@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 -------------------------------------------------------------------

<http://fhir.ch/ig/ch-elm/Bundle/51Doc-Gelbfieber> a fhir:Bundle ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "51Doc-Gelbfieber"] ; # 
  fhir:identifier [
     fhir:system [
       fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ;
       fhir:l <urn:ietf:rfc:3986>
     ] ;
     fhir:value [ fhir:v "urn:uuid:54013a2d-6012-443f-9a90-6331adb23aab" ]
  ] ; # 
  fhir:type [ fhir:v "document"] ; # 
  fhir:timestamp [ fhir:v "2024-10-20T12:00:00+02:00"^^xsd:dateTime] ; # 
  fhir:entry ( [
     fhir:fullUrl [
       fhir:v "urn:uuid:f9abebfc-c50a-4fc4-8bdd-ba88b86b030a"^^xsd:anyURI ;
       fhir:l <urn:uuid:f9abebfc-c50a-4fc4-8bdd-ba88b86b030a>
     ] ;
     fhir:resource ( <urn:uuid:f9abebfc-c50a-4fc4-8bdd-ba88b86b030a> )
  ] [
     fhir:fullUrl [
       fhir:v "urn:uuid:f09c00e3-ae43-4160-8914-c3855216c2e0"^^xsd:anyURI ;
       fhir:l <urn:uuid:f09c00e3-ae43-4160-8914-c3855216c2e0>
     ] ;
     fhir:resource ( <urn:uuid:f09c00e3-ae43-4160-8914-c3855216c2e0> )
  ] [
     fhir:fullUrl [
       fhir:v "urn:uuid:2ae38d39-66ed-407a-a82e-eaf98f5fd90f"^^xsd:anyURI ;
       fhir:l <urn:uuid:2ae38d39-66ed-407a-a82e-eaf98f5fd90f>
     ] ;
     fhir:resource ( <urn:uuid:2ae38d39-66ed-407a-a82e-eaf98f5fd90f> )
  ] [
     fhir:fullUrl [
       fhir:v "urn:uuid:cf1c1abf-37ff-4653-89ea-6d7ce0225773"^^xsd:anyURI ;
       fhir:l <urn:uuid:cf1c1abf-37ff-4653-89ea-6d7ce0225773>
     ] ;
     fhir:resource ( <urn:uuid:cf1c1abf-37ff-4653-89ea-6d7ce0225773> )
  ] [
     fhir:fullUrl [
       fhir:v "urn:uuid:fc25de07-343a-4157-9bdb-67c2c47482a9"^^xsd:anyURI ;
       fhir:l <urn:uuid:fc25de07-343a-4157-9bdb-67c2c47482a9>
     ] ;
     fhir:resource ( <urn:uuid:fc25de07-343a-4157-9bdb-67c2c47482a9> )
  ] [
     fhir:fullUrl [
       fhir:v "urn:uuid:0a772a89-c3a1-45ed-8612-eec8eff536df"^^xsd:anyURI ;
       fhir:l <urn:uuid:0a772a89-c3a1-45ed-8612-eec8eff536df>
     ] ;
     fhir:resource ( <urn:uuid:0a772a89-c3a1-45ed-8612-eec8eff536df> )
  ] [
     fhir:fullUrl [
       fhir:v "urn:uuid:b5e3a6bd-baf6-4d65-9cde-cf4f7639dc56"^^xsd:anyURI ;
       fhir:l <urn:uuid:b5e3a6bd-baf6-4d65-9cde-cf4f7639dc56>
     ] ;
     fhir:resource ( <urn:uuid:b5e3a6bd-baf6-4d65-9cde-cf4f7639dc56> )
  ] [
     fhir:fullUrl [
       fhir:v "urn:uuid:2e90db23-bbd5-4339-88ed-2e11a4975b79"^^xsd:anyURI ;
       fhir:l <urn:uuid:2e90db23-bbd5-4339-88ed-2e11a4975b79>
     ] ;
     fhir:resource ( <urn:uuid:2e90db23-bbd5-4339-88ed-2e11a4975b79> )
  ] [
     fhir:fullUrl [
       fhir:v "urn:uuid:2ef84027-ae9d-4406-b8e1-be895e2a570c"^^xsd:anyURI ;
       fhir:l <urn:uuid:2ef84027-ae9d-4406-b8e1-be895e2a570c>
     ] ;
     fhir:resource ( <urn:uuid:2ef84027-ae9d-4406-b8e1-be895e2a570c> )
  ] [
     fhir:fullUrl [
       fhir:v "urn:uuid:b401e43b-54ad-42f3-826f-30d333363b59"^^xsd:anyURI ;
       fhir:l <urn:uuid:b401e43b-54ad-42f3-826f-30d333363b59>
     ] ;
     fhir:resource ( <urn:uuid:b401e43b-54ad-42f3-826f-30d333363b59> )
  ] ) . # 

