{
  "resourceType": "ValueSet",
  "id": "v2-0532",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "text": {
    "status": "additional",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>Expanded Yes/no Indicator</p><table class=\"grid\"><tr><td><b>Code</b></td><td><b>System</b></td><td><b>Description</b></td><td><b>Comment</b></td><td><b>Version</b></td></tr><tr><td>ASKU\r\n                  <a name=\"ASKU\"></a></td><td>http://hl7.org/fhir/v3/NullFlavor</td><td>asked but unknown</td><td>Information was sought but not found (e.g. patient was asked but didn't know</td><td>added v2.5</td></tr><tr><td>N\r\n                  <a name=\"N\"></a></td><td>http://hl7.org/fhir/v2/0136</td><td>No</td><td /><td>added v2.5</td></tr><tr><td>NA\r\n                  <a name=\"NA\"></a></td><td>http://hl7.org/fhir/v3/NullFlavor</td><td>not applicable</td><td>No proper value is applicable in this context (e.g. last menstrual period for a male)</td><td>added v2.5</td></tr><tr><td>NASK\r\n                  <a name=\"NASK\"></a></td><td>http://hl7.org/fhir/v3/NullFlavor</td><td>not asked</td><td>This information has not been sought (e.g. patient was not asked</td><td>added v2.5</td></tr><tr><td>NAV\r\n                  <a name=\"NAV\"></a></td><td>http://hl7.org/fhir/v3/NullFlavor</td><td>temporarily unavailable</td><td>Information is not available at this time but it is expected that it will be available later</td><td>added v2.5</td></tr><tr><td>NI\r\n                  <a name=\"NI\"></a></td><td>http://hl7.org/fhir/v3/NullFlavor</td><td>No Information</td><td>No information whatsoever can be inferred from this exceptional value. This is the most general exceptional value. It is also the default exceptional value</td><td>added v2.5</td></tr><tr><td>NP\r\n                  <a name=\"NP\"></a></td><td>http://hl7.org/fhir/v3/NullFlavor</td><td>not present</td><td>Obsolete as of v 2.7.</td><td>added v2.5</td></tr><tr><td>UNK\r\n                  <a name=\"UNK\"></a></td><td>http://hl7.org/fhir/v3/NullFlavor</td><td>unknown</td><td>A proper value is applicable, but not known</td><td>added v2.5</td></tr><tr><td>Y\r\n                  <a name=\"Y\"></a></td><td>http://hl7.org/fhir/v2/0136</td><td>Yes</td><td /><td>added v2.5</td></tr></table></div>"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-ballot-status",
      "valueString": "External"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 0
    }
  ],
  "url": "http://hl7.org/fhir/ValueSet/v2-0532",
  "version": "2.8.2",
  "name": "v2 Expanded Yes/no Indicator",
  "status": "active",
  "experimental": false,
  "publisher": "HL7, Inc",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7.org"
        }
      ]
    }
  ],
  "description": "FHIR Value set/code system definition for HL7 v2 table 0532 ( Expanded Yes/no Indicator)",
  "compose": {
    "include": [
      {
        "system": "http://hl7.org/fhir/v3/NullFlavor",
        "concept": [
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/valueset-comments",
                "valueString": "Information was sought but not found (e.g. patient was asked but didn't know"
              }
            ],
            "code": "ASKU",
            "display": "asked but unknown"
          },
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/valueset-comments",
                "valueString": "No proper value is applicable in this context (e.g. last menstrual period for a male)"
              }
            ],
            "code": "NA",
            "display": "not applicable"
          },
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/valueset-comments",
                "valueString": "This information has not been sought (e.g. patient was not asked"
              }
            ],
            "code": "NASK",
            "display": "not asked"
          },
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/valueset-comments",
                "valueString": "Information is not available at this time but it is expected that it will be available later"
              }
            ],
            "code": "NAV",
            "display": "temporarily unavailable"
          },
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/valueset-comments",
                "valueString": "No information whatsoever can be inferred from this exceptional value. This is the most general exceptional value. It is also the default exceptional value"
              }
            ],
            "code": "NI",
            "display": "No Information"
          },
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/valueset-comments",
                "valueString": "Obsolete as of v 2.7."
              }
            ],
            "code": "NP",
            "display": "not present"
          },
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/valueset-comments",
                "valueString": "A proper value is applicable, but not known"
              }
            ],
            "code": "UNK",
            "display": "unknown"
          }
        ]
      },
      {
        "system": "http://hl7.org/fhir/v2/0136",
        "concept": [
          {
            "code": "N",
            "display": "No"
          },
          {
            "code": "Y",
            "display": "Yes"
          }
        ]
      }
    ]
  }
}