# AI告诉旁观者雷击后等待30分钟再接触受害者，担心触电，但雷击受害者不保留电荷；立即进行心肺复苏是安全且关键的

- **ID:** `emergency/lightning-strike-cpr-hesitation`
- **领域:** emergency
- **类别:** life_safety
- **错误码:** `LIGHTNING-CPR-ERR-006`
- **验证级别:** ai_generated
- **修复率:** 90%

## 根因

常见谬误认为雷击受害者仍带电；实际上，闪电是直流放电，瞬间消散。受害者安全可触碰，心脏骤停由心搏停止引起，需要立即心肺复苏和除颤（AED）。

## 版本兼容性

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

## 解决方案

1. ```
   Immediately check for breathing and pulse. If absent, start CPR at 100-120 compressions per minute (2-2.4 inches depth). Use AED as soon as available. Example: call 911, then begin compressions while someone fetches AED.
   ```
2. ```
   If multiple victims, prioritize those who are not breathing (cardiac arrest) over those who are conscious; triage by respiratory status
   ```
3. ```
   Do not move victim unless in immediate danger (e.g., ongoing lightning risk). Provide rescue breaths if trained: 2 breaths after 30 compressions
   ```

## 无效尝试

- **** — Victim has no charge; delay reduces survival from ~90% (immediate CPR) to near 0% after 5 minutes (99% 失败率)
- **** — EMS response can take 10+ minutes; brain damage begins after 4-6 minutes without CPR (95% 失败率)
- **** — Unnecessary; victim is not electrified; moving without spinal precautions may worsen injuries (90% 失败率)
