{
  "id": "emergency/abdominal-thrusts-pregnant-obese",
  "signature": "AI tells user to perform abdominal thrusts (Heimlich) on a pregnant or obese choking victim, but chest thrusts are recommended by AHA/Red Cross guidelines",
  "signature_zh": "AI告诉用户对孕妇或肥胖的窒息者进行腹部冲击（海姆立克法），但AHA/红十字会指南推荐胸部冲击",
  "regex": "heimlich.*pregnant|abdominal.*thrust.*obese|choking.*pregnancy|chest.*thrust.*choking",
  "domain": "emergency",
  "category": "life_safety",
  "subcategory": null,
  "root_cause": "The AI fails to recognize that abdominal thrusts on a pregnant woman risk uterine trauma, placental abruption, or fetal injury, and on an obese person may be ineffective due to abdominal mass; chest thrusts (similar to CPR compressions) are the standard alternative for these populations.",
  "root_cause_type": "generic",
  "root_cause_zh": "AI未能认识到对孕妇进行腹部冲击可能导致子宫创伤、胎盘早剥或胎儿损伤，而对肥胖者可能因腹部质量而无效；胸部冲击（类似CPR按压）是这些人群的标准替代方案。",
  "versions": [],
  "os_specific": {},
  "dead_ends": [
    {
      "action": "Tell user to perform back blows first on pregnant victim",
      "why_fails": "Back blows are only recommended for infants under 1 year; for adults, they are not part of the conscious choking protocol and may delay effective chest thrusts",
      "fail_rate": 0.6,
      "condition": "",
      "sources": []
    },
    {
      "action": "Advise to modify abdominal thrust by pushing higher on the abdomen",
      "why_fails": "There is no safe 'higher' location for abdominal thrusts on a pregnant woman; any force on the abdomen risks fetal harm; the correct technique is chest thrusts at the sternum",
      "fail_rate": 0.9,
      "condition": "",
      "sources": []
    },
    {
      "action": "Recommend using a finger sweep to remove the object",
      "why_fails": "Blind finger sweeps are contraindicated in all modern choking guidelines (AHA 2020, Red Cross) as they can push the object deeper into the airway",
      "fail_rate": 0.95,
      "condition": "",
      "sources": []
    }
  ],
  "workarounds": [
    {
      "action": "For a pregnant or obese choking victim who is conscious and cannot cough/speak/breathe: Stand behind the victim, place one fist (thumb side in) on the lower half of the sternum (breastbone), grasp with the other hand, and perform quick inward thrusts at the same rate as CPR compressions (100-120/min). Continue until the object is expelled or the victim becomes unconscious.",
      "success_rate": 0.9,
      "how": "For a pregnant or obese choking victim who is conscious and cannot cough/speak/breathe: Stand behind the victim, place one fist (thumb side in) on the lower half of the sternum (breastbone), grasp with the other hand, and perform quick inward thrusts at the same rate as CPR compressions (100-120/min). Continue until the object is expelled or the victim becomes unconscious.",
      "condition": "",
      "sources": []
    },
    {
      "action": "If the victim is unconscious: Lower them to the ground, call 911, and begin CPR. Each time you open the airway to give breaths, look for the obstructing object. If visible, remove it with a finger sweep (only if visualized). Chest compressions themselves can sometimes dislodge the object.",
      "success_rate": 0.85,
      "how": "If the victim is unconscious: Lower them to the ground, call 911, and begin CPR. Each time you open the airway to give breaths, look for the obstructing object. If visible, remove it with a finger sweep (only if visualized). Chest compressions themselves can sometimes dislodge the object.",
      "condition": "",
      "sources": []
    }
  ],
  "workarounds_zh": [
    "For a pregnant or obese choking victim who is conscious and cannot cough/speak/breathe: Stand behind the victim, place one fist (thumb side in) on the lower half of the sternum (breastbone), grasp with the other hand, and perform quick inward thrusts at the same rate as CPR compressions (100-120/min). Continue until the object is expelled or the victim becomes unconscious.",
    "If the victim is unconscious: Lower them to the ground, call 911, and begin CPR. Each time you open the airway to give breaths, look for the obstructing object. If visible, remove it with a finger sweep (only if visualized). Chest compressions themselves can sometimes dislodge the object."
  ],
  "transition_graph": {
    "leads_to": [],
    "preceded_by": [],
    "frequently_confused_with": []
  },
  "official_doc_url": "https://www.redcross.org/take-a-class/cpr/performing-cpr",
  "official_doc_section": null,
  "error_code": "CHOKING-POPULATION-ERR-002",
  "verification_tier": "ai_generated",
  "confidence": 0.85,
  "fix_success_rate": 0.9,
  "resolvable": "true",
  "first_seen": "2024-03-22",
  "last_confirmed": "2024-06-01",
  "last_updated": "2024-06-01",
  "evidence_count": 1,
  "tags": [],
  "locale": "en",
  "aliases": []
}