@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 sct: <http://snomed.info/id/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
<http://hl7.org/fhir/Medication/312d581c-f5e7-4faa-9de5-c4e1568c6db2> a fhir:Medication ;
fhir:nodeRole fhir:treeRoot ;
fhir:Resource.id [ fhir:value "312d581c-f5e7-4faa-9de5-c4e1568c6db2"] ;
fhir:Resource.meta [
fhir:Meta.versionId [ fhir:value "2" ] ;
fhir:Meta.lastUpdated [ fhir:value "2025-08-22T14:45:00.244Z"^^xsd:dateTime ] ;
fhir:Meta.profile [
fhir:value "https://gematik.de/fhir/epa-medication/StructureDefinition/epa-medication|1.3.0" ;
fhir:index 0 ;
fhir:link <https://gematik.de/fhir/epa-medication/StructureDefinition/epa-medication|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:index 1 ;
fhir:Extension.url [ fhir:value "https://gematik.de/fhir/epa-medication/StructureDefinition/epa-medication-type-extension" ] ;
fhir:Extension.valueCoding [
a sct:763158003 ;
fhir:Coding.system [ fhir:value "http://snomed.info/sct" ] ;
fhir:Coding.code [ fhir:value "763158003" ]
]
], [
fhir:index 2 ;
fhir:Extension.url [ fhir:value "https://gematik.de/fhir/epa-medication/StructureDefinition/drug-category-extension" ] ;
fhir:Extension.valueCoding [
fhir:Coding.system [ fhir:value "https://gematik.de/fhir/epa-medication/CodeSystem/epa-drug-category-cs" ] ;
fhir:Coding.code [ fhir:value "00" ]
]
], [
fhir:index 3 ;
fhir:Extension.url [ fhir:value "http://fhir.de/StructureDefinition/normgroesse" ] ;
fhir:Extension.valueCode [ fhir:value "N1" ]
], [
fhir:index 4 ;
fhir:Extension.url [ fhir:value "https://gematik.de/fhir/epa-medication/StructureDefinition/medication-id-vaccine-extension" ] ;
fhir:Extension.valueBoolean [ fhir:value "false"^^xsd:boolean ]
] ;
fhir:Medication.identifier [
fhir:index 0 ;
fhir:Identifier.system [ fhir:value "https://gematik.de/fhir/epa-medication/sid/epa-medication-unique-identifier" ] ;
fhir:Identifier.value [ fhir:value "87AF94E0D43C291C57F286BD7EE360E305CA117B580BC7C153418AF0C83A7666" ]
], [
fhir:index 1 ;
fhir:Identifier.system [ fhir:value "https://gematik.de/fhir/epa-medication/sid/rx-originator-process-identifier" ] ;
fhir:Identifier.value [ fhir:value "6c05f9f7-9722-40e2-a314-4d45b4da8b12_160.100.000.000.014.97" ]
] ;
fhir:Medication.code [
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "http://fhir.de/CodeSystem/ifa/pzn" ] ;
fhir:Coding.code [ fhir:value "08671219" ]
] ;
fhir:CodeableConcept.text [ fhir:value "Aciclovir 800 - 1 A Pharma® 35 Tbl. N1" ]
] ;
fhir:Medication.status [ fhir:value "active"] ;
fhir:Medication.form [
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "https://fhir.kbv.de/CodeSystem/KBV_CS_SFHIR_KBV_DARREICHUNGSFORM" ] ;
fhir:Coding.code [ fhir:value "TAB" ]
]
] ;
fhir:Medication.ingredient [
fhir:index 0 ;
fhir:Medication.ingredient.itemCodeableConcept [
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "http://fhir.de/CodeSystem/ask" ] ;
fhir:Coding.code [ fhir:value "21906" ]
] ;
fhir:CodeableConcept.text [ fhir:value "Aciclovir" ]
] ;
fhir:Medication.ingredient.strength [
fhir:Ratio.numerator [
fhir:Quantity.value [ fhir:value "800"^^xsd:decimal ] ;
fhir:Quantity.unit [ fhir:value "mg" ]
] ;
fhir:Ratio.denominator [
fhir:Quantity.value [ fhir:value "1"^^xsd:decimal ] ;
fhir:Quantity.unit [ fhir:value "Tbl." ]
]
]
] .
# - ontology header ------------------------------------------------------------
<http://hl7.org/fhir/Medication/312d581c-f5e7-4faa-9de5-c4e1568c6db2.ttl> a owl:Ontology ;
owl:imports fhir:fhir.ttl ;
owl:versionIRI <http://build.fhir.org/Medication/312d581c-f5e7-4faa-9de5-c4e1568c6db2.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