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 IMNCI Treatment Outcome Value Set - XML Representation

Active as of 2026-02-04

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="hmis-imnci-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-imnci-treatment-outcome-vs</b></p><a name="hmis-imnci-treatment-outcome-vs"> </a><a name="hchmis-imnci-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-improved">improved</a></td><td>Improved</td><td>Patient's condition has improved with treatment</td></tr><tr><td><a href="CodeSystem-hmis-outcome.html#hmis-outcome-referred">referred</a></td><td>Referred</td><td>Patient referred to another facility for further services</td></tr><tr><td><a href="CodeSystem-hmis-outcome.html#hmis-outcome-lama">lama</a></td><td>Left Against Medical Advice</td><td>Patient left against medical advice</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></table></li></ul></div>
  </text>
  <url
       value="http://biomaxis.com/fhir/ValueSet/hmis-imnci-treatment-outcome-vs"/>
  <version value="0.0.0-semantic-release"/>
  <name value="HMISIMNCITreatmentOutcomeVS"/>
  <title value="HMIS IMNCI 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 IMNCI treatment outcomes used in Nepal HMIS."/>
  <compose>
    <include>
      <system value="http://biomaxis.com/fhir/CodeSystem/hmis-outcome"/>
      <concept>
        <code value="improved"/>
        <display value="Improved"/>
      </concept>
      <concept>
        <code value="referred"/>
        <display value="Referred"/>
      </concept>
      <concept>
        <code value="lama"/>
        <display value="Left Against Medical Advice"/>
      </concept>
      <concept>
        <code value="death"/>
        <display value="Death"/>
      </concept>
    </include>
  </compose>
</ValueSet>