Medicare introduces ACCESS, a new payment model reimbursing AI agents for patient monitoring and care coordination.
Until now, healthcare AI lacked a direct monetization path outside of standard B2B SaaS efficiency plays. The ACCESS model fundamentally changes this by establishing a direct reimbursement mechanism for autonomous agents performing care coordination. This shifts the engineering focus from clinical copilot tools to fully autonomous, patient-facing state machines that can reliably execute and bill for out-of-band care workflows.
What Happened The Centers for Medicare & Medicaid Services (CMS) has introduced a new payment model called ACCESS, which establishes the first governmental reimbursement mechanism specifically accommodating AI agents. Unlike previous models that only compensated direct human-to-human clinical encounters, ACCESS allows providers to bill for autonomous out-of-band patient management. This includes routine check-ins, medication adherence monitoring, and coordinating social determinants of health (SDOH), such as housing referrals.
Technical Details From an engineering perspective, this shifts the healthcare AI landscape from passive decision-support systems to active, stateful agents. To capitalize on ACCESS, systems must maintain long-running context windows across patient interactions, securely interface with electronic health records (EHRs) via FHIR/HL7 to read/write care data, and execute multi-step tool-calling workflows (e.g., dialing a patient, parsing voice-to-text, extracting intent, and triggering a housing referral API). Auditing and observability will be critical; engineers must build robust logging pipelines to definitively prove to Medicare that the AI agent reliably performed the billed actions without hallucinating or dropping critical alerts.
Why It Matters The primary bottleneck for AI in healthcare hasn't been model capability, but rather a lack of direct monetization. Historically, AI builders had to sell efficiency to hospital administrators—a notoriously slow B2B sales cycle. By creating a direct billing pathway for AI-driven care coordination, Medicare has essentially created an API for revenue. This will likely trigger a gold rush of builder activity focused on autonomous patient outreach, shifting venture capital and engineering talent toward agentic healthcare infrastructure.
What to Watch Next Monitor how major EHR vendors (like Epic and Oracle Cerner) adapt their developer marketplaces to support these autonomous billing agents. Additionally, watch for early regulatory friction regarding agent hallucination rates, patient data privacy (HIPAA compliance in LLM routing), and the specific auditing requirements CMS will enforce to prevent automated billing fraud. Builders who solve the deterministic auditing of non-deterministic LLM outputs will capture the lion's share of this newly unlocked market.