Implementation Guide
ePA Medication Service
Version 1.2.0 - release

: IBU_Information - JSON Representation

Raw json | Download

{
  "resourceType" : "MedicationStatement",
  "id" : "1cb0f018-178d-4488-a6b4-2be32dbda784",
  "meta" : {
    "versionId" : "1",
    "lastUpdated" : "2026-08-18T14:43:33.244Z",
    "profile" : [
      🔗 "https://gematik.de/fhir/epa-medication/StructureDefinition/epa-medication-statement"
    ]
  },
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: MedicationStatement 1cb0f018-178d-4488-a6b4-2be32dbda784</b></p><a name=\"1cb0f018-178d-4488-a6b4-2be32dbda784\"> </a><a name=\"hc1cb0f018-178d-4488-a6b4-2be32dbda784\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">version: 1; Last updated: 2026-08-18 14:43:33+0000</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-epa-medication-statement.html\">EPA MedicationStatement</a></p></div><p><b>ContextExtension</b>: MANUAL</p><p><b>status</b>: Unknown</p><p><b>medication</b>: <a href=\"Medication-ef5d5baf-0c42-4240-9604-7fba9cea926d.html\">Medication 11722423</a></p><p><b>subject</b>: Identifier: NamingSystemKVID/X110411319</p><p><b>effective</b>: 2026-08-18 --&gt; (ongoing)</p><p><b>dateAsserted</b>: 2026-08-18</p></div>"
  },
  "extension" : [
    {
      "url" : "https://gematik.de/fhir/epa-medication/StructureDefinition/context-extension",
      "valueCode" : "MANUAL"
    }
  ],
  "status" : "unknown",
  "medicationReference" : {
    🔗 "reference" : "Medication/ef5d5baf-0c42-4240-9604-7fba9cea926d"
  },
  "subject" : {
    "identifier" : {
      "system" : "http://fhir.de/sid/gkv/kvid-10",
      "value" : "X110411319"
    }
  },
  "effectivePeriod" : {
    "start" : "2026-08-18"
  },
  "dateAsserted" : "2026-08-18"
}