Hospice Encryption Requirements: HIPAA Rules for Encrypting PHI in EHRs, Email, and Mobile Devices

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

Hospice Encryption Requirements: HIPAA Rules for Encrypting PHI in EHRs, Email, and Mobile Devices

Kevin Henry

HIPAA

April 14, 2026

7 minutes read
Share this article
Hospice Encryption Requirements: HIPAA Rules for Encrypting PHI in EHRs, Email, and Mobile Devices

HIPAA Encryption Requirements

Hospices are covered entities and must safeguard electronic protected health information across systems, staff workflows, and vendors. Under the HIPAA Security Rule, encryption is an addressable safeguard: you implement it when reasonable and appropriate based on risk, or you document why an alternative provides equivalent protection.

In practice, hospice environments face heightened risks—home visits, mobile EHR access, and frequent email exchanges with families and partners. Given this threat profile, strong encryption is typically the most reasonable control for covered entity compliance, both to protect patients and to reduce regulatory and financial exposure.

Your risk analysis should identify where ePHI resides (EHR databases, laptops, smartphones, backups, cloud storage, email). Map each location to an encryption control for data at rest and in transit, confirm key management processes, and verify that vendors align to your standards.

Encryption Standards for Data at Rest

Use modern, industry-accepted cryptography to render ePHI unreadable without keys. For endpoints and servers, full‑disk or volume encryption with AES‑256 encryption is widely recommended. Ensure cryptographic modules are validated and that keys are protected from users and applications that do not require them.

For EHR platforms and databases, enable database or tablespace encryption (such as transparent data encryption) and encrypt application secrets, logs, and configuration files that may contain PHI. Apply encryption to file shares, imaging archives, and backups, including offsite media and cloud object storage.

Key management essentials

  • Centralize keys in a secure KMS or HSM; separate duties so admins cannot access both data and keys.
  • Rotate keys on a defined schedule and upon staff role changes or suspected compromise.
  • Restrict export of keys, enforce least privilege, and maintain auditable logs for all key operations.

Secure Email Encryption Practices

Email commonly carries care updates, coordination notes, and billing details. Configure gateways to enforce the TLS 1.2 protocol or higher for server‑to‑server transport encryption; if a recipient domain does not support strong TLS, automatically route messages to a secure portal or use end‑to‑end options such as S/MIME.

Align controls to NIST email security guidelines, including strict certificate validation, modern cipher suites, and DMARC/DKIM/SPF to prevent spoofing that can expose PHI. Minimize PHI in subject lines, use data loss prevention to detect sensitive content, and encrypt mailboxes at rest on servers and mobile devices.

Patient communication nuance

If a patient requests unencrypted email after being informed of risks, document the preference, apply reasonable safeguards, and limit content. For routine care coordination with other providers, prefer enforced TLS or secure portals to ensure confidentiality end‑to‑end.

Mobile Device Encryption Protocols

Mobile devices are mission‑critical in hospice fieldwork and also a leading source of breaches when lost or stolen. Enforce full‑disk encryption on laptops, tablets, and smartphones and require strong device unlock (passcode plus biometric) with short auto‑lock timers.

Use mobile device management to mandate encryption, block jailbroken or rooted devices, enable remote wipe, and restrict copy/paste and local backups for EHR apps. Ensure EHR mobile applications encrypt cached data and use TLS 1.2+ for all API calls, including background sync and push notifications.

Ready to simplify HIPAA compliance?

Join thousands of organizations that trust Accountable to manage their compliance needs.

Operational safeguards

  • Separate work and personal data containers; disable unapproved cloud backup targets.
  • Keep OS and app versions current; remove PHI promptly after visits complete.
  • Inventory devices continuously and reconcile against user and MDM records.

Encryption Implementation and Documentation

Effective encryption is as much process as technology. Build a written standard that specifies algorithms, key lifecycles, device baselines, and exception handling, and make it part of onboarding, procurement, and change management.

