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

: National Health ID - JSON Representation

Active as of 2025-07-28

Raw json | Download

{
  "resourceType" : "NamingSystem",
  "id" : "HealthID",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: NamingSystem HealthID</b></p><a name=\"HealthID\"> </a><a name=\"hcHealthID\"> </a><h3>Summary</h3><table class=\"grid\"><tr><td>Defining URL</td><td>https://fhir.hmis.gov.np/NamingSystem/HealthID</td></tr><tr><td>Version</td><td>0.0.1-ballot</td></tr><tr><td>Name</td><td>HealthID</td></tr><tr><td>Title</td><td>National Health ID</td></tr><tr><td>Status</td><td>active</td></tr><tr><td>Definition</td><td><div><p>The official National Health Identification Number assigned by the Government of Nepal.</p>\n</div></td></tr><tr><td>Publisher</td><td>Integrated Health Information Management Section</td></tr><tr><td>Copyright</td><td><div><p>Used by permission of HL7 International, all rights reserved Creative Commons License</p>\n</div></td></tr></table><h3>Identifiers</h3><table class=\"grid\"><tr><td><b>Type</b></td><td><b>Value</b></td><td><b>Preferred</b></td></tr><tr><td>Other</td><td>1234567890123456</td><td>false</td></tr><tr><td>URI</td><td>https://mohp.gov.np/health-id</td><td>true</td></tr></table></div>"
  },
  "url" : "https://fhir.hmis.gov.np/NamingSystem/HealthID",
  "version" : "0.0.1-ballot",
  "name" : "HealthID",
  "title" : "National Health ID",
  "status" : "active",
  "kind" : "identifier",
  "date" : "2025-07-28",
  "publisher" : "Integrated Health Information Management Section",
  "contact" : [
    {
      "name" : "Integrated Health Information Management Section",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://hmis.gov.np"
        },
        {
          "system" : "email",
          "value" : "it@hmis.gov.np"
        }
      ]
    },
    {
      "name" : "RC Poudel",
      "telecom" : [
        {
          "system" : "email",
          "value" : "rcpoudel@amakomaya.com"
        },
        {
          "system" : "email",
          "value" : "rmchndrapdl@gmail.com"
        },
        {
          "system" : "phone",
          "value" : "+977-9851341921"
        }
      ]
    }
  ],
  "description" : "The official National Health Identification Number assigned by the Government of Nepal.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "NP"
        }
      ]
    }
  ],
  "copyright" : "Used by permission of HL7 International, all rights reserved Creative Commons License",
  "usage" : "Used to uniquely identify individuals for health services and records within the national health system.",
  "uniqueId" : [
    {
      "type" : "other",
      "value" : "1234567890123456",
      "preferred" : false
    },
    {
      "type" : "uri",
      "value" : "https://mohp.gov.np/health-id",
      "preferred" : true
    }
  ]
}