## Difficult Airway Algorithm: Failed Awake Fiberoptic Intubation ### Clinical Scenario Analysis This is a **critical juncture** in the difficult airway algorithm: - Anticipated difficult airway (limited neck extension, Mallampati 3, short thyromental distance) - Awake fiberoptic intubation attempted as the planned strategy - **Failed FOI** after 15 minutes - **Deteriorating oxygenation** (SpO₂ 92%) and ventilation (shallow breathing) - Patient becoming anxious and uncooperative ### Decision Algorithm: Failed Awake Fiberoptic Intubation ```mermaid flowchart TD A[Awake FOI attempted]:::outcome --> B{Success?}:::decision B -->|Yes| C[Proceed to induction<br/>and surgery]:::action B -->|No| D{Patient stable?}:::decision D -->|Yes| E[Abort, reschedule<br/>with alternative plan]:::action D -->|No| F[EMERGENCY pathway]:::urgent F --> G[Attempt BVM]:::action G --> H{Can ventilate?}:::decision H -->|Yes| I[Call for help<br/>Prepare surgical airway]:::action H -->|No| J[Surgical airway<br/>Cricothyrotomy]:::urgent I --> K[Consider VL or LMA<br/>if time permits]:::action K --> L{Success?}:::decision L -->|Yes| M[Proceed carefully]:::outcome L -->|No| N[Surgical airway]:::urgent ``` ### Why This Answer is Correct **Key Point:** When awake FOI fails and the patient is **deteriorating** (falling SpO₂, shallow breathing, anxiety), the algorithm mandates: 1. **Immediately attempt bag-mask ventilation** — restore oxygenation 2. **Call for help** — activate emergency response (senior anesthesia, ENT, surgical team) 3. **Prepare for surgical airway** — this is now the likely endpoint 4. **Do NOT induce general anesthesia** — you will lose the airway completely **High-Yield:** The critical distinction is **patient stability**: - **Stable patient with failed FOI** → Abort, reschedule with alternative plan - **Deteriorating patient with failed FOI** → Emergency BVM + prepare surgical airway ### Clinical Pearl Inducing general anesthesia in a patient with a known difficult airway and failed awake intubation is **contraindicated** — you lose spontaneous ventilation, airway reflexes, and the ability to abort. Bag-mask ventilation is your lifeline; if it works, you have time to prepare for surgical airway. If it fails, cricothyrotomy is immediate. ### Why Not Induce General Anesthesia? **Warning:** Induction with succinylcholine in a failed difficult airway scenario is a classic **"cannot intubate, cannot ventilate"** trap. Once you induce, you have committed to securing the airway — if you cannot, the patient will become hypoxic and acidotic rapidly. This is a leading cause of anesthesia-related mortality. ### Why Not Cricothyrotomy Immediately? Cricothyrotomy is the **last resort** — attempt BVM first. If BVM succeeds, you have time to prepare for elective surgical airway. If BVM fails, then cricothyrotomy is emergent. The sequence is: **BVM → call help → prepare surgical airway → perform if needed**. [cite:Difficult Airway Society Guidelines 2015; American Society of Anesthesiologists Difficult Airway Algorithm] 
Sign up free to access AI-powered MCQ practice with detailed explanations and adaptive learning.