By Sagar Shankaran, Founder of CallSphere
An AI scheduler that books a New York patient with a Texas-licensed therapist creates a state-board complaint, not a HIPAA issue. Here is the 2026 design that handles both layers.
Key takeaways
Telehealth is regulated where the patient is, not where the clinician sits. The AI agent has to know the patient's state before it offers a slot — and has to know which clinician is licensed there.
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]A patient calls or texts to book a telehealth appointment. The AI agent collects the patient's physical state at time of visit (not necessarily their mailing address), validates that against the practice's clinician-licensure roster, offers slots only with clinicians licensed in that state (or in a compact the patient's state honors), confirms the visit modality (video, audio-only, in-person), captures the state-specific consent language, and books the appointment.
Done well, the workflow expands geographic reach safely. Done badly, the practice has booked unauthorized practice of medicine.
Hear it before you finish reading
Talk to a live CallSphere AI voice agent in your browser — 60 seconds, no signup.
HIPAA preemption at 45 CFR 160.203 leaves more-protective state laws in force, which means California CMIA, New York SHIELD Act, Texas HB 300, and Washington My Health My Data Act all apply on top of HIPAA when the patient is in those states. Notice of Privacy Practices content under 45 CFR 164.520 must reflect state-specific disclosures. Minimum necessary at 45 CFR 164.502(b) governs the data the scheduling agent collects — state and ZIP for licensure routing, but not full medical history at the booking stage.
State licensure law is parallel to HIPAA, not under it. Medical, psychology, counseling, and nursing boards each define telehealth as the practice of their profession at the patient's location. The Interstate Medical Licensure Compact (IMLC), PSYPACT (psychology), the Counseling Compact, and the Audiology and Speech-Language Pathology Compact all create faster paths to multi-state licensure but do not replace state law. Several states (Florida, Vermont, New Mexico, Colorado, California) have telehealth-registration regimes for non-licensed providers under specific conditions.
CallSphere's Healthcare Voice Agent runs scheduling through the schedule_telehealth tool — 1 of 14 healthcare tools. The intake asks for the patient's state of residence and, separately, the state where they will be physically located at the time of the visit. The agent consults a clinician licensure table inside the encrypted healthcare_voice PostgreSQL database (1 of 115+ tables) — every clinician row carries an array of state licenses, compact memberships (IMLC, PSYPACT, Counseling Compact, ASLP-IC), DEA telemedicine flag, and active-status date range. Slot offers are filtered to clinicians licensed in the patient's at-visit state. State-specific Notices of Privacy Practices and consent text are loaded by the agent before the booking is confirmed. Behavioral-health practices land on /lp/behavioral-health with PSYPACT logic on by default. Every booking is captured in post-call analytics with sentiment (–1.0 to +1.0), lead score (0–100), AI summary, and audit trail. HIPAA and SOC 2 aligned, 37 agents and 90+ tools across 6 verticals. Pricing $149/$499/$1,499; start with the 14-day trial. Affiliates earn 22% recurring.
Does HIPAA preempt state telehealth licensing? No. HIPAA at 45 CFR 160.203 does not preempt state laws that are more protective. State licensure is a separate body of law, not a HIPAA preemption question.
Still reading? Stop comparing — try CallSphere live.
CallSphere ships complete AI voice agents per industry — 14 tools for healthcare, 10 agents for real estate, 4 specialists for salons. See how it actually handles a call before you book a demo.
What if the patient lies about their state? The practice acts in good faith based on what the patient declared. Many states explicitly hold the clinician harmless when the patient misrepresents location and the clinician documented the question.
Is PSYPACT enough for a multi-state psychology practice? PSYPACT covers participating states only. A psychology practice serving California, Massachusetts, and Hawaii cannot rely on PSYPACT alone for those states — they must check current membership and any state-specific carve-outs.
Can the agent book audio-only telehealth visits? Yes, where state law permits. CMS extended audio-only telehealth flexibilities through 2026 for Medicare; commercial and state Medicaid coverage varies.
What about international patients? The AI agent should not book international visits without a deliberate licensure path. Most state boards do not authorize practice across the U.S. border.
Written by
Sagar Shankaran· Founder, CallSphere
Sagar 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.
Using GPT-Realtime-2 for healthcare voice agents. BAA scope, PHI handling, retention, logging, and why a managed platform usually wins this build.
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.
AWS HealthScribe became the open scribe layer EHR vendors built on top of in 2026. Here's the API surface, the per-encounter pricing, the BAA terms.
Apollo, Manipal, and Narayana scaled AI agents across Bangalore in 2026. Here's the deployments across radiology, intake, and follow-up, the costs.
Notable's AI agents now handle scheduling, intake, and revenue cycle for 6,000+ clinics in 2026. Here's the multi-agent architecture, the per-clinic pricing.
Abridge raised $250M in April 2026 at a $2.7B valuation. We break down the deployment numbers, the EHR integrations across Epic and Cerner. The Q2 2026 buyer briefing.
© 2026 CallSphere LLC. All rights reserved.