@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/MedicationStatement/Technical-Exp-NachtragEmlMedicationStatement> a fhir:MedicationStatement ;
fhir:nodeRole fhir:treeRoot ;
fhir:Resource.id [ fhir:value "Technical-Exp-NachtragEmlMedicationStatement"] ;
fhir:Resource.meta [
fhir:Meta.profile [
fhir:value "https://gematik.de/fhir/epa-medication/StructureDefinition/epa-medication-statement|1.3.0" ;
fhir:index 0 ;
fhir:link <https://gematik.de/fhir/epa-medication/StructureDefinition/epa-medication-statement|1.3.0>
]
] ;
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "extensions" ] ;
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: MedicationStatement Technical-Exp-NachtragEmlMedicationStatement</b></p><a name=\"Technical-Exp-NachtragEmlMedicationStatement\"> </a><a name=\"hcTechnical-Exp-NachtragEmlMedicationStatement\"> </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\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-epa-medication-statement.html\">EPA MedicationStatement</a> version: 1.3.2</p></div><p><b>ContextExtension</b>: MANUAL</p><p><b>status</b>: Unknown</p><p><b>medication</b>: <a href=\"Medication-Technical-Exp-NachtragEmlMedication.html\">Medication 0123456789</a></p><p><b>subject</b>: Identifier: Krankenversichertennummer/A123456789</p><p><b>effective</b>: 2026-01-01 --> (ongoing)</p></div>"
] ;
fhir:DomainResource.extension [
fhir:index 0 ;
fhir:Extension.url [ fhir:value "https://gematik.de/fhir/epa-medication/StructureDefinition/context-extension" ] ;
fhir:Extension.valueCode [ fhir:value "MANUAL" ]
] ;
fhir:MedicationStatement.status [ fhir:value "unknown"] ;
fhir:MedicationStatement.medicationReference [
fhir:link <http://hl7.org/fhir/Medication/Technical-Exp-NachtragEmlMedication> ;
fhir:Reference.reference [ fhir:value "Medication/Technical-Exp-NachtragEmlMedication" ]
] ;
fhir:MedicationStatement.subject [
fhir:Reference.identifier [
fhir:Identifier.type [
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "http://fhir.de/CodeSystem/identifier-type-de-basis" ] ;
fhir:Coding.code [ fhir:value "KVZ10" ]
]
] ;
fhir:Identifier.system [ fhir:value "http://fhir.de/sid/gkv/kvid-10" ] ;
fhir:Identifier.value [ fhir:value "A123456789" ]
]
] ;
fhir:MedicationStatement.effectivePeriod [
fhir:Period.start [ fhir:value "2026-01-01"^^xsd:date ]
] .
<http://hl7.org/fhir/Medication/Technical-Exp-NachtragEmlMedication> a fhir:Medication .
# - ontology header ------------------------------------------------------------
<http://hl7.org/fhir/MedicationStatement/Technical-Exp-NachtragEmlMedicationStatement.ttl> a owl:Ontology ;
owl:imports fhir:fhir.ttl ;
owl:versionIRI <http://build.fhir.org/MedicationStatement/Technical-Exp-NachtragEmlMedicationStatement.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