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

: Hyperbaric Chamber Capabilities - JSON Representation

Active as of 2026-03-25

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "hyperbaric-capabilities-cs",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem hyperbaric-capabilities-cs</b></p><a name=\"hyperbaric-capabilities-cs\"> </a><a name=\"hchyperbaric-capabilities-cs\"> </a><p>This case-sensitive code system <code>http://hl7.org/fhir/uv/aerospace/CodeSystem/hyperbaric-capabilities-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\">decompression-treatment<a name=\"hyperbaric-capabilities-cs-decompression-treatment\"> </a></td><td>Decompression Sickness Treatment</td></tr><tr><td style=\"white-space:nowrap\">wound-healing<a name=\"hyperbaric-capabilities-cs-wound-healing\"> </a></td><td>Wound Healing Therapy</td></tr><tr><td style=\"white-space:nowrap\">carbon-monoxide-treatment<a name=\"hyperbaric-capabilities-cs-carbon-monoxide-treatment\"> </a></td><td>Carbon Monoxide Poisoning Treatment</td></tr><tr><td style=\"white-space:nowrap\">emergency-treatment<a name=\"hyperbaric-capabilities-cs-emergency-treatment\"> </a></td><td>Emergency Hyperbaric Treatment</td></tr><tr><td style=\"white-space:nowrap\">research<a name=\"hyperbaric-capabilities-cs-research\"> </a></td><td>Research and Training</td></tr><tr><td style=\"white-space:nowrap\">multi-patient<a name=\"hyperbaric-capabilities-cs-multi-patient\"> </a></td><td>Multi-Patient Capability</td></tr><tr><td style=\"white-space:nowrap\">critical-care<a name=\"hyperbaric-capabilities-cs-critical-care\"> </a></td><td>Critical Care Monitoring</td></tr></table></div>"
  },
  "url" : "http://hl7.org/fhir/uv/aerospace/CodeSystem/hyperbaric-capabilities-cs",
  "version" : "0.5.12",
  "name" : "HyperbaricCapabilitiesCS",
  "title" : "Hyperbaric Chamber Capabilities",
  "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" : "Capabilities and services available in hyperbaric chambers",
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 7,
  "concept" : [
    {
      "code" : "decompression-treatment",
      "display" : "Decompression Sickness Treatment"
    },
    {
      "code" : "wound-healing",
      "display" : "Wound Healing Therapy"
    },
    {
      "code" : "carbon-monoxide-treatment",
      "display" : "Carbon Monoxide Poisoning Treatment"
    },
    {
      "code" : "emergency-treatment",
      "display" : "Emergency Hyperbaric Treatment"
    },
    {
      "code" : "research",
      "display" : "Research and Training"
    },
    {
      "code" : "multi-patient",
      "display" : "Multi-Patient Capability"
    },
    {
      "code" : "critical-care",
      "display" : "Critical Care Monitoring"
    }
  ]
}