Amakomaya Nepal FHIR Implementation Guide
1.0.1 - ci-build Nepal flag

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

: Province - JSON Representation

Active as of 2026-06-15

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "province",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet province</b></p><a name=\"province\"> </a><a name=\"hcprovince\"> </a><ul><li>Include these codes as defined in <a href=\"CodeSystem-locations.html\"><code>https://fhir.amakomaya.com/CodeSystem/locations</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version &#x1F4E6;1.0.1</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"CodeSystem-locations.html#locations-1\">1</a></td><td>Koshi Province</td></tr><tr><td><a href=\"CodeSystem-locations.html#locations-2\">2</a></td><td>Madhesh Province</td></tr><tr><td><a href=\"CodeSystem-locations.html#locations-3\">3</a></td><td>Bagmati Province</td></tr><tr><td><a href=\"CodeSystem-locations.html#locations-4\">4</a></td><td>Gandaki Province</td></tr><tr><td><a href=\"CodeSystem-locations.html#locations-5\">5</a></td><td>Lumbini Province</td></tr><tr><td><a href=\"CodeSystem-locations.html#locations-6\">6</a></td><td>Karnali Province</td></tr><tr><td><a href=\"CodeSystem-locations.html#locations-7\">7</a></td><td>Sudurpashchim Province</td></tr></table></li></ul></div>"
  },
  "url" : "https://fhir.amakomaya.com/ValueSet/province",
  "version" : "1.0.1",
  "name" : "ProvinceVS",
  "title" : "Province",
  "status" : "active",
  "date" : "2026-06-15T14:57:41+05:45",
  "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"
        }
      ]
    }
  ],
  "description" : "All provinces used in administrative divisions",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "NP"
        }
      ]
    }
  ],
  "copyright" : "Used by permission of HL7 International, all rights reserved Creative Commons License",
  "compose" : {
    "include" : [
      {
        "system" : "https://fhir.amakomaya.com/CodeSystem/locations",
        "concept" : [
          {
            "code" : "1",
            "display" : "Koshi Province"
          },
          {
            "code" : "2",
            "display" : "Madhesh Province"
          },
          {
            "code" : "3",
            "display" : "Bagmati Province"
          },
          {
            "code" : "4",
            "display" : "Gandaki Province"
          },
          {
            "code" : "5",
            "display" : "Lumbini Province"
          },
          {
            "code" : "6",
            "display" : "Karnali Province"
          },
          {
            "code" : "7",
            "display" : "Sudurpashchim Province"
          }
        ]
      }
    ]
  }
}