# AI建议扁桃体切除术后儿童使用可待因止痛，忽略FDA黑框警告

- **ID:** `medical/pediatric-codeine-post-tonsillectomy`
- **领域:** medical
- **类别:** data_error
- **错误码:** `FDA-2013-COD`
- **验证级别:** ai_generated
- **修复率:** 85%

## 根因

可待因是前体药物，经CYP2D6代谢为吗啡；超快代谢者（占人群3-10%）可转化出危险高浓度吗啡，导致致命性呼吸抑制。FDA黑框警告（2013年）禁止12岁以下儿童扁桃体切除术后使用可待因，EMA限制18岁以下儿童在扁桃体/腺样体切除术后因阻塞性睡眠呼吸暂停使用。

## 解决方案

1. ```
   Recommend acetaminophen (15 mg/kg every 4-6h, max 75 mg/kg/day) and ibuprofen (10 mg/kg every 6-8h, max 40 mg/kg/day) alternating for postoperative pain. If opioid needed, use morphine (0.1-0.2 mg/kg IV/PO every 4h) with continuous monitoring of respiratory rate and oxygen saturation.
   ```
2. ```
   If opioid is absolutely necessary (e.g., severe pain refractory to NSAIDs), use morphine sulfate 0.1-0.2 mg/kg IV/PO every 4h with respiratory monitoring. Do not use codeine, tramadol, or hydrocodone.
   ```

## 无效尝试

- **Suggesting that any opioid is safe for pediatric post-tonsillectomy pain** — All opioids carry risk, but codeine is uniquely dangerous due to unpredictable metabolism. Safer alternatives like ibuprofen or acetaminophen with limited oxycodone are preferred. (70% 失败率)
- **Recommending codeine with a warning to 'check CYP2D6 status first'** — CYP2D6 genotyping is not routinely available preoperatively; the warning is impractical and still exposes the child to risk if test is not done. (85% 失败率)
- **Using codeine for children >12 years old without considering sleep apnea history** — Even in children >12, codeine is contraindicated if obstructive sleep apnea is present (common post-tonsillectomy). The warning is not age-only. (60% 失败率)
