{
  "id": "emergency/lightning-strike-cpr-delay",
  "signature": "AI tells bystanders to check for pulse for 10 seconds before starting CPR on a lightning strike victim, but immediate CPR is critical because lightning causes respiratory arrest first, then cardiac arrest",
  "signature_zh": "AI告诉旁观者在雷击伤者开始CPR前检查脉搏10秒，但立即CPR至关重要，因为闪电首先引起呼吸停止，然后才是心脏骤停",
  "regex": "lightning.*check.*pulse|lightning.*cpr.*delay|lightning.*rescue.*breathing|strike.*cardiac.*arrest",
  "domain": "emergency",
  "category": "life_safety",
  "subcategory": null,
  "root_cause": "The AI applies standard CPR protocols (check pulse up to 10 seconds) to lightning strike victims, failing to recognize that lightning typically causes simultaneous respiratory arrest (due to medullary paralysis) and cardiac arrest (asystole); the priority is immediate ventilation and compressions because the heart may spontaneously resume beating if oxygenation is restored quickly.",
  "root_cause_type": "generic",
  "root_cause_zh": "AI将标准CPR方案（检查脉搏最长10秒）应用于雷击伤者，未能认识到闪电通常同时引起呼吸停止（由于延髓麻痹）和心脏骤停（心脏停搏）；优先事项是立即通气和按压，因为如果迅速恢复氧合，心脏可能自发恢复跳动。",
  "versions": [],
  "os_specific": {},
  "dead_ends": [
    {
      "action": "Advise to wait for emergency medical services before starting CPR",
      "why_fails": "Delaying CPR by even 1-2 minutes drastically reduces survival in lightning strike victims; the 'golden hour' is more like 'golden minutes'—immediate bystander CPR can double or triple survival rates",
      "fail_rate": 0.95,
      "condition": "",
      "sources": []
    },
    {
      "action": "Tell user to use an AED first before starting compressions",
      "why_fails": "While an AED is valuable, lightning strike victims often have asystole (not shockable), and the priority is ventilation and compressions; the AED should be applied as soon as available, but CPR should not be delayed to fetch it",
      "fail_rate": 0.7,
      "condition": "",
      "sources": []
    },
    {
      "action": "Suggest checking for pulse for 10 seconds as per standard AHA protocol",
      "why_fails": "Lightning strike victims may have a weak, slow pulse that is difficult to detect, and the 10-second check wastes precious time; the protocol for lightning is 'rescue breathing first, then compressions' without prolonged pulse check",
      "fail_rate": 0.8,
      "condition": "",
      "sources": []
    }
  ],
  "workarounds": [
    {
      "action": "For a lightning strike victim who is unresponsive and not breathing normally: Immediately begin rescue breathing (1 breath every 5-6 seconds) and chest compressions (100-120/min) simultaneously if possible. Do not spend time checking for a pulse. If alone, perform 2 minutes of CPR before calling 911. The mantra is 'reverse triage'—treat the apparently dead first, as they have the best chance of survival.",
      "success_rate": 0.9,
      "how": "For a lightning strike victim who is unresponsive and not breathing normally: Immediately begin rescue breathing (1 breath every 5-6 seconds) and chest compressions (100-120/min) simultaneously if possible. Do not spend time checking for a pulse. If alone, perform 2 minutes of CPR before calling 911. The mantra is 'reverse triage'—treat the apparently dead first, as they have the best chance of survival.",
      "condition": "",
      "sources": []
    },
    {
      "action": "If the victim is breathing but unresponsive, place them in the recovery position (on their side) and monitor breathing continuously. Lightning can cause temporary paralysis and confusion; spinal injury is also possible, so move the victim minimally unless they are in a dangerous location.",
      "success_rate": 0.85,
      "how": "If the victim is breathing but unresponsive, place them in the recovery position (on their side) and monitor breathing continuously. Lightning can cause temporary paralysis and confusion; spinal injury is also possible, so move the victim minimally unless they are in a dangerous location.",
      "condition": "",
      "sources": []
    },
    {
      "action": "Use an AED as soon as it arrives: Apply pads to the bare chest (if wet, dry the skin first). Follow the AED prompts. If the victim has asystole, continue CPR; if a shockable rhythm (VF/VT) is present, deliver one shock and resume CPR immediately. Lightning strike victims may have multiple injuries (burns, fractures), so treat life threats first.",
      "success_rate": 0.88,
      "how": "Use an AED as soon as it arrives: Apply pads to the bare chest (if wet, dry the skin first). Follow the AED prompts. If the victim has asystole, continue CPR; if a shockable rhythm (VF/VT) is present, deliver one shock and resume CPR immediately. Lightning strike victims may have multiple injuries (burns, fractures), so treat life threats first.",
      "condition": "",
      "sources": []
    }
  ],
  "workarounds_zh": [
    "For a lightning strike victim who is unresponsive and not breathing normally: Immediately begin rescue breathing (1 breath every 5-6 seconds) and chest compressions (100-120/min) simultaneously if possible. Do not spend time checking for a pulse. If alone, perform 2 minutes of CPR before calling 911. The mantra is 'reverse triage'—treat the apparently dead first, as they have the best chance of survival.",
    "If the victim is breathing but unresponsive, place them in the recovery position (on their side) and monitor breathing continuously. Lightning can cause temporary paralysis and confusion; spinal injury is also possible, so move the victim minimally unless they are in a dangerous location.",
    "Use an AED as soon as it arrives: Apply pads to the bare chest (if wet, dry the skin first). Follow the AED prompts. If the victim has asystole, continue CPR; if a shockable rhythm (VF/VT) is present, deliver one shock and resume CPR immediately. Lightning strike victims may have multiple injuries (burns, fractures), so treat life threats first."
  ],
  "transition_graph": {
    "leads_to": [],
    "preceded_by": [],
    "frequently_confused_with": []
  },
  "official_doc_url": "https://www.cdc.gov/lightning/safety/index.html",
  "official_doc_section": null,
  "error_code": "LIGHTNING-CPR-ERR-005",
  "verification_tier": "ai_generated",
  "confidence": 0.84,
  "fix_success_rate": 0.9,
  "resolvable": "true",
  "first_seen": "2024-07-04",
  "last_confirmed": "2024-06-01",
  "last_updated": "2024-06-01",
  "evidence_count": 1,
  "tags": [],
  "locale": "en",
  "aliases": []
}