Practical rollout plan

  1. Perform or update your risk analysis to locate all ePHI stores and data flows.
  2. Select controls: AES‑256 for data at rest; TLS 1.2 or TLS 1.3 for data in transit; S/MIME for high‑sensitivity email; VPN for administrative access.
  3. Harden endpoints with full‑disk encryption, enforce MDM policies, and verify backup encryption.
  4. Enable database and file‑level encryption in the EHR stack; protect signing and API keys in a KMS.
  5. Test restore and key recovery procedures; simulate lost‑device and email‑routing failures.
  6. Train staff on when and how to use secure email and portals; monitor compliance via audits.
  7. Document configurations, risk decisions, exceptions, and validation results for auditors.

Breach Notification and Encryption

Encryption directly affects breach notification requirements. If ePHI is encrypted using strong, industry‑recognized methods and the encryption keys remain uncompromised, a loss of the media or device typically does not trigger notification. For example, a lost laptop protected with full‑disk AES‑256 and a strong passcode is generally considered secured.

Notification is required when unencrypted PHI is disclosed or when encryption fails in practice—such as sending PHI by email without enforced TLS to a domain that does not support it, storing PHI in an unencrypted mailbox, or exposing keys alongside encrypted data. When notification applies, act without unreasonable delay and no later than 60 calendar days after discovery.

Incident response alignment

  • Immediately determine encryption status and key exposure.
  • Preserve logs, perform a risk assessment, and document decisions.
  • If required, notify affected individuals, HHS, and (when applicable) the media and state regulators.

Encryption Exceptions and Alternatives

Because encryption is addressable, you may document an exception when it is not reasonable and appropriate—for example, a legacy medical device interface lacking modern cryptography—provided you deploy alternatives that achieve comparable risk reduction.

Alternatives include isolated network segments, VPN tunnels, strict access controls, role‑based permissions, tokenization or pseudonymization, secure patient portals instead of email attachments, and rigorous monitoring with data loss prevention. Treat exceptions as temporary, with timelines to remediate and periodic review.

Summary

For hospices, the practical path is clear: encrypt ePHI at rest with AES‑256, secure data in transit with the TLS 1.2 protocol or higher, enforce mobile full‑disk encryption, and document everything. Strong key management, disciplined email practices aligned to NIST email security guidelines, and robust implementation evidence not only protect patients but also streamline covered entity compliance and reduce breach risk.

FAQs

What encryption standards are required for EHRs under HIPAA?

HIPAA does not mandate a single algorithm, but the HIPAA Security Rule expects you to implement strong, industry‑accepted encryption when reasonable and appropriate. For EHR systems, that typically means AES‑256 encryption for data at rest, FIPS‑validated cryptographic modules, and TLS 1.2 or TLS 1.3 for data in transit between application components and user devices.

How should emails containing PHI be secured?

Configure your email gateway to require the TLS 1.2 protocol or higher for all external delivery, with automatic fallback to a secure portal or S/MIME when the recipient cannot negotiate strong TLS. Follow NIST email security guidelines, minimize PHI in subject lines and attachments, encrypt mailboxes at rest, and use data loss prevention to block unauthorized sends.

When are breach notifications not required due to encryption?

If PHI is encrypted with strong, recognized methods and the keys are not compromised, the incident is generally not a reportable breach. Common examples include a lost, fully encrypted laptop or phone protected by strong passcodes and MDM controls. If encryption was absent, misconfigured, or the keys were exposed, breach notification requirements apply.

What alternatives exist if encryption is not feasible?

When encryption is not feasible, document the reason and implement compensating controls such as network isolation, VPNs, strict access controls, tokenization or pseudonymization, secure portals in place of email attachments, and continuous monitoring with DLP. Reassess regularly and set a roadmap to enable full encryption as technology or budgets allow.

Share this article

Ready to simplify HIPAA compliance?

Join thousands of organizations that trust Accountable to manage their compliance needs.

Related Articles