Healthcare data breaches cost the industry an average of $10.9 million per incident, the highest of any sector for more than a decade running. Most of those breaches weren’t caused by sophisticated nation-state intrusions. They started with a misconfigured server, an unencrypted laptop left in a car, or a workforce member who clicked the wrong link. The HIPAA Security Rule exists to prevent exactly these failures, yet a surprising number of organizations still treat it as a compliance checkbox rather than an operational framework.
The Security Rule divides its requirements into three categories: administrative safeguards, physical safeguards, and technical safeguards. Each addresses a different attack surface. Together, they form a layered defense that, when implemented correctly, dramatically reduces the risk of a protected health information breach. Understanding how the three categories interlock is the first step toward building a compliance program that holds up under an audit, or under an investigation.
The HIT Community has tracked HIPAA compliance challenges across hundreds of healthcare organizations since 2012, and the pattern is consistent: organizations that struggle most treat security as an IT problem rather than an organizational one. This post walks through the Security Rule’s requirements category by category, with a practical checklist for identifying gaps in your current program. For broader context on health IT governance and organizational readiness, The HIT Community maintains ongoing case studies and implementation resources for clinical and administrative teams alike.
What Is the HIPAA Security Rule?
The HIPAA Security Rule, codified at 45 CFR Parts 160 and 164, establishes national standards for protecting electronic protected health information (ePHI). It applies to covered entities, including health plans, healthcare clearinghouses, and most healthcare providers, as well as their business associates. Unlike the Privacy Rule, which governs all forms of PHI, the Security Rule applies exclusively to ePHI: health information created, received, maintained, or transmitted in electronic form.
The rule identifies three types of safeguards, each with both required and addressable implementation specifications. Required specifications must be implemented. Addressable specifications must be assessed; if reasonable and appropriate given the organization’s size and risk profile, they must be implemented. If not, the organization must document why and implement an equivalent alternative. The National Institutes of Health notes that organizations frequently misread “addressable” as “optional,” a misreading that has cost covered entities significantly in enforcement actions.
“The Security Rule does not require specific technologies; rather, it requires covered entities to implement reasonable and appropriate safeguards to protect ePHI, giving organizations flexibility to adopt measures that fit their size, complexity, and capabilities.”
That flexibility is both a feature and a risk. Smaller clinics often underinvest because they assume the standards are designed for large hospital systems. They aren’t. The rule scales with organizational size and complexity, but it doesn’t disappear.
What Are the HIPAA Security Rule Requirements?
The HIPAA Security Rule requires covered entities and business associates to ensure the confidentiality, integrity, and availability of all ePHI they create, receive, maintain, or transmit. It demands protection against reasonably anticipated threats, prohibits unauthorized uses and disclosures, and requires active workforce compliance. These three objectives, often abbreviated as CIA, form the conceptual spine of the entire rule.
Meeting these requirements means conducting a thorough risk analysis, implementing policies and procedures, training your workforce, and maintaining documentation for at least six years. The rule doesn’t prescribe a single path to compliance, but it does prescribe what the destination looks like. Organizations that skip the formal, documented risk analysis have no defensible baseline for any safeguard decision that follows. That gap alone has driven six-figure enforcement settlements.
Administrative Safeguards Are the Foundation of HIPAA
Administrative safeguards are the policies, procedures, and training programs that manage the selection, development, implementation, and maintenance of security measures. They’re the largest category in the Security Rule and, in our experience, the most neglected. Technical tools are far easier to purchase than organizational habits are to build.
The administrative safeguards standard includes nine implementation specifications. The most operationally critical are:
- Security management process: Conduct and document a formal risk analysis; implement a risk management plan based on findings.
- Assigned security responsibility: Designate a security official responsible for developing and implementing security policies and procedures.
- Workforce security: Implement authorization and supervision procedures, a clearance process, and termination procedures for workforce members with ePHI access.
- Information access management: Establish policies for granting ePHI access consistent with the Privacy Rule’s minimum-necessary standard.
- Security awareness and training: Provide ongoing training covering malicious software protection, login monitoring, and password management.
- Security incident procedures: Establish a process for identifying, responding to, and documenting security incidents.
- Contingency planning: Develop and test data backup plans, disaster recovery plans, and emergency mode operation procedures.
The incident procedures requirement deserves particular emphasis. Many organizations have a response policy on paper but haven’t tested it. An annual tabletop exercise simulating a ransomware event or phishing compromise reveals gaps in communication chains, escalation paths, and documentation habits before an actual breach does. Board-certified health informatics professionals recommend running this exercise at least once per year, with findings documented and remediation tracked.

