@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/c0b553bd-2542-49d7-b5e1-0a770185e39f> a fhir:MedicationDispense ;
fhir:nodeRole fhir:treeRoot ;
fhir:Resource.id [ fhir:value "c0b553bd-2542-49d7-b5e1-0a770185e39f"] ;
fhir:Resource.meta [
fhir:Meta.versionId [ fhir:value "1" ] ;
fhir:Meta.lastUpdated [ fhir:value "2025-02-27T14:43:33.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.001.39_20250227" ]
]
] ;
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 "9475102b-7677-4ab8-9449-91b91c6aeaa3_160.100.000.000.001.39" ]
] ;
fhir:MedicationDispense.status [ fhir:value "completed"] ;
fhir:MedicationDispense.medicationReference [
fhir:link <http://hl7.org/fhir/Medication/56ca34f1-a3f3-42f7-95a2-f5a6423c2031> ;
fhir:Reference.reference [ fhir:value "Medication/56ca34f1-a3f3-42f7-95a2-f5a6423c2031" ]
] ;
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/7efae80a-a4d9-4e26-a1b9-92c72e79cfaa> ;
fhir:Reference.reference [ fhir:value "MedicationRequest/7efae80a-a4d9-4e26-a1b9-92c72e79cfaa" ]
] ;
fhir:MedicationDispense.whenHandedOver [ fhir:value "2025-02-27"^^xsd:date] ;
fhir:MedicationDispense.substitution [
fhir:MedicationDispense.substitution.wasSubstituted [ fhir:value "false"^^xsd:boolean ]
] .
<http://hl7.org/fhir/Medication/56ca34f1-a3f3-42f7-95a2-f5a6423c2031> a fhir:Medication .
<http://hl7.org/fhir/Organization/151f1697-7512-4e21-9466-1b75207475d8> a fhir:Organization .
<http://hl7.org/fhir/MedicationRequest/7efae80a-a4d9-4e26-a1b9-92c72e79cfaa> a fhir:MedicationRequest .
# - ontology header ------------------------------------------------------------
<http://hl7.org/fhir/MedicationDispense/c0b553bd-2542-49d7-b5e1-0a770185e39f.ttl> a owl:Ontology ;
owl:imports fhir:fhir.ttl ;
owl:versionIRI <http://build.fhir.org/MedicationDispense/c0b553bd-2542-49d7-b5e1-0a770185e39f.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