Skip to Content

Is Your Website HIPAA Compliant? The Complete 2026 Guide

Most healthcare websites are unknowingly violating HIPAA - through their contact forms, privacy policies, hosting providers, and tracking pixels. This guide shows you exactly what's wrong and how to fix it, with real examples and a self- audit checklist.
June 28, 2026 by
Muhammad Abdullah
HIPAA Marketing Specialists · ImpactBrains.com Free HIPAA Website Audit
$1.9M
Average HIPAA data breach cost in 2024
$50K
Max fine per HIPAA violation category, per year
78%
Of healthcare sites have HIPAA issues on contact forms
3
HIPAA Rules every medical website must follow
Section 01

What Makes a Website HIPAA Compliant?

The Health Insurance Portability and Accountability Act (HIPAA) was signed into law in 1996, but its implications for modern websites are vast — and vastly misunderstood. When most healthcare providers think of HIPAA, they think of patient intake paperwork and medical records. What they don't always realize is that their website is also a point of data collection — and in many cases, a point of serious HIPAA risk.

A HIPAA compliant website is one that meets all applicable requirements under HIPAA's Privacy Rule, Security Rule, and Breach Notification Rule when it comes to the collection, storage, transmission, and management of Protected Health Information (PHI). PHI is any information that can be used to identify a patient and relates to their health condition, healthcare services received, or payment for those services.

⚠️
The Key Insight Most Practices Miss Your website becomes a HIPAA-regulated environment the moment a visitor submits a form with their name alongside any health-related inquiry. Even a basic "Request an Appointment" form asking for name, phone, and a description of symptoms is transmitting PHI — and most practices handle that data with zero HIPAA safeguards.

HIPAA compliance for websites is governed primarily by two rules:

The Security Rule

Governs how electronic PHI (ePHI) must be protected — including data encryption during transmission and at rest, access controls, audit trails, and technical safeguards. This is the rule most directly relevant to your website's technical architecture.

The Privacy Rule

Dictates what PHI can be used or disclosed, who it can be shared with, and what disclosures must be logged. It requires your website to display a Notice of Privacy Practices and governs consent around testimonials and patient communications.

Together, these rules create a comprehensive framework for how your website should be built, hosted, and managed — from the web forms you use to the third-party tools you install (like analytics platforms and chatbots).

The 7 Core Elements of a HIPAA Compliant Website

Breaking it down to its fundamentals, a truly HIPAA compliant website requires all of the following:

1
SSL/TLS Encryption (HTTPS) — All data in transit must be encrypted
2
HIPAA Compliant Hosting — Your host must sign a Business Associate Agreement (BAA)
3
Secure Web Forms — Forms must encrypt data and never send PHI via standard email
4
Access Controls — Only authorized staff can access patient data
5
Audit Logging — All access to ePHI must be recorded and monitored
6
Business Associate Agreements — Signed BAAs from every vendor handling PHI
7
Notice of Privacy Practices — Prominently displayed and compliant with HIPAA requirements
Section 02

Does Your Medical Website Actually Need to Be HIPAA Compliant?

The short answer: if your website interacts with patients in any way — yes, it almost certainly does. But let's get specific, because the nuance matters enormously.

HIPAA compliance applies to Covered Entities and their Business Associates. A Covered Entity is any healthcare provider, health plan, or healthcare clearinghouse that transmits health information electronically. This includes:

  • Medical and dental practices of all sizes
  • Hospitals and outpatient clinics
  • Mental health and behavioral health providers
  • Chiropractors, physical therapists, and occupational therapists
  • Pharmacies and pharmacists
  • Home health agencies
  • Medical billing companies
  • Health insurance companies and their brokers
ℹ️
When Does Your Website Handle PHI? Your website begins handling PHI any time it collects a name alongside health information. This includes appointment request forms mentioning the reason for visit, contact forms asking about symptoms or conditions, insurance inquiry forms, patient testimonials that reveal a person received treatment, and live chat tools where patients describe health issues.

