Health Sync

A private tool that keeps one person's own medical records in sync.

What this app does

Health Sync connects to a health system's patient API. It downloads the account holder's own medical records and stores them on the account holder's personal computer. The owner can then read, search, and chart their own health history offline.

Who it is for

This is a personal, single-user tool. It is not a commercial product. It is not offered to the public. There are no accounts, no sign-up, and no other users.

What data it reads

The app only reads. It never writes to, changes, or deletes anything in a medical record.

Where the data goes

The data stays on one personal computer.

Health Sync has no server and no database in the cloud. It does not send records to any third party. It does not sell, share, or analyze data for any other party. Nobody else can read the downloaded records.

Authorization

The app uses the SMART on FHIR standard with OAuth 2.0. The owner signs in on the health system's own web page. The app never sees or stores the password. The health system returns a token. The owner can cancel that token at any time from the patient portal.

Redirect URL

https://healthsync.dancykier.com/callback

This page receives the one-time authorization code after sign-in. It runs only in the browser. It does not send the code anywhere. It does not store the code.

Security

Contact

healthsync@dancykier.com