HL7 Terminology (THO)
5.5.0 - Publication International flag

This page is part of the HL7 Terminology (v5.5.0: Release) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions

: List Empty Reasons - XML Representation

Draft as of 2024-03-09

Raw xml | Download



<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="list-empty-reason"/>
  <meta>
    <lastUpdated value="2020-04-09T21:10:28.568+00:00"/>
    <profile
             value="http://hl7.org/fhir/StructureDefinition/shareablecodesystem"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p>This case-sensitive code system <code>http://terminology.hl7.org/CodeSystem/list-empty-reason</code> defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style="white-space:nowrap">nilknown<a name="list-empty-reason-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></tr><tr><td style="white-space:nowrap">notasked<a name="list-empty-reason-notasked"> </a></td><td>Not Asked</td><td>The investigation to find out whether there are items for this list has not occurred.</td></tr><tr><td style="white-space:nowrap">withheld<a name="list-empty-reason-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></tr><tr><td style="white-space:nowrap">unavailable<a name="list-empty-reason-unavailable"> </a></td><td>Unavailable</td><td>Information to populate this list cannot be obtained; e.g. unconscious patient.</td></tr><tr><td style="white-space:nowrap">notstarted<a name="list-empty-reason-notstarted"> </a></td><td>Not Started</td><td>The work to populate this list has not yet begun.</td></tr><tr><td style="white-space:nowrap">closed<a name="list-empty-reason-closed"> </a></td><td>Closed</td><td>This list has now closed or has ceased to be relevant or useful.</td></tr></table></div>
  </text>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
    <valueCode value="sd"/>
  </extension>
  <url value="http://terminology.hl7.org/CodeSystem/list-empty-reason"/>
  <identifier>
    <system value="urn:ietf:rfc:3986"/>
    <value value="urn:oid:2.16.840.1.113883.4.642.1.1106"/>
  </identifier>
  <version value="1.0.0"/>
  <name value="ListEmptyReasons"/>
  <title value="List Empty Reasons"/>
  <status value="draft"/>
  <experimental value="false"/>
  <date value="2024-03-09T14:36:19-07:00"/>
  <publisher value="Health Level Seven International"/>
  <contact>
    <telecom>
      <system value="url"/>
      <value value="http://hl7.org"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="hq@HL7.org"/>
    </telecom>
  </contact>
  <description
               value="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)."/>
  <copyright
             value="This material derives from the HL7 Terminology (THO). THO is copyright ©1989+ Health Level Seven International and is made available under the CC0 designation. For more licensing information see: https://terminology.hl7.org/license"/>
  <caseSensitive value="true"/>
  <valueSet value="http://terminology.hl7.org/ValueSet/list-empty-reason"/>
  <content value="complete"/>
  <concept>
    <code value="nilknown"/>
    <display value="Nil Known"/>
    <definition
                value="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."/>
  </concept>
  <concept>
    <code value="notasked"/>
    <display value="Not Asked"/>
    <definition
                value="The investigation to find out whether there are items for this list has not occurred."/>
  </concept>
  <concept>
    <code value="withheld"/>
    <display value="Information Withheld"/>
    <definition
                value="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."/>
  </concept>
  <concept>
    <code value="unavailable"/>
    <display value="Unavailable"/>
    <definition
                value="Information to populate this list cannot be obtained; e.g. unconscious patient."/>
  </concept>
  <concept>
    <code value="notstarted"/>
    <display value="Not Started"/>
    <definition value="The work to populate this list has not yet begun."/>
  </concept>
  <concept>
    <code value="closed"/>
    <display value="Closed"/>
    <definition
                value="This list has now closed or has ceased to be relevant or useful."/>
  </concept>
</CodeSystem>