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" : "DiagnosticReport",
"id" : "4-sepsis-DiagnosticReportGrowth-aerobic",
"meta" : {
"profile" : [
🔗 "http://fhir.ch/ig/ch-lab-order/StructureDefinition/ch-lab-order-diagnostic-report"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: DiagnosticReport 4-sepsis-DiagnosticReportGrowth-aerobic</b></p><a name=\"4-sepsis-DiagnosticReportGrowth-aerobic\"> </a><a name=\"hc4-sepsis-DiagnosticReportGrowth-aerobic\"> </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-order-diagnostic-report.html\">CH LAB-Order Diagnosic Report</a></p></div><h2><span title=\"Codes:{http://loinc.org 90423-5}\">Microorganism preliminary growth detection panel - Blood by Culture</span> (<span title=\"Codes:{http://loinc.org 26436-6}\">Laboratory studies (set)</span>) </h2><table class=\"grid\"><tr><td>Subject</td><td>Sara Speckmann Female, DoB: 1975-12-12 ( urn:oid:2.16.756.5.30.1.123.100.1.1.1#80756011110123400006)</td></tr><tr><td>Performer</td><td> <a href=\"PractitionerRole-EvaErlenmeyerLaborPipette.html\">PractitionerRole: identifier = urn:oid:2.16.756.5.30.1.123.100.2.1.1#K333333</a></td></tr><tr><td>Identifier</td><td> <code>http://example.com/fhir/DiagnosticReport/4-sepsis</code>/4-sepsis-diagnostic-report</td></tr></table><p><b>Report Details</b></p><table class=\"grid\"><tr><td><b>Code</b></td><td><b>Value</b></td><td><b>Flags</b></td><td><b>Note</b></td><td><b>When For</b></td><td><b>Reported</b></td></tr><tr><td><a href=\"Observation-4-sepsis-ObservationMicrobiolGrowthAerobic.html\"><span title=\"Codes:{http://loinc.org 90435-9}\">Microorganism preliminary growth [Presence] in Blood by Aerobe culture</span></a></td><td>true</td><td>Final, <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation POS}\">Positive</span></td><td/><td>2025-03-16 06:20:17+0000 --> 2025-03-16 06:50:17+0000</td><td>2025-03-16 07:10:17+0000</td></tr><tr><td><a href=\"Observation-ObservationMicrobiolGrowthAnaerobic.html\"><span title=\"Codes:{http://loinc.org 90435-9}\">Microorganism preliminary growth [Presence] in Blood by Aerobe culture</span></a></td><td><span title=\"Codes:{http://snomed.info/sct 260413007}\">None</span></td><td>Final, <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation NEG}\">Negative</span></td><td><blockquote><div><p>No growth after 48 hours of incubation</p>\n</div></blockquote></td><td>2025-03-16 06:20:17+0000 --> 2025-03-16 06:50:17+0000</td><td>2025-03-16 07:10:17+0000</td></tr></table></div>"
},
"identifier" : [
{
"system" : "http://example.com/fhir/DiagnosticReport/4-sepsis",
"value" : "4-sepsis-diagnostic-report"
}
],
"basedOn" : [
{
🔗 "reference" : "ServiceRequest/4-sepsis-ServiceRequestGrowth-aerobic"
}
],
"status" : "final",
"category" : [
{
"coding" : [
{
"system" : "http://loinc.org",
"code" : "26436-6",
"display" : "Laboratory studies (set)"
}
]
}
],
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "90423-5",
"display" : "Microorganism preliminary growth detection panel - Blood by Culture"
}
]
},
"subject" : {
🔗 "reference" : "Patient/SaraSpeckmann"
},
"performer" : [
{
🔗 "reference" : "PractitionerRole/EvaErlenmeyerLaborPipette"
}
],
"result" : [
{
🔗 "reference" : "Observation/4-sepsis-ObservationMicrobiolGrowthAerobic"
},
{
🔗 "reference" : "Observation/ObservationMicrobiolGrowthAnaerobic"
}
]
}