<urn:uuid:f9abebfc-c50a-4fc4-8bdd-ba88b86b030a> a fhir:Composition ;
  fhir:id [ fhir:v "f9abebfc-c50a-4fc4-8bdd-ba88b86b030a"] ; # 
  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:54013a2d-6012-443f-9a90-6331adb23aab" ]
  ] ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:type [
     fhir:coding ( [
       a sct:4241000179101 ;
       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 "4241000179101" ] ;
       fhir:display [ fhir:v "Laborbericht" ]
     ] [
       a loinc:11502-2 ;
       fhir:system [
         fhir:v "http://loinc.org"^^xsd:anyURI ;
         fhir:l <http://loinc.org>
       ] ;
       fhir:code [ fhir:v "11502-2" ] ;
       fhir:display [ fhir:v "Laboratory report" ]
     ] )
  ] ; # 
  fhir:subject [
     fhir:l <urn:uuid:f09c00e3-ae43-4160-8914-c3855216c2e0> ;
     fhir:reference [ fhir:v "urn:uuid:f09c00e3-ae43-4160-8914-c3855216c2e0" ]
  ] ; # 
  fhir:date [ fhir:v "2024-10-20T12:00:00+02:00"^^xsd:dateTime] ; # 
  fhir:author ( [
     fhir:l <urn:uuid:2ae38d39-66ed-407a-a82e-eaf98f5fd90f> ;
     fhir:reference [ fhir:v "urn:uuid:2ae38d39-66ed-407a-a82e-eaf98f5fd90f" ]
  ] ) ; # 
  fhir:title [ fhir:v "Laborbericht vom 20.10.2024"] ; # 
  fhir:section ( [
     fhir:title [ fhir:v "Analyseergebnisse der mikrobiologischen Untersuchung" ] ;
     fhir:code [
       fhir:coding ( [
         a loinc:18725-2 ;
         fhir:system [
           fhir:v "http://loinc.org"^^xsd:anyURI ;
           fhir:l <http://loinc.org>
         ] ;
         fhir:code [ fhir:v "18725-2" ] ;
         fhir:display [ fhir:v "Microbiology studies (set)" ]
       ] )
     ] ;
     fhir:entry ( [
       fhir:l <urn:uuid:cf1c1abf-37ff-4653-89ea-6d7ce0225773> ;
       fhir:reference [ fhir:v "urn:uuid:cf1c1abf-37ff-4653-89ea-6d7ce0225773" ]
     ] )
  ] ) . # 

<urn:uuid:f09c00e3-ae43-4160-8914-c3855216c2e0> a fhir:Patient ;
  fhir:id [ fhir:v "f09c00e3-ae43-4160-8914-c3855216c2e0"] ; # 
  fhir:identifier ( [
     fhir:system [
       fhir:v "urn:oid:2.16.756.5.32"^^xsd:anyURI ;
       fhir:l <urn:oid:2.16.756.5.32>
     ] ;
     fhir:value [ fhir:v "7561234567897" ]
  ] ) ; # 
  fhir:name ( [
     fhir:family [ fhir:v "Dupont" ] ;
     fhir:given ( [ fhir:v "Antoine" ] )
  ] ) ; # 
  fhir:gender [ fhir:v "female"] ; # 
  fhir:birthDate [ fhir:v "1981-02-07"^^xsd:date] ; # 
  fhir:address ( [
     fhir:use [ fhir:v "home" ] ;
     fhir:line ( [
       fhir:v "rue de la république 10" ;
       fhir:extension ( [
         fhir:url [
           fhir:v "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetName"^^xsd:anyURI ;
           fhir:l <http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetName>
         ] ;
         fhir:value [
           a fhir:String ;
           fhir:v "rue de la république"
         ]
       ] [
         fhir:url [
           fhir:v "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber"^^xsd:anyURI ;
           fhir:l <http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber>
         ] ;
         fhir:value [
           a fhir:String ;
           fhir:v "10"
         ]
       ] )
     ] ) ;
     fhir:city [ fhir:v "Carouge" ] ;
     fhir:state [ fhir:v "GE" ] ;
     fhir:postalCode [ fhir:v "1227" ] ;
     fhir:country [
       fhir:v "CH" ;
       fhir:extension ( [
         fhir:url [
           fhir:v "http://hl7.org/fhir/StructureDefinition/iso21090-codedString"^^xsd:anyURI ;
           fhir:l <http://hl7.org/fhir/StructureDefinition/iso21090-codedString>
         ] ;
         fhir:value [
           a fhir:Coding ;
           fhir:system [
             fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ;
             fhir:l <urn:iso:std:iso:3166>
           ] ;
           fhir:code [ fhir:v "CH" ]
         ]
       ] )
     ]
  ] ) . # 

