Botswana Laboratory HIE Workflow Implementation Guide
0.2.0 - ci-build

Botswana Laboratory HIE Workflow Implementation Guide - Local Development build (v0.2.0). See the Directory of published versions

: PIMS Lab Order Status Code System - XML Representation

Raw xml | Download



<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="bw-pims-lab-order-status-cs"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p>This code system http://b-techbw.github.io/bw-lab-ig/CodeSystem/bw-pims-lab-order-status-cs 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">ordered<a name="bw-pims-lab-order-status-cs-ordered"> </a></td><td>Ordered</td><td>Order was requested</td></tr><tr><td style="white-space:nowrap">fully-drawn<a name="bw-pims-lab-order-status-cs-fully-drawn"> </a></td><td>Fully-drawn</td><td>All Order specimens were drawn</td></tr><tr><td style="white-space:nowrap">partially-resulted<a name="bw-pims-lab-order-status-cs-partially-resulted"> </a></td><td>Partially-resulted</td><td>Partial results are available</td></tr><tr><td style="white-space:nowrap">cancelled<a name="bw-pims-lab-order-status-cs-cancelled"> </a></td><td>Cancelled</td><td>Order was cancelled</td></tr><tr><td style="white-space:nowrap">partially-drawn<a name="bw-pims-lab-order-status-cs-partially-drawn"> </a></td><td>Partially-drawn</td><td>Some order specimens were drawn</td></tr></table></div>
  </text>
  <url
       value="http://b-techbw.github.io/bw-lab-ig/CodeSystem/bw-pims-lab-order-status-cs"/>
  <version value="0.2.0"/>
  <name value="BwPimsLabOrderStatusCS"/>
  <title value="PIMS Lab Order Status Code System"/>
  <status value="draft"/>
  <experimental value="true"/>
  <date value="2022-02-05T01:33:00+00:00"/>
  <publisher value="B-TECHBW"/>
  <contact>
    <name value="B-TECHBW"/>
    <telecom>
      <system value="url"/>
      <value value="www.github.com/b-techbw"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="pmanko@uw.edu"/>
    </telecom>
  </contact>
  <description value="PIMS Lab Order Status Code System"/>
  <jurisdiction>
    <coding>
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
      <code value="072"/>
    </coding>
  </jurisdiction>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="BW"/>
    </coding>
  </jurisdiction>
  <content value="complete"/>
  <count value="5"/>
  <concept>
    <code value="ordered"/>
    <display value="Ordered"/>
    <definition value="Order was requested"/>
  </concept>
  <concept>
    <code value="fully-drawn"/>
    <display value="Fully-drawn"/>
    <definition value="All Order specimens were drawn"/>
  </concept>
  <concept>
    <code value="partially-resulted"/>
    <display value="Partially-resulted"/>
    <definition value="Partial results are available"/>
  </concept>
  <concept>
    <code value="cancelled"/>
    <display value="Cancelled"/>
    <definition value="Order was cancelled"/>
  </concept>
  <concept>
    <code value="partially-drawn"/>
    <display value="Partially-drawn"/>
    <definition value="Some order specimens were drawn"/>
  </concept>
</CodeSystem>