How to Conduct a HIPAA Risk Assessment for an Epilepsy Clinic Uploading Ambulatory EEGs Over Open Wi‑Fi

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

How to Conduct a HIPAA Risk Assessment for an Epilepsy Clinic Uploading Ambulatory EEGs Over Open Wi‑Fi

Kevin Henry

Risk Management

July 08, 2026

6 minutes read
Share this article
How to Conduct a HIPAA Risk Assessment for an Epilepsy Clinic Uploading Ambulatory EEGs Over Open Wi‑Fi

Define Scope and Inventory ePHI

Clarify the scope

  • People: clinicians, EEG technologists, IT/biomed staff, research teams, vendors, and patients interacting with ambulatory recorders.
  • Processes: patient onboarding, device assignment, home acquisition, upload over open Wi‑Fi, review, reporting, and EHR integration.
  • Technology: ambulatory EEG recorders, docking stations, tablets/laptops, smartphones, VPN clients, MDM, clinic networks, cloud services, and backups.
  • Locations: clinic, patient homes, public hotspots, vendor data centers, disaster recovery sites.

Inventory electronic protected health information (ePHI)

  • Data elements: EEG waveforms, annotations, demographics, MRNs, device IDs tied to a patient, timestamps, and technician notes.
  • Where ePHI resides: device storage and logs, mobile apps, temporary caches, transfer queues, cloud object storage, analytics platforms, and EHR.
  • Who touches ePHI: workforce members and business associates; ensure current business associate agreements cover every vendor in the chain.
  • Classification: label datasets by sensitivity and retention needs to enforce the minimum necessary standard.

Document owners, purposes, locations, and retention for each asset. The HIPAA Security Rule requires you to understand where ePHI is created, received, maintained, and transmitted before you can measure risk.

Document Systems and Data Flows

Create practical data flow diagrams

  • Map the path: patient with recorder → phone/tablet or recorder Wi‑Fi → open Wi‑Fi hotspot → internet → clinic or vendor endpoint → storage → clinician review → EHR.
  • Mark trust boundaries: device, untrusted open Wi‑Fi, public internet, vendor ingress, clinic network, and long‑term repositories.
  • Note states of data: at rest on devices, in transit across networks, in use during analysis.

Capture real‑world behaviors

  • Store‑and‑forward patterns when connectivity drops, technician workarounds, personal device use (BYOD), and offline caches that may persist ePHI.
  • Third‑party touchpoints: identity providers, telemetry, error reporting, and customer support tools that might handle ePHI or metadata.

These diagrams enable you to pinpoint where open Wi‑Fi intersects with ePHI and where additional controls or redesigns are necessary.

Ready to assess your HIPAA security risks?

Join thousands of organizations that use Accountable to identify and fix their security gaps.

Take the Free Risk Assessment

Identify Threats and Vulnerabilities

Threat landscape specific to open Wi‑Fi and ambulatory EEGs

  • Network: eavesdropping, man‑in‑the‑middle, rogue/evil‑twin access points, DNS spoofing, session hijacking.
  • Device: loss/theft, outdated firmware or OS, weak screen locks, insecure debugging logs, unmanaged storage of export files.
  • Application: improper token storage, outdated libraries, misconfigured TLS, overly permissive cloud storage, missing certificate pinning.
  • Process/people: misaddressed emails, weak passwords, social engineering, untrained staff, inconsistent device return workflows.

Apply a risk analysis methodology

  • For each asset‑threat‑vulnerability pair, rate likelihood and impact, considering existing administrative, physical, and technical safeguards.
  • Calculate risk scores, document assumptions, and define clear acceptance thresholds tied to patient safety and regulatory exposure.
  • Record evidence (configs, screenshots, logs, policies) that supports your ratings and control effectiveness.

Implement Encryption for Data Transmission

Minimum bar when using open networks

  • Enforce end‑to‑end encryption from the recorder or companion app to the endpoint. Use modern data encryption protocols with perfect forward secrecy.
  • Mandate always‑on VPN (device‑level) with split tunneling disabled for upload workflows, or implement mutually authenticated TLS (mTLS) directly to your ingest service.
  • HTTPS over TLS 1.3 with strong cipher suites; enable HSTS and certificate pinning in apps.
  • SFTP or FTPS (explicit TLS) for file transfers; avoid plaintext FTP/HTTP and deprecated TLS versions.
  • IPsec/IKEv2 for device tunnels when you control endpoints; use short‑lived credentials and automated key rotation.

