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

: 13Doc - Shigella - 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/13Doc-Shigella> a fhir:Bundle ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:Resource.id [ fhir:value "13Doc-Shigella"] ;
  fhir:Bundle.identifier [
     fhir:Identifier.system [ fhir:value "urn:ietf:rfc:3986" ] ;
     fhir:Identifier.value [ fhir:value "urn:uuid:1901332d-6012-413f-9690-9291adb2cb3b" ]
  ] ;
  fhir:Bundle.type [ fhir:value "document"] ;
  fhir:Bundle.timestamp [ fhir:value "2024-04-20T07:35:00+02:00"^^xsd:dateTime] ;
  fhir:Bundle.entry [
     fhir:index 0 ;
     fhir:Bundle.entry.fullUrl [ fhir:value "urn:uuid:f15650f4-e9c3-422a-8577-502de23e0945" ] ;
     fhir:Bundle.entry.resource <urn:uuid:f15650f4-e9c3-422a-8577-502de23e0945>
  ], [
     fhir:index 1 ;
     fhir:Bundle.entry.fullUrl [ fhir:value "urn:uuid:aa64ef9d-122e-4b00-9d92-4770de2ed74a" ] ;
     fhir:Bundle.entry.resource <urn:uuid:aa64ef9d-122e-4b00-9d92-4770de2ed74a>
  ], [
     fhir:index 2 ;
     fhir:Bundle.entry.fullUrl [ fhir:value "urn:uuid:86359785-8fb7-423b-957a-d8d4cb7ccda8" ] ;
     fhir:Bundle.entry.resource <urn:uuid:86359785-8fb7-423b-957a-d8d4cb7ccda8>
  ], [
     fhir:index 3 ;
     fhir:Bundle.entry.fullUrl [ fhir:value "urn:uuid:f230b941-c008-4001-be8a-5abb53fcb342" ] ;
     fhir:Bundle.entry.resource <urn:uuid:f230b941-c008-4001-be8a-5abb53fcb342>
  ], [
     fhir:index 4 ;
     fhir:Bundle.entry.fullUrl [ fhir:value "urn:uuid:211537c8-1a69-4b4c-834c-2afb2b2633d5" ] ;
     fhir:Bundle.entry.resource <urn:uuid:211537c8-1a69-4b4c-834c-2afb2b2633d5>
  ], [
     fhir:index 5 ;
     fhir:Bundle.entry.fullUrl [ fhir:value "urn:uuid:0d6568a3-a28d-46b0-9db0-c46155191dfd" ] ;
     fhir:Bundle.entry.resource <urn:uuid:0d6568a3-a28d-46b0-9db0-c46155191dfd>
  ], [
     fhir:index 6 ;
     fhir:Bundle.entry.fullUrl [ fhir:value "urn:uuid:176ed780-0669-4343-8173-553b18189039" ] ;
     fhir:Bundle.entry.resource <urn:uuid:176ed780-0669-4343-8173-553b18189039>
  ], [
     fhir:index 7 ;
     fhir:Bundle.entry.fullUrl [ fhir:value "urn:uuid:7da0799d-e4f9-4ab5-a915-ddc66609b749" ] ;
     fhir:Bundle.entry.resource <urn:uuid:7da0799d-e4f9-4ab5-a915-ddc66609b749>
  ], [
     fhir:index 8 ;
     fhir:Bundle.entry.fullUrl [ fhir:value "urn:uuid:67d2d2fb-15c2-4b37-b7be-9f9efdbf4094" ] ;
     fhir:Bundle.entry.resource <urn:uuid:67d2d2fb-15c2-4b37-b7be-9f9efdbf4094>
  ], [
     fhir:index 9 ;
     fhir:Bundle.entry.fullUrl [ fhir:value "urn:uuid:30718319-2c52-4f5a-b0ee-b3322093157f" ] ;
     fhir:Bundle.entry.resource <urn:uuid:30718319-2c52-4f5a-b0ee-b3322093157f>
  ] .

