http://terminology.hl7.org/CodeSystem/discharge-disposition|4.0.1
name
DischargeDisposition
DischargeDisposition
package
hl7.fhir.r4.examples@4.0.1
hl7.fhir.r4.examples@4.0.1
content
complete
complete
status
draft
draft
Discharge disposition
This value set defines a set of codes that can be used to where the patient left the hospital.
POST /CodeSystem/$validate-codedocsInput
{
"resourceType" : "Parameters",
"parameter" : [ {
"name" : "url",
"valueUri" : "http://terminology.hl7.org/CodeSystem/discharge-disposition"
}, {
"name" : "version",
"valueString" : "4.0.1"
} ]
}