{
  "resourceType": "ValueSet",
  "id": "observation-valueabsentreason",
  "meta": {
    "lastUpdated": "2015-10-24T07:41:03.495+11:00",
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/valueset-shareable-definition"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<div><h2>Observation Value Absent Reason</h2><p>This value set defines the set of codes for identifying the reason why the expected result in Observation.value[x] is missing.</p><p>This value set includes codes from the following code systems:</p><ul><li>Include all codes defined in <a href=\"valueset-data-absent-reason.html\">http://hl7.org/fhir/data-absent-reason</a></li></ul></div>"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/valueset-oid",
      "valueUri": "urn:oid:2.16.840.1.113883.4.642.2.221"
    }
  ],
  "url": "http://hl7.org/fhir/ValueSet/observation-valueabsentreason",
  "version": "1.0.2",
  "name": "Observation Value Absent Reason",
  "status": "draft",
  "experimental": true,
  "publisher": "HL7 International - Orders and Observations WG",
  "_publisher": {
    "fhir_comments": [
      "  Eric Haas Health eData Inc - editor  "
    ]
  },
  "contact": [
    {
      "telecom": [
        {
          "system": "other",
          "value": "http://hl7.org/fhir"
        }
      ]
    }
  ],
  "date": "2015-10-24T07:41:03+11:00",
  "description": "This value set defines the set of codes for identifying the reason why the expected result in Observation.value[x] is missing.",
  "compose": {
    "include": [
      {
        "system": "http://hl7.org/fhir/data-absent-reason"
      }
    ]
  }
}