CH ELM (R4)
1.14.1 - release Switzerland flag

CH ELM (R4), published by Federal Office of Public Health FOPH. This guide is not an authorized publication; it is the continuous build for version 1.14.1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/ahdis/ch-elm/ and changes regularly. See the Directory of published versions

: 51Doc - Gelbfieber - TTL Representation

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix loinc: <http://loinc.org/rdf#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix sct: <http://snomed.info/id/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

<http://hl7.org/fhir/Bundle/51Doc-Gelbfieber> a fhir:Bundle ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:Resource.id [ fhir:value "51Doc-Gelbfieber"] ;
  fhir:Bundle.identifier [
     fhir:Identifier.system [ fhir:value "urn:ietf:rfc:3986" ] ;
     fhir:Identifier.value [ fhir:value "urn:uuid:54013a2d-6012-443f-9a90-6331adb23aab" ]
  ] ;
  fhir:Bundle.type [ fhir:value "document"] ;
  fhir:Bundle.timestamp [ fhir:value "2024-10-20T12:00:00+02:00"^^xsd:dateTime] ;
  fhir:Bundle.entry [
     fhir:index 0 ;
     fhir:Bundle.entry.fullUrl [ fhir:value "urn:uuid:f9abebfc-c50a-4fc4-8bdd-ba88b86b030a" ] ;
     fhir:Bundle.entry.resource <urn:uuid:f9abebfc-c50a-4fc4-8bdd-ba88b86b030a>
  ], [
     fhir:index 1 ;
     fhir:Bundle.entry.fullUrl [ fhir:value "urn:uuid:f09c00e3-ae43-4160-8914-c3855216c2e0" ] ;
     fhir:Bundle.entry.resource <urn:uuid:f09c00e3-ae43-4160-8914-c3855216c2e0>
  ], [
     fhir:index 2 ;
     fhir:Bundle.entry.fullUrl [ fhir:value "urn:uuid:2ae38d39-66ed-407a-a82e-eaf98f5fd90f" ] ;
     fhir:Bundle.entry.resource <urn:uuid:2ae38d39-66ed-407a-a82e-eaf98f5fd90f>
  ], [
     fhir:index 3 ;
     fhir:Bundle.entry.fullUrl [ fhir:value "urn:uuid:cf1c1abf-37ff-4653-89ea-6d7ce0225773" ] ;
     fhir:Bundle.entry.resource <urn:uuid:cf1c1abf-37ff-4653-89ea-6d7ce0225773>
  ], [
     fhir:index 4 ;
     fhir:Bundle.entry.fullUrl [ fhir:value "urn:uuid:fc25de07-343a-4157-9bdb-67c2c47482a9" ] ;
     fhir:Bundle.entry.resource <urn:uuid:fc25de07-343a-4157-9bdb-67c2c47482a9>
  ], [
     fhir:index 5 ;
     fhir:Bundle.entry.fullUrl [ fhir:value "urn:uuid:0a772a89-c3a1-45ed-8612-eec8eff536df" ] ;
     fhir:Bundle.entry.resource <urn:uuid:0a772a89-c3a1-45ed-8612-eec8eff536df>
  ], [
     fhir:index 6 ;
     fhir:Bundle.entry.fullUrl [ fhir:value "urn:uuid:b5e3a6bd-baf6-4d65-9cde-cf4f7639dc56" ] ;
     fhir:Bundle.entry.resource <urn:uuid:b5e3a6bd-baf6-4d65-9cde-cf4f7639dc56>
  ], [
     fhir:index 7 ;
     fhir:Bundle.entry.fullUrl [ fhir:value "urn:uuid:2e90db23-bbd5-4339-88ed-2e11a4975b79" ] ;
     fhir:Bundle.entry.resource <urn:uuid:2e90db23-bbd5-4339-88ed-2e11a4975b79>
  ], [
     fhir:index 8 ;
     fhir:Bundle.entry.fullUrl [ fhir:value "urn:uuid:2ef84027-ae9d-4406-b8e1-be895e2a570c" ] ;
     fhir:Bundle.entry.resource <urn:uuid:2ef84027-ae9d-4406-b8e1-be895e2a570c>
  ], [
     fhir:index 9 ;
     fhir:Bundle.entry.fullUrl [ fhir:value "urn:uuid:b401e43b-54ad-42f3-826f-30d333363b59" ] ;
     fhir:Bundle.entry.resource <urn:uuid:b401e43b-54ad-42f3-826f-30d333363b59>
  ] .

