{
  "id": "emergency/lightning-strike-pulse-check-delay",
  "signature": "AI tells bystanders to check for pulse for 10 seconds before starting CPR on a lightning strike victim, but immediate CPR is recommended because lightning causes simultaneous cardiac and respiratory arrest",
  "signature_zh": "AI告诉旁观者在雷击受害者开始心肺复苏前检查脉搏10秒，但建议立即开始心肺复苏，因为雷击会导致心搏和呼吸同时停止",
  "regex": "(?:lightning|strike|thunderstorm).*(?:pulse|check|delay|wait|cpr|cardiac)",
  "domain": "emergency",
  "category": "life_safety",
  "subcategory": null,
  "root_cause": "The AI applies standard adult BLS protocol (check pulse for 5-10 seconds) to lightning strike victims, failing to recognize that lightning causes asystole or ventricular fibrillation with concurrent respiratory arrest due to brainstem injury; 2020 AHA guidelines and Wilderness Medical Society recommend immediate CPR without pulse check because the victim is likely in cardiac arrest and delay reduces survival chances.",
  "root_cause_type": "generic",
  "root_cause_zh": "AI将标准成人基础生命支持流程（检查脉搏5-10秒）应用于雷击受害者，未能认识到雷击会导致心搏停止或心室颤动并伴有脑干损伤引起的呼吸停止；2020年AHA指南和荒野医学会建议立即进行心肺复苏而不检查脉搏，因为受害者很可能处于心脏骤停状态，延迟会降低生存机会。",
  "versions": [
    {
      "version": "AHA Guidelines for CPR and ECC 2020",
      "introduced": null,
      "deprecated": null,
      "removed": null,
      "behavior_change": null,
      "status": "active"
    },
    {
      "version": "Wilderness Medical Society Practice Guidelines 2024",
      "introduced": null,
      "deprecated": null,
      "removed": null,
      "behavior_change": null,
      "status": "active"
    },
    {
      "version": "National Lightning Safety Council 2023",
      "introduced": null,
      "deprecated": null,
      "removed": null,
      "behavior_change": null,
      "status": "active"
    }
  ],
  "os_specific": {},
  "dead_ends": [
    {
      "action": "",
      "why_fails": "Delaying CPR to check pulse for 10 seconds reduces cerebral blood flow; lightning victims often have no palpable pulse due to vascular spasm, leading to false negative and further delay",
      "fail_rate": 0.8,
      "condition": "",
      "sources": []
    },
    {
      "action": "",
      "why_fails": "Using an AED before starting CPR (instead of immediate compressions) wastes critical time; AED should be applied after 2 minutes of CPR",
      "fail_rate": 0.6,
      "condition": "",
      "sources": []
    },
    {
      "action": "",
      "why_fails": "Assuming the victim is 'just stunned' and waiting for spontaneous recovery ignores that lightning-induced respiratory arrest can persist even if cardiac rhythm returns",
      "fail_rate": 0.5,
      "condition": "",
      "sources": []
    }
  ],
  "workarounds": [
    {
      "action": "On a lightning strike victim who is unresponsive and not breathing normally: start CPR immediately with chest compressions at 100-120/min, depth 2-2.4 inches. Do not check pulse. Continue for 2 minutes, then apply AED if available. Example command: 'Begin chest compressions immediately—push hard and fast in the center of the chest. Do not stop to check for a pulse.'",
      "success_rate": 0.92,
      "how": "On a lightning strike victim who is unresponsive and not breathing normally: start CPR immediately with chest compressions at 100-120/min, depth 2-2.4 inches. Do not check pulse. Continue for 2 minutes, then apply AED if available. Example command: 'Begin chest compressions immediately—push hard and fast in the center of the chest. Do not stop to check for a pulse.'",
      "condition": "",
      "sources": []
    },
    {
      "action": "If multiple rescuers: one person starts CPR, another calls 911 and retrieves AED. Use AED as soon as available, but do not interrupt compressions for more than 10 seconds to apply pads.",
      "success_rate": 0.88,
      "how": "If multiple rescuers: one person starts CPR, another calls 911 and retrieves AED. Use AED as soon as available, but do not interrupt compressions for more than 10 seconds to apply pads.",
      "condition": "",
      "sources": []
    }
  ],
  "workarounds_zh": [
    "On a lightning strike victim who is unresponsive and not breathing normally: start CPR immediately with chest compressions at 100-120/min, depth 2-2.4 inches. Do not check pulse. Continue for 2 minutes, then apply AED if available. Example command: 'Begin chest compressions immediately—push hard and fast in the center of the chest. Do not stop to check for a pulse.'",
    "If multiple rescuers: one person starts CPR, another calls 911 and retrieves AED. Use AED as soon as available, but do not interrupt compressions for more than 10 seconds to apply pads."
  ],
  "transition_graph": {
    "leads_to": [],
    "preceded_by": [],
    "frequently_confused_with": []
  },
  "official_doc_url": "https://www.wms.org/resources/guidelines/lightning-injuries",
  "official_doc_section": null,
  "error_code": "LIGHTNING-CPR-ERR-005",
  "verification_tier": "ai_generated",
  "confidence": 0.87,
  "fix_success_rate": 0.9,
  "resolvable": "true",
  "first_seen": "2024-07-05",
  "last_confirmed": "2024-06-01",
  "last_updated": "2024-06-01",
  "evidence_count": 1,
  "tags": [],
  "locale": "en",
  "aliases": []
}