All features·Doctor share
Doctor share.
Generate a code. Hand it to your doctor. They open it in any browser, type the code, and see the readings in the range you chose. Read-only. Expires in 48 hours.
Share code
KJF-7QM-823
Single use · expires in 48 hours
- RangeLast 30 days
- Readings included26
- AccessRead-only
A clean summary: averages, AM/PM split, variability — no app account required.
At a glance
What this is.
Single-use, 48 hours
Codes work once and expire fast. Generate a fresh one next visit.
Read-only summary
Averages, AM/PM split, variability, and the raw list. Your doctor can't edit anything.
No data left behind
The share pages opt out of the service-worker cache so the doctor's device retains nothing after the session.
Details
How it works.
The flow
- Generate a code, pick a date range, optionally label the share.
- The plaintext code is shown once. Hand it to your doctor — paper, message, in person, whatever you trust.
- Your doctor opens
app.mapigo.health/sharein any browser and types the code. - The server checks the code, issues a short-lived session that only works under
/share, and shows the summary. - You see the visit on the share’s access log.
What the doctor sees
Only readings inside the date range you chose. The summary includes mean systolic and diastolic, the at-or-under-target percentage, the AM/PM split, variability, and the chronological list. Notes are visible. If your notes mention “pre-dose” or “post-dose,” the means split a second way to show the difference.
The doctor can’t navigate out of /share. No link to your account, no way to see readings outside the range, no way to change anything.
What we guarantee
- The plaintext code is never written to the database.
- Wrong-code attempts are rate-limited. Repeated failures are recorded on your access log.
- The share pages are excluded from the service worker cache, so the doctor’s device retains nothing after the session.
- When you review who used your share, IP addresses are masked and devices are summarised to “Browser on OS.”
The access log
Every event on a share — created, redeemed, viewed, failed attempt, revoked, expired — is written to the access log with the masked IP and a summary of the device. The Shares screen shows the log so you can audit who used your code.
Common questions
Can my doctor download my data from the share?
No. The share view is rendered HTML, no export button. If you want to give a CSV, export it from history yourself.
What if my doctor types the wrong code?
Wrong attempts are rate-limited. After a few failures, the next attempt is blocked for a short window. The failure shows on your access log.
What if I generate a share and never use it?
It expires after 48 hours. You can also revoke it before then — the revocation is logged.
Does revoking a share delete the audit log?
No. Revoke makes the share unusable but the history stays so you can see what happened.
More