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-2-PharmaceuticalAdvice"];
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-pharmaceuticaladvice";
fhir:index 0;
fhir:link <http://fhir.ch/ig/ch-emed/StructureDefinition/ch-emed-document-pharmaceuticaladvice> ]
];
fhir:Bundle.identifier [
fhir:Identifier.system [ fhir:value "urn:ietf:rfc:3986" ];
fhir:Identifier.value [ fhir:value "urn:uuid:8ed02d0a-2971-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-2-PharmaceuticalAdvice" ];
fhir:Bundle.entry.resource <http://test.fhir.ch/r4/Composition/2-2-PharmaceuticalAdvice>
], [
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/Observation/2-2-PharmaceuticalAdvice" ];
fhir:Bundle.entry.resource <http://test.fhir.ch/r4/Observation/2-2-PharmaceuticalAdvice>
].
<http://test.fhir.ch/r4/Composition/2-2-PharmaceuticalAdvice> a fhir:Composition;
fhir:Resource.id [ fhir:value "2-2-PharmaceuticalAdvice"];
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-2-PharmaceuticalAdvice\" (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:8ed02d0a-2971-11e6-b67b-9e71128cae77</p><p><b>status</b>: final</p><p><b>type</b>: Medication pharmaceutical advice.extended <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#61356-2; <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>: Kommentar zur 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:8ed02d0a-2971-11e6-b67b-9e71128cae77" ]
];
fhir:Composition.status [ fhir:value "final"];
fhir:Composition.type [
fhir:CodeableConcept.coding [
fhir:index 0;
a loinc:61356-2;
fhir:Coding.system [ fhir:value "http://loinc.org" ];
fhir:Coding.code [ fhir:value "61356-2" ];
fhir:Coding.display [ fhir:value "Medication pharmaceutical advice.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 "Kommentar zur 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 "Hinweise zur Medikation" ];
fhir:Composition.section.code [
fhir:CodeableConcept.coding [
fhir:index 0;
a loinc:61357-0;
fhir:Coding.system [ fhir:value "http://loinc.org" ];
fhir:Coding.code [ fhir:value "61357-0" ];
fhir:Coding.display [ fhir:value "Medication pharmaceutical advice.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>Anwendungsdauer</th>\n <th>Behandlungsgrund</th>\n <th>Kommentar</th>\n </tr>\n </thead>\n <tbody>\n <tr id=\"padv.1\">\n <td id=\"padv.1.brandedmedication\">Triatec</td>\n <td id=\"padv.1.ingredient\">Ramipril</td>\n <td id=\"padv.1.packageform\">Tbl</td>\n <td id=\"padv.1.dosequantity\">2.5 mg</td>\n <td id=\"padv.1.dosageintakemode\">Morgens 1/2 Tablette nehmen</td>\n <td id=\"padv.1.dosagemorning\">0.5</td>\n <td id=\"padv.1.dosagelunch\">0</td>\n <td id=\"padv.1.dosageevening\">0</td>\n <td id=\"padv.1.dosagenight\">0</td>\n <td id=\"padv.1.routecode\">oral</td>\n <td id=\"padv.1.datefromto\"/>\n <td id=\"padv.1.reason\">Bluthochdruck</td>\n <td id=\"padv.1.note\">Abgesetzt aufgrund UAW trockener Husten</td>\n </tr>\n </tbody>\n </table>\n </div>" ];
fhir:Composition.section.entry [
fhir:index 0;
fhir:Reference.reference [ fhir:value "Observation/2-2-PharmaceuticalAdvice" ] ]
].
<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/Observation/2-2-PharmaceuticalAdvice> a fhir:Observation;
fhir:Resource.id [ fhir:value "2-2-PharmaceuticalAdvice"];
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-2-PharmaceuticalAdvice\" </p></div><blockquote><p><b>CH EMED Extension Treatment Plan</b></p><p><b>value</b>: id: urn:uuid:c9f758a1-296c-4710-84d4-e181db8c7478</p><p><b>value</b>: id: urn:uuid:c9f758a1-296c-4710-84d4-e181db8c7478</p></blockquote><p><b>identifier</b>: id: urn:uuid:8ed02d0a-2971-11e6-b67b-9e71128cae77</p><p><b>status</b>: final</p><p><b>code</b>: CANCEL <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-ihe-pharmaceuticaladvicestatuslist.html\">IHE Pharmaceutical Advice Status List</a>#CANCEL)</span></p><p><b>subject</b>: <a href=\"#Patient_MonikaWegmueller\">See above (Patient/MonikaWegmueller)</a></p><p><b>effective</b>: 2012-02-04T14:00:00+01:00</p><p><b>note</b>: Abgesetzt aufgrund UAW trockener Husten</p></div>"
];
fhir:DomainResource.extension [
fhir:index 0;
fhir:Extension.url [ fhir:value "http://fhir.ch/ig/ch-emed/StructureDefinition/ch-emed-ext-treatmentplan" ];
fhir:Element.extension [
fhir:index 0;
fhir:Extension.url [ fhir:value "id" ];
fhir:Extension.valueIdentifier [
fhir:Identifier.system [ fhir:value "urn:ietf:rfc:3986" ];
fhir:Identifier.value [ fhir:value "urn:uuid:c9f758a1-296c-4710-84d4-e181db8c7478" ] ] ], [
fhir:index 1;
fhir:Extension.url [ fhir:value "externalDocumentId" ];
fhir:Extension.valueIdentifier [
fhir:Identifier.system [ fhir:value "urn:ietf:rfc:3986" ];
fhir:Identifier.value [ fhir:value "urn:uuid:c9f758a1-296c-4710-84d4-e181db8c7478" ] ] ]
];
fhir:Observation.identifier [
fhir:index 0;
fhir:Identifier.system [ fhir:value "urn:ietf:rfc:3986" ];
fhir:Identifier.value [ fhir:value "urn:uuid:8ed02d0a-2971-11e6-b67b-9e71128cae77" ]
];
fhir:Observation.status [ fhir:value "final"];
fhir:Observation.code [
fhir:CodeableConcept.coding [
fhir:index 0;
fhir:Coding.system [ fhir:value "urn:oid:1.3.6.1.4.1.19376.1.9.2.1" ];
fhir:Coding.code [ fhir:value "CANCEL" ] ]
];
fhir:Observation.subject [
fhir:Reference.reference [ fhir:value "Patient/MonikaWegmueller" ]
];
fhir:Observation.effectiveDateTime [ fhir:value "2012-02-04T14:00:00+01:00"^^xsd:dateTime];
fhir:Observation.note [
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 "#padv.1.note" ] ];
fhir:Annotation.text [ fhir:value "Abgesetzt aufgrund UAW trockener Husten" ]
].
# - ontology header ------------------------------------------------------------
a owl:Ontology;
owl:imports fhir:fhir.ttl.