What Are the HIPAA Security Rule Technical Safeguards?
Technical safeguards are the technology controls and related policies that protect ePHI and control access to it. They cover four core functions: access control, audit controls, integrity, and transmission security. These are the specifications most healthcare organizations associate with the word “security,” but they work only as well as the administrative and physical safeguards underneath them.
A strong technical safeguards program covers:
- Unique user identification: Assign every user a unique identifier. Shared logins are a direct HIPAA violation and make audit trails nearly useless.
- Emergency access procedures: Define how authorized users access ePHI during a system failure or disaster, including documented break-glass protocols.
- Automatic logoff: Implement session timeouts on all workstations and applications that access ePHI.
- Encryption and decryption: Encrypt ePHI at rest and in transit using NIST-approved algorithms. Encryption is addressable under the rule, but unencrypted data on a lost device is a presumptive breach.
- Audit controls: Implement software capable of recording and examining activity in systems containing ePHI, with logs retained and reviewed on a defined schedule.
- Integrity controls: Implement mechanisms to confirm that ePHI has not been altered or destroyed in an unauthorized manner.
Identity and access management for cloud security deserves specific attention here. As more organizations migrate workloads to cloud platforms, the traditional perimeter model breaks down. Role-based access control (RBAC), multi-factor authentication (MFA), and privileged access management (PAM) tools become essential. Platforms like Epic and Cerner offer built-in audit logging and access controls, but they require deliberate configuration. Default out-of-the-box settings are rarely sufficient for HIPAA compliance without tuning to your specific workflows and user roles.
Physical Safeguards: The Category Most Organizations Underestimate
Physical safeguards govern physical access to facilities, workstations, and devices where ePHI is accessed, used, or stored. They cover facility access controls, workstation use policies, workstation security, and device and media controls. Physical failures drive a significant share of reported breaches: unattended workstations in clinical hallways, improperly disposed hard drives, and unescorted visitors in server rooms.
Key audit checkpoints include locking server rooms with access logging, enforcing clean-desk policies in clinical workspaces, establishing formal media disposal procedures with certificates of destruction for decommissioned hardware, and ensuring that portable devices accessing ePHI are inventoried, tracked, and encrypted. The Alaska Medicaid breach settlement resulted in a $1.7 million fine that traced directly to a stolen, unencrypted laptop. Physical controls and technical controls aren’t separate disciplines. Each reinforces the other, and a failure in one undermines the entire program.
Which Rule Expanded HIPAA Compliance Requirements to Include Business Associates?
The HITECH Act, passed in 2009 and implemented through the 2013 Omnibus Rule, directly extended HIPAA Security Rule obligations to business associates. Before the Omnibus Rule, only covered entities bore direct regulatory liability. After it, business associates including EHR vendors, billing companies, IT managed service providers, and cloud storage vendors became directly liable for Security Rule violations. The Omnibus Rule is the answer. Not HIPAA itself, and not HITECH alone, but the two in combination, implemented through rulemaking in 2013.
This matters operationally. A business associate agreement (BAA) is now a legal necessity, not a courtesy. But a BAA is not a liability transfer mechanism. A covered entity that fails to verify whether its business associates actually maintain adequate safeguards remains at regulatory risk even with a signed agreement in place. Due diligence on a vendor’s actual controls, not just their contract language, is the standard that regulators expect. The community of healthcare IT leaders contributing resources at The HIT Community has consistently documented cases where covered entity liability persisted despite executed BAAs, precisely because vendor security assessments were absent.
How Does the HIPAA Security Rule View Sharing of ePHI with Patients?
The HIPAA Security Rule permits sharing ePHI with patients when required by the Privacy Rule’s right-of-access provisions. Covered entities must implement appropriate safeguards for transmission, but they cannot use security requirements as a barrier to patient access. When a patient requests records via a personal health application, the covered entity must provide them even if the receiving app’s security practices are not HIPAA-compliant, provided the patient has been informed of the risks in writing.
This nuance matters for patient portal implementations and FHIR-based data exchange. Security cannot become an excuse to restrict access that patients are legally entitled to receive. The goal is proportionate protection, not prohibition.
“Patients’ right to access their health data in electronic form is a foundational principle of modern health information policy, and administrative or technical barriers that prevent timely access are themselves compliance risks, not protections.”
HIPAA Compliance Checklist: Practical Steps for Your Next Audit
A HIPAA compliance checklist functions as a gap assessment tool, not a one-time certification. Covered entities should work through it at least annually, after any significant change to systems or workforce, and following any security incident. Here’s a practical starting framework:
- Conduct a formal risk analysis. Document all ePHI flows, identify threats and vulnerabilities, assess existing controls, and determine residual risk. This is the foundation every other control depends on.
- Audit user access. Review who has access to which systems. Terminate access for former employees immediately. Right-size permissions to minimum necessary for each role.
- Test your encryption posture. Confirm that laptops, mobile devices, and removable media are encrypted. Verify that data in transit uses TLS 1.2 or higher across all endpoints.
- Review your BAAs. Confirm all vendors with ePHI access have a current, signed BAA. Verify that their actual security controls align with what the agreement requires, not just that the agreement exists.
- Test incident response. Run a tabletop exercise simulating a ransomware event or phishing compromise. Document findings, update your response plan, and track remediation to completion.
- Verify workforce training records. Confirm that all workforce members with ePHI access have completed security awareness training within the past twelve months, with documentation retained.
Organizations that complete this checklist honestly will almost always surface at least one significant gap. That’s the point. Identifying it internally, documenting a remediation plan, and executing it puts you in a defensible position. Regulators consistently distinguish between organizations that found and fixed gaps proactively versus those that discovered problems through a breach investigation. The difference in enforcement outcomes is substantial.
HIPAA security compliance is harder than checking boxes and easier than rebuilding a program after an incident. Build the program systematically, document every decision, and treat the Security Rule’s flexibility as an invitation to design controls that fit your actual environment rather than a generic template. Robert Claudio and the editorial team at The HIT Community will continue covering enforcement trends, vendor assessment frameworks, and workforce training strategies to help clinical and administrative leaders stay ahead of both the regulators and the threat actors who keep proving that no organization is too small to be a target.
