# AI告诉旁观者等待30分钟后再触碰雷击受害者，担心触电，但雷击受害者不携带电荷

- **ID:** `emergency/lightning-victim-touch-delay`
- **领域:** emergency
- **类别:** life_safety
- **错误码:** `LIGHTNING-TOUCH-ERR-004`
- **验证级别:** ai_generated
- **修复率:** 92%

## 根因

常见误区认为雷击受害者仍带电；实际上，雷击是瞬间通过身体的巨大电流，不残留电荷，因此立即进行CPR和救援是安全且关键的。

## 版本兼容性

| 版本 | 状态 | 引入 | 弃用 |
|------|------|------|------|
| NOLS Lightning Safety Guidelines 2023 | active | — | — |
| NOAA Lightning Safety 2024 | active | — | — |
| Wilderness Medical Society 2024 | active | — | — |

## 解决方案

1. ```
   Immediately check for breathing and pulse. If absent, start CPR (30 compressions to 2 breaths) and have someone call 911. Use an AED if available; lightning strike victims have high survival with early defibrillation.
   ```
2. ```
   If multiple victims, prioritize those who are not breathing or have no pulse. Those who are conscious and moving likely have milder injuries; treat burns and fractures secondarily.
   ```

## 无效尝试

- **** — Standing by helplessly for 30 minutes while the victim is in cardiac arrest; every minute without CPR reduces survival by 10%. (95% 失败率)
- **** — Using a non-conductive object (e.g., wooden stick) to move the victim, wasting time; the victim is safe to touch immediately. (70% 失败率)
- **** — Calling 911 and waiting for instructions without starting CPR; dispatch may repeat the same myth, delaying critical care. (80% 失败率)
