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

Active as of 2026-02-04

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="hmis-relationship-type"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem hmis-relationship-type</b></p><a name="hmis-relationship-type"> </a><a name="hchmis-relationship-type"> </a><p>This case-sensitive code system <code>http://biomaxis.com/fhir/CodeSystem/hmis-relationship-type</code> defines the following code:</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">guardian<a name="hmis-relationship-type-guardian"> </a></td><td>Guardian</td><td>General caregiver or legal guardian responsible for the patient</td><td>अभिभावक</td></tr></table></div>
  </text>
  <url value="http://biomaxis.com/fhir/CodeSystem/hmis-relationship-type"/>
  <version value="0.0.0-semantic-release"/>
  <name value="HMISRelationshipType"/>
  <title value="HMIS Relationship 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="Supplementary codes for relationship types used in Nepal HMIS that are not available in standard FHIR terminology."/>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <count value="1"/>
  <concept>
    <code value="guardian"/>
    <display value="Guardian"/>
    <definition
                value="General caregiver or legal guardian responsible for the patient"/>
    <designation>
      <language value="ne"/>
      <value value="अभिभावक"/>
    </designation>
  </concept>
</CodeSystem>