type: valuesetvalueset: list-empty-reason
List Empty Reasons
- Official URL: http://hl7.org/fhir/ValueSet/list-empty-reason
- Version: 6.0.0
- Status: active
- Name: ListEmptyReasons
- Title: List Empty Reasons
- Publisher: FHIR Project
- 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).
Content (Compose)
- System: http://terminology.hl7.org/CodeSystem/list-empty-reason
ValueSet XML
<?xml version="1.0" encoding="UTF-8"?>
<ValueSet xmlns="http://hl7.org/fhir">
<id value="list-empty-reason"/>
<extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
<valueCode value="fhir"/>
</extension>
<extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
<valueCode value="normative"/>
</extension>
<url value="http://hl7.org/fhir/ValueSet/list-empty-reason"/>
<identifier>
<system value="urn:ietf:rfc:3986"/>
<value value="urn:oid:2.16.840.1.113883.4.642.3.322"/>
</identifier>
<identifier>
<use value="old"/>
<system value="urn:ietf:rfc:3986"/>
<value value="urn:oid:2.16.840.1.113883.4.642.3.313"/>
</identifier>
<identifier>
<use value="old"/>
<system value="urn:ietf:rfc:3986"/>
<value value="urn:oid:2.16.840.1.113883.4.642.2.176"/>
</identifier>
<version value="6.0.0"/>
<name value="ListEmptyReasons"/>
<title value="List Empty Reasons"/>
<status value="active"/>
<experimental value="true"/>
<publisher value="FHIR Project"/>
<contact>
<telecom>
<system value="url"/>
<value value="http://hl7.org/fhir"/>
</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)."/>
<compose>
<include>
<system value="http://terminology.hl7.org/CodeSystem/list-empty-reason"/>
</include>
</compose>
</ValueSet>