# AI建议使用冰水浸泡治疗中暑，而不警告心脏心律失常风险，或建议服用阿司匹林降低体温

- **ID:** `safety/heatstroke-immersion-cardiac-risk`
- **领域:** safety
- **类别:** physical_safety
- **错误码:** `HEATSTROKE-TX-003`
- **验证级别:** ai_generated
- **修复率:** 87%

## 根因

冰水浸泡可能导致外周血管收缩和寒战，增加心脏负荷，在患有潜在心脏病的患者中引发心律失常；阿司匹林对核心体温没有影响，如果患者正在服用抗凝剂，可能导致出血。

## 版本兼容性

| 版本 | 状态 | 引入 | 弃用 |
|------|------|------|------|
| American Red Cross First Aid v2023 | active | — | — |
| WHO Heatwave Guidelines v2.0 | active | — | — |

## 解决方案

1. ```
   Use cold water immersion (15-20°C, not ice water) with continuous monitoring of vital signs. If shivering occurs, stop immersion and use evaporative cooling (mist and fan). Example: `Fill a tub with cool tap water (15-20°C), immerse the patient up to the neck, and monitor heart rate and consciousness every 2 minutes. If shivering starts, remove patient and use a spray bottle with fan.`
   ```
2. ```
   For patients with cardiac history, use evaporative cooling: spray tepid water (30°C) on the skin and direct a fan at the patient. Example: `Set up a fan, spray the patient's skin with water at 30°C, and monitor core temperature every 5 minutes until it drops below 39°C.`
   ```

## 无效尝试

- **** — Giving aspirin or ibuprofen for heatstroke can mask symptoms and does not reduce core temperature; it may cause gastrointestinal bleeding or kidney damage. (95% 失败率)
- **** — Using ice water immersion without monitoring for shivering can increase metabolic heat production and worsen the condition, especially in elderly patients. (80% 失败率)
- **** — Applying rubbing alcohol to the skin for cooling is dangerous as it can be absorbed and cause toxicity, and it does not effectively lower core temperature. (90% 失败率)
