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

Active as of 2026-02-04

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="hmis-address-type"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem hmis-address-type</b></p><a name="hmis-address-type"> </a><a name="hchmis-address-type"> </a><p>This case-sensitive code system <code>http://biomaxis.com/fhir/CodeSystem/hmis-address-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">permanent<a name="hmis-address-type-permanent"> </a></td><td>Permanent Address</td><td>Address as listed on official identity documents.</td><td>स्थायी</td></tr><tr><td style="white-space:nowrap">temporary<a name="hmis-address-type-temporary"> </a></td><td>Current/Temporary Address</td><td>Address where the patient has been living for at least the last 6 months.</td><td>हाल बसोबास गरेको</td></tr></table></div>
  </text>
  <url value="http://biomaxis.com/fhir/CodeSystem/hmis-address-type"/>
  <version value="0.0.0-semantic-release"/>
  <name value="HMISAddressType"/>
  <title value="HMIS Address 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 address types in Nepal based on HMIS guidelines."/>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <count value="2"/>
  <concept>
    <code value="permanent"/>
    <display value="Permanent Address"/>
    <definition value="Address as listed on official identity documents."/>
    <designation>
      <language value="ne"/>
      <value value="स्थायी"/>
    </designation>
  </concept>
  <concept>
    <code value="temporary"/>
    <display value="Current/Temporary Address"/>
    <definition
                value="Address where the patient has been living for at least the last 6 months."/>
    <designation>
      <language value="ne"/>
      <value value="हाल बसोबास गरेको"/>
    </designation>
  </concept>
</CodeSystem>