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

: Service Area Address Classification - JSON Representation

Active as of 2025-09-08

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "service-area-address",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet service-area-address</b></p><a name=\"service-area-address\"> </a><a name=\"hcservice-area-address\"> </a><ul><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"http://snomed.info/id/257622000\">257622000</a></td><td>Healthcare facility (environment)</td></tr><tr><td><a href=\"http://snomed.info/id/257698009\">257698009</a></td><td>School (environment)</td></tr></table></li></ul></div>"
  },
  "url" : "https://fhir.hmis.gov.np/ValueSet/service-area-address",
  "version" : "0.0.1-ballot",
  "name" : "ServiceAreaAddressVS",
  "title" : "Service Area Address Classification",
  "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" : "Classification of address locations relative to the organization's service area and referral context, using SNOMED CT concepts to specify whether the address is inside or outside the service area and the type of location involved.",
  "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" : "http://snomed.info/sct",
        "concept" : [
          {
            "code" : "257622000",
            "display" : "Healthcare facility (environment)"
          },
          {
            "code" : "257698009",
            "display" : "School (environment)"
          }
        ]
      }
    ]
  }
}