This page is part of the Observations of notifiable communicable infectious diseases (v1.9.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: <https://loinc.org/rdf/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@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 -------------------------------------------------------------------
a fhir:DocumentReference ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "Publish-4Doc-Campylobacter"] ; #
fhir:contained ( [
a fhir:Bundle ;
fhir:id [ fhir:v "4Doc-Campylobacter" ] ;
fhir:identifier [
fhir:system [ fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ] ;
fhir:value [ fhir:v "urn:uuid:1901332d-6012-443f-9690-9291adb2cb3b" ] ] ;
fhir:type [ fhir:v "document" ] ;
fhir:timestamp [ fhir:v "2023-09-20T07:35:00+02:00"^^xsd:dateTime ] ;
( fhir:entry [
fhir:fullUrl [ fhir:v "http://test.fhir.ch/r4/Composition/4Comp-Campylobacter"^^xsd:anyURI ] ;
( fhir:resource <http://test.fhir.ch/r4/Composition/4Comp-Campylobacter> ) ] [
fhir:fullUrl [ fhir:v "http://test.fhir.ch/r4/DiagnosticReport/4DR-Campylobacter"^^xsd:anyURI ] ;
( fhir:resource <http://test.fhir.ch/r4/DiagnosticReport/4DR-Campylobacter> ) ] [
fhir:fullUrl [ fhir:v "http://test.fhir.ch/r4/Patient/Pat-002"^^xsd:anyURI ] ;
( fhir:resource <http://test.fhir.ch/r4/Patient/Pat-002> ) ] [
fhir:fullUrl [ fhir:v "http://test.fhir.ch/r4/Observation/4Obs-Campylobacter"^^xsd:anyURI ] ;
( fhir:resource <http://test.fhir.ch/r4/Observation/4Obs-Campylobacter> ) ] [
fhir:fullUrl [ fhir:v "http://test.fhir.ch/r4/Specimen/4Spec-Specimen"^^xsd:anyURI ] ;
( fhir:resource <http://test.fhir.ch/r4/Specimen/4Spec-Specimen> ) ] [
fhir:fullUrl [ fhir:v "http://test.fhir.ch/r4/ServiceRequest/4SR-Order"^^xsd:anyURI ] ;
( fhir:resource <http://test.fhir.ch/r4/ServiceRequest/4SR-Order> ) ] [
fhir:fullUrl [ fhir:v "http://test.fhir.ch/r4/Organization/1Org-Labor"^^xsd:anyURI ] ;
( fhir:resource <http://test.fhir.ch/r4/Organization/1Org-Labor> ) ] [
fhir:fullUrl [ fhir:v "http://test.fhir.ch/r4/PractitionerRole/1PR-KsAbc"^^xsd:anyURI ] ;
( fhir:resource <http://test.fhir.ch/r4/PractitionerRole/1PR-KsAbc> ) ] [
fhir:fullUrl [ fhir:v "http://test.fhir.ch/r4/Practitioner/1Pract-KsAbc"^^xsd:anyURI ] ;
( fhir:resource <http://test.fhir.ch/r4/Practitioner/1Pract-KsAbc> ) ] [
fhir:fullUrl [ fhir:v "http://test.fhir.ch/r4/Organization/1Org-KsAbc"^^xsd:anyURI ] ;
( fhir:resource <http://test.fhir.ch/r4/Organization/1Org-KsAbc> ) ] )
] ) ; #
fhir:identifier ( [
fhir:system [ fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ] ;
fhir:value [ fhir:v "urn:uuid:1901332d-6012-443f-9690-9291adb2cb3" ]
] ) ; #
fhir:status [ fhir:v "current"] ; #
fhir:content ( [
fhir:attachment [
fhir:language [ fhir:v "de-CH" ] ;
fhir:url [ fhir:v "#4Doc-Campylobacter"^^xsd:anyURI ] ]
] ) . #
<http://test.fhir.ch/r4/Composition/4Comp-Campylobacter> a fhir:Composition ;
fhir:id [ fhir:v "4Comp-Campylobacter"] ; #
fhir:language [ fhir:v "de-CH"] ; #
fhir:identifier [
fhir:system [ fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ] ;
fhir:value [ fhir:v "urn:uuid:1901332d-6012-443f-9690-9291adb2cb3b" ]
] ; #
fhir:status [ fhir:v "final"] ; #
fhir:type [
( fhir:coding [
a sct:4241000179101 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:version [ fhir:v "http://snomed.info/sct/2011000195101" ] ;
fhir:code [ fhir:v "4241000179101" ] ;
fhir:display [ fhir:v "Laborbericht" ] ] [
a loinc:11502-2 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "11502-2" ] ;
fhir:display [ fhir:v "Laboratory report" ] ] )
] ; #
fhir:subject [
fhir:reference [ fhir:v "Patient/Pat-002" ]
] ; #
fhir:date [ fhir:v "2023-09-20T07:35:00+02:00"^^xsd:dateTime] ; #
fhir:author ( [
fhir:reference [ fhir:v "Organization/1Org-Labor" ]
] ) ; #
fhir:title [ fhir:v "Laborbericht vom 20.09.2023"] ; #
fhir:section ( [
fhir:title [ fhir:v "Analyseergebnisse der mikrobiologischen Untersuchung" ] ;
fhir:code [
( fhir:coding [
a loinc:18725-2 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "18725-2" ] ;
fhir:display [ fhir:v "Microbiology studies (set)" ] ] ) ] ;
( fhir:entry [
fhir:reference [ fhir:v "Observation/4Obs-Campylobacter" ] ] )
] ) . #
<http://test.fhir.ch/r4/DiagnosticReport/4DR-Campylobacter> a fhir:DiagnosticReport ;
fhir:id [ fhir:v "4DR-Campylobacter"] ; #
fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/5.0/StructureDefinition/extension-DiagnosticReport.composition"^^xsd:anyURI ] ;
fhir:value [
a fhir:Reference ;
fhir:reference [ fhir:v "Composition/4Comp-Campylobacter" ] ]
] ) ; #
fhir:identifier ( [
fhir:system [ fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ] ;
fhir:value [ fhir:v "urn:uuid:1901332d-6012-443f-9690-9291adb2cb3b" ]
] ) ; #
fhir:basedOn ( [
fhir:reference [ fhir:v "ServiceRequest/4SR-Order" ]
] ) ; #
fhir:status [ fhir:v "final"] ; #
fhir:code [
( fhir:coding [
a loinc:11502-2 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "11502-2" ] ;
fhir:display [ fhir:v "Laboratory report" ] ] )
] ; #
fhir:subject [
fhir:reference [ fhir:v "Patient/Pat-002" ]
] ; #
fhir:performer ( [
fhir:reference [ fhir:v "Organization/1Org-Labor" ]
] ) ; #
fhir:specimen ( [
fhir:reference [ fhir:v "Specimen/4Spec-Specimen" ]
] ) ; #
fhir:result ( [
fhir:reference [ fhir:v "Observation/4Obs-Campylobacter" ]
] ) . #
<http://test.fhir.ch/r4/Patient/Pat-002> a fhir:Patient ;
fhir:id [ fhir:v "Pat-002"] ; #
fhir:identifier ( [
fhir:system [ fhir:v "urn:oid:2.16.756.5.32"^^xsd:anyURI ] ;
fhir:value [ fhir:v "7561234567897" ]
] ) ; #
fhir:name ( [
fhir:family [ fhir:v "F" ] ;
( fhir:given [ fhir:v "H" ] )
] ) ; #
fhir:gender [ fhir:v "female"] ; #
fhir:birthDate [ fhir:v "1985-10-17"^^xsd:date] ; #
fhir:address ( [
fhir:use [ fhir:v "home" ] ;
fhir:city [ fhir:v "Derendingen" ] ;
fhir:state [ fhir:v "SO" ] ;
fhir:postalCode [ fhir:v "4552" ] ;
fhir:country [
fhir:v "CH" ;
( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/iso21090-SC-coding"^^xsd:anyURI ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "CH" ] ] ] ) ]
] ) . #
<http://test.fhir.ch/r4/Observation/4Obs-Campylobacter> a fhir:Observation ;
fhir:id [ fhir:v "4Obs-Campylobacter"] ; #
fhir:status [ fhir:v "final"] ; #
fhir:category ( [
( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/observation-category"^^xsd:anyURI ] ;
fhir:code [ fhir:v "laboratory" ] ;
fhir:display [ fhir:v "Laboratory" ] ] )
] ) ; #
fhir:code [
( fhir:coding [
a loinc:103168-1 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "103168-1" ] ;
fhir:display [ fhir:v "Campylobacter coli+jejuni DNA [Presence] in Wound by NAA with probe detection" ] ] )
] ; #
fhir:subject [
fhir:reference [ fhir:v "Patient/Pat-002" ]
] ; #
fhir:effective [
a fhir:dateTime ;
fhir:v "2023-09-19T17:50:00+02:00"^^xsd:dateTime
] ; #
fhir:performer ( [
fhir:reference [ fhir:v "Organization/1Org-Labor" ]
] ) ; #
fhir:value [
a fhir:CodeableConcept ;
( fhir:coding [
a sct:10828004 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "10828004" ] ;
fhir:display [ fhir:v "Positive" ] ] )
] ; #
fhir:interpretation ( [
( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation"^^xsd:anyURI ] ;
fhir:code [ fhir:v "POS" ] ;
fhir:display [ fhir:v "Positive" ] ] )
] ) ; #
fhir:specimen [
fhir:reference [ fhir:v "Specimen/4Spec-Specimen" ]
] . #
<http://test.fhir.ch/r4/Specimen/4Spec-Specimen> a fhir:Specimen ;
fhir:id [ fhir:v "4Spec-Specimen"] ; #
fhir:subject [
fhir:reference [ fhir:v "Patient/Pat-002" ]
] ; #
fhir:collection [
fhir:collected [
a fhir:dateTime ;
fhir:v "2023-09-18"^^xsd:date ]
] . #
<http://test.fhir.ch/r4/ServiceRequest/4SR-Order> a fhir:ServiceRequest ;
fhir:id [ fhir:v "4SR-Order"] ; #
fhir:identifier ( [
fhir:value [ fhir:v "26955847714" ]
] ) ; #
fhir:status [ fhir:v "completed"] ; #
fhir:intent [ fhir:v "order"] ; #
fhir:code [
( fhir:coding [
a loinc:103168-1 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "103168-1" ] ;
fhir:display [ fhir:v "Campylobacter coli+jejuni DNA [Presence] in Wound by NAA with probe detection" ] ] )
] ; #
fhir:subject [
fhir:reference [ fhir:v "Patient/Pat-002" ]
] ; #
fhir:requester [
fhir:reference [ fhir:v "PractitionerRole/1PR-KsAbc" ]
] ; #
fhir:specimen ( [
fhir:reference [ fhir:v "Specimen/4Spec-Specimen" ]
] ) . #
<http://test.fhir.ch/r4/Organization/1Org-Labor> a fhir:Organization ;
fhir:id [ fhir:v "1Org-Labor"] ; #
fhir:identifier ( [
fhir:system [ fhir:v "urn:oid:2.51.1.3"^^xsd:anyURI ] ;
fhir:value [ fhir:v "7601002331470" ]
] ) ; #
fhir:name [ fhir:v "SanLab"] . #
<http://test.fhir.ch/r4/PractitionerRole/1PR-KsAbc> a fhir:PractitionerRole ;
fhir:id [ fhir:v "1PR-KsAbc"] ; #
fhir:practitioner [
fhir:reference [ fhir:v "Practitioner/1Pract-KsAbc" ]
] ; #
fhir:organization [
fhir:reference [ fhir:v "Organization/1Org-KsAbc" ]
] . #
<http://test.fhir.ch/r4/Practitioner/1Pract-KsAbc> a fhir:Practitioner ;
fhir:id [ fhir:v "1Pract-KsAbc"] ; #
fhir:identifier ( [
fhir:system [ fhir:v "urn:oid:2.51.1.3"^^xsd:anyURI ] ;
fhir:value [ fhir:v "7601000234438" ]
] [
fhir:system [ fhir:v "urn:oid:2.16.756.5.30.1.123.100.2.1.1"^^xsd:anyURI ] ;
fhir:value [ fhir:v "Y604801" ]
] ) ; #
fhir:name ( [
fhir:family [ fhir:v "Giacometti" ] ;
( fhir:given [ fhir:v "Monika" ] )
] ) ; #
fhir:telecom ( [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "m.giacometti@ks-abc.ch" ]
] [
fhir:system [ fhir:v "phone" ] ;
fhir:value [ fhir:v "+41 79 111 44 55" ]
] ) . #
<http://test.fhir.ch/r4/Organization/1Org-KsAbc> a fhir:Organization ;
fhir:id [ fhir:v "1Org-KsAbc"] ; #
fhir:extension ( [
fhir:url [ fhir:v "http://fhir.ch/ig/ch-elm/StructureDefinition/ch-elm-ext-department"^^xsd:anyURI ] ;
fhir:value [
a fhir:string ;
fhir:v "Abteilung 2" ]
] ) ; #
fhir:identifier ( [
fhir:system [ fhir:v "urn:oid:2.16.756.5.45"^^xsd:anyURI ] ;
fhir:value [ fhir:v "A99684215" ]
] ) ; #
fhir:name [ fhir:v "Kantonsspital ABC"] ; #
fhir:address ( [
( fhir:line [
fhir:v "Aortastrasse 22" ;
( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetName"^^xsd:anyURI ] ;
fhir:value [
a fhir:string ;
fhir:v "Aortastrasse" ] ] [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber"^^xsd:anyURI ] ;
fhir:value [
a fhir:string ;
fhir:v "22" ] ] [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-postBox"^^xsd:anyURI ] ;
fhir:value [
a fhir:string ;
fhir:v "18" ] ] ) ] ) ;
fhir:city [ fhir:v "Bern" ] ;
fhir:postalCode [ fhir:v "3000" ]
] ) . #
IG © 2023+ Federal Office of Public Health FOPH. Package ch.fhir.ig.ch-elm#1.9.1 based on FHIR 4.0.1. Generated 2025-03-26
Links: Table of Contents |
QA Report
| Propose a change