I created an HealthCare android app using firebase, which is not Hipaa Compliant. I want to switch my app to a Hipaa compliant platform. What I found by searching is that buliding a Hipaa compliant application using AWS is going to be complex. Any idea about where and how to start?
Asked
Active
Viewed 168 times
0
-
https://kaysharbor.com/blog/healthcare/ensure-hipaa-compliant-apps – Zahoor Saleem Nov 04 '18 at 14:37
1 Answers
0
As you mentioned, Firebase is not currently configurable in a HIPAA compliant manner.
Amazon Web Services can be used to build HIPAA compliant applications and follows a Shared Responsibility Model for security and compliance. This means that Amazon will take responsibility for HIPAA physical safeguards (such as employee access to physical servers) and your organization is responsible for administrative and technical safeguards (such as backup, audit logging, and firewalls).
The process for managing compliance in AWS looks like this:
- Sign AWS's business associates agreement (BAA).
- Set administrative policies for your organization.
- Implement technical safeguards required under HIPAA.
- Manage compliance with-in your organization.
The Dash Compliance Automation Platform can automate compliance configuration and management in Amazon Web Services.

nemetzj
- 21
- 3