From 7b7a0055d7dcc1039881d24d812d5bee299a2976 Mon Sep 17 00:00:00 2001 From: Jason Kulatunga Date: Mon, 12 Aug 2024 14:38:58 +0900 Subject: [PATCH] added a warning message that record security is the responsibility of the patient, as HIPAA does not apply. This warning is required by an HIE --- .../app/pages/medical-sources/medical-sources.component.html | 3 +++ 1 file changed, 3 insertions(+) diff --git a/frontend/src/app/pages/medical-sources/medical-sources.component.html b/frontend/src/app/pages/medical-sources/medical-sources.component.html index c0e22b29..d3f11ca2 100644 --- a/frontend/src/app/pages/medical-sources/medical-sources.component.html +++ b/frontend/src/app/pages/medical-sources/medical-sources.component.html @@ -123,6 +123,9 @@

Would you like to connect this healthcare institution with Fasten Health? You will be redirected to their patient portal, where you can authenticate and select data to import into Fasten Health.

+
+ Patients must safeguard their health information, as HIPAA doesn't cover individual handling or most personal apps +

If the data about this institution is missing or incorrect, you can click here to submit a correction.