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/66Doc-HivRecency> a fhir:Bundle ;
fhir:nodeRole fhir:treeRoot ;
fhir:Resource.id [ fhir:value "66Doc-HivRecency"] ;
fhir:Bundle.identifier [
fhir:Identifier.system [ fhir:value "urn:ietf:rfc:3986" ] ;
fhir:Identifier.value [ fhir:value "urn:uuid:b9a8b9ee-9157-44af-b46e-8c683c69d6bd" ]
] ;
fhir:Bundle.type [ fhir:value "document"] ;
fhir:Bundle.timestamp [ fhir:value "2025-03-17T12:00:00+02:00"^^xsd:dateTime] ;
fhir:Bundle.entry [
fhir:index 0 ;
fhir:Bundle.entry.fullUrl [ fhir:value "http://test.fhir.ch/r4/Composition/66Comp-HivRecency" ] ;
fhir:Bundle.entry.resource <http://test.fhir.ch/r4/Composition/66Comp-HivRecency>
], [
fhir:index 1 ;
fhir:Bundle.entry.fullUrl [ fhir:value "http://test.fhir.ch/r4/DiagnosticReport/66DR-HivRecency" ] ;
fhir:Bundle.entry.resource <http://test.fhir.ch/r4/DiagnosticReport/66DR-HivRecency>
], [
fhir:index 2 ;
fhir:Bundle.entry.fullUrl [ fhir:value "http://test.fhir.ch/r4/Patient/66Pat" ] ;
fhir:Bundle.entry.resource <http://test.fhir.ch/r4/Patient/66Pat>
], [
fhir:index 3 ;
fhir:Bundle.entry.fullUrl [ fhir:value "http://test.fhir.ch/r4/Observation/66Obs-HivRecency" ] ;
fhir:Bundle.entry.resource <http://test.fhir.ch/r4/Observation/66Obs-HivRecency>
], [
fhir:index 4 ;
fhir:Bundle.entry.fullUrl [ fhir:value "http://test.fhir.ch/r4/Specimen/66Spec-HivRecency" ] ;
fhir:Bundle.entry.resource <http://test.fhir.ch/r4/Specimen/66Spec-HivRecency>
], [
fhir:index 5 ;
fhir:Bundle.entry.fullUrl [ fhir:value "http://test.fhir.ch/r4/ServiceRequest/66SR-HivRecency" ] ;
fhir:Bundle.entry.resource <http://test.fhir.ch/r4/ServiceRequest/66SR-HivRecency>
], [
fhir:index 6 ;
fhir:Bundle.entry.fullUrl [ fhir:value "http://test.fhir.ch/r4/Organization/1Org-Labor" ] ;
fhir:Bundle.entry.resource <http://test.fhir.ch/r4/Organization/1Org-Labor>
], [
fhir:index 7 ;
fhir:Bundle.entry.fullUrl [ fhir:value "http://test.fhir.ch/r4/PractitionerRole/PR-PeterHauser" ] ;
fhir:Bundle.entry.resource <http://test.fhir.ch/r4/PractitionerRole/PR-PeterHauser>
], [
fhir:index 8 ;
fhir:Bundle.entry.fullUrl [ fhir:value "http://test.fhir.ch/r4/Practitioner/Pract-PeterHauser" ] ;
fhir:Bundle.entry.resource <http://test.fhir.ch/r4/Practitioner/Pract-PeterHauser>
], [
fhir:index 9 ;
fhir:Bundle.entry.fullUrl [ fhir:value "http://test.fhir.ch/r4/Organization/Org-PeterHauser" ] ;
fhir:Bundle.entry.resource <http://test.fhir.ch/r4/Organization/Org-PeterHauser>
] .
<http://test.fhir.ch/r4/Composition/66Comp-HivRecency> a fhir:Composition ;
fhir:Resource.id [ fhir:value "66Comp-HivRecency"] ;
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:b9a8b9ee-9157-44af-b46e-8c683c69d6bd" ]
] ;
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/66Pat> ;
fhir:Reference.reference [ fhir:value "Patient/66Pat" ]
] ;
fhir:Composition.date [ fhir:value "2025-03-17T12:00:00+02:00"^^xsd:dateTime] ;
fhir:Composition.author [
fhir:index 0 ;
fhir:link <http://hl7.org/fhir/Organization/1Org-Labor> ;
fhir:Reference.reference [ fhir:value "Organization/1Org-Labor" ]
] ;
fhir:Composition.title [ fhir:value "Laborbericht vom 17.03.2025"] ;
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:18727-8 ;
fhir:Coding.system [ fhir:value "http://loinc.org" ] ;
fhir:Coding.code [ fhir:value "18727-8" ] ;
fhir:Coding.display [ fhir:value "Serology studies (set)" ]
]
] ;
fhir:Composition.section.entry [
fhir:index 0 ;
fhir:link <http://hl7.org/fhir/Observation/66Obs-HivRecency> ;
fhir:Reference.reference [ fhir:value "Observation/66Obs-HivRecency" ]
]
] .
<http://hl7.org/fhir/Patient/66Pat> a fhir:Patient .
<http://hl7.org/fhir/Organization/1Org-Labor> a fhir:Organization .
<http://hl7.org/fhir/Observation/66Obs-HivRecency> a fhir:Observation .
<http://test.fhir.ch/r4/DiagnosticReport/66DR-HivRecency> a fhir:DiagnosticReport ;
fhir:Resource.id [ fhir:value "66DR-HivRecency"] ;
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/66Comp-HivRecency> ;
fhir:Reference.reference [ fhir:value "Composition/66Comp-HivRecency" ]
]
] ;
fhir:DiagnosticReport.identifier [
fhir:index 0 ;
fhir:Identifier.system [ fhir:value "urn:ietf:rfc:3986" ] ;
fhir:Identifier.value [ fhir:value "urn:uuid:b9a8b9ee-9157-44af-b46e-8c683c69d6bd" ]
] ;
fhir:DiagnosticReport.basedOn [
fhir:index 0 ;
fhir:link <http://hl7.org/fhir/ServiceRequest/66SR-HivRecency> ;
fhir:Reference.reference [ fhir:value "ServiceRequest/66SR-HivRecency" ]
] ;
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/66Pat> ;
fhir:Reference.reference [ fhir:value "Patient/66Pat" ]
] ;
fhir:DiagnosticReport.performer [
fhir:index 0 ;
fhir:link <http://hl7.org/fhir/Organization/1Org-Labor> ;
fhir:Reference.reference [ fhir:value "Organization/1Org-Labor" ]
] ;
fhir:DiagnosticReport.specimen [
fhir:index 0 ;
fhir:link <http://hl7.org/fhir/Specimen/66Spec-HivRecency> ;
fhir:Reference.reference [ fhir:value "Specimen/66Spec-HivRecency" ]
] ;
fhir:DiagnosticReport.result [
fhir:index 0 ;
fhir:link <http://hl7.org/fhir/Observation/66Obs-HivRecency> ;
fhir:Reference.reference [ fhir:value "Observation/66Obs-HivRecency" ]
] .
<http://hl7.org/fhir/Composition/66Comp-HivRecency> a fhir:Composition .
<http://hl7.org/fhir/ServiceRequest/66SR-HivRecency> a fhir:ServiceRequest .
<http://hl7.org/fhir/Specimen/66Spec-HivRecency> a fhir:Specimen .
<http://test.fhir.ch/r4/Patient/66Pat> a fhir:Patient ;
fhir:Resource.id [ fhir:value "66Pat"] ;
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:Element.extension [
fhir:index 0 ;
fhir:Extension.url [ fhir:value "http://fhir.ch/ig/ch-elm/StructureDefinition/ch-elm-ext-hiv-code" ] ;
fhir:Extension.valueString [ fhir:value "H5" ]
] ;
fhir:HumanName.family [
fhir:Element.extension [
fhir:index 0 ;
fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/data-absent-reason" ] ;
fhir:Extension.valueCode [ fhir:value "masked" ]
]
] ;
fhir:HumanName.given [
fhir:index 0 ;
fhir:Element.extension [
fhir:index 0 ;
fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/data-absent-reason" ] ;
fhir:Extension.valueCode [ fhir:value "masked" ]
]
]
] ;
fhir:Patient.gender [ fhir:value "female"] ;
fhir:Patient.birthDate [ fhir:value "1981-02-07"^^xsd:date] ;
fhir:Patient.address [
fhir:index 0 ;
fhir:Address.use [ fhir:value "home" ] ;
fhir:Address.city [ fhir:value "Carouge" ] ;
fhir:Address.state [ fhir:value "GE" ] ;
fhir:Address.postalCode [ fhir:value "1227" ] ;
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/66Obs-HivRecency> a fhir:Observation ;
fhir:Resource.id [ fhir:value "66Obs-HivRecency"] ;
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:77685-6 ;
fhir:Coding.system [ fhir:value "http://loinc.org" ] ;
fhir:Coding.code [ fhir:value "77685-6" ] ;
fhir:Coding.display [ fhir:value "HIV 1 and 2 IgG Ab [Identifier] in Serum or Plasma by Immunoblot" ]
]
] ;
fhir:Observation.subject [
fhir:link <http://hl7.org/fhir/Patient/66Pat> ;
fhir:Reference.reference [ fhir:value "Patient/66Pat" ]
] ;
fhir:Observation.effectiveDateTime [ fhir:value "2025-03-15T14:20:00+02:00"^^xsd:dateTime] ;
fhir:Observation.performer [
fhir:index 0 ;
fhir:link <http://hl7.org/fhir/Organization/1Org-Labor> ;
fhir:Reference.reference [ fhir:value "Organization/1Org-Labor" ]
] ;
fhir:Observation.specimen [
fhir:link <http://hl7.org/fhir/Specimen/66Spec-HivRecency> ;
fhir:Reference.reference [ fhir:value "Specimen/66Spec-HivRecency" ]
] ;
fhir:Observation.component [
fhir:index 0 ;
fhir:Observation.component.code [
fhir:CodeableConcept.coding [
fhir:index 0 ;
a sct:118040000 ;
fhir:Coding.system [ fhir:value "http://snomed.info/sct" ] ;
fhir:Coding.code [ fhir:value "118040000" ] ;
fhir:Coding.display [ fhir:value "Measurement of Human immunodeficiency virus 1 glycoprotein 120 antibody (procedure)" ]
]
] ;
fhir:Observation.component.valueQuantity [
fhir:Quantity.value [ fhir:value "1"^^xsd:decimal ] ;
fhir:Quantity.unit [ fhir:value "[arb'U]" ] ;
fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ] ;
fhir:Quantity.code [ fhir:value "[arb'U]" ]
]
], [
fhir:index 1 ;
fhir:Observation.component.code [
fhir:CodeableConcept.coding [
fhir:index 0 ;
a sct:118044009 ;
fhir:Coding.system [ fhir:value "http://snomed.info/sct" ] ;
fhir:Coding.code [ fhir:value "118044009" ] ;
fhir:Coding.display [ fhir:value "Measurement of Human immunodeficiency virus 1 glycoprotein 41 antibody (procedure)" ]
]
] ;
fhir:Observation.component.valueQuantity [
fhir:Quantity.value [ fhir:value "0.5"^^xsd:decimal ] ;
fhir:Quantity.unit [ fhir:value "[arb'U]" ] ;
fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ] ;
fhir:Quantity.code [ fhir:value "[arb'U]" ]
]
], [
fhir:index 2 ;
fhir:Observation.component.code [
fhir:CodeableConcept.coding [
fhir:index 0 ;
a sct:118052007 ;
fhir:Coding.system [ fhir:value "http://snomed.info/sct" ] ;
fhir:Coding.code [ fhir:value "118052007" ] ;
fhir:Coding.display [ fhir:value "Measurement of Human immunodeficiency virus 1 protein 31 antibody (procedure)" ]
]
] ;
fhir:Observation.component.valueQuantity [
fhir:Quantity.value [ fhir:value "0"^^xsd:decimal ] ;
fhir:Quantity.unit [ fhir:value "[arb'U]" ] ;
fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ] ;
fhir:Quantity.code [ fhir:value "[arb'U]" ]
]
], [
fhir:index 3 ;
fhir:Observation.component.code [
fhir:CodeableConcept.coding [
fhir:index 0 ;
a sct:117749009 ;
fhir:Coding.system [ fhir:value "http://snomed.info/sct" ] ;
fhir:Coding.code [ fhir:value "117749009" ] ;
fhir:Coding.display [ fhir:value "Measurement of Human immunodeficiency virus 1 protein 24 antibody (procedure)" ]
]
] ;
fhir:Observation.component.valueQuantity [
fhir:Quantity.value [ fhir:value "2"^^xsd:decimal ] ;
fhir:Quantity.unit [ fhir:value "[arb'U]" ] ;
fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ] ;
fhir:Quantity.code [ fhir:value "[arb'U]" ]
]
], [
fhir:index 4 ;
fhir:Observation.component.code [
fhir:CodeableConcept.coding [
fhir:index 0 ;
a sct:118047002 ;
fhir:Coding.system [ fhir:value "http://snomed.info/sct" ] ;
fhir:Coding.code [ fhir:value "118047002" ] ;
fhir:Coding.display [ fhir:value "Measurement of Human immunodeficiency virus 1 protein 17 antibody (procedure)" ]
]
] ;
fhir:Observation.component.valueQuantity [
fhir:Quantity.value [ fhir:value "3"^^xsd:decimal ] ;
fhir:Quantity.unit [ fhir:value "[arb'U]" ] ;
fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ] ;
fhir:Quantity.code [ fhir:value "[arb'U]" ]
]
], [
fhir:index 5 ;
fhir:Observation.component.code [
fhir:CodeableConcept.coding [
fhir:index 0 ;
a sct:118062000 ;
fhir:Coding.system [ fhir:value "http://snomed.info/sct" ] ;
fhir:Coding.code [ fhir:value "118062000" ] ;
fhir:Coding.display [ fhir:value "Measurement of Human immunodeficiency virus 2 glycoprotein 105 antibody (procedure)" ]
]
] ;
fhir:Observation.component.valueQuantity [
fhir:Quantity.value [ fhir:value "0"^^xsd:decimal ] ;
fhir:Quantity.unit [ fhir:value "[arb'U]" ] ;
fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ] ;
fhir:Quantity.code [ fhir:value "[arb'U]" ]
]
], [
fhir:index 6 ;
fhir:Observation.component.code [
fhir:CodeableConcept.coding [
fhir:index 0 ;
a sct:118067006 ;
fhir:Coding.system [ fhir:value "http://snomed.info/sct" ] ;
fhir:Coding.code [ fhir:value "118067006" ] ;
fhir:Coding.display [ fhir:value "Measurement of Human immunodeficiency virus 2 glycoprotein 36 antibody (procedure)" ]
]
] ;
fhir:Observation.component.valueQuantity [
fhir:Quantity.value [ fhir:value "4"^^xsd:decimal ] ;
fhir:Quantity.unit [ fhir:value "[arb'U]" ] ;
fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ] ;
fhir:Quantity.code [ fhir:value "[arb'U]" ]
]
] .
<http://test.fhir.ch/r4/Specimen/66Spec-HivRecency> a fhir:Specimen ;
fhir:Resource.id [ fhir:value "66Spec-HivRecency"] ;
fhir:Specimen.subject [
fhir:link <http://hl7.org/fhir/Patient/66Pat> ;
fhir:Reference.reference [ fhir:value "Patient/66Pat" ]
] ;
fhir:Specimen.collection [
fhir:Specimen.collection.collectedDateTime [ fhir:value "2025-03-15T14:20:00+02:00"^^xsd:dateTime ]
] .
<http://test.fhir.ch/r4/ServiceRequest/66SR-HivRecency> a fhir:ServiceRequest ;
fhir:Resource.id [ fhir:value "66SR-HivRecency"] ;
fhir:ServiceRequest.identifier [
fhir:index 0 ;
fhir:Identifier.value [ fhir:value "36500923675" ]
] ;
fhir:ServiceRequest.status [ fhir:value "completed"] ;
fhir:ServiceRequest.intent [ fhir:value "order"] ;
fhir:ServiceRequest.code [
fhir:CodeableConcept.coding [
fhir:index 0 ;
a loinc:77685-6 ;
fhir:Coding.system [ fhir:value "http://loinc.org" ] ;
fhir:Coding.code [ fhir:value "77685-6" ] ;
fhir:Coding.display [ fhir:value "HIV 1 and 2 IgG Ab [Identifier] in Serum or Plasma by Immunoblot" ]
]
] ;
fhir:ServiceRequest.subject [
fhir:link <http://hl7.org/fhir/Patient/66Pat> ;
fhir:Reference.reference [ fhir:value "Patient/66Pat" ]
] ;
fhir:ServiceRequest.requester [
fhir:link <http://hl7.org/fhir/PractitionerRole/PR-PeterHauser> ;
fhir:Reference.reference [ fhir:value "PractitionerRole/PR-PeterHauser" ]
] ;
fhir:ServiceRequest.specimen [
fhir:index 0 ;
fhir:link <http://hl7.org/fhir/Specimen/66Spec-HivRecency> ;
fhir:Reference.reference [ fhir:value "Specimen/66Spec-HivRecency" ]
] .
<http://hl7.org/fhir/PractitionerRole/PR-PeterHauser> a fhir:PractitionerRole .
<http://test.fhir.ch/r4/Organization/1Org-Labor> a fhir:Organization ;
fhir:Resource.id [ fhir:value "1Org-Labor"] ;
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"] .
<http://test.fhir.ch/r4/PractitionerRole/PR-PeterHauser> a fhir:PractitionerRole ;
fhir:Resource.id [ fhir:value "PR-PeterHauser"] ;
fhir:PractitionerRole.practitioner [
fhir:link <http://hl7.org/fhir/Practitioner/Pract-PeterHauser> ;
fhir:Reference.reference [ fhir:value "Practitioner/Pract-PeterHauser" ]
] ;
fhir:PractitionerRole.organization [
fhir:link <http://hl7.org/fhir/Organization/Org-PeterHauser> ;
fhir:Reference.reference [ fhir:value "Organization/Org-PeterHauser" ]
] .
<http://hl7.org/fhir/Practitioner/Pract-PeterHauser> a fhir:Practitioner .
<http://hl7.org/fhir/Organization/Org-PeterHauser> a fhir:Organization .
<http://test.fhir.ch/r4/Practitioner/Pract-PeterHauser> a fhir:Practitioner ;
fhir:Resource.id [ fhir:value "Pract-PeterHauser"] ;
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" ]
] .
<http://test.fhir.ch/r4/Organization/Org-PeterHauser> a fhir:Organization ;
fhir:Resource.id [ fhir:value "Org-PeterHauser"] ;
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/66Doc-HivRecency.ttl> a owl:Ontology ;
owl:imports fhir:fhir.ttl ;
owl:versionIRI <http://build.fhir.org/Bundle/66Doc-HivRecency.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