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 Consent Category - XML Representation

Active as of 2026-02-04

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="hmis-consent-category"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem hmis-consent-category</b></p><a name="hmis-consent-category"> </a><a name="hchmis-consent-category"> </a><p>This case-sensitive code system <code>http://biomaxis.com/fhir/CodeSystem/hmis-consent-category</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">sms<a name="hmis-consent-category-sms"> </a></td><td>SMS Communication</td><td>Consent to receive service-related information via SMS, including appointment reminders, lab results, and health campaigns.</td><td>एसएमएस सञ्चार</td></tr><tr><td style="white-space:nowrap">data-sharing<a name="hmis-consent-category-data-sharing"> </a></td><td>Data Sharing</td><td>Consent to share patient data with other healthcare providers or facilities for continuity of care.</td><td>डाटा साझेदारी</td></tr><tr><td style="white-space:nowrap">research<a name="hmis-consent-category-research"> </a></td><td>Research Participation</td><td>Consent to use patient data for research purposes.</td><td>अनुसन्धान सहभागिता</td></tr><tr><td style="white-space:nowrap">hiv-disclosure<a name="hmis-consent-category-hiv-disclosure"> </a></td><td>HIV Status Disclosure</td><td>Consent to disclose HIV status to specific individuals or for partner notification.</td><td>एचआईभी स्थिति खुलासा</td></tr><tr><td style="white-space:nowrap">photo<a name="hmis-consent-category-photo"> </a></td><td>Photography/Recording</td><td>Consent to take photographs or recordings for medical documentation or educational purposes.</td><td>फोटो/रेकर्डिङ</td></tr></table></div>
  </text>
  <url value="http://biomaxis.com/fhir/CodeSystem/hmis-consent-category"/>
  <version value="0.0.0-semantic-release"/>
  <name value="HMISConsentCategory"/>
  <title value="HMIS Consent Category"/>
  <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 consent categories used in Nepal HMIS."/>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <count value="5"/>
  <concept>
    <code value="sms"/>
    <display value="SMS Communication"/>
    <definition
                value="Consent to receive service-related information via SMS, including appointment reminders, lab results, and health campaigns."/>
    <designation>
      <language value="ne"/>
      <value value="एसएमएस सञ्चार"/>
    </designation>
  </concept>
  <concept>
    <code value="data-sharing"/>
    <display value="Data Sharing"/>
    <definition
                value="Consent to share patient data with other healthcare providers or facilities for continuity of care."/>
    <designation>
      <language value="ne"/>
      <value value="डाटा साझेदारी"/>
    </designation>
  </concept>
  <concept>
    <code value="research"/>
    <display value="Research Participation"/>
    <definition value="Consent to use patient data for research purposes."/>
    <designation>
      <language value="ne"/>
      <value value="अनुसन्धान सहभागिता"/>
    </designation>
  </concept>
  <concept>
    <code value="hiv-disclosure"/>
    <display value="HIV Status Disclosure"/>
    <definition
                value="Consent to disclose HIV status to specific individuals or for partner notification."/>
    <designation>
      <language value="ne"/>
      <value value="एचआईभी स्थिति खुलासा"/>
    </designation>
  </concept>
  <concept>
    <code value="photo"/>
    <display value="Photography/Recording"/>
    <definition
                value="Consent to take photographs or recordings for medical documentation or educational purposes."/>
    <designation>
      <language value="ne"/>
      <value value="फोटो/रेकर्डिङ"/>
    </designation>
  </concept>
</CodeSystem>