0.5.12 - ci-build
SpaceflightHealthSimulationsReferenceDocumentation - Local Development build (v0.5.12) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Active as of 2026-03-25 |
{
"resourceType" : "CodeSystem",
"id" : "hyperbaric-chamber-type-cs",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem hyperbaric-chamber-type-cs</b></p><a name=\"hyperbaric-chamber-type-cs\"> </a><a name=\"hchyperbaric-chamber-type-cs\"> </a><p>This case-sensitive code system <code>http://hl7.org/fhir/uv/aerospace/CodeSystem/hyperbaric-chamber-type-cs</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\">monoplace<a name=\"hyperbaric-chamber-type-cs-monoplace\"> </a></td><td>Monoplace Chamber</td></tr><tr><td style=\"white-space:nowrap\">multiplace<a name=\"hyperbaric-chamber-type-cs-multiplace\"> </a></td><td>Multiplace Chamber</td></tr><tr><td style=\"white-space:nowrap\">portable<a name=\"hyperbaric-chamber-type-cs-portable\"> </a></td><td>Portable Chamber</td></tr><tr><td style=\"white-space:nowrap\">research<a name=\"hyperbaric-chamber-type-cs-research\"> </a></td><td>Research Chamber</td></tr><tr><td style=\"white-space:nowrap\">veterinary<a name=\"hyperbaric-chamber-type-cs-veterinary\"> </a></td><td>Veterinary Chamber</td></tr></table></div>"
},
"url" : "http://hl7.org/fhir/uv/aerospace/CodeSystem/hyperbaric-chamber-type-cs",
"version" : "0.5.12",
"name" : "HyperbaricChamberTypeCS",
"title" : "Hyperbaric Chamber Types",
"status" : "active",
"experimental" : false,
"date" : "2026-03-25T00:24:16-05:00",
"publisher" : "MITRE",
"contact" : [
{
"name" : "MITRE",
"telecom" : [
{
"system" : "url",
"value" : "https://www.mitre.org/"
}
]
}
],
"description" : "Types of hyperbaric chambers",
"caseSensitive" : true,
"content" : "complete",
"count" : 5,
"concept" : [
{
"code" : "monoplace",
"display" : "Monoplace Chamber"
},
{
"code" : "multiplace",
"display" : "Multiplace Chamber"
},
{
"code" : "portable",
"display" : "Portable Chamber"
},
{
"code" : "research",
"display" : "Research Chamber"
},
{
"code" : "veterinary",
"display" : "Veterinary Chamber"
}
]
}