<urn:uuid:f15650f4-e9c3-422a-8577-502de23e0945> a fhir:Composition ;
  fhir:Resource.id [ fhir:value "f15650f4-e9c3-422a-8577-502de23e0945"] ;
  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:1901332d-6012-413f-9690-9291adb2cb3b" ]
  ] ;
  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:aa64ef9d-122e-4b00-9d92-4770de2ed74a" ]
  ] ;
  fhir:Composition.date [ fhir:value "2024-04-20T07:35:00+02:00"^^xsd:dateTime] ;
  fhir:Composition.author [
     fhir:index 0 ;
     fhir:Reference.reference [ fhir:value "urn:uuid:86359785-8fb7-423b-957a-d8d4cb7ccda8" ]
  ] ;
  fhir:Composition.title [ fhir:value "Laborbericht vom 20.04.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:f230b941-c008-4001-be8a-5abb53fcb342" ]
     ]
  ] .

<urn:uuid:aa64ef9d-122e-4b00-9d92-4770de2ed74a> a fhir:Patient ;
  fhir:Resource.id [ fhir:value "aa64ef9d-122e-4b00-9d92-4770de2ed74a"] ;
  fhir:Patient.identifier [
     fhir:index 0 ;
     fhir:Identifier.system [ fhir:value "urn:oid:2.16.756.5.32" ] ;
     fhir:Identifier.value [ fhir:value "7561733446723" ]
  ] ;
  fhir:Patient.name [
     fhir:index 0 ;
     fhir:HumanName.family [ fhir:value "Donna" ] ;
     fhir:HumanName.given [
       fhir:value "Meier" ;
       fhir:index 0
     ]
  ] ;
  fhir:Patient.gender [ fhir:value "female"] ;
  fhir:Patient.birthDate [ fhir:value "1985-10-17"^^xsd:date] ;
  fhir:Patient.address [
     fhir:index 0 ;
     fhir:Address.use [ fhir:value "home" ] ;
     fhir:Address.line [
       fhir:value "Bahnhofstrasse 27" ;
       fhir:index 0
     ] ;
     fhir:Address.city [ fhir:value "Derendingen" ] ;
     fhir:Address.state [ fhir:value "SO" ] ;
     fhir:Address.postalCode [ fhir:value "4552" ] ;
     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:86359785-8fb7-423b-957a-d8d4cb7ccda8> a fhir:Organization ;
  fhir:Resource.id [ fhir:value "86359785-8fb7-423b-957a-d8d4cb7ccda8"] ;
  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:f230b941-c008-4001-be8a-5abb53fcb342> a fhir:Observation ;
  fhir:Resource.id [ fhir:value "f230b941-c008-4001-be8a-5abb53fcb342"] ;
  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:46454-5 ;
       fhir:Coding.system [ fhir:value "http://loinc.org" ] ;
       fhir:Coding.code [ fhir:value "46454-5" ]
     ]
  ] ;
  fhir:Observation.subject [
     fhir:Reference.reference [ fhir:value "urn:uuid:aa64ef9d-122e-4b00-9d92-4770de2ed74a" ]
  ] ;
  fhir:Observation.effectiveDateTime [ fhir:value "2024-04-20T07:35:00+02:00"^^xsd:dateTime] ;
  fhir:Observation.performer [
     fhir:index 0 ;
     fhir:Reference.reference [ fhir:value "urn:uuid:86359785-8fb7-423b-957a-d8d4cb7ccda8" ]
  ] ;
  fhir:Observation.valueCodeableConcept [
     fhir:CodeableConcept.coding [
       fhir:index 0 ;
       a sct:125020009 ;
       fhir:Coding.system [ fhir:value "http://snomed.info/sct" ] ;
       fhir:Coding.code [ fhir:value "125020009" ]
     ]
  ] ;
  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:7da0799d-e4f9-4ab5-a915-ddc66609b749" ]
  ] .

<urn:uuid:211537c8-1a69-4b4c-834c-2afb2b2633d5> a fhir:Practitioner ;
  fhir:Resource.id [ fhir:value "211537c8-1a69-4b4c-834c-2afb2b2633d5"] ;
  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:0d6568a3-a28d-46b0-9db0-c46155191dfd> a fhir:Organization ;
  fhir:Resource.id [ fhir:value "0d6568a3-a28d-46b0-9db0-c46155191dfd"] ;
  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:176ed780-0669-4343-8173-553b18189039> a fhir:PractitionerRole ;
  fhir:Resource.id [ fhir:value "176ed780-0669-4343-8173-553b18189039"] ;
  fhir:PractitionerRole.practitioner [
     fhir:Reference.reference [ fhir:value "urn:uuid:211537c8-1a69-4b4c-834c-2afb2b2633d5" ]
  ] ;
  fhir:PractitionerRole.organization [
     fhir:Reference.reference [ fhir:value "urn:uuid:0d6568a3-a28d-46b0-9db0-c46155191dfd" ]
  ] .

