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 - XML Representation

Active as of 2026-02-04

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="hmis-aefi-outcome"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem hmis-aefi-outcome</b></p><a name="hmis-aefi-outcome"> </a><a name="hchmis-aefi-outcome"> </a><p>This case-sensitive code system <code>http://biomaxis.com/fhir/CodeSystem/hmis-aefi-outcome</code> 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><td><b>ne</b></td></tr><tr><td style="white-space:nowrap">recovering<a name="hmis-aefi-outcome-recovering"> </a></td><td>Recovering</td><td>Patient is still recovering from the adverse event</td><td>निको हुँदै</td></tr><tr><td style="white-space:nowrap">not-recovered<a name="hmis-aefi-outcome-not-recovered"> </a></td><td>Not Recovered</td><td>Patient has not recovered and still has ongoing symptoms or effects</td><td>निको नभएको</td></tr><tr><td style="white-space:nowrap">recovered-with-sequelae<a name="hmis-aefi-outcome-recovered-with-sequelae"> </a></td><td>Recovered with Sequelae</td><td>Patient recovered but with permanent residual effects or disability</td><td>अवशेष प्रभाव सहित निको भएको</td></tr><tr><td style="white-space:nowrap">hospitalized<a name="hmis-aefi-outcome-hospitalized"> </a></td><td>Hospitalized</td><td>Patient was hospitalized for treatment of the adverse event</td><td>अस्पताल भर्ना</td></tr><tr><td style="white-space:nowrap">unknown<a name="hmis-aefi-outcome-unknown"> </a></td><td>Unknown</td><td>Outcome of the adverse event is unknown or patient was lost to follow-up</td><td>थाहा छैन</td></tr></table></div>
  </text>
  <url value="http://biomaxis.com/fhir/CodeSystem/hmis-aefi-outcome"/>
  <version value="0.0.0-semantic-release"/>
  <name value="HMISAEFIOutcome"/>
  <title value="HMIS AEFI Outcome"/>
  <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="AEFI-specific outcome codes used in Nepal's National Immunization Program based on HMIS 2.2."/>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <count value="5"/>
  <concept>
    <code value="recovering"/>
    <display value="Recovering"/>
    <definition value="Patient is still recovering from the adverse event"/>
    <designation>
      <language value="ne"/>
      <value value="निको हुँदै"/>
    </designation>
  </concept>
  <concept>
    <code value="not-recovered"/>
    <display value="Not Recovered"/>
    <definition
                value="Patient has not recovered and still has ongoing symptoms or effects"/>
    <designation>
      <language value="ne"/>
      <value value="निको नभएको"/>
    </designation>
  </concept>
  <concept>
    <code value="recovered-with-sequelae"/>
    <display value="Recovered with Sequelae"/>
    <definition
                value="Patient recovered but with permanent residual effects or disability"/>
    <designation>
      <language value="ne"/>
      <value value="अवशेष प्रभाव सहित निको भएको"/>
    </designation>
  </concept>
  <concept>
    <code value="hospitalized"/>
    <display value="Hospitalized"/>
    <definition
                value="Patient was hospitalized for treatment of the adverse event"/>
    <designation>
      <language value="ne"/>
      <value value="अस्पताल भर्ना"/>
    </designation>
  </concept>
  <concept>
    <code value="unknown"/>
    <display value="Unknown"/>
    <definition
                value="Outcome of the adverse event is unknown or patient was lost to follow-up"/>
    <designation>
      <language value="ne"/>
      <value value="थाहा छैन"/>
    </designation>
  </concept>
</CodeSystem>