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

: Free Service Eligibility - JSON Representation

Active as of 2025-09-08

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "free-service-eligibility",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem free-service-eligibility</b></p><a name=\"free-service-eligibility\"> </a><a name=\"hcfree-service-eligibility\"> </a><p>This case-sensitive code system <code>https://fhir.hmis.gov.np/CodeSystem/free-service-eligibility</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\">poor<a name=\"free-service-eligibility-poor\"> </a></td><td>Extremely Poor / Poor</td><td>अति गरिव/गरिव</td></tr><tr><td style=\"white-space:nowrap\">helpless<a name=\"free-service-eligibility-helpless\"> </a></td><td>Helpless</td><td>असहाय</td></tr><tr><td style=\"white-space:nowrap\">disabled<a name=\"free-service-eligibility-disabled\"> </a></td><td>Person with Disability</td><td>अपांग</td></tr><tr><td style=\"white-space:nowrap\">senior<a name=\"free-service-eligibility-senior\"> </a></td><td>Senior Citizen</td><td>जेष्ठ नागरिक</td></tr><tr><td style=\"white-space:nowrap\">female-health-volunteer<a name=\"free-service-eligibility-female-health-volunteer\"> </a></td><td>Female Community Health Volunteer</td><td>म.स्वा.स्व.से.</td></tr><tr><td style=\"white-space:nowrap\">other<a name=\"free-service-eligibility-other\"> </a></td><td>Other</td><td>अन्य</td></tr></table></div>"
  },
  "url" : "https://fhir.hmis.gov.np/CodeSystem/free-service-eligibility",
  "version" : "0.0.1-ballot",
  "name" : "FreeServiceEligibilityCS",
  "title" : "Free Service Eligibility",
  "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" : "Categories of individuals eligible for free health services (निशुल्क सेवा कोड)",
  "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" : 6,
  "concept" : [
    {
      "code" : "poor",
      "display" : "Extremely Poor / Poor",
      "designation" : [
        {
          "language" : "ne-NP",
          "value" : "अति गरिव/गरिव"
        }
      ]
    },
    {
      "code" : "helpless",
      "display" : "Helpless",
      "designation" : [
        {
          "language" : "ne-NP",
          "value" : "असहाय"
        }
      ]
    },
    {
      "code" : "disabled",
      "display" : "Person with Disability",
      "designation" : [
        {
          "language" : "ne-NP",
          "value" : "अपांग"
        }
      ]
    },
    {
      "code" : "senior",
      "display" : "Senior Citizen",
      "designation" : [
        {
          "language" : "ne-NP",
          "value" : "जेष्ठ नागरिक"
        }
      ]
    },
    {
      "code" : "female-health-volunteer",
      "display" : "Female Community Health Volunteer",
      "designation" : [
        {
          "language" : "ne-NP",
          "value" : "म.स्वा.स्व.से."
        }
      ]
    },
    {
      "code" : "other",
      "display" : "Other",
      "designation" : [
        {
          "language" : "ne-NP",
          "value" : "अन्य"
        }
      ]
    }
  ]
}