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 - TTL Representation

Draft as of 2024-03-09

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

 a fhir:CodeSystem ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "list-empty-reason"] ; # 
  fhir:meta [
fhir:lastUpdated [ fhir:v "2020-04-09T21:10:28.568+00:00"^^xsd:dateTime ] ;
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/StructureDefinition/shareablecodesystem"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/StructureDefinition/shareablecodesystem>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<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>"
  ] ; # 
  fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"^^xsd:anyURI ] ;
fhir:value [ fhir:v "sd" ]
  ] ) ; # 
  fhir:url [ fhir:v "http://terminology.hl7.org/CodeSystem/list-empty-reason"^^xsd:anyURI] ; # 
  fhir:identifier ( [
fhir:system [ fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ] ;
fhir:value [ fhir:v "urn:oid:2.16.840.1.113883.4.642.1.1106" ]
  ] ) ; # 
  fhir:version [ fhir:v "1.0.0"] ; # 
  fhir:name [ fhir:v "ListEmptyReasons"] ; # 
  fhir:title [ fhir:v "List Empty Reasons"] ; # 
  fhir:status [ fhir:v "draft"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2024-03-09T14:36:19-07:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "Health Level Seven International"] ; # 
  fhir:contact ( [
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://hl7.org" ]     ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "hq@HL7.org" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "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)."] ; # 
  fhir:copyright [ fhir:v "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"] ; # 
  fhir:caseSensitive [ fhir:v "true"^^xsd:boolean] ; # 
  fhir:valueSet [
fhir:v "http://terminology.hl7.org/ValueSet/list-empty-reason"^^xsd:anyURI ;
fhir:link <http://terminology.hl7.org/ValueSet/list-empty-reason>
  ] ; # 
  fhir:content [ fhir:v "complete"] ; # 
  fhir:concept ( [
fhir:code [ fhir:v "nilknown" ] ;
fhir:display [ fhir:v "Nil Known" ] ;
fhir:definition [ fhir:v "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." ]
  ] [
fhir:code [ fhir:v "notasked" ] ;
fhir:display [ fhir:v "Not Asked" ] ;
fhir:definition [ fhir:v "The investigation to find out whether there are items for this list has not occurred." ]
  ] [
fhir:code [ fhir:v "withheld" ] ;
fhir:display [ fhir:v "Information Withheld" ] ;
fhir:definition [ fhir:v "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." ]
  ] [
fhir:code [ fhir:v "unavailable" ] ;
fhir:display [ fhir:v "Unavailable" ] ;
fhir:definition [ fhir:v "Information to populate this list cannot be obtained; e.g. unconscious patient." ]
  ] [
fhir:code [ fhir:v "notstarted" ] ;
fhir:display [ fhir:v "Not Started" ] ;
fhir:definition [ fhir:v "The work to populate this list has not yet begun." ]
  ] [
fhir:code [ fhir:v "closed" ] ;
fhir:display [ fhir:v "Closed" ] ;
fhir:definition [ fhir:v "This list has now closed or has ceased to be relevant or useful." ]
  ] ) . #