## Difficult Airway Algorithm: Failed Intubation with Adequate Ventilation ### Clinical Scenario Analysis This patient has **multiple predictors of difficult intubation**: - Ankylosing spondylitis (rigid cervical spine) - Mallampati 4 (poor pharyngeal visibility) - Severely limited inter-incisor distance (2 cm) - Failed oral intubation × 2 - Hypoxemia (SpO₂ 88%) despite bag-mask ventilation ### Difficult Airway Algorithm Decision Tree ```mermaid flowchart TD A[Failed intubation attempt]:::outcome --> B{Can ventilate?}:::decision B -->|No| C[Call for help<br/>Attempt LMA/SGA]:::action C --> D{Successful?}:::decision D -->|No| E[Surgical airway<br/>Cricothyrotomy]:::urgent D -->|Yes| F[Maintain oxygenation<br/>Plan awakening]:::action B -->|Yes| G[Call for help<br/>Reassess plan]:::action G --> H{Proceed with<br/>surgery?}:::decision H -->|Yes| I[Video laryngoscopy<br/>+ backup plan]:::action H -->|No| J[Awake fiberoptic<br/>intubation]:::action I --> K{Success?}:::decision K -->|Yes| L[Proceed to surgery]:::outcome K -->|No| M[Surgical airway]:::urgent ``` ### Why This Answer is Correct **Key Point:** When intubation has failed but ventilation is adequate, the algorithm mandates: 1. **Call for help** — escalate to senior anesthesia and ENT 2. **Reassess the plan** — do not persist with the same failed approach 3. **Video laryngoscopy** — offers superior visualization in difficult anatomy (rigid spine, limited mouth opening) 4. **Backup plan** — surgical airway must be prepared and ready **High-Yield:** The algorithm distinguishes two critical branches: - **Failed intubation + CANNOT ventilate** → Immediate surgical airway - **Failed intubation + CAN ventilate** → Reassess, call help, try alternative technique (VL, LMA), keep surgical airway as backup This patient IS ventilating adequately (bag-mask works), so surgical airway is not the immediate next step — but it must be the contingency. ### Clinical Pearl Video laryngoscopy (e.g., C-MAC, GlideScope) provides indirect visualization and can often succeed where direct laryngoscopy fails, especially in limited mouth opening and cervical spine pathology. The rigid cervical spine precludes awake fiberoptic as a first-line emergency intervention when oxygenation is already compromised. ### Why Not Surgical Airway Immediately? Surgical airway is reserved for the **"Cannot intubate, cannot ventilate"** scenario. This patient is ventilating; therefore, alternative intubation techniques should be attempted first with surgical airway as the safety net. [cite:Difficult Airway Society Guidelines 2015] 
Sign up free to access AI-powered MCQ practice with detailed explanations and adaptive learning.