FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/list-empty-reason

Packagehl7.terminology.r4b
TypeCodeSystem
Idlist-empty-reason
FHIR VersionR4B
Sourcehttp://terminology.hl7.org/http://terminology.hl7.org/6.0.2/CodeSystem-list-empty-reason.html
URLhttp://terminology.hl7.org/CodeSystem/list-empty-reason
Version1.0.1
Statusactive
Date2024-07-21T00:36:31-06:00
NameListEmptyReasons
TitleList Empty Reasons
Realmuv
Authorityhl7
DescriptionGeneral 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).
CopyrightThis 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
Contentcomplete

Resources that use this resource

ValueSet
ImSectionEmptyReasonReasons a section in an imaging report is empty.
list-empty-reasonList Empty Reasons
ImSectionEmptyReasonReasons a section in an imaging report is empty.
epa-empty-reason-code-vsEPA Empty Reason Code ValueSet
list-empty-reasonList Empty Reasons

Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: CodeSystem list-empty-reason

Last updated: 2024-04-24 00:00:00+0000

Profile: Shareable CodeSystem

This case-sensitive code system http://terminology.hl7.org/CodeSystem/list-empty-reason defines the following codes:

CodeDisplayDefinition
nilknown Nil KnownClinical 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.
notasked Not AskedThe investigation to find out whether there are items for this list has not occurred.
withheld Information WithheldThe 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.
unavailable UnavailableInformation to populate this list cannot be obtained; e.g. unconscious patient.
notstarted Not StartedThe work to populate this list has not yet begun.
closed ClosedThis list has now closed or has ceased to be relevant or useful.

Source

{
  "resourceType": "CodeSystem",
  "id": "list-empty-reason",
  "meta": {
    "lastUpdated": "2024-04-24T00:00:00+00:00",
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablecodesystem"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "sd"
    }
  ],
  "url": "http://terminology.hl7.org/CodeSystem/list-empty-reason",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.4.642.1.1106"
    }
  ],
  "version": "1.0.1",
  "name": "ListEmptyReasons",
  "title": "List Empty Reasons",
  "status": "active",
  "experimental": false,
  "date": "2024-07-21T00:36:31-06:00",
  "publisher": "Health Level Seven International",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7.org"
        },
        {
          "system": "email",
          "value": "hq@HL7.org"
        }
      ]
    }
  ],
  "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).",
  "copyright": "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": true,
  "valueSet": "http://terminology.hl7.org/ValueSet/list-empty-reason",
  "content": "complete",
  "concept": [
    {
      "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."
    },
    {
      "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."
    }
  ]
}