Skip to content

Home Topics Email Compliance HIPAA-compliant email

Email Compliance · HIPAA-compliant email

HIPAA-compliant email for beginners: a plain-English guide

Short answer

HIPAA-compliant email protects electronic protected health information (ePHI) in transit and at rest, with access controls, audit logs, and a Business Associate Agreement (BAA) with any vendor that handles the mail. If you are starting from zero: Sign a BAA with your email provider and any AI or automation vendor touching mailbox content.

The one-sentence version#

HIPAA-compliant email protects electronic protected health information (ePHI) in transit and at rest, with access controls, audit logs, and a Business Associate Agreement (BAA) with any vendor that handles the mail.

Why you should care#

Violations carry significant penalties, and healthcare senders cannot use consumer email tools without a BAA.

The mental model#

Think of HIPAA-compliant email as a contract between you and the mailbox providers receiving your mail. You publish or configure something they can check; they check it on every message; the result feeds their decision about where your message lands. Everything below is about making that check pass consistently.

Your first setup, step by step#

  1. Sign a BAA with your email provider and any AI or automation vendor touching mailbox content.
  2. Enforce TLS and use encryption for messages containing ePHI.
  3. Enable audit logging and retention appropriate to your policy.
  4. Train staff on what may and may not go in an email body or subject.

Words you will see#

  • Mailbox provider: Gmail, Microsoft, Yahoo, Apple, and the corporate gateways that decide where mail lands.
  • Authentication: proof that a message is from who it says it is (SPF, DKIM, DMARC).
  • Reputation: the provider's running score of your domain and IP.
  • Placement: whether a message reaches the inbox, spam, or is rejected.

Common mistakes#

  • Putting patient identifiers in subject lines.
  • Using marketing tools for appointment reminders without a BAA.

Frequently asked questions#

Is Gmail HIPAA compliant?

Google Workspace can be, with a signed BAA and proper configuration. Consumer Gmail is not.

Keep reading on HIPAA-compliant email