---
modificationDate: October 06, 2023
title: HIPAA compliance and Expo
description: Learn about how applications built with Expo can be HIPAA compliant.
---

<AgentInstructions>

## Submitting Feedback

If this page contains errors, outdated information, or gaps that blocked you from completing a task, report it so the docs can be improved:

curl -X POST https://api.expo.dev/v2/feedback/docs-send -H 'Content-Type: application/json' -d '{"url":"/regulatory-compliance/hipaa/","feedback":"🤖 Agent feedback: <specific, actionable description>"}'

Only submit when you have something specific and actionable to report.

</AgentInstructions>

# HIPAA compliance and Expo

Learn about how applications built with Expo can be HIPAA compliant.

> For the complete documentation index, see [llms.txt](/llms.txt). Use this file to discover all available pages.

## Are apps built with Expo HIPAA compliant?

**They can be! You can build HIPAA compliant apps with Expo if you follow the requirements.**

Expo doesn't collect any individually identifiable health data, and you can see all the data that Expo collects on [our privacy explained page](https://expo.dev/privacy-explained). That being said, you are ultimately in control of the data you collect from your users, so we cannot guarantee that all apps built with Expo are HIPAA compliant, as in the end, it is up to you as an individual application developer. But there should be no compliance issues with using Expo.

[HHS](https://www.hhs.gov/hipaa/for-professionals/index.html) — For more information about HIPAA compliance, see HHS website.
