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

<ValueSet xmlns="http://hl7.org/fhir">
  <id value="ventilator-mode"/>
  <text>
    <status value="extensions"/><div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet ventilator-mode</b></p><a name="ventilator-mode"> </a><a name="hcventilator-mode"> </a><ul><li>Include these codes as defined in <a href="CodeSystem-answer-codesystem.html"><code>https://fhir.slade360.co.ke/fhir/CodeSystem/answer-codesystem</code></a><span title="Version is not explicitly stated, which means it is fixed to the version provided in this specification"> version &#x1F4E6;0.1.0</span><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href="CodeSystem-answer-codesystem.html#answer-codesystem-vent-mode-cmv">vent-mode-cmv</a></td><td style="color: #cccccc">CMV</td><td>Controlled mandatory ventilation, as printed on the ICU observation chart.</td></tr><tr><td><a href="CodeSystem-answer-codesystem.html#answer-codesystem-vent-mode-simv">vent-mode-simv</a></td><td style="color: #cccccc">SIMV</td><td>Synchronised intermittent mandatory ventilation.</td></tr><tr><td><a href="CodeSystem-answer-codesystem.html#answer-codesystem-vent-mode-cpap">vent-mode-cpap</a></td><td style="color: #cccccc">CPAP</td><td>Continuous positive airway pressure.</td></tr><tr><td><a href="CodeSystem-answer-codesystem.html#answer-codesystem-vent-mode-psv">vent-mode-psv</a></td><td style="color: #cccccc">PSV</td><td>Pressure support ventilation.</td></tr><tr><td><a href="CodeSystem-answer-codesystem.html#answer-codesystem-vent-mode-spontaneous">vent-mode-spontaneous</a></td><td style="color: #cccccc">Spontaneous</td><td>Breathing spontaneously, off mandatory ventilation.</td></tr></table></li></ul></div>
  </text>
  <url value="https://fhir.slade360.co.ke/fhir/ValueSet/ventilator-mode"/>
  <version value="0.1.0"/>
  <name value="SGHIVentilatorMode"/>
  <title value="SGHI Ventilator Mode"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2026-09-15T11:40:24+00:00"/>
  <publisher value="Kathurima Kimathi"/>
  <contact>
    <name value="Kathurima Kimathi"/>
    <telecom>
      <system value="url"/>
      <value value="https://www.linkedin.com/in/kathurima-kimathi/"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="kathurimakimathi415@gmail.com"/>
    </telecom>
  </contact>
  <contact>
    <name value="Oscar John"/>
    <telecom>
      <system value="email"/>
      <value value="oscarjohnotieno@gmail.com"/>
      <use value="work"/>
    </telecom>
  </contact>
  <contact>
    <name value="Kennedy Omondi"/>
    <telecom>
      <system value="email"/>
      <value value="kennankole@gmail.com"/>
      <use value="work"/>
    </telecom>
  </contact>
  <description value="The ventilator modes printed on the ICU observation chart. Local rather than SNOMED: the chart uses the unit’s own shorthand and a guessed SNOMED code for a ventilation mode is worse than a local one."/>
  <compose>
    <include>
      <system value="https://fhir.slade360.co.ke/fhir/CodeSystem/answer-codesystem"/>
      <concept>
        <code value="vent-mode-cmv"/>
      </concept>
      <concept>
        <code value="vent-mode-simv"/>
      </concept>
      <concept>
        <code value="vent-mode-cpap"/>
      </concept>
      <concept>
        <code value="vent-mode-psv"/>
      </concept>
      <concept>
        <code value="vent-mode-spontaneous"/>
      </concept>
    </include>
  </compose>
</ValueSet>