This page is part of the Observations of notifiable communicable infectious diseases (v1.0.0-trialuse: STU 1 Draft) based on FHIR R4. This is the current published version in its permanent home (it will always be available at this URL). 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 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:Bundle ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "2Doc-ChlamydiaTrachomatis"] ; #
fhir:meta [
( fhir:profile [
fhir:v "http://fhir.ch/ig/ch-elm/StructureDefinition/ch-elm-document"^^xsd:anyURI ;
fhir:link <http://fhir.ch/ig/ch-elm/StructureDefinition/ch-elm-document> ] [
fhir:v "http://hl7.eu/fhir/laboratory/StructureDefinition/Bundle-eu-lab"^^xsd:anyURI ;
fhir:link <http://hl7.eu/fhir/laboratory/StructureDefinition/Bundle-eu-lab> ] )
] ; #
fhir:identifier [
fhir:system [ fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ] ;
fhir:value [ fhir:v "urn:uuid:1301332d-6012-443f-9690-929132b2e155" ]
] ; #
fhir:type [ fhir:v "document"] ; #
fhir:timestamp [ fhir:v "2023-08-05T11:30:00+02:00"^^xsd:dateTime] ; #
fhir:entry ( [
fhir:fullUrl [ fhir:v "urn:uuid:da065461-34df-4e2e-b69f-4181908575d0"^^xsd:anyURI ] ;
( fhir:resource <urn:uuid:da065461-34df-4e2e-b69f-4181908575d0> )
] [
fhir:fullUrl [ fhir:v "urn:uuid:2f69f609-e3bf-4863-bc42-3cbf0568cab1"^^xsd:anyURI ] ;
( fhir:resource <urn:uuid:2f69f609-e3bf-4863-bc42-3cbf0568cab1> )
] [
fhir:fullUrl [ fhir:v "urn:uuid:50d5deca-64e9-4a30-8cec-40ac1f015655"^^xsd:anyURI ] ;
( fhir:resource <urn:uuid:50d5deca-64e9-4a30-8cec-40ac1f015655> )
] [
fhir:fullUrl [ fhir:v "urn:uuid:632a79ff-42d7-49e0-97ca-69a3a2015760"^^xsd:anyURI ] ;
( fhir:resource <urn:uuid:632a79ff-42d7-49e0-97ca-69a3a2015760> )
] [
fhir:fullUrl [ fhir:v "urn:uuid:b2b24ded-fd9f-40bc-a822-1fb07e14c2ef"^^xsd:anyURI ] ;
( fhir:resource <urn:uuid:b2b24ded-fd9f-40bc-a822-1fb07e14c2ef> )
] [
fhir:fullUrl [ fhir:v "urn:uuid:9d409938-5af8-4fae-88d1-541f35111c1f"^^xsd:anyURI ] ;
( fhir:resource <urn:uuid:9d409938-5af8-4fae-88d1-541f35111c1f> )
] [
fhir:fullUrl [ fhir:v "urn:uuid:8b9163cc-4894-462c-8060-b9b01f705a8b"^^xsd:anyURI ] ;
( fhir:resource <urn:uuid:8b9163cc-4894-462c-8060-b9b01f705a8b> )
] [
fhir:fullUrl [ fhir:v "urn:uuid:c2be8e31-506b-42b2-adfc-7e47dd23cdb4"^^xsd:anyURI ] ;
( fhir:resource <urn:uuid:c2be8e31-506b-42b2-adfc-7e47dd23cdb4> )
] [
fhir:fullUrl [ fhir:v "urn:uuid:c3384814-b10a-4aea-b84c-a92e9a9f41e3"^^xsd:anyURI ] ;
( fhir:resource <urn:uuid:c3384814-b10a-4aea-b84c-a92e9a9f41e3> )
] [
fhir:fullUrl [ fhir:v "urn:uuid:f18f5763-d9a4-4bb7-999e-959beaaba714"^^xsd:anyURI ] ;
( fhir:resource <urn:uuid:f18f5763-d9a4-4bb7-999e-959beaaba714> )
] ) . #
<urn:uuid:da065461-34df-4e2e-b69f-4181908575d0> a fhir:Composition ;
fhir:id [ fhir:v "da065461-34df-4e2e-b69f-4181908575d0"] ; #
fhir:language [ fhir:v "de-CH"] ; #
fhir:identifier [
fhir:system [ fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ] ;
fhir:value [ fhir:v "urn:uuid:1301332d-6012-443f-9690-929132b2e155" ]
] ; #
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 "urn:uuid:50d5deca-64e9-4a30-8cec-40ac1f015655" ] ;
fhir:type [ fhir:v "Patient"^^xsd:anyURI ]
] ; #
fhir:date [ fhir:v "2023-08-05T11:30:00+02:00"^^xsd:dateTime] ; #
fhir:author ( [
fhir:reference [ fhir:v "urn:uuid:8b9163cc-4894-462c-8060-b9b01f705a8b" ] ;
fhir:type [ fhir:v "Organization"^^xsd:anyURI ]
] ) ; #
fhir:title [ fhir:v "Laborbericht vom 05.08.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 "urn:uuid:632a79ff-42d7-49e0-97ca-69a3a2015760" ] ;
fhir:type [ fhir:v "Observation"^^xsd:anyURI ] ] )
] ) . #
<urn:uuid:2f69f609-e3bf-4863-bc42-3cbf0568cab1> a fhir:DiagnosticReport ;
fhir:id [ fhir:v "2f69f609-e3bf-4863-bc42-3cbf0568cab1"] ; #
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 "urn:uuid:da065461-34df-4e2e-b69f-4181908575d0" ] ;
fhir:type [ fhir:v "Composition"^^xsd:anyURI ] ]
] ) ; #
fhir:basedOn ( [
fhir:reference [ fhir:v "urn:uuid:9d409938-5af8-4fae-88d1-541f35111c1f" ] ;
fhir:type [ fhir:v "ServiceRequest"^^xsd:anyURI ]
] ) ; #
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 "urn:uuid:50d5deca-64e9-4a30-8cec-40ac1f015655" ] ;
fhir:type [ fhir:v "Patient"^^xsd:anyURI ]
] ; #
fhir:performer ( [
fhir:reference [ fhir:v "urn:uuid:8b9163cc-4894-462c-8060-b9b01f705a8b" ] ;
fhir:type [ fhir:v "Organization"^^xsd:anyURI ]
] ) ; #
fhir:specimen ( [
fhir:reference [ fhir:v "urn:uuid:b2b24ded-fd9f-40bc-a822-1fb07e14c2ef" ] ;
fhir:type [ fhir:v "Specimen"^^xsd:anyURI ]
] ) ; #
fhir:result ( [
fhir:reference [ fhir:v "urn:uuid:632a79ff-42d7-49e0-97ca-69a3a2015760" ] ;
fhir:type [ fhir:v "Observation"^^xsd:anyURI ]
] ) . #
<urn:uuid:50d5deca-64e9-4a30-8cec-40ac1f015655> a fhir:Patient ;
fhir:id [ fhir:v "50d5deca-64e9-4a30-8cec-40ac1f015655"] ; #
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" ] ] ] ) ]
] ) . #
<urn:uuid:632a79ff-42d7-49e0-97ca-69a3a2015760> a fhir:Observation ;
fhir:id [ fhir:v "632a79ff-42d7-49e0-97ca-69a3a2015760"] ; #
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:6349-5 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "6349-5" ] ;
fhir:display [ fhir:v "Chlamydia trachomatis [Presence] in Specimen by Organism specific culture" ] ] )
] ; #
fhir:subject [
fhir:reference [ fhir:v "urn:uuid:50d5deca-64e9-4a30-8cec-40ac1f015655" ] ;
fhir:type [ fhir:v "Patient"^^xsd:anyURI ]
] ; #
fhir:effective [ fhir:v "2023-08-04T08:25:00+02:00"^^xsd:dateTime] ; #
fhir:performer ( [
fhir:reference [ fhir:v "urn:uuid:8b9163cc-4894-462c-8060-b9b01f705a8b" ] ;
fhir:type [ fhir:v "Organization"^^xsd:anyURI ]
] ) ; #
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 "urn:uuid:b2b24ded-fd9f-40bc-a822-1fb07e14c2ef" ] ;
fhir:type [ fhir:v "Specimen"^^xsd:anyURI ]
] . #
<urn:uuid:b2b24ded-fd9f-40bc-a822-1fb07e14c2ef> a fhir:Specimen ;
fhir:id [ fhir:v "b2b24ded-fd9f-40bc-a822-1fb07e14c2ef"] ; #
fhir:type [
( fhir:coding [
a sct:119393003 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "119393003" ] ;
fhir:display [ fhir:v "Specimen from urethra (specimen)" ] ] )
] ; #
fhir:subject [
fhir:reference [ fhir:v "urn:uuid:50d5deca-64e9-4a30-8cec-40ac1f015655" ] ;
fhir:type [ fhir:v "Patient"^^xsd:anyURI ]
] ; #
fhir:collection [
fhir:collected [ fhir:v "2023-07-29"^^xsd:date ]
] . #
<urn:uuid:9d409938-5af8-4fae-88d1-541f35111c1f> a fhir:ServiceRequest ;
fhir:id [ fhir:v "9d409938-5af8-4fae-88d1-541f35111c1f"] ; #
fhir:identifier ( [
fhir:system [ fhir:v "http://fhir.lab.ch/order-identifier"^^xsd:anyURI ] ;
fhir:value [ fhir:v "7601002331521" ]
] ) ; #
fhir:status [ fhir:v "completed"] ; #
fhir:intent [ fhir:v "order"] ; #
fhir:code [
( fhir:coding [
a loinc:6349-5 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "6349-5" ] ;
fhir:display [ fhir:v "Chlamydia trachomatis [Presence] in Specimen by Organism specific culture" ] ] )
] ; #
fhir:subject [
fhir:reference [ fhir:v "urn:uuid:50d5deca-64e9-4a30-8cec-40ac1f015655" ] ;
fhir:type [ fhir:v "Patient"^^xsd:anyURI ]
] ; #
fhir:requester [
fhir:reference [ fhir:v "urn:uuid:c2be8e31-506b-42b2-adfc-7e47dd23cdb4" ] ;
fhir:type [ fhir:v "PractitionerRole"^^xsd:anyURI ]
] ; #
fhir:specimen ( [
fhir:reference [ fhir:v "urn:uuid:b2b24ded-fd9f-40bc-a822-1fb07e14c2ef" ] ;
fhir:type [ fhir:v "Specimen"^^xsd:anyURI ]
] ) . #
<urn:uuid:8b9163cc-4894-462c-8060-b9b01f705a8b> a fhir:Organization ;
fhir:id [ fhir:v "8b9163cc-4894-462c-8060-b9b01f705a8b"] ; #
fhir:identifier ( [
fhir:system [ fhir:v "urn:oid:2.51.1.3"^^xsd:anyURI ] ;
fhir:value [ fhir:v "7601002331470" ]
] ) ; #
fhir:name [ fhir:v "SanLab"] . #
<urn:uuid:c2be8e31-506b-42b2-adfc-7e47dd23cdb4> a fhir:PractitionerRole ;
fhir:id [ fhir:v "c2be8e31-506b-42b2-adfc-7e47dd23cdb4"] ; #
fhir:practitioner [
fhir:reference [ fhir:v "urn:uuid:c3384814-b10a-4aea-b84c-a92e9a9f41e3" ] ;
fhir:type [ fhir:v "Practitioner"^^xsd:anyURI ]
] ; #
fhir:organization [
fhir:reference [ fhir:v "urn:uuid:f18f5763-d9a4-4bb7-999e-959beaaba714" ] ;
fhir:type [ fhir:v "Organization"^^xsd:anyURI ]
] . #
<urn:uuid:c3384814-b10a-4aea-b84c-a92e9a9f41e3> a fhir:Practitioner ;
fhir:id [ fhir:v "c3384814-b10a-4aea-b84c-a92e9a9f41e3"] ; #
fhir:identifier ( [
fhir:system [ fhir:v "urn:oid:2.51.1.3"^^xsd:anyURI ] ;
fhir:value [ fhir:v "7601000000514" ]
] ) ; #
fhir:name ( [
fhir:family [ fhir:v "Hauser" ] ;
( fhir:given [ fhir:v "Peter" ] )
] ) ; #
fhir:telecom ( [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "peter.hauser@hauserpraxis.ch" ]
] [
fhir:system [ fhir:v "phone" ] ;
fhir:value [ fhir:v "+41 79 222 33 44" ]
] ) . #
<urn:uuid:f18f5763-d9a4-4bb7-999e-959beaaba714> a fhir:Organization ;
fhir:id [ fhir:v "f18f5763-d9a4-4bb7-999e-959beaaba714"] ; #
fhir:name [ fhir:v "Praxis Dr. Hauser"] ; #
fhir:address ( [
( fhir:line [ fhir:v "Hauptstrasse 10" ] ) ;
fhir:city [ fhir:v "Solothurn" ] ;
fhir:postalCode [ fhir:v "4500" ]
] ) . #
IG © 2023+ Federal Office of Public Health FOPH. Package ch.fhir.ig.ch-elm#1.0.0-trialuse based on FHIR 4.0.1. Generated 2023-09-13
Links: Table of Contents |
QA Report
| Propose a change