<urn:uuid:f9abebfc-c50a-4fc4-8bdd-ba88b86b030a> a fhir:Composition ;
  fhir:Resource.id [ fhir:value "f9abebfc-c50a-4fc4-8bdd-ba88b86b030a"] ;
  fhir:Resource.language [ fhir:value "de-CH"] ;
  fhir:Composition.identifier [
     fhir:Identifier.system [ fhir:value "urn:ietf:rfc:3986" ] ;
     fhir:Identifier.value [ fhir:value "urn:uuid:54013a2d-6012-443f-9a90-6331adb23aab" ]
  ] ;
  fhir:Composition.status [ fhir:value "final"] ;
  fhir:Composition.type [
     fhir:CodeableConcept.coding [
       fhir:index 0 ;
       a sct:4241000179101 ;
       fhir:Coding.system [ fhir:value "http://snomed.info/sct" ] ;
       fhir:Coding.version [ fhir:value "http://snomed.info/sct/2011000195101" ] ;
       fhir:Coding.code [ fhir:value "4241000179101" ] ;
       fhir:Coding.display [ fhir:value "Laborbericht" ]
     ], [
       fhir:index 1 ;
       a loinc:11502-2 ;
       fhir:Coding.system [ fhir:value "http://loinc.org" ] ;
       fhir:Coding.code [ fhir:value "11502-2" ] ;
       fhir:Coding.display [ fhir:value "Laboratory report" ]
     ]
  ] ;
  fhir:Composition.subject [
     fhir:Reference.reference [ fhir:value "urn:uuid:f09c00e3-ae43-4160-8914-c3855216c2e0" ]
  ] ;
  fhir:Composition.date [ fhir:value "2024-10-20T12:00:00+02:00"^^xsd:dateTime] ;
  fhir:Composition.author [
     fhir:index 0 ;
     fhir:Reference.reference [ fhir:value "urn:uuid:2ae38d39-66ed-407a-a82e-eaf98f5fd90f" ]
  ] ;
  fhir:Composition.title [ fhir:value "Laborbericht vom 20.10.2024"] ;
  fhir:Composition.section [
     fhir:index 0 ;
     fhir:Composition.section.title [ fhir:value "Analyseergebnisse der mikrobiologischen Untersuchung" ] ;
     fhir:Composition.section.code [
       fhir:CodeableConcept.coding [
         fhir:index 0 ;
         a loinc:18725-2 ;
         fhir:Coding.system [ fhir:value "http://loinc.org" ] ;
         fhir:Coding.code [ fhir:value "18725-2" ] ;
         fhir:Coding.display [ fhir:value "Microbiology studies (set)" ]
       ]
     ] ;
     fhir:Composition.section.entry [
       fhir:index 0 ;
       fhir:Reference.reference [ fhir:value "urn:uuid:cf1c1abf-37ff-4653-89ea-6d7ce0225773" ]
     ]
  ] .

