Amakomaya Nepal FHIR Implementation Guide
2.0.0 - ci-build Nepal

Amakomaya Nepal FHIR Implementation Guide - Local Development build (v2.0.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Option Set - Yes / No / Yes-only / Don't know / Not applicable - JSON Representation

Active as of 2026-08-21

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "yes-no",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet yes-no</b></p><a name=\"yes-no\"> </a><a name=\"hcyes-no\"> </a><ul><li>Include all codes defined in <a href=\"http://terminology.hl7.org/7.3.0/CodeSystem-v2-0532.html\"><code>http://terminology.hl7.org/CodeSystem/v2-0532</code></a><span title=\"Version is not explicitly stated, which means it is fixed to 3.0.0, the version found through the package references\"> version &#x1F4E6;3.0.0</span></li></ul></div>"
  },
  "url" : "https://fhir.amakomaya.com/ValueSet/yes-no",
  "version" : "2.0.0",
  "name" : "YesNoVS",
  "title" : "Option Set - Yes / No / Yes-only / Don't know / Not applicable",
  "status" : "active",
  "experimental" : false,
  "date" : "2026-08-21T17:27:40+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" : "Master option set for Yes/No/Yes-only/Don't know/Not applicable, including Nepali designations:छ/छैन, हो/होइन, गराएको/नगराएको, लिएको/नलिएको, भएको/नभएको, पाएको/नपाएको\n\n| HL7 v2-0532 Code | SNOMED CT Code | English Meaning       | Nepali Variants                                      |\n|-----------------|----------------|--------------------|-----------------------------------------------------|\n| Y               | 373066001      | Yes / Affirmative  | हो / गराएको / लिएको / भएको / पाएको              |\n| N               | 373067005      | No / Negative      | होइन / नगराएको / नलिएको / नभएको / नपाएको      |\n",
  "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://terminology.hl7.org/CodeSystem/v2-0532"
      }
    ]
  }
}