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-09-08 |
{
"resourceType" : "CodeSystem",
"id" : "free-cost",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem free-cost</b></p><a name=\"free-cost\"> </a><a name=\"hcfree-cost\"> </a><p>This case-sensitive code system <code>https://fhir.hmis.gov.np/CodeSystem/free-cost</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>ne</b></td></tr><tr><td style=\"white-space:nowrap\">free<a name=\"free-cost-free\"> </a></td><td>Free</td><td>निशुल्क</td></tr><tr><td style=\"white-space:nowrap\">cost<a name=\"free-cost-cost\"> </a></td><td>Cost(RS)</td><td>शुलक (रू)</td></tr></table></div>"
},
"url" : "https://fhir.hmis.gov.np/CodeSystem/free-cost",
"version" : "0.0.1-ballot",
"name" : "FreeCostCS",
"title" : "निशुल्क/शुल्क रू",
"status" : "active",
"date" : "2025-09-08T06:44:10+05:45",
"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" : "निशुल्क/शुल्क रू",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "NP"
}
]
}
],
"copyright" : "Used by permission of HL7 International, all rights reserved Creative Commons License",
"caseSensitive" : true,
"content" : "complete",
"count" : 2,
"concept" : [
{
"code" : "free",
"display" : "Free",
"designation" : [
{
"language" : "ne-NP",
"value" : "निशुल्क"
}
]
},
{
"code" : "cost",
"display" : "Cost(RS)",
"designation" : [
{
"language" : "ne-NP",
"value" : "शुलक (रू)"
}
]
}
]
}