<?xml version="1.0" encoding="UTF-8"?>

<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="hyperbaric-chamber-type-cs"/>
  <text>
    <status value="generated"/><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>
  </text>
  <url value="http://hl7.org/fhir/uv/aerospace/CodeSystem/hyperbaric-chamber-type-cs"/>
  <version value="0.5.12"/>
  <name value="HyperbaricChamberTypeCS"/>
  <title value="Hyperbaric Chamber Types"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2026-03-25T00:24:16-05:00"/>
  <publisher value="MITRE"/>
  <contact>
    <name value="MITRE"/>
    <telecom>
      <system value="url"/>
      <value value="https://www.mitre.org/"/>
    </telecom>
  </contact>
  <description value="Types of hyperbaric chambers"/>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <count value="5"/>
  <concept>
    <code value="monoplace"/>
    <display value="Monoplace Chamber"/>
  </concept>
  <concept>
    <code value="multiplace"/>
    <display value="Multiplace Chamber"/>
  </concept>
  <concept>
    <code value="portable"/>
    <display value="Portable Chamber"/>
  </concept>
  <concept>
    <code value="research"/>
    <display value="Research Chamber"/>
  </concept>
  <concept>
    <code value="veterinary"/>
    <display value="Veterinary Chamber"/>
  </concept>
</CodeSystem>