## Clinical Context This patient presents with a bacterial corneal ulcer (likely *Staphylococcus aureus* based on gram-positive cocci in clusters) with signs of anterior chamber involvement (hypopyon). The 4-day duration and purulent discharge indicate an established infection requiring aggressive topical therapy. ## Management Algorithm for Bacterial Corneal Ulcer ```mermaid flowchart TD A[Corneal ulcer suspected]:::outcome --> B{Scrapings obtained?}:::decision B -->|Yes| C[Gram stain + Culture]:::action C --> D{Organism identified?}:::decision D -->|Gram-positive cocci| E[Fortified cefazolin + gentamicin]:::action D -->|Gram-negative rods| F[Fortified ceftazidime + gentamicin]:::action D -->|Pending| G[Empiric fortified antibiotics]:::action E --> H[Hourly instillation]:::action F --> H G --> H H --> I[Culture sensitivity at 48-72 hrs]:::action I --> J{Clinical improvement?}:::decision J -->|Yes| K[Continue, taper gradually]:::action J -->|No| L[Reassess organism, consider fungal/atypical]:::urgent ``` ## Key Point: **Fortified antibiotics (cefazolin 50 mg/mL + gentamicin 14 mg/mL) are the gold standard for bacterial corneal ulcers with hypopyon.** These achieve higher corneal and aqueous concentrations than topical drops alone and are essential when anterior chamber is threatened. ## High-Yield: - **Gram-positive cocci in clusters** = *Staphylococcus aureus* → cephalosporin + aminoglycoside - **Gram-negative rods** = *Pseudomonas aeruginosa* → ceftazidime + gentamicin - **Fortified drops** must be prepared extemporaneously (not commercially available) and instilled every 1–2 hours - Culture sensitivity guides de-escalation at 48–72 hours ## Clinical Pearl: The presence of **hypopyon** (white fluid level in anterior chamber) indicates spillover of inflammatory cells and organisms into the aqueous humor, signaling a more aggressive infection. This mandates fortified antibiotics rather than monotherapy. ## Warning: ~~Intracameral injection is NOT first-line for bacterial ulcers.~~ It is reserved for cases with impending or frank perforation, or when topical therapy has failed. Anterior chamber tap is therapeutic only if there is concern for endophthalmitis (which is not the case here — the hypopyon is sterile inflammatory response). ## Tip: Always obtain corneal scrapings **before** starting antibiotics. Once antibiotics are started, culture yield drops significantly. The Gram stain result (available within 30 minutes) guides empiric choice while awaiting full culture sensitivity (48–72 hours).
Sign up free to access AI-powered MCQ practice with detailed explanations and adaptive learning.