This page is part of the Observations of notifiable communicable infectious diseases (v1.14.1: Release) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, 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/8Doc-HepatiteB> a fhir:Bundle ;
fhir:nodeRole fhir:treeRoot ;
fhir:Resource.id [ fhir:value "8Doc-HepatiteB"] ;
fhir:Bundle.identifier [
fhir:Identifier.system [ fhir:value "urn:ietf:rfc:3986" ] ;
fhir:Identifier.value [ fhir:value "urn:uuid:2101332d-6012-443f-9690-9291adb23a5c" ]
] ;
fhir:Bundle.type [ fhir:value "document"] ;
fhir:Bundle.timestamp [ fhir:value "2024-04-10T12:00:00+02:00"^^xsd:dateTime] ;
fhir:Bundle.entry [
fhir:index 0 ;
fhir:Bundle.entry.fullUrl [ fhir:value "urn:uuid:91415845-943e-46b6-97f1-760fc6d65c77" ] ;
fhir:Bundle.entry.resource <urn:uuid:91415845-943e-46b6-97f1-760fc6d65c77>
], [
fhir:index 1 ;
fhir:Bundle.entry.fullUrl [ fhir:value "urn:uuid:2c3e0c85-3374-4569-9d6b-6e389049e486" ] ;
fhir:Bundle.entry.resource <urn:uuid:2c3e0c85-3374-4569-9d6b-6e389049e486>
], [
fhir:index 2 ;
fhir:Bundle.entry.fullUrl [ fhir:value "urn:uuid:e0faca55-c450-4575-83a1-446be9bef17d" ] ;
fhir:Bundle.entry.resource <urn:uuid:e0faca55-c450-4575-83a1-446be9bef17d>
], [
fhir:index 3 ;
fhir:Bundle.entry.fullUrl [ fhir:value "urn:uuid:741430d1-e83a-4439-97fc-ef8b6694b228" ] ;
fhir:Bundle.entry.resource <urn:uuid:741430d1-e83a-4439-97fc-ef8b6694b228>
], [
fhir:index 4 ;
fhir:Bundle.entry.fullUrl [ fhir:value "urn:uuid:4f84eb40-a17e-435f-b0c4-bfc735c465a6" ] ;
fhir:Bundle.entry.resource <urn:uuid:4f84eb40-a17e-435f-b0c4-bfc735c465a6>
], [
fhir:index 5 ;
fhir:Bundle.entry.fullUrl [ fhir:value "urn:uuid:78060f37-44c5-4274-a8ad-de4b3e588d3f" ] ;
fhir:Bundle.entry.resource <urn:uuid:78060f37-44c5-4274-a8ad-de4b3e588d3f>
], [
fhir:index 6 ;
fhir:Bundle.entry.fullUrl [ fhir:value "urn:uuid:c15fda64-0d0a-44de-b343-bef7f02d94a0" ] ;
fhir:Bundle.entry.resource <urn:uuid:c15fda64-0d0a-44de-b343-bef7f02d94a0>
], [
fhir:index 7 ;
fhir:Bundle.entry.fullUrl [ fhir:value "urn:uuid:b094867b-300c-4317-b909-1e77b4a2017c" ] ;
fhir:Bundle.entry.resource <urn:uuid:b094867b-300c-4317-b909-1e77b4a2017c>
], [
fhir:index 8 ;
fhir:Bundle.entry.fullUrl [ fhir:value "urn:uuid:ef543f73-c886-4a7f-81ce-12e2978b11c5" ] ;
fhir:Bundle.entry.resource <urn:uuid:ef543f73-c886-4a7f-81ce-12e2978b11c5>
], [
fhir:index 9 ;
fhir:Bundle.entry.fullUrl [ fhir:value "urn:uuid:ae99fade-feb6-451b-a20b-bd8a04be8531" ] ;
fhir:Bundle.entry.resource <urn:uuid:ae99fade-feb6-451b-a20b-bd8a04be8531>
] .
<urn:uuid:91415845-943e-46b6-97f1-760fc6d65c77> a fhir:Composition ;
fhir:Resource.id [ fhir:value "91415845-943e-46b6-97f1-760fc6d65c77"] ;
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:2101332d-6012-443f-9690-9291adb23a5c" ]
] ;
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:2c3e0c85-3374-4569-9d6b-6e389049e486" ]
] ;
fhir:Composition.date [ fhir:value "2024-04-10T12:00:00+02:00"^^xsd:dateTime] ;
fhir:Composition.author [
fhir:index 0 ;
fhir:Reference.reference [ fhir:value "urn:uuid:e0faca55-c450-4575-83a1-446be9bef17d" ]
] ;
fhir:Composition.title [ fhir:value "Laborbericht vom 10.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:741430d1-e83a-4439-97fc-ef8b6694b228" ]
]
] .
<urn:uuid:2c3e0c85-3374-4569-9d6b-6e389049e486> a fhir:Patient ;
fhir:Resource.id [ fhir:value "2c3e0c85-3374-4569-9d6b-6e389049e486"] ;
fhir:Patient.identifier [
fhir:index 0 ;
fhir:Identifier.system [ fhir:value "urn:oid:2.16.756.5.32" ] ;
fhir:Identifier.value [ fhir:value "7562295883070" ]
] ;
fhir:Patient.name [
fhir:index 0 ;
fhir:HumanName.family [ fhir:value "Monika" ] ;
fhir:HumanName.given [
fhir:value "Delemat" ;
fhir:index 0
]
] ;
fhir:Patient.gender [ fhir:value "male"] ;
fhir:Patient.birthDate [ fhir:value "1960-08-22"^^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 "Bern" ] ;
fhir:Address.state [ fhir:value "BE" ] ;
fhir:Address.postalCode [ fhir:value "3000" ] ;
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:e0faca55-c450-4575-83a1-446be9bef17d> a fhir:Organization ;
fhir:Resource.id [ fhir:value "e0faca55-c450-4575-83a1-446be9bef17d"] ;
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:741430d1-e83a-4439-97fc-ef8b6694b228> a fhir:Observation ;
fhir:Resource.id [ fhir:value "741430d1-e83a-4439-97fc-ef8b6694b228"] ;
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:31204-1 ;
fhir:Coding.system [ fhir:value "http://loinc.org" ] ;
fhir:Coding.code [ fhir:value "31204-1" ]
]
] ;
fhir:Observation.subject [
fhir:Reference.reference [ fhir:value "urn:uuid:2c3e0c85-3374-4569-9d6b-6e389049e486" ]
] ;
fhir:Observation.effectiveDateTime [ fhir:value "2024-04-10T12:00:00+02:00"^^xsd:dateTime] ;
fhir:Observation.performer [
fhir:index 0 ;
fhir:Reference.reference [ fhir:value "urn:uuid:e0faca55-c450-4575-83a1-446be9bef17d" ]
] ;
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 (qualifier value)" ]
]
] ;
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:b094867b-300c-4317-b909-1e77b4a2017c" ]
] .
<urn:uuid:4f84eb40-a17e-435f-b0c4-bfc735c465a6> a fhir:Practitioner ;
fhir:Resource.id [ fhir:value "4f84eb40-a17e-435f-b0c4-bfc735c465a6"] ;
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:78060f37-44c5-4274-a8ad-de4b3e588d3f> a fhir:Organization ;
fhir:Resource.id [ fhir:value "78060f37-44c5-4274-a8ad-de4b3e588d3f"] ;
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:c15fda64-0d0a-44de-b343-bef7f02d94a0> a fhir:PractitionerRole ;
fhir:Resource.id [ fhir:value "c15fda64-0d0a-44de-b343-bef7f02d94a0"] ;
fhir:PractitionerRole.practitioner [
fhir:Reference.reference [ fhir:value "urn:uuid:4f84eb40-a17e-435f-b0c4-bfc735c465a6" ]
] ;
fhir:PractitionerRole.organization [
fhir:Reference.reference [ fhir:value "urn:uuid:78060f37-44c5-4274-a8ad-de4b3e588d3f" ]
] .
<urn:uuid:b094867b-300c-4317-b909-1e77b4a2017c> a fhir:Specimen ;
fhir:Resource.id [ fhir:value "b094867b-300c-4317-b909-1e77b4a2017c"] ;
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:2c3e0c85-3374-4569-9d6b-6e389049e486" ]
] ;
fhir:Specimen.collection [
fhir:Specimen.collection.collectedDateTime [ fhir:value "2024-04-09"^^xsd:date ]
] .
<urn:uuid:ef543f73-c886-4a7f-81ce-12e2978b11c5> a fhir:ServiceRequest ;
fhir:Resource.id [ fhir:value "ef543f73-c886-4a7f-81ce-12e2978b11c5"] ;
fhir:ServiceRequest.identifier [
fhir:index 0 ;
fhir:Identifier.value [ fhir:value "26500923622" ]
] ;
fhir:ServiceRequest.status [ fhir:value "completed"] ;
fhir:ServiceRequest.intent [ fhir:value "order"] ;
fhir:ServiceRequest.code [
fhir:CodeableConcept.coding [
fhir:index 0 ;
a loinc:31204-1 ;
fhir:Coding.system [ fhir:value "http://loinc.org" ] ;
fhir:Coding.code [ fhir:value "31204-1" ]
]
] ;
fhir:ServiceRequest.subject [
fhir:Reference.reference [ fhir:value "urn:uuid:2c3e0c85-3374-4569-9d6b-6e389049e486" ]
] ;
fhir:ServiceRequest.requester [
fhir:Reference.reference [ fhir:value "urn:uuid:c15fda64-0d0a-44de-b343-bef7f02d94a0" ]
] ;
fhir:ServiceRequest.specimen [
fhir:index 0 ;
fhir:Reference.reference [ fhir:value "urn:uuid:b094867b-300c-4317-b909-1e77b4a2017c" ]
] .
<urn:uuid:ae99fade-feb6-451b-a20b-bd8a04be8531> a fhir:DiagnosticReport ;
fhir:Resource.id [ fhir:value "ae99fade-feb6-451b-a20b-bd8a04be8531"] ;
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:91415845-943e-46b6-97f1-760fc6d65c77" ]
]
] ;
fhir:DiagnosticReport.identifier [
fhir:index 0 ;
fhir:Identifier.system [ fhir:value "urn:ietf:rfc:3986" ] ;
fhir:Identifier.value [ fhir:value "urn:uuid:2101332d-6012-443f-9690-9291adb23a5c" ]
] ;
fhir:DiagnosticReport.basedOn [
fhir:index 0 ;
fhir:Reference.reference [ fhir:value "urn:uuid:ef543f73-c886-4a7f-81ce-12e2978b11c5" ]
] ;
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:2c3e0c85-3374-4569-9d6b-6e389049e486" ]
] ;
fhir:DiagnosticReport.performer [
fhir:index 0 ;
fhir:Reference.reference [ fhir:value "urn:uuid:e0faca55-c450-4575-83a1-446be9bef17d" ]
] ;
fhir:DiagnosticReport.specimen [
fhir:index 0 ;
fhir:Reference.reference [ fhir:value "urn:uuid:b094867b-300c-4317-b909-1e77b4a2017c" ]
] ;
fhir:DiagnosticReport.result [
fhir:index 0 ;
fhir:Reference.reference [ fhir:value "urn:uuid:741430d1-e83a-4439-97fc-ef8b6694b228" ]
] .
# - ontology header ------------------------------------------------------------
<http://hl7.org/fhir/Bundle/8Doc-HepatiteB.ttl> a owl:Ontology ;
owl:imports fhir:fhir.ttl ;
owl:versionIRI <http://build.fhir.org/Bundle/8Doc-HepatiteB.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