@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/Provenance/Technical-Exp-NachtragEmpProvenanceEml> a fhir:Provenance ;
fhir:nodeRole fhir:treeRoot ;
fhir:Resource.id [ fhir:value "Technical-Exp-NachtragEmpProvenanceEml"] ;
fhir:Resource.meta [
fhir:Meta.profile [
fhir:value "https://gematik.de/fhir/epa/StructureDefinition/epa-activity-provenance|1.3.0" ;
fhir:index 0 ;
fhir:link <https://gematik.de/fhir/epa/StructureDefinition/epa-activity-provenance|1.3.0>
]
] ;
fhir:Provenance.target [
fhir:index 0 ;
fhir:link <http://hl7.org/fhir/MedicationStatement/Technical-Exp-NachtragEmpMedicationStatementEml> ;
fhir:Reference.reference [ fhir:value "MedicationStatement/Technical-Exp-NachtragEmpMedicationStatementEml" ]
] ;
fhir:Provenance.recorded [ fhir:value "2026-01-01T12:34:56.789Z"^^xsd:dateTime] ;
fhir:Provenance.activity [
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v3-DataOperation" ] ;
fhir:Coding.code [ fhir:value "CREATE" ]
]
] ;
fhir:Provenance.agent [
fhir:index 0 ;
fhir:Provenance.agent.type [
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/provenance-participant-type" ] ;
fhir:Coding.code [ fhir:value "author" ]
]
] ;
fhir:Provenance.agent.who [
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:Identifier.system [ fhir:value "https://gematik.de/fhir/sid/telematik-id" ] ;
fhir:Identifier.value [ fhir:value "123456789" ]
]
]
] .
<http://hl7.org/fhir/MedicationStatement/Technical-Exp-NachtragEmpMedicationStatementEml> a fhir:MedicationStatement .
# - ontology header ------------------------------------------------------------
<http://hl7.org/fhir/Provenance/Technical-Exp-NachtragEmpProvenanceEml.ttl> a owl:Ontology ;
owl:imports fhir:fhir.ttl ;
owl:versionIRI <http://build.fhir.org/Provenance/Technical-Exp-NachtragEmpProvenanceEml.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