Even a wellness blog or a practice brochure website can inadvertently collect PHI through its contact forms. The critical question isn't what type of site you have — it's whether your site can receive any information that links a person to a health-related matter.

HIPAA Penalties Are Not Hypothetical

The Office for Civil Rights (OCR) within the U.S. Department of Health and Human Services actively investigates HIPAA violations. Civil penalties are tiered by culpability:

Violation Category Minimum Fine Maximum Per Year Example
Unknown / No Reasonable Cause $100 per violation $25,000 Unencrypted form on your website
Reasonable Cause, Not Willful Neglect $1,000 per violation $100,000 No BAA with your website hosting provider
Willful Neglect, Corrected $10,000 per violation $250,000 Known vulnerability left unaddressed
Willful Neglect, Not Corrected $50,000 per violation $1,900,000 Repeated breaches after documented warning

Source: U.S. Department of Health and Human Services, Civil Money Penalties (2024 adjusted amounts)

Section 03

Real Example: Bad vs. Good HIPAA Landing Page Design

Most HIPAA violations on healthcare websites aren't the result of malicious intent — they happen because whoever built the site didn't know what "HIPAA compliant website design" actually means in practice. Below, we break down two real landing pages side by side: one built without HIPAA in mind, and one designed with full compliance from the ground up.

Watch: How to make your website HIPAA compliant — a 10-minute walkthrough comparing a non-compliant and compliant medical landing page

NON-COMPLIANT Landing Page
Form collects SSN, insurance ID, diagnosis history, medications, and family health history — far more than needed
Form data sent via standard unencrypted email notification
No SSL certificate — site running on HTTP
Google Analytics installed with no data de-identification — sending PHI to Google
Facebook Pixel tracking form submissions including PHI fields
Privacy policy copied from a generic template, no HIPAA language
Patient testimonials displayed with full names and condition mentioned
No Notice of Privacy Practices anywhere on the site
HIPAA COMPLIANT Landing Page
Form collects only name, phone, and preferred appointment time — minimum necessary data
Form submission encrypted end-to-end; data stored in HIPAA compliant CRM only
SSL/TLS certificate active — HTTPS enforced site-wide with HSTS header
Analytics implemented without PHI — IP anonymization enabled, no form field tracking
Advertising pixels fire only on non-PHI pages; excluded from thank-you/confirmation pages
HIPAA-specific Privacy Policy with appropriate disclosures and data use statements
Testimonials use first name + last initial only, with documented written patient authorization
Notice of Privacy Practices linked in footer and accessible before any form submission
Side-by-side comparison of a non-HIPAA compliant medical landing page versus a HIPAA compliant redesign — showing the difference in form fields, privacy policy, and trust signals

Left: A medical landing page with multiple HIPAA violations (red annotations). Right: The same practice's compliant redesign following HIPAA best practices.

Want Us to Audit Your Website for Free?

ImpactBrains specializes in HIPAA compliant website design for medical practices. We'll identify every compliance gap and send you a detailed report — at no cost.

Get My Free HIPAA Audit
Section 04

The #1 HIPAA Violation on Medical Websites: Web Forms

If you ask any HIPAA compliance expert what single website element they see violated most often on healthcare websites, the answer is almost always the same: the contact form. Specifically, HIPAA compliant web forms are the single most misunderstood element of healthcare website compliance.

The root of the problem is how standard web forms work. When a visitor fills out a typical WordPress contact form or Wix contact widget and clicks "Submit," that data is transmitted over the internet and typically delivered to the practice's email inbox. If that email is not HIPAA compliant — meaning the email provider hasn't signed a BAA — you have just transmitted PHI through an unsecured channel. Every single submission. Every single day.

🚨
Standard Email Is Not HIPAA Compliant Services like Gmail, Outlook, Hotmail, Yahoo Mail, and most shared hosting email services do not provide HIPAA compliant email unless you are on a specific business plan that includes a BAA. Receiving form submissions to a standard inbox that contains PHI is a HIPAA violation.

What Fields Are Considered PHI on a Web Form?

