This page is part of the CH EMR (v1.0.0-ballot: STU 1 Ballot 1) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions
@prefix fhir: <http://hl7.org/fhir/> . @prefix loinc: <https://loinc.org/rdf/> . @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 sct: <http://snomed.info/id/> . @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . # - resource ------------------------------------------------------------------- a fhir:Bundle ; fhir:nodeRole fhir:treeRoot ; fhir:id [ fhir:v "UC1-Bundle-emr-MusterMax"] ; # fhir:meta [ fhir:lastUpdated [ fhir:v "2026-06-02T08:00:00+02:00"^^xsd:dateTime ] ; ( fhir:profile [ fhir:v "http://fhir.ch/ig/ch-emr/StructureDefinition/ch-emr-bundle"^^xsd:anyURI ; fhir:l <http://fhir.ch/ig/ch-emr/StructureDefinition/ch-emr-bundle> ] ) ] ; # fhir:language [ fhir:v "de-CH"] ; # fhir:identifier [ fhir:system [ fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ; fhir:l <urn:ietf:rfc:3986> ] ; fhir:value [ fhir:v "urn:uuid:11111111-aaaa-4111-8111-111111111111" ] ] ; # fhir:type [ fhir:v "document"] ; # fhir:timestamp [ fhir:v "2026-06-02T08:00:00+02:00"^^xsd:dateTime] ; # fhir:entry ( [ fhir:fullUrl [ fhir:v "http://fhir.ch/ig/emr/Composition/UC1-Composition-emr-MusterMax"^^xsd:anyURI ; fhir:l <http://fhir.ch/ig/emr/Composition/UC1-Composition-emr-MusterMax> ] ; ( fhir:resource <http://fhir.ch/ig/emr/Composition/UC1-Composition-emr-MusterMax> ) ] [ fhir:fullUrl [ fhir:v "http://fhir.ch/ig/emr/Patient/UC1-Patient-MusterMax"^^xsd:anyURI ; fhir:l <http://fhir.ch/ig/emr/Patient/UC1-Patient-MusterMax> ] ; ( fhir:resource <http://fhir.ch/ig/emr/Patient/UC1-Patient-MusterMax> ) ] [ fhir:fullUrl [ fhir:v "http://fhir.ch/ig/emr/RelatedPerson/UC1-RelatedPerson-VreniMuster"^^xsd:anyURI ; fhir:l <http://fhir.ch/ig/emr/RelatedPerson/UC1-RelatedPerson-VreniMuster> ] ; ( fhir:resource <http://fhir.ch/ig/emr/RelatedPerson/UC1-RelatedPerson-VreniMuster> ) ] [ fhir:fullUrl [ fhir:v "http://fhir.ch/ig/emr/Practitioner/UC1-Practitioner-Hausarzt"^^xsd:anyURI ; fhir:l <http://fhir.ch/ig/emr/Practitioner/UC1-Practitioner-Hausarzt> ] ; ( fhir:resource <http://fhir.ch/ig/emr/Practitioner/UC1-Practitioner-Hausarzt> ) ] [ fhir:fullUrl [ fhir:v "http://fhir.ch/ig/emr/PractitionerRole/UC1-PractitionerRole-Hausarzt"^^xsd:anyURI ; fhir:l <http://fhir.ch/ig/emr/PractitionerRole/UC1-PractitionerRole-Hausarzt> ] ; ( fhir:resource <http://fhir.ch/ig/emr/PractitionerRole/UC1-PractitionerRole-Hausarzt> ) ] [ fhir:fullUrl [ fhir:v "http://fhir.ch/ig/emr/Organization/UC1-Organization-Hausarztpraxis"^^xsd:anyURI ; fhir:l <http://fhir.ch/ig/emr/Organization/UC1-Organization-Hausarztpraxis> ] ; ( fhir:resource <http://fhir.ch/ig/emr/Organization/UC1-Organization-Hausarztpraxis> ) ] [ fhir:fullUrl [ fhir:v "http://fhir.ch/ig/emr/Condition/UC1-Condition-KoronareHerzkrankheit"^^xsd:anyURI ; fhir:l <http://fhir.ch/ig/emr/Condition/UC1-Condition-KoronareHerzkrankheit> ] ; ( fhir:resource <http://fhir.ch/ig/emr/Condition/UC1-Condition-KoronareHerzkrankheit> ) ] [ fhir:fullUrl [ fhir:v "http://fhir.ch/ig/emr/Condition/UC1-Condition-Hypertonie"^^xsd:anyURI ; fhir:l <http://fhir.ch/ig/emr/Condition/UC1-Condition-Hypertonie> ] ; ( fhir:resource <http://fhir.ch/ig/emr/Condition/UC1-Condition-Hypertonie> ) ] [ fhir:fullUrl [ fhir:v "http://fhir.ch/ig/emr/Medication/UC1-Medication-BelocZok"^^xsd:anyURI ; fhir:l <http://fhir.ch/ig/emr/Medication/UC1-Medication-BelocZok> ] ; ( fhir:resource <http://fhir.ch/ig/emr/Medication/UC1-Medication-BelocZok> ) ] [ fhir:fullUrl [ fhir:v "http://fhir.ch/ig/emr/MedicationStatement/UC1-MedicationStatement-BelocZok"^^xsd:anyURI ; fhir:l <http://fhir.ch/ig/emr/MedicationStatement/UC1-MedicationStatement-BelocZok> ] ; ( fhir:resource <http://fhir.ch/ig/emr/MedicationStatement/UC1-MedicationStatement-BelocZok> ) ] [ fhir:fullUrl [ fhir:v "http://fhir.ch/ig/emr/Medication/UC1-Medication-Plavix"^^xsd:anyURI ; fhir:l <http://fhir.ch/ig/emr/Medication/UC1-Medication-Plavix> ] ; ( fhir:resource <http://fhir.ch/ig/emr/Medication/UC1-Medication-Plavix> ) ] [ fhir:fullUrl [ fhir:v "http://fhir.ch/ig/emr/MedicationStatement/UC1-MedicationStatement-Plavix"^^xsd:anyURI ; fhir:l <http://fhir.ch/ig/emr/MedicationStatement/UC1-MedicationStatement-Plavix> ] ; ( fhir:resource <http://fhir.ch/ig/emr/MedicationStatement/UC1-MedicationStatement-Plavix> ) ] [ fhir:fullUrl [ fhir:v "http://fhir.ch/ig/emr/Device/UC1-Device-Pacemaker"^^xsd:anyURI ; fhir:l <http://fhir.ch/ig/emr/Device/UC1-Device-Pacemaker> ] ; ( fhir:resource <http://fhir.ch/ig/emr/Device/UC1-Device-Pacemaker> ) ] [ fhir:fullUrl [ fhir:v "http://fhir.ch/ig/emr/DeviceUseStatement/UC1-DeviceUseStatement-Pacemaker"^^xsd:anyURI ; fhir:l <http://fhir.ch/ig/emr/DeviceUseStatement/UC1-DeviceUseStatement-Pacemaker> ] ; ( fhir:resource <http://fhir.ch/ig/emr/DeviceUseStatement/UC1-DeviceUseStatement-Pacemaker> ) ] [ fhir:fullUrl [ fhir:v "http://fhir.ch/ig/emr/DocumentReference/UC1-DocumentReference-Notanordnung"^^xsd:anyURI ; fhir:l <http://fhir.ch/ig/emr/DocumentReference/UC1-DocumentReference-Notanordnung> ] ; ( fhir:resource <http://fhir.ch/ig/emr/DocumentReference/UC1-DocumentReference-Notanordnung> ) ] [ fhir:fullUrl [ fhir:v "http://fhir.ch/ig/emr/DocumentReference/UC1-DocumentReference-Patientenverfuegung"^^xsd:anyURI ; fhir:l <http://fhir.ch/ig/emr/DocumentReference/UC1-DocumentReference-Patientenverfuegung> ] ; ( fhir:resource <http://fhir.ch/ig/emr/DocumentReference/UC1-DocumentReference-Patientenverfuegung> ) ] [ fhir:fullUrl [ fhir:v "http://fhir.ch/ig/emr/DocumentReference/UC1-DocumentReference-Schrittmacherausweis"^^xsd:anyURI ; fhir:l <http://fhir.ch/ig/emr/DocumentReference/UC1-DocumentReference-Schrittmacherausweis> ] ; ( fhir:resource <http://fhir.ch/ig/emr/DocumentReference/UC1-DocumentReference-Schrittmacherausweis> ) ] ) . # <http://fhir.ch/ig/emr/Composition/UC1-Composition-emr-MusterMax> a fhir:Composition ; fhir:id [ fhir:v "UC1-Composition-emr-MusterMax"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://fhir.ch/ig/ch-emr/StructureDefinition/ch-emr-composition"^^xsd:anyURI ; fhir:l <http://fhir.ch/ig/ch-emr/StructureDefinition/ch-emr-composition> ] ) ] ; # fhir:language [ fhir:v "de-CH"] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"de-CH\" lang=\"de-CH\"><a name=\"Composition_UC1-Composition-emr-MusterMax\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Composition UC1-Composition-emr-MusterMax</b></p><a name=\"UC1-Composition-emr-MusterMax\"> </a><a name=\"hcUC1-Composition-emr-MusterMax\"> </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\">Language: de-CH</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ch-emr-composition.html\">CH Emergency Record Composition</a></p></div><p><b>identifier</b>: <a href=\"http://terminology.hl7.org/7.1.0/NamingSystem-uri.html\" title=\"As defined by RFC 3986 (http://www.ietf.org/rfc/rfc3986.txt)(with many schemes defined in many RFCs). For OIDs and UUIDs, use the URN form (urn:oid:(note: lowercase) and urn:uuid:). See http://www.ietf.org/rfc/rfc3001.txt and http://www.ietf.org/rfc/rfc4122.txt #xD;#xA;#xD;#xA;This oid is used as an identifier II.root to indicate the the extension is an absolute URI (technically, an IRI). Typically, this is used for OIDs and GUIDs. Note that when this OID is used with OIDs and GUIDs, the II.extension should start with urn:oid or urn:uuid: #xD;#xA;#xD;#xA;Note that this OID is created to aid with interconversion between CDA and FHIR - FHIR uses urn:ietf:rfc:3986 as equivalent to this OID. URIs as identifiers appear more commonly in FHIR.#xD;#xA;#xD;#xA;This OID may also be used in CD.codeSystem.\">Uniform Resource Identifier (URI)</a>/urn:uuid:11111111-aaaa-4111-8111-111111111111</p><p><b>status</b>: Final</p><p><b>type</b>: <span title=\"Codes:{http://loinc.org 60591-5}\">Patient summary Document</span></p><p><b>date</b>: 2026-06-02 08:00:00+0200</p><p><b>author</b>: <a href=\"PractitionerRole-UC1-PractitionerRole-Hausarzt.html\">PractitionerRole Physician</a></p><p><b>title</b>: Elektronischer Notfallpass — Muster Max</p><p><b>confidentiality</b>: normal</p></div>"^^rdf:XMLLiteral ] ] ; # fhir:identifier [ fhir:system [ fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ; fhir:l <urn:ietf:rfc:3986> ] ; fhir:value [ fhir:v "urn:uuid:11111111-aaaa-4111-8111-111111111111" ] ] ; # fhir:status [ fhir:v "final"] ; # fhir:type [ ( fhir:coding [ a loinc:60591-5 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ; fhir:l <http://loinc.org> ] ; fhir:code [ fhir:v "60591-5" ] ] ) ] ; # fhir:subject [ fhir:l fhir:Patient/UC1-Patient-MusterMax ; fhir:reference [ fhir:v "Patient/UC1-Patient-MusterMax" ] ] ; # fhir:date [ fhir:v "2026-06-02T08:00:00+02:00"^^xsd:dateTime] ; # fhir:author ( [ fhir:l fhir:PractitionerRole/UC1-PractitionerRole-Hausarzt ; fhir:reference [ fhir:v "PractitionerRole/UC1-PractitionerRole-Hausarzt" ] ] ) ; # fhir:title [ fhir:v "Elektronischer Notfallpass — Muster Max"] ; # fhir:confidentiality [ fhir:v "N" ; ( fhir:extension [ fhir:url [ fhir:v "http://fhir.ch/ig/ch-core/StructureDefinition/ch-ext-epr-confidentialitycode"^^xsd:anyURI ; fhir:l <http://fhir.ch/ig/ch-core/StructureDefinition/ch-ext-epr-confidentialitycode> ] ; fhir:value [ a fhir:CodeableConcept ; ( fhir:coding [ a sct:17621005 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ; fhir:l <http://snomed.info/sct> ] ; fhir:version [ fhir:v "http://snomed.info/sct/2011000195101" ] ; fhir:code [ fhir:v "17621005" ] ] ) ] ] ) ] ; # fhir:section ( [ fhir:title [ fhir:v "Notfallkontakte" ] ; fhir:code [ ( fhir:coding [ a loinc:56864-2 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ; fhir:l <http://loinc.org> ] ; fhir:code [ fhir:v "56864-2" ] ] ) ] ; fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Muster Vreni (Ehefrau): +41 78 876 54 32, Kommunikationssprache: Deutsch</li></ul></div>"^^rdf:XMLLiteral ] ] ; ( fhir:entry [ fhir:l fhir:RelatedPerson/UC1-RelatedPerson-VreniMuster ; fhir:reference [ fhir:v "RelatedPerson/UC1-RelatedPerson-VreniMuster" ] ] ) ] [ fhir:title [ fhir:v "Behandelnde Gesundheitsfachperson" ] ; fhir:code [ ( fhir:coding [ a loinc:85847-2 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ; fhir:l <http://loinc.org> ] ; fhir:code [ fhir:v "85847-2" ] ] ) ] ; fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Dr. med. UC1 Hausarzt</li></ul></div>"^^rdf:XMLLiteral ] ] ; ( fhir:entry [ fhir:l fhir:Practitioner/UC1-Practitioner-Hausarzt ; fhir:reference [ fhir:v "Practitioner/UC1-Practitioner-Hausarzt" ] ] [ fhir:l fhir:PractitionerRole/UC1-PractitionerRole-Hausarzt ; fhir:reference [ fhir:v "PractitionerRole/UC1-PractitionerRole-Hausarzt" ] ] ) ] [ fhir:title [ fhir:v "Reanimationsstatus" ] ; fhir:code [ ( fhir:coding [ a loinc:100822-6 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ; fhir:l <http://loinc.org> ] ; fhir:code [ fhir:v "100822-6" ] ] ) ] ; fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>Reanimationsstatus folgt aus der ärztlichen Notanordnung 2024 und der Patientenverfügung 2022.</p></div>"^^rdf:XMLLiteral ] ] ; fhir:emptyReason [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/list-empty-reason"^^xsd:anyURI ; fhir:l <http://terminology.hl7.org/CodeSystem/list-empty-reason> ] ; fhir:code [ fhir:v "unavailable" ] ; fhir:display [ fhir:v "Information not available" ] ] ) ] ] [ fhir:title [ fhir:v "Medikation" ] ; fhir:code [ ( fhir:coding [ a loinc:10160-0 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ; fhir:l <http://loinc.org> ] ; fhir:code [ fhir:v "10160-0" ] ] ) ] ; fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Beloc Zok 50 mg (Metoprolol), 1-0-0.5-0 — Bluthochdruck</li><li>Plavix 75 mg (Clopidogrel), 1-0-0-0 — Prophylaxe Schlaganfall</li></ul></div>"^^rdf:XMLLiteral ] ] ; ( fhir:entry [ fhir:l fhir:MedicationStatement/UC1-MedicationStatement-BelocZok ; fhir:reference [ fhir:v "MedicationStatement/UC1-MedicationStatement-BelocZok" ] ] [ fhir:l fhir:MedicationStatement/UC1-MedicationStatement-Plavix ; fhir:reference [ fhir:v "MedicationStatement/UC1-MedicationStatement-Plavix" ] ] ) ] [ fhir:title [ fhir:v "Impfungen" ] ; fhir:code [ ( fhir:coding [ a loinc:11369-6 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ; fhir:l <http://loinc.org> ] ; fhir:code [ fhir:v "11369-6" ] ] ) ] ; fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>Keine Impfungen dokumentiert.</p></div>"^^rdf:XMLLiteral ] ] ; fhir:emptyReason [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/list-empty-reason"^^xsd:anyURI ; fhir:l <http://terminology.hl7.org/CodeSystem/list-empty-reason> ] ; fhir:code [ fhir:v "unavailable" ] ; fhir:display [ fhir:v "Information not available" ] ] ) ] ] [ fhir:title [ fhir:v "Allergien oder Unverträglichkeiten" ] ; fhir:code [ ( fhir:coding [ a loinc:48765-2 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ; fhir:l <http://loinc.org> ] ; fhir:code [ fhir:v "48765-2" ] ] ) ] ; fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>Keine Allergien bekannt.</p></div>"^^rdf:XMLLiteral ] ] ; fhir:emptyReason [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/list-empty-reason"^^xsd:anyURI ; fhir:l <http://terminology.hl7.org/CodeSystem/list-empty-reason> ] ; fhir:code [ fhir:v "nilknown" ] ; fhir:display [ fhir:v "Nil Known" ] ] ) ] ] [ fhir:title [ fhir:v "Risiken für Behandelnde" ] ; fhir:code [ ( fhir:coding [ a loinc:46467-7 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ; fhir:l <http://loinc.org> ] ; fhir:code [ fhir:v "46467-7" ] ] ) ] ; fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>Keine Risikofaktoren bekannt.</p></div>"^^rdf:XMLLiteral ] ] ; fhir:emptyReason [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/list-empty-reason"^^xsd:anyURI ; fhir:l <http://terminology.hl7.org/CodeSystem/list-empty-reason> ] ; fhir:code [ fhir:v "unavailable" ] ; fhir:display [ fhir:v "Information not available" ] ] ) ] ] [ fhir:title [ fhir:v "Probleme und Diagnosen" ] ; fhir:code [ ( fhir:coding [ a loinc:11450-4 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ; fhir:l <http://loinc.org> ] ; fhir:code [ fhir:v "11450-4" ] ] ) ] ; fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>2015 Koronare Herzkrankheit</li><li>2016 Hypertonie</li></ul></div>"^^rdf:XMLLiteral ] ] ; ( fhir:entry [ fhir:l fhir:Condition/UC1-Condition-KoronareHerzkrankheit ; fhir:reference [ fhir:v "Condition/UC1-Condition-KoronareHerzkrankheit" ] ] [ fhir:l fhir:Condition/UC1-Condition-Hypertonie ; fhir:reference [ fhir:v "Condition/UC1-Condition-Hypertonie" ] ] ) ] [ fhir:title [ fhir:v "Patientenverfügungen und Ärztliche Notfallanordnung" ] ; fhir:code [ ( fhir:coding [ a loinc:42348-3 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ; fhir:l <http://loinc.org> ] ; fhir:code [ fhir:v "42348-3" ] ] ) ] ; fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Ärztliche Notanordnung 2024 (EPD)</li><li>Patientenverfügung 2022 (Hausarzt)</li></ul></div>"^^rdf:XMLLiteral ] ] ; ( fhir:entry [ fhir:l fhir:DocumentReference/UC1-DocumentReference-Notanordnung ; fhir:reference [ fhir:v "DocumentReference/UC1-DocumentReference-Notanordnung" ] ] [ fhir:l fhir:DocumentReference/UC1-DocumentReference-Patientenverfuegung ; fhir:reference [ fhir:v "DocumentReference/UC1-DocumentReference-Patientenverfuegung" ] ] ) ] [ fhir:title [ fhir:v "Andere Dokumente" ] ; fhir:code [ ( fhir:coding [ a loinc:55108-5 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ; fhir:l <http://loinc.org> ] ; fhir:code [ fhir:v "55108-5" ] ] ) ] ; fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Schrittmacherausweis 2015 (EPD)</li></ul></div>"^^rdf:XMLLiteral ] ] ; ( fhir:entry [ fhir:l fhir:DocumentReference/UC1-DocumentReference-Schrittmacherausweis ; fhir:reference [ fhir:v "DocumentReference/UC1-DocumentReference-Schrittmacherausweis" ] ] ) ] [ fhir:title [ fhir:v "Implantate" ] ; fhir:code [ ( fhir:coding [ a loinc:46264-8 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ; fhir:l <http://loinc.org> ] ; fhir:code [ fhir:v "46264-8" ] ] ) ] ; fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Herzschrittmacher (implantiert 2015)</li></ul></div>"^^rdf:XMLLiteral ] ] ; ( fhir:entry [ fhir:l fhir:DeviceUseStatement/UC1-DeviceUseStatement-Pacemaker ; fhir:reference [ fhir:v "DeviceUseStatement/UC1-DeviceUseStatement-Pacemaker" ] ] ) ] [ fhir:title [ fhir:v "Schwangerschaft" ] ; fhir:code [ ( fhir:coding [ a loinc:10162-6 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ; fhir:l <http://loinc.org> ] ; fhir:code [ fhir:v "10162-6" ] ] ) ] ; fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>Nicht zutreffend.</p></div>"^^rdf:XMLLiteral ] ] ; fhir:emptyReason [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/list-empty-reason"^^xsd:anyURI ; fhir:l <http://terminology.hl7.org/CodeSystem/list-empty-reason> ] ; fhir:code [ fhir:v "notasked" ] ; fhir:display [ fhir:v "Not Asked" ] ] ) ] ] [ fhir:title [ fhir:v "Kognitive Beeinträchtigungen" ] ; fhir:code [ ( fhir:coding [ a loinc:66610-7 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ; fhir:l <http://loinc.org> ] ; fhir:code [ fhir:v "66610-7" ] ] ) ] ; fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>Keine bekannt.</p></div>"^^rdf:XMLLiteral ] ] ; fhir:emptyReason [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/list-empty-reason"^^xsd:anyURI ; fhir:l <http://terminology.hl7.org/CodeSystem/list-empty-reason> ] ; fhir:code [ fhir:v "nilknown" ] ; fhir:display [ fhir:v "Nil Known" ] ] ) ] ] [ fhir:title [ fhir:v "Physische Beeinträchtigungen" ] ; fhir:code [ ( fhir:coding [ a loinc:96386-8 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ; fhir:l <http://loinc.org> ] ; fhir:code [ fhir:v "96386-8" ] ] ) ] ; fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>Keine bekannt.</p></div>"^^rdf:XMLLiteral ] ] ; fhir:emptyReason [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/list-empty-reason"^^xsd:anyURI ; fhir:l <http://terminology.hl7.org/CodeSystem/list-empty-reason> ] ; fhir:code [ fhir:v "nilknown" ] ; fhir:display [ fhir:v "Nil Known" ] ] ) ] ] ) . # <http://fhir.ch/ig/emr/Patient/UC1-Patient-MusterMax> a fhir:Patient ; fhir:id [ fhir:v "UC1-Patient-MusterMax"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://fhir.ch/ig/ch-ips/StructureDefinition/ch-ips-patient"^^xsd:anyURI ; fhir:l <http://fhir.ch/ig/ch-ips/StructureDefinition/ch-ips-patient> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Patient_UC1-Patient-MusterMax\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Patient UC1-Patient-MusterMax</b></p><a name=\"UC1-Patient-MusterMax\"> </a><a name=\"hcUC1-Patient-MusterMax\"> </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=\"http://fhir.ch/ig/ch-ips/2.0.0/StructureDefinition-ch-ips-patient.html\">CH IPS Patient</a></p></div><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\">Max Muster (official) Male, DoB: 1964-01-01 ( urn:oid:2.16.756.5.30.1.123.100.1.1.1#InsuranceCardNumber#80756011234567890123)</p><hr/><table class=\"grid\"><tr><td style=\"background-color: #f3f5da\" title=\"Ways to contact the Patient\">Contact Detail</td><td colspan=\"3\">Bahnhofstrasse 1 Zürich 8001 CH </td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Language spoken\">Language:</td><td colspan=\"3\"><span title=\"Codes:{urn:ietf:bcp:47 de}\">German</span> (preferred)</td></tr></table></div>"^^rdf:XMLLiteral ] ] ; # fhir:identifier ( [ fhir:system [ fhir:v "urn:oid:2.16.756.5.30.1.123.100.1.1.1"^^xsd:anyURI ; fhir:l <urn:oid:2.16.756.5.30.1.123.100.1.1.1> ] ; fhir:value [ fhir:v "80756011234567890123" ] ] ) ; # fhir:name ( [ fhir:use [ fhir:v "official" ] ; fhir:family [ fhir:v "Muster" ] ; ( fhir:given [ fhir:v "Max" ] ) ] ) ; # fhir:gender [ fhir:v "male"] ; # fhir:birthDate [ fhir:v "1964-01-01"^^xsd:date] ; # fhir:address ( [ ( fhir:line [ fhir:v "Bahnhofstrasse 1" ] ) ; fhir:city [ fhir:v "Zürich" ] ; fhir:postalCode [ fhir:v "8001" ] ; fhir:country [ fhir:v "CH" ] ] ) ; # fhir:communication ( [ fhir:language [ ( fhir:coding [ fhir:system [ fhir:v "urn:ietf:bcp:47"^^xsd:anyURI ; fhir:l <urn:ietf:bcp:47> ] ; fhir:code [ fhir:v "de" ] ] ) ] ; fhir:preferred [ fhir:v true ] ] ) . # <http://fhir.ch/ig/emr/RelatedPerson/UC1-RelatedPerson-VreniMuster> a fhir:RelatedPerson ; fhir:id [ fhir:v "UC1-RelatedPerson-VreniMuster"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://fhir.ch/ig/ch-emr/StructureDefinition/ch-emr-relatedperson"^^xsd:anyURI ; fhir:l <http://fhir.ch/ig/ch-emr/StructureDefinition/ch-emr-relatedperson> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"RelatedPerson_UC1-RelatedPerson-VreniMuster\"> </a><p class=\"res-header-id\"><b>Generated Narrative: RelatedPerson UC1-RelatedPerson-VreniMuster</b></p><a name=\"UC1-RelatedPerson-VreniMuster\"> </a><a name=\"hcUC1-RelatedPerson-VreniMuster\"> </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-ch-emr-relatedperson.html\">CH Emergency Record RelatedPerson</a></p></div><p><b>active</b>: true</p><p><b>patient</b>: <a href=\"Patient-UC1-Patient-MusterMax.html\">Max Muster (official) Male, DoB: 1964-01-01 ( urn:oid:2.16.756.5.30.1.123.100.1.1.1#InsuranceCardNumber#80756011234567890123)</a></p><p><b>relationship</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-RoleCode WIFE}\">wife</span></p><p><b>name</b>: Vreni Muster (Official)</p><p><b>telecom</b>: <a href=\"tel:+41788765432\">+41 78 876 54 32</a></p><p><b>gender</b>: Female</p><h3>Communications</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Language</b></td><td><b>Preferred</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{urn:ietf:bcp:47 de}\">German</span></td><td>true</td></tr></table></div>"^^rdf:XMLLiteral ] ] ; # fhir:active [ fhir:v true] ; # fhir:patient [ fhir:l fhir:Patient/UC1-Patient-MusterMax ; fhir:reference [ fhir:v "Patient/UC1-Patient-MusterMax" ] ] ; # fhir:relationship ( [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-RoleCode"^^xsd:anyURI ; fhir:l <http://terminology.hl7.org/CodeSystem/v3-RoleCode> ] ; fhir:code [ fhir:v "WIFE" ] ; fhir:display [ fhir:v "wife" ] ] ) ] ) ; # fhir:name ( [ fhir:use [ fhir:v "official" ] ; fhir:family [ fhir:v "Muster" ] ; ( fhir:given [ fhir:v "Vreni" ] ) ] ) ; # fhir:telecom ( [ fhir:system [ fhir:v "phone" ] ; fhir:value [ fhir:v "+41 78 876 54 32" ] ; fhir:use [ fhir:v "mobile" ] ; fhir:rank [ fhir:v "1"^^xsd:positiveInteger ] ] ) ; # fhir:gender [ fhir:v "female"] ; # fhir:communication ( [ fhir:language [ ( fhir:coding [ fhir:system [ fhir:v "urn:ietf:bcp:47"^^xsd:anyURI ; fhir:l <urn:ietf:bcp:47> ] ; fhir:code [ fhir:v "de" ] ] ) ] ; fhir:preferred [ fhir:v true ] ] ) . # <http://fhir.ch/ig/emr/Practitioner/UC1-Practitioner-Hausarzt> a fhir:Practitioner ; fhir:id [ fhir:v "UC1-Practitioner-Hausarzt"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://fhir.ch/ig/ch-ips/StructureDefinition/ch-ips-practitioner"^^xsd:anyURI ; fhir:l <http://fhir.ch/ig/ch-ips/StructureDefinition/ch-ips-practitioner> ] ) ] ; # fhir:language [ fhir:v "de-CH"] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"de-CH\" lang=\"de-CH\"><a name=\"Practitioner_UC1-Practitioner-Hausarzt\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Practitioner UC1-Practitioner-Hausarzt</b></p><a name=\"UC1-Practitioner-Hausarzt\"> </a><a name=\"hcUC1-Practitioner-Hausarzt\"> </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\">Language: de-CH</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"http://fhir.ch/ig/ch-ips/2.0.0/StructureDefinition-ch-ips-practitioner.html\">CH IPS Practitioner</a></p></div><p><b>identifier</b>: <a href=\"http://fhir.ch/ig/ch-term/3.4.0/NamingSystem-gln.html\" title=\"Each healthcare partner (natural or legal person) is referenced with a unique code of type GLN (former name: EAN code) of the [GS1](https://www.gs1.ch/de/home) system, see [refdata](https://www.refdata.ch/).\">GLN</a>/7601000000019</p><p><b>name</b>: UC1 Hausarzt (Official)</p><h3>Qualifications</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Code</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{http://snomed.info/sct 309343006}\">Arzt</span></td></tr></table></div>"^^rdf:XMLLiteral ] ] ; # fhir:identifier ( [ fhir:system [ fhir:v "urn:oid:2.51.1.3"^^xsd:anyURI ; fhir:l <urn:oid:2.51.1.3> ] ; fhir:value [ fhir:v "7601000000019" ] ] ) ; # fhir:name ( [ fhir:use [ fhir:v "official" ] ; fhir:family [ fhir:v "Hausarzt" ] ; ( fhir:given [ fhir:v "UC1" ] ) ; ( fhir:prefix [ fhir:v "Dr. med." ] ) ] ) ; # fhir:qualification ( [ fhir:code [ ( fhir:coding [ a sct:309343006 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ; fhir:l <http://snomed.info/sct> ] ; fhir:version [ fhir:v "http://snomed.info/sct/2011000195101" ] ; fhir:code [ fhir:v "309343006" ] ] ) ; fhir:text [ fhir:v "Arzt" ] ] ] ) . # <http://fhir.ch/ig/emr/PractitionerRole/UC1-PractitionerRole-Hausarzt> a fhir:PractitionerRole ; fhir:id [ fhir:v "UC1-PractitionerRole-Hausarzt"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://fhir.ch/ig/ch-ips/StructureDefinition/ch-ips-practitionerrole"^^xsd:anyURI ; fhir:l <http://fhir.ch/ig/ch-ips/StructureDefinition/ch-ips-practitionerrole> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"PractitionerRole_UC1-PractitionerRole-Hausarzt\"> </a><p class=\"res-header-id\"><b>Generated Narrative: PractitionerRole UC1-PractitionerRole-Hausarzt</b></p><a name=\"UC1-PractitionerRole-Hausarzt\"> </a><a name=\"hcUC1-PractitionerRole-Hausarzt\"> </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=\"http://fhir.ch/ig/ch-ips/2.0.0/StructureDefinition-ch-ips-practitionerrole.html\">CH IPS PractitionerRole</a></p></div><p><b>active</b>: true</p><p><b>practitioner</b>: <a href=\"Practitioner-UC1-Practitioner-Hausarzt.html\">Practitioner UC1 Hausarzt (official)</a></p><p><b>organization</b>: <a href=\"Organization-UC1-Organization-Hausarztpraxis.html\">Organization Hausarztpraxis UC1</a></p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 309343006}\">Arzt</span></p><p><b>specialty</b>: <span title=\"Codes:{http://snomed.info/sct 419772000}\">Allgemeine Innere Medizin</span></p></div>"^^rdf:XMLLiteral ] ] ; # fhir:active [ fhir:v true] ; # fhir:practitioner [ fhir:l fhir:Practitioner/UC1-Practitioner-Hausarzt ; fhir:reference [ fhir:v "Practitioner/UC1-Practitioner-Hausarzt" ] ] ; # fhir:organization [ fhir:l fhir:Organization/UC1-Organization-Hausarztpraxis ; fhir:reference [ fhir:v "Organization/UC1-Organization-Hausarztpraxis" ] ] ; # fhir:code ( [ ( fhir:coding [ a sct:309343006 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ; fhir:l <http://snomed.info/sct> ] ; fhir:version [ fhir:v "http://snomed.info/sct/2011000195101" ] ; fhir:code [ fhir:v "309343006" ] ] ) ; fhir:text [ fhir:v "Arzt" ] ] ) ; # fhir:specialty ( [ ( fhir:coding [ a sct:419772000 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ; fhir:l <http://snomed.info/sct> ] ; fhir:version [ fhir:v "http://snomed.info/sct/2011000195101" ] ; fhir:code [ fhir:v "419772000" ] ] ) ; fhir:text [ fhir:v "Allgemeine Innere Medizin" ] ] ) . # <http://fhir.ch/ig/emr/Organization/UC1-Organization-Hausarztpraxis> a fhir:Organization ; fhir:id [ fhir:v "UC1-Organization-Hausarztpraxis"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://fhir.ch/ig/ch-ips/StructureDefinition/ch-ips-organization"^^xsd:anyURI ; fhir:l <http://fhir.ch/ig/ch-ips/StructureDefinition/ch-ips-organization> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Organization_UC1-Organization-Hausarztpraxis\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Organization UC1-Organization-Hausarztpraxis</b></p><a name=\"UC1-Organization-Hausarztpraxis\"> </a><a name=\"hcUC1-Organization-Hausarztpraxis\"> </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=\"http://fhir.ch/ig/ch-ips/2.0.0/StructureDefinition-ch-ips-organization.html\">CH IPS Organization</a></p></div><p><b>identifier</b>: <a href=\"http://fhir.ch/ig/ch-term/3.4.0/NamingSystem-gln.html\" title=\"Each healthcare partner (natural or legal person) is referenced with a unique code of type GLN (former name: EAN code) of the [GS1](https://www.gs1.ch/de/home) system, see [refdata](https://www.refdata.ch/).\">GLN</a>/7601000000026</p><p><b>active</b>: true</p><p><b>type</b>: <span title=\"Codes:{http://snomed.info/sct 394802001}\">Allgemeine Innere Medizin</span></p><p><b>name</b>: Hausarztpraxis UC1</p></div>"^^rdf:XMLLiteral ] ] ; # fhir:identifier ( [ fhir:system [ fhir:v "urn:oid:2.51.1.3"^^xsd:anyURI ; fhir:l <urn:oid:2.51.1.3> ] ; fhir:value [ fhir:v "7601000000026" ] ] ) ; # fhir:active [ fhir:v true] ; # fhir:type ( [ ( fhir:coding [ a sct:394802001 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ; fhir:l <http://snomed.info/sct> ] ; fhir:version [ fhir:v "http://snomed.info/sct/2011000195101" ] ; fhir:code [ fhir:v "394802001" ] ] ) ; fhir:text [ fhir:v "Allgemeine Innere Medizin" ] ] ) ; # fhir:name [ fhir:v "Hausarztpraxis UC1"] . # <http://fhir.ch/ig/emr/Condition/UC1-Condition-KoronareHerzkrankheit> a fhir:Condition ; fhir:id [ fhir:v "UC1-Condition-KoronareHerzkrankheit"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://fhir.ch/ig/ch-ips/StructureDefinition/ch-ips-condition"^^xsd:anyURI ; fhir:l <http://fhir.ch/ig/ch-ips/StructureDefinition/ch-ips-condition> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Condition_UC1-Condition-KoronareHerzkrankheit\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Condition UC1-Condition-KoronareHerzkrankheit</b></p><a name=\"UC1-Condition-KoronareHerzkrankheit\"> </a><a name=\"hcUC1-Condition-KoronareHerzkrankheit\"> </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=\"http://fhir.ch/ig/ch-ips/2.0.0/StructureDefinition-ch-ips-condition.html\">CH IPS Condition</a></p></div><p><b>clinicalStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-clinical active}\">Active</span></p><p><b>verificationStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-ver-status confirmed}\">Confirmed</span></p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-category problem-list-item}\">Problem List Item</span></p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 53741008}\">Coronary arteriosclerosis</span></p><p><b>subject</b>: <a href=\"Patient-UC1-Patient-MusterMax.html\">Max Muster (official) Male, DoB: 1964-01-01 ( urn:oid:2.16.756.5.30.1.123.100.1.1.1#InsuranceCardNumber#80756011234567890123)</a></p><p><b>onset</b>: 2015</p><p><b>recordedDate</b>: 2015-01-01</p><p><b>recorder</b>: <a href=\"Practitioner-UC1-Practitioner-Hausarzt.html\">Practitioner UC1 Hausarzt (official)</a></p></div>"^^rdf:XMLLiteral ] ] ; # fhir:clinicalStatus [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/condition-clinical"^^xsd:anyURI ; fhir:l <http://terminology.hl7.org/CodeSystem/condition-clinical> ] ; fhir:code [ fhir:v "active" ] ] ) ] ; # fhir:verificationStatus [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/condition-ver-status"^^xsd:anyURI ; fhir:l <http://terminology.hl7.org/CodeSystem/condition-ver-status> ] ; fhir:code [ fhir:v "confirmed" ] ] ) ] ; # fhir:category ( [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/condition-category"^^xsd:anyURI ; fhir:l <http://terminology.hl7.org/CodeSystem/condition-category> ] ; fhir:code [ fhir:v "problem-list-item" ] ] ) ] ) ; # fhir:code [ ( fhir:coding [ a sct:53741008 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ; fhir:l <http://snomed.info/sct> ] ; fhir:version [ fhir:v "http://snomed.info/sct/2011000195101" ] ; fhir:code [ fhir:v "53741008" ] ] ) ] ; # fhir:subject [ fhir:l fhir:Patient/UC1-Patient-MusterMax ; fhir:reference [ fhir:v "Patient/UC1-Patient-MusterMax" ] ] ; # fhir:onset [ a fhir:DateTime ; fhir:v "2015"^^xsd:gYear ] ; # fhir:recordedDate [ fhir:v "2015-01-01"^^xsd:date] ; # fhir:recorder [ fhir:l fhir:Practitioner/UC1-Practitioner-Hausarzt ; fhir:reference [ fhir:v "Practitioner/UC1-Practitioner-Hausarzt" ] ] . # <http://fhir.ch/ig/emr/Condition/UC1-Condition-Hypertonie> a fhir:Condition ; fhir:id [ fhir:v "UC1-Condition-Hypertonie"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://fhir.ch/ig/ch-ips/StructureDefinition/ch-ips-condition"^^xsd:anyURI ; fhir:l <http://fhir.ch/ig/ch-ips/StructureDefinition/ch-ips-condition> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Condition_UC1-Condition-Hypertonie\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Condition UC1-Condition-Hypertonie</b></p><a name=\"UC1-Condition-Hypertonie\"> </a><a name=\"hcUC1-Condition-Hypertonie\"> </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=\"http://fhir.ch/ig/ch-ips/2.0.0/StructureDefinition-ch-ips-condition.html\">CH IPS Condition</a></p></div><p><b>clinicalStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-clinical active}\">Active</span></p><p><b>verificationStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-ver-status confirmed}\">Confirmed</span></p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-category problem-list-item}\">Problem List Item</span></p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 38341003}\">High blood pressure</span></p><p><b>subject</b>: <a href=\"Patient-UC1-Patient-MusterMax.html\">Max Muster (official) Male, DoB: 1964-01-01 ( urn:oid:2.16.756.5.30.1.123.100.1.1.1#InsuranceCardNumber#80756011234567890123)</a></p><p><b>onset</b>: 2016</p><p><b>recordedDate</b>: 2016-01-01</p><p><b>recorder</b>: <a href=\"Practitioner-UC1-Practitioner-Hausarzt.html\">Practitioner UC1 Hausarzt (official)</a></p></div>"^^rdf:XMLLiteral ] ] ; # fhir:clinicalStatus [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/condition-clinical"^^xsd:anyURI ; fhir:l <http://terminology.hl7.org/CodeSystem/condition-clinical> ] ; fhir:code [ fhir:v "active" ] ] ) ] ; # fhir:verificationStatus [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/condition-ver-status"^^xsd:anyURI ; fhir:l <http://terminology.hl7.org/CodeSystem/condition-ver-status> ] ; fhir:code [ fhir:v "confirmed" ] ] ) ] ; # fhir:category ( [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/condition-category"^^xsd:anyURI ; fhir:l <http://terminology.hl7.org/CodeSystem/condition-category> ] ; fhir:code [ fhir:v "problem-list-item" ] ] ) ] ) ; # fhir:code [ ( fhir:coding [ a sct:38341003 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ; fhir:l <http://snomed.info/sct> ] ; fhir:version [ fhir:v "http://snomed.info/sct/2011000195101" ] ; fhir:code [ fhir:v "38341003" ] ] ) ] ; # fhir:subject [ fhir:l fhir:Patient/UC1-Patient-MusterMax ; fhir:reference [ fhir:v "Patient/UC1-Patient-MusterMax" ] ] ; # fhir:onset [ a fhir:DateTime ; fhir:v "2016"^^xsd:gYear ] ; # fhir:recordedDate [ fhir:v "2016-01-01"^^xsd:date] ; # fhir:recorder [ fhir:l fhir:Practitioner/UC1-Practitioner-Hausarzt ; fhir:reference [ fhir:v "Practitioner/UC1-Practitioner-Hausarzt" ] ] . # <http://fhir.ch/ig/emr/Medication/UC1-Medication-BelocZok> a fhir:Medication ; fhir:id [ fhir:v "UC1-Medication-BelocZok"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://fhir.ch/ig/ch-ips/StructureDefinition/ch-ips-medication"^^xsd:anyURI ; fhir:l <http://fhir.ch/ig/ch-ips/StructureDefinition/ch-ips-medication> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Medication_UC1-Medication-BelocZok\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Medication UC1-Medication-BelocZok</b></p><a name=\"UC1-Medication-BelocZok\"> </a><a name=\"hcUC1-Medication-BelocZok\"> </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=\"http://fhir.ch/ig/ch-ips/2.0.0/StructureDefinition-ch-ips-medication.html\">CH IPS Medication</a></p></div><p><b>code</b>: <span title=\"Codes:{urn:oid:2.51.1.1 7680521101498}, {http://www.whocc.no/atc C07AB02}\">Beloc Zok 50 mg (Metoprolol)</span></p><p><b>form</b>: <span title=\"Codes:{urn:oid:0.4.0.127.0.16.1.1.2.1 10221005}\">Retardtablette</span></p><p><b>amount</b>: 100 Tablette<span style=\"background: LightGoldenRodYellow\"> (Details: SNOMED CT code732936001 = '732936001')</span>/1 Packung<span style=\"background: LightGoldenRodYellow\"> (Details: SNOMED CT code1681000175101 = '1681000175101')</span></p></div>"^^rdf:XMLLiteral ] ] ; # fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "urn:oid:2.51.1.1"^^xsd:anyURI ; fhir:l <urn:oid:2.51.1.1> ] ; fhir:code [ fhir:v "7680521101498" ] ; fhir:display [ fhir:v "BELOC ZOK Ret Tabl 50 mg 100 Stk" ] ] [ fhir:system [ fhir:v "http://www.whocc.no/atc"^^xsd:anyURI ; fhir:l <http://www.whocc.no/atc> ] ; fhir:code [ fhir:v "C07AB02" ] ; fhir:display [ fhir:v "metoprolol" ] ] ) ; fhir:text [ fhir:v "Beloc Zok 50 mg (Metoprolol)" ] ] ; # fhir:form [ ( fhir:coding [ fhir:system [ fhir:v "urn:oid:0.4.0.127.0.16.1.1.2.1"^^xsd:anyURI ; fhir:l <urn:oid:0.4.0.127.0.16.1.1.2.1> ] ; fhir:code [ fhir:v "10221005" ] ] ) ; fhir:text [ fhir:v "Retardtablette" ] ] ; # fhir:amount [ fhir:numerator [ fhir:value [ fhir:v "100"^^xsd:decimal ] ; fhir:unit [ fhir:v "Tablette" ] ; fhir:system [ fhir:v "http://snomed.info/sct|http://snomed.info/sct/2011000195101"^^xsd:anyURI ; fhir:l <http://snomed.info/sct?version=http://snomed.info/sct/2011000195101> ] ; fhir:code [ fhir:v "732936001" ] ] ; fhir:denominator [ fhir:value [ fhir:v "1"^^xsd:decimal ] ; fhir:unit [ fhir:v "Packung" ] ; fhir:system [ fhir:v "http://snomed.info/sct|http://snomed.info/sct/2011000195101"^^xsd:anyURI ; fhir:l <http://snomed.info/sct?version=http://snomed.info/sct/2011000195101> ] ; fhir:code [ fhir:v "1681000175101" ] ] ] . # <http://fhir.ch/ig/emr/MedicationStatement/UC1-MedicationStatement-BelocZok> a fhir:MedicationStatement ; fhir:id [ fhir:v "UC1-MedicationStatement-BelocZok"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://fhir.ch/ig/ch-emr/StructureDefinition/ch-emr-medicationstatement"^^xsd:anyURI ; fhir:l <http://fhir.ch/ig/ch-emr/StructureDefinition/ch-emr-medicationstatement> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"MedicationStatement_UC1-MedicationStatement-BelocZok\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MedicationStatement UC1-MedicationStatement-BelocZok</b></p><a name=\"UC1-MedicationStatement-BelocZok\"> </a><a name=\"hcUC1-MedicationStatement-BelocZok\"> </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-ch-emr-medicationstatement.html\">CH Emergency Record Medication Statement</a></p></div><p><b>status</b>: Active</p><p><b>medication</b>: <a href=\"Medication-UC1-Medication-BelocZok.html\">Medication BELOC ZOK Ret Tabl 50 mg 100 Stk</a></p><p><b>subject</b>: <a href=\"Patient-UC1-Patient-MusterMax.html\">Max Muster (official) Male, DoB: 1964-01-01 ( urn:oid:2.16.756.5.30.1.123.100.1.1.1#InsuranceCardNumber#80756011234567890123)</a></p><p><b>effective</b>: 2016-01-01 --> (ongoing)</p><p><b>reasonReference</b>: <a href=\"Condition-UC1-Condition-Hypertonie.html\">Condition High blood pressure</a></p><blockquote><p><b>dosage</b></p><p><b>sequence</b>: 1</p><p><b>timing</b>: Morning, Once</p><p><b>route</b>: <span title=\"Codes:{urn:oid:0.4.0.127.0.16.1.1.2.1 20053000}\">zum Einnehmen</span></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 Tablette<span style=\"background: LightGoldenRodYellow\"> (Details: SNOMED CT code732936001 = '732936001')</span></td></tr></table></blockquote><blockquote><p><b>dosage</b></p><p><b>sequence</b>: 2</p><p><b>timing</b>: Evening, 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>0.5 Halbe Tablette<span style=\"background: LightGoldenRodYellow\"> (Details: SNOMED CT code732936001 = '732936001')</span></td></tr></table></blockquote></div>"^^rdf:XMLLiteral ] ] ; # fhir:status [ fhir:v "active"] ; # fhir:medication [ a fhir:Reference ; fhir:l fhir:Medication/UC1-Medication-BelocZok ; fhir:reference [ fhir:v "Medication/UC1-Medication-BelocZok" ] ] ; # fhir:subject [ fhir:l fhir:Patient/UC1-Patient-MusterMax ; fhir:reference [ fhir:v "Patient/UC1-Patient-MusterMax" ] ] ; # fhir:effective [ a fhir:Period ; fhir:start [ fhir:v "2016-01-01"^^xsd:date ] ] ; # fhir:reasonReference ( [ fhir:l fhir:Condition/UC1-Condition-Hypertonie ; fhir:reference [ fhir:v "Condition/UC1-Condition-Hypertonie" ] ] ) ; # fhir:dosage ( [ fhir:sequence [ fhir:v 1 ] ; fhir:timing [ fhir:repeat [ ( fhir:when [ fhir:v "MORN" ] ) ] ] ; fhir:route [ ( fhir:coding [ fhir:system [ fhir:v "urn:oid:0.4.0.127.0.16.1.1.2.1"^^xsd:anyURI ; fhir:l <urn:oid:0.4.0.127.0.16.1.1.2.1> ] ; fhir:code [ fhir:v "20053000" ] ] ) ; fhir:text [ fhir:v "zum Einnehmen" ] ] ; ( fhir:doseAndRate [ fhir:dose [ a fhir:Quantity ; fhir:value [ fhir:v "1"^^xsd:decimal ] ; fhir:unit [ fhir:v "Tablette" ] ; fhir:system [ fhir:v "http://snomed.info/sct|http://snomed.info/sct/2011000195101"^^xsd:anyURI ; fhir:l <http://snomed.info/sct?version=http://snomed.info/sct/2011000195101> ] ; fhir:code [ fhir:v "732936001" ] ] ] ) ] [ fhir:sequence [ fhir:v 2 ] ; fhir:timing [ fhir:repeat [ ( fhir:when [ fhir:v "EVE" ] ) ] ] ; ( fhir:doseAndRate [ fhir:dose [ a fhir:Quantity ; fhir:value [ fhir:v 0.5 ] ; fhir:unit [ fhir:v "Halbe Tablette" ] ; fhir:system [ fhir:v "http://snomed.info/sct|http://snomed.info/sct/2011000195101"^^xsd:anyURI ; fhir:l <http://snomed.info/sct?version=http://snomed.info/sct/2011000195101> ] ; fhir:code [ fhir:v "732936001" ] ] ] ) ] ) . # <http://fhir.ch/ig/emr/Medication/UC1-Medication-Plavix> a fhir:Medication ; fhir:id [ fhir:v "UC1-Medication-Plavix"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://fhir.ch/ig/ch-ips/StructureDefinition/ch-ips-medication"^^xsd:anyURI ; fhir:l <http://fhir.ch/ig/ch-ips/StructureDefinition/ch-ips-medication> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Medication_UC1-Medication-Plavix\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Medication UC1-Medication-Plavix</b></p><a name=\"UC1-Medication-Plavix\"> </a><a name=\"hcUC1-Medication-Plavix\"> </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=\"http://fhir.ch/ig/ch-ips/2.0.0/StructureDefinition-ch-ips-medication.html\">CH IPS Medication</a></p></div><p><b>code</b>: <span title=\"Codes:{urn:oid:2.51.1.1 7680545090143}, {http://www.whocc.no/atc B01AC04}\">Plavix 75 mg (Clopidogrel)</span></p><p><b>form</b>: <span title=\"Codes:{urn:oid:0.4.0.127.0.16.1.1.2.1 10219000}\">Tablette</span></p><p><b>amount</b>: 28 Tablette<span style=\"background: LightGoldenRodYellow\"> (Details: SNOMED CT code732936001 = '732936001')</span>/1 Packung<span style=\"background: LightGoldenRodYellow\"> (Details: SNOMED CT code1681000175101 = '1681000175101')</span></p></div>"^^rdf:XMLLiteral ] ] ; # fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "urn:oid:2.51.1.1"^^xsd:anyURI ; fhir:l <urn:oid:2.51.1.1> ] ; fhir:code [ fhir:v "7680545090143" ] ; fhir:display [ fhir:v "PLAVIX Tabl 75 mg 28 Stk" ] ] [ fhir:system [ fhir:v "http://www.whocc.no/atc"^^xsd:anyURI ; fhir:l <http://www.whocc.no/atc> ] ; fhir:code [ fhir:v "B01AC04" ] ; fhir:display [ fhir:v "clopidogrel" ] ] ) ; fhir:text [ fhir:v "Plavix 75 mg (Clopidogrel)" ] ] ; # fhir:form [ ( fhir:coding [ fhir:system [ fhir:v "urn:oid:0.4.0.127.0.16.1.1.2.1"^^xsd:anyURI ; fhir:l <urn:oid:0.4.0.127.0.16.1.1.2.1> ] ; fhir:code [ fhir:v "10219000" ] ] ) ; fhir:text [ fhir:v "Tablette" ] ] ; # fhir:amount [ fhir:numerator [ fhir:value [ fhir:v "28"^^xsd:decimal ] ; fhir:unit [ fhir:v "Tablette" ] ; fhir:system [ fhir:v "http://snomed.info/sct|http://snomed.info/sct/2011000195101"^^xsd:anyURI ; fhir:l <http://snomed.info/sct?version=http://snomed.info/sct/2011000195101> ] ; fhir:code [ fhir:v "732936001" ] ] ; fhir:denominator [ fhir:value [ fhir:v "1"^^xsd:decimal ] ; fhir:unit [ fhir:v "Packung" ] ; fhir:system [ fhir:v "http://snomed.info/sct|http://snomed.info/sct/2011000195101"^^xsd:anyURI ; fhir:l <http://snomed.info/sct?version=http://snomed.info/sct/2011000195101> ] ; fhir:code [ fhir:v "1681000175101" ] ] ] . # <http://fhir.ch/ig/emr/MedicationStatement/UC1-MedicationStatement-Plavix> a fhir:MedicationStatement ; fhir:id [ fhir:v "UC1-MedicationStatement-Plavix"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://fhir.ch/ig/ch-emr/StructureDefinition/ch-emr-medicationstatement"^^xsd:anyURI ; fhir:l <http://fhir.ch/ig/ch-emr/StructureDefinition/ch-emr-medicationstatement> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"MedicationStatement_UC1-MedicationStatement-Plavix\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MedicationStatement UC1-MedicationStatement-Plavix</b></p><a name=\"UC1-MedicationStatement-Plavix\"> </a><a name=\"hcUC1-MedicationStatement-Plavix\"> </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-ch-emr-medicationstatement.html\">CH Emergency Record Medication Statement</a></p></div><p><b>status</b>: Active</p><p><b>medication</b>: <a href=\"Medication-UC1-Medication-Plavix.html\">Medication PLAVIX Tabl 75 mg 28 Stk</a></p><p><b>subject</b>: <a href=\"Patient-UC1-Patient-MusterMax.html\">Max Muster (official) Male, DoB: 1964-01-01 ( urn:oid:2.16.756.5.30.1.123.100.1.1.1#InsuranceCardNumber#80756011234567890123)</a></p><p><b>effective</b>: 2015-06-01 --> (ongoing)</p><p><b>reasonCode</b>: <span title=\"Codes:\">Prophylaxe Schlaganfall</span></p><blockquote><p><b>dosage</b></p><p><b>sequence</b>: 1</p><p><b>timing</b>: Morning, Once</p><p><b>route</b>: <span title=\"Codes:{urn:oid:0.4.0.127.0.16.1.1.2.1 20053000}\">zum Einnehmen</span></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 Tablette<span style=\"background: LightGoldenRodYellow\"> (Details: SNOMED CT code732936001 = '732936001')</span></td></tr></table></blockquote></div>"^^rdf:XMLLiteral ] ] ; # fhir:status [ fhir:v "active"] ; # fhir:medication [ a fhir:Reference ; fhir:l fhir:Medication/UC1-Medication-Plavix ; fhir:reference [ fhir:v "Medication/UC1-Medication-Plavix" ] ] ; # fhir:subject [ fhir:l fhir:Patient/UC1-Patient-MusterMax ; fhir:reference [ fhir:v "Patient/UC1-Patient-MusterMax" ] ] ; # fhir:effective [ a fhir:Period ; fhir:start [ fhir:v "2015-06-01"^^xsd:date ] ] ; # fhir:reasonCode ( [ fhir:text [ fhir:v "Prophylaxe Schlaganfall" ] ] ) ; # fhir:dosage ( [ fhir:sequence [ fhir:v 1 ] ; fhir:timing [ fhir:repeat [ ( fhir:when [ fhir:v "MORN" ] ) ] ] ; fhir:route [ ( fhir:coding [ fhir:system [ fhir:v "urn:oid:0.4.0.127.0.16.1.1.2.1"^^xsd:anyURI ; fhir:l <urn:oid:0.4.0.127.0.16.1.1.2.1> ] ; fhir:code [ fhir:v "20053000" ] ] ) ; fhir:text [ fhir:v "zum Einnehmen" ] ] ; ( fhir:doseAndRate [ fhir:dose [ a fhir:Quantity ; fhir:value [ fhir:v "1"^^xsd:decimal ] ; fhir:unit [ fhir:v "Tablette" ] ; fhir:system [ fhir:v "http://snomed.info/sct|http://snomed.info/sct/2011000195101"^^xsd:anyURI ; fhir:l <http://snomed.info/sct?version=http://snomed.info/sct/2011000195101> ] ; fhir:code [ fhir:v "732936001" ] ] ] ) ] ) . # <http://fhir.ch/ig/emr/Device/UC1-Device-Pacemaker> a fhir:Device ; fhir:id [ fhir:v "UC1-Device-Pacemaker"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://fhir.ch/ig/ch-emr/StructureDefinition/ch-emr-device"^^xsd:anyURI ; fhir:l <http://fhir.ch/ig/ch-emr/StructureDefinition/ch-emr-device> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Device_UC1-Device-Pacemaker\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Device UC1-Device-Pacemaker</b></p><a name=\"UC1-Device-Pacemaker\"> </a><a name=\"hcUC1-Device-Pacemaker\"> </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-ch-emr-device.html\">CH Emergency Record Device</a></p></div><h3>UdiCarriers</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>DeviceIdentifier</b></td><td><b>Issuer</b></td><td><b>Jurisdiction</b></td><td><b>CarrierHRF</b></td><td><b>EntryType</b></td></tr><tr><td style=\"display: none\">*</td><td>00845678901234</td><td><a href=\"http://hl7.org/fhir/NamingSystem/gs1-di\">http://hl7.org/fhir/NamingSystem/gs1-di</a></td><td><a href=\"http://hl7.org/fhir/NamingSystem/eu-ec-udi\">http://hl7.org/fhir/NamingSystem/eu-ec-udi</a></td><td>(01)00845678901234(17)301231(10)PM2015A(21)MM2015PM001</td><td>Manual</td></tr></table><p><b>status</b>: Active</p><p><b>type</b>: <span title=\"Codes:{http://snomed.info/sct 14106009}\">Cardiac pacemaker</span></p><p><b>patient</b>: <a href=\"Patient-UC1-Patient-MusterMax.html\">Max Muster (official) Male, DoB: 1964-01-01 ( urn:oid:2.16.756.5.30.1.123.100.1.1.1#InsuranceCardNumber#80756011234567890123)</a></p><p><b>safety</b>: <span title=\"Codes:{http://fhir.ch/ig/ch-emr/CodeSystem/ch-emr-mri-safety-status-cs mr-conditional}\">MR Conditional</span></p></div>"^^rdf:XMLLiteral ] ] ; # fhir:udiCarrier ( [ fhir:deviceIdentifier [ fhir:v "00845678901234" ] ; fhir:issuer [ fhir:v "http://hl7.org/fhir/NamingSystem/gs1-di"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/NamingSystem/gs1-di> ] ; fhir:jurisdiction [ fhir:v "http://hl7.org/fhir/NamingSystem/eu-ec-udi"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/NamingSystem/eu-ec-udi> ] ; fhir:carrierHRF [ fhir:v "(01)00845678901234(17)301231(10)PM2015A(21)MM2015PM001" ] ; fhir:entryType [ fhir:v "manual" ] ] ) ; # fhir:status [ fhir:v "active"] ; # fhir:type [ ( fhir:coding [ a sct:14106009 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ; fhir:l <http://snomed.info/sct> ] ; fhir:version [ fhir:v "http://snomed.info/sct/2011000195101" ] ; fhir:code [ fhir:v "14106009" ] ] ) ] ; # fhir:patient [ fhir:l fhir:Patient/UC1-Patient-MusterMax ; fhir:reference [ fhir:v "Patient/UC1-Patient-MusterMax" ] ] ; # fhir:safety ( [ ( fhir:coding [ fhir:system [ fhir:v "http://fhir.ch/ig/ch-emr/CodeSystem/ch-emr-mri-safety-status-cs"^^xsd:anyURI ; fhir:l <http://fhir.ch/ig/ch-emr/CodeSystem/ch-emr-mri-safety-status-cs> ] ; fhir:code [ fhir:v "mr-conditional" ] ; fhir:display [ fhir:v "MR Conditional" ] ] ) ] ) . # <http://fhir.ch/ig/emr/DeviceUseStatement/UC1-DeviceUseStatement-Pacemaker> a fhir:DeviceUseStatement ; fhir:id [ fhir:v "UC1-DeviceUseStatement-Pacemaker"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://fhir.ch/ig/ch-emr/StructureDefinition/ch-emr-deviceusestatement"^^xsd:anyURI ; fhir:l <http://fhir.ch/ig/ch-emr/StructureDefinition/ch-emr-deviceusestatement> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"DeviceUseStatement_UC1-DeviceUseStatement-Pacemaker\"> </a><p class=\"res-header-id\"><b>Generated Narrative: DeviceUseStatement UC1-DeviceUseStatement-Pacemaker</b></p><a name=\"UC1-DeviceUseStatement-Pacemaker\"> </a><a name=\"hcUC1-DeviceUseStatement-Pacemaker\"> </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-ch-emr-deviceusestatement.html\">CH Emergency Record Device Use Statement</a></p></div><p><b>status</b>: Active</p><p><b>subject</b>: <a href=\"Patient-UC1-Patient-MusterMax.html\">Max Muster (official) Male, DoB: 1964-01-01 ( urn:oid:2.16.756.5.30.1.123.100.1.1.1#InsuranceCardNumber#80756011234567890123)</a></p><p><b>timing</b>: 2015-06-15</p><p><b>recordedOn</b>: 2015-06-15</p><p><b>device</b>: <a href=\"Device-UC1-Device-Pacemaker.html\">Device: status = active; type = Cardiac pacemaker; safety = MR Conditional</a></p><p><b>bodySite</b>: <span title=\"Codes:{http://snomed.info/sct 80891009}\">Heart</span></p></div>"^^rdf:XMLLiteral ] ] ; # fhir:status [ fhir:v "active"] ; # fhir:subject [ fhir:l fhir:Patient/UC1-Patient-MusterMax ; fhir:reference [ fhir:v "Patient/UC1-Patient-MusterMax" ] ] ; # fhir:timing [ a fhir:DateTime ; fhir:v "2015-06-15"^^xsd:date ] ; # fhir:recordedOn [ fhir:v "2015-06-15"^^xsd:date] ; # fhir:device [ fhir:l fhir:Device/UC1-Device-Pacemaker ; fhir:reference [ fhir:v "Device/UC1-Device-Pacemaker" ] ] ; # fhir:bodySite [ ( fhir:coding [ a sct:80891009 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ; fhir:l <http://snomed.info/sct> ] ; fhir:version [ fhir:v "http://snomed.info/sct/2011000195101" ] ; fhir:code [ fhir:v "80891009" ] ] ) ] . # <http://fhir.ch/ig/emr/DocumentReference/UC1-DocumentReference-Notanordnung> a fhir:DocumentReference ; fhir:id [ fhir:v "UC1-DocumentReference-Notanordnung"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://fhir.ch/ig/ch-emr/StructureDefinition/ch-emr-documentreference-advance-directive"^^xsd:anyURI ; fhir:l <http://fhir.ch/ig/ch-emr/StructureDefinition/ch-emr-documentreference-advance-directive> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"DocumentReference_UC1-DocumentReference-Notanordnung\"> </a><p class=\"res-header-id\"><b>Generated Narrative: DocumentReference UC1-DocumentReference-Notanordnung</b></p><a name=\"UC1-DocumentReference-Notanordnung\"> </a><a name=\"hcUC1-DocumentReference-Notanordnung\"> </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-ch-emr-documentreference-advance-directive.html\">CH Emergency Record Advance Directive DocumentReference</a></p></div><p><b>status</b>: Current</p><p><b>type</b>: <span title=\"Codes:{http://loinc.org 93037-0}\">Portable medical order form</span></p><p><b>category</b>: <span title=\"Codes:{http://snomed.info/sct 371538006}\">Advance directive report</span></p><p><b>subject</b>: <a href=\"Patient-UC1-Patient-MusterMax.html\">Max Muster (official) Male, DoB: 1964-01-01 ( urn:oid:2.16.756.5.30.1.123.100.1.1.1#InsuranceCardNumber#80756011234567890123)</a></p><p><b>date</b>: 2024-01-15 09:00:00+0100</p><p><b>author</b>: <a href=\"Practitioner-UC1-Practitioner-Hausarzt.html\">Practitioner UC1 Hausarzt (official)</a></p><p><b>description</b>: Ärztliche Notanordnung</p><blockquote><p><b>content</b></p><h3>Attachments</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>ContentType</b></td><td><b>Url</b></td></tr><tr><td style=\"display: none\">*</td><td>application/pdf</td><td><a href=\"https://example.org/documents/UC1-Notanordnung.pdf\">https://example.org/documents/UC1-Notanordnung.pdf</a></td></tr></table></blockquote></div>"^^rdf:XMLLiteral ] ] ; # fhir:status [ fhir:v "current"] ; # fhir:type [ ( fhir:coding [ a loinc:93037-0 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ; fhir:l <http://loinc.org> ] ; fhir:code [ fhir:v "93037-0" ] ] ) ] ; # fhir:category ( [ ( fhir:coding [ a sct:371538006 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ; fhir:l <http://snomed.info/sct> ] ; fhir:version [ fhir:v "http://snomed.info/sct/2011000195101" ] ; fhir:code [ fhir:v "371538006" ] ] ) ] ) ; # fhir:subject [ fhir:l fhir:Patient/UC1-Patient-MusterMax ; fhir:reference [ fhir:v "Patient/UC1-Patient-MusterMax" ] ] ; # fhir:date [ fhir:v "2024-01-15T09:00:00+01:00"^^xsd:dateTime] ; # fhir:author ( [ fhir:l fhir:Practitioner/UC1-Practitioner-Hausarzt ; fhir:reference [ fhir:v "Practitioner/UC1-Practitioner-Hausarzt" ] ] ) ; # fhir:description [ fhir:v "Ärztliche Notanordnung"] ; # fhir:content ( [ fhir:attachment [ fhir:contentType [ fhir:v "application/pdf" ] ; fhir:url [ fhir:v "https://example.org/documents/UC1-Notanordnung.pdf"^^xsd:anyURI ; fhir:l <https://example.org/documents/UC1-Notanordnung.pdf> ] ] ] ) . # <http://fhir.ch/ig/emr/DocumentReference/UC1-DocumentReference-Patientenverfuegung> a fhir:DocumentReference ; fhir:id [ fhir:v "UC1-DocumentReference-Patientenverfuegung"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://fhir.ch/ig/ch-emr/StructureDefinition/ch-emr-documentreference-advance-directive"^^xsd:anyURI ; fhir:l <http://fhir.ch/ig/ch-emr/StructureDefinition/ch-emr-documentreference-advance-directive> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"DocumentReference_UC1-DocumentReference-Patientenverfuegung\"> </a><p class=\"res-header-id\"><b>Generated Narrative: DocumentReference UC1-DocumentReference-Patientenverfuegung</b></p><a name=\"UC1-DocumentReference-Patientenverfuegung\"> </a><a name=\"hcUC1-DocumentReference-Patientenverfuegung\"> </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-ch-emr-documentreference-advance-directive.html\">CH Emergency Record Advance Directive DocumentReference</a></p></div><p><b>status</b>: Current</p><p><b>type</b>: <span title=\"Codes:{http://loinc.org 75320-2}\">Advance directive</span></p><p><b>category</b>: <span title=\"Codes:{http://snomed.info/sct 1264561001}\">Living will (record artifact)</span></p><p><b>subject</b>: <a href=\"Patient-UC1-Patient-MusterMax.html\">Max Muster (official) Male, DoB: 1964-01-01 ( urn:oid:2.16.756.5.30.1.123.100.1.1.1#InsuranceCardNumber#80756011234567890123)</a></p><p><b>date</b>: 2022-06-01 10:00:00+0200</p><p><b>author</b>: <a href=\"Patient-UC1-Patient-MusterMax.html\">Max Muster (official) Male, DoB: 1964-01-01 ( urn:oid:2.16.756.5.30.1.123.100.1.1.1#InsuranceCardNumber#80756011234567890123)</a></p><p><b>description</b>: Patientenverfügung beim Hausarzt hinterlegt</p><blockquote><p><b>content</b></p><h3>Attachments</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>ContentType</b></td><td><b>Url</b></td></tr><tr><td style=\"display: none\">*</td><td>application/pdf</td><td><a href=\"https://example.org/documents/UC1-Patientenverfuegung.pdf\">https://example.org/documents/UC1-Patientenverfuegung.pdf</a></td></tr></table></blockquote></div>"^^rdf:XMLLiteral ] ] ; # fhir:status [ fhir:v "current"] ; # fhir:type [ ( fhir:coding [ a loinc:75320-2 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ; fhir:l <http://loinc.org> ] ; fhir:code [ fhir:v "75320-2" ] ] ) ] ; # fhir:category ( [ ( fhir:coding [ a sct:1264561001 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ; fhir:l <http://snomed.info/sct> ] ; fhir:version [ fhir:v "http://snomed.info/sct/2011000195101" ] ; fhir:code [ fhir:v "1264561001" ] ] ) ] ) ; # fhir:subject [ fhir:l fhir:Patient/UC1-Patient-MusterMax ; fhir:reference [ fhir:v "Patient/UC1-Patient-MusterMax" ] ] ; # fhir:date [ fhir:v "2022-06-01T10:00:00+02:00"^^xsd:dateTime] ; # fhir:author ( [ fhir:l fhir:Patient/UC1-Patient-MusterMax ; fhir:reference [ fhir:v "Patient/UC1-Patient-MusterMax" ] ] ) ; # fhir:description [ fhir:v "Patientenverfügung beim Hausarzt hinterlegt"] ; # fhir:content ( [ fhir:attachment [ fhir:contentType [ fhir:v "application/pdf" ] ; fhir:url [ fhir:v "https://example.org/documents/UC1-Patientenverfuegung.pdf"^^xsd:anyURI ; fhir:l <https://example.org/documents/UC1-Patientenverfuegung.pdf> ] ] ] ) . # <http://fhir.ch/ig/emr/DocumentReference/UC1-DocumentReference-Schrittmacherausweis> a fhir:DocumentReference ; fhir:id [ fhir:v "UC1-DocumentReference-Schrittmacherausweis"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://fhir.ch/ig/ch-emr/StructureDefinition/ch-emr-documentreference"^^xsd:anyURI ; fhir:l <http://fhir.ch/ig/ch-emr/StructureDefinition/ch-emr-documentreference> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"DocumentReference_UC1-DocumentReference-Schrittmacherausweis\"> </a><p class=\"res-header-id\"><b>Generated Narrative: DocumentReference UC1-DocumentReference-Schrittmacherausweis</b></p><a name=\"UC1-DocumentReference-Schrittmacherausweis\"> </a><a name=\"hcUC1-DocumentReference-Schrittmacherausweis\"> </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-ch-emr-documentreference.html\">CH Emergency Record DocumentReference</a></p></div><p><b>status</b>: Current</p><p><b>type</b>: <span title=\"Codes:{http://snomed.info/sct 422735006}\">Summary clinical document (record artifact)</span></p><p><b>subject</b>: <a href=\"Patient-UC1-Patient-MusterMax.html\">Max Muster (official) Male, DoB: 1964-01-01 ( urn:oid:2.16.756.5.30.1.123.100.1.1.1#InsuranceCardNumber#80756011234567890123)</a></p><p><b>date</b>: 2015-06-15 11:00:00+0200</p><p><b>author</b>: <a href=\"Practitioner-UC1-Practitioner-Hausarzt.html\">Practitioner UC1 Hausarzt (official)</a></p><p><b>description</b>: Schrittmacherausweis</p><blockquote><p><b>content</b></p><h3>Attachments</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>ContentType</b></td><td><b>Url</b></td></tr><tr><td style=\"display: none\">*</td><td>application/pdf</td><td><a href=\"https://example.org/documents/UC1-Schrittmacherausweis.pdf\">https://example.org/documents/UC1-Schrittmacherausweis.pdf</a></td></tr></table></blockquote></div>"^^rdf:XMLLiteral ] ] ; # fhir:status [ fhir:v "current"] ; # fhir:type [ ( fhir:coding [ a sct:422735006 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ; fhir:l <http://snomed.info/sct> ] ; fhir:version [ fhir:v "http://snomed.info/sct/2011000195101" ] ; fhir:code [ fhir:v "422735006" ] ] ) ] ; # fhir:subject [ fhir:l fhir:Patient/UC1-Patient-MusterMax ; fhir:reference [ fhir:v "Patient/UC1-Patient-MusterMax" ] ] ; # fhir:date [ fhir:v "2015-06-15T11:00:00+02:00"^^xsd:dateTime] ; # fhir:author ( [ fhir:l fhir:Practitioner/UC1-Practitioner-Hausarzt ; fhir:reference [ fhir:v "Practitioner/UC1-Practitioner-Hausarzt" ] ] ) ; # fhir:description [ fhir:v "Schrittmacherausweis"] ; # fhir:content ( [ fhir:attachment [ fhir:contentType [ fhir:v "application/pdf" ] ; fhir:url [ fhir:v "https://example.org/documents/UC1-Schrittmacherausweis.pdf"^^xsd:anyURI ; fhir:l <https://example.org/documents/UC1-Schrittmacherausweis.pdf> ] ] ] ) . #
IG © 2026+ HL7 Switzerland. Package ch.fhir.ig.ch-emr#1.0.0-ballot based on FHIR 4.0.1. Generated 2026-06-12
Links: Table of Contents |
QA Report
| Propose a change