Amakomaya Nepal FHIR Implementation Guide
1.0.1 - ci-build
Amakomaya Nepal FHIR Implementation Guide - Local Development build (v1.0.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Active as of 2025-08-17 |
{
"resourceType" : "NamingSystem",
"id" : "NepalHealthFacilityRegistryID",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: NamingSystem NepalHealthFacilityRegistryID</b></p><a name=\"NepalHealthFacilityRegistryID\"> </a><a name=\"hcNepalHealthFacilityRegistryID\"> </a><h3>Summary</h3><table class=\"grid\"><tr><td>Defining URL</td><td>https://api.amakomaya.com/NamingSystem/nhfr-facility-id</td></tr><tr><td>Version</td><td>1.0.1</td></tr><tr><td>Name</td><td>NepalHealthFacilityRegistryID</td></tr><tr><td>Title</td><td>Nepal Health Facility Registry Identifier</td></tr><tr><td>Status</td><td>active</td></tr><tr><td>Definition</td><td><div><p>Identifier used to uniquely identify public and private health facilities registered under NHFR Nepal.</p>\n</div></td></tr><tr><td>Publisher</td><td>Amakomaya Nepal</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://nhfr.mohp.gov.np/facility-id</td><td>true</td><td>2018-01-01 --> (ongoing)</td></tr></table></div>"
},
"url" : "https://api.amakomaya.com/NamingSystem/nhfr-facility-id",
"version" : "1.0.1",
"name" : "NepalHealthFacilityRegistryID",
"title" : "Nepal Health Facility Registry Identifier",
"status" : "active",
"kind" : "identifier",
"date" : "2025-08-17",
"publisher" : "Amakomaya Nepal",
"contact" : [
{
"name" : "Amakomaya Nepal",
"telecom" : [
{
"system" : "url",
"value" : "https://amakomaya.com"
},
{
"system" : "email",
"value" : "info@amakomaya.com"
}
]
},
{
"name" : "RC Poudel",
"telecom" : [
{
"system" : "email",
"value" : "rcpoudel@amakomaya.com"
},
{
"system" : "email",
"value" : "rmchndrapdl@gmail.com"
},
{
"system" : "phone",
"value" : "+977-9851341921"
}
]
}
],
"responsible" : "Management Division, Ministry of Health and Population",
"type" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
"code" : "FI",
"display" : "Facility identifier"
}
],
"text" : "Health Facility ID"
},
"description" : "Identifier used to uniquely identify public and private health facilities registered under NHFR 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 nationally for identification of health facilities across HMIS, eLMIS, DHIS2, and FHIR-based systems.",
"uniqueId" : [
{
"type" : "uri",
"value" : "https://nhfr.mohp.gov.np/facility-id",
"preferred" : true,
"period" : {
"start" : "2018-01-01"
}
}
]
}