HIPAA Requirements for Clinical Decision Support Companies: A Practical Compliance Guide

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

HIPAA Requirements for Clinical Decision Support Companies: A Practical Compliance Guide

Kevin Henry

HIPAA

March 20, 2026

7 minutes read
Share this article
HIPAA Requirements for Clinical Decision Support Companies: A Practical Compliance Guide

HIPAA Applicability to CDS Companies

Clinical decision support (CDS) companies fall under HIPAA when they create, receive, maintain, or transmit Protected Health Information (PHI) on behalf of a covered entity. In that role, you are a business associate and must meet the same privacy and security expectations the covered entity owes to its patients.

HIPAA applies when you:

  • Integrate with an EHR, patient portal, claims system, or imaging archive and process identifiable patient data.
  • Host, store, or analyze PHI—even briefly—in your cloud, databases, logs, or model pipelines.
  • Provide services for treatment, payment, or health care operations that require access to PHI.
  • Use a limited data set or re-identification keys under a contract that still ties your work to a covered entity’s obligations.

HIPAA may not apply when you:

  • Only handle de-identified data (no reasonable basis to identify an individual) and hold no re-identification keys.
  • Offer a direct-to-consumer app with no covered entity involvement and no PHI flowing from a provider plan or clearinghouse.
  • Work solely with synthetic data for development and testing, with controls that prevent mixing with live PHI.

When in doubt, document a short applicability analysis: identify data flows, the parties involved, whether PHI is present, and the exact function performed. If PHI is handled for a covered entity, prepare to execute a Business Associate Agreement.

Patient Data Protection Measures

Start with a data map. Inventory what PHI you collect, where it travels, who touches it, and how long you keep it. Use the inventory to reduce exposure and to target safeguards where risk is highest.

  • Minimize data: collect only fields your CDS logic requires; prefer tokenization or pseudonymization where feasible.
  • Encrypt PHI at rest and enforce Transmission Security in transit; maintain strong key management and rotation.
  • Apply least-privilege access, MFA, and just-in-time elevation for administrative tasks.
  • Harden development practices: secure SDLC, secret scanning, dependency monitoring, and code reviews focused on PHI handling.
  • Enable audit logging across services; protect logs as PHI if they contain identifiers; monitor for anomalous access.
  • Manage vendors: conduct due diligence, obtain BAAs where needed, and verify their safeguards.
  • Set retention schedules and secure disposal for databases, backups, and developer copies.

Business Associate Agreement Essentials

A Business Associate Agreement (BAA) defines how you may use and protect PHI for a covered entity. Ensure the agreement matches your actual data flows and technical architecture so obligations are clear and achievable.

Ready to simplify HIPAA compliance?

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

  • Permitted uses and disclosures: tie your PHI use to specific services and the minimum necessary standard.
  • Safeguard commitments: align with HIPAA Security Rule requirements and your documented controls.
  • Incident and breach reporting: define “security incident,” set notification timelines, and specify required details.
  • Subcontractors: require downstream vendors to sign equivalent BAAs and meet comparable controls.
  • Individual rights support: assist the covered entity with access, amendment, and accounting of disclosures.
  • Termination and data return/destruction: outline timelines, methods, and exceptions for legal holds.
  • Assurances and oversight: right to audit, evidence of compliance, and appropriate insurance/indemnity terms.

Before you sign

  • Confirm which environments (production, analytics, support) hold PHI and how it will be isolated.
  • List all third parties involved and ensure their contracts and controls meet BAA obligations.
  • Validate that your breach response, logging, and reporting processes can meet the agreement’s timelines.

Compliance Policy Implementation

Operationalize HIPAA with policies that people can follow and auditors can verify. Assign accountable owners, train your workforce, and prove effectiveness with logs and reviews.

  • Governance: appoint Privacy and Security Officers and define escalation paths for incidents and exceptions.
  • Risk Assessment and risk management: perform an enterprise-wide analysis, prioritize gaps, and track remediation to closure.
  • Access governance: role definitions, approval workflows, periodic access reviews, and rapid revocation.
  • Secure engineering: data handling standards, code review checklists for PHI, and change control.
  • Contingency planning: backups, disaster recovery objectives, and tested restoration procedures.
  • Workforce training: onboarding, annual refreshers, and targeted modules for engineers and support teams.
  • Vendor management: inventory BAAs, evaluate controls, and monitor performance and incidents.
  • Continuous monitoring: metrics for alerts, failed logins, unusual data pulls, and unapproved exports.

