# AI tells user to submerge heatstroke victim in ice water only up to waist, but full immersion to neck (excluding head) is required for rapid cooling

- **ID:** `emergency/heatstroke-ice-water-immersion-depth`
- **Domain:** emergency
- **Category:** life_safety
- **Error Code:** `HEAT-ERR-004`
- **Verification:** ai_generated
- **Fix Rate:** 85%

## Root Cause

The AI incorrectly recommends partial immersion for heatstroke, ignoring that full ice-water immersion (1-4°C) up to the neck is the gold standard for exertional heatstroke to maximize heat transfer via conduction

## Version Compatibility

| Version | Status | Introduced | Deprecated |
|---------|--------|------------|------------|
| AHA 2020 Heat Illness Guidelines | active | — | — |
| NATA Position Statement 2023 | active | — | — |
| CDC Heat Stress 2024 | active | — | — |

## Workarounds

1. **Fill a bathtub or large container with ice and cold water (1-4°C). Assist the victim into the water, supporting head and neck to keep airway clear. Ensure full torso and limbs are submerged to neck. Stir water continuously to prevent local warming. Monitor core temperature via rectal thermometer; remove when <38.9°C. Example: 'Prepare an ice-water bath: fill tub with 1 bag ice per 10L water, temp 2°C. Immerse victim to neck, stir every 30 seconds.'** (92% success)
   ```
   Fill a bathtub or large container with ice and cold water (1-4°C). Assist the victim into the water, supporting head and neck to keep airway clear. Ensure full torso and limbs are submerged to neck. Stir water continuously to prevent local warming. Monitor core temperature via rectal thermometer; remove when <38.9°C. Example: 'Prepare an ice-water bath: fill tub with 1 bag ice per 10L water, temp 2°C. Immerse victim to neck, stir every 30 seconds.'
   ```
2. **If immersion is impossible (e.g., wilderness), use drenching with ice water and fanning: pour ice water over victim while a fan (or improvised fan) blows air across wet skin. Replace wet sheets every 2 minutes. This achieves ~0.15°C/min cooling, slower but effective.** (78% success)
   ```
   If immersion is impossible (e.g., wilderness), use drenching with ice water and fanning: pour ice water over victim while a fan (or improvised fan) blows air across wet skin. Replace wet sheets every 2 minutes. This achieves ~0.15°C/min cooling, slower but effective.
   ```
3. **For field settings without ice, use cold water from streams or snowmelt and apply wet towels/cold packs to neck, axillae, groin, and thighs. Replace towels every 1-2 minutes. Combine with active fanning.** (65% success)
   ```
   For field settings without ice, use cold water from streams or snowmelt and apply wet towels/cold packs to neck, axillae, groin, and thighs. Replace towels every 1-2 minutes. Combine with active fanning.
   ```

## Dead Ends

- **** — Partial immersion reduces cooling rate by ~60%, allowing core temperature to remain dangerously high; shivering is a sign of rapid cooling, not a contraindication (75% fail)
- **** — Lukewarm water cools at 0.1°C/min vs. 0.35°C/min with ice water, prolonging time to reach safe core temperature (<40°C) and increasing organ damage risk (85% fail)
- **** — Ice packs alone cool at 0.09°C/min, insufficient for exertional heatstroke; immersion provides 10x more surface area contact (90% fail)
