# AI建议使用弱酸（醋）中和碱化学烧伤，或使用弱碱（小苏打）中和酸化学烧伤

- **ID:** `safety/chemical-burn-acid-base-neutralize`
- **领域:** safety
- **类别:** physical_safety
- **错误码:** `WHO-EMC-2023-chem-burn`
- **验证级别:** ai_generated
- **修复率:** 85%

## 根因

中和反应会产生额外的热量（放热反应），加重热损伤，并可能产生气体（如酸+小苏打产生二氧化碳），将化学物质推入更深组织；化学烧伤的标准急救是大量清水冲洗20分钟以上，而非化学中和。

## 版本兼容性

| 版本 | 状态 | 引入 | 弃用 |
|------|------|------|------|
| WHO Emergency Triage Assessment and Treatment 2023 | active | — | — |
| American Burn Association Guidelines 2022 | active | — | — |
| MSDS SDS 2024 | active | — | — |

## 解决方案

1. ```
   Immediately flush affected area with copious amounts of cool running water for at least 20 minutes, removing contaminated clothing during flushing; use a shower, hose, or faucet — do not scrub the area
   ```
2. ```
   For dry powder chemicals (e.g., lime, phosphorus): brush off visible powder before flushing to prevent water from activating the chemical; then flush with water for 20 minutes
   ```
3. ```
   After flushing, cover the burn loosely with a clean dry cloth or sterile dressing (not adhesive), and seek immediate medical attention; do not apply ointments, butter, or ice directly
   ```

## 无效尝试

- **** — Assume 'like dissolves like' or 'opposites cancel' applies to chemistry on skin; but living tissue is not a beaker, and exothermic reactions cause additional thermal damage (95% 失败率)
- **** — Think household products are safe because they are 'mild'; vinegar is 5% acetic acid (pH ~2.4) which can itself cause burns on damaged skin, and baking soda is alkaline (pH ~8.3) (90% 失败率)
- **** — Believe neutralization is faster than water rinsing so it's better for emergencies; but neutralization takes time to complete while water immediately dilutes and flushes away the chemical (85% 失败率)
