Skip to content

CMS & Regulatory Compliance

Florida Statute Section 934.03

FL §934.03 Telehealth Recording Consent

How Florida telehealth providers satisfy all-party consent for AI ambient scribing under §934.03. Book your workflow audit at https://cal.com/merryai/demo.

Dr. Sarah Chen, MDDr. Sarah Chen, MD
7 min read
Key Takeaways
  • Florida §934.03(2)(d) requires prior consent from every party whose voice is captured, meaning every speaker in a telehealth encounter must acknowledge recording before ambient scribing activates
  • A timestamped FHIR Consent resource bound to Encounter metadata converts a verbal acknowledgment into a computable, audit-ready artifact that survives retrospective investigation
  • Validated recording-disclosure and re-consent prompt templates are available at templates.scribing.io so late-joining participant workflows meet the per-speaker standard without ad-hoc scripting

Executive Key Takeaways

  • Florida §934.03(2)(d) requires prior consent from every party whose voice is captured, meaning every speaker in a telehealth encounter must acknowledge recording before ambient scribing activates
  • A timestamped FHIR Consent resource bound to Encounter metadata converts a verbal acknowledgment into a computable, audit-ready artifact that survives retrospective investigation
  • Validated recording-disclosure and re-consent prompt templates are available at templates.scribing.io so late-joining participant workflows meet the per-speaker standard without ad-hoc scripting
Regulatory Verification Framework
2026 Audit Ready
FL §934.03(2)(d)Verified Compliant

All-Party Prior Consent

All-Party Prior Consent

HIPAA §164.312Verified Compliant

Zero Data Retention

Zero Data Retention

FL §456.47Verified Compliant

Telehealth In-Chart Documentation

Telehealth In-Chart Documentation

FHIR ConsentVerified Compliant

Timestamped Encounter Binding

Timestamped Encounter Binding

The Statutory Foundation of §934.03 in Telehealth

Florida's Security of Communications Act establishes one of the most protective interception regimes in the United States, and its reach extends directly into the virtual examination room. Chapter 934 makes it unlawful to intercept or record any wire, oral, or electronic communication unless a statutory exception applies, and the only exception a telehealth provider can reliably invoke is §934.03(2)(d): interception is lawful 'when all of the parties to the communication have given prior consent to such interception.' There is no one-party carve-out in Florida. Every participant whose voice enters the capture pipeline is a party, and each must consent before any audio is intercepted.

The practical consequence for ambient documentation is that the moment an AI scribe begins buffering speech, it is performing interception within the meaning of the statute. This is true whether or not a persistent recording is ever written to disk. A rolling RAM buffer that holds even a few seconds of pre-roll audio constitutes capture of protected communication. Providers who assume that a transient transcription pipeline sits outside Chapter 934 are exposed to a third-degree felony charge carrying up to five years of imprisonment and a $5,000 fine, alongside civil liability under §934.10.

Clinical informatics teams should treat the interception analysis as identical to the recording analysis. The distinction that vendors sometimes draw between 'recording' and 'ambient listening' has no purchase under Florida law. When communications-interception statutes are examined in the clinical literature indexed at https://www.ncbi.nlm.nih.gov/pmc/, the analysis consistently turns on whether protected speech was captured, not on the persistence of the resulting artifact. This is the organizing principle for every workflow decision that follows.

The phrase 'all of the parties' requires operational translation before it becomes usable at the point of care. In a telehealth encounter, the parties are not limited to the patient and the clinician. They include any human scribe listening over a VoIP connection, any interpreter bridging a language barrier, any caregiver or family member sharing the patient's device, and any home health aide within audio range. Each of these individuals is a party whose voice may be captured, and §934.03 requires prior consent from every one of them.

This converts an abstract statutory phrase into a concrete per-speaker verbal acknowledgment protocol. Before the audio pipeline activates, each identifiable speaker must acknowledge that the session is being documented via an ambient scribe, that participation is voluntary, and that the resulting transcript becomes part of the medical record subject to HIPAA. The acknowledgment is not a formality; it is the sole legal basis on which the interception becomes lawful. A missing acknowledgment from a single participant renders the entire capture unlawful as to that party.

The consent gate functions as a hard interlock that blocks activation of any audio pipeline until the required consent fields are populated. In Merry AI's architecture the scribe is off by default for every Florida-flagged encounter. The intake workflow delivers a pre-visit disclosure through the patient portal and an on-screen modal, then collects a verbal or click-through acknowledgment from each known participant: patient, provider, scribe, and interpreter. Validated disclosure scripts and re-consent prompts for these roles are maintained in the Scribing Template Directory so practices do not improvise legally significant language.

Structured capture is what distinguishes a defensible gate from a checkbox. Each acknowledgment is mapped to structured fields: participant identity keyed to the patient MRN or the provider NPI, the role of the speaker, the modality of capture, the scope of permitted use, and the precise effective time. These fields become the substrate for the FHIR Consent resource described below. Without structured capture, a provider holds only an undifferentiated audio blob that is difficult to correlate with specific individuals during an audit.

A timestamped FHIR Consent resource is generated for each recorded encounter, converting the verbal acknowledgment into a computable artifact. The resource carries a category of recording or documentation, a status of active, the exact dateTime of consent drawn from the gate, and a performer and organization referencing the telehealth practice. Its provision block lists each speaker as a provision.actor with a provision.period aligned to the visit window. The Consent.patient reference is set to the Encounter.subject, and the telehealth Encounter records every party in its participant roster with virtual location metadata identifying Florida as the governing jurisdiction.

