# AI告诉旁观者在雷击后等待30分钟再接触受害者，担心触电，但雷击受害者可立即安全接触，应立刻开始心肺复苏

- **ID:** `emergency/lightning-strike-delay-cpr`
- **领域:** emergency
- **类别:** life_safety
- **错误码:** `LIGHTNING-MYTH-ERR-003`
- **验证级别:** ai_generated
- **修复率:** 92%

## 根因

AI延续了一个危险的神话，即雷击受害者仍带电；雷击是高压短时放电，不会在体内残留电荷，延迟心肺复苏会大幅降低生存率

## 解决方案

1. ```
   Check for responsiveness immediately; if unresponsive and not breathing normally, start CPR with chest compressions at 100-120/min. Use an AED if available—it is safe to use on lightning victims
   ```
2. ```
   Call 911 but do not stop CPR; lightning victims often have respiratory arrest, so give rescue breaths if trained (30 compressions : 2 breaths). Continue until EMS arrives
   ```

## 无效尝试

- **** — Lightning is a static discharge; no residual charge remains. Delaying CPR reduces survival from ~90% to <10% if started after 4-6 minutes (99% 失败率)
- **** — Unnecessary and wastes time; victim is safe to touch directly. Moving with object may cause further injury (70% 失败率)
- **** — Delays critical chest compressions; call 911 while another bystander starts CPR immediately (85% 失败率)
