The End of Auto-Denials: How SB 1120 Changes LA MedTech
Is your AI making medical decisions? In California, that’s now illegal without a human in the loop. 🛑
The "Human in the Loop" Mandate
California Senate Bill 1120 (SB 1120) represents a paradigm shift for the InsurTech and MedTech industries. For years, algorithms have been used to streamline the utilization review process, often automatically approving or denying claims based on pre-set criteria. While efficient, this practice has led to wrongful denials and patient harm.
SB 1120 explicitly requires that any utilization review decision—whether it is to approve, modify, or deny care—must be made by a licensed physician. AI tools can still be used to gather data, summarize medical records, and even suggest a determination, but they cannot be the final arbiter. The "approve" or "deny" button must be clicked by a human who has reviewed the case.
Impact on MedTech Algorithms
If your software automates prior authorization, you must redesign your workflow immediately. The days of "straight-through processing" for denials are over.
- Workflow Redesign: Your UI must present the AI's findings as a "recommendation" rather than a "decision."
- Physician Dashboard: You need to build interfaces specifically for physician reviewers that allow them to easily validate the AI's logic against the patient's medical record.
- Latency: You must account for the time it takes for a human to review the file. Real-time API responses for denials may no longer be legally feasible.
Documentation Requirements
Transparency is key. You need to log exactly what the AI recommended and what the human decided. If the human overrides the AI, that decision should be captured. If the human agrees with the AI, there must be a record that they actually reviewed the file (e.g., time spent on page, scroll depth) to prove they didn't just rubber-stamp the algorithm. Discrepancies between AI recommendations and human decisions could be audit flags in the future.
Conclusion
Efficiency is good, but in California, patient safety and human oversight come first. SB 1120 forces MedTech companies to treat AI as a clinical decision support tool, not a replacement for clinical judgment.
Frequently Asked Questions (FAQ)
Can AI still be used to auto-approve claims?
SB 1120 focuses primarily on denials or modifications of care. While auto-approvals are generally less risky, best practice suggests maintaining human oversight for all decisions to ensure consistency and prevent "approval bias" in the algorithm.
Does this apply to all medical conditions?
Yes, SB 1120 applies to utilization review for health care services. It does not carve out exceptions for specific conditions. If a decision affects patient care coverage, a physician must be involved.
What happens if we don't comply?
Non-compliance can lead to significant penalties from the California Department of Managed Health Care (DMHC) and the Department of Insurance. Additionally, wrongful denial lawsuits will have a much stronger case if it can be proven that an algorithm acted without human supervision.