Extensions for Using Data Elements from FHIR STU3 in FHIR R5 - Downloaded Version null See the Directory of published versions
| Page standards status: Trial-use | Maturity Level: 3 |
{
"resourceType" : "CodeSystem",
"id" : "v2-0116",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem v2-0116</b></p><a name=\"v2-0116\"> </a><a name=\"hcv2-0116\"> </a><p>This case-insensitive code system <code>http://hl7.org/fhir/v2/0116</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">C<a name=\"v2-0116-C\"> </a></td><td>Closed</td></tr><tr><td style=\"white-space:nowrap\">H<a name=\"v2-0116-H\"> </a></td><td>Housekeeping</td></tr><tr><td style=\"white-space:nowrap\">I<a name=\"v2-0116-I\"> </a></td><td>Isolated</td></tr><tr><td style=\"white-space:nowrap\">K<a name=\"v2-0116-K\"> </a></td><td>Contaminated</td></tr><tr><td style=\"white-space:nowrap\">O<a name=\"v2-0116-O\"> </a></td><td>Occupied</td></tr><tr><td style=\"white-space:nowrap\">U<a name=\"v2-0116-U\"> </a></td><td>Unoccupied</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><td><b>Nederlands (Dutch, nl)</b></td></tr><tr><td>C</td><td>Nicht verfügbar</td><td>Gesloten</td></tr><tr><td>H</td><td>Reinigung</td><td>Onderhoud</td></tr><tr><td>I</td><td>Isoliert</td><td>In isolatie</td></tr><tr><td>K</td><td>Kontaminiert</td><td>Besmet</td></tr><tr><td>O</td><td>belegt</td><td>Bezet</td></tr><tr><td>U</td><td>libre</td><td>Niet-bezet</td></tr></table></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-ballot-status",
"valueString" : "External"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger" : 3
},
{
"extension" : [
{
"url" : "packageId",
"valueId" : "hl7.fhir.uv.xver-r3.r5"
},
{
"url" : "version",
"valueString" : "0.1.0"
},
{
"url" : "uri",
"valueUri" : "http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r3.r5"
}
],
"url" : "http://hl7.org/fhir/StructureDefinition/package-source"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode" : "pa"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "trial-use",
"_valueCode" : {
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical" : "http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r3.r5"
}
]
}
}
],
"url" : "http://hl7.org/fhir/v2/0116",
"version" : "2.8.2",
"name" : "v2 Bed Status",
"status" : "active",
"experimental" : false,
"date" : "2026-03-20T12:39:37+11:00",
"publisher" : "Patient Administration",
"contact" : [
{
"name" : "Patient Administration",
"telecom" : [
{
"system" : "url",
"value" : "http://www.hl7.org/Special/committees/pafm"
}
]
}
],
"description" : "FHIR Value set/code system definition for HL7 v2 table 0116 ( Bed Status)",
"jurisdiction" : [
{
"coding" : [
{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001",
"display" : "World"
}
]
}
],
"caseSensitive" : false,
"valueSet" : "http://hl7.org/fhir/ValueSet/v2-0116",
"content" : "complete",
"concept" : [
{
"code" : "C",
"display" : "Closed",
"designation" : [
{
"language" : "de",
"value" : "Nicht verfügbar"
},
{
"language" : "nl",
"value" : "Gesloten"
}
]
},
{
"code" : "H",
"display" : "Housekeeping",
"designation" : [
{
"language" : "de",
"value" : "Reinigung"
},
{
"language" : "nl",
"value" : "Onderhoud"
}
]
},
{
"code" : "I",
"display" : "Isolated",
"designation" : [
{
"language" : "de",
"value" : "Isoliert"
},
{
"language" : "nl",
"value" : "In isolatie"
}
]
},
{
"code" : "K",
"display" : "Contaminated",
"designation" : [
{
"language" : "de",
"value" : "Kontaminiert"
},
{
"language" : "nl",
"value" : "Besmet"
}
]
},
{
"code" : "O",
"display" : "Occupied",
"designation" : [
{
"language" : "de",
"value" : "belegt"
},
{
"language" : "nl",
"value" : "Bezet"
}
]
},
{
"code" : "U",
"display" : "Unoccupied",
"designation" : [
{
"language" : "de",
"value" : "libre"
},
{
"language" : "nl",
"value" : "Niet-bezet"
}
]
}
]
}