EEG Patient Data and HIPAA: What Counts as PHI and How to Stay Compliant
EEG recordings capture intimate neurological activity tied to a person’s health status. Under the U.S. HIPAA Privacy Rule and HIPAA Security Rule, these data often qualify as Protected Health Information (PHI) when they can identify, or reasonably be used to identify, an individual. This guide explains what counts as PHI, how to approach Data De-Identification, and the practical controls you can apply to stay compliant across clinical and research workflows.
EEG Data as Protected Health Information
What makes EEG data PHI
PHI is individually identifiable health information related to a person’s condition, care, or payment. EEG becomes PHI when a recording, feature set, report, or log can directly or indirectly point to a specific patient. The link can be explicit (name in a file header) or implicit (timestamps that align to a known appointment schedule).
Common identifiers in EEG workflows
- Direct identifiers in files or systems: name, medical record number, date of birth, full address, phone/email, account numbers, and device serial numbers.
- Temporal and location markers: admission or study dates and exact timestamps; room numbers; geolocation; site names embedded in headers or folder paths.
- Multimedia: set-up videos, full-face images, and audio (voice is a biometric identifier).
- Network artifacts: IP addresses, URLs, and machine IDs captured by acquisition software or audit logs.
- Derived outputs: event annotations, spike counts, source-localization images, or topographic maps that remain linkable through a code key.
Apply the Minimum Necessary Standard: give users only the least amount of PHI they need to perform treatment, payment, or health care operations. For quality review, a de-identified excerpt or summary is often sufficient.
When EEG is not PHI
Properly de-identified EEG that cannot reasonably identify a person—and has no code key accessible to recipients—is not PHI. Aggregated statistics (for example, seizure rates summarized across many patients without identifiers) also fall outside PHI.
De-Identification of EEG Data
Two HIPAA pathways
- Safe Harbor: remove all 18 specific identifiers (for example, names; all elements of dates except year; phone numbers; email; full-face photos; device serial numbers; IP addresses). After removal, no actual knowledge of re-identification risk may remain.
- Expert Determination: a qualified expert documents that the re-identification risk is very small, considering context, controls, and attacker models. This often allows retaining more utility (for example, month-level dates) under risk-managed safeguards.
EEG-specific Safe Harbor actions
- Strip or overwrite identifiers in file headers (for example, EDF/EDF+, BDF, BrainVision) including patient name, initials, birth date, site, and technician identifiers.
- Replace medical record numbers and study IDs with random codes; store the code–patient key separately with restricted access.
- Convert absolute timestamps to relative time (t=0 at recording start) or apply a consistent date shift; remove appointment and encounter numbers.
- Exclude or obfuscate multimedia: remove full-face setup videos; avoid voice tracks; crop camera views to hands/equipment only.
- Delete device serial numbers, MAC/IP addresses, workstation names, and storage paths that contain patient identifiers.
- For EEG–MRI pipelines, remove facial features from MRI (“defacing”) before sharing images that accompany EEG.
Limited Data Set and Data Use Agreement
When research requires certain elements such as dates or broader geography (city, ZIP), use a Limited Data Set under a Data Use Agreement. The DUA restricts re-identification and re-disclosure and sets required safeguards while enabling analytical value.
Good practices for Data De-Identification
- Document your method (Safe Harbor or Expert Determination), tools used, and verification steps; retain proof for audits.
- Assess linkage risks from uncommon clinical events, rare disorders, or distinctive study timelines.
- Maintain separate storage and access controls for the re-identification key; log all key access.
- Periodically re-evaluate re-identification risk as datasets grow or are combined with new sources.
HIPAA Compliance in EEG Data Handling
Build a lifecycle view
Map how EEG data move from acquisition to archival and destruction. Identify where PHI is created, viewed, transmitted, or exported (devices, servers, cloud, vendor portals), and specify who needs access at each step under the Minimum Necessary Standard.
Ready to simplify HIPAA compliance?
Join thousands of organizations that trust Accountable to manage their compliance needs.
Administrative safeguards
- Risk analysis and risk management tailored to EEG systems, including endpoints, cloud storage, and research exports.
- Policies and procedures for acquisition, annotation, export, de-identification, retention, and disposal of ePHI.
- Workforce training and sanctions; enforce role-based access and least privilege for technologists, clinicians, and researchers.
- Business Associate Agreements with vendors handling EEG or backups; verify security practices and incident response commitments.
Physical safeguards
- Controlled access to acquisition rooms, networking closets, and server racks; visitor logs.
- Device and media controls: encrypted laptops/tablets, secure carts, chain-of-custody for removable media, and certified destruction.
Technical controls and Electronic PHI Safeguards
- Access control: unique user IDs, multi-factor authentication, and automatic logoff for acquisition stations and viewers.
- Audit controls: immutable logs for access, exports, and configuration changes; routine review and alerting.
- Integrity and availability: checksums, versioning, backups, and tested restores to preserve EEG fidelity.
- Transmission security: enforce TLS for all data in motion, including remote review sessions and API traffic.
- Segmentation: isolate EEG networks and restrict inbound/outbound traffic; approve only necessary services and ports.
Encryption of EEG Data
In transit
Use strong transport encryption (for example, TLS 1.2+ with modern cipher suites) for uploads, remote reads, inter-service traffic, and VPN connections. Disable insecure protocols and verify certificates; require SSH for administrative access.
At rest
Encrypt databases, object stores, and device storage with modern algorithms (for example, AES‑256). Favor FIPS-validated cryptographic modules when available. Enable full-disk encryption on acquisition laptops and tablets, with pre-boot authentication and rapid remote wipe.
Key management
- Protect keys in a managed key management service or hardware security module; separate duties for key custodians.
- Rotate keys on a schedule and after role changes or incidents; monitor and log all key use.
- Encrypt backups and ensure keys are not co-located with encrypted data.
Under the HIPAA Security Rule, encryption is an addressable control: implement it when reasonable and appropriate or document why an equivalent measure provides comparable protection. For ePHI like EEG, strong encryption is widely considered the prudent baseline.
Consent Forms for EEG Procedures
Clinical consent versus HIPAA Authorization
Procedure consent covers the medical aspects of EEG (purpose, risks, alternatives). A HIPAA Authorization is separate and permits uses/disclosures of PHI beyond treatment, payment, and operations—such as certain research, marketing, or external data sharing.
Key elements to include
- What PHI is involved (for example, raw EEG, annotations, multimedia) and the purpose of use or disclosure.
- Who may disclose and who may receive the data (named entities or classes of recipients).
- Expiration date or event; the individual’s right to revoke in writing; statement that treatment will not be conditioned on signing unless allowed.
- Patient or personal representative signature and date; description of authority when signed by a representative (for example, parent/guardian).
- Plain-language notice that redisclosure by recipients may no longer be protected by HIPAA, if applicable.
For routine clinical operations, you typically do not need a HIPAA Authorization; still apply the Minimum Necessary Standard and maintain transparent patient notices.
Sharing EEG Data for Research
Allowed pathways
- De-identified data: share after Safe Harbor removal or Expert Determination; do not share the code key.
- Limited Data Set: share dates and limited geography under a Data Use Agreement that prohibits re-identification and sets safeguards.
- With HIPAA Authorization: obtain participant authorization describing recipients, purposes, and data elements.
- IRB/Privacy Board waiver: permitted when criteria are met (minimal risk to privacy, impracticability without PHI, and adequate protections).
Controls for collaborative projects
- Execute data use or collaboration agreements that define scope, permitted uses, retention, and return/secure destruction.
- Apply role-based access, encryption, and audit logging on shared platforms; limit exports to approved formats.
- Publish aggregate or de-identified results; avoid including small cell sizes or timelines that could enable re-identification.
Breach and Security of EEG Data
What is a breach
A breach is an impermissible acquisition, access, use, or disclosure of unsecured PHI that compromises privacy or security. Certain unintentional, good-faith accesses within scope may be exceptions, but you must document the rationale.
Four-factor risk assessment
- Nature and extent of PHI involved (identifiers and sensitivity of EEG content and metadata).
- Unauthorized person who used/received the PHI and their obligations to protect it.
- Whether PHI was actually acquired or viewed (for example, encrypted and unreadable).
- The extent to which the risk has been mitigated (for example, prompt remote wipe, recipient assurance of deletion).
Response steps
- Contain: revoke access, rotate credentials/keys, isolate affected systems, and preserve forensic logs.
- Investigate and document: scope, root cause, PHI elements, affected individuals, and corrective actions.
- Notify: without unreasonable delay and no later than 60 days after discovery, notify affected individuals; report to regulators and the media when thresholds are met; maintain the breach log for smaller incidents.
- Improve: update risk analyses, patch controls, retrain staff, and test backups and recovery procedures.
Conclusion
EEG data typically qualify as PHI when identifiable. By applying rigorous Data De-Identification, enforcing Electronic PHI Safeguards under the HIPAA Security Rule, limiting access under the Minimum Necessary Standard, and using clear HIPAA Authorizations for non-routine disclosures, you can protect patients and enable responsible clinical care and research. Establish strong encryption and incident response so that, if issues arise, you can contain risk and comply with breach notification duties.
FAQs.
What constitutes PHI in EEG patient data?
EEG becomes PHI when the recording, annotations, reports, or related logs can identify a person directly (for example, name, MRN, face video) or indirectly (for example, exact study dates, device serial numbers, IP addresses) and relate to health or care. Even derived features are PHI if they remain linkable through a code key or contextual clues.
How can EEG data be properly de-identified under HIPAA?
Use Safe Harbor by removing all 18 identifiers (including names, full-face images, precise dates, device and network identifiers), or use Expert Determination to document very small re-identification risk with compensating controls. For EEG, scrub file headers, convert absolute times to relative, exclude voice/video, remove device IDs, and store any re-identification key separately with strict access controls.
What are the requirements for consent forms in EEG procedures?
Procedure consent covers the medical aspects of EEG. A HIPAA Authorization—separate from clinical consent—is required for uses or disclosures of PHI beyond treatment, payment, and health care operations. It must specify what PHI is disclosed, to whom, for what purpose, expiration, the right to revoke, and include a dated signature from the patient or authorized representative.
How should EEG data breaches be handled under HIPAA?
Contain the incident, investigate, perform the four-factor risk assessment, and document everything. If a breach of unsecured PHI occurred, notify affected individuals without unreasonable delay and within 60 days of discovery, and make required reports to regulators and, when applicable, the media. Strengthen controls and training to prevent recurrence; strong encryption can reduce exposure and, in some cases, limit reportability.
Ready to simplify HIPAA compliance?
Join thousands of organizations that trust Accountable to manage their compliance needs.