@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 "ExampleISiKMedikationsInformationParkinson3"] ; #
fhir:meta [
( fhir:profile [
fhir:v "https://gematik.de/fhir/isik/StructureDefinition/ISiKMedikationsInformation"^^xsd:anyURI ;
fhir:l <https://gematik.de/fhir/isik/StructureDefinition/ISiKMedikationsInformation> ] )
] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: MedicationStatement ExampleISiKMedikationsInformationParkinson3</b></p><a name=\"ExampleISiKMedikationsInformationParkinson3\"> </a><a name=\"hcExampleISiKMedikationsInformationParkinson3\"> </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\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ISiKMedikationsInformation.html\">ISiKMedikationsInformation</a></p></div><p><b>status</b>: Active</p><p><b>medication</b>: <span title=\"Codes:{http://fhir.de/CodeSystem/ifa/pzn 03395803}\">Madopar® 125 mg</span></p><p><b>subject</b>: <a href=\"Patient-PatientinMusterfrau.html\">Erika Fürstin von Musterfrau (official) Female, DoB: 1964-08-12 ( Private Krankenversicherung (use: secondary, ))</a></p><p><b>context</b>: <a href=\"Bundle-ISiKBundle-Example.html#Encounter_FachabteilungskontaktMinimal\">Encounter: identifier = Visit number; status = unknown; class = inpatient encounter (ActCode#IMP); type = Operation,Abteilungskontakt; serviceType = Innere Medizin; period = 2022-05-03 --> 2022-05-05</a></p><p><b>effective</b>: 2024-02-20 --> (ongoing)</p><p><b>dateAsserted</b>: 2024-02-20</p><p><b>reasonReference</b>: <a href=\"https://simplifier.net/resolve?scope=de.basisprofil.r4@1.5.4&canonical=http://fhir.org/packages/de.basisprofil.r4/Condition/DiagnoseParkinson\">Condition/DiagnoseParkinson</a></p><blockquote><p><b>dosage</b></p><p><b>timing</b>: Once</p><h3>DoseAndRates</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Dose[x]</b></td></tr><tr><td style=\"display: none\">*</td><td>1 FTbl.<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code1 = '1')</span></td></tr></table></blockquote></div>"^^rdf:XMLLiteral ]
] ; #
fhir:status [ fhir:v "active"] ; #
fhir:medication [
a fhir:CodeableConcept ;
( fhir:coding [
fhir:system [
fhir:v "http://fhir.de/CodeSystem/ifa/pzn"^^xsd:anyURI ;
fhir:l <http://fhir.de/CodeSystem/ifa/pzn> ] ;
fhir:code [ fhir:v "03395803" ] ;
fhir:display [ fhir:v "Madopar® 125 mg" ] ] )
] ; #
fhir:subject [
fhir:l fhir:Patient/PatientinMusterfrau ;
fhir:reference [ fhir:v "Patient/PatientinMusterfrau" ]
] ; #
fhir:context [
fhir:l fhir:Encounter/FachabteilungskontaktMinimal ;
fhir:reference [ fhir:v "Encounter/FachabteilungskontaktMinimal" ]
] ; #
fhir:effective [
a fhir:Period ;
fhir:start [ fhir:v "2024-02-20"^^xsd:date ]
] ; #
fhir:dateAsserted [ fhir:v "2024-02-20"^^xsd:date] ; #
fhir:reasonReference ( [
fhir:l fhir:Condition/DiagnoseParkinson ;
fhir:reference [ fhir:v "Condition/DiagnoseParkinson" ]
] ) ; #
fhir:dosage ( [
fhir:timing [
fhir:repeat [
( fhir:timeOfDay [ fhir:v "18:00:00"^^xsd:time ] ) ] ] ;
( fhir:doseAndRate [
fhir:dose [
a fhir:Quantity ;
fhir:value [ fhir:v "1"^^xsd:decimal ] ;
fhir:unit [ fhir:v "FTbl." ] ;
fhir:system [
fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ;
fhir:l <http://unitsofmeasure.org> ] ;
fhir:code [ fhir:v "1" ] ] ] )
] ) . #
IG © 2026+ gematik GmbH. Paket amts#6.0.0-rc basierend auf FHIR 4.0.1. Generiert 2026-04-02
Links: Table of Contents |
QA Report