Not all form fields create a PHI problem. The issue arises when you combine an identifier (like a name or phone number) with any health-related information. Here's a practical breakdown:

Fields That Create PHI Risk
Name + "What condition are you seeking treatment for?"
Date of birth (alone or combined)
Social Security Number
Insurance ID or policy number
"Describe your symptoms" open-text fields
Current medications list
Family medical history
"Are you a new or returning patient?" (when combined with name)
Generally Safe Form Fields
First name (without health context in same form)
Phone number (for callback only — no health info)
Preferred appointment date/time
Which service are you interested in? (service menu, not diagnosis)
How did you hear about us?
Preferred language / accessibility needs
New patient vs. referral (without specific health context)
Example of a non-HIPAA compliant medical landing page form — showing non hipaa-compliant form fields

The non-compliant form: collecting excessive PHI, no encryption, no privacy notice, and data routed through standard email.

Example of a HIPAA compliant medical landing page form — showing hipaa-compliant form fields

The HIPAA compliant form: minimum necessary data, encrypted submission, privacy acknowledgment, and no PHI routed through email.

HIPAA Compliant Web Form Requirements

To bring your web forms into compliance, every form that could potentially collect PHI must:

  1. Encrypt data in transit — the form must be served over HTTPS and submit to an encrypted endpoint
  2. Store data in a HIPAA compliant environment — not your email inbox; a CRM or database hosted by a BAA-signing provider
  3. Apply the Minimum Necessary Standard — only collect the PHI fields that are absolutely required for the purpose of the form
  4. Display a clear privacy acknowledgment — a checkbox or inline notice linking to your NPP before submission
  5. Avoid tracking pixels on confirmation pages — your Facebook Pixel or Google Ads conversion tag should never fire on a form-submitted or thank-you page if any PHI was collected
  6. Log form submissions — maintain an audit trail of who submitted what and when, for breach investigation purposes
Section 05

HIPAA Compliant Privacy Policy: What Yours Is Probably Missing

The difference between a generic website privacy policy and a HIPAA compliant one is enormous. Most practices either don't have a policy at all, copy one from a non-healthcare template, or combine their website privacy policy and their HIPAA Notice of Privacy Practices into one confusing document — which satisfies neither requirement properly.

Under HIPAA, covered entities must provide patients with a Notice of Privacy Practices (NPP) — this is a specific document mandated by the Privacy Rule. It is distinct from a general website privacy policy (which governs how your website collects cookies, analytics data, and contact information). Healthcare websites need both — and they are not interchangeable.

What Bad Privacy Policies Look Like
Generic "we use cookies" only — no mention of health data
No description of how PHI is collected through forms or chat
No mention of third-party tools (email, CRM, scheduling) handling PHI
No patient rights section (right to access, amend, restrict)
No breach notification procedure described
Policy buried in footer with tiny link, no HIPAA reference
"Last updated" date is years old
HIPAA Compliant Privacy Policy Has…
Clear description of what PHI is collected and why
List of all third parties who may receive PHI (with BAA reference)
Full statement of patient rights under HIPAA
Description of how data is secured (encryption, access control)
Breach notification process and contact for privacy complaints
Separate, clearly labelled Notice of Privacy Practices section
Reviewed and updated at least annually, with date shown
Side-by-side comparison of a non-HIPAA compliant medical service page versus a HIPAA compliant redesign — showing the difference in privacy policy, and trust signals

Left: A generic website privacy policy with no HIPAA relevance. Right: A fully compliant policy with HIPAA Notice of Privacy Practices integrated.

Key Sections Your NPP Must Include

Per 45 CFR §164.520, a HIPAA Notice of Privacy Practices must include all of the following:

  • Header stating: "THIS NOTICE DESCRIBES HOW MEDICAL INFORMATION ABOUT YOU MAY BE USED AND DISCLOSED…"
  • Description of how you may use or disclose PHI (treatment, payment, healthcare operations)
  • Description of uses and disclosures that require patient authorization
  • A list of patient rights (access, amendment, accounting of disclosures, restrictions, confidential communications)
  • Your practice's duties to protect PHI and notify patients of breaches
  • Name and contact information for your Privacy Officer or complaint contact
  • Effective date of the notice
