CVS Health and Aetna accused of AI-driven denials in post-acute care
A Senate staff report and independent reporting allege CVS Health and Aetna used predictive AI tools to increase denials of post-acute care authorizations for Medicare Advantage patients, prioritizing profits over patient care.
The system prioritized the review of requests likely to be denied, effectively substituting medical judgment with a calculation of financial gain.
Key facts
- What
- A Senate staff report and independent reporting allege CVS Health and Aetna used predictive AI tools to increase denials of post-acute care authorizations for Medicare Advantage patients, prioritizing profits over patient care.
- Incident date
- Oct 17, 2024
- Who
- CVS Health and Aetna
- Failure mode
- Policy Violation
- AI surface
- Agentic Workflow
- Severity
- High
What happened
A Senate subcommittee report alleges that CVS Health and Aetna used predictive AI tools to increase denials of post-acute care authorizations for Medicare Advantage patients, prioritizing profits over patient care. The tools were described as targeting costly services, such as skilled nursing facility stays, and the analytics were used to influence the review process. This resulted in a higher rate of reversal of previously approved post-acute care requests than for acute hospital admissions, suggesting the system biased decisions toward denials.
What broke inside the model
- 01 · TriggerA prompt pushes against a deployment boundary.
- 02 · Model stepThe model produces the disallowed output.
- 03 · Control gapNo enforcement blocks it at generation time.
- 04 · FailureThe output crosses the policy line.
- 05 · ConsequenceA limit the business set is breached in public.
The output crosses a policy boundary the deployment had defined.
The model prioritized denials by flagging requests as likely to be denied, steering human reviewers to focus on justifications for denial and reversing approvals at a rate roughly ten times higher for post-acute care than for acute hospital admissions.
What it cost
Sources
- PressSenate report slams Medicare Advantage insurers for using predictive technology to deny claimshealthcaredive.com
- PressInsurersI Denials of Postacute Care Face Senate Scrutinyajmc.com
- PrimaryRefusal of recovery: how Medicare Advantage Insurers have denied patients access to post-acute carehsgac.senate.gov
Cite this entry
https://failureindex.ai/failures/cvs-health-aetna-accused-driven-denialsAI Failure Index. "CVS Health and Aetna accused of AI-driven denials in post-acute care" (FI-0184). Realm Labs. https://failureindex.ai/failures/cvs-health-aetna-accused-driven-denials (indexed Jun 5, 2026).Data fields CC-BY 4.0, prose citation permitted. Incident ID FI-0184. Full dataset at /data.
Note from Realm Labs, the Index steward
How Realm would have caught this
- Prism
- OmniGuard
Realm compares what the model is about to output or do against the policy that governs the deployment, in real time, and can deny or redact the action before it takes effect, which is the gap an after-the-fact review never closes in time.