<urn:uuid:f09c00e3-ae43-4160-8914-c3855216c2e0> a fhir:Patient ;
  fhir:Resource.id [ fhir:value "f09c00e3-ae43-4160-8914-c3855216c2e0"] ;
  fhir:Patient.identifier [
     fhir:index 0 ;
     fhir:Identifier.system [ fhir:value "urn:oid:2.16.756.5.32" ] ;
     fhir:Identifier.value [ fhir:value "7561234567897" ]
  ] ;
  fhir:Patient.name [
     fhir:index 0 ;
     fhir:HumanName.family [ fhir:value "Dupont" ] ;
     fhir:HumanName.given [
       fhir:value "Antoine" ;
       fhir:index 0
     ]
  ] ;
  fhir:Patient.gender [ fhir:value "female"] ;
  fhir:Patient.birthDate [ fhir:value "1981-02-07"^^xsd:date] ;
  fhir:Patient.address [
     fhir:index 0 ;
     fhir:Address.use [ fhir:value "home" ] ;
     fhir:Address.line [
       fhir:value "rue de la république 10" ;
       fhir:index 0 ;
       fhir:Element.extension [
         fhir:index 0 ;
         fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetName" ] ;
         fhir:Extension.valueString [ fhir:value "rue de la république" ]
       ], [
         fhir:index 1 ;
         fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber" ] ;
         fhir:Extension.valueString [ fhir:value "10" ]
       ]
     ] ;
     fhir:Address.city [ fhir:value "Carouge" ] ;
     fhir:Address.state [ fhir:value "GE" ] ;
     fhir:Address.postalCode [ fhir:value "1227" ] ;
     fhir:Address.country [
       fhir:value "CH" ;
       fhir:Element.extension [
         fhir:index 0 ;
         fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/iso21090-codedString" ] ;
         fhir:Extension.valueCoding [
           fhir:Coding.system [ fhir:value "urn:iso:std:iso:3166" ] ;
           fhir:Coding.code [ fhir:value "CH" ]
         ]
       ]
     ]
  ] .

<urn:uuid:2ae38d39-66ed-407a-a82e-eaf98f5fd90f> a fhir:Organization ;
  fhir:Resource.id [ fhir:value "2ae38d39-66ed-407a-a82e-eaf98f5fd90f"] ;
  fhir:Organization.identifier [
     fhir:index 0 ;
     fhir:Identifier.system [ fhir:value "urn:oid:2.51.1.3" ] ;
     fhir:Identifier.value [ fhir:value "7601002331470" ]
  ] ;
  fhir:Organization.name [ fhir:value "SanLab"] .

<urn:uuid:cf1c1abf-37ff-4653-89ea-6d7ce0225773> a fhir:Observation ;
  fhir:Resource.id [ fhir:value "cf1c1abf-37ff-4653-89ea-6d7ce0225773"] ;
  fhir:Observation.status [ fhir:value "final"] ;
  fhir:Observation.category [
     fhir:index 0 ;
     fhir:CodeableConcept.coding [
       fhir:index 0 ;
       fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/observation-category" ] ;
       fhir:Coding.code [ fhir:value "laboratory" ] ;
       fhir:Coding.display [ fhir:value "Laboratory" ]
     ]
  ] ;
  fhir:Observation.code [
     fhir:CodeableConcept.coding [
       fhir:index 0 ;
       a loinc:41216-3 ;
       fhir:Coding.system [ fhir:value "http://loinc.org" ] ;
       fhir:Coding.code [ fhir:value "41216-3" ]
     ]
  ] ;
  fhir:Observation.subject [
     fhir:Reference.reference [ fhir:value "urn:uuid:f09c00e3-ae43-4160-8914-c3855216c2e0" ]
  ] ;
  fhir:Observation.effectiveDateTime [ fhir:value "2024-10-19T14:20:00+02:00"^^xsd:dateTime] ;
  fhir:Observation.performer [
     fhir:index 0 ;
     fhir:Reference.reference [ fhir:value "urn:uuid:2ae38d39-66ed-407a-a82e-eaf98f5fd90f" ]
  ] ;
  fhir:Observation.dataAbsentReason [
     fhir:CodeableConcept.coding [
       fhir:index 0 ;
       fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/data-absent-reason" ] ;
       fhir:Coding.code [ fhir:value "not-applicable" ]
     ]
  ] ;
  fhir:Observation.interpretation [
     fhir:index 0 ;
     fhir:CodeableConcept.coding [
       fhir:index 0 ;
       fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation" ] ;
       fhir:Coding.code [ fhir:value "POS" ] ;
       fhir:Coding.display [ fhir:value "Positive" ]
     ]
  ] ;
  fhir:Observation.specimen [
     fhir:Reference.reference [ fhir:value "urn:uuid:2e90db23-bbd5-4339-88ed-2e11a4975b79" ]
  ] .

