{
  "id": "emergency/cpr-compression-rate-100-120",
  "signature": "AI tells user to perform CPR compressions at 100 per minute, but AHA 2020 guidelines recommend 100-120 per minute; 100 is the minimum, not the target",
  "signature_zh": "AI告诉用户以每分钟100次的速度进行心肺复苏按压，但AHA 2020指南建议100-120次/分钟；100是最低值，非目标值",
  "regex": "CPR compressions at 100 per minute",
  "domain": "emergency",
  "category": "life_safety",
  "subcategory": null,
  "root_cause": "AI incorrectly treats the AHA minimum compression rate (100/min) as the sole recommended rate, ignoring the 100-120 range that optimizes cardiac output and survival outcomes",
  "root_cause_type": "generic",
  "root_cause_zh": "AI错误地将AHA最低按压速率（100次/分钟）视为唯一推荐速率，忽略了优化心输出量和生存结果的100-120次/分钟范围",
  "versions": [
    {
      "version": "AHA Guidelines 2020",
      "introduced": null,
      "deprecated": null,
      "removed": null,
      "behavior_change": null,
      "status": "active"
    },
    {
      "version": "ERC Guidelines 2021",
      "introduced": null,
      "deprecated": null,
      "removed": null,
      "behavior_change": null,
      "status": "active"
    },
    {
      "version": "ILCOR 2022",
      "introduced": null,
      "deprecated": null,
      "removed": null,
      "behavior_change": null,
      "status": "active"
    }
  ],
  "os_specific": {},
  "dead_ends": [
    {
      "action": "Saying '100 compressions per minute is fine'",
      "why_fails": "100/min is the minimum; compressions below 100/min drastically reduce survival rates",
      "fail_rate": 0.9,
      "condition": "",
      "sources": []
    },
    {
      "action": "Advising 'compress as fast as possible'",
      "why_fails": "Compressions above 120/min reduce depth and recoil, decreasing effectiveness",
      "fail_rate": 0.8,
      "condition": "",
      "sources": []
    }
  ],
  "workarounds": [
    {
      "action": "Use a metronome app set to 110 bpm, or sing 'Stayin' Alive' by Bee Gees (103 bpm) to maintain 100-120 range",
      "success_rate": 0.85,
      "how": "Use a metronome app set to 110 bpm, or sing 'Stayin' Alive' by Bee Gees (103 bpm) to maintain 100-120 range",
      "condition": "",
      "sources": []
    },
    {
      "action": "Follow AHA guidelines explicitly: 'Compress at a rate of 100 to 120 per minute' with real-time feedback devices if available",
      "success_rate": 0.9,
      "how": "Follow AHA guidelines explicitly: 'Compress at a rate of 100 to 120 per minute' with real-time feedback devices if available",
      "condition": "",
      "sources": []
    }
  ],
  "workarounds_zh": [
    "Use a metronome app set to 110 bpm, or sing 'Stayin' Alive' by Bee Gees (103 bpm) to maintain 100-120 range",
    "Follow AHA guidelines explicitly: 'Compress at a rate of 100 to 120 per minute' with real-time feedback devices if available"
  ],
  "transition_graph": {
    "leads_to": [],
    "preceded_by": [],
    "frequently_confused_with": []
  },
  "official_doc_url": "https://cpr.heart.org/en/resuscitation-science/cpr-and-ecc-guidelines",
  "official_doc_section": null,
  "error_code": "CPR-RATE-ERR-001",
  "verification_tier": "ai_generated",
  "confidence": 0.85,
  "fix_success_rate": 0.75,
  "resolvable": "true",
  "first_seen": "2024-03-15",
  "last_confirmed": "2024-06-01",
  "last_updated": "2024-06-01",
  "evidence_count": 1,
  "tags": [],
  "locale": "en",
  "aliases": []
}