Best Practice: Link Your NPP Before Every Form Every web form that collects PHI should include a statement such as: "By submitting this form, you acknowledge our Notice of Privacy Practices and consent to being contacted regarding your inquiry." This creates an implicit consent record and ensures patients have been informed before their data is collected.
Section 06

HIPAA Compliant Hosting and Infrastructure

Your website hosting provider is one of the most overlooked vectors of HIPAA risk. If your website collects and stores any PHI — even temporarily — your hosting environment becomes a HIPAA-regulated system. This means your hosting provider must sign a Business Associate Agreement (BAA) with your practice. Without one, you are in violation regardless of every other security measure you have in place.

What Is a Business Associate Agreement (BAA)?

A BAA is a legally binding contract between a covered entity (your practice) and any vendor that handles PHI on your behalf. It commits the vendor to protecting that PHI according to HIPAA standards, outlining what they can do with the data, how they'll report breaches, and what their security obligations are. If a vendor won't sign a BAA, you legally cannot send them any PHI — meaning you cannot use them for your website hosting, form handling, CRM, or email if those systems will touch patient data.

🚨
Common Hosting Services That Do NOT Sign BAAs by Default Bluehost, HostGator, SiteGround, GoDaddy shared hosting, Dreamhost, and most shared/budget hosting providers do not offer HIPAA compliant hosting or BAAs on standard plans. If your healthcare website is on shared hosting, there is a very high probability you are in violation right now.

HIPAA Compliant Hosting Requirements

A HIPAA compliant hosting environment must provide:

Encryption at Rest

All stored data — database files, uploaded documents, backup files — must be encrypted at rest using AES-256 or equivalent.

Encryption in Transit

TLS 1.2 or 1.3 must be enforced on all connections. HTTPS must be required site-wide with HSTS headers configured.

Access Controls

Role-based access control with unique user IDs. No shared passwords. MFA required for server and admin access.

Activity Logging

All access to systems containing PHI must be logged with timestamps, user IDs, and actions taken. Logs must be retained per your data retention policy.

Automated Backups

Regular encrypted backups of all PHI with documented retention and disaster recovery procedures.

Signed BAA

The hosting provider must offer and execute a HIPAA Business Associate Agreement. This is non-negotiable — no BAA, no go.

Hosting Providers That Offer HIPAA Compliant Plans

The following providers offer HIPAA compliant hosting tiers and will sign BAAs (always verify current terms directly, as offerings change):

  • Amazon Web Services (AWS) — BAA available, dedicated HIPAA eligible services
  • Microsoft Azure — BAA available, healthcare compliance blueprints
  • Google Cloud Platform — BAA available, HIPAA compliant services listed explicitly
  • Liquid Web — Managed HIPAA hosting with BAA for healthcare clients
  • Nexcess / Liquid Web's managed WordPress — HIPAA options available on managed plans
  • WP Engine — HIPAA compliant WordPress hosting tier with BAA
  • Kinsta — HIPAA compliant plans available with signed BAA on business plans
Section 07

HIPAA Compliant CRM: Managing Patient Data the Right Way

Once a patient submits a form on your website, where does that data go? For most medical practices, the honest answer is "to our email inbox" or "to a spreadsheet." Both are HIPAA violations if PHI is involved. A HIPAA compliant CRM is not optional for practices that collect any patient inquiries online — it's a fundamental requirement.

A HIPAA compliant CRM does far more than just store contact information. It creates a secure, auditable, access-controlled environment for managing the entire patient relationship — from first website inquiry through ongoing communications and appointment tracking. When your CRM operates correctly, every interaction is logged, every access is recorded, and every piece of data is encrypted.

Screenshot of a HIPAA compliant medical CRM Dashboard — showing the PHI of patients

A HIPAA compliant CRM: encrypted patient records, full audit logging, role-based access controls, and complete communication history.

