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

: Botswana Intent for Lab Task - XML Representation

Raw xml | Download



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="bw-lab-task-intent-vs"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><ul><li>Include these codes as defined in <code>http://hl7.org/fhir/ValueSet/task-intent</code><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>task-intent-order</td><td>Order</td></tr></table></li></ul></div>
  </text>
  <url
       value="http://b-techbw.github.io/bw-lab-ig/ValueSet/bw-lab-task-intent-vs"/>
  <version value="0.2.0"/>
  <name value="BwLabTaskIntentVS"/>
  <title value="Botswana Intent for Lab Task"/>
  <status value="active"/>
  <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="The intent of the task, subset from https://www.hl7.org/FHIR/valueset-task-intent.html"/>
  <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>
  <compose>
    <include>
      <system value="http://hl7.org/fhir/ValueSet/task-intent"/>
      <concept>
        <code value="task-intent-order"/>
        <display value="Order"/>
      </concept>
    </include>
  </compose>
</ValueSet>