<urn:uuid:fc25de07-343a-4157-9bdb-67c2c47482a9> a fhir:Practitioner ;
  fhir:Resource.id [ fhir:value "fc25de07-343a-4157-9bdb-67c2c47482a9"] ;
  fhir:Practitioner.identifier [
     fhir:index 0 ;
     fhir:Identifier.system [ fhir:value "urn:oid:2.51.1.3" ] ;
     fhir:Identifier.value [ fhir:value "7601000000514" ]
  ] ;
  fhir:Practitioner.name [
     fhir:index 0 ;
     fhir:HumanName.family [ fhir:value "Hauser" ] ;
     fhir:HumanName.given [
       fhir:value "Peter" ;
       fhir:index 0
     ]
  ] ;
  fhir:Practitioner.telecom [
     fhir:index 0 ;
     fhir:ContactPoint.system [ fhir:value "phone" ] ;
     fhir:ContactPoint.value [ fhir:value "+41 79 222 33 44" ]
  ], [
     fhir:index 1 ;
     fhir:ContactPoint.system [ fhir:value "email" ] ;
     fhir:ContactPoint.value [ fhir:value "peter.hauser@hauserpraxis.ch" ]
  ] .

<urn:uuid:0a772a89-c3a1-45ed-8612-eec8eff536df> a fhir:Organization ;
  fhir:Resource.id [ fhir:value "0a772a89-c3a1-45ed-8612-eec8eff536df"] ;
  fhir:Organization.identifier [
     fhir:index 0 ;
     fhir:Identifier.system [ fhir:value "urn:oid:2.16.756.5.45" ] ;
     fhir:Identifier.value [ fhir:value "A74966168" ]
  ] ;
  fhir:Organization.name [ fhir:value "Praxis Dr. Hauser"] ;
  fhir:Organization.address [
     fhir:index 0 ;
     fhir:Address.line [
       fhir:value "Hauptstrasse 10" ;
       fhir:index 0 ;
       fhir:Element.extension [
         fhir:index 0 ;
         fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetName" ] ;
         fhir:Extension.valueString [ fhir:value "Hauptstrasse" ]
       ], [
         fhir:index 1 ;
         fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber" ] ;
         fhir:Extension.valueString [ fhir:value "10" ]
       ]
     ] ;
     fhir:Address.city [ fhir:value "Solothurn" ] ;
     fhir:Address.postalCode [ fhir:value "4500" ]
  ] .

<urn:uuid:b5e3a6bd-baf6-4d65-9cde-cf4f7639dc56> a fhir:PractitionerRole ;
  fhir:Resource.id [ fhir:value "b5e3a6bd-baf6-4d65-9cde-cf4f7639dc56"] ;
  fhir:PractitionerRole.practitioner [
     fhir:Reference.reference [ fhir:value "urn:uuid:fc25de07-343a-4157-9bdb-67c2c47482a9" ]
  ] ;
  fhir:PractitionerRole.organization [
     fhir:Reference.reference [ fhir:value "urn:uuid:0a772a89-c3a1-45ed-8612-eec8eff536df" ]
  ] .

<urn:uuid:2e90db23-bbd5-4339-88ed-2e11a4975b79> a fhir:Specimen ;
  fhir:Resource.id [ fhir:value "2e90db23-bbd5-4339-88ed-2e11a4975b79"] ;
  fhir:Specimen.type [
     fhir:CodeableConcept.text [ fhir:value "Material declared by Observation.code or non-mandatory" ]
  ] ;
  fhir:Specimen.subject [
     fhir:Reference.reference [ fhir:value "urn:uuid:f09c00e3-ae43-4160-8914-c3855216c2e0" ]
  ] ;
  fhir:Specimen.collection [
     fhir:Specimen.collection.collectedDateTime [ fhir:value "2024-10-15T14:20:00+02:00"^^xsd:dateTime ]
  ] .

