{
  "id": "safety/chemical-burn-neutralization",
  "signature": "AI advises using a weak acid (vinegar) to neutralize an alkali chemical burn, or a weak base (baking soda) to neutralize an acid burn",
  "signature_zh": "AI 建议使用弱酸（醋）中和碱化学烧伤，或使用弱碱（小苏打）中和酸烧伤",
  "regex": "vinegar.*alkali burn|baking soda.*acid burn|neutralize.*chemical burn",
  "domain": "safety",
  "category": "physical_safety",
  "subcategory": null,
  "root_cause": "Neutralization reactions produce heat (exothermic) which can cause thermal burns on top of chemical burns; the heat can drive chemicals deeper into tissue. Standard first aid is copious water irrigation for at least 20 minutes, not neutralization.",
  "root_cause_type": "generic",
  "root_cause_zh": "中和反应会产生热量（放热），可能在化学烧伤基础上造成热烧伤；热量可将化学物质推入更深组织。标准急救是大量水冲洗至少20分钟，而非中和。",
  "versions": [
    {
      "version": "first_aid_guidelines",
      "introduced": null,
      "deprecated": null,
      "removed": null,
      "behavior_change": null,
      "status": "active"
    },
    {
      "version": "poison_control",
      "introduced": null,
      "deprecated": null,
      "removed": null,
      "behavior_change": null,
      "status": "active"
    }
  ],
  "os_specific": {},
  "dead_ends": [
    {
      "action": "Apply vinegar to neutralize a lye (sodium hydroxide) burn",
      "why_fails": "Vinegar (acetic acid) reacts with lye producing heat and carbon dioxide; thermal injury worsens. Water irrigation is safer and more effective.",
      "fail_rate": 0.85,
      "condition": "",
      "sources": []
    },
    {
      "action": "Apply baking soda paste to neutralize a hydrochloric acid burn",
      "why_fails": "Baking soda (sodium bicarbonate) reacts with acid producing CO2 and heat; the paste can also trap acid against skin. Water irrigation is standard.",
      "fail_rate": 0.8,
      "condition": "",
      "sources": []
    },
    {
      "action": "Use milk or yogurt as a neutralizer",
      "why_fails": "Milk and yogurt have limited buffering capacity and can introduce bacteria; they are not recommended for chemical burns. Water is best.",
      "fail_rate": 0.7,
      "condition": "",
      "sources": []
    }
  ],
  "workarounds": [
    {
      "action": "Immediately flush the affected area with copious amounts of lukewarm water for at least 20 minutes. Remove contaminated clothing while flushing. Do not apply any neutralizing agents.",
      "success_rate": 0.9,
      "how": "Immediately flush the affected area with copious amounts of lukewarm water for at least 20 minutes. Remove contaminated clothing while flushing. Do not apply any neutralizing agents.",
      "condition": "",
      "sources": []
    },
    {
      "action": "For dry chemical (e.g., lime), brush off as much as possible before flushing to avoid water activating the chemical. Then irrigate for 20 minutes.",
      "success_rate": 0.8,
      "how": "For dry chemical (e.g., lime), brush off as much as possible before flushing to avoid water activating the chemical. Then irrigate for 20 minutes.",
      "condition": "",
      "sources": []
    }
  ],
  "workarounds_zh": [
    "Immediately flush the affected area with copious amounts of lukewarm water for at least 20 minutes. Remove contaminated clothing while flushing. Do not apply any neutralizing agents.",
    "For dry chemical (e.g., lime), brush off as much as possible before flushing to avoid water activating the chemical. Then irrigate for 20 minutes."
  ],
  "transition_graph": {
    "leads_to": [],
    "preceded_by": [],
    "frequently_confused_with": []
  },
  "official_doc_url": "https://www.poison.org/articles/chemical-burns",
  "official_doc_section": null,
  "error_code": "CHEM-BURN-NEUTRAL-ERR",
  "verification_tier": "ai_generated",
  "confidence": 0.89,
  "fix_success_rate": 0.81,
  "resolvable": "true",
  "first_seen": "2024-09-15",
  "last_confirmed": "2024-06-01",
  "last_updated": "2024-06-01",
  "evidence_count": 1,
  "tags": [],
  "locale": "en",
  "aliases": []
}