This binding is the mechanism by which an abstract legal obligation becomes retrospectively auditable. An investigator reviewing a challenged encounter can reconstruct exactly who consented, at what moment, and for what scope, then correlate those facts against the activation and deactivation logs of the audio pipeline. The FHIR Consent resource is, in effect, the evidentiary answer to the only question a §934.03 dispute presents: did prior consent exist for every party at every moment of capture?

Dynamic Enforcement When Parties Change

All-party consent is continuous, not episodic. The consent captured at intake governs only the parties known at that instant. When a caregiver joins mid-visit, or an interpreter is added to resolve a communication barrier, a new unconsented party enters the communication the moment their voice reaches the capture range. At that instant, continued recording becomes unlawful as to the new speaker unless and until they consent. A static intake gate cannot satisfy this requirement on its own.

Merry AI addresses the dynamic obligation through two complementary signals: the telehealth platform's participant-change event and voice-activity detection that flags an unrecognized voice. On either trigger, the pipeline pauses within a few hundred milliseconds and enters a pending-consent state. Any pre-roll audio already held in the RAM buffer is shredded before it can be committed to a transcript, ensuring that no fragment of the new speaker's voice survives without authorization. The clinician then receives an in-session prompt to read the disclosure and capture the new party's acknowledgment.

Handling Refusal and Revocation

When a newly detected party declines, or when any participant revokes consent mid-session, the pipeline must honor that decision immediately. Merry AI disables capture for the encounter, updates the FHIR Consent status to withdrawn with a precise timestamp, and logs the deactivation event. The clinical team then documents the encounter manually or arranges an alternative, such as the family member stepping out of audio range. The point is that the software never places the provider in the position of intercepting a communication the party has refused, which is exactly where felony exposure arises.

Comparative Compliance Architecture

The distinction between documentation methods becomes clearest when the same encounter is examined across three approaches. Manual charting is lawful but slow and produces no structured consent provenance. A generic AI scribe accelerates documentation but frequently defaults to a one-party posture that is unlawful in Florida and offers no dynamic re-consent for late-joining parties. A compliance-oriented architecture treats consent as a computable, continuously enforced artifact.

DimensionManual ChartingGeneric AI ScribeMerry AI Compliance Architecture
§934.03 all-party consentProvider manually announces; inconsistently documentedOften one-party default; unlawful in FloridaHard interlock requiring per-speaker prior consent before activation
Late-joining party handlingDepends on clinician memoryNo detection; continues capturingAutomatic pause, RAM buffer shred, re-consent prompt
Consent evidenceFree-text note, if anyUndifferentiated audio blobTimestamped FHIR Consent bound to Encounter metadata
§456.47 documentationFull clinician authorshipDraft note, attestation often unclearDraft routed to clinician with consent provenance attached for attestation
Audit reconstructionManual chart reviewDifficult to correlate voices to consentStructured actor and period records correlated to pipeline logs
Data retentionN/AVariable cloud retentionZero-retention buffers under HIPAA §164.312

The architecture converts §934.03 from a source of criminal exposure into a documented compliance posture. Providers should confirm their configuration against these dimensions and validate their disclosure language before deploying ambient capture. To review a specific practice's telehealth intake and re-consent flow against the Florida standard, Book a 15-Minute Workflow Audit and bring your current consent script and Encounter template for evaluation.

Regulatory & Compliance FAQ

It applies to both. Florida's Security of Communications Act treats any interception of a wire, oral, or electronic communication as covered conduct, and §934.03(2)(d) only permits interception 'when all of the parties to the communication have given prior consent.' An ambient scribe that buffers speech into a rolling audio window is performing interception the moment audio enters that buffer, regardless of whether a persistent file is saved. Because Florida is an all-party consent state with no one-party exception, the legal analysis does not turn on whether you call it a 'recording' or a 'transcription pipeline.' The safest posture, and the one Merry AI enforces, is to treat every activation of the audio pipeline as a recording event requiring prior consent from each identifiable speaker. Violations expose the provider to third-degree felony liability under §934.03 (up to five years imprisonment and a $5,000 fine) plus civil damages under §934.10 of $100 per day or $1,000 minimum plus attorney's fees. See the statutory framing referenced at https://www.ncbi.nlm.nih.gov/pmc/ for how communications-interception codes are analyzed in clinical literature.

Explore More Knowledge

Related Clinical Rules & Compliance Guides

View all clinical rules & compliance
Texas HB 1709 & TMB Rule 165.1 for Groups
CMS & Regulatory Compliance

Texas HB 1709 & TMB Rule 165.1 for Groups

Persistent AI labeling, physician attestation, and WORM audit trails for Texas documentation compliance. Book your workflow audit at https://cal.com/merryai/demo.

Read guide
NY SHIELD Act & AI Mandate for Ambulatory Groups
CMS & Regulatory Compliance

NY SHIELD Act & AI Mandate for Ambulatory Groups

Operationalize reasonable security and AI transparency with zero-day audio shredding, stateless inference, and FHIR R4 Provenance tagging. Book your workflow audit at https://cal.com/merryai/demo.

Read guide
CA AB 3030 & SB 1120 for Multi-Specialty Groups
CMS & Regulatory Compliance

CA AB 3030 & SB 1120 for Multi-Specialty Groups

In-encounter generative AI disclosure and physician-attested medical-necessity rationale across cardiology, ortho, and oncology. Book your workflow audit at https://cal.com/merryai/demo.

Read guide