{
  "id": "emergency/poison-control-1-800-222-1222",
  "signature": "AI tells a user to call 911 for a suspected poisoning, but the US Poison Control Center (1-800-222-1222) is the correct first call for non-life-threatening cases; 911 is for emergencies only",
  "signature_zh": "AI告诉用户疑似中毒时拨打911，但美国毒物控制中心（1-800-222-1222）才是非危及生命病例的正确首选；911仅用于紧急情况",
  "regex": "call 911.*poisoning|poison.*call 911",
  "domain": "emergency",
  "category": "life_safety",
  "subcategory": null,
  "root_cause": "AI conflates all poisoning scenarios with immediate life threats, ignoring that most poisonings (e.g., accidental ingestion, medication overdose) require expert toxicology advice from poison control, not emergency dispatch",
  "root_cause_type": "generic",
  "root_cause_zh": "AI将所有中毒场景与立即生命威胁混为一谈，忽略了大多数中毒（如意外摄入、药物过量）需要毒物控制专家的毒理学建议，而非紧急调度",
  "versions": [
    {
      "version": "AAPCC (American Association of Poison Control Centers) 2024",
      "introduced": null,
      "deprecated": null,
      "removed": null,
      "behavior_change": null,
      "status": "active"
    },
    {
      "version": "CDC Poisoning Prevention 2023",
      "introduced": null,
      "deprecated": null,
      "removed": null,
      "behavior_change": null,
      "status": "active"
    }
  ],
  "os_specific": {},
  "dead_ends": [
    {
      "action": "Telling users 'always call 911 for any poisoning'",
      "why_fails": "911 dispatchers are not toxicology experts; they will often redirect to poison control anyway, causing delay",
      "fail_rate": 0.85,
      "condition": "",
      "sources": []
    },
    {
      "action": "Advising to 'induce vomiting immediately'",
      "why_fails": "Vomiting can worsen certain poisonings (e.g., caustic substances) and is no longer recommended by AAPCC",
      "fail_rate": 0.9,
      "condition": "",
      "sources": []
    }
  ],
  "workarounds": [
    {
      "action": "Call 1-800-222-1222 (US Poison Control) for any suspected poisoning; they provide free, expert advice 24/7. Only call 911 if the person is unconscious, not breathing, or seizing",
      "success_rate": 0.9,
      "how": "Call 1-800-222-1222 (US Poison Control) for any suspected poisoning; they provide free, expert advice 24/7. Only call 911 if the person is unconscious, not breathing, or seizing",
      "condition": "",
      "sources": []
    },
    {
      "action": "Save the Poison Control number in your phone: 1-800-222-1222. For web-based help, visit poison.org or use the 'POISON' app",
      "success_rate": 0.85,
      "how": "Save the Poison Control number in your phone: 1-800-222-1222. For web-based help, visit poison.org or use the 'POISON' app",
      "condition": "",
      "sources": []
    }
  ],
  "workarounds_zh": [
    "Call 1-800-222-1222 (US Poison Control) for any suspected poisoning; they provide free, expert advice 24/7. Only call 911 if the person is unconscious, not breathing, or seizing",
    "Save the Poison Control number in your phone: 1-800-222-1222. For web-based help, visit poison.org or use the 'POISON' app"
  ],
  "transition_graph": {
    "leads_to": [],
    "preceded_by": [],
    "frequently_confused_with": []
  },
  "official_doc_url": "https://www.poison.org/",
  "official_doc_section": null,
  "error_code": "POISON-CALL-ERR-001",
  "verification_tier": "ai_generated",
  "confidence": 0.87,
  "fix_success_rate": 0.8,
  "resolvable": "true",
  "first_seen": "2024-05-12",
  "last_confirmed": "2024-06-01",
  "last_updated": "2024-06-01",
  "evidence_count": 1,
  "tags": [],
  "locale": "en",
  "aliases": []
}