LOGBOOK

HELP

Quiz Entry - updated: 2026.05.26

How do healthcare organizations anonymize patient records for research, and what is HIPAA Safe Harbor?

By de-identifying records before sharing — the HIPAA Safe Harbor method removes 18 specified identifier types; alternatives include expert determination, date shifting, and geographic generalization.

Healthcare must enable critical research (during COVID-19, anonymized data drove rapid work on treatment effectiveness, disease progression, and vaccine outcomes) while protecting patients.

Common techniques:

  • Safe Harbor — remove the 18 identifier types HIPAA enumerates (names, full dates, ZIP detail, contact info, record numbers, biometrics, etc.).
  • Expert determination — a qualified expert statistically certifies re-identification risk is very small.
  • Date shifting — move dates by a consistent random offset to preserve intervals between events while hiding actual dates.
  • Geographic generalization — broaden locations (full address → region).
  • Differential privacy in action — public-health agencies release aggregate statistics with DP so researchers see population trends without exposing individuals.

From Quiz: PRIVACY / Cryptographic Privacy & Big Data — Zero-Knowledge Proofs, MPC, Homomorphic Encryption & Anonymization | Updated: May 26, 2026