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

: 20Doc - Vibrio cholerae - 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/20Doc-Vibrio-cholerae> a fhir:Bundle ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:Resource.id [ fhir:value "20Doc-Vibrio-cholerae"] ;
  fhir:Bundle.identifier [
     fhir:Identifier.system [ fhir:value "urn:ietf:rfc:3986" ] ;
     fhir:Identifier.value [ fhir:value "urn:uuid:ac01252d-6012-443f-9690-9291adb23433" ]
  ] ;
  fhir:Bundle.type [ fhir:value "document"] ;
  fhir:Bundle.timestamp [ fhir:value "2024-08-14T11:00:00+02:00"^^xsd:dateTime] ;
  fhir:Bundle.entry [
     fhir:index 0 ;
     fhir:Bundle.entry.fullUrl [ fhir:value "urn:uuid:5ce27e23-a0d6-46a9-a9eb-c40fb9a1818a" ] ;
     fhir:Bundle.entry.resource <urn:uuid:5ce27e23-a0d6-46a9-a9eb-c40fb9a1818a>
  ], [
     fhir:index 1 ;
     fhir:Bundle.entry.fullUrl [ fhir:value "urn:uuid:90f9c93c-4bea-46cb-bdbe-0bc08101fbac" ] ;
     fhir:Bundle.entry.resource <urn:uuid:90f9c93c-4bea-46cb-bdbe-0bc08101fbac>
  ], [
     fhir:index 2 ;
     fhir:Bundle.entry.fullUrl [ fhir:value "urn:uuid:0d4e1427-e05f-4db2-afda-c55eabaf6909" ] ;
     fhir:Bundle.entry.resource <urn:uuid:0d4e1427-e05f-4db2-afda-c55eabaf6909>
  ], [
     fhir:index 3 ;
     fhir:Bundle.entry.fullUrl [ fhir:value "urn:uuid:7d7bcbb5-1e55-44ad-a9e5-c9bf33d6bd30" ] ;
     fhir:Bundle.entry.resource <urn:uuid:7d7bcbb5-1e55-44ad-a9e5-c9bf33d6bd30>
  ], [
     fhir:index 4 ;
     fhir:Bundle.entry.fullUrl [ fhir:value "urn:uuid:1503c5eb-e2b7-4751-81ac-89b20a904884" ] ;
     fhir:Bundle.entry.resource <urn:uuid:1503c5eb-e2b7-4751-81ac-89b20a904884>
  ], [
     fhir:index 5 ;
     fhir:Bundle.entry.fullUrl [ fhir:value "urn:uuid:409e7c49-ae05-44b7-a36b-aa2b7e9f5f7d" ] ;
     fhir:Bundle.entry.resource <urn:uuid:409e7c49-ae05-44b7-a36b-aa2b7e9f5f7d>
  ], [
     fhir:index 6 ;
     fhir:Bundle.entry.fullUrl [ fhir:value "urn:uuid:e8f6adae-30ed-4f55-973a-3ed4f139645b" ] ;
     fhir:Bundle.entry.resource <urn:uuid:e8f6adae-30ed-4f55-973a-3ed4f139645b>
  ], [
     fhir:index 7 ;
     fhir:Bundle.entry.fullUrl [ fhir:value "urn:uuid:b28199d0-7d4c-4af0-afc6-a4842e665d2c" ] ;
     fhir:Bundle.entry.resource <urn:uuid:b28199d0-7d4c-4af0-afc6-a4842e665d2c>
  ], [
     fhir:index 8 ;
     fhir:Bundle.entry.fullUrl [ fhir:value "urn:uuid:e91c013b-d627-4345-b19b-4927bd927c3f" ] ;
     fhir:Bundle.entry.resource <urn:uuid:e91c013b-d627-4345-b19b-4927bd927c3f>
  ], [
     fhir:index 9 ;
     fhir:Bundle.entry.fullUrl [ fhir:value "urn:uuid:2f3dff1e-eb3c-4af5-8478-7a73251ebdbc" ] ;
     fhir:Bundle.entry.resource <urn:uuid:2f3dff1e-eb3c-4af5-8478-7a73251ebdbc>
  ] .

