http://terminology.hl7.org/CodeSystem/v2-0432|2.0.0

name
AdmissionLevelOfCare
package
hl7.terminology.r4@6.3.0
content
complete
status
active
date
2019-12-01 00:00:00.0

admissionLevelOfCare

Code system of concepts specifying the acuity level assigned to the patient at the time of admission. Used in HL7 Version 2.x messaging in the PV2 segment.

POST /CodeSystem/$validate-codedocs

Input

{
  "resourceType" : "Parameters",
  "parameter" : [ {
    "name" : "url",
    "valueUri" : "http://terminology.hl7.org/CodeSystem/v2-0432"
  }, {
    "name" : "version",
    "valueString" : "2.0.0"
  } ]
}