Implementation Guide
ePA Medication Service
Version 1.2.0 - release

: COTRIM_LINKING_NOT_SUCCESSFUL_Information - JSON Representation

Raw json | Download

{
  "resourceType" : "MedicationStatement",
  "id" : "ab495b80-c9d2-4ed6-a076-b44b8dfae75a",
  "meta" : {
    "versionId" : "2",
    "lastUpdated" : "2025-10-19T14: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 ab495b80-c9d2-4ed6-a076-b44b8dfae75a</b></p><a name=\"ab495b80-c9d2-4ed6-a076-b44b8dfae75a\"> </a><a name=\"hcab495b80-c9d2-4ed6-a076-b44b8dfae75a\"> </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-10-19 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.112.925.848.156.74_20251019</p><p><b>ContextExtension</b>: PRESCRIPTION</p><blockquote><p><b>EPAMedicationStatementProcessingEventExtension</b></p><ul><li>event: LINKING_NOT_SUCCESSFUL</li><li>dateTime: 2025-10-19 14:43:33+0000</li></ul></blockquote><p><b>status</b>: Unknown</p><p><b>medication</b>: <a href=\"Medication-1254591a-dd2d-4d17-b8f8-ee3155da0699.html\">Medication 17550609</a></p><p><b>subject</b>: Identifier: NamingSystemKVID/X110411319</p><p><b>effective</b>: 2025-10-19 --&gt; (ongoing)</p><p><b>dateAsserted</b>: 2025-10-19</p><p><b>derivedFrom</b>: </p><ul><li><a href=\"MedicationRequest-f14498f0-4932-490a-91a2-9de8616e133b.html\">MedicationRequest: extension = ; identifier = https://gematik.de/fhir/epa-medication/sid/rx-prescription-process-identifier#160.112.925.848.156.74_20251019,https://gematik.de/fhir/epa-medication/sid/rx-originator-process-identifier#0313be88-4c73-40e6-aa44-a7ed3de1a77a_160.112.925.848.156.74; status = completed; intent = filler-order; medication[x] = -&gt;Medication 17550609; authoredOn = 2025-10-19</a></li><li><a href=\"MedicationDispense-6250569a-3505-4db7-aebc-45dba1f98acc.html\">MedicationDispense: extension = https://gematik.de/fhir/epa-medication/sid/rx-prescription-process-identifier#160.112.925.848.156.74_20251019; identifier = https://gematik.de/fhir/epa-medication/sid/rx-originator-process-identifier#d6932eb6-5760-4b19-9d89-ee254d273df6_160.112.925.848.156.74; status = completed; medication[x] = -&gt;Medication 17550609; whenHandedOver = 2025-10-19</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>morgens und abends 1 Messlöffel</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.112.925.848.156.74_20251019"
      }
    },
    {
      "url" : "https://gematik.de/fhir/epa-medication/StructureDefinition/context-extension",
      "valueCode" : "PRESCRIPTION"
    },
    {
      "extension" : [
        {
          "url" : "event",
          "valueCode" : "LINKING_NOT_SUCCESSFUL"
        },
        {
          "url" : "dateTime",
          "valueDateTime" : "2025-10-19T14:43:33.244Z"
        }
      ],
      "url" : "https://gematik.de/fhir/epa-medication/StructureDefinition/epa-medicationstatement-processing-event-extension"
    }
  ],
  "status" : "unknown",
  "medicationReference" : {
    🔗 "reference" : "Medication/1254591a-dd2d-4d17-b8f8-ee3155da0699"
  },
  "subject" : {
    "identifier" : {
      "system" : "http://fhir.de/sid/gkv/kvid-10",
      "value" : "X110411319"
    }
  },
  "effectivePeriod" : {
    "start" : "2025-10-19"
  },
  "dateAsserted" : "2025-10-19",
  "derivedFrom" : [
    {
      🔗 "reference" : "MedicationRequest/f14498f0-4932-490a-91a2-9de8616e133b"
    },
    {
      🔗 "reference" : "MedicationDispense/6250569a-3505-4db7-aebc-45dba1f98acc"
    }
  ],
  "dosage" : [
    {
      "text" : "morgens und abends 1 Messlöffel"
    }
  ]
}