| Active as of 2025-12-15 |
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
<http://hl7.org/fhir/CodeSystem/epa-medicationstatement-processing-event-code> a fhir:CodeSystem ;
fhir:nodeRole fhir:treeRoot ;
fhir:Resource.id [ fhir:value "epa-medicationstatement-processing-event-code"] ;
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "generated" ] ;
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem 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 case-sensitive code system <code>https://gematik.de/fhir/epa-medication/CodeSystem/epa-medicationstatement-processing-event-code</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td><td><b>Deutsch (Deutschland) (German (Germany), de)</b></td></tr><tr><td style=\"white-space:nowrap\">LINKING_NOT_SUCCESSFUL<a name=\"epa-medicationstatement-processing-event-code-LINKING_NOT_SUCCESSFUL\"> </a></td><td>eMP linking not successful</td><td>MedicationStatement could not be linked to an eMP-Entry successfully</td><td>Fehlerhafte eMP Zuordnung</td></tr><tr><td style=\"white-space:nowrap\">UNLINKING_NOT_SUCCESSFUL<a name=\"epa-medicationstatement-processing-event-code-UNLINKING_NOT_SUCCESSFUL\"> </a></td><td>eMP unlinking not successful</td><td>MedicationStatement could not be unlinked from an eMP-Entry successfully</td><td>Fehlerhafte Aufhebung der eMP-Verknüpfung</td></tr></table></div>"
] ;
fhir:CodeSystem.url [ fhir:value "https://gematik.de/fhir/epa-medication/CodeSystem/epa-medicationstatement-processing-event-code"] ;
fhir:CodeSystem.version [ fhir:value "1.3.0"] ;
fhir:CodeSystem.name [ fhir:value "EPAMedicationStatementProcessingEventCodeCS"] ;
fhir:CodeSystem.title [ fhir:value "EPA MedicationStatement Processing Codes"] ;
fhir:CodeSystem.status [ fhir:value "active"] ;
fhir:CodeSystem.experimental [ fhir:value "false"^^xsd:boolean] ;
fhir:CodeSystem.date [ fhir:value "2025-12-15"^^xsd:date] ;
fhir:CodeSystem.publisher [ fhir:value "gematik GmbH"] ;
fhir:CodeSystem.contact [
fhir:index 0 ;
fhir:ContactDetail.telecom [
fhir:index 0 ;
fhir:ContactPoint.system [ fhir:value "url" ] ;
fhir:ContactPoint.value [ fhir:value "https://www.gematik.de" ]
]
] ;
fhir:CodeSystem.description [ fhir:value "Codes that define events that occur during processing of an EMPMedicationStatement"] ;
fhir:CodeSystem.jurisdiction [
fhir:index 0 ;
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "urn:iso:std:iso:3166" ] ;
fhir:Coding.code [ fhir:value "DE" ]
]
] ;
fhir:CodeSystem.copyright [ fhir:value "gematik GmbH / Dieses Artefakt ist lizenziert unter [Apache License](./license.html), Version 2.0."] ;
fhir:CodeSystem.caseSensitive [ fhir:value "true"^^xsd:boolean] ;
fhir:CodeSystem.content [ fhir:value "complete"] ;
fhir:CodeSystem.count [ fhir:value "2"^^xsd:nonNegativeInteger] ;
fhir:CodeSystem.concept [
fhir:index 0 ;
fhir:CodeSystem.concept.code [ fhir:value "LINKING_NOT_SUCCESSFUL" ] ;
fhir:CodeSystem.concept.display [ fhir:value "eMP linking not successful" ] ;
fhir:CodeSystem.concept.definition [ fhir:value "MedicationStatement could not be linked to an eMP-Entry successfully" ] ;
fhir:CodeSystem.concept.designation [
fhir:index 0 ;
fhir:CodeSystem.concept.designation.language [ fhir:value "de-DE" ] ;
fhir:CodeSystem.concept.designation.value [ fhir:value "Fehlerhafte eMP Zuordnung" ]
]
], [
fhir:index 1 ;
fhir:CodeSystem.concept.code [ fhir:value "UNLINKING_NOT_SUCCESSFUL" ] ;
fhir:CodeSystem.concept.display [ fhir:value "eMP unlinking not successful" ] ;
fhir:CodeSystem.concept.definition [ fhir:value "MedicationStatement could not be unlinked from an eMP-Entry successfully" ] ;
fhir:CodeSystem.concept.designation [
fhir:index 0 ;
fhir:CodeSystem.concept.designation.language [ fhir:value "de-DE" ] ;
fhir:CodeSystem.concept.designation.value [ fhir:value "Fehlerhafte Aufhebung der eMP-Verknüpfung" ]
]
] .
# - ontology header ------------------------------------------------------------
<http://hl7.org/fhir/CodeSystem/epa-medicationstatement-processing-event-code.ttl> a owl:Ontology ;
owl:imports fhir:fhir.ttl ;
owl:versionIRI <http://build.fhir.org/CodeSystem/epa-medicationstatement-processing-event-code.ttl> .
IG © 2026+ gematik GmbH. Paket de.gematik.epa.medication#1.3.5 basierend auf FHIR 4.0.1. Generiert 2026-07-14
Links: Table of Contents |
QA Report