<urn:uuid:5ce27e23-a0d6-46a9-a9eb-c40fb9a1818a> a fhir:Composition ;
  fhir:Resource.id [ fhir:value "5ce27e23-a0d6-46a9-a9eb-c40fb9a1818a"] ;
  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:ac01252d-6012-443f-9690-9291adb23433" ]
  ] ;
  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:90f9c93c-4bea-46cb-bdbe-0bc08101fbac" ]
  ] ;
  fhir:Composition.date [ fhir:value "2024-08-14T11:00:00+02:00"^^xsd:dateTime] ;
  fhir:Composition.author [
     fhir:index 0 ;
     fhir:Reference.reference [ fhir:value "urn:uuid:0d4e1427-e05f-4db2-afda-c55eabaf6909" ]
  ] ;
  fhir:Composition.title [ fhir:value "Laborbericht vom 14.8.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:7d7bcbb5-1e55-44ad-a9e5-c9bf33d6bd30" ]
     ]
  ] .

<urn:uuid:90f9c93c-4bea-46cb-bdbe-0bc08101fbac> a fhir:Patient ;
  fhir:Resource.id [ fhir:value "90f9c93c-4bea-46cb-bdbe-0bc08101fbac"] ;
  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:0d4e1427-e05f-4db2-afda-c55eabaf6909> a fhir:Organization ;
  fhir:Resource.id [ fhir:value "0d4e1427-e05f-4db2-afda-c55eabaf6909"] ;
  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:7d7bcbb5-1e55-44ad-a9e5-c9bf33d6bd30> a fhir:Observation ;
  fhir:Resource.id [ fhir:value "7d7bcbb5-1e55-44ad-a9e5-c9bf33d6bd30"] ;
  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:53942-9 ;
       fhir:Coding.system [ fhir:value "http://loinc.org" ] ;
       fhir:Coding.code [ fhir:value "53942-9" ]
     ]
  ] ;
  fhir:Observation.subject [
     fhir:Reference.reference [ fhir:value "urn:uuid:90f9c93c-4bea-46cb-bdbe-0bc08101fbac" ]
  ] ;
  fhir:Observation.effectiveDateTime [ fhir:value "2024-08-12T09:15:00+02:00"^^xsd:dateTime] ;
  fhir:Observation.performer [
     fhir:index 0 ;
     fhir:Reference.reference [ fhir:value "urn:uuid:0d4e1427-e05f-4db2-afda-c55eabaf6909" ]
  ] ;
  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:b28199d0-7d4c-4af0-afc6-a4842e665d2c" ]
  ] .

<urn:uuid:1503c5eb-e2b7-4751-81ac-89b20a904884> a fhir:Practitioner ;
  fhir:Resource.id [ fhir:value "1503c5eb-e2b7-4751-81ac-89b20a904884"] ;
  fhir:Practitioner.identifier [
     fhir:index 0 ;
     fhir:Identifier.system [ fhir:value "urn:oid:2.51.1.3" ] ;
     fhir:Identifier.value [ fhir:value "7601000234438" ]
  ] ;
  fhir:Practitioner.name [
     fhir:index 0 ;
     fhir:HumanName.family [ fhir:value "Giacometti" ] ;
     fhir:HumanName.given [
       fhir:value "Monika" ;
       fhir:index 0
     ]
  ] ;
  fhir:Practitioner.telecom [
     fhir:index 0 ;
     fhir:ContactPoint.system [ fhir:value "phone" ] ;
     fhir:ContactPoint.value [ fhir:value "+41 79 111 44 55" ]
  ], [
     fhir:index 1 ;
     fhir:ContactPoint.system [ fhir:value "email" ] ;
     fhir:ContactPoint.value [ fhir:value "m.giacometti@ks-abc.ch" ]
  ] .

<urn:uuid:409e7c49-ae05-44b7-a36b-aa2b7e9f5f7d> a fhir:Organization ;
  fhir:Resource.id [ fhir:value "409e7c49-ae05-44b7-a36b-aa2b7e9f5f7d"] ;
  fhir:Organization.identifier [
     fhir:index 0 ;
     fhir:Identifier.system [ fhir:value "urn:oid:2.16.756.5.45" ] ;
     fhir:Identifier.value [ fhir:value "A99684215" ]
  ] ;
  fhir:Organization.name [ fhir:value "Kantonsspital ABC"] ;
  fhir:Organization.address [
     fhir:index 0 ;
     fhir:Address.line [
       fhir:value "Aortastrasse 22" ;
       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 "Aortastrasse" ]
       ], [
         fhir:index 1 ;
         fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber" ] ;
         fhir:Extension.valueString [ fhir:value "22" ]
       ], [
         fhir:index 2 ;
         fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-postBox" ] ;
         fhir:Extension.valueString [ fhir:value "Postfach 18" ]
       ]
     ] ;
     fhir:Address.city [ fhir:value "Bern" ] ;
     fhir:Address.postalCode [ fhir:value "3000" ]
  ] .