What a HIPAA Compliant CRM Must Include

Audit Logs

Every record view, edit, and deletion must be timestamped and user-attributed

Role-Based Access

Staff see only what their role requires — not the full patient database

Message Logging

All patient communications logged and stored in encrypted records within the CRM

Encrypted Storage

All PHI stored with AES-256 encryption; no plaintext patient records

Data Deletion Policies

Documented procedures for securely deleting PHI after retention periods expire

BAA with Provider

CRM vendor must sign a Business Associate Agreement before any PHI is stored

Screenshot of the audit log of a medical CRM - showcasing a good example of what the logs should look like

CRM audit log: every patient record access is automatically logged with user ID, timestamp, and action — a mandatory component of HIPAA Security Rule compliance.

Section 08

Is WordPress HIPAA Compliant?

WordPress powers approximately 43% of all websites on the internet — and a substantial portion of those are healthcare practices. So the question "is WordPress HIPAA compliant?" is one of the most critical questions in healthcare web development.

The direct answer: WordPress itself is not HIPAA compliant by default. However, a WordPress website can absolutely be made HIPAA compliant with the right combination of hosting, plugins, configurations, and workflows. The CMS itself does not create or prevent compliance — your infrastructure and implementation do.

⚠️
The Default WordPress Setup Is Not Safe for PHI Out of the box, WordPress stores form submissions in a database with no built-in encryption, sends email notifications via unsecured phpmail, has no audit logging, no access controls beyond basic roles, and no BAA with your hosting provider. Using a standard WordPress install for a healthcare website without modification is a serious HIPAA risk.

How to Make Your WordPress Website HIPAA Compliant

01

Move to HIPAA Compliant WordPress Hosting

Migrate your site to a host that will sign a BAA. WP Engine, Kinsta, and Liquid Web all offer managed WordPress hosting with HIPAA compliance options. This single step addresses encryption at rest, encryption in transit, physical security, and gives you the legal protection of a signed BAA.

02

Replace Standard Forms with HIPAA Compliant Alternatives

Remove Contact Form 7, WPForms standard tier, and any other forms that send submissions to email. Replace with HIPAA compliant form solutions such as Formstack (BAA available), Jotform HIPAA tier (BAA available), or a direct integration to your HIPAA compliant CRM. Alternatively, use a custom form that posts directly to a secured, encrypted, BAA-protected endpoint.

03

Audit and Remove Non-Compliant Plugins

Many popular WordPress plugins send data to third-party servers with no HIPAA protections. Common offenders include standard chat widgets, standard analytics integrations (GA4 without de-identification), Jetpack (shares data with WordPress.com servers), and many SEO plugins that log user behavior. Each plugin that touches PHI data must have a signed BAA.

04

Implement Access Control and User Management

Use a plugin like User Role Editor to restrict CMS access to minimum necessary roles. Enable two-factor authentication for all admin and editor accounts. Create unique login credentials for every user — never share admin passwords. Revoke access immediately when a staff member leaves.

05

Install Audit Logging

Install a WordPress audit log plugin such as WP Activity Log to record every login, every content change, every plugin activation, and every settings modification — with timestamps and user IDs. This log must be stored securely, protected from modification, and retained according to your data retention policy.

06

Configure HTTPS, HSTS, and Security Headers

Ensure SSL is active and enforced. Configure HSTS (HTTP Strict Transport Security) headers to prevent any non-HTTPS connections. Add security headers including X-Content-Type-Options, X-Frame-Options, and Content Security Policy to reduce attack vectors against your website's patient data.

Section 09

Best HIPAA Compliant Website Builders: An Honest Comparison

Searching for the "best HIPAA compliant website builder" returns a lot of marketing claims and very little useful comparison. The reality is that no off-the-shelf website builder makes you automatically HIPAA compliant — compliance requires the right combination of platform, hosting, form handling, and process. That said, some builders make compliance significantly easier than others.

