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

Active as of 2026-02-04

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="hmis-aefi-outcome-vs"/>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet hmis-aefi-outcome-vs</b></p><a name="hmis-aefi-outcome-vs"> </a><a name="hchmis-aefi-outcome-vs"> </a><p>This value set includes codes based on the following rules:</p><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-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-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-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></table></li><li>Include these codes as defined in <a href="CodeSystem-hmis-aefi-outcome.html"><code>http://biomaxis.com/fhir/CodeSystem/hmis-aefi-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-aefi-outcome.html#hmis-aefi-outcome-recovering">recovering</a></td><td>Recovering</td><td>Patient is still recovering from the adverse event</td></tr><tr><td><a href="CodeSystem-hmis-aefi-outcome.html#hmis-aefi-outcome-not-recovered">not-recovered</a></td><td>Not Recovered</td><td>Patient has not recovered and still has ongoing symptoms or effects</td></tr><tr><td><a href="CodeSystem-hmis-aefi-outcome.html#hmis-aefi-outcome-recovered-with-sequelae">recovered-with-sequelae</a></td><td>Recovered with Sequelae</td><td>Patient recovered but with permanent residual effects or disability</td></tr><tr><td><a href="CodeSystem-hmis-aefi-outcome.html#hmis-aefi-outcome-hospitalized">hospitalized</a></td><td>Hospitalized</td><td>Patient was hospitalized for treatment of the adverse event</td></tr><tr><td><a href="CodeSystem-hmis-aefi-outcome.html#hmis-aefi-outcome-unknown">unknown</a></td><td>Unknown</td><td>Outcome of the adverse event is unknown or patient was lost to follow-up</td></tr></table></li></ul></div>
  </text>
  <url value="http://biomaxis.com/fhir/ValueSet/hmis-aefi-outcome-vs"/>
  <version value="0.0.0-semantic-release"/>
  <name value="HMISAEFIOutcomeVS"/>
  <title value="HMIS AEFI 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 containing AEFI outcome codes, combining general outcomes from HMISOutcome with AEFI-specific outcomes."/>
  <compose>
    <include>
      <system value="http://biomaxis.com/fhir/CodeSystem/hmis-outcome"/>
      <concept>
        <code value="recovered"/>
        <display value="Recovered/Cured"/>
      </concept>
      <concept>
        <code value="death"/>
        <display value="Death"/>
      </concept>
      <concept>
        <code value="referred"/>
        <display value="Referred"/>
      </concept>
      <concept>
        <code value="lfu"/>
        <display value="Lost to Follow-up"/>
      </concept>
    </include>
    <include>
      <system value="http://biomaxis.com/fhir/CodeSystem/hmis-aefi-outcome"/>
      <concept>
        <code value="recovering"/>
        <display value="Recovering"/>
      </concept>
      <concept>
        <code value="not-recovered"/>
        <display value="Not Recovered"/>
      </concept>
      <concept>
        <code value="recovered-with-sequelae"/>
        <display value="Recovered with Sequelae"/>
      </concept>
      <concept>
        <code value="hospitalized"/>
        <display value="Hospitalized"/>
      </concept>
      <concept>
        <code value="unknown"/>
        <display value="Unknown"/>
      </concept>
    </include>
  </compose>
</ValueSet>