HIPAA, AI procurement in US healthcare
HIPAA requires a Business Associate Agreement before any protected health information enters an AI pipeline. Here is what to verify in a provider.
The Health Insurance Portability and Accountability Act of 1996 (HIPAA) is a United States federal law that sets national standards for the protection of individually identifiable health information, known as protected health information (PHI). Any organisation that creates, receives, maintains, or transmits PHI in connection with healthcare operations is subject to HIPAA. For AI procurement in the United States, the most common failure point is a pipeline that routes PHI to a third-party endpoint, an LLM API, a vector database, a logging service, without a Business Associate Agreement covering that endpoint.
What HIPAA is and how it applies to AI builds
HIPAA was enacted in 1996 and has been extended by subsequent legislation including the HITECH Act of 2009, which strengthened obligations for Business Associates, and the Omnibus Rule of 2013, which gave those requirements the force of direct regulation. Three rules carry the operational weight for AI procurement: the Privacy Rule, the Security Rule, and the Breach Notification Rule.
The Privacy Rule governs the use and disclosure of PHI. PHI includes any individually identifiable information relating to the past, present, or future physical or mental health of an individual, the provision of healthcare, or payment for healthcare, where that information is held by a covered entity or its business associates. Electronic PHI (ePHI) is the subset of PHI held in electronic form, and it is the most relevant category for AI systems.
The Security Rule requires covered entities and Business Associates to implement administrative, physical, and technical safeguards to protect ePHI. Administrative safeguards include a documented risk analysis, security policies, and workforce training. Physical safeguards govern facility access and workstation controls. Technical safeguards include access controls, audit controls, integrity controls, and transmission security, which in practice means encryption in transit and, for ePHI at rest, encryption or equivalent controls.
The Breach Notification Rule requires covered entities and Business Associates to notify affected individuals, the Department of Health and Human Services, and in some cases the media when unsecured PHI is impermissibly disclosed. This obligation applies to Business Associates as well as covered entities, a provider who experiences a breach involving a client's PHI has notification obligations to that client.
The Business Associate relationship
A Business Associate is any person or organisation that performs services for a covered entity that involve creating, receiving, maintaining, or transmitting PHI. An AI provider that processes clinical notes, diagnostic images, lab results, or other PHI on behalf of a hospital, health system, health plan, or healthcare clearinghouse is a Business Associate. The relationship must be formalised in a Business Associate Agreement (BAA) before any PHI is disclosed.
A BAA must specify the permitted uses and disclosures of PHI, require the Business Associate to implement safeguards, and require the Business Associate to report breaches to the covered entity. A Business Associate may engage sub-contractors who also handle PHI, but each sub-contractor then becomes a sub-Business Associate and must sign a BAA with the Business Associate, not only with the covered entity. This chain-of-contract requirement is where AI pipelines most commonly fail.
The chain-of-BAA failure typically looks like this: a provider signs a BAA with a health system, but their pipeline routes PHI through a commercial LLM API or a third-party vector database that has not signed a BAA. The absence of a BAA at that point in the pipeline constitutes an impermissible disclosure, regardless of whether the third party is a reputable company. The question to ask is not whether a provider uses reputable third parties, but whether every third party in the pipeline that touches PHI has signed a BAA.
What HIPAA does and does not cover
HIPAA applies when the data is PHI and the organisation is a covered entity or Business Associate. It does not apply to all health-related data: a fitness app that collects step counts without a healthcare affiliation is generally not a covered entity, and its data is generally not PHI. Nor does HIPAA address every aspect of AI risk in healthcare, it governs data protection, not model accuracy, clinical safety, or AI Act-style risk classification.
Compliance with HIPAA is necessary but not sufficient for healthcare AI procurement. A provider who can sign a BAA and implement the Security Rule's safeguards has cleared a meaningful bar, but buyers in regulated healthcare settings should separately assess clinical risk, explainability, and regulatory requirements specific to medical software, such as FDA oversight of Software as a Medical Device (SaMD).
How Trustgent's verification relates
Trustgent's provider profiles include a HIPAA readiness attribute. At L2 cross-reference level and above, that attribute is checked against sources outside the provider's control, published case studies, client-side documentation, third-party references. A claimed HIPAA readiness at L0 or L1 reflects self-assertion only. We do not issue BAAs, assess PHI handling, or verify legal compliance; we make the distinction between claimed and evidenced HIPAA experience visible to buyers in the index.
Procurement checklist
Before engaging a provider for any AI build that may touch US protected health information, confirm in writing:
Business Associate Agreement
A BAA must be signed before any PHI is disclosed to the provider. Ask to see their standard BAA and confirm it meets the HIPAA Privacy Rule's content requirements under 45 CFR §164.504(e). A provider who is unfamiliar with BAA content requirements has not shipped HIPAA-compliant work.
Sub-contractor BAA chain
Ask for a list of every third-party service in the pipeline that will touch PHI (LLM APIs, vector databases, logging services, cloud infrastructure) and confirm that each has signed a BAA with the provider. A gap anywhere in the chain is an impermissible disclosure.
Security Rule safeguards
Ask for evidence that the provider has implemented the administrative, physical, and technical safeguards required by the HIPAA Security Rule. A completed risk analysis, an access control policy, audit log retention, and encryption in transit and at rest are the baseline.
Minimum necessary principle
The HIPAA Privacy Rule requires that only the minimum necessary PHI be used or disclosed to accomplish the purpose. Ask how the provider applies this principle in their AI pipeline design, for example, whether clinical notes are de-identified before retrieval steps that do not require the identifiable data.
Breach notification procedure
Ask what the provider's breach detection and notification procedure is, and how quickly they would notify you of a breach involving your PHI. The HIPAA Breach Notification Rule sets a 60-day notification window from discovery; a provider who cannot describe their incident-response process has not operationalised it.
How Trustgent's verification relates
Trustgent does not issue or review Business Associate Agreements. What our verification model does is distinguish between a provider who claims HIPAA experience and one whose experience has been cross-referenced against independent documentation. Providers with evidenced HIPAA-relevant AI delivery are identifiable in our index at L2 and above; the verification level and the records behind it are shown on each profile.
Buyer questions
- What is HIPAA?
- HIPAA (Health Insurance Portability and Accountability Act of 1996) is a United States federal law that sets national standards for protecting individually identifiable health information, known as protected health information (PHI). It applies to covered entities (health plans, healthcare clearinghouses, and most healthcare providers) and their Business Associates.
- Who is a Business Associate under HIPAA?
- A Business Associate is any person or organisation that performs services for a covered entity that involve creating, receiving, maintaining, or transmitting PHI. An AI provider that processes clinical data on behalf of a health system is a Business Associate and must sign a Business Associate Agreement before any PHI is shared.
- What must a Business Associate Agreement contain?
- A BAA must specify the permitted uses and disclosures of PHI, require the Business Associate to implement appropriate safeguards, require reporting of breaches to the covered entity, and require the Business Associate to ensure that any sub-contractors who handle PHI are also covered by BAAs.
- Why do sub-contractor BAAs matter in AI pipelines?
- If an AI provider routes PHI through a third-party service, a commercial LLM API, a vector database, a cloud log aggregator, that service is a sub-Business Associate and must have a BAA with the provider. PHI reaching any endpoint without a BAA in place is an impermissible disclosure under HIPAA, regardless of the third party's general reputation.
- Does HIPAA require encryption of PHI?
- The HIPAA Security Rule requires covered entities and Business Associates to implement transmission security controls, which in practice means encrypting ePHI in transit. Encryption of ePHI at rest is an addressable specification, organisations must either implement it or document why an equivalent alternative is in place.
- Does HIPAA cover all health data?
- No. HIPAA applies when the data is individually identifiable health information held by a covered entity or Business Associate. Data held by organisations that are not covered entities (such as many consumer health apps) is generally outside HIPAA's scope, though other laws may apply.
Editorial guidance, not legal advice. Trustgent is a verified reference index, not a legal adviser. Consult a qualified practitioner for advice specific to your circumstances. Official source: HHS HIPAA guidance (hhs.gov).
Regulatory readiness