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
@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/2Doc-ChlamydiaTrachomatis> a fhir:Bundle ;
fhir:nodeRole fhir:treeRoot ;
fhir:Resource.id [ fhir:value "2Doc-ChlamydiaTrachomatis"] ;
fhir:Bundle.identifier [
fhir:Identifier.system [ fhir:value "urn:ietf:rfc:3986" ] ;
fhir:Identifier.value [ fhir:value "urn:uuid:1301332d-6012-443f-9690-929132b2e155" ]
] ;
fhir:Bundle.type [ fhir:value "document"] ;
fhir:Bundle.timestamp [ fhir:value "2023-08-05T11:30:00+02:00"^^xsd:dateTime] ;
fhir:Bundle.entry [
fhir:index 0 ;
fhir:Bundle.entry.fullUrl [ fhir:value "urn:uuid:da065461-34df-4e2e-b69f-4181908575d0" ] ;
fhir:Bundle.entry.resource <urn:uuid:da065461-34df-4e2e-b69f-4181908575d0>
], [
fhir:index 1 ;
fhir:Bundle.entry.fullUrl [ fhir:value "urn:uuid:2f69f609-e3bf-4863-bc42-3cbf0568cab1" ] ;
fhir:Bundle.entry.resource <urn:uuid:2f69f609-e3bf-4863-bc42-3cbf0568cab1>
], [
fhir:index 2 ;
fhir:Bundle.entry.fullUrl [ fhir:value "urn:uuid:50d5deca-64e9-4a30-8cec-40ac1f015655" ] ;
fhir:Bundle.entry.resource <urn:uuid:50d5deca-64e9-4a30-8cec-40ac1f015655>
], [
fhir:index 3 ;
fhir:Bundle.entry.fullUrl [ fhir:value "urn:uuid:632a79ff-42d7-49e0-97ca-69a3a2015760" ] ;
fhir:Bundle.entry.resource <urn:uuid:632a79ff-42d7-49e0-97ca-69a3a2015760>
], [
fhir:index 4 ;
fhir:Bundle.entry.fullUrl [ fhir:value "urn:uuid:b2b24ded-fd9f-40bc-a822-1fb07e14c2ef" ] ;
fhir:Bundle.entry.resource <urn:uuid:b2b24ded-fd9f-40bc-a822-1fb07e14c2ef>
], [
fhir:index 5 ;
fhir:Bundle.entry.fullUrl [ fhir:value "urn:uuid:9d409938-5af8-4fae-88d1-541f35111c1f" ] ;
fhir:Bundle.entry.resource <urn:uuid:9d409938-5af8-4fae-88d1-541f35111c1f>
], [
fhir:index 6 ;
fhir:Bundle.entry.fullUrl [ fhir:value "urn:uuid:8b9163cc-4894-462c-8060-b9b01f705a8b" ] ;
fhir:Bundle.entry.resource <urn:uuid:8b9163cc-4894-462c-8060-b9b01f705a8b>
], [
fhir:index 7 ;
fhir:Bundle.entry.fullUrl [ fhir:value "urn:uuid:c2be8e31-506b-42b2-adfc-7e47dd23cdb4" ] ;
fhir:Bundle.entry.resource <urn:uuid:c2be8e31-506b-42b2-adfc-7e47dd23cdb4>
], [
fhir:index 8 ;
fhir:Bundle.entry.fullUrl [ fhir:value "urn:uuid:c3384814-b10a-4aea-b84c-a92e9a9f41e3" ] ;
fhir:Bundle.entry.resource <urn:uuid:c3384814-b10a-4aea-b84c-a92e9a9f41e3>
], [
fhir:index 9 ;
fhir:Bundle.entry.fullUrl [ fhir:value "urn:uuid:f18f5763-d9a4-4bb7-999e-959beaaba714" ] ;
fhir:Bundle.entry.resource <urn:uuid:f18f5763-d9a4-4bb7-999e-959beaaba714>
] .
<urn:uuid:da065461-34df-4e2e-b69f-4181908575d0> a fhir:Composition ;
fhir:Resource.id [ fhir:value "da065461-34df-4e2e-b69f-4181908575d0"] ;
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:1301332d-6012-443f-9690-929132b2e155" ]
] ;
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:50d5deca-64e9-4a30-8cec-40ac1f015655" ] ;
fhir:Reference.type [ fhir:value "Patient" ]
] ;
fhir:Composition.date [ fhir:value "2023-08-05T11:30:00+02:00"^^xsd:dateTime] ;
fhir:Composition.author [
fhir:index 0 ;
fhir:Reference.reference [ fhir:value "urn:uuid:8b9163cc-4894-462c-8060-b9b01f705a8b" ] ;
fhir:Reference.type [ fhir:value "Organization" ]
] ;
fhir:Composition.title [ fhir:value "Laborbericht vom 05.08.2023"] ;
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:632a79ff-42d7-49e0-97ca-69a3a2015760" ] ;
fhir:Reference.type [ fhir:value "Observation" ]
]
] .
<urn:uuid:2f69f609-e3bf-4863-bc42-3cbf0568cab1> a fhir:DiagnosticReport ;
fhir:Resource.id [ fhir:value "2f69f609-e3bf-4863-bc42-3cbf0568cab1"] ;
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:da065461-34df-4e2e-b69f-4181908575d0" ] ;
fhir:Reference.type [ fhir:value "Composition" ]
]
] ;
fhir:DiagnosticReport.identifier [
fhir:index 0 ;
fhir:Identifier.system [ fhir:value "urn:ietf:rfc:3986" ] ;
fhir:Identifier.value [ fhir:value "urn:uuid:1301332d-6012-443f-9690-929132b2e155" ]
] ;
fhir:DiagnosticReport.basedOn [
fhir:index 0 ;
fhir:Reference.reference [ fhir:value "urn:uuid:9d409938-5af8-4fae-88d1-541f35111c1f" ] ;
fhir:Reference.type [ fhir:value "ServiceRequest" ]
] ;
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:50d5deca-64e9-4a30-8cec-40ac1f015655" ] ;
fhir:Reference.type [ fhir:value "Patient" ]
] ;
fhir:DiagnosticReport.performer [
fhir:index 0 ;
fhir:Reference.reference [ fhir:value "urn:uuid:8b9163cc-4894-462c-8060-b9b01f705a8b" ] ;
fhir:Reference.type [ fhir:value "Organization" ]
] ;
fhir:DiagnosticReport.specimen [
fhir:index 0 ;
fhir:Reference.reference [ fhir:value "urn:uuid:b2b24ded-fd9f-40bc-a822-1fb07e14c2ef" ] ;
fhir:Reference.type [ fhir:value "Specimen" ]
] ;
fhir:DiagnosticReport.result [
fhir:index 0 ;
fhir:Reference.reference [ fhir:value "urn:uuid:632a79ff-42d7-49e0-97ca-69a3a2015760" ] ;
fhir:Reference.type [ fhir:value "Observation" ]
] .
<urn:uuid:50d5deca-64e9-4a30-8cec-40ac1f015655> a fhir:Patient ;
fhir:Resource.id [ fhir:value "50d5deca-64e9-4a30-8cec-40ac1f015655"] ;
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 "F" ] ;
fhir:HumanName.given [
fhir:value "H" ;
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.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:632a79ff-42d7-49e0-97ca-69a3a2015760> a fhir:Observation ;
fhir:Resource.id [ fhir:value "632a79ff-42d7-49e0-97ca-69a3a2015760"] ;
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:6349-5 ;
fhir:Coding.system [ fhir:value "http://loinc.org" ] ;
fhir:Coding.code [ fhir:value "6349-5" ] ;
fhir:Coding.display [ fhir:value "Chlamydia trachomatis [Presence] in Specimen by Organism specific culture" ]
]
] ;
fhir:Observation.subject [
fhir:Reference.reference [ fhir:value "urn:uuid:50d5deca-64e9-4a30-8cec-40ac1f015655" ] ;
fhir:Reference.type [ fhir:value "Patient" ]
] ;
fhir:Observation.effectiveDateTime [ fhir:value "2023-08-04T08:25:00+02:00"^^xsd:dateTime] ;
fhir:Observation.performer [
fhir:index 0 ;
fhir:Reference.reference [ fhir:value "urn:uuid:8b9163cc-4894-462c-8060-b9b01f705a8b" ] ;
fhir:Reference.type [ fhir:value "Organization" ]
] ;
fhir:Observation.valueCodeableConcept [
fhir:CodeableConcept.coding [
fhir:index 0 ;
a sct:10828004 ;
fhir:Coding.system [ fhir:value "http://snomed.info/sct" ] ;
fhir:Coding.code [ fhir:value "10828004" ] ;
fhir:Coding.display [ fhir:value "Positive" ]
]
] ;
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:b2b24ded-fd9f-40bc-a822-1fb07e14c2ef" ] ;
fhir:Reference.type [ fhir:value "Specimen" ]
] .
<urn:uuid:b2b24ded-fd9f-40bc-a822-1fb07e14c2ef> a fhir:Specimen ;
fhir:Resource.id [ fhir:value "b2b24ded-fd9f-40bc-a822-1fb07e14c2ef"] ;
fhir:Specimen.type [
fhir:CodeableConcept.coding [
fhir:index 0 ;
a sct:119393003 ;
fhir:Coding.system [ fhir:value "http://snomed.info/sct" ] ;
fhir:Coding.code [ fhir:value "119393003" ] ;
fhir:Coding.display [ fhir:value "Specimen from urethra (specimen)" ]
]
] ;
fhir:Specimen.subject [
fhir:Reference.reference [ fhir:value "urn:uuid:50d5deca-64e9-4a30-8cec-40ac1f015655" ] ;
fhir:Reference.type [ fhir:value "Patient" ]
] ;
fhir:Specimen.collection [
fhir:Specimen.collection.collectedDateTime [ fhir:value "2023-07-29"^^xsd:date ]
] .
<urn:uuid:9d409938-5af8-4fae-88d1-541f35111c1f> a fhir:ServiceRequest ;
fhir:Resource.id [ fhir:value "9d409938-5af8-4fae-88d1-541f35111c1f"] ;
fhir:ServiceRequest.identifier [
fhir:index 0 ;
fhir:Identifier.value [ fhir:value "7601002331521" ]
] ;
fhir:ServiceRequest.status [ fhir:value "completed"] ;
fhir:ServiceRequest.intent [ fhir:value "order"] ;
fhir:ServiceRequest.code [
fhir:CodeableConcept.coding [
fhir:index 0 ;
a loinc:6349-5 ;
fhir:Coding.system [ fhir:value "http://loinc.org" ] ;
fhir:Coding.code [ fhir:value "6349-5" ] ;
fhir:Coding.display [ fhir:value "Chlamydia trachomatis [Presence] in Specimen by Organism specific culture" ]
]
] ;
fhir:ServiceRequest.subject [
fhir:Reference.reference [ fhir:value "urn:uuid:50d5deca-64e9-4a30-8cec-40ac1f015655" ] ;
fhir:Reference.type [ fhir:value "Patient" ]
] ;
fhir:ServiceRequest.requester [
fhir:Reference.reference [ fhir:value "urn:uuid:c2be8e31-506b-42b2-adfc-7e47dd23cdb4" ] ;
fhir:Reference.type [ fhir:value "PractitionerRole" ]
] ;
fhir:ServiceRequest.specimen [
fhir:index 0 ;
fhir:Reference.reference [ fhir:value "urn:uuid:b2b24ded-fd9f-40bc-a822-1fb07e14c2ef" ] ;
fhir:Reference.type [ fhir:value "Specimen" ]
] .
<urn:uuid:8b9163cc-4894-462c-8060-b9b01f705a8b> a fhir:Organization ;
fhir:Resource.id [ fhir:value "8b9163cc-4894-462c-8060-b9b01f705a8b"] ;
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:c2be8e31-506b-42b2-adfc-7e47dd23cdb4> a fhir:PractitionerRole ;
fhir:Resource.id [ fhir:value "c2be8e31-506b-42b2-adfc-7e47dd23cdb4"] ;
fhir:PractitionerRole.practitioner [
fhir:Reference.reference [ fhir:value "urn:uuid:c3384814-b10a-4aea-b84c-a92e9a9f41e3" ] ;
fhir:Reference.type [ fhir:value "Practitioner" ]
] ;
fhir:PractitionerRole.organization [
fhir:Reference.reference [ fhir:value "urn:uuid:f18f5763-d9a4-4bb7-999e-959beaaba714" ] ;
fhir:Reference.type [ fhir:value "Organization" ]
] .
<urn:uuid:c3384814-b10a-4aea-b84c-a92e9a9f41e3> a fhir:Practitioner ;
fhir:Resource.id [ fhir:value "c3384814-b10a-4aea-b84c-a92e9a9f41e3"] ;
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 "email" ] ;
fhir:ContactPoint.value [ fhir:value "peter.hauser@hauserpraxis.ch" ]
], [
fhir:index 1 ;
fhir:ContactPoint.system [ fhir:value "phone" ] ;
fhir:ContactPoint.value [ fhir:value "+41 79 222 33 44" ]
] .
<urn:uuid:f18f5763-d9a4-4bb7-999e-959beaaba714> a fhir:Organization ;
fhir:Resource.id [ fhir:value "f18f5763-d9a4-4bb7-999e-959beaaba714"] ;
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" ]
] .
# - ontology header ------------------------------------------------------------
<http://hl7.org/fhir/Bundle/2Doc-ChlamydiaTrachomatis.ttl> a owl:Ontology ;
owl:imports fhir:fhir.ttl ;
owl:versionIRI <http://build.fhir.org/Bundle/2Doc-ChlamydiaTrachomatis.ttl> .
IG © 2023+ Federal Office of Public Health FOPH. Package ch.fhir.ig.ch-elm#1.14.1 based on FHIR 4.0.1. Generated 2026-07-01
Links: Table of Contents |
QA Report
| Propose a change