BAA Checklist: What to Review Before Letting Revenue Cycle AI Score Unpaid Claims with PHI

Product Pricing
Ready to get started? Book a demo with our team
Talk to an expert

BAA Checklist: What to Review Before Letting Revenue Cycle AI Score Unpaid Claims with PHI

Kevin Henry

HIPAA

September 03, 2026

8 minutes read
Share this article
BAA Checklist: What to Review Before Letting Revenue Cycle AI Score Unpaid Claims with PHI

Business Associate Agreement Requirements

Core HIPAA-required provisions

  • Define the Business Associate’s permitted uses and disclosures of Protected Health Information (PHI) and require minimum-necessary handling for revenue cycle scoring.
  • Mandate administrative, physical, and technical safeguards aligned to Security Rule Safeguards, including ongoing risk analysis and risk management.
  • Require prompt breach and security incident reporting, cooperative investigation, and documentation to support regulatory notifications.
  • Flow-down obligations to all subcontractors and sub-processors with written agreements equivalent to the BAA.
  • Specify return or secure destruction of PHI at contract end, including backups and derivative datasets.
  • Grant audit and assessment rights, including the ability to review controls, penetration tests, and remediation plans.
  • State data ownership (you own PHI and derivatives that reveal PHI), confidentiality, and restrictions on secondary use.

AI-specific clauses for revenue cycle scoring

  • AI Model Training Restrictions: prohibit training, fine-tuning, or benchmarking on your PHI without explicit, written, case-by-case authorization; require use of de-identified or synthetic data when feasible.
  • Model outputs and explainability: require documentation of features used, scoring rationale, and limits to prevent unintended disclosure through outputs.
  • Dataset segregation: logically and physically separate production scoring inputs from any R&D datasets; no commingling across clients.
  • Data localization and residency: identify storage regions, backup locations, and disaster recovery sites.
  • Performance and bias controls: commit to measurable accuracy for claim categories and payers; require monitoring for drift and disparate impact.

Operational controls embedded in the BAA

  • Encryption standards, key management responsibilities, secure software development lifecycle, and vulnerability management SLAs.
  • Access management (SSO/MFA, least privilege), privileged access monitoring, and change control for models and data pipelines.
  • Audit Logs Retention policy, log review cadence, and evidence production timelines.
  • Cyber-liability insurance, indemnification, and financial responsibility for regulatory penalties attributable to vendor negligence.

Data Handling and De-identification Methods

Data minimization and segregation

Limit data shared to the minimum necessary elements needed to score unpaid claims (e.g., claim status codes, service dates, payer identifiers, denial reasons). Separate PHI required for identity resolution from the claims features used for modeling, and isolate tenant data across customers.

Ready to simplify HIPAA compliance?

Join thousands of organizations that trust Accountable to manage their compliance needs.

HIPAA de-identification approaches

  • Safe Harbor: remove the 18 HIPAA identifiers before any AI processing used for training or benchmarking. Verify no residual free-text fields leak PHI.
  • Expert Determination: use a qualified expert to document that re-identification risk is very small for the specific dataset, model, and release context; refresh the analysis after material changes.

Pseudonymization and tokenization

  • Replace member, patient, and provider identifiers with tokens or salted hashes; keep the lookup table in a separate, more restricted environment.
  • For revenue cycle AI, use stable tokens per encounter so longitudinal features can be computed without exposing identity.
  • Apply field-level encryption for sensitive attributes and redact extraneous free text that does not influence scoring quality.

Re-identification controls and testing

  • Run regular re-identification risk tests on training corpora and model outputs, including prompt-based extraction tests for generative components.
  • Document data lineage from ingestion through feature engineering, training, scoring, and archival to support audits and Incident Response Plan execution.

Vendor Risk Assessment Procedures

Due diligence scope

  • Security governance: policies, Security Rule Safeguards alignment, roles, training, and executive oversight.
  • Architecture and data flows: diagrams showing PHI paths, storage locations, model hosting, and sub-processor boundaries.
  • Product security: secure SDLC, code review, secrets management, dependency scanning, and model/artifact integrity controls.
  • Operations: patching SLAs, EDR coverage, backup/DR objectives, business continuity, and change management for models and pipelines.

Evidence to collect and verify

  • Independent audits/certifications: SOC 2 Type II, HITRUST (i1/r2), ISO 27001 and 27701 as applicable.
  • Recent penetration test with remediation evidence, vulnerability scan results, and third-party cloud attestations.
  • Privacy impact assessments, Data Protection Impact Assessments, and AI Model Training Restrictions documented in policy.
  • Sub-processor inventory, locations, data use, and BAAs; cyber insurance coverage and incident history.

Risk rating and continuous monitoring

  • Use a structured questionnaire (e.g., SIG/CAIQ) and score residual risk; require a remediation plan with owner and due dates.
  • Set quarterly/annual reviews, re-attestation of controls, and continuous attack surface monitoring for exposed assets.
  • Tie contract renewals and feature launches to risk remediation milestones.

Data Governance and Quality Control Measures

Ownership, stewardship, and policies

  • Assign data owners and stewards for claims, remits, and payer reference tables; publish a data dictionary and quality thresholds.
  • Define policies for data collection, retention, access approvals, and approved use cases for PHI and de-identified data.

