http://terminology.hl7.org/CodeSystem/list-empty-reason|4.0.1
name
ListEmptyReasons
ListEmptyReasons
package
hl7.fhir.r4.core@4.0.1
hl7.fhir.r4.core@4.0.1
content
complete
complete
status
draft
draft
List Empty Reasons
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).
POST /CodeSystem/$validate-codedocsInput
{
"resourceType" : "Parameters",
"parameter" : [ {
"name" : "url",
"valueUri" : "http://terminology.hl7.org/CodeSystem/list-empty-reason"
}, {
"name" : "version",
"valueString" : "4.0.1"
} ]
}