This page is part of the HL7 Terminology (v1.0.0: Release) based on FHIR R4. The current version which supercedes this version is 5.2.0. For a full list of available versions, see the Directory of published versions
Source view
{ "resourceType" : "CodeSystem", "id" : "v2-0116", "text" : { "status" : "generated", "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>bedStatus</h2><div><p>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.</p>\n</div><p><b>Copyright Statement:</b> Copyright HL7. Licensed under creative commons public domain</p><p><b>Properties</b></p><table class=\"grid\"><tr><td><b>Code</b></td><td><b>URL</b></td><td><b>Description</b></td><td><b>Type</b></td></tr><tr><td>status</td><td>http://terminology.hl7.org/CodeSystem/utg-concept-properties#status</td><td>Status of the concept</td><td>code</td></tr><tr><td>deprecated</td><td>http://terminology.hl7.org/CodeSystem/utg-concept-properties#v2-table-deprecated</td><td>Version of HL7 in which the code was deprecated</td><td>code</td></tr></table><p>This code system http://terminology.hl7.org/CodeSystem/v2-0116 defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td><td><b>V2 Table Status</b></td></tr><tr><td style=\"white-space:nowrap\">C<a name=\"v2-0116-C\"> </a></td><td>Closed</td><td>Closed</td><td>A</td></tr><tr><td style=\"white-space:nowrap\">H<a name=\"v2-0116-H\"> </a></td><td>Housekeeping</td><td>Housekeeping</td><td>A</td></tr><tr><td style=\"white-space:nowrap\">O<a name=\"v2-0116-O\"> </a></td><td>Occupied</td><td>Occupied</td><td>A</td></tr><tr><td style=\"white-space:nowrap\">U<a name=\"v2-0116-U\"> </a></td><td>Unoccupied</td><td>Unoccupied</td><td>A</td></tr><tr><td style=\"white-space:nowrap\">K<a name=\"v2-0116-K\"> </a></td><td>Contaminated</td><td>Contaminated</td><td>A</td></tr><tr><td style=\"white-space:nowrap\">I<a name=\"v2-0116-I\"> </a></td><td>Isolated</td><td>Isolated</td><td>A</td></tr></table><p><b>Additional Language Displays</b></p><table class=\"codes\"><tr><td><b>Code</b></td><td><b>Deutsch (German, de)</b></td></tr><tr><td>C</td><td>Nicht verfügbar</td></tr><tr><td>H</td><td>Reinigung</td></tr><tr><td>O</td><td>belegt</td></tr><tr><td>U</td><td>Frei</td></tr><tr><td>K</td><td>Kontaminiert</td></tr><tr><td>I</td><td>Isoliert</td></tr></table></div>" }, "extension" : [ { "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", "valueCode" : "inm" }, { "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", "valueCode" : "pa" } ], "url" : "http://terminology.hl7.org/CodeSystem/v2-0116", "identifier" : [ { "system" : "urn:ietf:rfc:3986", "value" : "urn:oid:2.16.840.1.113883.18.47" } ], "version" : "2.2.0", "name" : "BedStatus", "title" : "bedStatus", "status" : "active", "experimental" : false, "date" : "2019-12-01T00:00:00-05:00", "publisher" : "HL7, Inc", "contact" : [ { "telecom" : [ { "system" : "url", "value" : "http://www.hl7.org/" } ] } ], "description" : "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.", "purpose" : "Underlying Master Code System for V2 table 0116 (Bed Status)", "copyright" : "Copyright HL7. Licensed under creative commons public domain", "caseSensitive" : true, "valueSet" : "http://terminology.hl7.org/ValueSet/v2-0116", "hierarchyMeaning" : "is-a", "compositional" : false, "versionNeeded" : false, "content" : "complete", "property" : [ { "code" : "status", "uri" : "http://terminology.hl7.org/CodeSystem/utg-concept-properties#status", "description" : "Status of the concept", "type" : "code" }, { "code" : "deprecated", "uri" : "http://terminology.hl7.org/CodeSystem/utg-concept-properties#v2-table-deprecated", "description" : "Version of HL7 in which the code was deprecated", "type" : "code" } ], "concept" : [ { "id" : "1352", "code" : "C", "display" : "Closed", "definition" : "Closed", "designation" : [ { "language" : "de", "use" : { "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", "code" : "preferredForLanguage" }, "value" : "Nicht verfügbar" } ], "property" : [ { "code" : "status", "valueCode" : "A" } ] }, { "id" : "1353", "code" : "H", "display" : "Housekeeping", "definition" : "Housekeeping", "designation" : [ { "language" : "de", "use" : { "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", "code" : "preferredForLanguage" }, "value" : "Reinigung" } ], "property" : [ { "code" : "status", "valueCode" : "A" } ] }, { "id" : "1354", "code" : "O", "display" : "Occupied", "definition" : "Occupied", "designation" : [ { "language" : "de", "use" : { "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", "code" : "preferredForLanguage" }, "value" : "belegt" } ], "property" : [ { "code" : "status", "valueCode" : "A" } ] }, { "id" : "1355", "code" : "U", "display" : "Unoccupied", "definition" : "Unoccupied", "designation" : [ { "language" : "de", "use" : { "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", "code" : "preferredForLanguage" }, "value" : "Frei" } ], "property" : [ { "code" : "status", "valueCode" : "A" } ] }, { "id" : "1356", "code" : "K", "display" : "Contaminated", "definition" : "Contaminated", "designation" : [ { "language" : "de", "use" : { "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", "code" : "preferredForLanguage" }, "value" : "Kontaminiert" } ], "property" : [ { "code" : "status", "valueCode" : "A" } ] }, { "id" : "1357", "code" : "I", "display" : "Isolated", "definition" : "Isolated", "designation" : [ { "language" : "de", "use" : { "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", "code" : "preferredForLanguage" }, "value" : "Isoliert" } ], "property" : [ { "code" : "status", "valueCode" : "A" } ] } ] }