<urn:uuid:2ef84027-ae9d-4406-b8e1-be895e2a570c> a fhir:ServiceRequest ;
  fhir:Resource.id [ fhir:value "2ef84027-ae9d-4406-b8e1-be895e2a570c"] ;
  fhir:ServiceRequest.identifier [
     fhir:index 0 ;
     fhir:Identifier.value [ fhir:value "26500923675" ]
  ] ;
  fhir:ServiceRequest.status [ fhir:value "completed"] ;
  fhir:ServiceRequest.intent [ fhir:value "order"] ;
  fhir:ServiceRequest.code [
     fhir:CodeableConcept.coding [
       fhir:index 0 ;
       a loinc:41216-3 ;
       fhir:Coding.system [ fhir:value "http://loinc.org" ] ;
       fhir:Coding.code [ fhir:value "41216-3" ]
     ]
  ] ;
  fhir:ServiceRequest.subject [
     fhir:Reference.reference [ fhir:value "urn:uuid:f09c00e3-ae43-4160-8914-c3855216c2e0" ]
  ] ;
  fhir:ServiceRequest.requester [
     fhir:Reference.reference [ fhir:value "urn:uuid:b5e3a6bd-baf6-4d65-9cde-cf4f7639dc56" ]
  ] ;
  fhir:ServiceRequest.specimen [
     fhir:index 0 ;
     fhir:Reference.reference [ fhir:value "urn:uuid:2e90db23-bbd5-4339-88ed-2e11a4975b79" ]
  ] .

<urn:uuid:b401e43b-54ad-42f3-826f-30d333363b59> a fhir:DiagnosticReport ;
  fhir:Resource.id [ fhir:value "b401e43b-54ad-42f3-826f-30d333363b59"] ;
  fhir:DomainResource.extension [
     fhir:index 0 ;
     fhir:Extension.url [ fhir:value "http://hl7.org/fhir/5.0/StructureDefinition/extension-DiagnosticReport.composition" ] ;
     fhir:Extension.valueReference [
       fhir:Reference.reference [ fhir:value "urn:uuid:f9abebfc-c50a-4fc4-8bdd-ba88b86b030a" ]
     ]
  ] ;
  fhir:DiagnosticReport.identifier [
     fhir:index 0 ;
     fhir:Identifier.system [ fhir:value "urn:ietf:rfc:3986" ] ;
     fhir:Identifier.value [ fhir:value "urn:uuid:54013a2d-6012-443f-9a90-6331adb23aab" ]
  ] ;
  fhir:DiagnosticReport.basedOn [
     fhir:index 0 ;
     fhir:Reference.reference [ fhir:value "urn:uuid:2ef84027-ae9d-4406-b8e1-be895e2a570c" ]
  ] ;
  fhir:DiagnosticReport.status [ fhir:value "final"] ;
  fhir:DiagnosticReport.code [
     fhir:CodeableConcept.coding [
       fhir:index 0 ;
       a loinc:11502-2 ;
       fhir:Coding.system [ fhir:value "http://loinc.org" ] ;
       fhir:Coding.code [ fhir:value "11502-2" ] ;
       fhir:Coding.display [ fhir:value "Laboratory report" ]
     ]
  ] ;
  fhir:DiagnosticReport.subject [
     fhir:Reference.reference [ fhir:value "urn:uuid:f09c00e3-ae43-4160-8914-c3855216c2e0" ]
  ] ;
  fhir:DiagnosticReport.performer [
     fhir:index 0 ;
     fhir:Reference.reference [ fhir:value "urn:uuid:2ae38d39-66ed-407a-a82e-eaf98f5fd90f" ]
  ] ;
  fhir:DiagnosticReport.specimen [
     fhir:index 0 ;
     fhir:Reference.reference [ fhir:value "urn:uuid:2e90db23-bbd5-4339-88ed-2e11a4975b79" ]
  ] ;
  fhir:DiagnosticReport.result [
     fhir:index 0 ;
     fhir:Reference.reference [ fhir:value "urn:uuid:cf1c1abf-37ff-4653-89ea-6d7ce0225773" ]
  ] .

# - ontology header ------------------------------------------------------------

<http://hl7.org/fhir/Bundle/51Doc-Gelbfieber.ttl> a owl:Ontology ;
  owl:imports fhir:fhir.ttl ;
  owl:versionIRI <http://build.fhir.org/Bundle/51Doc-Gelbfieber.ttl> .