Key management and device posture

  • Use centrally managed PKI, rotate keys, and revoke quickly on loss/theft. Prefer hardware‑backed key storage where available.
  • Harden devices with MDM: full‑disk encryption, strong unlock, remote wipe, firewall, OS auto‑updates, and app allow‑listing.

Data minimization and integrity

  • Strip unnecessary identifiers from EEG exports when feasible, add integrity checks (signatures/hashes), and validate uploads server‑side.
  • Encrypt at rest on endpoints and in cloud storage to reduce blast radius if credentials or devices are compromised.

These technical safeguards reduce exposure on untrusted networks while aligning with the HIPAA Security Rule’s transmission security standard.

Establish Risk Management Strategies

Administrative safeguards

  • Document policies that forbid unencrypted transfers and define required controls when staff or patients rely on open Wi‑Fi.
  • Role‑based access, workforce training, sanction policies, and an incident response plan with clear escalation paths.
  • Vendor governance: perform due diligence, maintain current business associate agreements, and require security attestations and breach notification terms.

Technical safeguards

  • Least‑privilege access with MFA, device compliance checks, and conditional access for upload tools and portals.
  • Centralized logging and alerting for anomalous uploads, impossible travel, or unusual device fingerprints.
  • Secure coding practices, dependency management, and routine penetration testing focused on Wi‑Fi and transport layers.

Physical safeguards

  • Controlled storage for recorders and accessories, documented chain‑of‑custody, and tamper evidence for returned devices.
  • Secure disposal or re‑provisioning to ensure no residual ePHI remains on loaned equipment.

Develop and Track Remediation Plans

From findings to funded fixes

  • Create prioritized, SMART remediation items with owners, budgets, and due dates based on risk scores.
  • Track progress with a living register; require evidence of completion (policy links, change tickets, screenshots, test results).
  • Pilot high‑impact changes (e.g., VPN enforcement, certificate pinning) before broad rollout to minimize clinical disruption.
  • Define success metrics: upload failure rates, mean time to patch, percentage of devices in compliance, and encryption coverage.

Schedule Regular Risk Assessment Updates

Cadence and triggers

  • Perform a comprehensive review at least annually and after major changes: new devices, vendors, transmission paths, or incidents.
  • Run lightweight, quarterly check‑ins to reassess open Wi‑Fi exposure, validate controls, and refresh inventories.

Continuous monitoring

  • Automate alerts for configuration drifts, certificate expirations, and anomalous traffic from open networks.
  • Test restores and failovers to ensure encrypted, integrity‑checked data remains available for care and documentation needs.

By scoping ePHI precisely, mapping real data flows, scoring threats methodically, enforcing strong encryption in transit, and executing disciplined remediation with ongoing updates, you build a defensible HIPAA risk assessment and materially reduce the dangers of uploading ambulatory EEGs over open Wi‑Fi.

FAQs.

What are the key steps in a HIPAA risk assessment?

Define scope and inventory ePHI; diagram systems and data flows; identify threats and vulnerabilities; rate risks using a clear risk analysis methodology; select administrative, physical, and technical safeguards; develop and track remediation plans; and schedule regular updates tied to operational changes and incidents.

How can open Wi-Fi risks be mitigated for EEG data?

Use end‑to‑end encryption (TLS 1.3 or SFTP), enforce device‑level VPN with split tunneling disabled, implement certificate pinning, manage devices with MDM, minimize stored ePHI on endpoints, validate file integrity, and monitor for anomalies. When possible, avoid open Wi‑Fi altogether in favor of WPA3‑Enterprise or cellular hotspots.

What penalties apply for failing HIPAA risk assessments?

Regulators can impose corrective action plans, audits, and tiered civil monetary penalties based on culpability and harm; settlements can be substantial, especially for willful neglect. Repeated or egregious violations may trigger criminal penalties, reputation damage, and costly remediation obligations.

How often should risk assessments be updated?

Conduct a full assessment at least annually and whenever you introduce new devices, vendors, transmission methods, or experience a security incident. Quarterly mini‑reviews help confirm that encryption, access controls, and monitoring still perform effectively, particularly when uploads may occur over open Wi‑Fi.

Share this article

Ready to assess your HIPAA security risks?

Join thousands of organizations that use Accountable to identify and fix their security gaps.

Take the Free Risk Assessment

Related Articles