FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagede.gematik.epa.medication
Resource TypeValueSet
IdValueSet-epa-medicationstatement-processing-event-code.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=de.gematik.epa.medication@1.3.0&canonical=https://gematik.de/fhir/epa-medication/ValueSet/epa-medicationstatement-processing-event-code
URLhttps://gematik.de/fhir/epa-medication/ValueSet/epa-medicationstatement-processing-event-code
Version1.3.0
Statusactive
Date2025-12-15
NameEPAMedicationStatementProcessingEventCodeVS
TitleEPA MedicationStatement Processing Codes
Realmde
DescriptionCodes that define events that occur during processing of an EMPMedicationStatement
Copyrightgematik GmbH / Dieses Artefakt ist lizenziert unter [Apache License](./license.html), Version 2.0.

Resources that use this resource

StructureDefinition
epa-medicationstatement-processing-event-extensionEPAMedicationStatementProcessingEventExtension

Resources that this resource uses

CodeSystem
epa-medicationstatement-processing-event-codeEPA MedicationStatement Processing Codes

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet epa-medicationstatement-processing-event-code

This value set expansion contains 2 concepts.

SystemCodeDisplayDefinition
https://gematik.de/fhir/epa-medication/CodeSystem/epa-medicationstatement-processing-event-code  LINKING_NOT_SUCCESSFULeMP linking not successfulMedicationStatement could not be linked to an eMP-Entry successfully
https://gematik.de/fhir/epa-medication/CodeSystem/epa-medicationstatement-processing-event-code  UNLINKING_NOT_SUCCESSFULeMP unlinking not successfulMedicationStatement could not be unlinked from an eMP-Entry successfully

Additional Language Displays

CodeDeutsch (Deutschland) (German (Germany), de)
LINKING_NOT_SUCCESSFULFehlerhafte eMP Zuordnung
UNLINKING_NOT_SUCCESSFULFehlerhafte Aufhebung der eMP-Verknüpfung

Source1

{
  "resourceType": "ValueSet",
  "id": "epa-medicationstatement-processing-event-code",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://gematik.de/fhir/epa-medication/ValueSet/epa-medicationstatement-processing-event-code",
  "version": "1.3.0",
  "name": "EPAMedicationStatementProcessingEventCodeVS",
  "title": "EPA MedicationStatement Processing Codes",
  "status": "active",
  "experimental": false,
  "date": "2025-12-15",
  "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,
  "copyright": "gematik GmbH / Dieses Artefakt ist lizenziert unter [Apache License](./license.html), Version 2.0.",
  "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"
          }
        ]
      }
    ]
  }
}