Nepal HMIS FHIR Implementation Guide – 🚨 DRAFT VERSION
0.0.1-ballot - ci-build Nepal flag

Nepal HMIS FHIR Implementation Guide – 🚨 DRAFT VERSION - Local Development build (v0.0.1-ballot) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Patient Registration Type - XML Representation

Active as of 2025-09-08

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="patient-registration-type"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet patient-registration-type</b></p><a name="patient-registration-type"> </a><a name="hcpatient-registration-type"> </a><ul><li>Include these codes as defined in <a href="http://www.snomed.org/"><code>http://snomed.info/sct</code></a><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>ne</b></td></tr><tr><td><a href="http://snomed.info/id/308335008">308335008</a></td><td>Patient encounter procedure (procedure)</td><td>नयाँ बिरामी</td></tr><tr><td><a href="http://snomed.info/id/185318008">185318008</a></td><td>Third party encounter (procedure)</td><td>स्थानान्तरण</td></tr><tr><td><a href="http://snomed.info/id/390906007">390906007</a></td><td>Follow-up encounter (procedure)</td><td>पुनः भर्ना</td></tr></table></li></ul></div>
  </text>
  <url value="https://fhir.hmis.gov.np/ValueSet/patient-registration-type"/>
  <version value="0.0.1-ballot"/>
  <name value="PatientRegistrationTypeVS"/>
  <title value="Patient Registration Type"/>
  <status value="active"/>
  <date value="2025-09-08T06:44:10+05:45"/>
  <publisher value="Integrated Health Information Management Section"/>
  <contact>
    <name value="Integrated Health Information Management Section"/>
    <telecom>
      <system value="url"/>
      <value value="https://hmis.gov.np"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="it@hmis.gov.np"/>
    </telecom>
  </contact>
  <contact>
    <name value="RC Poudel"/>
    <telecom>
      <system value="email"/>
      <value value="rcpoudel@amakomaya.com"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="rmchndrapdl@gmail.com"/>
    </telecom>
    <telecom>
      <system value="phone"/>
      <value value="+977-9851341921"/>
    </telecom>
  </contact>
  <description
               value="Patient registration types mapped to SNOMED CT concepts with Nepali display."/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="NP"/>
    </coding>
  </jurisdiction>
  <copyright
             value="Used by permission of HL7 International, all rights reserved Creative Commons License"/>
  <compose>
    <include>
      <system value="http://snomed.info/sct"/>
      <concept>
        <code value="308335008"/>
        <display value="Patient encounter procedure (procedure)"/>
        <designation>
          <language value="ne-NP"/>
          <value value="नयाँ बिरामी"/>
        </designation>
      </concept>
      <concept>
        <code value="185318008"/>
        <display value="Third party encounter (procedure)"/>
        <designation>
          <language value="ne-NP"/>
          <value value="स्थानान्तरण"/>
        </designation>
      </concept>
      <concept>
        <code value="390906007"/>
        <display value="Follow-up encounter (procedure)"/>
        <designation>
          <language value="ne-NP"/>
          <value value="पुनः भर्ना"/>
        </designation>
      </concept>
    </include>
  </compose>
</ValueSet>