CH EMED (R4)
0.2.0 - STU 1 Informative Ballot
This page is part of the CH EMED (R4) (v0.2.0: STU 1) based on FHIR (HL7® FHIR® Standard) R4. The current version which supersedes this version is 6.0.0. 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:Composition;
fhir:nodeRole fhir:treeRoot;
fhir:Resource.id [ fhir:value "2-7-MedicationCard"];
fhir:Resource.meta [
fhir:Meta.profile [
fhir:value "http://fhir.ch/ig/ch-emed/StructureDefinition/ch-emed-composition-medicationcard";
fhir:index 0;
fhir:link <http://fhir.ch/ig/ch-emed/StructureDefinition/ch-emed-composition-medicationcard> ]
];
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><p><b>EPR Set ID</b>: id: urn:uuid:6b6ed376-a7da-44cb-92d1-e75ce1ae73b0</p><p><b>EPR Version Number</b>: 1</p><p><b>EPR Information Recipient</b>: <a href=\"Patient-MonikaWegmuellerRecipient.html\">Generated Summary: Monika Wegmüller </a></p><p><b>identifier</b>: id: urn:uuid:6b6ed376-a7da-44cb-92d1-e75ce1ae73b0</p><p><b>status</b>: final</p><p><b>type</b>: <span title=\"Codes: {http://loinc.org 56445-0}, {http://snomed.info/sct 721912009}\">Medication summary</span></p><p><b>date</b>: Feb 4, 2012, 2:05:00 PM</p><p><b>author</b>: </p><ul><li><a href=\"Practitioner-FamilienHausarzt.html\">Generated Summary: id: 7601000234438; Familien Hausarzt </a></li><li><a href=\"Organization-Hausarzt.html\">Generated Summary: id: 7601000234438; name: Hausarzt; </a></li></ul><p><b>title</b>: Medikationsplan</p><p><b>confidentiality</b>: N</p><p><b>custodian</b>: <a href=\"Organization-Custodian.html\">Generated Summary: id: 7601000234438; name: Hausarzt</a></p></div>"
];
fhir:DomainResource.extension [
fhir:index 0;
fhir:Extension.url [ fhir:value "http://fhir.ch/ig/ch-core/StructureDefinition/ch-ext-epr-setid" ];
fhir:Extension.valueIdentifier [
fhir:Identifier.system [ fhir:value "urn:ietf:rfc:3986" ];
fhir:Identifier.value [ fhir:value "urn:uuid:6b6ed376-a7da-44cb-92d1-e75ce1ae73b0" ] ]
], [
fhir:index 1;
fhir:Extension.url [ fhir:value "http://fhir.ch/ig/ch-core/StructureDefinition/ch-ext-epr-versionnumber" ];
fhir:Extension.valueUnsignedInt [ fhir:value "1"^^xsd:nonNegativeInteger ]
], [
fhir:index 2;
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:6b6ed376-a7da-44cb-92d1-e75ce1ae73b0" ]
];
fhir:Composition.status [ fhir:value "final"];
fhir:Composition.type [
fhir:CodeableConcept.coding [
fhir:index 0;
a loinc:56445-0;
fhir:Coding.system [ fhir:value "http://loinc.org" ];
fhir:Coding.code [ fhir:value "56445-0" ];
fhir:Coding.display [ fhir:value "Medication summary" ] ], [
fhir:index 1;
a sct:721912009;
fhir:Coding.system [ fhir:value "http://snomed.info/sct" ];
fhir:Coding.code [ fhir:value "721912009" ];
fhir:Coding.display [ fhir:value "Medication summary document (record artifact)" ] ]
];
fhir:Composition.subject [
fhir:Reference.reference [ fhir:value "Patient/MonikaWegmueller" ]
];
fhir:Composition.date [ fhir:value "2012-02-04T14:05: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-04T13:55: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 "Medikationsplan"];
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 "Kommentar" ];
fhir:Composition.section.code [
fhir:CodeableConcept.coding [
fhir:index 0;
a loinc:48767-8;
fhir:Coding.system [ fhir:value "http://loinc.org" ];
fhir:Coding.code [ fhir:value "48767-8" ];
fhir:Coding.display [ fhir:value "Annotation comment" ] ] ];
fhir:Composition.section.text [
fhir:Narrative.status [ fhir:value "generated" ];
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n <span id=\"co1\">\n Kommentar zu Medication Treatment\n </span>\n </div>" ]
], [
fhir:index 1;
fhir:Composition.section.title [ fhir:value "Original representation" ];
fhir:Composition.section.code [
fhir:CodeableConcept.coding [
fhir:index 0;
a loinc:55108-5;
fhir:Coding.system [ fhir:value "http://loinc.org" ];
fhir:Coding.code [ fhir:value "55108-5" ];
fhir:Coding.display [ fhir:value "Clinical presentation" ] ] ];
fhir:Composition.section.text [
fhir:Narrative.status [ fhir:value "generated" ];
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n Representation of the original view:\n <img src=\"2-7-pdf\"/>\n </div>" ];
fhir:Composition.section.entry [
fhir:index 0;
fhir:Reference.reference [ fhir:value "Binary/2-7-pdf" ] ]
], [
fhir:index 2;
fhir:Element.extension [
fhir:index 0;
fhir:Extension.url [ fhir:value "http://fhir.ch/ig/ch-core/StructureDefinition/ch-ext-epr-sectionid" ];
fhir:Extension.valueIdentifier [
fhir:Identifier.system [ fhir:value "urn:ietf:rfc:3986" ];
fhir:Identifier.value [ fhir:value "urn:uuid:5fb3eacf-be0d-42aa-9619-abf008c50051" ] ] ];
fhir:Composition.section.title [ fhir:value "Medikamentenliste" ];
fhir:Composition.section.code [
fhir:CodeableConcept.coding [
fhir:index 0;
a loinc:10160-0;
fhir:Coding.system [ fhir:value "http://loinc.org" ];
fhir:Coding.code [ fhir:value "10160-0" ];
fhir:Coding.display [ fhir:value "History of medication use" ] ] ];
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=\"mtpc.1\">\n <td id=\"mtpc.1.brandedmedication\">Beloc Zok</td>\n <td id=\"mtpc.1.ingredient\">Metoprolol</td>\n <td id=\"mtpc.1.packageform\"> Ret Tbl</td>\n <td id=\"mtpc.1.dosequantity\">2.5 mg</td>\n <td id=\"mtpc.1.dosageintakemode\">Morgens 1 und abends 1/2 Tablette nehmen</td>\n <td id=\"mtpc.1.dosagemorning\">1</td>\n <td id=\"mtpc.1.dosagelunch\">0</td>\n <td id=\"mtpc.1.dosageevening\">0.5</td>\n <td id=\"mtpc.1.dosagenight\">0</td>\n <td id=\"mtpc.1.routecode\">oral</td>\n <td id=\"mtpc.1.note\">-</td>\n <td id=\"mtpc.1.datefromto\"/>\n <td id=\"mtpc.1.reason\">Bluthochdruck</td>\n </tr>\n <tr id=\"mtpc.2\">\n <td id=\"mtpc.2.brandedmedication\">Norvasc</td>\n <td id=\"mtpc.2.ingredient\">Amlodipin</td>\n <td id=\"mtpc.2.packageform\">Tbl</td>\n <td id=\"mtpc.2.dosequantity\">10 mg</td>\n <td id=\"mtpc.2.dosageintakemode\">Morgens und abends je 1 Tablette nehmen</td>\n <td id=\"mtpc.2.dosagemorning\">1</td>\n <td id=\"mtpc.2.dosagelunch\">0</td>\n <td id=\"mtpc.2.dosageevening\">1</td>\n <td id=\"mtpc.2.dosagenight\">0</td>\n <td id=\"mtpc.2.routecode\">oral</td>\n <td id=\"mtpc.2.note\"/>\n <td id=\"mtpc.2.datefromto\">-</td>\n <td id=\"mtpc.2.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-7-MedStatBeloczok" ] ], [
fhir:index 1;
fhir:Reference.reference [ fhir:value "MedicationStatement/2-7-MedStatNorvasc" ] ]
].
# - ontology header ------------------------------------------------------------
a owl:Ontology;
owl:imports fhir:fhir.ttl.