CH LAB-Order (R4)
3.0.0 - ci-build Switzerland flag

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

: CH LAB-Order Observation Example of Microbiological Growth anaerobic - XML Representation

Raw xml | Download


<Observation xmlns="http://hl7.org/fhir">
  <id value="ObservationMicrobiolGrowthAnaerobic"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Observation ObservationMicrobiolGrowthAnaerobic</b></p><a name="ObservationMicrobiolGrowthAnaerobic"> </a><a name="hcObservationMicrobiolGrowthAnaerobic"> </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 90435-9}">Microorganism preliminary growth [Presence] in Blood by Aerobe culture</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 --&gt; 2025-03-16 06:50: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 260413007}">None</span></p><p><b>interpretation</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation NEG}">Negative</span></p><p><b>note</b>: </p><blockquote><div><p>No growth after 48 hours of incubation</p>
</div></blockquote><p><b>method</b>: <span title="Codes:{http://snomed.info/sct 104177005}">Blood culture for bacteria, including anaerobic screen</span></p></div>
  </text>
  <basedOn>🔗 
    <reference value="ServiceRequest/4-sepsis-ServiceRequest"/>
  </basedOn>
  <status value="final"/>
  <code>
    <coding>
      <system value="http://loinc.org"/>
      <code value="90435-9"/>
      <display
               value="Microorganism preliminary growth [Presence] in Blood by Aerobe culture"/>
    </coding>
  </code>
  <subject>🔗 
    <reference value="Patient/SaraSpeckmann"/>
    <display value="Sara Speckmann"/>
  </subject>
  <effectivePeriod>
    <start value="2025-03-16T06:20:17Z"/>
    <end value="2025-03-16T06:50:17Z"/>
  </effectivePeriod>
  <issued value="2025-03-16T07:10:17Z"/>
  <performer>🔗 
    <reference value="PractitionerRole/EvaErlenmeyerLaborPipette"/>
    <display value="E. Erlenmeyer, Labor Pipette"/>
  </performer>
  <valueCodeableConcept>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="260413007"/>
      <display value="None"/>
    </coding>
  </valueCodeableConcept>
  <interpretation>
    <coding>
      <system
              value="http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation"/>
      <code value="NEG"/>
    </coding>
  </interpretation>
  <note>
    <text value="No growth after 48 hours of incubation"/>
  </note>
  <method>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="104177005"/>
      <display
               value="Blood culture for bacteria, including anaerobic screen"/>
    </coding>
  </method>
</Observation>