@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:MedicationStatement ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "1cb0f018-178d-4488-a6b4-2be32dbda784"] ; #
fhir:meta [
fhir:versionId [ fhir:v "1" ] ;
fhir:lastUpdated [ fhir:v "2026-08-18T14:43:33.244Z"^^xsd:dateTime ] ;
( fhir:profile [
fhir:v "https://gematik.de/fhir/epa-medication/StructureDefinition/epa-medication-statement"^^xsd:anyURI ;
fhir:link <https://gematik.de/fhir/epa-medication/StructureDefinition/epa-medication-statement> ] )
] ; #
fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir: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></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>"^^rdf:XMLLiteral
] ; #
fhir:extension ( [
fhir:url [ fhir:v "https://gematik.de/fhir/epa-medication/StructureDefinition/context-extension"^^xsd:anyURI ] ;
fhir:value [
a fhir:code ;
fhir:v "MANUAL" ]
] ) ; #
fhir:status [ fhir:v "unknown"] ; #
fhir:medication [
a fhir:Reference ;
fhir:reference [ fhir:v "Medication/ef5d5baf-0c42-4240-9604-7fba9cea926d" ]
] ; #
fhir:subject [
fhir:identifier [
fhir:system [ fhir:v "http://fhir.de/sid/gkv/kvid-10"^^xsd:anyURI ] ;
fhir:value [ fhir:v "X110411319" ] ]
] ; #
fhir:effective [
a fhir:Period ;
fhir:start [ fhir:v "2026-08-18"^^xsd:date ]
] ; #
fhir:dateAsserted [ fhir:v "2026-08-18"^^xsd:date] . #
IG © 2025+ gematik GmbH. Paket de.gematik.epa.medication#1.2.0 basierend auf FHIR 4.0.1. Generiert 2025-09-12
Links: Table of Contents |
QA Report