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 Admission Source Value Set - XML Representation

Active as of 2026-02-04

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="hmis-admission-source-vs"/>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet hmis-admission-source-vs</b></p><a name="hmis-admission-source-vs"> </a><a name="hchmis-admission-source-vs"> </a><ul><li>Include these codes as defined in <a href="CodeSystem-hmis-referral-source.html"><code>http://biomaxis.com/fhir/CodeSystem/hmis-referral-source</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-referral-source.html#hmis-referral-source-self">self</a></td><td>Self-referred</td><td>Patient/client arrived at the facility on their own without a referral</td></tr><tr><td><a href="CodeSystem-hmis-referral-source.html#hmis-referral-source-health-facility">health-facility</a></td><td>Health Facility (General)</td><td>Referred from another health facility (unspecified type)</td></tr><tr><td><a href="CodeSystem-hmis-referral-source.html#hmis-referral-source-emergency-to-ipd">emergency-to-ipd</a></td><td>Emergency to Inpatient</td><td>Patient admitted to inpatient care from the emergency department</td></tr><tr><td><a href="CodeSystem-hmis-referral-source.html#hmis-referral-source-opd-to-ipd">opd-to-ipd</a></td><td>OPD to Inpatient</td><td>Patient admitted to inpatient care from outpatient department</td></tr></table></li></ul></div>
  </text>
  <url value="http://biomaxis.com/fhir/ValueSet/hmis-admission-source-vs"/>
  <version value="0.0.0-semantic-release"/>
  <name value="HMISAdmissionSourceVS"/>
  <title value="HMIS Admission Source 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 admission/referral sources used in Nepal HMIS encounters."/>
  <compose>
    <include>
      <system
              value="http://biomaxis.com/fhir/CodeSystem/hmis-referral-source"/>
      <concept>
        <code value="self"/>
        <display value="Self-referred"/>
      </concept>
      <concept>
        <code value="health-facility"/>
        <display value="Health Facility (General)"/>
      </concept>
      <concept>
        <code value="emergency-to-ipd"/>
        <display value="Emergency to Inpatient"/>
      </concept>
      <concept>
        <code value="opd-to-ipd"/>
        <display value="OPD to Inpatient"/>
      </concept>
    </include>
  </compose>
</ValueSet>