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

Active as of 2026-02-04

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "hmis-aefi-outcome",
  "text" : {
    "status" : "generated",
    "div" : "<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>"
  },
  "url" : "http://biomaxis.com/fhir/CodeSystem/hmis-aefi-outcome",
  "version" : "0.0.0-semantic-release",
  "name" : "HMISAEFIOutcome",
  "title" : "HMIS AEFI Outcome",
  "status" : "active",
  "experimental" : false,
  "date" : "2026-02-04T09:30:33+00:00",
  "publisher" : "BioMaxis Pvt. Ltd.",
  "contact" : [
    {
      "name" : "BioMaxis Pvt. Ltd.",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://biomaxis.com"
        }
      ]
    }
  ],
  "description" : "AEFI-specific outcome codes used in Nepal's National Immunization Program based on HMIS 2.2.",
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 5,
  "concept" : [
    {
      "code" : "recovering",
      "display" : "Recovering",
      "definition" : "Patient is still recovering from the adverse event",
      "designation" : [
        {
          "language" : "ne",
          "value" : "निको हुँदै"
        }
      ]
    },
    {
      "code" : "not-recovered",
      "display" : "Not Recovered",
      "definition" : "Patient has not recovered and still has ongoing symptoms or effects",
      "designation" : [
        {
          "language" : "ne",
          "value" : "निको नभएको"
        }
      ]
    },
    {
      "code" : "recovered-with-sequelae",
      "display" : "Recovered with Sequelae",
      "definition" : "Patient recovered but with permanent residual effects or disability",
      "designation" : [
        {
          "language" : "ne",
          "value" : "अवशेष प्रभाव सहित निको भएको"
        }
      ]
    },
    {
      "code" : "hospitalized",
      "display" : "Hospitalized",
      "definition" : "Patient was hospitalized for treatment of the adverse event",
      "designation" : [
        {
          "language" : "ne",
          "value" : "अस्पताल भर्ना"
        }
      ]
    },
    {
      "code" : "unknown",
      "display" : "Unknown",
      "definition" : "Outcome of the adverse event is unknown or patient was lost to follow-up",
      "designation" : [
        {
          "language" : "ne",
          "value" : "थाहा छैन"
        }
      ]
    }
  ]
}