Transmission Security
Implement technical security measures to guard against unauthorized access to ePHI that is being transmitted over an electronic communications network.
Implementation Guidance
Start by inventorying every transmission path. Organisations consistently under-count these, and an uninventoried path cannot be protected. Typical paths include clinical interfaces and HL7 or FHIR feeds, email, SFTP and file transfer to payers and labs, remote access sessions, API integrations, cloud replication and backup, fax over IP, mobile applications, and messaging between clinicians.
Implementation approach:
• Encrypt ePHI in transit as the default. Use TLS 1.2 as a floor and prefer TLS 1.3, with strong cipher suites, certificate validation and no fallback to deprecated protocols
• Disable SSL 3.0, TLS 1.0 and TLS 1.1, and remove export-grade and NULL cipher suites
• Validate certificates properly, including chain and hostname; accepting invalid certificates silently negates the protection
• Apply integrity controls so undetected modification in transit is prevented — authenticated encryption modes achieve confidentiality and integrity together
• Secure email carrying ePHI through TLS with enforced policy, a portal, or message-level encryption. Opportunistic TLS alone is not enforcement
• Replace legacy plaintext protocols: FTP, Telnet, HTTP and unauthenticated SMTP relay
• Encrypt internal transmission too where risk warrants; a flat internal network is not a trust boundary
• Where you decide against encryption on a given path, record the reasoning and the equivalent alternative under 164.306(d). Encryption meeting HHS guidance is also the route to the safe harbour at 164.402
Test what you configured. Scanning your own endpoints is the fastest way to find the path still negotiating TLS 1.0.
Required Documentation
• Inventory of every ePHI transmission path, with counterparty, protocol and encryption status
• Approved protocol and cipher suite standard, including minimum TLS version
• Encryption decision record per path, with equivalent alternatives where encryption is not used
• Integrity control design for transmission, covering 164.312(e)(2)(i)
• Email security configuration, including TLS enforcement or portal arrangements
• Certificate inventory, ownership and renewal schedule
• Scan or test results demonstrating configuration matches policy
• Business associate agreements covering each external transmission counterparty
• Records of transmission-related incidents
Best Practices
• Prefer TLS 1.3, with TLS 1.2 as the floor, and use authenticated encryption modes
• Enforce TLS for email to known partners rather than relying on opportunistic negotiation
• Monitor certificate expiry automatically; expiry causes both outage and insecure workaround
• Scan your own endpoints on a schedule and after every change, because configuration drifts
• Encrypt internal traffic where ePHI crosses network segments
• Retire legacy interfaces that cannot be secured rather than granting indefinite exceptions
• Keep the transmission inventory current as part of change control, not as an annual exercise
• Verify a BAA is in place before any new external transmission path goes live
Common Violations
• Deprecated TLS versions or weak cipher suites still enabled on external endpoints
• Certificate validation disabled to make an integration work, silently removing the protection
• Legacy FTP or HTTP interfaces still carrying ePHI to partners
• Incomplete transmission inventory, so whole paths are never assessed
• The addressable encryption specification dismissed with no documented decision
• Internal traffic left unencrypted on the assumption that the internal network is trusted
• Expired certificates prompting insecure workarounds rather than renewal
• External transmission to a counterparty with no business associate agreement in place
Testing Procedures
• Scan external endpoints and confirm the negotiated TLS version and cipher suites match policy
• Attempt to connect using TLS 1.0 or a weak cipher and confirm the connection is refused
• Present an invalid or expired certificate and confirm the client rejects it
• Capture traffic on a sample internal path and confirm ePHI is not observable in plaintext
• Send a test message containing ePHI by email and verify encryption was actually applied, not merely attempted
• Confirm legacy plaintext protocols are disabled by attempting to use them
• Verify integrity protection by confirming authenticated encryption or an equivalent mechanism is in use
• Check certificate expiry dates against the renewal schedule
• Confirm a signed business associate agreement exists for every external counterparty receiving ePHI
Implementation Resources
Download expert-developed templates and checklists to implement this control:
Quick Facts
Related Controls
Explore other controls in the Technical Safeguards category.
Audit Controls
Implement hardware, software, and/or procedural mechanisms that record and examine activity in information systems that contain or use ePHI.
Person or Entity Authentication
Implement procedures to verify that a person or entity seeking access to ePHI is the one claimed.
Integrity
Implement policies and procedures to protect ePHI from improper alteration or destruction.
Need Help Implementing This Control?
Our certified HIPAA experts can help you implement this control correctly and efficiently.