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 Discharge Disposition Value Set - JSON Representation

Active as of 2026-02-04

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "hmis-discharge-disposition-vs",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet hmis-discharge-disposition-vs</b></p><a name=\"hmis-discharge-disposition-vs\"> </a><a name=\"hchmis-discharge-disposition-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-stable\">stable</a></td><td>Stable</td><td>Patient discharged in stable condition without full recovery</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-dopr\">dopr</a></td><td>Discharged on Patient Request</td><td>Patient discharged at their own request</td></tr><tr><td><a href=\"CodeSystem-hmis-outcome.html#hmis-outcome-absconded\">absconded</a></td><td>Absconded</td><td>Patient left without informing the facility</td></tr><tr><td><a href=\"CodeSystem-hmis-outcome.html#hmis-outcome-death-less-than-48h\">death-less-than-48h</a></td><td>Death (Within 48 hours)</td><td>Patient died within 48 hours of admission</td></tr><tr><td><a href=\"CodeSystem-hmis-outcome.html#hmis-outcome-death-more-than-48h\">death-more-than-48h</a></td><td>Death (After 48 hours)</td><td>Patient died after 48 hours of admission</td></tr></table></li></ul></div>"
  },
  "url" : "http://biomaxis.com/fhir/ValueSet/hmis-discharge-disposition-vs",
  "version" : "0.0.0-semantic-release",
  "name" : "HMISDischargeDispositionVS",
  "title" : "HMIS Discharge Disposition Value Set",
  "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" : "Value set for discharge disposition/outcome codes used in Nepal HMIS.",
  "compose" : {
    "include" : [
      {
        "system" : "http://biomaxis.com/fhir/CodeSystem/hmis-outcome",
        "concept" : [
          {
            "code" : "recovered",
            "display" : "Recovered/Cured"
          },
          {
            "code" : "stable",
            "display" : "Stable"
          },
          {
            "code" : "referred",
            "display" : "Referred"
          },
          {
            "code" : "lama",
            "display" : "Left Against Medical Advice"
          },
          {
            "code" : "dopr",
            "display" : "Discharged on Patient Request"
          },
          {
            "code" : "absconded",
            "display" : "Absconded"
          },
          {
            "code" : "death-less-than-48h",
            "display" : "Death (Within 48 hours)"
          },
          {
            "code" : "death-more-than-48h",
            "display" : "Death (After 48 hours)"
          }
        ]
      }
    ]
  }
}