<urn:uuid:7da0799d-e4f9-4ab5-a915-ddc66609b749> a fhir:Specimen ;
  fhir:Resource.id [ fhir:value "7da0799d-e4f9-4ab5-a915-ddc66609b749"] ;
  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:aa64ef9d-122e-4b00-9d92-4770de2ed74a" ]
  ] ;
  fhir:Specimen.collection [
     fhir:Specimen.collection.collectedDateTime [ fhir:value "2024-04-18"^^xsd:date ]
  ] .

<urn:uuid:67d2d2fb-15c2-4b37-b7be-9f9efdbf4094> a fhir:ServiceRequest ;
  fhir:Resource.id [ fhir:value "67d2d2fb-15c2-4b37-b7be-9f9efdbf4094"] ;
  fhir:ServiceRequest.identifier [
     fhir:index 0 ;
     fhir:Identifier.value [ fhir:value "26955847714" ]
  ] ;
  fhir:ServiceRequest.status [ fhir:value "completed"] ;
  fhir:ServiceRequest.intent [ fhir:value "order"] ;
  fhir:ServiceRequest.code [
     fhir:CodeableConcept.coding [
       fhir:index 0 ;
       a loinc:46454-5 ;
       fhir:Coding.system [ fhir:value "http://loinc.org" ] ;
       fhir:Coding.code [ fhir:value "46454-5" ]
     ]
  ] ;
  fhir:ServiceRequest.subject [
     fhir:Reference.reference [ fhir:value "urn:uuid:aa64ef9d-122e-4b00-9d92-4770de2ed74a" ]
  ] ;
  fhir:ServiceRequest.requester [
     fhir:Reference.reference [ fhir:value "urn:uuid:176ed780-0669-4343-8173-553b18189039" ]
  ] ;
  fhir:ServiceRequest.specimen [
     fhir:index 0 ;
     fhir:Reference.reference [ fhir:value "urn:uuid:7da0799d-e4f9-4ab5-a915-ddc66609b749" ]
  ] .

<urn:uuid:30718319-2c52-4f5a-b0ee-b3322093157f> a fhir:DiagnosticReport ;
  fhir:Resource.id [ fhir:value "30718319-2c52-4f5a-b0ee-b3322093157f"] ;
  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:f15650f4-e9c3-422a-8577-502de23e0945" ]
     ]
  ] ;
  fhir:DiagnosticReport.identifier [
     fhir:index 0 ;
     fhir:Identifier.system [ fhir:value "urn:ietf:rfc:3986" ] ;
     fhir:Identifier.value [ fhir:value "urn:uuid:1901332d-6012-413f-9690-9291adb2cb3b" ]
  ] ;
  fhir:DiagnosticReport.basedOn [
     fhir:index 0 ;
     fhir:Reference.reference [ fhir:value "urn:uuid:67d2d2fb-15c2-4b37-b7be-9f9efdbf4094" ]
  ] ;
  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:aa64ef9d-122e-4b00-9d92-4770de2ed74a" ]
  ] ;
  fhir:DiagnosticReport.performer [
     fhir:index 0 ;
     fhir:Reference.reference [ fhir:value "urn:uuid:86359785-8fb7-423b-957a-d8d4cb7ccda8" ]
  ] ;
  fhir:DiagnosticReport.specimen [
     fhir:index 0 ;
     fhir:Reference.reference [ fhir:value "urn:uuid:7da0799d-e4f9-4ab5-a915-ddc66609b749" ]
  ] ;
  fhir:DiagnosticReport.result [
     fhir:index 0 ;
     fhir:Reference.reference [ fhir:value "urn:uuid:f230b941-c008-4001-be8a-5abb53fcb342" ]
  ] .

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

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