CH EMED (R4)
2.0.0 - STU 2
This page is part of the CH EMED (R4) (v2.0.0: STU 2) based on FHIR R4. . For a full list of available versions, see the Directory of published versions
@prefix fhir: <http://hl7.org/fhir/> .
@prefix loinc: <http://loinc.org/rdf#> .
@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 -------------------------------------------------------------------
a fhir:Bundle;
fhir:nodeRole fhir:treeRoot;
fhir:Resource.id [ fhir:value "2-5-MedicationTreatmentPlan"];
fhir:Resource.meta [
fhir:Meta.lastUpdated [ fhir:value "2020-03-09T12:31:59.738+00:00"^^xsd:dateTime ];
fhir:Meta.profile [
fhir:value "http://fhir.ch/ig/ch-emed/StructureDefinition/ch-emed-document-medicationtreatmentplan";
fhir:index 0;
fhir:link <http://fhir.ch/ig/ch-emed/StructureDefinition/ch-emed-document-medicationtreatmentplan> ]
];
fhir:Bundle.identifier [
fhir:Identifier.system [ fhir:value "urn:ietf:rfc:3986" ];
fhir:Identifier.value [ fhir:value "urn:uuid:5712fffe-20c6-11e6-b67b-9e71128cae77" ]
];
fhir:Bundle.type [ fhir:value "document"];
fhir:Bundle.timestamp [ fhir:value "2012-02-04T14:00:00+01:00"^^xsd:dateTime];
fhir:Bundle.entry [
fhir:index 0;
fhir:Bundle.entry.fullUrl [ fhir:value "http://test.fhir.ch/r4/Composition/2-5-MedicationTreatmentPlan" ];
fhir:Bundle.entry.resource <http://test.fhir.ch/r4/Composition/2-5-MedicationTreatmentPlan>
], [
fhir:index 1;
fhir:Bundle.entry.fullUrl [ fhir:value "http://test.fhir.ch/r4/Patient/MonikaWegmueller" ];
fhir:Bundle.entry.resource <http://test.fhir.ch/r4/Patient/MonikaWegmueller>
], [
fhir:index 2;
fhir:Bundle.entry.fullUrl [ fhir:value "http://test.fhir.ch/r4/Practitioner/FamilienHausarzt" ];
fhir:Bundle.entry.resource <http://test.fhir.ch/r4/Practitioner/FamilienHausarzt>
], [
fhir:index 3;
fhir:Bundle.entry.fullUrl [ fhir:value "http://test.fhir.ch/r4/Organization/Hausarzt" ];
fhir:Bundle.entry.resource <http://test.fhir.ch/r4/Organization/Hausarzt>
], [
fhir:index 4;
fhir:Bundle.entry.fullUrl [ fhir:value "http://test.fhir.ch/r4/Organization/Custodian" ];
fhir:Bundle.entry.resource <http://test.fhir.ch/r4/Organization/Custodian>
], [
fhir:index 5;
fhir:Bundle.entry.fullUrl [ fhir:value "http://test.fhir.ch/r4/Patient/MonikaWegmuellerRecipient" ];
fhir:Bundle.entry.resource <http://test.fhir.ch/r4/Patient/MonikaWegmuellerRecipient>
], [
fhir:index 6;
fhir:Bundle.entry.fullUrl [ fhir:value "http://test.fhir.ch/r4/MedicationStatement/2-5-MedStatNorvasc" ];
fhir:Bundle.entry.resource <http://test.fhir.ch/r4/MedicationStatement/2-5-MedStatNorvasc>
].
<http://test.fhir.ch/r4/Composition/2-5-MedicationTreatmentPlan> a fhir:Composition;
fhir:Resource.id [ fhir:value "2-5-MedicationTreatmentPlan"];
fhir:Resource.language [ fhir:value "de-CH"];
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "extensions" ];
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"de-CH\" lang=\"de-CH\"><p><b>Generated Narrative</b></p><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\">Resource \"2-5-MedicationTreatmentPlan\" (Language \"de-CH\") </p></div><p><b>EPR Information Recipient</b>: <a href=\"#Patient_MonikaWegmuellerRecipient\">See above (Patient/MonikaWegmuellerRecipient)</a></p><p><b>identifier</b>: id: urn:uuid:5712fffe-20c6-11e6-b67b-9e71128cae77</p><p><b>status</b>: final</p><p><b>type</b>: Medication treatment plan.extended <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#77603-9; <a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#419891008 \"Record artifact (record artifact)\")</span></p><p><b>date</b>: 2012-02-04T14:00:00+01:00</p><p><b>author</b>: </p><ul><li><a href=\"#Practitioner_FamilienHausarzt\">See above (Practitioner/FamilienHausarzt)</a></li><li><a href=\"#Organization_Hausarzt\">See above (Organization/Hausarzt)</a></li></ul><p><b>title</b>: Therapieentscheid Medikation</p><p><b>confidentiality</b>: N</p><p><b>custodian</b>: <a href=\"#Organization_Custodian\">See above (Organization/Custodian)</a></p></div>"
];
fhir:DomainResource.extension [
fhir:index 0;
fhir:Extension.url [ fhir:value "http://fhir.ch/ig/ch-core/StructureDefinition/ch-ext-epr-informationrecipient" ];
fhir:Extension.valueReference [
fhir:Reference.reference [ fhir:value "Patient/MonikaWegmuellerRecipient" ] ]
];
fhir:Composition.identifier [
fhir:Identifier.system [ fhir:value "urn:ietf:rfc:3986" ];
fhir:Identifier.value [ fhir:value "urn:uuid:5712fffe-20c6-11e6-b67b-9e71128cae77" ]
];
fhir:Composition.status [ fhir:value "final"];
fhir:Composition.type [
fhir:CodeableConcept.coding [
fhir:index 0;
a loinc:77603-9;
fhir:Coding.system [ fhir:value "http://loinc.org" ];
fhir:Coding.code [ fhir:value "77603-9" ];
fhir:Coding.display [ fhir:value "Medication treatment plan.extended" ] ], [
fhir:index 1;
a sct:419891008;
fhir:Coding.system [ fhir:value "http://snomed.info/sct" ];
fhir:Coding.code [ fhir:value "419891008" ];
fhir:Coding.display [ fhir:value "Record artifact (record artifact)" ] ]
];
fhir:Composition.subject [
fhir:Reference.reference [ fhir:value "Patient/MonikaWegmueller" ]
];
fhir:Composition.date [ fhir:value "2012-02-04T14:00:00+01:00"^^xsd:dateTime];
fhir:Composition.author [
fhir:index 0;
fhir:Element.extension [
fhir:index 0;
fhir:Extension.url [ fhir:value "http://fhir.ch/ig/ch-core/StructureDefinition/ch-ext-epr-time" ];
fhir:Extension.valueDateTime [ fhir:value "2012-02-04T14:00:00+01:00"^^xsd:dateTime ] ];
fhir:Reference.reference [ fhir:value "Practitioner/FamilienHausarzt" ]
], [
fhir:index 1;
fhir:Reference.reference [ fhir:value "Organization/Hausarzt" ]
];
fhir:Composition.title [ fhir:value "Therapieentscheid Medikation"];
fhir:Composition.confidentiality [
fhir:value "N";
fhir:Element.extension [
fhir:index 0;
fhir:Extension.url [ fhir:value "http://fhir.ch/ig/ch-core/StructureDefinition/ch-ext-epr-confidentialitycode" ];
fhir:Extension.valueCodeableConcept [
fhir:CodeableConcept.coding [
fhir:index 0;
a sct:17621005;
fhir:Coding.system [ fhir:value "http://snomed.info/sct" ];
fhir:Coding.code [ fhir:value "17621005" ];
fhir:Coding.display [ fhir:value "Normally accessible" ] ] ] ]
];
fhir:Composition.custodian [
fhir:Reference.reference [ fhir:value "Organization/Custodian" ]
];
fhir:Composition.section [
fhir:index 0;
fhir:Composition.section.title [ fhir:value "Medikamentöser Behandlungsplan" ];
fhir:Composition.section.code [
fhir:CodeableConcept.coding [
fhir:index 0;
a loinc:77604-7;
fhir:Coding.system [ fhir:value "http://loinc.org" ];
fhir:Coding.code [ fhir:value "77604-7" ];
fhir:Coding.display [ fhir:value "Medication treatment plan.brief" ] ] ];
fhir:Composition.section.text [
fhir:Narrative.status [ fhir:value "generated" ];
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n <table>\n <thead>\n <tr>\n <th>Präpartename</th>\n <th>Wirkstoffname</th>\n <th>Galenische Form</th>\n <th>Dosis pro Einheit</th>\n <th>Dosierung</th>\n <th>Dos.Morgen</th>\n <th>Dos.Mittag</th>\n <th>Dos.Abend</th>\n <th>Dos.Nacht</th>\n <th>Verabreichungsweg</th>\n <th>Kommentar</th>\n <th>Anwendungsdauer</th>\n <th>Behandlungsgrund</th>\n </tr>\n </thead>\n <tbody>\n <tr id=\"mtp.1\">\n <td id=\"mtp.1.brandedmedication\">Norvasc</td>\n <td id=\"mtp.1.ingredient\">Amlodipin</td>\n <td id=\"mtp.1.packageform\">Tbl</td>\n <td id=\"mtp.1.dosequantity\">10 mg</td>\n <td id=\"mtp.1.dosageintakemode\">Morgens und abends je 1 Tablette nehmen</td>\n <td id=\"mtp.1.dosagemorning\">1</td>\n <td id=\"mtp.1.dosagelunch\">0</td>\n <td id=\"mtp.1.dosageevening\">1</td>\n <td id=\"mtp.1.dosagenight\">0</td>\n <td id=\"mtp.1.routecode\">oral</td>\n <td id=\"mtp.1.note\"/>\n <td id=\"mtp.1.datefromto\"/>\n <td id=\"mtp.1.reason\">Bluthochdruck</td>\n </tr>\n </tbody>\n </table>\n </div>" ];
fhir:Composition.section.entry [
fhir:index 0;
fhir:Reference.reference [ fhir:value "MedicationStatement/2-5-MedStatNorvasc" ] ]
].
<http://test.fhir.ch/r4/Patient/MonikaWegmueller> a fhir:Patient;
fhir:Resource.id [ fhir:value "MonikaWegmueller"];
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "generated" ];
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></p><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\">Resource \"MonikaWegmueller\" </p></div><p><b>identifier</b>: Medical record number: 11111111</p><p><b>name</b>: Monika Wegmüller </p><p><b>gender</b>: female</p><p><b>birthDate</b>: 1943-05-15</p><p><b>address</b>: Wiesenstr. 12 Zürich 8003 CH </p></div>"
];
fhir:Patient.identifier [
fhir:index 0;
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 "MR" ] ] ];
fhir:Identifier.system [ fhir:value "urn:oid:2.999.1" ];
fhir:Identifier.value [ fhir:value "11111111" ]
];
fhir:Patient.name [
fhir:index 0;
fhir:HumanName.family [ fhir:value "Wegmüller" ];
fhir:HumanName.given [
fhir:value "Monika";
fhir:index 0 ]
];
fhir:Patient.gender [ fhir:value "female"];
fhir:Patient.birthDate [ fhir:value "1943-05-15"^^xsd:date];
fhir:Patient.address [
fhir:index 0;
fhir:Address.line [
fhir:value "Wiesenstr. 12";
fhir:index 0 ];
fhir:Address.city [ fhir:value "Zürich" ];
fhir:Address.postalCode [ fhir:value "8003" ];
fhir:Address.country [ fhir:value "CH" ]
].
<http://test.fhir.ch/r4/Practitioner/FamilienHausarzt> a fhir:Practitioner;
fhir:Resource.id [ fhir:value "FamilienHausarzt"];
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "generated" ];
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></p><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\">Resource \"FamilienHausarzt\" </p></div><p><b>identifier</b>: id: 7601000234438</p><p><b>name</b>: Familien Hausarzt </p><p><b>address</b>: Krankenstrasse 2 Zürich 8005 CH </p></div>"
];
fhir:Practitioner.identifier [
fhir:index 0;
fhir:Identifier.system [ fhir:value "urn:oid:2.51.1.3" ];
fhir:Identifier.value [ fhir:value "7601000234438" ]
];
fhir:Practitioner.name [
fhir:index 0;
fhir:HumanName.family [ fhir:value "Hausarzt" ];
fhir:HumanName.given [
fhir:value "Familien";
fhir:index 0 ]
];
fhir:Practitioner.address [
fhir:index 0;
fhir:Address.line [
fhir:value "Krankenstrasse 2";
fhir:index 0 ];
fhir:Address.city [ fhir:value "Zürich" ];
fhir:Address.postalCode [ fhir:value "8005" ];
fhir:Address.country [ fhir:value "CH" ]
].
<http://test.fhir.ch/r4/Organization/Hausarzt> a fhir:Organization;
fhir:Resource.id [ fhir:value "Hausarzt"];
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "generated" ];
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></p><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\">Resource \"Hausarzt\" </p></div><p><b>identifier</b>: id: 7601000234438</p><p><b>name</b>: Hausarzt</p><p><b>address</b>: Krankenstrasse 2 Zürich 8005 CH </p></div>"
];
fhir:Organization.identifier [
fhir:index 0;
fhir:Identifier.system [ fhir:value "urn:oid:2.51.1.3" ];
fhir:Identifier.value [ fhir:value "7601000234438" ]
];
fhir:Organization.name [ fhir:value "Hausarzt"];
fhir:Organization.address [
fhir:index 0;
fhir:Address.line [
fhir:value "Krankenstrasse 2";
fhir:index 0 ];
fhir:Address.city [ fhir:value "Zürich" ];
fhir:Address.postalCode [ fhir:value "8005" ];
fhir:Address.country [ fhir:value "CH" ]
].
<http://test.fhir.ch/r4/Organization/Custodian> a fhir:Organization;
fhir:Resource.id [ fhir:value "Custodian"];
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "generated" ];
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></p><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\">Resource \"Custodian\" </p></div><p><b>identifier</b>: id: 7601000234438</p><p><b>name</b>: Hausarzt</p></div>"
];
fhir:Organization.identifier [
fhir:index 0;
fhir:Identifier.system [ fhir:value "urn:oid:2.51.1.3" ];
fhir:Identifier.value [ fhir:value "7601000234438" ]
];
fhir:Organization.name [ fhir:value "Hausarzt"].
<http://test.fhir.ch/r4/Patient/MonikaWegmuellerRecipient> a fhir:Patient;
fhir:Resource.id [ fhir:value "MonikaWegmuellerRecipient"];
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "generated" ];
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></p><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\">Resource \"MonikaWegmuellerRecipient\" </p></div><p><b>name</b>: Monika Wegmüller </p><p><b>address</b>: Wiesenstr. 12 Zürich 8003 CH </p></div>"
];
fhir:Patient.name [
fhir:index 0;
fhir:HumanName.family [ fhir:value "Wegmüller" ];
fhir:HumanName.given [
fhir:value "Monika";
fhir:index 0 ]
];
fhir:Patient.address [
fhir:index 0;
fhir:Address.line [
fhir:value "Wiesenstr. 12";
fhir:index 0 ];
fhir:Address.city [ fhir:value "Zürich" ];
fhir:Address.postalCode [ fhir:value "8003" ];
fhir:Address.country [ fhir:value "CH" ]
].
<http://test.fhir.ch/r4/MedicationStatement/2-5-MedStatNorvasc> a fhir:MedicationStatement;
fhir:Resource.id [ fhir:value "2-5-MedStatNorvasc"];
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "extensions" ];
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></p><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\">Resource \"2-5-MedStatNorvasc\" </p></div><p><b>Narrative Link</b>: <code>#mtp.1</code></p><p><b>identifier</b>: id: urn:uuid:5712fffe-20c6-11e6-b67b-9e71128cae77</p><p><b>status</b>: completed</p><p><b>medication</b>: <a name=\"med\"> </a></p><blockquote><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\">Resource \"med\" </p></div><p><b>code</b>: NORVASC Tabl 10 mg <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (unknown#7680500440334)</span></p><p><b>form</b>: Tablet <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-edqm-standardterms.html\">EDQM - Standard Terms</a>#10219000)</span></p><p><b>amount</b>: 30 Tablet (unit of presentation)<span style=\"background: LightGoldenRodYellow\"> (Details: SNOMED CT code 732936001 = 'Tablet (unit of presentation)')</span>/1 Package<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code {Package} = '{Package}')</span></p><h3>Ingredients</h3><table class=\"grid\"><tr><td>-</td><td><b>Item[x]</b></td><td><b>Strength</b></td></tr><tr><td>*</td><td>Amlodipine <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#386864001 \"Amlodipine (substance)\")</span></td><td>10 milligram<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code mg = 'mg')</span>/1 Tablet (unit of presentation)<span style=\"background: LightGoldenRodYellow\"> (Details: SNOMED CT code 732936001 = 'Tablet (unit of presentation)')</span></td></tr></table></blockquote><p><b>subject</b>: <a href=\"#Patient_MonikaWegmueller\">See above (Patient/MonikaWegmueller)</a></p><p><b>reasonCode</b>: Bluthochdruck <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> ()</span></p></div>"
];
fhir:DomainResource.contained [
a fhir:Medication;
fhir:index 0;
fhir:Resource.id [ fhir:value "med" ];
fhir:Medication.code [
fhir:Element.extension [
fhir:index 0;
fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/narrativeLink" ];
fhir:Extension.valueUrl [ fhir:value "#mtp.1" ] ];
fhir:CodeableConcept.coding [
fhir:index 0;
fhir:Coding.system [ fhir:value "urn:oid:2.51.1.1" ];
fhir:Coding.code [ fhir:value "7680500440334" ];
fhir:Coding.display [ fhir:value "NORVASC Tabl 10 mg" ] ];
fhir:CodeableConcept.text [ fhir:value "NORVASC Tabl 10 mg" ] ];
fhir:Medication.form [
fhir:CodeableConcept.coding [
fhir:index 0;
fhir:Coding.system [ fhir:value "urn:oid:0.4.0.127.0.16.1.1.2.1" ];
fhir:Coding.code [ fhir:value "10219000" ];
fhir:Coding.display [ fhir:value "Tablet" ] ] ];
fhir:Medication.amount [
fhir:Ratio.numerator [
fhir:Quantity.value [ fhir:value "30"^^xsd:decimal ];
fhir:Quantity.unit [ fhir:value "Tablet (unit of presentation)" ];
fhir:Quantity.system [ fhir:value "http://snomed.info/sct" ];
fhir:Quantity.code [ fhir:value "732936001" ] ];
fhir:Ratio.denominator [
fhir:Quantity.value [ fhir:value "1"^^xsd:decimal ];
fhir:Quantity.unit [ fhir:value "Package" ];
fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ];
fhir:Quantity.code [ fhir:value "{Package}" ] ] ];
fhir:Medication.ingredient [
fhir:index 0;
fhir:Medication.ingredient.itemCodeableConcept [
fhir:CodeableConcept.coding [
fhir:index 0;
a sct:386864001;
fhir:Coding.system [ fhir:value "http://snomed.info/sct" ];
fhir:Coding.code [ fhir:value "386864001" ];
fhir:Coding.display [ fhir:value "Amlodipine (substance)" ] ];
fhir:CodeableConcept.text [ fhir:value "Amlodipine" ] ];
fhir:Medication.ingredient.strength [
fhir:Ratio.numerator [
fhir:Quantity.value [ fhir:value "10"^^xsd:decimal ];
fhir:Quantity.unit [ fhir:value "milligram" ];
fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ];
fhir:Quantity.code [ fhir:value "mg" ] ];
fhir:Ratio.denominator [
fhir:Quantity.value [ fhir:value "1"^^xsd:decimal ];
fhir:Quantity.unit [ fhir:value "Tablet (unit of presentation)" ];
fhir:Quantity.system [ fhir:value "http://snomed.info/sct" ];
fhir:Quantity.code [ fhir:value "732936001" ] ] ] ]
];
fhir:DomainResource.extension [
fhir:index 0;
fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/narrativeLink" ];
fhir:Extension.valueUrl [ fhir:value "#mtp.1" ]
];
fhir:MedicationStatement.identifier [
fhir:index 0;
fhir:Identifier.system [ fhir:value "urn:ietf:rfc:3986" ];
fhir:Identifier.value [ fhir:value "urn:uuid:5712fffe-20c6-11e6-b67b-9e71128cae77" ]
];
fhir:MedicationStatement.status [ fhir:value "completed"];
fhir:MedicationStatement.medicationReference [
fhir:Reference.reference [ fhir:value "#med" ]
];
fhir:MedicationStatement.subject [
fhir:Reference.reference [ fhir:value "Patient/MonikaWegmueller" ]
];
fhir:MedicationStatement.reasonCode [
fhir:index 0;
fhir:Element.extension [
fhir:index 0;
fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/narrativeLink" ];
fhir:Extension.valueUrl [ fhir:value "#mtp.1.reason" ] ];
fhir:CodeableConcept.text [ fhir:value "Bluthochdruck" ]
];
fhir:MedicationStatement.dosage [
fhir:index 0;
fhir:Dosage.timing [
fhir:Timing.repeat [
fhir:Timing.repeat.boundsPeriod [
fhir:Period.start [ fhir:value "2012-02-04"^^xsd:date ] ];
fhir:Timing.repeat.when [
fhir:value "MORN";
fhir:index 0 ], [
fhir:value "EVE";
fhir:index 1 ] ] ];
fhir:Dosage.route [
fhir:CodeableConcept.coding [
fhir:index 0;
fhir:Coding.system [ fhir:value "urn:oid:0.4.0.127.0.16.1.1.2.1" ];
fhir:Coding.code [ fhir:value "20053000" ];
fhir:Coding.display [ fhir:value "Oral use" ] ] ];
fhir:Dosage.doseAndRate [
fhir:index 0;
fhir:Dosage.doseAndRate.doseQuantity [
fhir:Quantity.value [ fhir:value "1"^^xsd:decimal ];
fhir:Quantity.unit [ fhir:value "Tablet (unit of presentation)" ];
fhir:Quantity.system [ fhir:value "http://snomed.info/sct" ];
fhir:Quantity.code [ fhir:value "732936001" ] ] ]
], [
fhir:index 1;
fhir:Element.extension [
fhir:index 0;
fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/narrativeLink" ];
fhir:Extension.valueUrl [ fhir:value "#mtp.1.dosageintakemode" ] ];
fhir:Dosage.text [ fhir:value "Morgens und abends je 1 Tablette nehmen" ]
].
# - ontology header ------------------------------------------------------------
a owl:Ontology;
owl:imports fhir:fhir.ttl.