By Sagar Shankaran, Founder of CallSphere
The HIPAA Security Rule requires audit controls on every system that touches ePHI. Here is what your AI voice agent has to log to survive an OCR investigation in 2026.
Key takeaways
When OCR comes knocking, the question is never "do you have logs?" — it is "can you reconstruct exactly who, when, why, and what?"
flowchart TD
In[Patient interaction] --> MinNec{Minimum necessary?}
MinNec -->|yes| Process[AI process]
MinNec -->|no| Reject[Block + log]
Process --> Encrypt[(AES-256 at rest)]
Encrypt --> DB[(PostgreSQL)]
Process --> Audit[(Audit trail)]
DB --> Right[Right of access §164.524]45 CFR 164.312(b) is short: "Implement hardware, software, and/or procedural mechanisms that record and examine activity in information systems that contain or use electronic protected health information." There is no specification for fields, retention, or format — the regulation is principle-based, but the OCR enforcement record is field-tested. The 2024 NPRM proposes to make audit controls more prescriptive, including a documented review cadence and protected log integrity. NIST SP 800-66 Rev 2 and the HHS Security Rule Crosswalk to NIST 800-53 are the practical interpretation guides.
An AI voice agent is a multi-system pipeline: telephony carrier, media stack, STT, LLM, tool-calling layer, EHR integration, agent dashboard. Each of those is a system that contains or uses ePHI, and each needs auditable activity logs.
Hear it before you finish reading
Talk to a live CallSphere AI voice agent for healthcare in your browser — 60 seconds, no signup.
The minimum-viable audit log on every PHI-bearing system records, at a minimum, the user or service identity, the action, the resource (record, patient, tool), the timestamp with synchronized clocks, and the source IP or device. For LLM calls, the audit record should also capture the model provider, model name, BAA reference, the prompt size, and the response classification. For tool calls, it should capture the exact tool name and the field-level inputs and outputs. Critically, the log must be tamper-evident — append-only object storage, write-once-read-many media, or a log integrity hash chain.
The other two requirements buyers consistently miss are review cadence and retention. Logs that are written but never read are not audit controls. A documented weekly or monthly review of anomalous-access alerts is part of the control. And logs holding ePHI must be retained for at least 6 years from creation under 45 CFR 164.530(j) — which applies to documentation of policies, procedures, and actions.
Every CallSphere agent — including the Healthcare Voice Agent — emits a structured audit event on every tool call, every model call, every dashboard access, and every PHI export. The events flow into an append-only log store with hash-chain integrity, retained for 7 years to cover the 6-year HIPAA minimum plus state retention extensions like CA CMIA. We log: caller phone, masked patient identifier, agent ID, tool name, tool arguments (with PHI fields named but not their values when not needed for review), tool response classification, model provider, BAA reference, and outcome. Anomalous-access detection runs over the log stream — repeated failed authentications, off-hours dashboard access, unusual data exports — and alerts our SOC and the customer's compliance officer. Across 115+ database tables we have unified audit schema, and our customers can query "every tool call that touched patient X in the last 90 days" in seconds. See the /industries/healthcare page for a sample audit event.
How long must we retain audit logs? At least 6 years under 45 CFR 164.530(j). Some state laws extend this — California CMIA effectively requires longer retention for some records.
Still reading? Stop comparing — try CallSphere live.
See the healthcare AI agent handle a real call — complete, industry-specific, and live in your browser. No signup.
What about PHI inside the audit log itself? Audit logs holding PHI are themselves ePHI and must be encrypted at rest, access-controlled, and included in your risk analysis.
Can we log raw LLM prompts? You can, but you should treat the prompt log as ePHI and encrypt it. Most mature buyers store hashed or redacted prompts plus a pointer to the secured full-prompt store.
Is there a required log review cadence? HIPAA does not specify, but the OCR enforcement record and the 2024 NPRM both push toward documented periodic review — weekly or monthly is the standard most healthcare buyers adopt.

Written by
Sagar Shankaran· Founder, CallSphere
LinkedInSagar Shankaran is the founder of CallSphere, where he builds production AI voice and chat agents deployed across healthcare, hospitality, real estate, and home services. He writes about agentic AI, LLM engineering, and shipping voice agents that handle real calls in production.
See how AI voice agents work for your industry. Live demo available -- no signup required.
HIPAA-aware AI customer support uses privacy-conscious design, minimal data handling, and human routing for clinical cases. A 2026 guide for providers.
How clinics in Escazú, San José, and Liberia can capture US and Canadian medical-tourism inquiries around the clock with CallSphere's HIPAA-capable AI voice and chat agents — across time zones and languages.
American medical clinics miss a huge share of inbound calls at the front desk. See how CallSphere HIPAA-capable AI voice and chat agents book patients 24/7 without adding staff.
Using GPT-Realtime-2 for healthcare voice agents. BAA scope, PHI handling, retention, logging, and why a managed platform usually wins this build.
AI Control Tower is the governance layer for ServiceNow's Project Arc — policy, monitoring, and audit logs for autonomous agents. Here is how it works.
The 2024 NPRM proposes mandatory penetration tests every 12 months and vulnerability scans every 6 months. Here is how an AI voice agent should be tested in 2026.
© 2026 CallSphere Inc. All rights reserved.
Made within San Francisco