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

: Ethnic Code - JSON Representation

Active as of 2025-09-08

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "ethnic-code",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem ethnic-code</b></p><a name=\"ethnic-code\"> </a><a name=\"hcethnic-code\"> </a><p>This case-sensitive code system <code>https://fhir.hmis.gov.np/CodeSystem/ethnic-code</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\">1<a name=\"ethnic-code-1\"> </a></td><td>Dalit</td><td>दलित (१)</td></tr><tr><td style=\"white-space:nowrap\">2<a name=\"ethnic-code-2\"> </a></td><td>Janajati</td><td>जनजाती (२)</td></tr><tr><td style=\"white-space:nowrap\">3<a name=\"ethnic-code-3\"> </a></td><td>Madhesi</td><td>मधेसी (३)</td></tr><tr><td style=\"white-space:nowrap\">4<a name=\"ethnic-code-4\"> </a></td><td>Muslim</td><td>मुस्लिम (४)</td></tr><tr><td style=\"white-space:nowrap\">5<a name=\"ethnic-code-5\"> </a></td><td>Brahmin/Chettri</td><td>ब्राह्मण/क्षेत्री (५)</td></tr><tr><td style=\"white-space:nowrap\">6<a name=\"ethnic-code-6\"> </a></td><td>Other</td><td>अन्य (६)</td></tr></table></div>"
  },
  "url" : "https://fhir.hmis.gov.np/CodeSystem/ethnic-code",
  "version" : "0.0.1-ballot",
  "name" : "EthnicCodeCS",
  "title" : "Ethnic Code",
  "status" : "active",
  "experimental" : false,
  "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" : 6,
  "concept" : [
    {
      "code" : "1",
      "display" : "Dalit",
      "designation" : [
        {
          "language" : "ne-NP",
          "value" : "दलित (१)"
        }
      ]
    },
    {
      "code" : "2",
      "display" : "Janajati",
      "designation" : [
        {
          "language" : "ne-NP",
          "value" : "जनजाती (२)"
        }
      ]
    },
    {
      "code" : "3",
      "display" : "Madhesi",
      "designation" : [
        {
          "language" : "ne-NP",
          "value" : "मधेसी (३)"
        }
      ]
    },
    {
      "code" : "4",
      "display" : "Muslim",
      "designation" : [
        {
          "language" : "ne-NP",
          "value" : "मुस्लिम (४)"
        }
      ]
    },
    {
      "code" : "5",
      "display" : "Brahmin/Chettri",
      "designation" : [
        {
          "language" : "ne-NP",
          "value" : "ब्राह्मण/क्षेत्री (५)"
        }
      ]
    },
    {
      "code" : "6",
      "display" : "Other",
      "designation" : [
        {
          "language" : "ne-NP",
          "value" : "अन्य (६)"
        }
      ]
    }
  ]
}