CH LAB-Order (R4)
2.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 2.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

: Service Request Processing Procedure - XML Representation

Active as of 2021-06-01

Raw xml | Download



<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="Specimen.processing.procedure"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p>This case-sensitive code system <code>http://fhir.ch/ig/ch-lab-order/CodeSystem/Specimen.processing.procedure</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">FREEZE<a name="Specimen.processing.procedure-FREEZE"> </a></td><td>Tiefkühlen bei -18° Celsius</td><td>Freeze at -18° Celsius</td></tr><tr><td style="white-space:nowrap">COOLING<a name="Specimen.processing.procedure-COOLING"> </a></td><td>Kühlen bei 5° - 8° Celsius</td><td>Cooling at 5° - 8° Celsius</td></tr></table></div>
  </text>
  <url
       value="http://fhir.ch/ig/ch-lab-order/CodeSystem/Specimen.processing.procedure"/>
  <version value="2.0.0"/>
  <name value="ChLabOrderSpecimenProcessingProcedure"/>
  <title value="Service Request Processing Procedure"/>
  <status value="active"/>
  <experimental value="true"/>
  <date value="2021-06-01T10:21:46+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="ch-lab-order defines 2 different Kinds of Processing Procedures, replaced by http://hl7.org/fhir/ValueSet/handling-condition"/>
  <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="2"/>
  <concept>
    <code value="FREEZE"/>
    <display value="Tiefkühlen bei -18° Celsius"/>
    <definition value="Freeze at -18° Celsius"/>
  </concept>
  <concept>
    <code value="COOLING"/>
    <display value="Kühlen bei 5° - 8° Celsius"/>
    <definition value="Cooling at 5° - 8° Celsius"/>
  </concept>
</CodeSystem>