Platform BAA Available? HIPAA Forms Encrypted Hosting Best For
WordPress + HIPAA Host Yes (via host) Plugin required Yes Full customization, large practices
Wix Health Yes Built-in Yes Small-medium practices, quick setup
Squarespace + Jotform Partial (Jotform) Via Jotform Yes (transit only) Design-focused small practices
Webflow No native BAA Not native Yes Design agencies; needs external tools
Kareo / DrChrono Sites Yes Built-in Yes EHR-integrated practice sites
Shopify / BigCommerce No Not applicable E-commerce only Not suitable for PHI-collecting health sites
💡
Our Recommendation for Most Medical Practices For practices that want full design flexibility and long-term scalability, a custom WordPress site on a HIPAA compliant managed host (WP Engine or Kinsta) with a HIPAA compliant form solution (Formstack or Jotform HIPAA) and a HIPAA compliant CRM provides the best combination of compliance, functionality, and cost. ImpactBrains specializes in exactly this architecture for healthcare clients.

Not Sure Which Platform Is Right for Your Practice?

Our healthcare web development specialists will evaluate your current setup, patient volume, and budget — and recommend the right compliant architecture. No obligation.

Schedule a Free Strategy Call
Section 10

The Complete HIPAA Website Self-Audit Checklist

Use this checklist to audit your own website right now. Work through each item — if you check anything as "No" or "Not Sure," that's an action item requiring immediate attention. We recommend working through this checklist quarterly and documenting your results as part of your HIPAA compliance program.

HIPAA Website Compliance Audit Checklist

Check each item that applies to your website. Use results to prioritize your remediation roadmap.

SSL & Encryption
SSL Certificate Active and Valid

Your website loads on HTTPS and your SSL certificate is current, properly installed, and not expired. Verify at ssl.com or Google Search Console — a browser padlock is not always sufficient confirmation.

Critical
HTTP Redirects Enforced Sitewide

All HTTP URLs automatically redirect to HTTPS — including every page, image, script, and asset. No mixed-content warnings appear in browser developer tools.

Critical
Data Encrypted at Rest

All databases and storage systems containing any PHI collected by your website are encrypted at rest using AES-256 or equivalent encryption standard. Confirm with your hosting provider directly and get written confirmation.

Critical
TLS 1.2 or 1.3 Enforced in Transit

Older, insecure protocols (SSL 3.0, TLS 1.0, TLS 1.1) are disabled on your server. Only TLS 1.2 and 1.3 are accepted. Test using Qualys SSL Labs for a free report.

Critical
Hosting & Infrastructure
Hosted on a HIPAA Compliant Hosting Provider

Your website is hosted on a platform that explicitly offers HIPAA compliant infrastructure — not shared budget hosting. Verify that HIPAA compliance is listed in your plan tier.

Critical
Signed Business Associate Agreement (BAA) on File with Hosting Provider

You have a fully executed BAA signed by your hosting provider, stored securely and accessible for audit purposes. This document must predate any PHI being stored on their servers.

Critical
BAAs Signed for ALL Third-Party Vendors Handling PHI

Every vendor whose tool touches PHI on your website — form providers, CRM platforms, email marketing tools, scheduling software, chat widgets, live answering services — has signed a BAA with your practice. This is a common area where practices have 1–2 BAAs but miss 4–5 vendors.

Critical
Access Controls
Role-Based Access Controls (RBAC) Implemented

Every staff member who accesses your website backend, CRM, or patient data systems has a unique login with access limited to only what their role requires. No shared passwords. Access to PHI is restricted to authorized individuals only.

Required
Multi-Factor Authentication (MFA) on All Admin Access

Two-factor or multi-factor authentication is enabled for all administrators, editors, and anyone with access to systems containing PHI. Password-only access to healthcare data systems is not HIPAA compliant.

Required
Terminated Employee Access Revoked Immediately

You have a documented and followed procedure for immediately revoking all system access when a staff member leaves — within the same business day. Include CRM access, website backend, email accounts, scheduling tools, and any other system holding PHI.

Required
Audit Logging & Monitoring
Audit Logging Enabled on All PHI-Touching Systems