<urn:uuid:2ae38d39-66ed-407a-a82e-eaf98f5fd90f> a fhir:Organization ;
  fhir:id [ fhir:v "2ae38d39-66ed-407a-a82e-eaf98f5fd90f"] ; # 
  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 "7601002331470" ]
  ] ) ; # 
  fhir:name [ fhir:v "SanLab"] . # 

<urn:uuid:cf1c1abf-37ff-4653-89ea-6d7ce0225773> a fhir:Observation ;
  fhir:id [ fhir:v "cf1c1abf-37ff-4653-89ea-6d7ce0225773"] ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:category ( [
     fhir:coding ( [
       fhir:system [
         fhir:v "http://terminology.hl7.org/CodeSystem/observation-category"^^xsd:anyURI ;
         fhir:l <http://terminology.hl7.org/CodeSystem/observation-category>
       ] ;
       fhir:code [ fhir:v "laboratory" ] ;
       fhir:display [ fhir:v "Laboratory" ]
     ] )
  ] ) ; # 
  fhir:code [
     fhir:coding ( [
       a loinc:41216-3 ;
       fhir:system [
         fhir:v "http://loinc.org"^^xsd:anyURI ;
         fhir:l <http://loinc.org>
       ] ;
       fhir:code [ fhir:v "41216-3" ]
     ] )
  ] ; # 
  fhir:subject [
     fhir:l <urn:uuid:f09c00e3-ae43-4160-8914-c3855216c2e0> ;
     fhir:reference [ fhir:v "urn:uuid:f09c00e3-ae43-4160-8914-c3855216c2e0" ]
  ] ; # 
  fhir:effective [
     a fhir:DateTime ;
     fhir:v "2024-10-19T14:20:00+02:00"^^xsd:dateTime
  ] ; # 
  fhir:performer ( [
     fhir:l <urn:uuid:2ae38d39-66ed-407a-a82e-eaf98f5fd90f> ;
     fhir:reference [ fhir:v "urn:uuid:2ae38d39-66ed-407a-a82e-eaf98f5fd90f" ]
  ] ) ; # 
  fhir:dataAbsentReason [
     fhir:coding ( [
       fhir:system [
         fhir:v "http://terminology.hl7.org/CodeSystem/data-absent-reason"^^xsd:anyURI ;
         fhir:l <http://terminology.hl7.org/CodeSystem/data-absent-reason>
       ] ;
       fhir:code [ fhir:v "not-applicable" ]
     ] )
  ] ; # 
  fhir:interpretation ( [
     fhir:coding ( [
       fhir:system [
         fhir:v "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation"^^xsd:anyURI ;
         fhir:l <http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation>
       ] ;
       fhir:code [ fhir:v "POS" ] ;
       fhir:display [ fhir:v "Positive" ]
     ] )
  ] ) ; # 
  fhir:specimen [
     fhir:l <urn:uuid:2e90db23-bbd5-4339-88ed-2e11a4975b79> ;
     fhir:reference [ fhir:v "urn:uuid:2e90db23-bbd5-4339-88ed-2e11a4975b79" ]
  ] . # 

