Integration overview
OneHealth is the ecosystem's Protected Health Information (PHI) platform. Products that generate records write to OneHealth; products that need records request access through OneHealth. There is no direct database access — every interaction goes through the consent and audit system.
What you can integrate with today
- Write a record — submit a new consultation report, prescription, lab result, or any other supported record type, tied to the patient's OneHealth account.
- Request access to a record — as an authenticated provider, ask the platform for time-limited access to a record. The patient's consent is checked before the request returns.
- List a patient's grants — surface every active consent grant a patient has given, inside your own product.
- Raise a DSAR — export, rectification, and erasure workflows are first-class; your product can hand users into them rather than re-implementing.
Standards & protocols
- Authorisation via standard OAuth2 tokens issued by FastLogin — the same sign-in flow used everywhere else in the ecosystem.
- Patient-facing consent flows adhere to the explicit-consent model required by NDPA 2023 and the National Health Act 2014.
- International interoperability is modelled on HIPAA conventions where relevant.
- Audit log entries are structured, append-only, and exportable for regulator-facing compliance reporting.
Get in touch
If you're building a Fastclinic product (or an external health system) that should read or write PHI through OneHealth, reach out. Integration access is granted deliberately: records are protected by default, and that includes the surface partners integrate with.