Breach Notification Procedures

Use a clear, rehearsed playbook aligned with the Breach Notification Rule. Treat every suspected incident as time-sensitive: contain quickly, investigate thoroughly, and document decisions.

  • Detect and contain: isolate affected systems, preserve evidence, and prevent further access.
  • Risk Assessment: evaluate the nature of PHI, the unauthorized recipient, whether the data was viewed/acquired, and mitigation performed.
  • Decision and documentation: determine if a breach occurred; record rationale and supporting facts.
  • Notifications: inform affected individuals without unreasonable delay and no later than 60 calendar days after discovery.
  • Regulatory reporting: for 500+ individuals in a state/jurisdiction, notify HHS and local media; for fewer than 500, log and report to HHS within 60 days of the end of the calendar year.
  • Content of notices: what happened, types of PHI involved, steps individuals should take, what you are doing, and contact information.
  • Post-incident actions: root-cause remediation, enhanced monitoring, and policy or control updates.

Data Use and Disclosure Limitations

Apply the minimum necessary standard to every workflow. Limit internal access to what your CDS logic truly needs, and ensure any secondary use is explicitly permitted.

  • Permitted uses: treatment, payment, and health care operations as defined by the covered entity and your BAA.
  • Authorizations: obtain written authorization for uses outside permitted purposes (for example, marketing).
  • De-identification: use recognized methods; once de-identified, maintain guardrails to prevent re-identification.
  • Limited data sets: use a Data Use Agreement that restricts re-identification and redisclosure.
  • Accounting: log disclosures required by your BAA to support the covered entity’s obligations.
  • No sale of PHI: do not receive remuneration for PHI except as explicitly allowed and documented.

Security Rule Safeguards

Administrative Safeguards

  • Risk Assessment and ongoing risk management with tracked remediation plans.
  • Policies for access control, incident response, contingency planning, and workforce sanctioning.
  • Workforce security: background checks as appropriate, training, and role-based access approvals.
  • Evaluation: periodic technical and nontechnical evaluations of your safeguards.
  • Business associate management: due diligence, BAAs, and oversight of subcontractors.

Physical Safeguards

  • Facility access controls and visitor management for offices and data centers.
  • Workstation security standards for laptops, desktops, and kiosks.
  • Device and media controls: inventory, encryption, secure reuse, and destruction procedures.
  • Environmental and power protections appropriate to your hosting model.

Technical Safeguards

  • Access controls: unique IDs, MFA, automatic logoff, and session timeouts.
  • Encryption: strong encryption for data at rest; Transmission Security (e.g., TLS) for data in transit.
  • Audit controls: immutable logs for access, changes, and exports; regular reviews and alerting.
  • Integrity and authentication: hashing, code signing, input validation, and mutual service authentication.
  • Network protections: segmentation, least-privilege security groups, and zero-trust principles.
  • Vulnerability management: scanning, patching SLAs, and penetration testing focused on PHI paths.

FAQs

What triggers HIPAA compliance for clinical decision support companies?

You must comply when you act as a business associate to a covered entity and handle PHI to deliver your CDS service—such as integrating with an EHR, hosting patient data, or analyzing identifiable records for treatment or operations. If you only work with de-identified data and hold no keys, HIPAA typically does not apply.

How should CDS companies secure patient data under HIPAA?

Perform a Risk Assessment, minimize data, encrypt PHI at rest and in transit, enforce least-privilege access with MFA, maintain audit logs, validate vendors with BAAs, and test backups and incident response. Align your program to Administrative Safeguards, Physical Safeguards, and Technical Safeguards, with strong Transmission Security.

What are the key elements of a Business Associate Agreement?

Core elements include permitted uses/disclosures under the minimum necessary standard, safeguard obligations, incident and breach reporting timelines, subcontractor flow-downs, support for individual rights, termination and data return or destruction procedures, audit/assurance rights, and appropriate insurance or indemnity terms.

When must a breach notification be submitted?

Notify affected individuals without unreasonable delay and no later than 60 calendar days after discovering a breach. For incidents affecting 500 or more people in a state or jurisdiction, also notify HHS and local media; for fewer than 500, log and report to HHS within 60 days after the calendar year ends, following the Breach Notification Rule.

Share this article

Ready to simplify HIPAA compliance?

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

Related Articles