<urn:uuid:e8f6adae-30ed-4f55-973a-3ed4f139645b> a fhir:PractitionerRole ;
  fhir:Resource.id [ fhir:value "e8f6adae-30ed-4f55-973a-3ed4f139645b"] ;
  fhir:PractitionerRole.practitioner [
     fhir:Reference.reference [ fhir:value "urn:uuid:1503c5eb-e2b7-4751-81ac-89b20a904884" ]
  ] ;
  fhir:PractitionerRole.organization [
     fhir:Reference.reference [ fhir:value "urn:uuid:409e7c49-ae05-44b7-a36b-aa2b7e9f5f7d" ]
  ] .

<urn:uuid:b28199d0-7d4c-4af0-afc6-a4842e665d2c> a fhir:Specimen ;
  fhir:Resource.id [ fhir:value "b28199d0-7d4c-4af0-afc6-a4842e665d2c"] ;
  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:90f9c93c-4bea-46cb-bdbe-0bc08101fbac" ]
  ] ;
  fhir:Specimen.collection [
     fhir:Specimen.collection.collectedDateTime [ fhir:value "2024-08-10T09:15:00+02:00"^^xsd:dateTime ]
  ] .

<urn:uuid:e91c013b-d627-4345-b19b-4927bd927c3f> a fhir:ServiceRequest ;
  fhir:Resource.id [ fhir:value "e91c013b-d627-4345-b19b-4927bd927c3f"] ;
  fhir:ServiceRequest.identifier [
     fhir:index 0 ;
     fhir:Identifier.value [ fhir:value "50002755" ]
  ] ;
  fhir:ServiceRequest.status [ fhir:value "completed"] ;
  fhir:ServiceRequest.intent [ fhir:value "order"] ;
  fhir:ServiceRequest.code [
     fhir:CodeableConcept.coding [
       fhir:index 0 ;
       a loinc:53942-9 ;
       fhir:Coding.system [ fhir:value "http://loinc.org" ] ;
       fhir:Coding.code [ fhir:value "53942-9" ]
     ]
  ] ;
  fhir:ServiceRequest.subject [
     fhir:Reference.reference [ fhir:value "urn:uuid:90f9c93c-4bea-46cb-bdbe-0bc08101fbac" ]
  ] ;
  fhir:ServiceRequest.requester [
     fhir:Reference.reference [ fhir:value "urn:uuid:e8f6adae-30ed-4f55-973a-3ed4f139645b" ]
  ] ;
  fhir:ServiceRequest.specimen [
     fhir:index 0 ;
     fhir:Reference.reference [ fhir:value "urn:uuid:b28199d0-7d4c-4af0-afc6-a4842e665d2c" ]
  ] .

<urn:uuid:2f3dff1e-eb3c-4af5-8478-7a73251ebdbc> a fhir:DiagnosticReport ;
  fhir:Resource.id [ fhir:value "2f3dff1e-eb3c-4af5-8478-7a73251ebdbc"] ;
  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:5ce27e23-a0d6-46a9-a9eb-c40fb9a1818a" ]
     ]
  ] ;
  fhir:DiagnosticReport.identifier [
     fhir:index 0 ;
     fhir:Identifier.system [ fhir:value "urn:ietf:rfc:3986" ] ;
     fhir:Identifier.value [ fhir:value "urn:uuid:ac01252d-6012-443f-9690-9291adb23433" ]
  ] ;
  fhir:DiagnosticReport.basedOn [
     fhir:index 0 ;
     fhir:Reference.reference [ fhir:value "urn:uuid:e91c013b-d627-4345-b19b-4927bd927c3f" ]
  ] ;
  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:90f9c93c-4bea-46cb-bdbe-0bc08101fbac" ]
  ] ;
  fhir:DiagnosticReport.performer [
     fhir:index 0 ;
     fhir:Reference.reference [ fhir:value "urn:uuid:0d4e1427-e05f-4db2-afda-c55eabaf6909" ]
  ] ;
  fhir:DiagnosticReport.specimen [
     fhir:index 0 ;
     fhir:Reference.reference [ fhir:value "urn:uuid:b28199d0-7d4c-4af0-afc6-a4842e665d2c" ]
  ] ;
  fhir:DiagnosticReport.result [
     fhir:index 0 ;
     fhir:Reference.reference [ fhir:value "urn:uuid:7d7bcbb5-1e55-44ad-a9e5-c9bf33d6bd30" ]
  ] .

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

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