Nepal HMIS FHIR Implementation Guide – 🚨 DRAFT VERSION
0.0.1-ballot - ci-build
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
| Active as of 2025-08-17 |
{
"resourceType" : "NamingSystem",
"id" : "NationalID",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: NamingSystem NationalID</b></p><a name=\"NationalID\"> </a><a name=\"hcNationalID\"> </a><h3>Summary</h3><table class=\"grid\"><tr><td>Defining URL</td><td>https://fhir.hmis.gov.np/NamingSystem/national-id</td></tr><tr><td>Version</td><td>0.0.1-ballot</td></tr><tr><td>Name</td><td>NepalNationalID</td></tr><tr><td>Title</td><td>Nepal National Identity Number</td></tr><tr><td>Status</td><td>active</td></tr><tr><td>Definition</td><td><div><p>Nepalese National Identity Number issued by the Ministry of Home Affairs.</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><td><b>Period</b></td></tr><tr><td>URI</td><td>https://mofa.gov.np/national-id</td><td>true</td><td>2020-01-01 --> (ongoing)</td></tr></table></div>"
},
"url" : "https://fhir.hmis.gov.np/NamingSystem/national-id",
"version" : "0.0.1-ballot",
"name" : "NepalNationalID",
"title" : "Nepal National Identity Number",
"status" : "active",
"kind" : "identifier",
"date" : "2025-08-17",
"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"
}
]
}
],
"responsible" : "Department of National ID and Civil Registration, Ministry of Home Affairs",
"type" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
"code" : "NI",
"display" : "National unique individual identifier"
}
],
"text" : "National ID"
},
"description" : "Nepalese National Identity Number issued by the Ministry of Home Affairs.",
"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 in Nepal for uniquely identifying citizens",
"uniqueId" : [
{
"type" : "uri",
"value" : "https://mofa.gov.np/national-id",
"preferred" : true,
"period" : {
"start" : "2020-01-01"
}
}
]
}