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

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

bedStatus

Code system of concepts which specify the state of a bed in an inpatient setting, and is used to determine if a patient may be assigned to it or not. Used in HL7 Version 2.x messaging in the DLD and PV1 segments.

POST /CodeSystem/$validate-codedocs

Input

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