{
  "id": "medical/warfarin-inr-monitoring-frequency",
  "signature": "AI tells a patient on warfarin that INR monitoring every 2 weeks is sufficient after a dose change, ignoring need for more frequent checks",
  "signature_zh": "AI告诉服用华法林的患者，在剂量调整后每两周监测一次INR就足够了，忽略了需要更频繁检查",
  "regex": "(?i)(warfarin|coumadin|anticoagul).*(INR|monitor|check|frequency|every.*2\\s*week|every.*14\\s*day)",
  "domain": "medical",
  "category": "runtime_error",
  "subcategory": null,
  "root_cause": "After warfarin dose adjustment, INR should be rechecked within 3-7 days due to the drug's narrow therapeutic index and variable response; waiting 2 weeks risks subtherapeutic or supratherapeutic INR, increasing thromboembolic or bleeding risk.",
  "root_cause_type": "generic",
  "root_cause_zh": "华法林剂量调整后，由于药物治疗窗窄且反应可变，应在3-7天内复查INR；等待2周可能导致INR低于或高于治疗范围，增加血栓栓塞或出血风险。",
  "versions": [
    {
      "version": "Warfarin Sodium 5mg Tablets USP",
      "introduced": null,
      "deprecated": null,
      "removed": null,
      "behavior_change": null,
      "status": "active"
    },
    {
      "version": "Coumadin 5mg",
      "introduced": null,
      "deprecated": null,
      "removed": null,
      "behavior_change": null,
      "status": "active"
    },
    {
      "version": "Jantoven 5mg",
      "introduced": null,
      "deprecated": null,
      "removed": null,
      "behavior_change": null,
      "status": "active"
    },
    {
      "version": "INRatio PT/INR Monitor",
      "introduced": null,
      "deprecated": null,
      "removed": null,
      "behavior_change": null,
      "status": "active"
    }
  ],
  "os_specific": {},
  "dead_ends": [
    {
      "action": "",
      "why_fails": "The patient may have been subtherapeutic for 10+ days, but doubling dose could cause overshoot to >5.0 and major bleeding. Need to check at 3-7 days after adjustment.",
      "fail_rate": 0.8,
      "condition": "",
      "sources": []
    },
    {
      "action": "",
      "why_fails": "Even stable patients can have INR fluctuations due to diet, illness, or other medications. Monthly monitoring is standard for stable patients, but more frequent checks are needed after any dose change.",
      "fail_rate": 0.7,
      "condition": "",
      "sources": []
    }
  ],
  "workarounds": [
    {
      "action": "After any warfarin dose adjustment (increase or decrease), schedule INR check within 3-7 days. Use a standardized algorithm (e.g., the '5-7 day rule'). If INR is within target range (e.g., 2.0-3.0 for most indications), extend to every 2 weeks, then monthly after two consecutive stable values.",
      "success_rate": 0.9,
      "how": "After any warfarin dose adjustment (increase or decrease), schedule INR check within 3-7 days. Use a standardized algorithm (e.g., the '5-7 day rule'). If INR is within target range (e.g., 2.0-3.0 for most indications), extend to every 2 weeks, then monthly after two consecutive stable values.",
      "condition": "",
      "sources": []
    },
    {
      "action": "For patients on long-term stable warfarin, use a point-of-care INR device (e.g., CoaguChek) for weekly self-monitoring with remote dose adjustment via anticoagulation clinic. This reduces clinic visits while maintaining safety.",
      "success_rate": 0.85,
      "how": "For patients on long-term stable warfarin, use a point-of-care INR device (e.g., CoaguChek) for weekly self-monitoring with remote dose adjustment via anticoagulation clinic. This reduces clinic visits while maintaining safety.",
      "condition": "",
      "sources": []
    }
  ],
  "workarounds_zh": [
    "在每次华法林剂量调整（增加或减少）后，安排在3-7天内复查INR。使用标准化算法（如“5-7天规则”）。如果INR在目标范围内（如大多数适应症2.0-3.0），延长至每两周一次，然后连续两次稳定后改为每月一次。",
    "对于长期服用稳定剂量华法林的患者，使用即时INR检测设备（如CoaguChek）进行每周自我监测，通过抗凝门诊远程调整剂量。这可在减少门诊就诊次数的同时保持安全性。"
  ],
  "transition_graph": {
    "leads_to": [],
    "preceded_by": [],
    "frequently_confused_with": []
  },
  "official_doc_url": "https://www.uptodate.com/contents/warfarin-dosing-and-monitoring-beyond-the-basics",
  "official_doc_section": null,
  "error_code": "WARFARIN-INR-FREQ-ERR",
  "verification_tier": "ai_generated",
  "confidence": 0.89,
  "fix_success_rate": 0.88,
  "resolvable": "true",
  "first_seen": "2024-11-05",
  "last_confirmed": "2024-06-01",
  "last_updated": "2024-06-01",
  "evidence_count": 1,
  "tags": [],
  "locale": "en",
  "aliases": []
}