<urn:uuid:fc25de07-343a-4157-9bdb-67c2c47482a9> a fhir:Practitioner ;
  fhir:id [ fhir:v "fc25de07-343a-4157-9bdb-67c2c47482a9"] ; # 
  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 "7601000000514" ]
  ] ) ; # 
  fhir:name ( [
     fhir:family [ fhir:v "Hauser" ] ;
     fhir:given ( [ fhir:v "Peter" ] )
  ] ) ; # 
  fhir:telecom ( [
     fhir:system [ fhir:v "phone" ] ;
     fhir:value [ fhir:v "+41 79 222 33 44" ]
  ] [
     fhir:system [ fhir:v "email" ] ;
     fhir:value [ fhir:v "peter.hauser@hauserpraxis.ch" ]
  ] ) . # 

<urn:uuid:0a772a89-c3a1-45ed-8612-eec8eff536df> a fhir:Organization ;
  fhir:id [ fhir:v "0a772a89-c3a1-45ed-8612-eec8eff536df"] ; # 
  fhir:identifier ( [
     fhir:system [
       fhir:v "urn:oid:2.16.756.5.45"^^xsd:anyURI ;
       fhir:l <urn:oid:2.16.756.5.45>
     ] ;
     fhir:value [ fhir:v "A74966168" ]
  ] ) ; # 
  fhir:name [ fhir:v "Praxis Dr. Hauser"] ; # 
  fhir:address ( [
     fhir:line ( [
       fhir:v "Hauptstrasse 10" ;
       fhir:extension ( [
         fhir:url [
           fhir:v "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetName"^^xsd:anyURI ;
           fhir:l <http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetName>
         ] ;
         fhir:value [
           a fhir:String ;
           fhir:v "Hauptstrasse"
         ]
       ] [
         fhir:url [
           fhir:v "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber"^^xsd:anyURI ;
           fhir:l <http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber>
         ] ;
         fhir:value [
           a fhir:String ;
           fhir:v "10"
         ]
       ] )
     ] ) ;
     fhir:city [ fhir:v "Solothurn" ] ;
     fhir:postalCode [ fhir:v "4500" ]
  ] ) . # 

<urn:uuid:b5e3a6bd-baf6-4d65-9cde-cf4f7639dc56> a fhir:PractitionerRole ;
  fhir:id [ fhir:v "b5e3a6bd-baf6-4d65-9cde-cf4f7639dc56"] ; # 
  fhir:practitioner [
     fhir:l <urn:uuid:fc25de07-343a-4157-9bdb-67c2c47482a9> ;
     fhir:reference [ fhir:v "urn:uuid:fc25de07-343a-4157-9bdb-67c2c47482a9" ]
  ] ; # 
  fhir:organization [
     fhir:l <urn:uuid:0a772a89-c3a1-45ed-8612-eec8eff536df> ;
     fhir:reference [ fhir:v "urn:uuid:0a772a89-c3a1-45ed-8612-eec8eff536df" ]
  ] . # 

<urn:uuid:2e90db23-bbd5-4339-88ed-2e11a4975b79> a fhir:Specimen ;
  fhir:id [ fhir:v "2e90db23-bbd5-4339-88ed-2e11a4975b79"] ; # 
  fhir:type [
     fhir:text [ fhir:v "Material declared by Observation.code or non-mandatory" ]
  ] ; # 
  fhir:subject [
     fhir:l <urn:uuid:f09c00e3-ae43-4160-8914-c3855216c2e0> ;
     fhir:reference [ fhir:v "urn:uuid:f09c00e3-ae43-4160-8914-c3855216c2e0" ]
  ] ; # 
  fhir:collection [
     fhir:collected [
       a fhir:DateTime ;
       fhir:v "2024-10-15T14:20:00+02:00"^^xsd:dateTime
     ]
  ] . # 

