## Difficult Airway Algorithm: Failed Direct Laryngoscopy with Adequate Oxygenation ### Clinical Context This patient has a predicted difficult airway (limited mouth opening, restricted neck extension, high Mallampati score) that was confirmed intraoperatively. Direct laryngoscopy has failed (Grade 3 view), but crucially, bag-mask ventilation is adequate. ### Decision Point in the Algorithm **Key Point:** When direct laryngoscopy fails but the patient is adequately oxygenated and ventilated, the algorithm prioritizes securing the airway with alternative techniques rather than repeated attempts at direct laryngoscopy. **High-Yield:** The difficult airway algorithm branches on two critical variables: 1. **Can we oxygenate/ventilate?** (Yes → proceed with alternatives; No → emergency pathway) 2. **Is the patient awake or anesthetized?** (Awake → fiberoptic; Anesthetized but ventilating → video laryngoscopy or fiberoptic) ### Recommended Next Step With adequate bag-mask ventilation established, the next move is to employ **supraglottic techniques** before resorting to repeated direct laryngoscopy attempts: - **Video laryngoscopy** (e.g., Glidescope, McGrath) offers superior visualization and a higher first-pass success rate in Grade 3/4 views - **Flexible fiberoptic intubation** (if equipment and expertise available) is the gold standard for predicted difficult airways but requires the patient to be spontaneously breathing or have a conduit (LMA) - A bougie-assisted attempt at direct laryngoscopy (option A) is reasonable as a *second* attempt with optimization, but video laryngoscopy is preferred when available ### Why Not Repeat Direct Laryngoscopy Immediately? **Clinical Pearl:** The "optimize and reattempt" strategy (option B) is reserved for the *first* failed attempt when the view is Grade 1 or 2. A Grade 3 view with a known difficult airway anatomy (atlantoaxial subluxation) is unlikely to improve with repositioning alone and risks airway trauma from repeated attempts. ### Why Not Wake the Patient? **Warning:** Waking the patient (option D) is appropriate only if: - The airway cannot be secured despite all alternatives, AND - The patient is in danger (hypoxia, aspiration risk) Since ventilation is adequate, there is no immediate emergency; alternative techniques should be exhausted first. ```mermaid flowchart TD A["Difficult Airway Predicted"]:::outcome --> B["Induction & Attempt DL"]:::action B --> C{"DL Successful?"}:::decision C -->|Yes| D["Proceed with surgery"]:::outcome C -->|No| E{"Can oxygenate/ventilate?"}:::decision E -->|No| F["Emergency pathway: Emergency front-of-neck airway"]:::urgent E -->|Yes| G{"Patient awake?"}:::decision G -->|Yes| H["Flexible fiberoptic intubation"]:::action G -->|No| I["Video laryngoscopy or Fiberoptic via LMA"]:::action I --> J["Secure airway"]:::outcome H --> J ``` **Mnemonic:** **DOPE** (when you cannot ventilate after intubation): **D**isplaced tube, **O**bstructed tube, **P**neumothorax, **E**quipment failure. But here we're in the pre-intubation phase with failed DL — the algorithm is **LEMON** (assessment) → **DL attempt** → **alternative techniques**. ## Summary The correct pathway is: **Failed DL + adequate ventilation = Video laryngoscopy or fiberoptic intubation**, not repeated direct laryngoscopy or patient wake-up. 
Sign up free to access AI-powered MCQ practice with detailed explanations and adaptive learning.