http://terminology.hl7.org/CodeSystem/list-empty-reason|1.0.1

name
ListEmptyReasons
package
hl7.terminology.r5@6.3.0
content
complete
status
active
date
2025-05-01 01:35:10.0

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-codedocs

Input

{
  "resourceType" : "Parameters",
  "parameter" : [ {
    "name" : "url",
    "valueUri" : "http://terminology.hl7.org/CodeSystem/list-empty-reason"
  }, {
    "name" : "version",
    "valueString" : "1.0.1"
  } ]
}