Auditen
Home / Frameworks / HIPAA / Technical safeguards
HIPAA · 164.312

Technical safeguards

Technical safeguards require the implementation of technology and policy measures that protect electronic protected health information (ePHI) and control access to it. The goal is to ensure that ePHI is not accessed, altered, or destroyed by unauthorized users and remains secure during transmission over a network.

What it means

The intent of these safeguards is to move beyond administrative policies and physical locks, using software and hardware configurations to enforce security. It focuses on ensuring that only authorized personnel can interact with ePHI and that every action taken within the system is traceable.

In practice, this covers five main areas: access control (who gets in), audit controls (tracking what happened), integrity (preventing unauthorized changes), authentication (verifying identity), and transmission security (protecting data as it moves).

Some of these requirements are "required," meaning they must be implemented exactly as stated. Others are "addressable," meaning the organization must implement them unless it can document why they are not reasonable or efficient, in which case an equivalent alternative measure must be used.

How to meet it

Evidence an auditor asks for

  • A current user list and access matrix mapping users to their specific permission levels.
  • Sample audit logs showing timestamps, user IDs, and the nature of the activity performed on ePHI.
  • Screenshots or configuration files proving that encryption is enabled for data in transit (e.g., SSL/TLS certificates).
  • Documentation of the password policy and system settings proving those policies are technically enforced.
  • A written record justifying why any "addressable" implementation specifications were modified or replaced with alternatives.

Common pitfalls

  • Using shared credentials for a department or workstation, which makes it impossible to attribute actions to a specific individual.
  • Collecting audit logs but failing to review them regularly, meaning breaches may go undetected despite the technology being in place.
  • Relying on outdated encryption standards (e.g., SSL 3.0) that are no longer considered secure by industry standards.
  • Failing to document the rationale for skipping an "addressable" requirement, leading auditors to view it as a missing control.