CH LAB-Order (R4)
            
            3.0.0-ci-build - 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-ci-build 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
| Active as of 2025-10-19 | 
<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="ch-lab-cs-specimen-container-temperature"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem ch-lab-cs-specimen-container-temperature</b></p><a name="ch-lab-cs-specimen-container-temperature"> </a><a name="hcch-lab-cs-specimen-container-temperature"> </a><p>This case-sensitive code system <code>http://fhir.ch/ig/ch-lab-order/CodeSystem/ch-lab-cs-specimen-container-temperature</code> defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style="white-space:nowrap">frozen<a name="ch-lab-cs-specimen-container-temperature-frozen"> </a></td><td>Frozen</td><td>Specimen must be kept frozen until processing.</td></tr><tr><td style="white-space:nowrap">refrigerated<a name="ch-lab-cs-specimen-container-temperature-refrigerated"> </a></td><td>Refrigerated</td><td>Specimen must be stored between +2°C and +8°C.</td></tr><tr><td style="white-space:nowrap">ambient<a name="ch-lab-cs-specimen-container-temperature-ambient"> </a></td><td>Ambient</td><td>Specimen can be transported or stored at room temperature.</td></tr><tr><td style="white-space:nowrap">room<a name="ch-lab-cs-specimen-container-temperature-room"> </a></td><td>Room temperature</td><td>Specimen must be kept at typical room temperature (20-25°C).</td></tr><tr><td style="white-space:nowrap">bodytemp<a name="ch-lab-cs-specimen-container-temperature-bodytemp"> </a></td><td>Body temperature</td><td>Specimen must be kept at or near body temperature (~37°C).</td></tr></table></div>
  </text>
  <url
       value="http://fhir.ch/ig/ch-lab-order/CodeSystem/ch-lab-cs-specimen-container-temperature"/>
  <version value="3.0.0-ci-build"/>
  <name value="ChLabCsSpecimenContainerTemperature"/>
  <title value="Specimen Container Temperature"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2025-10-19T14:19:54+00:00"/>
  <publisher value="HL7 Switzerland"/>
  <contact>
    <name value="HL7 Switzerland"/>
    <telecom>
      <system value="url"/>
      <value value="https://www.hl7.ch"/>
    </telecom>
  </contact>
  <contact>
    <name value="Marcel Hanselmann"/>
    <telecom>
      <system value="email"/>
      <value value="laborprojektgruppe@gmail.com"/>
      <use value="work"/>
    </telecom>
  </contact>
  <description
               value="Temperature conditions for laboratory specimen containers."/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="CH"/>
    </coding>
  </jurisdiction>
  <copyright value="CC0-1.0"/>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <count value="5"/>
  <concept>
    <code value="frozen"/>
    <display value="Frozen"/>
    <definition value="Specimen must be kept frozen until processing."/>
  </concept>
  <concept>
    <code value="refrigerated"/>
    <display value="Refrigerated"/>
    <definition value="Specimen must be stored between +2°C and +8°C."/>
  </concept>
  <concept>
    <code value="ambient"/>
    <display value="Ambient"/>
    <definition
                value="Specimen can be transported or stored at room temperature."/>
  </concept>
  <concept>
    <code value="room"/>
    <display value="Room temperature"/>
    <definition
                value="Specimen must be kept at typical room temperature (20-25°C)."/>
  </concept>
  <concept>
    <code value="bodytemp"/>
    <display value="Body temperature"/>
    <definition
                value="Specimen must be kept at or near body temperature (~37°C)."/>
  </concept>
</CodeSystem>