Care Plan Goal Drift Across Encounters
Agent Regenerates the Care Plan at Each Visit From the Current Problem List Alone, Losing Continuity With Previously Agreed Patient Goals
6 patterns for this goal
Treatment-planning failures happen when a care plan is regenerated at each visit from current diagnoses alone without carrying forward previously negotiated patient-specific goals, or when treatment recommendations optimize for a single disease while ignoring comorbidities that render that treatment dangerous, or when a guideline-based recommendation is presented as fact despite active disagreement among major clinical societies on the same topic, or when a specialist identifies a contraindication to a planned treatment approach but that finding never reaches the downstream agent finalizing the plan. Care plans that look clinically sound can silently override patient preferences set in prior visits, prescribe treatments that worsen comorbidities, or follow outdated guidelines while newer evidence-based alternatives exist.
Every treatment-planning pattern documented here reflects a gap between what a single optimization step can achieve and what actual clinical safety and evidence require. Optimizing for a single diagnosis without checking comorbidities produces unsafe plans. Optimizing for a top-ranked guideline source without checking for consensus disagreement presents disputed recommendations as fact. Optimizing for plan completion from the current problem list without checking prior negotiated goals silently overrides patient preferences. And when a specialist surfaces a finding, but only in narrative form and not in a structured field the downstream planner checks, that finding is invisible to the final plan. The recurring mitigation is explicit, multi-checkpoint verification: carry persistent goal objects across visits, check comorbidities and contraindications before finalizing any treatment, surface guideline disagreement rather than silently picking one source, and require structured handoff fields for specialist findings.
Store goals as persistent structured objects, separate from the per-visit problem list, and explicitly carry patient-specific goals forward into every visit’s plan generation. Before proposing plan changes that contradict a prior agreed goal, require explicit justification and patient re-discussion rather than silent replacement.
Adverse-drug-interaction failures focus on pairwise or multi-way medication combinations. Comorbidity-neglect is one level higher: a treatment (or class of treatment) chosen optimally for the primary diagnosis but contraindicated or worsened by a coexisting disease. See Comorbidity Neglect.
Retrieve from multiple major guideline bodies for any query touching a known discordant topic; explicitly compare recommendations and surface the conflict to the clinician for decision-making; require source attribution (which guideline body, what publication year) for every recommendation; present conflicting options side-by-side rather than the agent silently choosing one.
The specialist-consult agent identifies a contraindication in its reasoning, but the structured consult-summary schema passed to the treatment-planning agent has no field for patient-specific contraindications, only a general recommendation field. Mitigate by extending the schema to include a dedicated contraindication field, and requiring the treatment-planning agent to verify any specialist consult for unresolved constraints before finalizing the plan.
Subscribe to guideline updates and monitor for changes; retrain or fine-tune quarterly with new evidence; flag recommendations from training-data era and alert clinicians when newer alternatives exist; version guidelines and track which version a recommendation came from.
| Pattern | Mechanism |
|---|---|
| Care Plan Goal Drift | Care plan regenerated at each visit from current problem list; patient-specific goals from prior visits silently lost |
| Comorbidity Neglect | Treatment optimal for primary diagnosis but contraindicated or worsened by comorbidities; not checked |
| Guideline Conflict Resolution Failure | Multiple major guideline bodies disagree on threshold or first-line; agent presents one as definitive without disclosing conflict |
| Multi-Agent Handoff Drops Specialist-Noted Contraindication | Specialist identifies patient-specific contraindication; finding exists only in consult note, never reaches structured field treatment-planning agent reads |
| Outdated Medical Guidelines | Model trained on 2020 guidelines; newer research shows alternative treatment superior; model recommends outdated approach |
| Pediatric Dosing Extrapolation Error | Pediatric dose calculated by naive linear adult-weight scaling, ignoring nonlinear pediatric pharmacokinetics and age-band-specific dosing |
Total: 6 patterns
Agent Regenerates the Care Plan at Each Visit From the Current Problem List Alone, Losing Continuity With Previously Agreed Patient Goals
Model Recommends Treatment Optimal for Primary Condition But Dangerous for Comorbidities Patient Has
Agent Cannot Reconcile Conflicting Recommendations From Different Clinical Guideline Bodies and Defaults to an Arbitrary or Most-Recently-Retrieved Source
A Specialist-Consult Agent That Identifies, in Its Own Consult-Note Reasoning, a Contraindication to a Specific Treatment Approach Hands That Finding Off to a Primary Treatment-Planning Agent Through a Structured Consult Summary That Has No Field for Contraindications, So the Treatment-Planning Agent Finalizes a Care Plan Including the Approach the Specialist Had Ruled Out
Model Uses Medical Guidelines That Have Been Superseded by Newer Research; Recommends Treatment No Longer Best-Practice
Agent Extrapolates Adult Weight-Based or Fixed Dosing Formulas to Pediatric Patients, Producing Unsafe Doses