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 2026-02-03 |
{
"resourceType" : "NamingSystem",
"id" : "TokhaBHSCID",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: NamingSystem TokhaBHSCID</b></p><a name=\"TokhaBHSCID\"> </a><a name=\"hcTokhaBHSCID\"> </a><h3>Summary</h3><table class=\"grid\"><tr><td>Defining URL</td><td>https://api.amakomaya.com/NamingSystem/tokha-bhsc-id</td></tr><tr><td>Version</td><td>1.0.1</td></tr><tr><td>Name</td><td>TokhaBHSCID</td></tr><tr><td>Title</td><td>Tokha Municipality Basic Health Services ID</td></tr><tr><td>Status</td><td>active</td></tr><tr><td>Definition</td><td><div><p>Unique identifier for residents receiving health services in Tokha Municipality.</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://tokhamun.gov.np/bhsc-id</td><td>true</td><td>2023-01-01 --> (ongoing)</td></tr></table></div>"
},
"url" : "https://api.amakomaya.com/NamingSystem/tokha-bhsc-id",
"version" : "1.0.1",
"name" : "TokhaBHSCID",
"title" : "Tokha Municipality Basic Health Services ID",
"status" : "active",
"kind" : "identifier",
"date" : "2026-02-03",
"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" : "Tokha Municipality Health Services Administration",
"type" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
"code" : "MR",
"display" : "Medical record number"
}
],
"text" : "Basic Health Services ID"
},
"description" : "Unique identifier for residents receiving health services in Tokha Municipality.",
"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 within Tokha Municipality health system to uniquely identify individuals accessing health services.",
"uniqueId" : [
{
"type" : "uri",
"value" : "https://tokhamun.gov.np/bhsc-id",
"preferred" : true,
"period" : {
"start" : "2023-01-01"
}
}
]
}