diff --git a/fern/security-and-privacy/hipaa.mdx b/fern/security-and-privacy/hipaa.mdx index fe0c70ffc..d79acb2cc 100644 --- a/fern/security-and-privacy/hipaa.mdx +++ b/fern/security-and-privacy/hipaa.mdx @@ -35,6 +35,32 @@ To enable HIPAA compliance, set hipaaEnabled to true within your assistant's con Note: The default value for hipaaEnabled is false. Activating this setting is a proactive measure to align with HIPAA standards, requiring manual configuration adjustment. +## HIPAA Compliant providers + +When enabling HIPAA compliance, only HIPAA compliant providers may be chosen. + +### Model Providers (LLM) + +- **OpenAI** +- **Azure OpenAI** +- **Anthropic** +- **Google** +- **Together AI** + +### Voice Providers (TTS) + +- **Vapi** +- **ElevenLabs** +- **Cartesia** +- **Rime AI** +- **Deepgram** +- **Azure** + +### Transcription Providers (STT) + +- **Azure** +- **Deepgram** + # FAQs