Implementation Guide
ePA Medication Service
Version 1.2.0 - release

: Prospan_Information - JSON Representation

Raw json | Download

{
  "resourceType" : "MedicationStatement",
  "id" : "1b88713c-64cc-40ad-9665-70ca5f7dfb08",
  "meta" : {
    "versionId" : "2",
    "lastUpdated" : "2025-11-27T14:43:42.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 1b88713c-64cc-40ad-9665-70ca5f7dfb08</b></p><a name=\"1b88713c-64cc-40ad-9665-70ca5f7dfb08\"> </a><a name=\"hc1b88713c-64cc-40ad-9665-70ca5f7dfb08\"> </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: 2; Last updated: 2025-11-27 14:43:42+0000</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-epa-medication-statement.html\">EPA MedicationStatement</a></p></div><p><b>RxPrescriptionProcessIdentifierExtension</b>: <code>https://gematik.de/fhir/epa-medication/sid/rx-prescription-process-identifier</code>/160.100.000.000.002.36_20251127</p><p><b>ContextExtension</b>: PRESCRIPTION</p><p><b>status</b>: Unknown</p><p><b>medication</b>: <a href=\"Medication-ab8addbd-c4c7-48d2-bf4b-4a7c99f9fd6e.html\">Medication 08585997</a></p><p><b>subject</b>: Identifier: NamingSystemKVID/X110411319</p><p><b>effective</b>: 2025-11-22 --&gt; (ongoing)</p><p><b>dateAsserted</b>: 2025-11-27</p><p><b>derivedFrom</b>: </p><ul><li><a href=\"MedicationRequest-40df19aa-40e2-4ebc-a11d-9d232dcb0f67.html\">MedicationRequest: extension = ; identifier = https://gematik.de/fhir/epa-medication/sid/rx-prescription-process-identifier#160.100.000.000.002.36_20251127,https://gematik.de/fhir/epa-medication/sid/rx-originator-process-identifier#f4f341f8-56b2-475b-914b-b8533c34f849_160.100.000.000.002.36; status = completed; intent = filler-order; medication[x] = -&gt;Medication 08585997; authoredOn = 2025-11-27</a></li><li><a href=\"MedicationDispense-3c10c1ad-1d7a-47e8-abab-00b8299b49b8.html\">MedicationDispense: extension = https://gematik.de/fhir/epa-medication/sid/rx-prescription-process-identifier#160.100.000.000.002.36_20251127; identifier = https://gematik.de/fhir/epa-medication/sid/rx-originator-process-identifier#6c94dbcb-e8b0-41cc-b45e-cd00c3495cad_160.100.000.000.002.36; status = completed; medication[x] = -&gt;Medication 08585997; whenHandedOver = 2025-02-27</a></li></ul><h3>Dosages</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Text</b></td></tr><tr><td style=\"display: none\">*</td><td>2mal tägl. 5ml</td></tr></table></div>"
  },
  "extension" : [
    {
      "url" : "https://gematik.de/fhir/epa-medication/StructureDefinition/rx-prescription-process-identifier-extension",
      "valueIdentifier" : {
        "system" : "https://gematik.de/fhir/epa-medication/sid/rx-prescription-process-identifier",
        "value" : "160.100.000.000.002.36_20251127"
      }
    },
    {
      "url" : "https://gematik.de/fhir/epa-medication/StructureDefinition/context-extension",
      "valueCode" : "PRESCRIPTION"
    }
  ],
  "status" : "unknown",
  "medicationReference" : {
    🔗 "reference" : "Medication/ab8addbd-c4c7-48d2-bf4b-4a7c99f9fd6e"
  },
  "subject" : {
    "identifier" : {
      "system" : "http://fhir.de/sid/gkv/kvid-10",
      "value" : "X110411319"
    }
  },
  "effectivePeriod" : {
    "start" : "2025-11-22"
  },
  "dateAsserted" : "2025-11-27",
  "derivedFrom" : [
    {
      🔗 "reference" : "MedicationRequest/40df19aa-40e2-4ebc-a11d-9d232dcb0f67"
    },
    {
      🔗 "reference" : "MedicationDispense/3c10c1ad-1d7a-47e8-abab-00b8299b49b8"
    }
  ],
  "dosage" : [
    {
      "text" : "2mal tägl. 5ml"
    }
  ]
}