Every login, data access, record modification, and deletion within your website backend, CRM, and patient data systems is automatically logged with timestamps and user IDs. Logs are stored in a tamper-evident location.

Required
Logs Reviewed Regularly

Audit logs are actively reviewed — not just collected — on a defined schedule (weekly or monthly). Anomalous access patterns are investigated. Someone in your organization is designated as responsible for this review.

Required
Web Forms
All Web Forms Use HIPAA Compliant Form Providers

Contact forms, appointment request forms, consultation inquiry forms, and any other forms on your website that could collect PHI are handled by a HIPAA compliant form provider (one with a signed BAA) — not standard Contact Form 7, generic Wix/Squarespace forms, or basic WPForms.

Critical
Forms Apply the Minimum Necessary Standard

Your forms collect only the minimum information necessary for their stated purpose. No open-ended "describe your condition" fields, no SSN collection on website forms, no unnecessary health history fields on initial inquiry forms.

Required
Form Confirmations Do Not Trigger Advertising Pixels

Your Facebook Pixel, Google Ads Conversion Tag, TikTok Pixel, and any other advertising or analytics tags do NOT fire on form confirmation pages or "thank you" pages where any PHI was involved in the preceding form submission.

Critical
Data Backup & Recovery
Regular Encrypted Backups of All PHI

All PHI collected by your website — form submissions, patient records in your CRM, uploaded documents — is backed up automatically on a regular schedule (minimum weekly, ideally daily). All backups are encrypted with the same or stronger standard as the primary data.

Required
Documented Data Restore and Deletion Procedures

Your practice has written, tested procedures for restoring PHI from backups in the event of a system failure, ransomware attack, or accidental deletion. You also have documented procedures for securely and permanently deleting PHI at the end of its retention period, in compliance with state law and HIPAA requirements.

Required
Privacy & Legal
Website Includes a HIPAA Notice of Privacy Practices (NPP)

Your website displays a full, HIPAA-compliant Notice of Privacy Practices that meets all requirements of 45 CFR §164.520 — including patient rights, permitted uses and disclosures, breach notification policy, effective date, and your Privacy Officer's contact information.

Critical
NPP Linked Before Any PHI-Collecting Form

Every form that could collect PHI includes a clear reference to and link to your Notice of Privacy Practices — either as a checkbox acknowledgment or inline notice — before the patient submits their information.

Required
Written Patient Authorization Obtained for All Testimonials

Every patient testimonial, case study, before/after photo, or success story published on your website was obtained with documented, written patient authorization that specifies how their information or image will be used. General consent forms do not cover testimonial use — authorization must be specific and separate.

Required
Policies and Procedures Documented for Website PHI Handling

Your HIPAA compliance documentation includes written policies and procedures specifically addressing how your website collects, stores, transmits, accesses, retains, and deletes PHI — who is responsible, how incidents are reported, and how training is conducted for staff who manage website data.

Recommended
How to Use This Checklist Every unchecked item on this checklist represents a real compliance gap. For items marked "Critical," remediation should begin immediately. For items marked "Required," set a target date within the next 30 days. Document your progress — the fact that you conducted a self-audit and are actively remedying issues is evidence of good faith effort, which matters enormously if you are ever investigated by the OCR.
Section 11

Frequently Asked Questions

