CH LAB-Order (R4)
3.0.0 - ci-build
CH LAB-Order (R4), published by HL7 Switzerland. This guide is not an authorized publication; it is the continuous build for version 3.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7ch/ch-lab-order/ and changes regularly. See the Directory of published versions
{
"resourceType" : "Observation",
"id" : "observationMicroorgIdentAndSuscept",
"meta" : {
"profile" : [
🔗 "http://fhir.ch/ig/ch-lab-order/StructureDefinition/ch-lab-observation-r4-r5"
]
},
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Observation observationMicroorgIdentAndSuscept</b></p><a name=\"observationMicroorgIdentAndSuscept\"> </a><a name=\"hcobservationMicroorgIdentAndSuscept\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ch-lab-observation-r4-r5.html\">My Observation Profile</a></p></div><blockquote><p><b>Triggered By Observation Extension</b></p><ul><li>type: <span title=\"Codes:{http://fhir.ch/ig/ch-lab-order/CodeSystem/triggeredby-type reflex}\">Reflex test</span></li><li>observation: <a href=\"Observation-4-sepsis-ObservationMicrobiolGrowthAerobic.html\">Microbiological Growth Aerobic</a></li></ul></blockquote><p><b>basedOn</b>: <a href=\"ServiceRequest-4-sepsis-ServiceRequest.html\">ServiceRequest: identifier = Placer Identifier: Y274589; status = active; intent = original-order; priority = urgent; reasonCode = Sepsis screening</a></p><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 85421-6}\">Bacterial identification and susceptibility panel - Isolate</span></p><p><b>subject</b>: <a href=\"Patient-SaraSpeckmann.html\">Sara Speckmann</a></p><p><b>effective</b>: 2025-03-16 06:20:17+0000 --> 2025-03-16 06:50:17+0000</p><p><b>issued</b>: 2025-03-11 10:28:00+0100</p><p><b>performer</b>: <a href=\"PractitionerRole-EvaErlenmeyerLaborPipette.html\">E. Erlenmeyer, Labor Pipette</a></p><p><b>hasMember</b>: </p><ul><li><a href=\"Observation-ObservationEcoli.html\">Escherichia coli</a></li><li><a href=\"Observation-ObservationKpneumoniae.html\">Klebsiella pneumoniae</a></li></ul></div>"
},
"extension" : [
{
"extension" : [
{
"url" : "type",
"valueCodeableConcept" : {
"coding" : [
{
"system" : "http://fhir.ch/ig/ch-lab-order/CodeSystem/triggeredby-type",
"code" : "reflex",
"display" : "Reflex test"
}
]
}
},
{
"url" : "observation",
"valueReference" : {
🔗 "reference" : "Observation/4-sepsis-ObservationMicrobiolGrowthAerobic",
"display" : "Microbiological Growth Aerobic"
}
}
],
"url" : "http://fhir.ch/ig/ch-lab-order/StructureDefinition/observation-triggeredBy"
}
],
"basedOn" : [
{
🔗 "reference" : "ServiceRequest/4-sepsis-ServiceRequest"
}
],
"status" : "final",
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "85421-6",
"display" : "Bacterial identification and susceptibility panel - Isolate"
}
]
},
"subject" : {
🔗 "reference" : "Patient/SaraSpeckmann",
"display" : "Sara Speckmann"
},
"effectivePeriod" : {
"start" : "2025-03-16T06:20:17Z",
"end" : "2025-03-16T06:50:17Z"
},
"issued" : "2025-03-11T10:28:00+01:00",
"performer" : [
{
🔗 "reference" : "PractitionerRole/EvaErlenmeyerLaborPipette",
"display" : "E. Erlenmeyer, Labor Pipette"
}
],
"hasMember" : [
{
🔗 "reference" : "Observation/ObservationEcoli",
"display" : "Escherichia coli"
},
{
🔗 "reference" : "Observation/ObservationKpneumoniae",
"display" : "Klebsiella pneumoniae"
}
]
}