Offering HIPAA BAA Without Being a Healthcare-Native SaaS
Thousands of SaaS tools touch protected health information without realizing it. This guide explains which platforms handle PHI, what a HIPAA Business Associate Agreement requires, and the technical and legal steps to become BAA-signable.
The majority of HIPAA violations involving Software as a Service vendors don't come from healthcare-native companies—they come from HR platforms managing employee health benefit records, CRM systems storing patient contact information, collaboration tools where clinical teams share case notes, scheduling software booking patient appointments, and analytics platforms processing de-identified patient data that isn't actually de-identified under HIPAA's Safe Harbor or Expert Determination standards.
If any healthcare organization uses your SaaS product and PHI flows through it—even incidentally—your company is likely a Business Associate under the Health Insurance Portability and Accountability Act. Operating as an unrecognized Business Associate without a signed BAA is a compliance violation. The HHS Office for Civil Rights (OCR) has settled cases involving Business Associates for violations ranging from $100,000 to over $5 million. Ignorance of BA status is not a defense.
The good news: becoming BAA-signable is achievable for most SaaS platforms in 3–9 months, and it unlocks a market segment—healthcare enterprise buyers—characterized by high ACV, long-term contract commitment, and exceptionally low voluntary churn.
Which SaaS Products Touch PHI Without Realizing It
The 18 HIPAA identifiers are broader than most people assume. Any of these data elements—when associated with health information—constitutes PHI. Understanding where your platform intersects with these identifiers reveals BA status.
HR and benefits platforms: When a healthcare employer uses your HR software, employee records may include FMLA (Family and Medical Leave Act) leave requests, ADA accommodation requests referencing medical conditions, workers' compensation claims, disability status, and health insurance plan enrollment data. These are PHI when held by a covered entity's workforce administrator.
CRM and customer management tools: Healthcare providers using a general-purpose CRM (Salesforce, HubSpot, custom CRMs) to manage patient relationships store names, contact information, appointment history, and sometimes clinical notes in fields not designed for PHI. When a hospital's marketing team tracks patient engagement campaigns in a marketing automation platform, PHI flows through that system.
Communication and collaboration tools: Telehealth platforms, clinical messaging tools, and even general-purpose video conferencing solutions used for patient consultations transmit PHI. The OCR's COVID-19 enforcement discretion period (March 2020–May 2023) allowed certain non-BAA-compliant platforms for telehealth, but that enforcement discretion ended. Clinical teams using Slack, Microsoft Teams, or similar tools to discuss patient cases are creating PHI in those systems.
Scheduling and appointment software: Healthcare providers using appointment scheduling tools—including general-purpose scheduling SaaS like Calendly or Acuity Scheduling—create records that include patient name, contact information, and appointment purpose, which can constitute PHI.
Analytics and data platforms: Business intelligence tools that healthcare organizations connect to their EMR or EHR systems often ingest datasets that include PHI. If your analytics SaaS connects to patient data sources, you are receiving PHI even if you don't process individual records.
Document management and e-signature: Healthcare organizations use general-purpose document tools for patient consent forms, HIPAA notices of privacy practices, clinical trial documents, and insurance correspondence. These documents contain PHI by definition.
The HIPAA Business Associate Agreement: Required Elements
The BAA is not optional language—it is a required contract under 45 CFR §164.504(e) that must be in place before PHI is shared with any Business Associate. HHS publishes model BAA language (available at hhs.gov/hipaa) that provides a compliant template. Most healthcare organization legal teams negotiate from a starting position close to the HHS model language.
A HIPAA-compliant BAA must include these provisions:
Permitted uses and disclosures: The BAA must specify the purpose for which the BA may use PHI. For most SaaS vendors, this is "providing the services described in the underlying service agreement." General authorization to use PHI for any purpose is not permitted.
Prohibited uses: The BA may not use PHI for purposes not specified in the BAA, including marketing, selling PHI, or any use that would violate the HIPAA Privacy Rule.
Appropriate safeguards: The BA must implement administrative, physical, and technical safeguards that reasonably and appropriately protect the confidentiality, integrity, and availability of PHI. The Security Rule (45 CFR §§164.302–318) specifies required and addressable implementation specifications.
Subcontractor requirements: The BA must ensure any subcontractor who creates, receives, maintains, or transmits PHI also signs a BAA with the BA and agrees to the same or equivalent safeguards. This is the subcontractor chain requirement from the 2013 Omnibus Rule.
Breach notification: The BA must notify the covered entity of any breach of unsecured PHI without unreasonable delay and no later than 60 days after discovery (45 CFR §164.410). Many BAAs negotiate shorter notification windows—30 or even 24 hours for initial notification with a full report to follow.
PHI return or destruction: Upon contract termination, the BA must return or destroy all PHI. If return or destruction is not feasible, the BA must extend protections to the PHI and limit further uses and disclosures.
HHS access: The BA must make its internal practices, books, and records available to HHS OCR for determining covered entity compliance.
Technical Safeguards Required Before Signing a BAA
The HIPAA Security Rule defines the technical safeguards required for electronic PHI (ePHI). These map closely to controls required for SOC 2 Type II (Security and Availability criteria), but with specific HIPAA-mandated elements.
Access controls (45 CFR §164.312(a)): Unique user identification (no shared accounts), emergency access procedures, automatic logoff after inactivity, and encryption/decryption of ePHI. The unique user ID requirement is particularly important for SaaS platforms that allow team or shared accounts.
Audit controls (45 CFR §164.312(b)): Hardware, software, or procedural mechanisms that record and examine activity in information systems that contain or use ePHI. This means comprehensive audit logging: who accessed what PHI, when, from what IP address, and what actions were taken. Logs must be tamper-evident and retained for a minimum of 6 years (consistent with HIPAA's records retention requirement).
Integrity controls (45 CFR §164.312(c)): Electronic mechanisms to corroborate that ePHI has not been altered or destroyed in an unauthorized manner. This includes checksums, hash verification, and access control mechanisms that prevent unauthorized modification.
Transmission security (45 CFR §164.312(e)): Encryption for PHI transmitted over electronic communications networks. TLS 1.2 or higher for data in transit is the current standard. PHI should never be transmitted via unencrypted email or plain HTTP.
Encryption at rest: Although technically an "addressable" specification (meaning it can be documented as inapplicable rather than implemented), PHI encryption at rest is effectively required in modern practice. HHS's guidance on the safe harbor for breaches of unsecured PHI (45 CFR §164.402) clarifies that encrypted PHI meeting NIST standards is not considered "unsecured" and thus breach notification is not required for encrypted data—a powerful operational incentive to encrypt at rest.
Workforce training and access management: Administrative safeguards under 45 CFR §164.308 require workforce training on HIPAA requirements, a security awareness program, workforce sanctions for violations, and access authorization and modification procedures. For SaaS companies, this means your own employees who can access customer PHI must complete HIPAA training and have access tightly controlled and logged.
The Legal and Operational Steps to Become BAA-Signable
Step 1: HIPAA gap assessment. Engage a HIPAA compliance consultant or use a platform with a HIPAA module (Drata and Vanta both include HIPAA frameworks) to assess your current state against HIPAA Security Rule requirements. This assessment produces a prioritized list of gaps to remediate before signing a BAA.
Step 2: Subcontractor BAA chain. Identify every vendor or subcontractor who could access PHI in your infrastructure. Obtain BAAs from your cloud provider (AWS, GCP, or Azure), your monitoring and logging platform (if logs contain PHI), your analytics platform, your support ticketing system, and any other tool where PHI could be visible. Document the complete subcontractor chain.
Step 3: Technical control implementation. Implement or verify the technical safeguards listed above: unique user IDs enforced across all customer-facing access, audit logging of PHI access events, encryption at rest (AES-256 or equivalent meeting NIST SP 800-111) and in transit (TLS 1.2+), automatic session timeout, and integrity verification mechanisms.
Step 4: Breach notification procedure. Draft and implement a breach notification procedure that meets the 60-day HHS notification rule and any shorter windows you agree to in BAAs. This procedure must cover: detection triggers, internal escalation path, forensic preservation steps, affected-individual count assessment, notification drafting and delivery to covered entity, and record-keeping. NIST SP 800-61 (Computer Security Incident Handling Guide) provides the technical framework for incident response that underlies breach notification.
Step 5: BAA template legal review. Have a healthcare attorney review your BAA template before you begin signing with covered entities. The HHS model BAA is a reasonable starting point, but your specific service delivery model may require customization. In particular, the permitted uses language, breach notification timeline, and PHI return/destruction provisions require careful drafting.
Step 6: Internal HIPAA training. Train any employee with potential PHI access on HIPAA requirements, your internal PHI handling policies, and your breach notification procedure. Document training completion for each employee.
Step 7: Risk analysis documentation. 45 CFR §164.308(a)(1) requires a documented, accurate, and thorough assessment of the potential risks and vulnerabilities to ePHI in your systems. This is not a one-time exercise—it must be reviewed and updated periodically. The risk analysis is one of the first documents HHS OCR requests in an investigation.
The Commercial Case for BAA Capability
Healthcare is the largest industry in the United States, accounting for approximately 17.3% of GDP according to CMS data. Enterprise healthcare buyers—health systems, large physician groups, health plans, pharmacy benefit managers—sign multi-year enterprise contracts with high ACVs, have sophisticated procurement teams (which means less price sensitivity and more process), and have very low voluntary churn once a vendor is embedded in clinical workflows.
For SaaS products that already serve healthcare organizations without a BAA (a common scenario), becoming BAA-signable converts existing customers from legal liability to properly documented relationships—and enables upselling to the full enterprise healthcare market.
The HIPAA-compliant SaaS GTM playbook details the go-to-market motion for healthcare enterprise specifically, including procurement cycle timing (often tied to fiscal year budget cycles), the role of IT and compliance committees in vendor approval, and the clinical champion model for navigating healthcare organization buying processes.
For SaaS companies that already hold SOC 2 Type II, the path to HIPAA BAA readiness is considerably shorter. SOC 2 Security and Availability controls map to 60–70% of HIPAA Security Rule technical safeguards. The gap is primarily in HIPAA-specific requirements: explicit PHI handling procedures, subcontractor BAA chains, workforce training programs, and the formal risk analysis documentation.
Frequently Asked Questions
Conclusion
HIPAA Business Associate status is not something that most SaaS founders expect to encounter outside healthcare. But the reality is that any SaaS product used by a healthcare organization to manage data that includes patient identifiers is likely already a Business Associate—with or without a signed BAA. Operating in that status without proper safeguards and a documented BAA is a federal compliance violation with material financial consequences.
The path from unaware to BAA-signable is well-defined and achievable in 3–9 months for companies with existing security foundations. The investment in HIPAA technical safeguards largely overlaps with SOC 2 Security controls, making the incremental cost meaningful but not prohibitive. The commercial return—access to a healthcare enterprise buyer segment with high ACV, long contract tenure, and low churn—makes the investment economics compelling for any SaaS company with healthcare buyers in its pipeline.
The HHS Office for Civil Rights enforcement posture has intensified in recent years. Proactive BAA readiness is both a legal obligation and a competitive differentiator in a market where healthcare buyers increasingly scrutinize vendor compliance before signing contracts.
See Your Growth Ceiling Now
Calculate when your SaaS growth will plateau — free, no signup required.
Frequently Asked Questions
What is a HIPAA Business Associate?
What is protected health information (PHI)?
What must a HIPAA BAA contain?
What are the HIPAA Security Rule technical safeguard requirements?
How long does it take to become BAA-signable?
Are subcontractors covered by HIPAA?
What are the penalties for HIPAA BAA violations?
Do cloud infrastructure providers offer BAAs?
Related Posts
SaaS Bug Bounty Program ROI
Bug bounty programs provide continuous vulnerability discovery at a cost that compares favorably to point-in-time penetration testing—and signal security maturity to enterprise buyers. This guide covers program design, platform options, cost-benefit analysis, and the sales signaling value of a mature program.
10 min readSaaS FedRAMP vs StateRAMP Decision Tree
FedRAMP and StateRAMP open federal and state/local government markets but require fundamentally different investment levels and timelines. This guide covers authorization levels, costs, timelines, and the decision criteria for which to pursue first.
9 min readSaaS GDPR Data Processing Addendum (DPA) Playbook
Every SaaS company with EU customers needs a GDPR-compliant Data Processing Addendum. This guide covers required DPA elements, standard vendor positions on key terms, SCC requirements, and tools that automate DPA signing.
11 min read