Control Objective
Ensure ePHI and other sensitive data can only travel along approved paths — between approved systems, users, and networks — and are blocked everywhere else.
Real-World Use Cases
How this control shows up in healthcare and HIPAA-covered environments.
Lab interface talking to the wrong network
An analyzer was dual-homed and could reach both the lab VLAN and open internet. AC-4 remediation removes the internet path and allows only the approved LIS IP over the required port — containing malware risk and unintended ePHI egress.
Staff emailing spreadsheets of patients
Care managers export census lists to Excel and email them externally. Mail DLP + policy under AC-4 blocks or encrypts messages with MRNs/SSNs to non-approved domains and offers a secure share alternative.
Analytics VPC peering gone wide
A cloud analytics project peered to production and could query more schemas than needed. AC-4 tightens security groups and database grants so only approved views flow to the analytics project — least privilege for data in motion.
Audit Considerations
Auditors want to see that flow control is technical, not aspirational. Bring diagrams that match configs, plus samples of blocked attempts. HIPAA assessors often probe segmentation between guest, biomed, and clinical systems.
HIPAA Mapping
How this NIST control supports HIPAA Security Rule expectations.
- 164.312(a)(1) Access Control — limiting who accesses ePHI is incomplete without controlling where ePHI can flow.
- 164.312(e) Transmission Security — integrity and encryption for ePHI in transit support approved flows.
- 164.308(a)(1) Risk Analysis — data-flow mapping is foundational to identifying where ePHI moves.
- 164.308(a)(4) Information Access Management — isolating healthcare clearinghouse functions relates to separating flows by purpose.