<urn:uuid:2ef84027-ae9d-4406-b8e1-be895e2a570c> a fhir:ServiceRequest ;
  fhir:id [ fhir:v "2ef84027-ae9d-4406-b8e1-be895e2a570c"] ; # 
  fhir:identifier ( [
     fhir:value [ fhir:v "26500923675" ]
  ] ) ; # 
  fhir:status [ fhir:v "completed"] ; # 
  fhir:intent [ fhir:v "order"] ; # 
  fhir:code [
     fhir:coding ( [
       a loinc:41216-3 ;
       fhir:system [
         fhir:v "http://loinc.org"^^xsd:anyURI ;
         fhir:l <http://loinc.org>
       ] ;
       fhir:code [ fhir:v "41216-3" ]
     ] )
  ] ; # 
  fhir:subject [
     fhir:l <urn:uuid:f09c00e3-ae43-4160-8914-c3855216c2e0> ;
     fhir:reference [ fhir:v "urn:uuid:f09c00e3-ae43-4160-8914-c3855216c2e0" ]
  ] ; # 
  fhir:requester [
     fhir:l <urn:uuid:b5e3a6bd-baf6-4d65-9cde-cf4f7639dc56> ;
     fhir:reference [ fhir:v "urn:uuid:b5e3a6bd-baf6-4d65-9cde-cf4f7639dc56" ]
  ] ; # 
  fhir:specimen ( [
     fhir:l <urn:uuid:2e90db23-bbd5-4339-88ed-2e11a4975b79> ;
     fhir:reference [ fhir:v "urn:uuid:2e90db23-bbd5-4339-88ed-2e11a4975b79" ]
  ] ) . # 

<urn:uuid:b401e43b-54ad-42f3-826f-30d333363b59> a fhir:DiagnosticReport ;
  fhir:id [ fhir:v "b401e43b-54ad-42f3-826f-30d333363b59"] ; # 
  fhir:extension ( [
     fhir:url [
       fhir:v "http://hl7.org/fhir/5.0/StructureDefinition/extension-DiagnosticReport.composition"^^xsd:anyURI ;
       fhir:l <http://hl7.org/fhir/5.0/StructureDefinition/extension-DiagnosticReport.composition>
     ] ;
     fhir:value [
       a fhir:Reference ;
       fhir:l <urn:uuid:f9abebfc-c50a-4fc4-8bdd-ba88b86b030a> ;
       fhir:reference [ fhir:v "urn:uuid:f9abebfc-c50a-4fc4-8bdd-ba88b86b030a" ]
     ]
  ] ) ; # 
  fhir:identifier ( [
     fhir:system [
       fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ;
       fhir:l <urn:ietf:rfc:3986>
     ] ;
     fhir:value [ fhir:v "urn:uuid:54013a2d-6012-443f-9a90-6331adb23aab" ]
  ] ) ; # 
  fhir:basedOn ( [
     fhir:l <urn:uuid:2ef84027-ae9d-4406-b8e1-be895e2a570c> ;
     fhir:reference [ fhir:v "urn:uuid:2ef84027-ae9d-4406-b8e1-be895e2a570c" ]
  ] ) ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:code [
     fhir:coding ( [
       a loinc:11502-2 ;
       fhir:system [
         fhir:v "http://loinc.org"^^xsd:anyURI ;
         fhir:l <http://loinc.org>
       ] ;
       fhir:code [ fhir:v "11502-2" ] ;
       fhir:display [ fhir:v "Laboratory report" ]
     ] )
  ] ; # 
  fhir:subject [
     fhir:l <urn:uuid:f09c00e3-ae43-4160-8914-c3855216c2e0> ;
     fhir:reference [ fhir:v "urn:uuid:f09c00e3-ae43-4160-8914-c3855216c2e0" ]
  ] ; # 
  fhir:performer ( [
     fhir:l <urn:uuid:2ae38d39-66ed-407a-a82e-eaf98f5fd90f> ;
     fhir:reference [ fhir:v "urn:uuid:2ae38d39-66ed-407a-a82e-eaf98f5fd90f" ]
  ] ) ; # 
  fhir:specimen ( [
     fhir:l <urn:uuid:2e90db23-bbd5-4339-88ed-2e11a4975b79> ;
     fhir:reference [ fhir:v "urn:uuid:2e90db23-bbd5-4339-88ed-2e11a4975b79" ]
  ] ) ; # 
  fhir:result ( [
     fhir:l <urn:uuid:cf1c1abf-37ff-4653-89ea-6d7ce0225773> ;
     fhir:reference [ fhir:v "urn:uuid:cf1c1abf-37ff-4653-89ea-6d7ce0225773" ]
  ] ) . # 

# -------------------------------------------------------------------------------------

