HIPAA's Privacy Rule applies to your website whenever patients can transmit protected health information (PHI) through it. This includes contact forms that ask about conditions, appointment request forms collecting health history, patient portal access, and live chat features. This section provides educational guidance — consult a healthcare compliance attorney for your specific situation.
What Triggers HIPAA on Your Website
- Contact forms asking about symptoms or conditions — even a simple 'tell us about your foot problem' field creates PHI
- Appointment scheduling that collects health information — intake questions transmitted electronically
- Patient portal links — these must use HIPAA-compliant hosting with proper Business Associate Agreements
- Live chat or messaging features — if patients discuss their health, you've received PHI
Technical Safeguards Required
Websites handling PHI need SSL/TLS encryption (the https:// and padlock icon), but that's baseline. Form submissions should transmit to HIPAA-compliant servers, not standard email inboxes. Many practices unknowingly violate HIPAA by having contact form submissions go directly to Gmail or Outlook without encryption.
Your hosting provider and any third-party tools (chatbots, scheduling software, analytics) need Business Associate Agreements if they can access PHI. Google Analytics, for instance, should be configured to avoid capturing health-related query parameters in URLs.