# AI建议使用弱酸（醋）中和碱性化学烧伤，或使用弱碱（小苏打）中和酸性烧伤，忽略了放热反应和增加的组织损伤

- **ID:** `safety/chemical-burn-neutralization-myth`
- **领域:** safety
- **类别:** physical_safety
- **错误码:** `CHEM-BURN-NEUT-004`
- **验证级别:** ai_generated
- **修复率:** 90%

## 根因

化学烧伤需要立即用大量水稀释，而非中和；中和反应产生热量可能加重热损伤，治疗延迟使化学物质更深地渗透组织

## 版本兼容性

| 版本 | 状态 | 引入 | 弃用 |
|------|------|------|------|
| OSHA 29 CFR 1910.1200 2024 | active | — | — |
| Poison Control Guidelines 2023 | active | — | — |

## 解决方案

1. ```
   Immediately flush the affected area with large amounts of lukewarm running water for at least 20 minutes, removing contaminated clothing. Use a safety shower or hose if available. Do not apply any neutralizing agents.
   ```
2. ```
   If the chemical is a dry powder (e.g., lime, sodium hydroxide), brush off the powder before flushing to avoid activating it with water, then flush thoroughly
   ```
3. ```
   After flushing, cover the burn with a sterile, non-stick dressing and seek medical attention. Do not apply ointments, butter, or ice.
   ```

## 无效尝试

- **Apply vinegar to an alkali burn to neutralize it** — User remembers chemistry class concept of acid-base neutralization and applies it directly to first aid without considering exothermic effects (85% 失败率)
- **Mix baking soda with water and apply to the burn area** — User reads online forum suggesting baking soda paste for acid burns, thinking it's safer than water (80% 失败率)
- **Use any available kitchen acid or base to neutralize the chemical** — User assumes neutralization is faster than dilution and will stop the burn immediately (75% 失败率)