What makes a website HIPAA compliant?
A HIPAA compliant website must use SSL/TLS encryption for all data in transit, be hosted on a HIPAA compliant server with a signed Business Associate Agreement, collect only the minimum necessary PHI through encrypted web forms, store all PHI in encrypted, access-controlled systems, maintain audit logs of all data access, and display a compliant Notice of Privacy Practices. No single element makes a website compliant — it requires all of these working together.
Does my medical practice website need to be HIPAA compliant if I don't have a patient portal?
Yes. The absence of a patient portal doesn't exempt your website from HIPAA. If your website has any form — even a basic "Contact Us" or "Request an Appointment" form — that collects a patient's name alongside any health-related information (reason for visit, type of service, symptoms), that data is PHI and must be handled in full compliance with HIPAA. Most practice websites collect PHI every day without realizing it.
Is WordPress HIPAA compliant?
WordPress itself is not HIPAA compliant out of the box. However, a WordPress website can be made HIPAA compliant with the right combination of: HIPAA compliant managed WordPress hosting (WP Engine, Kinsta) with a signed BAA; HIPAA compliant form solutions (Formstack, Jotform HIPAA tier); access controls and MFA on the WordPress admin; audit logging via plugins like WP Activity Log; removal of non-compliant third-party plugins; and properly configured HTTPS with security headers.
What is the best HIPAA compliant website builder for a small medical practice?
For small medical practices wanting the quickest path to compliance with minimal technical overhead, Wix Health is often the strongest option — it offers built-in HIPAA compliant forms, encrypted storage, and BAA availability. For practices wanting more design flexibility and long-term scalability, a custom WordPress site on a managed HIPAA compliant host (Kinsta or WP Engine) paired with Jotform or Formstack for forms provides the best balance of compliance and capability. Avoid generic website builders (Squarespace standard, Shopify, Wix non-health plans) for sites that will collect PHI.
Can I use Google Analytics on my medical website?
Google Analytics can be used on healthcare websites, but with significant caveats. Google does not sign BAAs for standard Google Analytics accounts. You must ensure that: your GA implementation never sends PHI to Google (no user IDs tied to health data, no form field values in event parameters); IP anonymization is enabled; advertising features are turned off; remarketing audiences do not include patients who engaged with health-specific content; and conversion tracking pixels do not fire on pages following PHI form submissions. For the safest approach, use a HIPAA compliant analytics alternative like Matomo (self-hosted) or consult with a specialist before configuring GA4 on a healthcare site.
What is a Business Associate Agreement and why does my website need one?
A Business Associate Agreement (BAA) is a legally required contract between a healthcare covered entity (your practice) and any third-party vendor that creates, receives, maintains, or transmits PHI on your behalf. For your website, this means you need BAAs with your hosting provider, form tool, CRM, email service, scheduling software, and any other vendor whose platform touches patient data collected through your site. Without a BAA, you cannot legally share PHI with that vendor — and you are in violation of HIPAA if you do. Always obtain the signed BAA before any patient data flows to that vendor's system.
Do I need a HIPAA compliant website if I only have a blog and a phone number?
If your website contains nothing but static informational content, a phone number, and no forms — and you are 100% confident no PHI can be submitted through the site — then the website itself is very low risk. However, the moment you add any form (even a basic contact form asking about services), you are potentially collecting PHI and all HIPAA requirements apply. Additionally, if your blog posts have commenting enabled, users may submit health information there. Most practices benefit from full compliance infrastructure even on simple sites, as it protects against future additions and demonstrates commitment to patient privacy.
Conclusion

Your Website Is Part of Your HIPAA Program — Treat It That Way

HIPAA compliance has never been a "set it and forget it" undertaking — and your website is no exception. In 2026, with growing OCR enforcement activity, increasing patient privacy awareness, and the expanding attack surface created by third-party trackers and marketing tools, your website's compliance posture deserves the same rigorous attention you give to your in-office policies and EHR security.

The practices we work with at ImpactBrains who have been through HIPAA audits — or worse, breach investigations — all say the same thing in retrospect: the cost of getting it right from the start is a fraction of the cost of remediation, fines, and reputational damage after a violation. A HIPAA compliant website is not a burden on your practice — it's a competitive differentiator that shows patients you take their privacy as seriously as their health.

Use the checklist in this guide to assess where you stand today. Use the comparison examples to see what compliant design actually looks like in practice. And if you'd like expert help building or auditing your healthcare website, ImpactBrains has helped dozens of medical practices achieve full HIPAA compliance without sacrificing design quality or conversion performance.


The Patient Follow-Up System Every Clinic Needs
The 7 essential flows that cut no-shows, drive Google reviews, and bring patients back — without anyone on your team lifting a finger.