Implementation Guide
ePA Medication Service
Version 1.2.0-ballot.1 - draft

: EPA MedicationStatement Processing Codes - JSON Representation

Draft as of 2025-08-01

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "epa-medicationstatement-processing-event-code",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet epa-medicationstatement-processing-event-code</b></p><a name=\"epa-medicationstatement-processing-event-code\"> </a><a name=\"hcepa-medicationstatement-processing-event-code\"> </a><p>This value set expansion contains 2 concepts.</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>System</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\"><a name=\"epa-medicationstatement-processing-event-code-https://gematik.de/fhir/epa-medication/CodeSystem/epa-medicationstatement-processing-event-code-LINKING_NOT_SUCCESSFUL\"> </a>\u00a0\u00a0<a href=\"CodeSystem-epa-medicationstatement-processing-event-code.html#epa-medicationstatement-processing-event-code-LINKING_NOT_SUCCESSFUL\">LINKING_NOT_SUCCESSFUL</a></td><td>https://gematik.de/fhir/epa-medication/CodeSystem/epa-medicationstatement-processing-event-code</td><td>eMP linking not successful</td><td>MedicationStatement could not be linked to an eMP-Entry successfully</td></tr><tr><td style=\"white-space:nowrap\"><a name=\"epa-medicationstatement-processing-event-code-https://gematik.de/fhir/epa-medication/CodeSystem/epa-medicationstatement-processing-event-code-UNLINKING_NOT_SUCCESSFUL\"> </a>\u00a0\u00a0<a href=\"CodeSystem-epa-medicationstatement-processing-event-code.html#epa-medicationstatement-processing-event-code-UNLINKING_NOT_SUCCESSFUL\">UNLINKING_NOT_SUCCESSFUL</a></td><td>https://gematik.de/fhir/epa-medication/CodeSystem/epa-medicationstatement-processing-event-code</td><td>eMP unlinking not successful</td><td>MedicationStatement could not be unlinked from an eMP-Entry successfully</td></tr></table><p><b>Additional Language Displays</b></p><table class=\"codes\"><tr><td><b>Code</b></td><td><b>Deutsch (Deutschland) (German (Germany), de)</b></td></tr><tr><td>LINKING_NOT_SUCCESSFUL</td><td>Fehlerhafte eMP Zuordnung</td></tr><tr><td>UNLINKING_NOT_SUCCESSFUL</td><td>Fehlerhafte Aufhebung der eMP-Verknüpfung</td></tr></table></div>"
  },
  "url" : "https://gematik.de/fhir/epa-medication/ValueSet/epa-medicationstatement-processing-event-code",
  "version" : "1.2.0-ballot.1",
  "name" : "EPAMedicationStatementProcessingEventCodeVS",
  "title" : "EPA MedicationStatement Processing Codes",
  "status" : "draft",
  "experimental" : false,
  "date" : "2025-08-01",
  "publisher" : "gematik GmbH",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.gematik.de"
        }
      ]
    }
  ],
  "description" : "Codes that define events that occur during processing of an EMPMedicationStatement",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "DE"
        }
      ]
    }
  ],
  "immutable" : false,
  "compose" : {
    "include" : [
      {
        "system" : "https://gematik.de/fhir/epa-medication/CodeSystem/epa-medicationstatement-processing-event-code"
      }
    ]
  },
  "expansion" : {
    "timestamp" : "2025-07-24",
    "contains" : [
      {
        "system" : "https://gematik.de/fhir/epa-medication/CodeSystem/epa-medicationstatement-processing-event-code",
        "code" : "LINKING_NOT_SUCCESSFUL",
        "display" : "eMP linking not successful",
        "designation" : [
          {
            "language" : "de-DE",
            "value" : "Fehlerhafte eMP Zuordnung"
          }
        ]
      },
      {
        "system" : "https://gematik.de/fhir/epa-medication/CodeSystem/epa-medicationstatement-processing-event-code",
        "code" : "UNLINKING_NOT_SUCCESSFUL",
        "display" : "eMP unlinking not successful",
        "designation" : [
          {
            "language" : "de-DE",
            "value" : "Fehlerhafte Aufhebung der eMP-Verknüpfung"
          }
        ]
      }
    ]
  }
}