## Clinical Problem Analysis This COPD patient on VC-AC mode is experiencing: - Rising peak inspiratory pressure (28 → 42 cm H₂O) despite unchanged tidal volume - Patient-ventilator dyssynchrony (fighting the ventilator) - Ongoing hypercapnia (PaCO₂ 62 mmHg) - Risk of barotrauma and VILI **Key Point:** The rising PIP indicates increasing airway resistance and/or decreased lung compliance. In VC-AC mode, the ventilator will continue to deliver the fixed tidal volume regardless of the pressure required, risking barotrauma. ## Pressure-Controlled vs. Volume-Controlled Modes | Feature | VC-AC | PC-AC | SIMV + PSV | PC-IRV | |---------|-------|-------|-----------|--------| | **Tidal volume guarantee** | Yes, fixed | No, variable | Partial (mandatory breaths) | No, variable | | **Pressure limit** | No fixed limit | Yes, set pressure | Partial | Yes, high pressure | | **Dyssynchrony risk** | High if compliance ↓ | Lower | Moderate | Very high | | **VILI risk** | High with rising PIP | Lower (pressure-limited) | Moderate | High (inverse ratio) | | **COPD exacerbation use** | Initial only | Preferred if PIP ↑ | Weaning phase | Rescue only | ## Why PC-AC Is Optimal **High-Yield:** Pressure-controlled modes limit the maximum airway pressure, preventing barotrauma. In PC-AC: 1. The ventilator delivers a set pressure (e.g., 25 cm H₂O) for a set inspiratory time. 2. Tidal volume varies with lung compliance—as compliance decreases, tidal volume may decrease, but pressure is capped. 3. Patient can trigger additional breaths, all at the same pressure limit. 4. Reduces dyssynchrony because the patient controls the flow rate within the pressure envelope. **Clinical Pearl:** In COPD with rising PIP, switching from VC-AC to PC-AC: - Protects against barotrauma - Allows the patient to trigger breaths more naturally (flow-triggered, not volume-triggered) - Reduces sedation requirements - Maintains adequate minute ventilation if compliance stabilizes ## Algorithm for Mode Selection in Rising PIP ```mermaid flowchart TD A[Patient on VC-AC with rising PIP]:::outcome --> B{PIP > 35 cm H2O?}:::decision B -->|Yes| C{Patient triggering breaths?}:::decision C -->|Yes| D[Switch to PC-AC]:::action C -->|No| E[Increase sedation, consider PC-IRV]:::action B -->|No| F[Optimize PEEP, reduce Vt if possible]:::action D --> G[Set pressure limit 25-30 cm H2O]:::action G --> H[Monitor tidal volume & minute ventilation]:::action ``` ## Why Other Options Are Incorrect 1. **Option 0 (PC-IRV):** Inverse ratio ventilation is a rescue mode for severe ARDS with refractory hypoxemia, not the first-line choice for rising PIP in COPD. It increases intrathoracic pressure and requires deep sedation, worsening dyssynchrony. 2. **Option 2 (SIMV + PSV):** While SIMV reduces ventilator rate and PSV supports spontaneous breaths, this mode is better suited for weaning, not for acute management of rising PIP in a patient still requiring significant support. 3. **Option 3 (CPAP):** The patient is hypercapnic (PaCO₂ 62 mmHg) and cannot be managed on CPAP alone; she needs mandatory breaths to guarantee minute ventilation. [cite:Harrison 21e Ch 295, Marino Critical Care 5e Ch 24]
Sign up free to access AI-powered MCQ practice with detailed explanations and adaptive learning.