CH ELM (R4)
1.3.0 - release Switzerland flag

CH ELM (R4), published by Federal Office of Public Health FOPH. This guide is not an authorized publication; it is the continuous build for version 1.3.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/ahdis/ch-elm/ and changes regularly. See the Directory of published versions

: CH ELM Status - XML Representation

Active as of 2024-05-16

Raw xml | Download



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="ch-elm-status"/>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><ul><li>Include these codes as defined in <a href="http://hl7.org/fhir/R4/codesystem-task-status.html"><code>http://hl7.org/fhir/task-status</code></a><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href="http://hl7.org/fhir/R4/codesystem-task-status.html#task-status-in-progress">in-progress</a></td><td>in-progress</td><td>The task has been started but is not yet complete.</td></tr><tr><td><a href="http://hl7.org/fhir/R4/codesystem-task-status.html#task-status-failed">failed</a></td><td>failed</td><td>The task was attempted but could not be completed due to some error.</td></tr><tr><td><a href="http://hl7.org/fhir/R4/codesystem-task-status.html#task-status-completed">completed</a></td><td>completed</td><td>The task has been completed.</td></tr></table></li></ul></div>
  </text>
  <url value="http://fhir.ch/ig/ch-elm/ValueSet/ch-elm-status"/>
  <version value="1.3.0"/>
  <name value="ChElmStatus"/>
  <title value="CH ELM Status"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2024-05-16T08:38:14+00:00"/>
  <publisher value="Federal Office of Public Health FOPH"/>
  <contact>
    <name value="Federal Office of Public Health FOPH"/>
    <telecom>
      <system value="url"/>
      <value
             value="https://www.bag.admin.ch/bag/en/home/das-bag/kontakt-standort.html"/>
    </telecom>
  </contact>
  <description
               value="This CH ELM value set includes the codes for the laboratory specialities."/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="CHE"/>
    </coding>
  </jurisdiction>
  <copyright value="CC0-1.0"/>
  <compose>
    <include>
      <system value="http://hl7.org/fhir/task-status"/>
      <concept>
        <code value="in-progress"/>
        <display value="in-progress"/>
      </concept>
      <concept>
        <code value="failed"/>
        <display value="failed"/>
      </concept>
      <concept>
        <code value="completed"/>
        <display value="completed"/>
      </concept>
    </include>
  </compose>
</ValueSet>