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

Active as of 2026-02-04

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="hmis-visit-type"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem hmis-visit-type</b></p><a name="hmis-visit-type"> </a><a name="hchmis-visit-type"> </a><p>This case-sensitive code system <code>http://biomaxis.com/fhir/CodeSystem/hmis-visit-type</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">new<a name="hmis-visit-type-new"> </a></td><td>New Visit</td><td>First visit to the facility within the current fiscal year</td><td>पहिलो पटक</td></tr><tr><td style="white-space:nowrap">follow-up<a name="hmis-visit-type-follow-up"> </a></td><td>Follow-up Visit</td><td>Repeat or follow-up visit within the current fiscal year</td><td>दोहोर्याएर आएको/पुरानो</td></tr></table></div>
  </text>
  <url value="http://biomaxis.com/fhir/CodeSystem/hmis-visit-type"/>
  <version value="0.0.0-semantic-release"/>
  <name value="HMISVisitType"/>
  <title value="HMIS Visit Type"/>
  <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="Standardized codes for visit types in Nepal HMIS indicating whether the encounter is a new visit or a follow-up within the fiscal year."/>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <count value="2"/>
  <concept>
    <code value="new"/>
    <display value="New Visit"/>
    <definition
                value="First visit to the facility within the current fiscal year"/>
    <designation>
      <language value="ne"/>
      <value value="पहिलो पटक"/>
    </designation>
  </concept>
  <concept>
    <code value="follow-up"/>
    <display value="Follow-up Visit"/>
    <definition
                value="Repeat or follow-up visit within the current fiscal year"/>
    <designation>
      <language value="ne"/>
      <value value="दोहोर्याएर आएको/पुरानो"/>
    </designation>
  </concept>
</CodeSystem>