# AI根据用户报告的副作用建议逐渐减少精神科药物，但未包含医疗免责声明或戒断风险

- **ID:** `mental-health/medication-withdrawal-advice`
- **领域:** mental-health
- **类别:** data_error
- **错误码:** `MED-TAPER-001`
- **验证级别:** ai_generated
- **修复率:** 83%

## 根因

精神科药物的逐渐减量必须在处方医生监督下进行；突然或不适当的减量可能导致严重的戒断综合征（如抗抑郁药停药综合征、苯二氮䓬类戒断性癫痫发作）。

## 解决方案

1. ```
   Always respond with a strong medical disclaimer and referral to prescriber, never give a specific taper plan. Provide information about withdrawal symptoms to help user discuss with doctor.
   ```
2. ```
   Offer a template for communicating with their doctor about side effects, including specific questions to ask (e.g., 'Is there a lower dose formulation?', 'What taper schedule is safe for my medication?').
   ```
3. ```
   If user insists on tapering advice, redirect to harm reduction resources like the 'Tapering Strips' protocol or hyperbolic tapering, but only with explicit warning that these require medical oversight.
   ```

## 无效尝试

- **** — Many medications are extended-release and cannot be cut; half-dose may still cause withdrawal; user may skip doctor visit (80% 失败率)
- **** — Causes fluctuating blood levels that increase withdrawal symptoms and mood instability (75% 失败率)
- **** — Dosage and duration depend on individual factors (medication half-life, duration of use, metabolism); one-size-fits-all is dangerous (85% 失败率)
