@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/MedicationDispense/b2911d1e-fc63-47bb-8887-63b701bc49c4> a fhir:MedicationDispense ;
fhir:nodeRole fhir:treeRoot ;
fhir:Resource.id [ fhir:value "b2911d1e-fc63-47bb-8887-63b701bc49c4"] ;
fhir:Resource.meta [
fhir:Meta.versionId [ fhir:value "1" ] ;
fhir:Meta.lastUpdated [ fhir:value "2025-08-22T14:44:00.244Z"^^xsd:dateTime ] ;
fhir:Meta.profile [
fhir:value "https://gematik.de/fhir/epa-medication/StructureDefinition/epa-medication-dispense|1.3.0" ;
fhir:index 0 ;
fhir:link <https://gematik.de/fhir/epa-medication/StructureDefinition/epa-medication-dispense|1.3.0>
]
] ;
fhir:DomainResource.extension [
fhir:index 0 ;
fhir:Extension.url [ fhir:value "https://gematik.de/fhir/epa-medication/StructureDefinition/rx-prescription-process-identifier-extension" ] ;
fhir:Extension.valueIdentifier [
fhir:Identifier.system [ fhir:value "https://gematik.de/fhir/epa-medication/sid/rx-prescription-process-identifier" ] ;
fhir:Identifier.value [ fhir:value "160.100.000.000.014.97_20250821" ]
]
] ;
fhir:MedicationDispense.identifier [
fhir:index 0 ;
fhir:Identifier.system [ fhir:value "https://gematik.de/fhir/epa-medication/sid/rx-originator-process-identifier" ] ;
fhir:Identifier.value [ fhir:value "af53f96d-9084-4c99-ae67-b2be27fdcc2a_160.100.000.000.014.9" ]
] ;
fhir:MedicationDispense.status [ fhir:value "completed"] ;
fhir:MedicationDispense.medicationReference [
fhir:link <http://hl7.org/fhir/Medication/312d581c-f5e7-4faa-9de5-c4e1568c6db2> ;
fhir:Reference.reference [ fhir:value "Medication/312d581c-f5e7-4faa-9de5-c4e1568c6db2" ]
] ;
fhir:MedicationDispense.subject [
fhir:Reference.identifier [
fhir:Identifier.system [ fhir:value "http://fhir.de/sid/gkv/kvid-10" ] ;
fhir:Identifier.value [ fhir:value "X110411319" ]
]
] ;
fhir:MedicationDispense.performer [
fhir:index 0 ;
fhir:MedicationDispense.performer.actor [
fhir:link <http://hl7.org/fhir/Organization/151f1697-7512-4e21-9466-1b75207475d8> ;
fhir:Reference.reference [ fhir:value "Organization/151f1697-7512-4e21-9466-1b75207475d8" ] ;
fhir:Reference.identifier [
fhir:Identifier.type [
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v2-0203" ] ;
fhir:Coding.code [ fhir:value "PRN" ] ;
fhir:Coding.display [ fhir:value "Provider number" ]
]
] ;
fhir:Identifier.system [ fhir:value "https://gematik.de/fhir/sid/telematik-id" ] ;
fhir:Identifier.value [ fhir:value "9-2.58.00000023" ]
] ;
fhir:Reference.display [ fhir:value "gematik Apotheke" ]
]
] ;
fhir:MedicationDispense.authorizingPrescription [
fhir:index 0 ;
fhir:link <http://hl7.org/fhir/MedicationRequest/6461edff-13ec-4dc7-b9f3-aea66bcb0643> ;
fhir:Reference.reference [ fhir:value "MedicationRequest/6461edff-13ec-4dc7-b9f3-aea66bcb0643" ]
] ;
fhir:MedicationDispense.whenHandedOver [ fhir:value "2025-08-22"^^xsd:date] ;
fhir:MedicationDispense.substitution [
fhir:MedicationDispense.substitution.wasSubstituted [ fhir:value "false"^^xsd:boolean ]
] .
<http://hl7.org/fhir/Medication/312d581c-f5e7-4faa-9de5-c4e1568c6db2> a fhir:Medication .
<http://hl7.org/fhir/Organization/151f1697-7512-4e21-9466-1b75207475d8> a fhir:Organization .
<http://hl7.org/fhir/MedicationRequest/6461edff-13ec-4dc7-b9f3-aea66bcb0643> a fhir:MedicationRequest .
# - ontology header ------------------------------------------------------------
<http://hl7.org/fhir/MedicationDispense/b2911d1e-fc63-47bb-8887-63b701bc49c4.ttl> a owl:Ontology ;
owl:imports fhir:fhir.ttl ;
owl:versionIRI <http://build.fhir.org/MedicationDispense/b2911d1e-fc63-47bb-8887-63b701bc49c4.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