The Bot Desk
Prices checked Sep 2026

HIPAA and Automation Tools: What a BAA Really Does

You need a signed business associate agreement before an automation vendor touches protected health information, and encryption or no-view storage does not excuse it. HHS does not certify anyone, so a vendor's "HIPAA compliant" badge is a marketing claim, not a determination.

The Bot Desk staff · August 28, 2026 · 8 min read

A business associate agreement is a written contract you must have in place before a vendor creates, receives, maintains or transmits protected health information on your behalf. If your automation tool touches PHI and there is no signed BAA, you are out of compliance — and no amount of marketing language on the vendor's website fixes that.

The sentence "the vendor is HIPAA compliant" is a category error. HIPAA compliance is a property of an organization and how it operates, not a property of a piece of software. The Department of Health and Human Services says so directly, and it is worth understanding why, because the misunderstanding is what gets small practices and their vendors into trouble.

Who HIPAA reaches

HIPAA's rules apply to covered entities — most health plans, health care clearinghouses, and health care providers that transmit health information electronically in connection with certain transactions — and to their business associates.

Advertisement

HHS defines a business associate as a person or organization, other than a member of the covered entity's workforce, that performs functions or activities on behalf of a covered entity involving the use or disclosure of protected health information. The definition explicitly extends downstream: a subcontractor that creates, receives, maintains or transmits PHI on behalf of another business associate is itself a business associate. The relevant regulatory text sits at 45 C.F.R. § 160.103 for the definitions, 45 C.F.R. § 164.502(e) and § 164.504(e) for the contract requirements under the Privacy Rule, and 45 C.F.R. § 164.308(b) under the Security Rule. HHS summarizes all of it on its business associates page.

That downstream extension is the part automation buyers miss. If you run a workflow that pulls appointment data out of your practice management system, transforms it in an automation platform, and drops it into a scheduling tool, you may have three business associates in one workflow, plus whatever infrastructure each of them runs on.

What a BAA actually contains

HHS publishes sample business associate agreement provisions. Read them once and the shape becomes obvious. The business associate agrees to:

  • Not use or disclose PHI other than as permitted by the agreement or required by law.
  • Use appropriate safeguards and comply with the Security Rule for electronic PHI.
  • Report to the covered entity any use or disclosure not provided for by the agreement, including breaches and security incidents.
  • Ensure that subcontractors that receive PHI agree to the same restrictions and conditions.
  • Make PHI available so the covered entity can satisfy individuals' access and amendment rights.
  • Maintain and provide an accounting of disclosures.
  • Make its internal practices, books and records available to the Secretary of HHS for compliance review.
  • Return or destroy PHI at termination, with narrow exceptions.

Notice what that list is. It is a set of operational obligations and audit rights. It is not a seal.

When you need one, including the cases people argue about

HHS's guidance on HIPAA and cloud computing settles most of the arguments. A cloud service provider that creates, receives, maintains or transmits ePHI for a covered entity or business associate is a business associate. The guidance is explicit that encryption does not change this: "Lacking an encryption key for the encrypted data it receives and maintains does not exempt a CSP from business associate status." The same is true of so-called no-view services, where the provider cannot see the data it stores.

HHS on the consequence: "If a covered entity (or business associate) uses a CSP to maintain ePHI without entering into a BAA... the covered entity (or business associate) is in violation of the HIPAA Rules." Read the full cloud computing guidance.

The one narrow escape hatch is the conduit exception, and it is narrower than vendors like to suggest. It covers transmission-only services where any access to PHI is transient. Storage arrangements do not qualify. An automation platform that queues, retries, logs or caches your records is not a conduit.

Advertisement

Why "HIPAA compliant vendor" is the wrong frame

Here is the clearest statement HHS has made on the subject, from its own FAQ on whether an organization must certify its Security Rule compliance:

"No, there is no standard or implementation specification that requires a covered entity to 'certify' compliance."

The same answer continues: "HHS does not endorse or otherwise recognize private organizations' 'certifications' regarding the Security Rule, and such certifications do not absolve covered entities of their legal obligations under the Security Rule." You can read the full FAQ answer on hhs.gov. Elsewhere, in the cloud computing guidance, HHS's Office for Civil Rights states plainly that it "does not endorse, certify, or recommend specific technology or products."

So when a vendor's homepage says "HIPAA compliant," it is not referencing a government determination, because none exists. At best the claim means: we will sign a BAA, and we have built features that make it possible for you to use us in a compliant way. That is genuinely useful. It is also not the same claim as the badge implies.

The distinction has a practical edge. Two practices can run the identical software and one of them can be badly out of compliance — because it granted access to staff who do not need it, disabled audit logging, never did a risk analysis, or emailed PHI out of the system. The software was the same in both cases. Compliance was not a property of the software.

What the BAA does not do for you

A signed BAA is necessary. It is not sufficient, and it does not transfer your obligations.

You still owe the Security Rule's requirements — a risk analysis, administrative, physical and technical safeguards, workforce training, sanctions, and access management. You still owe the Privacy Rule's minimum necessary standard, which is a real constraint on automation: a workflow that syncs the whole patient record because that was the easiest field mapping is a problem the vendor's BAA does not solve.

Your vendor, meanwhile, has its own direct exposure. HHS has published a fact sheet on the direct liability of business associates to the Office for Civil Rights, covering things like impermissible uses and disclosures, failure to comply with the Security Rule, failure to notify of a breach, failure to limit PHI to the minimum necessary, and failure to enter into BAAs with its own subcontractors. Both of you are on the hook, for different things.

Where automation specifically goes wrong

  • Logs and error queues. Failed runs commonly store the full payload for debugging. That payload is PHI, sitting in a system nobody scoped.
  • Notification emails. "Workflow failed for patient Jane Doe, DOB..." sent to an ordinary inbox is a disclosure.
  • The free tier. Many vendors sign BAAs only on specific paid plans. If one staff member automates something on a personal free account, no BAA covers it.
  • Test environments. Copying production data into a sandbox to build a workflow is how real records end up somewhere with weaker controls.
  • Subprocessors. Your vendor's AI provider, hosting provider and monitoring vendor may all touch the data. Ask for the list.
  • Screenshots in support tickets. Sending the vendor a screenshot to debug a workflow is a disclosure to that vendor, covered or not by your BAA.

A short buying checklist

  1. Will you sign a BAA, on the plan we are actually buying?
  2. Send the BAA before purchase. Does it match the obligations in the HHS sample provisions?
  3. Which subprocessors will have access to PHI, and do you have BAAs with each of them?
  4. Where is PHI retained — including logs, error queues, backups and support tickets — and for how long?
  5. Can we restrict the workflow to the minimum fields required?
  6. What audit logging is available to us, and can we export it?
  7. What is your breach notification timeline to us, in days, in writing?
  8. On termination, what is returned or destroyed, and when?

If the answer to the first question is "we're HIPAA compliant" rather than "yes, here is the agreement," you have learned something useful about the vendor.

The Bot Desk publishes information, not legal advice. We are not a law firm, and nothing here creates an attorney-client relationship. Whether HIPAA applies to your organization, and what it requires of a specific workflow, depends on facts we do not know — consult a qualified attorney licensed in your state before acting on any of this.