your test results,
on file by morning.
safr labs sign your results directly into your card the moment the panel is cleared. no scanning PDFs, no manual entry, no hoping you remember to update. when your clinic is a safr lab, your status stays fresh by default.
- in talksCallen-LordeNew York · LGBTQ+ community health
your results land in safr the day the lab signs them off. no PDFs, no manual entry.
- in talksMistrtelehealth · PrEP
PrEP-adherence + quarterly panel sync automatically — keeps your card fresh.
- in talksNurxat-home STI testing
ship a kit, swab at home, results stream straight into your safr.
- coming soonWisptelehealth STI care
test, treat, and update your card from one flow.
- in talksLetsGetCheckedat-home labs · CLIA
at-home full panel kits with results piped into safr.
- coming soonEverlywellat-home labs
consumer-friendly kits with safr import on the results screen.
- interestedQuest Directnational lab network
walk in, no doctor required. results route into safr by default.
- interestedLabcorp OnDemandnational lab network
consumer-direct testing with one-tap safr import.
- interestedApicha CHCNew York · AAPI + LGBTQ+ care
neighborhood clinic with safr sync at discharge.
- coming soonNYU Langone PrEPNew York · PrEP clinic
quarterly visits update your card the morning after labs come back.
one webhook. no patient lookup.
your patient connects their safr at the front desk. when results are ready, your LIS posts a signed payload to safr — we verify the signature, attach a clinician-tier badge to their card, and stamp the test date. the patient sees it on their phone before they leave the parking lot.
POST https://api.safr.app/lab/v1/results
Authorization: Bearer <lab key>
X-Safr-Signature: <hmac>
{
"patient_safr_id": "usr_…",
"test_date": "2026-05-27",
"panel": {
"hiv": { "result": "negative" },
"syphilis": { "result": "negative" },
"gonorrhea": { "result": "negative",
"sites": "all-three" }
}
}safr labs are clinical partners that sign data into the patient’s own account. safr is the data steward, not a covered entity. business associate agreements available on request.