@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/1cb0f018-178d-4488-a6b4-2be32dbda784> a fhir:MedicationStatement ;
fhir:nodeRole fhir:treeRoot ;
fhir:Resource.id [ fhir:value "1cb0f018-178d-4488-a6b4-2be32dbda784"] ;
fhir:Resource.meta [
fhir:Meta.versionId [ fhir:value "1" ] ;
fhir:Meta.lastUpdated [ fhir:value "2026-08-18T14:43:33.244Z"^^xsd:dateTime ] ;
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 1cb0f018-178d-4488-a6b4-2be32dbda784</b></p><a name=\"1cb0f018-178d-4488-a6b4-2be32dbda784\"> </a><a name=\"hc1cb0f018-178d-4488-a6b4-2be32dbda784\"> </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\">version: 1; Last updated: 2026-08-18 14:43:33+0000</p><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-ef5d5baf-0c42-4240-9604-7fba9cea926d.html\">Medication 11722423</a></p><p><b>subject</b>: Identifier: NamingSystemKVID/X110411319</p><p><b>effective</b>: 2026-08-18 --> (ongoing)</p><p><b>dateAsserted</b>: 2026-08-18</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/ef5d5baf-0c42-4240-9604-7fba9cea926d> ;
fhir:Reference.reference [ fhir:value "Medication/ef5d5baf-0c42-4240-9604-7fba9cea926d" ]
] ;
fhir:MedicationStatement.subject [
fhir:Reference.identifier [
fhir:Identifier.system [ fhir:value "http://fhir.de/sid/gkv/kvid-10" ] ;
fhir:Identifier.value [ fhir:value "X110411319" ]
]
] ;
fhir:MedicationStatement.effectivePeriod [
fhir:Period.start [ fhir:value "2026-08-18"^^xsd:date ]
] ;
fhir:MedicationStatement.dateAsserted [ fhir:value "2026-08-18"^^xsd:date] .
<http://hl7.org/fhir/Medication/ef5d5baf-0c42-4240-9604-7fba9cea926d> a fhir:Medication .
# - ontology header ------------------------------------------------------------
<http://hl7.org/fhir/MedicationStatement/1cb0f018-178d-4488-a6b4-2be32dbda784.ttl> a owl:Ontology ;
owl:imports fhir:fhir.ttl ;
owl:versionIRI <http://build.fhir.org/MedicationStatement/1cb0f018-178d-4488-a6b4-2be32dbda784.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