CH EMR (R4)
1.0.0-ballot - ballot Switzerland flag

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

: UC4-Bundle-emr-BeatFrei - TTL Representation

Raw ttl | Download

@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 "UC4-Bundle-emr-BeatFrei"] ; # 
  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:44444444-aaaa-4444-8444-444444444444" ]
  ] ; # 
  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/UC4-Composition-emr-BeatFrei"^^xsd:anyURI ;
fhir:l <http://fhir.ch/ig/emr/Composition/UC4-Composition-emr-BeatFrei>     ] ;
    ( fhir:resource <http://fhir.ch/ig/emr/Composition/UC4-Composition-emr-BeatFrei> )
  ] [
fhir:fullUrl [
fhir:v "http://fhir.ch/ig/emr/Patient/UC4-Patient-BeatFrei"^^xsd:anyURI ;
fhir:l <http://fhir.ch/ig/emr/Patient/UC4-Patient-BeatFrei>     ] ;
    ( fhir:resource <http://fhir.ch/ig/emr/Patient/UC4-Patient-BeatFrei> )
  ] [
fhir:fullUrl [
fhir:v "http://fhir.ch/ig/emr/RelatedPerson/UC4-RelatedPerson-Ehefrau"^^xsd:anyURI ;
fhir:l <http://fhir.ch/ig/emr/RelatedPerson/UC4-RelatedPerson-Ehefrau>     ] ;
    ( fhir:resource <http://fhir.ch/ig/emr/RelatedPerson/UC4-RelatedPerson-Ehefrau> )
  ] [
fhir:fullUrl [
fhir:v "http://fhir.ch/ig/emr/Practitioner/UC4-Practitioner-Hausarzt"^^xsd:anyURI ;
fhir:l <http://fhir.ch/ig/emr/Practitioner/UC4-Practitioner-Hausarzt>     ] ;
    ( fhir:resource <http://fhir.ch/ig/emr/Practitioner/UC4-Practitioner-Hausarzt> )
  ] [
fhir:fullUrl [
fhir:v "http://fhir.ch/ig/emr/PractitionerRole/UC4-PractitionerRole-Hausarzt"^^xsd:anyURI ;
fhir:l <http://fhir.ch/ig/emr/PractitionerRole/UC4-PractitionerRole-Hausarzt>     ] ;
    ( fhir:resource <http://fhir.ch/ig/emr/PractitionerRole/UC4-PractitionerRole-Hausarzt> )
  ] [
fhir:fullUrl [
fhir:v "http://fhir.ch/ig/emr/Organization/UC4-Organization-Hausarztpraxis"^^xsd:anyURI ;
fhir:l <http://fhir.ch/ig/emr/Organization/UC4-Organization-Hausarztpraxis>     ] ;
    ( fhir:resource <http://fhir.ch/ig/emr/Organization/UC4-Organization-Hausarztpraxis> )
  ] [
fhir:fullUrl [
fhir:v "http://fhir.ch/ig/emr/Condition/UC4-Condition-Aortenaneurysma"^^xsd:anyURI ;
fhir:l <http://fhir.ch/ig/emr/Condition/UC4-Condition-Aortenaneurysma>     ] ;
    ( fhir:resource <http://fhir.ch/ig/emr/Condition/UC4-Condition-Aortenaneurysma> )
  ] [
fhir:fullUrl [
fhir:v "http://fhir.ch/ig/emr/Medication/UC4-Medication-Bilol"^^xsd:anyURI ;
fhir:l <http://fhir.ch/ig/emr/Medication/UC4-Medication-Bilol>     ] ;
    ( fhir:resource <http://fhir.ch/ig/emr/Medication/UC4-Medication-Bilol> )
  ] [
fhir:fullUrl [
fhir:v "http://fhir.ch/ig/emr/MedicationStatement/UC4-MedicationStatement-Bilol"^^xsd:anyURI ;
fhir:l <http://fhir.ch/ig/emr/MedicationStatement/UC4-MedicationStatement-Bilol>     ] ;
    ( fhir:resource <http://fhir.ch/ig/emr/MedicationStatement/UC4-MedicationStatement-Bilol> )
  ] ) . # 

<http://fhir.ch/ig/emr/Composition/UC4-Composition-emr-BeatFrei> a fhir:Composition ;
  fhir:id [ fhir:v "UC4-Composition-emr-BeatFrei"] ; # 
  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_UC4-Composition-emr-BeatFrei\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Composition UC4-Composition-emr-BeatFrei</b></p><a name=\"UC4-Composition-emr-BeatFrei\"> </a><a name=\"hcUC4-Composition-emr-BeatFrei\"> </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:44444444-aaaa-4444-8444-444444444444</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-UC4-PractitionerRole-Hausarzt.html\">PractitionerRole Physician</a></p><p><b>title</b>: Elektronischer Notfallpass — Beat Frei</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:44444444-aaaa-4444-8444-444444444444" ]
  ] ; # 
  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/UC4-Patient-BeatFrei ;
fhir:reference [ fhir:v "Patient/UC4-Patient-BeatFrei" ]
  ] ; # 
  fhir:date [ fhir:v "2026-06-02T08:00:00+02:00"^^xsd:dateTime] ; # 
  fhir:author ( [
fhir:l fhir:PractitionerRole/UC4-PractitionerRole-Hausarzt ;
fhir:reference [ fhir:v "PractitionerRole/UC4-PractitionerRole-Hausarzt" ]
  ] ) ; # 
  fhir:title [ fhir:v "Elektronischer Notfallpass — Beat Frei"] ; # 
  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>Sandra Frei (Ehefrau): +41 79 555 33 44</li></ul></div>"^^rdf:XMLLiteral ]     ] ;
    ( fhir:entry [
fhir:l fhir:RelatedPerson/UC4-RelatedPerson-Ehefrau ;
fhir:reference [ fhir:v "RelatedPerson/UC4-RelatedPerson-Ehefrau" ]     ] )
  ] [
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. UC4 Hausarzt</li></ul></div>"^^rdf:XMLLiteral ]     ] ;
    ( fhir:entry [
fhir:l fhir:Practitioner/UC4-Practitioner-Hausarzt ;
fhir:reference [ fhir:v "Practitioner/UC4-Practitioner-Hausarzt" ]     ] [
fhir:l fhir:PractitionerRole/UC4-PractitionerRole-Hausarzt ;
fhir:reference [ fhir:v "PractitionerRole/UC4-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>Kein Reanimationsstatus erfasst.</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>Bilol 5 mg (Bisoprolol), 1-0-0-0 — Blutdrucksenkung bei Aortenaneurysma</li></ul></div>"^^rdf:XMLLiteral ]     ] ;
    ( fhir:entry [
fhir:l fhir:MedicationStatement/UC4-MedicationStatement-Bilol ;
fhir:reference [ fhir:v "MedicationStatement/UC4-MedicationStatement-Bilol" ]     ] )
  ] [
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>2024 Aortenaneurysma</li></ul></div>"^^rdf:XMLLiteral ]     ] ;
    ( fhir:entry [
fhir:l fhir:Condition/UC4-Condition-Aortenaneurysma ;
fhir:reference [ fhir:v "Condition/UC4-Condition-Aortenaneurysma" ]     ] )
  ] [
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\"><p>Keine Patientenverfügung hinterlegt.</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 "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\"><p>Keine zusätzlichen Dokumente hinterlegt.</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 "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\"><p>Keine medizinischen Geräte 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 "nilknown" ] ;
fhir:display [ fhir:v "Nil Known" ]       ] )     ]
  ] [
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>Rezidivierende Lumbalgien (anamnestisch).</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" ]       ] )     ]
  ] ) . # 

<http://fhir.ch/ig/emr/Patient/UC4-Patient-BeatFrei> a fhir:Patient ;
  fhir:id [ fhir:v "UC4-Patient-BeatFrei"] ; # 
  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_UC4-Patient-BeatFrei\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Patient UC4-Patient-BeatFrei</b></p><a name=\"UC4-Patient-BeatFrei\"> </a><a name=\"hcUC4-Patient-BeatFrei\"> </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;\">Beat Frei (official) Male, DoB: 1968-07-22 ( urn:oid:2.16.756.5.30.1.123.100.1.1.1#InsuranceCardNumber#80756014444444444444)</p><hr/><table class=\"grid\"><tr><td style=\"background-color: #f3f5da\" title=\"Ways to contact the Patient\">Contact Detail</td><td colspan=\"3\">Hauptstrasse 12 Basel 4051 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 "80756014444444444444" ]
  ] ) ; # 
  fhir:name ( [
fhir:use [ fhir:v "official" ] ;
fhir:family [ fhir:v "Frei" ] ;
    ( fhir:given [ fhir:v "Beat" ] )
  ] ) ; # 
  fhir:gender [ fhir:v "male"] ; # 
  fhir:birthDate [ fhir:v "1968-07-22"^^xsd:date] ; # 
  fhir:address ( [
    ( fhir:line [ fhir:v "Hauptstrasse 12" ] ) ;
fhir:city [ fhir:v "Basel" ] ;
fhir:postalCode [ fhir:v "4051" ] ;
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/UC4-RelatedPerson-Ehefrau> a fhir:RelatedPerson ;
  fhir:id [ fhir:v "UC4-RelatedPerson-Ehefrau"] ; # 
  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_UC4-RelatedPerson-Ehefrau\"> </a><p class=\"res-header-id\"><b>Generated Narrative: RelatedPerson UC4-RelatedPerson-Ehefrau</b></p><a name=\"UC4-RelatedPerson-Ehefrau\"> </a><a name=\"hcUC4-RelatedPerson-Ehefrau\"> </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-UC4-Patient-BeatFrei.html\">Beat Frei (official) Male, DoB: 1968-07-22 ( urn:oid:2.16.756.5.30.1.123.100.1.1.1#InsuranceCardNumber#80756014444444444444)</a></p><p><b>relationship</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-RoleCode WIFE}\">wife</span></p><p><b>name</b>: Sandra Frei (Official)</p><p><b>telecom</b>: <a href=\"tel:+41795553344\">+41 79 555 33 44</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/UC4-Patient-BeatFrei ;
fhir:reference [ fhir:v "Patient/UC4-Patient-BeatFrei" ]
  ] ; # 
  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 "Frei" ] ;
    ( fhir:given [ fhir:v "Sandra" ] )
  ] ) ; # 
  fhir:telecom ( [
fhir:system [ fhir:v "phone" ] ;
fhir:value [ fhir:v "+41 79 555 33 44" ] ;
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/UC4-Practitioner-Hausarzt> a fhir:Practitioner ;
  fhir:id [ fhir:v "UC4-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_UC4-Practitioner-Hausarzt\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Practitioner UC4-Practitioner-Hausarzt</b></p><a name=\"UC4-Practitioner-Hausarzt\"> </a><a name=\"hcUC4-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>/7601000000071</p><p><b>name</b>: UC4 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 "7601000000071" ]
  ] ) ; # 
  fhir:name ( [
fhir:use [ fhir:v "official" ] ;
fhir:family [ fhir:v "Hausarzt" ] ;
    ( fhir:given [ fhir:v "UC4" ] ) ;
    ( 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/UC4-PractitionerRole-Hausarzt> a fhir:PractitionerRole ;
  fhir:id [ fhir:v "UC4-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_UC4-PractitionerRole-Hausarzt\"> </a><p class=\"res-header-id\"><b>Generated Narrative: PractitionerRole UC4-PractitionerRole-Hausarzt</b></p><a name=\"UC4-PractitionerRole-Hausarzt\"> </a><a name=\"hcUC4-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-UC4-Practitioner-Hausarzt.html\">Practitioner UC4 Hausarzt (official)</a></p><p><b>organization</b>: <a href=\"Organization-UC4-Organization-Hausarztpraxis.html\">Organization Hausarztpraxis UC4</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/UC4-Practitioner-Hausarzt ;
fhir:reference [ fhir:v "Practitioner/UC4-Practitioner-Hausarzt" ]
  ] ; # 
  fhir:organization [
fhir:l fhir:Organization/UC4-Organization-Hausarztpraxis ;
fhir:reference [ fhir:v "Organization/UC4-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/UC4-Organization-Hausarztpraxis> a fhir:Organization ;
  fhir:id [ fhir:v "UC4-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_UC4-Organization-Hausarztpraxis\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Organization UC4-Organization-Hausarztpraxis</b></p><a name=\"UC4-Organization-Hausarztpraxis\"> </a><a name=\"hcUC4-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>/7601000000088</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 UC4</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 "7601000000088" ]
  ] ) ; # 
  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 UC4"] . # 

<http://fhir.ch/ig/emr/Condition/UC4-Condition-Aortenaneurysma> a fhir:Condition ;
  fhir:id [ fhir:v "UC4-Condition-Aortenaneurysma"] ; # 
  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_UC4-Condition-Aortenaneurysma\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Condition UC4-Condition-Aortenaneurysma</b></p><a name=\"UC4-Condition-Aortenaneurysma\"> </a><a name=\"hcUC4-Condition-Aortenaneurysma\"> </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 67362008}\">Aortic aneurysm</span></p><p><b>subject</b>: <a href=\"Patient-UC4-Patient-BeatFrei.html\">Beat Frei (official) Male, DoB: 1968-07-22 ( urn:oid:2.16.756.5.30.1.123.100.1.1.1#InsuranceCardNumber#80756014444444444444)</a></p><p><b>onset</b>: 2024</p><p><b>recordedDate</b>: 2024-01-01</p><p><b>recorder</b>: <a href=\"Practitioner-UC4-Practitioner-Hausarzt.html\">Practitioner UC4 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:67362008 ;
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 "67362008" ]     ] )
  ] ; # 
  fhir:subject [
fhir:l fhir:Patient/UC4-Patient-BeatFrei ;
fhir:reference [ fhir:v "Patient/UC4-Patient-BeatFrei" ]
  ] ; # 
  fhir:onset [
a fhir:DateTime ;
fhir:v "2024"^^xsd:gYear
  ] ; # 
  fhir:recordedDate [ fhir:v "2024-01-01"^^xsd:date] ; # 
  fhir:recorder [
fhir:l fhir:Practitioner/UC4-Practitioner-Hausarzt ;
fhir:reference [ fhir:v "Practitioner/UC4-Practitioner-Hausarzt" ]
  ] . # 

<http://fhir.ch/ig/emr/Medication/UC4-Medication-Bilol> a fhir:Medication ;
  fhir:id [ fhir:v "UC4-Medication-Bilol"] ; # 
  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_UC4-Medication-Bilol\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Medication UC4-Medication-Bilol</b></p><a name=\"UC4-Medication-Bilol\"> </a><a name=\"hcUC4-Medication-Bilol\"> </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 7680540300100}, {http://www.whocc.no/atc C07AB07}\">Bilol 5 mg (Bisoprolol)</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>: 30 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 "7680540300100" ] ;
fhir:display [ fhir:v "BILOL Filmtabl 5 mg 30 Stk" ]     ] [
fhir:system [
fhir:v "http://www.whocc.no/atc"^^xsd:anyURI ;
fhir:l <http://www.whocc.no/atc>       ] ;
fhir:code [ fhir:v "C07AB07" ] ;
fhir:display [ fhir:v "bisoprolol" ]     ] ) ;
fhir:text [ fhir:v "Bilol 5 mg (Bisoprolol)" ]
  ] ; # 
  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 "30"^^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/UC4-MedicationStatement-Bilol> a fhir:MedicationStatement ;
  fhir:id [ fhir:v "UC4-MedicationStatement-Bilol"] ; # 
  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_UC4-MedicationStatement-Bilol\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MedicationStatement UC4-MedicationStatement-Bilol</b></p><a name=\"UC4-MedicationStatement-Bilol\"> </a><a name=\"hcUC4-MedicationStatement-Bilol\"> </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-UC4-Medication-Bilol.html\">Medication BILOL Filmtabl 5 mg 30 Stk</a></p><p><b>subject</b>: <a href=\"Patient-UC4-Patient-BeatFrei.html\">Beat Frei (official) Male, DoB: 1968-07-22 ( urn:oid:2.16.756.5.30.1.123.100.1.1.1#InsuranceCardNumber#80756014444444444444)</a></p><p><b>effective</b>: 2024-02-01 --&gt; (ongoing)</p><p><b>reasonReference</b>: <a href=\"Condition-UC4-Condition-Aortenaneurysma.html\">Condition Aortic aneurysm</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></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:medication [
a fhir:Reference ;
fhir:l fhir:Medication/UC4-Medication-Bilol ;
fhir:reference [ fhir:v "Medication/UC4-Medication-Bilol" ]
  ] ; # 
  fhir:subject [
fhir:l fhir:Patient/UC4-Patient-BeatFrei ;
fhir:reference [ fhir:v "Patient/UC4-Patient-BeatFrei" ]
  ] ; # 
  fhir:effective [
a fhir:Period ;
fhir:start [ fhir:v "2024-02-01"^^xsd:date ]
  ] ; # 
  fhir:reasonReference ( [
fhir:l fhir:Condition/UC4-Condition-Aortenaneurysma ;
fhir:reference [ fhir:v "Condition/UC4-Condition-Aortenaneurysma" ]
  ] ) ; # 
  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" ]       ]     ] )
  ] ) . #