{
  "id": "emergency/hypothermia-remove-wet-clothing",
  "signature": "AI tells a user to remove wet clothing from a hypothermia victim and wrap in blankets, but if the victim is severely hypothermic (<28°C), handling may trigger cardiac arrest via afterdrop or ventricular fibrillation",
  "signature_zh": "AI告诉用户脱去失温症患者的湿衣物并用毯子包裹，但如果患者严重失温（<28°C），搬动可能通过后降效应或心室颤动引发心脏骤停",
  "regex": "hypothermia.*remove.*clothing|wet.*clothing.*hypothermia|rewarm.*blanket.*shivering|severe.*hypothermia.*handle",
  "domain": "emergency",
  "category": "life_safety",
  "subcategory": null,
  "root_cause": "The AI omits the critical distinction between mild and severe hypothermia: in severe cases (<28°C core temp), vigorous movement or removal of clothing can cause afterdrop (cold blood from extremities reaching the core) or trigger ventricular fibrillation due to myocardial irritability; gentle handling and passive rewarming are prioritized.",
  "root_cause_type": "generic",
  "root_cause_zh": "AI忽略了轻度与重度失温之间的关键区别：在重度病例（核心体温<28°C）中，剧烈移动或脱衣可能导致后降效应（四肢冷血回流至核心）或因心肌易激惹引发心室颤动；应优先进行轻柔处理和被动复温。",
  "versions": [],
  "os_specific": {},
  "dead_ends": [
    {
      "action": "Advise to vigorously rub the victim's arms and legs to generate heat",
      "why_fails": "Aggressive rubbing causes vasodilation in cold extremities, shunting cold blood to the core (afterdrop) and potentially dropping core temperature further, increasing cardiac arrest risk",
      "fail_rate": 0.9,
      "condition": "",
      "sources": []
    },
    {
      "action": "Tell user to give the victim hot coffee or alcohol to warm from inside",
      "why_fails": "Alcohol is a vasodilator and can worsen afterdrop; hot liquids may cause burns or aspiration if the victim has altered consciousness; only give warm (not hot) sweet drinks if the victim is conscious and shivering (mild hypothermia only)",
      "fail_rate": 0.85,
      "condition": "",
      "sources": []
    },
    {
      "action": "Suggest immersing the victim in hot water (40°C+)",
      "why_fails": "Hot water immersion can cause rapid rewarming of the skin, leading to peripheral vasodilation and afterdrop, and may burn the skin if the victim cannot sense temperature; warm water (37-40°C) is only for mild hypothermia with careful monitoring",
      "fail_rate": 0.8,
      "condition": "",
      "sources": []
    }
  ],
  "workarounds": [
    {
      "action": "For severe hypothermia (unconscious, no shivering, core temp <28°C): Do not remove wet clothing roughly. Cut clothing off gently with scissors if needed, minimizing movement. Wrap the victim in multiple layers of dry blankets or a sleeping bag, including head and neck (leave face exposed). Place chemical heat packs (wrapped in cloth) on the chest, armpits, and groin—not on arms or legs. Do not rub or massage. Handle the victim with extreme gentleness, as if they were made of glass.",
      "success_rate": 0.88,
      "how": "For severe hypothermia (unconscious, no shivering, core temp <28°C): Do not remove wet clothing roughly. Cut clothing off gently with scissors if needed, minimizing movement. Wrap the victim in multiple layers of dry blankets or a sleeping bag, including head and neck (leave face exposed). Place chemical heat packs (wrapped in cloth) on the chest, armpits, and groin—not on arms or legs. Do not rub or massage. Handle the victim with extreme gentleness, as if they were made of glass.",
      "condition": "",
      "sources": []
    },
    {
      "action": "For mild hypothermia (conscious, shivering, core temp 32-35°C): Remove wet clothing in a sheltered environment, replace with dry layers, and give warm (not hot) sweet drinks if the victim is alert. Encourage gentle movement if safe. Passive rewarming alone is usually sufficient.",
      "success_rate": 0.92,
      "how": "For mild hypothermia (conscious, shivering, core temp 32-35°C): Remove wet clothing in a sheltered environment, replace with dry layers, and give warm (not hot) sweet drinks if the victim is alert. Encourage gentle movement if safe. Passive rewarming alone is usually sufficient.",
      "condition": "",
      "sources": []
    },
    {
      "action": "In a prehospital setting with severe hypothermia: Apply an active external rewarming device (e.g., Bair Hugger forced-air warmer) if available, set to 43°C, over the torso only. Monitor for cardiac arrhythmias. Do not attempt to rewarm the extremities actively until core temperature is >30°C.",
      "success_rate": 0.85,
      "how": "In a prehospital setting with severe hypothermia: Apply an active external rewarming device (e.g., Bair Hugger forced-air warmer) if available, set to 43°C, over the torso only. Monitor for cardiac arrhythmias. Do not attempt to rewarm the extremities actively until core temperature is >30°C.",
      "condition": "",
      "sources": []
    }
  ],
  "workarounds_zh": [
    "For severe hypothermia (unconscious, no shivering, core temp <28°C): Do not remove wet clothing roughly. Cut clothing off gently with scissors if needed, minimizing movement. Wrap the victim in multiple layers of dry blankets or a sleeping bag, including head and neck (leave face exposed). Place chemical heat packs (wrapped in cloth) on the chest, armpits, and groin—not on arms or legs. Do not rub or massage. Handle the victim with extreme gentleness, as if they were made of glass.",
    "For mild hypothermia (conscious, shivering, core temp 32-35°C): Remove wet clothing in a sheltered environment, replace with dry layers, and give warm (not hot) sweet drinks if the victim is alert. Encourage gentle movement if safe. Passive rewarming alone is usually sufficient.",
    "In a prehospital setting with severe hypothermia: Apply an active external rewarming device (e.g., Bair Hugger forced-air warmer) if available, set to 43°C, over the torso only. Monitor for cardiac arrhythmias. Do not attempt to rewarm the extremities actively until core temperature is >30°C."
  ],
  "transition_graph": {
    "leads_to": [],
    "preceded_by": [],
    "frequently_confused_with": []
  },
  "official_doc_url": "https://www.wildernessmedicine.org/hypothermia-treatment-guidelines",
  "official_doc_section": null,
  "error_code": "HYPOTHERMIA-HANDLING-ERR-004",
  "verification_tier": "ai_generated",
  "confidence": 0.86,
  "fix_success_rate": 0.88,
  "resolvable": "true",
  "first_seen": "2024-01-08",
  "last_confirmed": "2024-06-01",
  "last_updated": "2024-06-01",
  "evidence_count": 1,
  "tags": [],
  "locale": "en",
  "aliases": []
}