ResMed Core Implementation Guide
0.37.0 - ci-build International flag

ResMed Core Implementation Guide - Local Development build (v0.37.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: ResMed Ventilator Circuit CodeSystem - XML Representation

Draft as of 2024-01-11

Raw xml | Download



<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="resmed-vent-circuit-code-system"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p>This case-sensitive code system <code>http://terminology.resmed.com/CodeSystem/resmed-vent-circuit-code-system</code> provides <b>a fragment</b> that includes 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">single-with-leak<a name="resmed-vent-circuit-code-system-single-with-leak"> </a></td><td>Single circuit with leak (vented)</td></tr><tr><td style="white-space:nowrap">single-with-valve<a name="resmed-vent-circuit-code-system-single-with-valve"> </a></td><td>Single circuit with valve</td></tr><tr><td style="white-space:nowrap">dual-with-valve<a name="resmed-vent-circuit-code-system-dual-with-valve"> </a></td><td>Dual circuit with valve</td></tr></table></div>
  </text>
  <url
       value="http://terminology.resmed.com/CodeSystem/resmed-vent-circuit-code-system"/>
  <version value="0.37.0"/>
  <name value="ResMedVentCircuitCodeSystem"/>
  <title value="ResMed Ventilator Circuit CodeSystem"/>
  <status value="draft"/>
  <experimental value="false"/>
  <date value="2024-01-11T18:32:48+00:00"/>
  <publisher value="ResMed Corp"/>
  <contact>
    <name value="ResMed Corp"/>
    <telecom>
      <system value="url"/>
      <value value="https://www.resmed.com"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="atomteam-halifax@resmed.com"/>
    </telecom>
  </contact>
  <description value="ResMed Ventilator Circuit types"/>
  <jurisdiction>
    <coding>
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
      <code value="001"/>
    </coding>
  </jurisdiction>
  <caseSensitive value="true"/>
  <content value="fragment"/>
  <concept>
    <code value="single-with-leak"/>
    <display value="Single circuit with leak (vented)"/>
  </concept>
  <concept>
    <code value="single-with-valve"/>
    <display value="Single circuit with valve"/>
  </concept>
  <concept>
    <code value="dual-with-valve"/>
    <display value="Dual circuit with valve"/>
  </concept>
</CodeSystem>