The 2026 update to the HIPAA Security Rule — the first major overhaul in over two decades, expected to finalize in 2026 — changes the rules for any product that touches protected health information (PHI) with AI. Two shifts matter most: it removes the "addressable" distinction, so safeguards like encryption and multi-factor authentication become required, not optional; and it mandates annual risk assessments that explicitly include AI systems. If your app runs PHI through an LLM, a hallucination is no longer just a bug — it is a compliance event. Here is what changes and how to build for it.
The proposed rule turns a long list of "should" into "must." The practical deltas:
| Area | Before | 2026 direction |
|---|---|---|
| Encryption (at rest & in transit) | "Addressable" — optional with justification | Required |
| Multi-factor authentication | Not explicitly required | Required |
| Risk analysis | Periodic, scope loosely defined | Annual, and must include AI systems |
| Asset inventory & network map | Implied | Explicit, maintained |
| Recovery | General requirement | Restore critical systems within a set window |
The theme: fewer judgment calls, more baseline controls you must demonstrate. For a startup, that is actually good news — it is far cheaper to build these in from day one than to retrofit them after an auditor or an acquirer asks.
Directly. Any AI tool that processes PHI must now be part of your risk analysis and risk management — you cannot treat the model as someone else's problem. In practice that means three obligations most teams miss:
This is exactly why we argue for a human in the loop for regulated AI and for HIPAA-compliant AI agents designed around the compliance surface, not bolted onto it.
If PHI flows to the vendor, yes — and a generic BAA will not cover you. You need a signed agreement that addresses how the vendor uses, retains and trains on your data, and that flows the same obligations down to their subcontractors. The cheapest architecture is often to keep PHI out of the model entirely: de-identify before inference, or keep sensitive processing on infrastructure you control. Less PHI in the AI path means a smaller compliance surface and a smaller bill.
Federal HIPAA is now the floor, not the ceiling. More than 250 AI-related bills have moved across 34+ states, and several land squarely on healthcare: Texas's TRAIGA, Colorado's AI Act and California's AB 489 add disclosure, transparency and bias-prevention duties on top of HIPAA. If you serve patients in multiple states, you are navigating a patchwork — design for the strictest, not the average.
Build the compliance in, do not retrofit it. Doing so adds roughly 15–25% to a build; bolting it on after launch costs 40–80%. The checklist we run for regulated MVPs:
We are a senior, founder-led studio that builds HIPAA-aligned software and AI agents foundation-first — before a single prediction runs — and you own the code and infrastructure from day one. See HIPAA-compliant MVP development, our build-vs-buy guide for a startup clinic, or book a free 30-minute HIPAA architecture review and we will map your compliance surface and where the risks sit.