What problem does it solve?
Building healthcare applications on Twilio risks PHI exposure and compliance violations if accounts are not correctly designated and only eligible services are used. This Skill guides developers through BAA execution, HIPAA Project designation, eligible service selection, and per-product configuration requirements.
Core Features & Use Cases
- HIPAA Account Setup: Walks through executing a BAA, designating HIPAA Projects via self-service Console or support tickets, and handling subaccount inheritance rules.
- Eligible Service Reference: Lists which Twilio services (Voice, SMS, Verify, Flex, Segment, Runtime) are HIPAA eligible and which are not (WhatsApp, SendGrid Email, AI Assistants, Fraud Guard).
- Per-Product Requirements: Details configuration steps like HTTP auth for recording URLs, message redaction prerequisites, Voice Recording Encryption, and Flex Insights PII redaction.
- Use Case: A developer building a patient appointment reminder system uses this Skill to confirm SMS is eligible, enable message redaction, disable Sticky Sender, and switch webhooks to POST before sending any PHI.
Quick Start
Ask the assistant to configure your Twilio account for HIPAA compliance and verify which services are eligible for your healthcare workflow.