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/1bDoc-NeisseriaGonorrhoeae> a fhir:Bundle ;
fhir:nodeRole fhir:treeRoot ;
fhir:Resource.id [ fhir:value "1bDoc-NeisseriaGonorrhoeae"] ;
fhir:Bundle.identifier [
fhir:Identifier.system [ fhir:value "urn:ietf:rfc:3986" ] ;
fhir:Identifier.value [ fhir:value "urn:uuid:1901332d-6012-443f-9690-9291df32e177" ]
] ;
fhir:Bundle.type [ fhir:value "document"] ;
fhir:Bundle.timestamp [ fhir:value "2023-07-14T12:10:00+02:00"^^xsd:dateTime] ;
fhir:Bundle.entry [
fhir:index 0 ;
fhir:Bundle.entry.fullUrl [ fhir:value "http://test.fhir.ch/r4/Composition/1bComp-NeisseriaGonorrhoeae" ] ;
fhir:Bundle.entry.resource <http://test.fhir.ch/r4/Composition/1bComp-NeisseriaGonorrhoeae>
], [
fhir:index 1 ;
fhir:Bundle.entry.fullUrl [ fhir:value "http://test.fhir.ch/r4/DiagnosticReport/1bDR-NeisseriaGonorrhoeae" ] ;
fhir:Bundle.entry.resource <http://test.fhir.ch/r4/DiagnosticReport/1bDR-NeisseriaGonorrhoeae>
], [
fhir:index 2 ;
fhir:Bundle.entry.fullUrl [ fhir:value "http://test.fhir.ch/r4/Patient/Pat-001" ] ;
fhir:Bundle.entry.resource <http://test.fhir.ch/r4/Patient/Pat-001>
], [
fhir:index 3 ;
fhir:Bundle.entry.fullUrl [ fhir:value "http://test.fhir.ch/r4/Observation/1bObs-NeisseriaGonorrhoeae" ] ;
fhir:Bundle.entry.resource <http://test.fhir.ch/r4/Observation/1bObs-NeisseriaGonorrhoeae>
], [
fhir:index 4 ;
fhir:Bundle.entry.fullUrl [ fhir:value "http://test.fhir.ch/r4/Specimen/1bSpec-Specimen" ] ;
fhir:Bundle.entry.resource <http://test.fhir.ch/r4/Specimen/1bSpec-Specimen>
], [
fhir:index 5 ;
fhir:Bundle.entry.fullUrl [ fhir:value "http://test.fhir.ch/r4/ServiceRequest/1bSR-Order" ] ;
fhir:Bundle.entry.resource <http://test.fhir.ch/r4/ServiceRequest/1bSR-Order>
], [
fhir:index 6 ;
fhir:Bundle.entry.fullUrl [ fhir:value "http://test.fhir.ch/r4/PractitionerRole/1PR-KsAbc" ] ;
fhir:Bundle.entry.resource <http://test.fhir.ch/r4/PractitionerRole/1PR-KsAbc>
], [
fhir:index 7 ;
fhir:Bundle.entry.fullUrl [ fhir:value "http://test.fhir.ch/r4/Practitioner/1Pract-KsAbc" ] ;
fhir:Bundle.entry.resource <http://test.fhir.ch/r4/Practitioner/1Pract-KsAbc>
], [
fhir:index 8 ;
fhir:Bundle.entry.fullUrl [ fhir:value "http://test.fhir.ch/r4/Organization/1bOrg-Broker" ] ;
fhir:Bundle.entry.resource <http://test.fhir.ch/r4/Organization/1bOrg-Broker>
], [
fhir:index 9 ;
fhir:Bundle.entry.fullUrl [ fhir:value "http://test.fhir.ch/r4/Organization/1bOrg-Labor" ] ;
fhir:Bundle.entry.resource <http://test.fhir.ch/r4/Organization/1bOrg-Labor>
], [
fhir:index 10 ;
fhir:Bundle.entry.fullUrl [ fhir:value "http://test.fhir.ch/r4/Organization/1Org-KsAbc" ] ;
fhir:Bundle.entry.resource <http://test.fhir.ch/r4/Organization/1Org-KsAbc>
] .
<http://test.fhir.ch/r4/Composition/1bComp-NeisseriaGonorrhoeae> a fhir:Composition ;
fhir:Resource.id [ fhir:value "1bComp-NeisseriaGonorrhoeae"] ;
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-443f-9690-9291df32e177" ]
] ;
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:link <http://hl7.org/fhir/Patient/Pat-001> ;
fhir:Reference.reference [ fhir:value "Patient/Pat-001" ]
] ;
fhir:Composition.date [ fhir:value "2023-07-14T12:10:00+02:00"^^xsd:dateTime] ;
fhir:Composition.author [
fhir:index 0 ;
fhir:link <http://hl7.org/fhir/Organization/1bOrg-Broker> ;
fhir:Reference.reference [ fhir:value "Organization/1bOrg-Broker" ]
] ;
fhir:Composition.title [ fhir:value "Laborbericht MikroLab - 14.07.2023"] ;
fhir:Composition.section [
fhir:index 0 ;
fhir:Composition.section.title [ fhir:value "Testergebnisse" ] ;
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:link <http://hl7.org/fhir/Observation/1bObs-NeisseriaGonorrhoeae> ;
fhir:Reference.reference [ fhir:value "Observation/1bObs-NeisseriaGonorrhoeae" ]
]
] .
<http://hl7.org/fhir/Patient/Pat-001> a fhir:Patient .
<http://hl7.org/fhir/Organization/1bOrg-Broker> a fhir:Organization .
<http://hl7.org/fhir/Observation/1bObs-NeisseriaGonorrhoeae> a fhir:Observation .
<http://test.fhir.ch/r4/DiagnosticReport/1bDR-NeisseriaGonorrhoeae> a fhir:DiagnosticReport ;
fhir:Resource.id [ fhir:value "1bDR-NeisseriaGonorrhoeae"] ;
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:link <http://hl7.org/fhir/Composition/1bComp-NeisseriaGonorrhoeae> ;
fhir:Reference.reference [ fhir:value "Composition/1bComp-NeisseriaGonorrhoeae" ]
]
] ;
fhir:DiagnosticReport.identifier [
fhir:index 0 ;
fhir:Identifier.system [ fhir:value "urn:ietf:rfc:3986" ] ;
fhir:Identifier.value [ fhir:value "urn:uuid:1901332d-6012-443f-9690-9291df32e177" ]
] ;
fhir:DiagnosticReport.basedOn [
fhir:index 0 ;
fhir:link <http://hl7.org/fhir/ServiceRequest/1bSR-Order> ;
fhir:Reference.reference [ fhir:value "ServiceRequest/1bSR-Order" ]
] ;
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:link <http://hl7.org/fhir/Patient/Pat-001> ;
fhir:Reference.reference [ fhir:value "Patient/Pat-001" ]
] ;
fhir:DiagnosticReport.performer [
fhir:index 0 ;
fhir:link <http://hl7.org/fhir/Organization/1bOrg-Labor> ;
fhir:Reference.reference [ fhir:value "Organization/1bOrg-Labor" ]
] ;
fhir:DiagnosticReport.specimen [
fhir:index 0 ;
fhir:link <http://hl7.org/fhir/Specimen/1bSpec-Specimen> ;
fhir:Reference.reference [ fhir:value "Specimen/1bSpec-Specimen" ]
] ;
fhir:DiagnosticReport.result [
fhir:index 0 ;
fhir:link <http://hl7.org/fhir/Observation/1bObs-NeisseriaGonorrhoeae> ;
fhir:Reference.reference [ fhir:value "Observation/1bObs-NeisseriaGonorrhoeae" ]
] .
<http://hl7.org/fhir/Composition/1bComp-NeisseriaGonorrhoeae> a fhir:Composition .
<http://hl7.org/fhir/ServiceRequest/1bSR-Order> a fhir:ServiceRequest .
<http://hl7.org/fhir/Organization/1bOrg-Labor> a fhir:Organization .
<http://hl7.org/fhir/Specimen/1bSpec-Specimen> a fhir:Specimen .
<http://test.fhir.ch/r4/Patient/Pat-001> a fhir:Patient ;
fhir:Resource.id [ fhir:value "Pat-001"] ;
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 "M" ] ;
fhir:HumanName.given [
fhir:value "D" ;
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.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" ]
]
]
]
] .
<http://test.fhir.ch/r4/Observation/1bObs-NeisseriaGonorrhoeae> a fhir:Observation ;
fhir:Resource.id [ fhir:value "1bObs-NeisseriaGonorrhoeae"] ;
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:697-3 ;
fhir:Coding.system [ fhir:value "http://loinc.org" ] ;
fhir:Coding.code [ fhir:value "697-3" ] ;
fhir:Coding.display [ fhir:value "Neisseria gonorrhoeae [Presence] in Urethra by Organism specific culture" ]
]
] ;
fhir:Observation.subject [
fhir:link <http://hl7.org/fhir/Patient/Pat-001> ;
fhir:Reference.reference [ fhir:value "Patient/Pat-001" ]
] ;
fhir:Observation.effectiveDateTime [ fhir:value "2023-07-14T11:10:00+02:00"^^xsd:dateTime] ;
fhir:Observation.performer [
fhir:index 0 ;
fhir:link <http://hl7.org/fhir/Organization/1bOrg-Labor> ;
fhir:Reference.reference [ fhir:value "Organization/1bOrg-Labor" ]
] ;
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:link <http://hl7.org/fhir/Specimen/1bSpec-Specimen> ;
fhir:Reference.reference [ fhir:value "Specimen/1bSpec-Specimen" ]
] .
<http://test.fhir.ch/r4/Specimen/1bSpec-Specimen> a fhir:Specimen ;
fhir:Resource.id [ fhir:value "1bSpec-Specimen"] ;
fhir:Specimen.subject [
fhir:link <http://hl7.org/fhir/Patient/Pat-001> ;
fhir:Reference.reference [ fhir:value "Patient/Pat-001" ]
] ;
fhir:Specimen.collection [
fhir:Specimen.collection.collectedDateTime [ fhir:value "2023-07-10T14:10:00+02:00"^^xsd:dateTime ]
] .
<http://test.fhir.ch/r4/ServiceRequest/1bSR-Order> a fhir:ServiceRequest ;
fhir:Resource.id [ fhir:value "1bSR-Order"] ;
fhir:ServiceRequest.identifier [
fhir:index 0 ;
fhir:Identifier.value [ fhir:value "22000938108" ]
] ;
fhir:ServiceRequest.status [ fhir:value "completed"] ;
fhir:ServiceRequest.intent [ fhir:value "order"] ;
fhir:ServiceRequest.code [
fhir:CodeableConcept.coding [
fhir:index 0 ;
a loinc:697-3 ;
fhir:Coding.system [ fhir:value "http://loinc.org" ] ;
fhir:Coding.code [ fhir:value "697-3" ] ;
fhir:Coding.display [ fhir:value "Neisseria gonorrhoeae [Presence] in Urethra by Organism specific culture" ]
]
] ;
fhir:ServiceRequest.subject [
fhir:link <http://hl7.org/fhir/Patient/Pat-001> ;
fhir:Reference.reference [ fhir:value "Patient/Pat-001" ]
] ;
fhir:ServiceRequest.requester [
fhir:link <http://hl7.org/fhir/PractitionerRole/1PR-KsAbc> ;
fhir:Reference.reference [ fhir:value "PractitionerRole/1PR-KsAbc" ]
] ;
fhir:ServiceRequest.specimen [
fhir:index 0 ;
fhir:link <http://hl7.org/fhir/Specimen/1bSpec-Specimen> ;
fhir:Reference.reference [ fhir:value "Specimen/1bSpec-Specimen" ]
] .
<http://hl7.org/fhir/PractitionerRole/1PR-KsAbc> a fhir:PractitionerRole .
<http://test.fhir.ch/r4/PractitionerRole/1PR-KsAbc> a fhir:PractitionerRole ;
fhir:Resource.id [ fhir:value "1PR-KsAbc"] ;
fhir:PractitionerRole.practitioner [
fhir:link <http://hl7.org/fhir/Practitioner/1Pract-KsAbc> ;
fhir:Reference.reference [ fhir:value "Practitioner/1Pract-KsAbc" ]
] ;
fhir:PractitionerRole.organization [
fhir:link <http://hl7.org/fhir/Organization/1Org-KsAbc> ;
fhir:Reference.reference [ fhir:value "Organization/1Org-KsAbc" ]
] .
<http://hl7.org/fhir/Practitioner/1Pract-KsAbc> a fhir:Practitioner .
<http://hl7.org/fhir/Organization/1Org-KsAbc> a fhir:Organization .
<http://test.fhir.ch/r4/Practitioner/1Pract-KsAbc> a fhir:Practitioner ;
fhir:Resource.id [ fhir:value "1Pract-KsAbc"] ;
fhir:Practitioner.identifier [
fhir:index 0 ;
fhir:Identifier.system [ fhir:value "urn:oid:2.51.1.3" ] ;
fhir:Identifier.value [ fhir:value "7601000234438" ]
], [
fhir:index 1 ;
fhir:Identifier.system [ fhir:value "urn:oid:2.16.756.5.30.1.123.100.2.1.1" ] ;
fhir:Identifier.value [ fhir:value "Y604801" ]
] ;
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 "email" ] ;
fhir:ContactPoint.value [ fhir:value "m.giacometti@ks-abc.ch" ]
], [
fhir:index 1 ;
fhir:ContactPoint.system [ fhir:value "phone" ] ;
fhir:ContactPoint.value [ fhir:value "+41 79 111 44 55" ]
] .
<http://test.fhir.ch/r4/Organization/1bOrg-Broker> a fhir:Organization ;
fhir:Resource.id [ fhir:value "1bOrg-Broker"] ;
fhir:Organization.identifier [
fhir:index 0 ;
fhir:Identifier.system [ fhir:value "urn:oid:2.51.1.3" ] ;
fhir:Identifier.value [ fhir:value "7601023000119" ]
] .
<http://test.fhir.ch/r4/Organization/1bOrg-Labor> a fhir:Organization ;
fhir:Resource.id [ fhir:value "1bOrg-Labor"] ;
fhir:Organization.identifier [
fhir:index 0 ;
fhir:Identifier.system [ fhir:value "urn:oid:2.51.1.3" ] ;
fhir:Identifier.value [ fhir:value "7601000000415" ]
] ;
fhir:Organization.name [ fhir:value "MikroLab"] .
<http://test.fhir.ch/r4/Organization/1Org-KsAbc> a fhir:Organization ;
fhir:Resource.id [ fhir:value "1Org-KsAbc"] ;
fhir:DomainResource.extension [
fhir:index 0 ;
fhir:Extension.url [ fhir:value "http://fhir.ch/ig/ch-elm/StructureDefinition/ch-elm-ext-department" ] ;
fhir:Extension.valueString [ fhir:value "Abteilung 2" ]
] ;
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 "18" ]
]
] ;
fhir:Address.city [ fhir:value "Bern" ] ;
fhir:Address.postalCode [ fhir:value "3000" ]
] .
# - ontology header ------------------------------------------------------------
<http://hl7.org/fhir/Bundle/1bDoc-NeisseriaGonorrhoeae.ttl> a owl:Ontology ;
owl:imports fhir:fhir.ttl ;
owl:versionIRI <http://build.fhir.org/Bundle/1bDoc-NeisseriaGonorrhoeae.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