BioMaxis Implementation Guide
0.0.0-semantic-release - ci-build

BioMaxis Implementation Guide - Local Development build (v0.0.0-semantic-release) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: HMIS TB Treatment Outcome Value Set - XML Representation

Active as of 2026-02-04

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="hmis-tb-treatment-outcome-vs"/>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet hmis-tb-treatment-outcome-vs</b></p><a name="hmis-tb-treatment-outcome-vs"> </a><a name="hchmis-tb-treatment-outcome-vs"> </a><ul><li>Include these codes as defined in <a href="CodeSystem-hmis-outcome.html"><code>http://biomaxis.com/fhir/CodeSystem/hmis-outcome</code></a><span title="Version is not explicitly stated, which means it is fixed to the version provided in this specification"> version &#x1F4E6;0.0.0-semantic-release</span><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="CodeSystem-hmis-outcome.html#hmis-outcome-recovered">recovered</a></td><td>Recovered/Cured</td><td>Patient has fully recovered or been cured</td></tr><tr><td><a href="CodeSystem-hmis-outcome.html#hmis-outcome-completed">completed</a></td><td>Treatment Completed</td><td>Patient completed treatment without evidence of failure but without confirmation of cure</td></tr><tr><td><a href="CodeSystem-hmis-outcome.html#hmis-outcome-failed">failed</a></td><td>Treatment Failed</td><td>Treatment was unsuccessful (e.g., TB patient with positive sputum at month 5 or later)</td></tr><tr><td><a href="CodeSystem-hmis-outcome.html#hmis-outcome-death">death</a></td><td>Death</td><td>Patient died during treatment or care</td></tr><tr><td><a href="CodeSystem-hmis-outcome.html#hmis-outcome-lfu">lfu</a></td><td>Lost to Follow-up</td><td>Patient did not return for follow-up or treatment was interrupted for 2+ consecutive months</td></tr><tr><td><a href="CodeSystem-hmis-outcome.html#hmis-outcome-not-evaluated">not-evaluated</a></td><td>Not Evaluated</td><td>Treatment outcome not assigned (includes transferred out with unknown outcome)</td></tr><tr><td><a href="CodeSystem-hmis-outcome.html#hmis-outcome-transferred-out">transferred-out</a></td><td>Transferred Out</td><td>Patient transferred to another recording/reporting unit to continue treatment</td></tr></table></li></ul></div>
  </text>
  <url
       value="http://biomaxis.com/fhir/ValueSet/hmis-tb-treatment-outcome-vs"/>
  <version value="0.0.0-semantic-release"/>
  <name value="HMISTBTreatmentOutcomeVS"/>
  <title value="HMIS TB Treatment Outcome Value Set"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2026-02-04T09:30:33+00:00"/>
  <publisher value="BioMaxis Pvt. Ltd."/>
  <contact>
    <name value="BioMaxis Pvt. Ltd."/>
    <telecom>
      <system value="url"/>
      <value value="http://biomaxis.com"/>
    </telecom>
  </contact>
  <description
               value="Value set for TB treatment outcomes based on WHO definitions used in Nepal HMIS."/>
  <compose>
    <include>
      <system value="http://biomaxis.com/fhir/CodeSystem/hmis-outcome"/>
      <concept>
        <code value="recovered"/>
        <display value="Recovered/Cured"/>
      </concept>
      <concept>
        <code value="completed"/>
        <display value="Treatment Completed"/>
      </concept>
      <concept>
        <code value="failed"/>
        <display value="Treatment Failed"/>
      </concept>
      <concept>
        <code value="death"/>
        <display value="Death"/>
      </concept>
      <concept>
        <code value="lfu"/>
        <display value="Lost to Follow-up"/>
      </concept>
      <concept>
        <code value="not-evaluated"/>
        <display value="Not Evaluated"/>
      </concept>
      <concept>
        <code value="transferred-out"/>
        <display value="Transferred Out"/>
      </concept>
    </include>
  </compose>
</ValueSet>