Implementation Guide
ePA Medication Service
Version 1.2.0 - release

: Venlafaxin_Information - JSON Representation

Raw json | Download

{
  "resourceType" : "MedicationStatement",
  "id" : "b87b0908-7765-4ec0-8662-7d3daff08f6e",
  "meta" : {
    "versionId" : "2",
    "lastUpdated" : "2025-02-27T14: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 b87b0908-7765-4ec0-8662-7d3daff08f6e</b></p><a name=\"b87b0908-7765-4ec0-8662-7d3daff08f6e\"> </a><a name=\"hcb87b0908-7765-4ec0-8662-7d3daff08f6e\"> </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-02-27 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>RxPrescriptionProcessIdentifierExtension</b>: <code>https://gematik.de/fhir/epa-medication/sid/rx-prescription-process-identifier</code>/160.100.000.000.001.39_20250227</p><p><b>ContextExtension</b>: PRESCRIPTION</p><p><b>status</b>: Unknown</p><p><b>medication</b>: <a href=\"Medication-56ca34f1-a3f3-42f7-95a2-f5a6423c2031.html\">Medication 05392039</a></p><p><b>subject</b>: Identifier: NamingSystemKVID/X110411319</p><p><b>effective</b>: 2025-02-27 --&gt; (ongoing)</p><p><b>dateAsserted</b>: 2025-02-27</p><p><b>derivedFrom</b>: </p><ul><li><a href=\"MedicationRequest-7efae80a-a4d9-4e26-a1b9-92c72e79cfaa.html\">MedicationRequest: extension = ; identifier = https://gematik.de/fhir/epa-medication/sid/rx-prescription-process-identifier#160.100.000.000.001.39_20250227,https://gematik.de/fhir/epa-medication/sid/rx-originator-process-identifier#5e36a398-8baa-43a7-8c93-4815b8fc4211_160.100.000.000.001.39; status = completed; intent = filler-order; medication[x] = -&gt;Medication 05392039; authoredOn = 2025-02-27</a></li><li><a href=\"MedicationDispense-c0b553bd-2542-49d7-b5e1-0a770185e39f.html\">MedicationDispense: extension = https://gematik.de/fhir/epa-medication/sid/rx-prescription-process-identifier#160.100.000.000.001.39_20250227; identifier = https://gematik.de/fhir/epa-medication/sid/rx-originator-process-identifier#9475102b-7677-4ab8-9449-91b91c6aeaa3_160.100.000.000.001.39; status = completed; medication[x] = -&gt;Medication 05392039; whenHandedOver = 2025-02-27</a></li></ul></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.001.39_20250227"
      }
    },
    {
      "url" : "https://gematik.de/fhir/epa-medication/StructureDefinition/context-extension",
      "valueCode" : "PRESCRIPTION"
    }
  ],
  "status" : "unknown",
  "medicationReference" : {
    🔗 "reference" : "Medication/56ca34f1-a3f3-42f7-95a2-f5a6423c2031"
  },
  "subject" : {
    "identifier" : {
      "system" : "http://fhir.de/sid/gkv/kvid-10",
      "value" : "X110411319"
    }
  },
  "effectivePeriod" : {
    "start" : "2025-02-27"
  },
  "dateAsserted" : "2025-02-27",
  "derivedFrom" : [
    {
      🔗 "reference" : "MedicationRequest/7efae80a-a4d9-4e26-a1b9-92c72e79cfaa"
    },
    {
      🔗 "reference" : "MedicationDispense/c0b553bd-2542-49d7-b5e1-0a770185e39f"
    }
  ]
}