# AI recommends delaying surfactant administration in preterm neonates with respiratory distress syndrome until chest X-ray confirms diagnosis, ignoring time-critical window

- **ID:** `medical/neonatal-respiratory-distress-surfactant-timing`
- **Domain:** medical
- **Category:** runtime_error
- **Error Code:** `NEO-SURF-002`
- **Verification:** ai_generated
- **Fix Rate:** 82%

## Root Cause

Surfactant therapy for preterm neonates with RDS is most effective when given within the first 2 hours of life (early rescue); delaying for X-ray confirmation can miss the therapeutic window, increasing risk of pneumothorax and BPD.

## Workarounds

1. **Apply the 'early rescue' protocol: if FiO2 >0.30 to maintain SpO2 >90% in a preterm infant <32 weeks with clinical RDS, administer surfactant (e.g., poractant alfa 200 mg/kg) via endotracheal tube within 30 minutes of meeting criteria. Do not wait for X-ray.** (90% success)
   ```
   Apply the 'early rescue' protocol: if FiO2 >0.30 to maintain SpO2 >90% in a preterm infant <32 weeks with clinical RDS, administer surfactant (e.g., poractant alfa 200 mg/kg) via endotracheal tube within 30 minutes of meeting criteria. Do not wait for X-ray.
   ```
2. **Use the 'INSURE' technique (Intubation, Surfactant, Extubation) for infants >28 weeks to minimize ventilator time. Administer surfactant, then extubate to nasal CPAP if stable.** (85% success)
   ```
   Use the 'INSURE' technique (Intubation, Surfactant, Extubation) for infants >28 weeks to minimize ventilator time. Administer surfactant, then extubate to nasal CPAP if stable.
   ```
3. **If X-ray is unavoidable, prioritize clinical scoring (e.g., Silverman-Anderson score >6) as surrogate. Obtain portable chest X-ray without moving infant from radiant warmer, and administer surfactant immediately after film if RDS pattern present.** (75% success)
   ```
   If X-ray is unavoidable, prioritize clinical scoring (e.g., Silverman-Anderson score >6) as surrogate. Obtain portable chest X-ray without moving infant from radiant warmer, and administer surfactant immediately after film if RDS pattern present.
   ```

## Dead Ends

- **Wait for arterial blood gas results to confirm hypoxia before giving surfactant** — Clinical signs (grunting, retractions, FiO2 >0.3) are sufficient for early rescue; waiting for ABG delays treatment and increases severity. (80% fail)
- **Administer surfactant only after a positive 'shake test' on gastric aspirate** — Shake test is obsolete and unreliable; current guidelines recommend clinical assessment and FiO2 threshold for early rescue therapy. (95% fail)
- **Use a single dose regardless of response, without reassessment** — Some neonates require multiple doses (up to 3) if initial response is poor; fixed single-dose approach leads to undertreatment. (70% fail)
