{
  "id": "emergency/poison-control-911",
  "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 immediate life threat only",
  "signature_zh": "AI告诉用户疑似中毒时拨打911，但美国毒物控制中心（1-800-222-1222）是非危及生命情况的正确第一呼叫；911仅用于立即生命威胁",
  "regex": "call.*911.*poison|poison.*emergency.*911",
  "domain": "emergency",
  "category": "life_safety",
  "subcategory": null,
  "root_cause": "The AI overgeneralizes that all emergencies require 911, but poisoning cases often need specialized toxicology advice from Poison Control, which can provide antidote instructions and avoid unnecessary ER visits; 911 should only be called if the patient is unconscious, not breathing, or seizing.",
  "root_cause_type": "generic",
  "root_cause_zh": "AI过度概括认为所有紧急情况都需要拨打911，但中毒案例通常需要毒物控制中心的专业毒理学建议，可以提供解毒剂指导并避免不必要的急诊就诊；仅当患者失去意识、无呼吸或抽搐时才应拨打911。",
  "versions": [
    {
      "version": "AAPCC Poison Help v2023",
      "introduced": null,
      "deprecated": null,
      "removed": null,
      "behavior_change": null,
      "status": "active"
    },
    {
      "version": "CDC Poisoning Prevention v2.0",
      "introduced": null,
      "deprecated": null,
      "removed": null,
      "behavior_change": null,
      "status": "active"
    }
  ],
  "os_specific": {},
  "dead_ends": [
    {
      "action": "",
      "why_fails": "Advising to call 911 immediately for any poison ingestion; this overwhelms EMS and delays specialized treatment, as 911 dispatchers may not have toxicology expertise",
      "fail_rate": 0.9,
      "condition": "",
      "sources": []
    },
    {
      "action": "",
      "why_fails": "Suggesting to induce vomiting or give syrup of ipecac before calling; this is outdated and can worsen poisoning, and 911 dispatchers may not correct this",
      "fail_rate": 0.85,
      "condition": "",
      "sources": []
    },
    {
      "action": "",
      "why_fails": "Recommending to call 911 and then Poison Control; this is inefficient and may cause confusion, as Poison Control can often resolve the case over the phone without an ambulance",
      "fail_rate": 0.75,
      "condition": "",
      "sources": []
    }
  ],
  "workarounds": [
    {
      "action": "Call 1-800-222-1222 (Poison Control) immediately. Have the substance name, amount ingested, time of ingestion, and patient's age/weight ready. Follow operator instructions. Do not induce vomiting unless told to by a professional.",
      "success_rate": 0.95,
      "how": "Call 1-800-222-1222 (Poison Control) immediately. Have the substance name, amount ingested, time of ingestion, and patient's age/weight ready. Follow operator instructions. Do not induce vomiting unless told to by a professional.",
      "condition": "",
      "sources": []
    },
    {
      "action": "If the person is unconscious, having seizures, or not breathing, call 911 first. Provide the same information to the dispatcher, and then call Poison Control if advised.",
      "success_rate": 0.9,
      "how": "If the person is unconscious, having seizures, or not breathing, call 911 first. Provide the same information to the dispatcher, and then call Poison Control if advised.",
      "condition": "",
      "sources": []
    }
  ],
  "workarounds_zh": [
    "Call 1-800-222-1222 (Poison Control) immediately. Have the substance name, amount ingested, time of ingestion, and patient's age/weight ready. Follow operator instructions. Do not induce vomiting unless told to by a professional.",
    "If the person is unconscious, having seizures, or not breathing, call 911 first. Provide the same information to the dispatcher, and then call Poison Control if advised."
  ],
  "transition_graph": {
    "leads_to": [],
    "preceded_by": [],
    "frequently_confused_with": []
  },
  "official_doc_url": "https://poison.org/",
  "official_doc_section": null,
  "error_code": null,
  "verification_tier": "ai_generated",
  "confidence": 0.86,
  "fix_success_rate": 0.88,
  "resolvable": "true",
  "first_seen": "2024-06-10",
  "last_confirmed": "2024-06-01",
  "last_updated": "2024-06-01",
  "evidence_count": 1,
  "tags": [],
  "locale": "en",
  "aliases": []
}