Quality controls tailored to unpaid claims scoring

  • Validate code sets (ICD-10, CPT/HCPCS, CARC/RARC), payer IDs, and service dates; enforce schema and range checks at ingestion.
  • Detect outliers and leakage (e.g., appeal outcomes appearing in training features) and quarantine suspect records.
  • Track feature completeness by payer and claim type to avoid biased scores when data is sparse.

Model governance and lifecycle

  • Register models with owners, approval status, versioning, and change logs; require sign-off before promotion to production.
  • Document training data provenance and AI Model Training Restrictions; prefer de-identified or synthetic training sets.
  • Monitor performance, calibration, drift, and fairness across payer segments; implement rollback criteria and canary releases.

Auditability and reporting

  • Maintain traceability from a score back to input features, model version, and data snapshot used.
  • Generate periodic governance reports for leadership, including exceptions, incidents, and remediation actions.

Access Controls and Audit Log Implementation

Access management essentials

  • Enforce SSO with MFA, least-privilege RBAC/ABAC, and time-bound, approval-based privileged access.
  • Isolate production from development; prohibit direct production PHI access for developers unless explicitly approved and logged.
  • Protect service accounts with scoped permissions, key rotation, and secrets vaulting.

Audit logging design

  • Capture who accessed what PHI, when, from where, and what action occurred; include model version and dataset IDs for every score.
  • Centralize logs in a tamper-evident store with integrity verification and restricted access.
  • Automate log reviews with alerting for anomalous access, data exfiltration patterns, or disabled controls.

Audit Logs Retention and review cadence

  • Set retention based on risk analysis and obligations; many organizations align to six years to support HIPAA documentation and investigations.
  • Define weekly operational reviews, monthly management summaries, and quarterly control attestations with evidence capture.

Security Safeguards Compliance

Administrative safeguards

  • Enterprise risk analysis, security program governance, workforce training, vendor management, and sanctions for violations.
  • Documented policies for encryption, data transfers, data retention, and Incident Response Plan execution.

Physical safeguards

  • Data center access controls, visitor management, hardware disposal, and device/media protection for any PHI-bearing systems.

Technical safeguards

  • Strong encryption in transit and at rest, secure key management, network segmentation, and hardened baselines.
  • EDR/anti-malware, vulnerability management, and web/API protections (WAF, rate limiting, input validation).
  • Model security controls: artifact signing, environment isolation, and monitoring for adversarial inputs or prompt injection in adjacent tooling.

Incident Response Plan Development

Structure and ownership

  • Define roles (incident commander, privacy officer, security lead, legal, communications, vendor liaison) and 24/7 contact paths.
  • Map decision trees for incidents involving the Business Associate versus your internal systems.

Response lifecycle and playbooks

  • Establish detect, triage, contain, eradicate, recover, and learn phases with clear entry/exit criteria.
  • Maintain playbooks for compromised credentials, exposed storage, model misconfiguration, data leakage, and sub-processor failures.
  • Preserve evidence with chain-of-custody procedures and time-stamped Audit Logs Retention policies.

Breach assessment and notifications

  • Use a documented risk assessment to determine if an impermissible use/disclosure of PHI is a breach requiring notification.
  • Define notification timelines, content, and who sends notices (you, the vendor, or jointly), including regulatory and affected-party communications.

Conclusion

A robust BAA Checklist ensures your Revenue Cycle AI can score unpaid claims effectively without compromising PHI. Lock in precise BAA terms, enforce disciplined data handling and AI Model Training Restrictions, validate vendor controls, and operationalize governance, access, logging, and Security Rule Safeguards. Finally, rehearse and refine your Incident Response Plan so you can act quickly and confidently when issues arise.

FAQs.

What specific provisions should be included in a BAA for AI vendors?

Include clear permitted uses/disclosures tied to revenue cycle scoring, minimum-necessary handling, Security Rule Safeguards, breach reporting timelines, subcontractor flow-down, data return/destruction, and your right to audit. Add AI-specific terms: explicit AI Model Training Restrictions, dataset segregation, documentation of model versions and features, explainability expectations, accuracy/availability SLAs, Audit Logs Retention, data residency, and restrictions on secondary use. Require cyber insurance, indemnification, and remediation commitments for control failures.

How can PHI be properly de-identified for AI processing?

Use HIPAA Safe Harbor by removing the 18 identifiers when feasible, and validate that free text is scrubbed. If utility requires more detail, apply Expert Determination to document very low re-identification risk for the specific dataset and model context. Combine tokenization or salted hashing of identifiers with strict separation of token maps, minimize fields, and periodically test for re-identification through adversarial queries and sampling of model outputs.

What certifications should be verified in a vendor risk assessment?

Prioritize SOC 2 Type II and, for healthcare depth, HITRUST (i1 or r2). ISO 27001 (information security) and ISO 27701 (privacy) strengthen governance; request recent penetration tests with remediation evidence. Depending on scope, consider PCI DSS (if payments intersect), CSA STAR listings, and cloud provider attestations. Confirm security training, background checks, secure SDLC practices, incident history, and coverage by cyber-liability insurance.

How long must audit logs be retained for HIPAA compliance?

HIPAA requires retention of required documentation for six years; it does not prescribe a specific period for system logs. Many organizations therefore set audit log retention to six years to support investigations and demonstrate compliance, adjusting longer if state law, payer contracts, or internal risk analysis require it. Define retention, access, and review cadence in policy and implement tamper-evident storage.

Share this article

Ready to simplify HIPAA compliance?

Join thousands of organizations that trust Accountable to manage their compliance needs.

Related Articles