Imprint is built by Imprint Health, Inc. and is currently in pre-launch / beta. The product is open-source — every line of code that handles your data is at github.com/roshan-b1/imprint. You can audit it yourself.
Your record is reachable via a share token that's part of a URL like
imprint.health/r/<token>. Anyone with that URL can see Tier 1
(your name, blood type, allergies, current medications, emergency contact, DNR/donor flag) — the
information needed if you can't speak for yourself in an emergency.
Everything else (full surgery history, X-rays, op reports, implants, conditions) is Tier 2 and is gated behind a 4-digit PIN that you set. Anyone wanting to see Tier 2 has to enter the PIN you give them. You can rotate your PIN and your share token at any time, which invalidates the old links instantly.
Doctors can also add to your record: visit notes, new medications, X-rays, op-report photos, etc. Their additions are tagged "provider-attested," signed with their name and facility, and audit-logged. You see every addition in your Activity tab.
[a-zA-Z0-9_-]{1,64} at the route level.What we don't do yet (and you should know): the consumer beta does not encrypt files at rest with per-user keys — files sit on the host's disk. We will add AES-256-GCM at rest with KMS-backed keys before any B2B HIPAA-bound deployment. The code path is there; the integration with a managed KMS is the missing piece.
HIPAA. The consumer product is patient-controlled. You enter your own data; you choose who to share it with by handing over a link or QR. This is the same legal model as Apple Health Medical ID, MedicAlert, or any patient-held health record. No HIPAA Business Associate Agreement is required between Imprint and individual users in this model, because patients voluntarily disclose their own information.
For B2B deployments — where a clinic or device manufacturer issues Imprints to their patients — Imprint becomes a Business Associate of the covered entity and signs a BAA. Standard HIPAA technical controls apply: encryption at rest, encryption in transit, access logging, breach notification.
FDA. Imprint is a record-keeping tool, not a medical device. We do not diagnose, treat, prescribe, or recommend. We carry patient-entered and provider-attested data, like a notebook. No FDA classification applies.
What we are not. Imprint is not a substitute for your hospital's electronic health record. We don't have the certified pharmacy interaction database of an EHR; we don't run clinical decision support; we don't replace your doctor's chart. Treat Imprint as a portable copy of your own files — useful, but always verifiable against the source.
Your record lives until you delete it. There is no retention timer. If you delete your account, your patient JSON file, your audit log, your uploaded files, and your hashed PIN are all removed from active storage within 24 hours. Encrypted backups roll off within 30 days.
Deletion does not remove what doctors may have copied to their own charts at the time of sharing. If you shared your X-ray with a doctor, that doctor still has whatever they downloaded. Imprint can only control what's on Imprint's servers.
Information in Imprint is provided as-is. We make no warranty that the data is accurate, complete, or current — those qualities depend on what you and your providers entered, and when. Doctors should treat Imprint records the same way they treat any patient-reported history: useful context, independently verified before action.
To the maximum extent allowed by law, Imprint Health, Inc. is not liable for clinical outcomes arising from reliance on Imprint records. The full Terms of Service version of this disclaimer (loss limitation, governing law, dispute resolution) will be added before we leave beta.
We'll update this page when the product changes meaningfully. Material changes (new data collected, change in retention policy, change in third-party dependencies) will trigger an in-product notification before they take effect.
Questions, requests, or concerns: hello@imprint.health.
For security disclosures, please email the same address with [security] in the
subject line.