{

"resourceType": "ValueSet",
"id": "list-empty-reason",
"meta": {
  "lastUpdated": "2015-10-24T07:41:03.495+11:00",
  "profile": [
    "http://hl7.org/fhir/StructureDefinition/valueset-shareable-definition"
  ]
},
"text": {
  "status": "extensions",
  "div": "<div><h2>List Empty Reasons</h2><p>General reasons for a list to be empty. Reasons are either related to a summary list (i.e. problem or medication list) or to a workflow related list (i.e. consultation list).</p><p>This value set has an inline code system http://hl7.org/fhir/list-empty-reason, which defines the following codes:</p><table class=\"codes\"><tr><td><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td><td><b>Comments</b></td></tr><tr><td>nilknown<a name=\"nilknown\"> </a></td><td>Nil Known</td><td>Clinical judgment that there are no known items for this list after reasonable investigation. Note that this a positive statement by a clinical user, and not a default position asserted by a computer system in the lack of other information. Example uses:  * For allergies: the patient or patient's agent/guardian has asserted that he/she is not aware of any allergies (NKA - nil known allergies)  * For medications: the patient or patient's agent/guardian has asserted that the patient is known to be taking no medications  * For diagnoses, problems and procedures: the patient or patient's agent/guardian has asserted that there is no known event to record.</td><td>Other language is sometimes used for this concept, such as 'no significant [x] known'. SNOMED CT includes many codes for this general concept, but no single generalisation. If using SNOMED CT, use this code and the appropriate specific SNOMED CT code</td></tr><tr><td>notasked<a name=\"notasked\"> </a></td><td>Not Asked</td><td>The investigation to find out whether there are items for this list has not occurred.</td><td/></tr><tr><td>withheld<a name=\"withheld\"> </a></td><td>Information Withheld</td><td>The content of the list was not provided due to privacy or confidentiality concerns. Note that it should not be assumed that this means that the particular information in question was withheld due to its contents - it can also be a policy decision.</td><td>In spite of the definition, this code should be used carefully as it represents potential information leakage or the perception thereof</td></tr><tr><td>unavailable<a name=\"unavailable\"> </a></td><td>Unavailable</td><td>Information to populate this list cannot be obtained; e.g. unconscious patient.</td><td/></tr><tr><td>notstarted<a name=\"notstarted\"> </a></td><td>Not Started</td><td>The work to populate this list has not yet begun.</td><td/></tr><tr><td>closed<a name=\"closed\"> </a></td><td>Closed</td><td>This list has now closed or has ceased to be relevant or useful.</td><td/></tr></table></div>"
},
"extension": [
  {
    "url": "http://hl7.org/fhir/StructureDefinition/valueset-oid",
    "valueUri": "urn:oid:2.16.840.1.113883.4.642.2.176"
  }
],
"url": "http://hl7.org/fhir/ValueSet/list-empty-reason",
"version": "1.0.2",
"name": "List Empty Reasons",
"status": "draft",
"experimental": true,
"publisher": "FHIR Project",
"contact": [
  {
    "telecom": [
      {
        "system": "other",
        "value": "http://hl7.org/fhir"
      }
    ]
  }
],
"date": "2015-10-24T07:41:03+11:00",
"description": "General reasons for a list to be empty. Reasons are either related to a summary list (i.e. problem or medication list) or to a workflow related list (i.e. consultation list).",
"codeSystem": {
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/valueset-oid",
      "valueUri": "urn:oid:2.16.840.1.113883.4.642.1.176"
    }
  ],
  "system": "http://hl7.org/fhir/list-empty-reason",
  "caseSensitive": true,
  "concept": [
    {
      "extension": [
        {
          "url": "http://hl7.org/fhir/StructureDefinition/valueset-comments",
          "valueString": "Other language is sometimes used for this concept, such as 'no significant [x] known'. SNOMED CT includes many codes for this general concept, but no single generalisation. If using SNOMED CT, use this code and the appropriate specific SNOMED CT code"
        }
      ],
      "code": "nilknown",
      "display": "Nil Known",
      "definition": "Clinical judgment that there are no known items for this list after reasonable investigation. Note that this a positive statement by a clinical user, and not a default position asserted by a computer system in the lack of other information. Example uses:  * For allergies: the patient or patient's agent/guardian has asserted that he/she is not aware of any allergies (NKA - nil known allergies)  * For medications: the patient or patient's agent/guardian has asserted that the patient is known to be taking no medications  * For diagnoses, problems and procedures: the patient or patient's agent/guardian has asserted that there is no known event to record."
    },
    {
      "code": "notasked",
      "display": "Not Asked",
      "definition": "The investigation to find out whether there are items for this list has not occurred."
    },
    {
      "extension": [
        {
          "url": "http://hl7.org/fhir/StructureDefinition/valueset-comments",
          "valueString": "In spite of the definition, this code should be used carefully as it represents potential information leakage or the perception thereof"
        }
      ],
      "code": "withheld",
      "display": "Information Withheld",
      "definition": "The content of the list was not provided due to privacy or confidentiality concerns. Note that it should not be assumed that this means that the particular information in question was withheld due to its contents - it can also be a policy decision."
    },
    {
      "code": "unavailable",
      "display": "Unavailable",
      "definition": "Information to populate this list cannot be obtained; e.g. unconscious patient."
    },
    {
      "code": "notstarted",
      "display": "Not Started",
      "definition": "The work to populate this list has not yet begun."
    },
    {
      "code": "closed",
      "display": "Closed",
      "definition": "This list has now closed or has ceased to be relevant or useful."
    }
  ]
}

}