August 27, 2026

9 min read

What HIPAA-Compliant AI Actually Requires Beyond a Signed BAA

What "HIPAA-compliant AI" actually means (and why a signed BAA doesn't cover it)

A signed Business Associate Agreement is the entry ticket, not the compliance program. HIPAA-compliant AI means the tool, the vendor, and the way your team uses it together satisfy the Security Rule's requirements for anything that touches Protected Health Information (PHI): administrative safeguards, physical safeguards, and technical safeguards, all three, not just a legal document sitting in a shared drive. Most of the pages ranking for this term right now stop at "get a BAA" because that's the easiest thing for a SaaS vendor to sell. It's also the easiest thing to get wrong.

PHI is broader than most operators assume: names, dates of birth, medical record numbers, billing codes, even free-text notes typed into a chatbot count if they can be tied to an individual. Once PHI enters a system, that system (and every vendor it touches) is subject to the Security Rule, whether the tool is a scribe, a claims agent, or a general-purpose LLM your ops team pasted a patient note into. A BAA tells you a vendor is willing to accept liability for handling PHI under HIPAA. It says nothing about whether their encryption is adequate, whether their access controls are enforced, or whether your prompts are quietly training their next model. Those are separate, verifiable facts, and most buyers never ask for proof of any of them.

Is ChatGPT (or any consumer AI tool) HIPAA compliant?

No, not the version most people are using. The free or standard consumer version of ChatGPT, Claude, or Gemini has no BAA available, which means it is never appropriate for PHI, full stop. The clinician trade press has been warning about this pattern for a while: Doximity's coverage of free AI tools in clinical settings makes the same point (Doximity), and a peer-reviewed analysis in PMC found that consumer-facing AI chatbots routinely fail baseline HIPAA safeguards around data retention and access control (NIH/PMC, 2024).

Enterprise tiers are a different story, if configured correctly. OpenAI offers a BAA-eligible enterprise tier and a dedicated healthcare offering, Microsoft's Azure OpenAI Service supports a BAA under its existing Microsoft healthcare agreement, AWS Bedrock and Anthropic both offer BAA coverage through their enterprise contracts. The compliance line isn't "which model," it's "which contract, which configuration, and which data flow." A team using ChatGPT Enterprise with a signed BAA and PHI-handling policies in place can be compliant. The same team pasting a patient chart into the free consumer app on their phone is committing a reportable violation, regardless of how good the model is.

The five technical requirements every compliant deployment needs

Across every vendor page and regulatory guidance document worth reading, the same five requirements show up, and skipping any one of them is where audits and breaches actually happen.

  • A signed BAA that names the specific product or API you're using, not a blanket corporate agreement that doesn't cover the AI feature in question. Vendors add AI features to existing products constantly; the BAA you signed two years ago may not cover this month's release.

  • Encryption at rest and in transit, typically AES-256 at rest and TLS 1.2+ in transit, applied to prompts, responses, and any logs generated in between, not just the underlying database.

  • Role-based access controls that limit who can query PHI through the AI system, distinct from who can access the underlying application. An agent with broad database access but no per-user scoping is a liability even if the model itself is compliant.

  • Immutable audit logging of every prompt and response that touches PHI, retained long enough to satisfy HIPAA's six-year documentation requirement and structured so it can be produced in an OCR audit without weeks of manual reconstruction.

  • A contractual guarantee that PHI is never used to train public models, in writing, not implied by a privacy policy that can change with 30 days' notice.

NIST's AI Risk Management Framework is a useful vendor-neutral reference here (NIST AI RMF): it frames access control, logging, and governance as ongoing risk-management functions, not one-time checkboxes, which is the right mental model for HIPAA too. We cover the encryption and access-control architecture in more depth in our piece on LLM security for enterprise deployments, if you want the engineering detail behind these five items.

What changed in 2025 and 2026: HHS is actively rewriting the rules

This is the part almost every competing page misses, and it matters because the ground is moving under this decision right now. In January 2025, HHS's Office for Civil Rights issued new guidance specifically addressing AI use in health care, alongside a proposed update to the HIPAA Security Rule itself, the first substantial rewrite of the Security Rule's technical requirements in years (Reed Smith, 2025). HHS followed that with an agency-wide AI Strategy in December 2025 and a Request for Information the same month on using AI to reduce health care costs (source: HIPAA Journal, July 2026), and HHS maintains an active AI program page tracking policy development in real time (HHS.gov).

The practical takeaway: whatever "compliant" configuration you deploy this year should be built to accommodate stricter technical requirements next year, not just today's minimum bar. Vendors selling a single-purpose "HIPAA-compliant" chatbot rarely mention this, because their product roadmap doesn't move at the pace regulation is moving. This is also showing up in buyer sentiment. Experian's healthcare AI survey found data privacy and security is the number one adoption barrier, cited by 50% of respondents (Experian, 2025), and a Wolters Kluwer survey covered by Becker's found 57% of large health systems now name data breaches as a top AI-related risk (Becker's Hospital Review, Jan 2026). Buyers are getting more cautious at exactly the moment vendors are getting more aggressive about calling their products compliant.

When a compliant SaaS tool is enough, and when it isn't

A properly configured, BAA-covered SaaS tool is genuinely enough for narrow, single-purpose use cases: a medical scribe transcribing an encounter, a chatbot answering scheduling questions, an internal tool summarizing a single document type. The scope of PHI exposure is bounded, the vendor's BAA covers exactly that use case, and the volume is low enough that a breach, while bad, is containable.

That calculus changes once AI is stitched into an actual operational workflow rather than sitting behind a single chat window. Billing and claims processing that pulls PHI from multiple systems, denial management that cross-references payer data with clinical records, credentialing pipelines that touch licensure and background data across hundreds of providers, medical chronology work that ingests entire case files: these workflows move PHI across more systems, more vendors, and more integration points than any single point-tool's BAA is written to cover. At that point you're not evaluating one vendor's compliance, you're evaluating a chain of them, and the weakest BAA in that chain is your actual risk exposure. This is the layer our piece on AI agents in healthcare operations assumes as context; this post is about the compliance architecture underneath it.

Self-hosted, zero-retention AI: the option no tool vendor will offer you

The highest-control option, and the one no SaaS vendor has an incentive to mention, is running an open-source model on infrastructure you own, with zero data retention outside your own environment. No third-party BAA to negotiate, no vendor training exclusion to take on faith, no data residency question because the data never leaves your infrastructure. For a health system, a medical-legal operation, or a healthcare staffing firm handling PHI at real volume, this isn't overkill, it's often the only architecture that actually answers "where does the data go" with "it doesn't leave." This is the model Genta AI Solutions runs for regulated clients: self-hosted open-source models deployed on the client's own infrastructure, with the client owning the resulting system outright rather than renting access to someone else's model. It's not the right starting point for every use case (a scheduling chatbot doesn't need this), but for PHI-heavy operational workflows it removes an entire category of vendor risk instead of managing it contractually.

We've built exactly this pattern for regulated healthcare clients. A medical-legal operations firm, Preferred Med Network, had Genta AI Solutions automate document intake, appointment management, and email-to-case assignment end to end, with agents running autonomously and escalating only on low confidence or missing data, saving roughly $300K a year. Separately, a healthcare staffing firm needed credentialing brought down from a 120-day cycle to something closer to 30, a workflow that touches licensure records, background checks, and PHI-adjacent applicant data across every hire; that's detailed in our healthcare staffing credentialing case study. Neither of those was solvable with a single "HIPAA-compliant chatbot" purchased off a vendor's pricing page. Both required diagnosing where PHI actually flowed before building anything.

A vendor evaluation checklist for HIPAA-compliant AI

Before signing with any AI vendor that will touch PHI, get direct answers to these, in writing, not in a sales call:

  • Does the BAA name this specific product and this specific data flow, or a general corporate agreement that may not cover the AI feature?

  • Where is the data processed and stored, physically, and does that satisfy any data residency requirements your contracts or state law impose?

  • Is there a contractual guarantee, not a policy statement, that PHI is never used for model training, including for "improving the product"?

  • Who can access the audit logs, how long are they retained, and can you export them in an OCR-ready format on demand?

  • What is the vendor's breach notification timeline, and does it satisfy HIPAA's 60-day requirement plus any tighter contractual terms you need?

  • What happens to your data if you terminate the contract? Deletion timeline, in writing, confirmed.

This list pairs directly with the broader questions we lay out in what to ask an AI vendor before you sign, which covers the non-healthcare-specific risk categories (liability, IP ownership, model changes) that apply regardless of industry.

If you're working through whether your compliance requirements call for a diagnosed, custom-built system rather than a bolt-on SaaS tool, that's the exact question our enterprise AI engagements are built to answer, and we're happy to compare notes.

Frequently asked questions

Is ChatGPT HIPAA compliant?

The free, consumer version is not, and no BAA is available for it. Enterprise tiers, including ChatGPT Enterprise, OpenAI's healthcare offering, Azure OpenAI, AWS Bedrock, and Anthropic's enterprise plans, can be compliant when a BAA is signed for that specific product and PHI-handling policies are enforced around it. The model isn't the compliance boundary; the contract and configuration are.

What actually makes an AI tool HIPAA compliant, beyond just signing a BAA?

Five things together: a BAA covering the specific product, encryption at rest and in transit, role-based access controls limiting who can query PHI, immutable audit logging of every PHI-touching interaction, and a contractual guarantee that your data never trains public models. A BAA without the other four is a legal document, not a compliance program.

How do you avoid HIPAA violations when using AI for clinical or billing workflows?

Map every place PHI enters and exits the workflow before deploying anything, then confirm each system in that chain, not just the AI tool, has the five technical safeguards above. Most violations happen at integration points between systems, not inside the AI model itself, so the diagnosis matters more than the tool choice.

Do we need a separate Business Associate Agreement for every AI tool that touches patient data?

Generally yes, or at minimum you need confirmation that an existing BAA explicitly covers the new AI feature or product. Vendors frequently add AI capabilities to platforms under a BAA signed before that feature existed, and that older agreement may not cover it. Always ask, don't assume.

Is a self-hosted, open-source AI model more HIPAA compliant than a cloud API?

It can offer stronger practical control because PHI never leaves infrastructure you own, removing the third-party BAA and vendor-training risk entirely. It's not automatically compliant just because it's self-hosted; you still need the same encryption, access control, and audit logging. But for high-volume PHI workflows, it collapses the vendor risk chain to zero, which is why regulated clients often choose it for anything beyond a narrow point tool.

Tell us where the manual work hurts

We’ll tell you straight whether AI can fix it, what it costs, and what it should return. Whatever we build, you own.

Tell us where the manual work hurts

We’ll tell you straight whether AI can fix it, what it costs, and what it should return. Whatever we build, you own.

Tell us where the manual work hurts

We’ll tell you straight whether AI can fix it, what it costs, and what it should return. Whatever we build, you own.

August 27, 2026

9 min read

What HIPAA-Compliant AI Actually Requires Beyond a Signed BAA

What "HIPAA-compliant AI" actually means (and why a signed BAA doesn't cover it)

A signed Business Associate Agreement is the entry ticket, not the compliance program. HIPAA-compliant AI means the tool, the vendor, and the way your team uses it together satisfy the Security Rule's requirements for anything that touches Protected Health Information (PHI): administrative safeguards, physical safeguards, and technical safeguards, all three, not just a legal document sitting in a shared drive. Most of the pages ranking for this term right now stop at "get a BAA" because that's the easiest thing for a SaaS vendor to sell. It's also the easiest thing to get wrong.

PHI is broader than most operators assume: names, dates of birth, medical record numbers, billing codes, even free-text notes typed into a chatbot count if they can be tied to an individual. Once PHI enters a system, that system (and every vendor it touches) is subject to the Security Rule, whether the tool is a scribe, a claims agent, or a general-purpose LLM your ops team pasted a patient note into. A BAA tells you a vendor is willing to accept liability for handling PHI under HIPAA. It says nothing about whether their encryption is adequate, whether their access controls are enforced, or whether your prompts are quietly training their next model. Those are separate, verifiable facts, and most buyers never ask for proof of any of them.

Is ChatGPT (or any consumer AI tool) HIPAA compliant?

No, not the version most people are using. The free or standard consumer version of ChatGPT, Claude, or Gemini has no BAA available, which means it is never appropriate for PHI, full stop. The clinician trade press has been warning about this pattern for a while: Doximity's coverage of free AI tools in clinical settings makes the same point (Doximity), and a peer-reviewed analysis in PMC found that consumer-facing AI chatbots routinely fail baseline HIPAA safeguards around data retention and access control (NIH/PMC, 2024).

Enterprise tiers are a different story, if configured correctly. OpenAI offers a BAA-eligible enterprise tier and a dedicated healthcare offering, Microsoft's Azure OpenAI Service supports a BAA under its existing Microsoft healthcare agreement, AWS Bedrock and Anthropic both offer BAA coverage through their enterprise contracts. The compliance line isn't "which model," it's "which contract, which configuration, and which data flow." A team using ChatGPT Enterprise with a signed BAA and PHI-handling policies in place can be compliant. The same team pasting a patient chart into the free consumer app on their phone is committing a reportable violation, regardless of how good the model is.

The five technical requirements every compliant deployment needs

Across every vendor page and regulatory guidance document worth reading, the same five requirements show up, and skipping any one of them is where audits and breaches actually happen.

  • A signed BAA that names the specific product or API you're using, not a blanket corporate agreement that doesn't cover the AI feature in question. Vendors add AI features to existing products constantly; the BAA you signed two years ago may not cover this month's release.

  • Encryption at rest and in transit, typically AES-256 at rest and TLS 1.2+ in transit, applied to prompts, responses, and any logs generated in between, not just the underlying database.

  • Role-based access controls that limit who can query PHI through the AI system, distinct from who can access the underlying application. An agent with broad database access but no per-user scoping is a liability even if the model itself is compliant.

  • Immutable audit logging of every prompt and response that touches PHI, retained long enough to satisfy HIPAA's six-year documentation requirement and structured so it can be produced in an OCR audit without weeks of manual reconstruction.

  • A contractual guarantee that PHI is never used to train public models, in writing, not implied by a privacy policy that can change with 30 days' notice.

NIST's AI Risk Management Framework is a useful vendor-neutral reference here (NIST AI RMF): it frames access control, logging, and governance as ongoing risk-management functions, not one-time checkboxes, which is the right mental model for HIPAA too. We cover the encryption and access-control architecture in more depth in our piece on LLM security for enterprise deployments, if you want the engineering detail behind these five items.

What changed in 2025 and 2026: HHS is actively rewriting the rules

This is the part almost every competing page misses, and it matters because the ground is moving under this decision right now. In January 2025, HHS's Office for Civil Rights issued new guidance specifically addressing AI use in health care, alongside a proposed update to the HIPAA Security Rule itself, the first substantial rewrite of the Security Rule's technical requirements in years (Reed Smith, 2025). HHS followed that with an agency-wide AI Strategy in December 2025 and a Request for Information the same month on using AI to reduce health care costs (source: HIPAA Journal, July 2026), and HHS maintains an active AI program page tracking policy development in real time (HHS.gov).

The practical takeaway: whatever "compliant" configuration you deploy this year should be built to accommodate stricter technical requirements next year, not just today's minimum bar. Vendors selling a single-purpose "HIPAA-compliant" chatbot rarely mention this, because their product roadmap doesn't move at the pace regulation is moving. This is also showing up in buyer sentiment. Experian's healthcare AI survey found data privacy and security is the number one adoption barrier, cited by 50% of respondents (Experian, 2025), and a Wolters Kluwer survey covered by Becker's found 57% of large health systems now name data breaches as a top AI-related risk (Becker's Hospital Review, Jan 2026). Buyers are getting more cautious at exactly the moment vendors are getting more aggressive about calling their products compliant.

When a compliant SaaS tool is enough, and when it isn't

A properly configured, BAA-covered SaaS tool is genuinely enough for narrow, single-purpose use cases: a medical scribe transcribing an encounter, a chatbot answering scheduling questions, an internal tool summarizing a single document type. The scope of PHI exposure is bounded, the vendor's BAA covers exactly that use case, and the volume is low enough that a breach, while bad, is containable.

That calculus changes once AI is stitched into an actual operational workflow rather than sitting behind a single chat window. Billing and claims processing that pulls PHI from multiple systems, denial management that cross-references payer data with clinical records, credentialing pipelines that touch licensure and background data across hundreds of providers, medical chronology work that ingests entire case files: these workflows move PHI across more systems, more vendors, and more integration points than any single point-tool's BAA is written to cover. At that point you're not evaluating one vendor's compliance, you're evaluating a chain of them, and the weakest BAA in that chain is your actual risk exposure. This is the layer our piece on AI agents in healthcare operations assumes as context; this post is about the compliance architecture underneath it.

Self-hosted, zero-retention AI: the option no tool vendor will offer you

The highest-control option, and the one no SaaS vendor has an incentive to mention, is running an open-source model on infrastructure you own, with zero data retention outside your own environment. No third-party BAA to negotiate, no vendor training exclusion to take on faith, no data residency question because the data never leaves your infrastructure. For a health system, a medical-legal operation, or a healthcare staffing firm handling PHI at real volume, this isn't overkill, it's often the only architecture that actually answers "where does the data go" with "it doesn't leave." This is the model Genta AI Solutions runs for regulated clients: self-hosted open-source models deployed on the client's own infrastructure, with the client owning the resulting system outright rather than renting access to someone else's model. It's not the right starting point for every use case (a scheduling chatbot doesn't need this), but for PHI-heavy operational workflows it removes an entire category of vendor risk instead of managing it contractually.

We've built exactly this pattern for regulated healthcare clients. A medical-legal operations firm, Preferred Med Network, had Genta AI Solutions automate document intake, appointment management, and email-to-case assignment end to end, with agents running autonomously and escalating only on low confidence or missing data, saving roughly $300K a year. Separately, a healthcare staffing firm needed credentialing brought down from a 120-day cycle to something closer to 30, a workflow that touches licensure records, background checks, and PHI-adjacent applicant data across every hire; that's detailed in our healthcare staffing credentialing case study. Neither of those was solvable with a single "HIPAA-compliant chatbot" purchased off a vendor's pricing page. Both required diagnosing where PHI actually flowed before building anything.

A vendor evaluation checklist for HIPAA-compliant AI

Before signing with any AI vendor that will touch PHI, get direct answers to these, in writing, not in a sales call:

  • Does the BAA name this specific product and this specific data flow, or a general corporate agreement that may not cover the AI feature?

  • Where is the data processed and stored, physically, and does that satisfy any data residency requirements your contracts or state law impose?

  • Is there a contractual guarantee, not a policy statement, that PHI is never used for model training, including for "improving the product"?

  • Who can access the audit logs, how long are they retained, and can you export them in an OCR-ready format on demand?

  • What is the vendor's breach notification timeline, and does it satisfy HIPAA's 60-day requirement plus any tighter contractual terms you need?

  • What happens to your data if you terminate the contract? Deletion timeline, in writing, confirmed.

This list pairs directly with the broader questions we lay out in what to ask an AI vendor before you sign, which covers the non-healthcare-specific risk categories (liability, IP ownership, model changes) that apply regardless of industry.

If you're working through whether your compliance requirements call for a diagnosed, custom-built system rather than a bolt-on SaaS tool, that's the exact question our enterprise AI engagements are built to answer, and we're happy to compare notes.

Frequently asked questions

Is ChatGPT HIPAA compliant?

The free, consumer version is not, and no BAA is available for it. Enterprise tiers, including ChatGPT Enterprise, OpenAI's healthcare offering, Azure OpenAI, AWS Bedrock, and Anthropic's enterprise plans, can be compliant when a BAA is signed for that specific product and PHI-handling policies are enforced around it. The model isn't the compliance boundary; the contract and configuration are.

What actually makes an AI tool HIPAA compliant, beyond just signing a BAA?

Five things together: a BAA covering the specific product, encryption at rest and in transit, role-based access controls limiting who can query PHI, immutable audit logging of every PHI-touching interaction, and a contractual guarantee that your data never trains public models. A BAA without the other four is a legal document, not a compliance program.

How do you avoid HIPAA violations when using AI for clinical or billing workflows?

Map every place PHI enters and exits the workflow before deploying anything, then confirm each system in that chain, not just the AI tool, has the five technical safeguards above. Most violations happen at integration points between systems, not inside the AI model itself, so the diagnosis matters more than the tool choice.

Do we need a separate Business Associate Agreement for every AI tool that touches patient data?

Generally yes, or at minimum you need confirmation that an existing BAA explicitly covers the new AI feature or product. Vendors frequently add AI capabilities to platforms under a BAA signed before that feature existed, and that older agreement may not cover it. Always ask, don't assume.

Is a self-hosted, open-source AI model more HIPAA compliant than a cloud API?

It can offer stronger practical control because PHI never leaves infrastructure you own, removing the third-party BAA and vendor-training risk entirely. It's not automatically compliant just because it's self-hosted; you still need the same encryption, access control, and audit logging. But for high-volume PHI workflows, it collapses the vendor risk chain to zero, which is why regulated clients often choose it for anything beyond a narrow point tool.

Tell us where the manual work hurts

We’ll tell you straight whether AI can fix it, what it costs, and what it should return. Whatever we build, you own.

Tell us where the manual work hurts

We’ll tell you straight whether AI can fix it, what it costs, and what it should return. Whatever we build, you own.

Tell us where the manual work hurts

We’ll tell you straight whether AI can fix it, what it costs, and what it should return. Whatever we build, you own.

August 27, 2026

9 min read

What HIPAA-Compliant AI Actually Requires Beyond a Signed BAA

What "HIPAA-compliant AI" actually means (and why a signed BAA doesn't cover it)

A signed Business Associate Agreement is the entry ticket, not the compliance program. HIPAA-compliant AI means the tool, the vendor, and the way your team uses it together satisfy the Security Rule's requirements for anything that touches Protected Health Information (PHI): administrative safeguards, physical safeguards, and technical safeguards, all three, not just a legal document sitting in a shared drive. Most of the pages ranking for this term right now stop at "get a BAA" because that's the easiest thing for a SaaS vendor to sell. It's also the easiest thing to get wrong.

PHI is broader than most operators assume: names, dates of birth, medical record numbers, billing codes, even free-text notes typed into a chatbot count if they can be tied to an individual. Once PHI enters a system, that system (and every vendor it touches) is subject to the Security Rule, whether the tool is a scribe, a claims agent, or a general-purpose LLM your ops team pasted a patient note into. A BAA tells you a vendor is willing to accept liability for handling PHI under HIPAA. It says nothing about whether their encryption is adequate, whether their access controls are enforced, or whether your prompts are quietly training their next model. Those are separate, verifiable facts, and most buyers never ask for proof of any of them.

Is ChatGPT (or any consumer AI tool) HIPAA compliant?

No, not the version most people are using. The free or standard consumer version of ChatGPT, Claude, or Gemini has no BAA available, which means it is never appropriate for PHI, full stop. The clinician trade press has been warning about this pattern for a while: Doximity's coverage of free AI tools in clinical settings makes the same point (Doximity), and a peer-reviewed analysis in PMC found that consumer-facing AI chatbots routinely fail baseline HIPAA safeguards around data retention and access control (NIH/PMC, 2024).

Enterprise tiers are a different story, if configured correctly. OpenAI offers a BAA-eligible enterprise tier and a dedicated healthcare offering, Microsoft's Azure OpenAI Service supports a BAA under its existing Microsoft healthcare agreement, AWS Bedrock and Anthropic both offer BAA coverage through their enterprise contracts. The compliance line isn't "which model," it's "which contract, which configuration, and which data flow." A team using ChatGPT Enterprise with a signed BAA and PHI-handling policies in place can be compliant. The same team pasting a patient chart into the free consumer app on their phone is committing a reportable violation, regardless of how good the model is.

The five technical requirements every compliant deployment needs

Across every vendor page and regulatory guidance document worth reading, the same five requirements show up, and skipping any one of them is where audits and breaches actually happen.

  • A signed BAA that names the specific product or API you're using, not a blanket corporate agreement that doesn't cover the AI feature in question. Vendors add AI features to existing products constantly; the BAA you signed two years ago may not cover this month's release.

  • Encryption at rest and in transit, typically AES-256 at rest and TLS 1.2+ in transit, applied to prompts, responses, and any logs generated in between, not just the underlying database.

  • Role-based access controls that limit who can query PHI through the AI system, distinct from who can access the underlying application. An agent with broad database access but no per-user scoping is a liability even if the model itself is compliant.

  • Immutable audit logging of every prompt and response that touches PHI, retained long enough to satisfy HIPAA's six-year documentation requirement and structured so it can be produced in an OCR audit without weeks of manual reconstruction.

  • A contractual guarantee that PHI is never used to train public models, in writing, not implied by a privacy policy that can change with 30 days' notice.

NIST's AI Risk Management Framework is a useful vendor-neutral reference here (NIST AI RMF): it frames access control, logging, and governance as ongoing risk-management functions, not one-time checkboxes, which is the right mental model for HIPAA too. We cover the encryption and access-control architecture in more depth in our piece on LLM security for enterprise deployments, if you want the engineering detail behind these five items.

What changed in 2025 and 2026: HHS is actively rewriting the rules

This is the part almost every competing page misses, and it matters because the ground is moving under this decision right now. In January 2025, HHS's Office for Civil Rights issued new guidance specifically addressing AI use in health care, alongside a proposed update to the HIPAA Security Rule itself, the first substantial rewrite of the Security Rule's technical requirements in years (Reed Smith, 2025). HHS followed that with an agency-wide AI Strategy in December 2025 and a Request for Information the same month on using AI to reduce health care costs (source: HIPAA Journal, July 2026), and HHS maintains an active AI program page tracking policy development in real time (HHS.gov).

The practical takeaway: whatever "compliant" configuration you deploy this year should be built to accommodate stricter technical requirements next year, not just today's minimum bar. Vendors selling a single-purpose "HIPAA-compliant" chatbot rarely mention this, because their product roadmap doesn't move at the pace regulation is moving. This is also showing up in buyer sentiment. Experian's healthcare AI survey found data privacy and security is the number one adoption barrier, cited by 50% of respondents (Experian, 2025), and a Wolters Kluwer survey covered by Becker's found 57% of large health systems now name data breaches as a top AI-related risk (Becker's Hospital Review, Jan 2026). Buyers are getting more cautious at exactly the moment vendors are getting more aggressive about calling their products compliant.

When a compliant SaaS tool is enough, and when it isn't

A properly configured, BAA-covered SaaS tool is genuinely enough for narrow, single-purpose use cases: a medical scribe transcribing an encounter, a chatbot answering scheduling questions, an internal tool summarizing a single document type. The scope of PHI exposure is bounded, the vendor's BAA covers exactly that use case, and the volume is low enough that a breach, while bad, is containable.

That calculus changes once AI is stitched into an actual operational workflow rather than sitting behind a single chat window. Billing and claims processing that pulls PHI from multiple systems, denial management that cross-references payer data with clinical records, credentialing pipelines that touch licensure and background data across hundreds of providers, medical chronology work that ingests entire case files: these workflows move PHI across more systems, more vendors, and more integration points than any single point-tool's BAA is written to cover. At that point you're not evaluating one vendor's compliance, you're evaluating a chain of them, and the weakest BAA in that chain is your actual risk exposure. This is the layer our piece on AI agents in healthcare operations assumes as context; this post is about the compliance architecture underneath it.

Self-hosted, zero-retention AI: the option no tool vendor will offer you

The highest-control option, and the one no SaaS vendor has an incentive to mention, is running an open-source model on infrastructure you own, with zero data retention outside your own environment. No third-party BAA to negotiate, no vendor training exclusion to take on faith, no data residency question because the data never leaves your infrastructure. For a health system, a medical-legal operation, or a healthcare staffing firm handling PHI at real volume, this isn't overkill, it's often the only architecture that actually answers "where does the data go" with "it doesn't leave." This is the model Genta AI Solutions runs for regulated clients: self-hosted open-source models deployed on the client's own infrastructure, with the client owning the resulting system outright rather than renting access to someone else's model. It's not the right starting point for every use case (a scheduling chatbot doesn't need this), but for PHI-heavy operational workflows it removes an entire category of vendor risk instead of managing it contractually.

We've built exactly this pattern for regulated healthcare clients. A medical-legal operations firm, Preferred Med Network, had Genta AI Solutions automate document intake, appointment management, and email-to-case assignment end to end, with agents running autonomously and escalating only on low confidence or missing data, saving roughly $300K a year. Separately, a healthcare staffing firm needed credentialing brought down from a 120-day cycle to something closer to 30, a workflow that touches licensure records, background checks, and PHI-adjacent applicant data across every hire; that's detailed in our healthcare staffing credentialing case study. Neither of those was solvable with a single "HIPAA-compliant chatbot" purchased off a vendor's pricing page. Both required diagnosing where PHI actually flowed before building anything.

A vendor evaluation checklist for HIPAA-compliant AI

Before signing with any AI vendor that will touch PHI, get direct answers to these, in writing, not in a sales call:

  • Does the BAA name this specific product and this specific data flow, or a general corporate agreement that may not cover the AI feature?

  • Where is the data processed and stored, physically, and does that satisfy any data residency requirements your contracts or state law impose?

  • Is there a contractual guarantee, not a policy statement, that PHI is never used for model training, including for "improving the product"?

  • Who can access the audit logs, how long are they retained, and can you export them in an OCR-ready format on demand?

  • What is the vendor's breach notification timeline, and does it satisfy HIPAA's 60-day requirement plus any tighter contractual terms you need?

  • What happens to your data if you terminate the contract? Deletion timeline, in writing, confirmed.

This list pairs directly with the broader questions we lay out in what to ask an AI vendor before you sign, which covers the non-healthcare-specific risk categories (liability, IP ownership, model changes) that apply regardless of industry.

If you're working through whether your compliance requirements call for a diagnosed, custom-built system rather than a bolt-on SaaS tool, that's the exact question our enterprise AI engagements are built to answer, and we're happy to compare notes.

Frequently asked questions

Is ChatGPT HIPAA compliant?

The free, consumer version is not, and no BAA is available for it. Enterprise tiers, including ChatGPT Enterprise, OpenAI's healthcare offering, Azure OpenAI, AWS Bedrock, and Anthropic's enterprise plans, can be compliant when a BAA is signed for that specific product and PHI-handling policies are enforced around it. The model isn't the compliance boundary; the contract and configuration are.

What actually makes an AI tool HIPAA compliant, beyond just signing a BAA?

Five things together: a BAA covering the specific product, encryption at rest and in transit, role-based access controls limiting who can query PHI, immutable audit logging of every PHI-touching interaction, and a contractual guarantee that your data never trains public models. A BAA without the other four is a legal document, not a compliance program.

How do you avoid HIPAA violations when using AI for clinical or billing workflows?

Map every place PHI enters and exits the workflow before deploying anything, then confirm each system in that chain, not just the AI tool, has the five technical safeguards above. Most violations happen at integration points between systems, not inside the AI model itself, so the diagnosis matters more than the tool choice.

Do we need a separate Business Associate Agreement for every AI tool that touches patient data?

Generally yes, or at minimum you need confirmation that an existing BAA explicitly covers the new AI feature or product. Vendors frequently add AI capabilities to platforms under a BAA signed before that feature existed, and that older agreement may not cover it. Always ask, don't assume.

Is a self-hosted, open-source AI model more HIPAA compliant than a cloud API?

It can offer stronger practical control because PHI never leaves infrastructure you own, removing the third-party BAA and vendor-training risk entirely. It's not automatically compliant just because it's self-hosted; you still need the same encryption, access control, and audit logging. But for high-volume PHI workflows, it collapses the vendor risk chain to zero, which is why regulated clients often choose it for anything beyond a narrow point tool.

Tell us where the manual work hurts

We’ll tell you straight whether AI can fix it, what it costs, and what it should return. Whatever we build, you own.

Tell us where the manual work hurts

We’ll tell you straight whether AI can fix it, what it costs, and what it should return. Whatever we build, you own.

Tell us where the manual work hurts

We’ll tell you straight whether AI can fix it, what it costs, and what it should return. Whatever we build, you own.