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" : "4-sepsis-ObservationMicrobiolGrowthAerobicGramStain-2nd",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Observation 4-sepsis-ObservationMicrobiolGrowthAerobicGramStain-2nd</b></p><a name=\"4-sepsis-ObservationMicrobiolGrowthAerobicGramStain-2nd\"> </a><a name=\"hc4-sepsis-ObservationMicrobiolGrowthAerobicGramStain-2nd\"> </a><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 105915-3}\">Microscopic observation [Identifier] in Blood by Gram stain --2nd specimen</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</p><p><b>issued</b>: 2025-03-16 07:10:17+0000</p><p><b>performer</b>: <a href=\"PractitionerRole-EvaErlenmeyerLaborPipette.html\">E. Erlenmeyer, Labor Pipette</a></p><p><b>value</b>: <span title=\"Codes:{http://snomed.info/sct 87172008}\">Gram-negative bacillus (organism)</span></p></div>"
},
"basedOn" : [
{
🔗 "reference" : "ServiceRequest/4-sepsis-ServiceRequest"
}
],
"status" : "final",
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "105915-3",
"display" : "Microscopic observation [Identifier] in Blood by Gram stain --2nd specimen"
}
]
},
"subject" : {
🔗 "reference" : "Patient/SaraSpeckmann",
"display" : "Sara Speckmann"
},
"effectiveDateTime" : "2025-03-16T06:20:17Z",
"issued" : "2025-03-16T07:10:17Z",
"performer" : [
{
🔗 "reference" : "PractitionerRole/EvaErlenmeyerLaborPipette",
"display" : "E. Erlenmeyer, Labor Pipette"
}
],
"valueCodeableConcept" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "87172008",
"display" : "Gram-negative bacillus (organism)"
}
]
}
}