Security
FHO+ Billing handles physicians' billing hours, not patient health information. The platform is designed so that distinction holds in practice, not just in policy.
Data scope
Stored
Not stored
Doctors log how long they worked, not who they worked on. The platform is built around that scope deliberately.
Access controls
FHO+ Billing is a multi-tenant platform. Tenant isolation is enforced at the database layer, not the application layer.
Row-level security.
Every query against patient and billing data is filtered by tenant at the database level, using PostgreSQL row-level security. Application bugs cannot accidentally cross tenant boundaries.
Magic-link sign-in.
No passwords to leak or reuse. Doctors and admins receive a single-use link by email; the session is bound to the device that requested it.
Step-up verification for elevated access.
Platform operators must complete a TOTP challenge before reaching cross-tenant tooling. Tenant admins and doctors never touch that path.
Hosting and residency
The platform's database and backups run in a Canadian Supabase region. The web application is delivered through a global edge network, but data at rest stays in Canada.
Email — sign-in links, internal notifications — is sent through Resend. Submission to OHIP runs through ClinicAid, an Ontario-based partner that handles MCEDT and GoSecure on behalf of physicians.
What we're not claiming
Plenty of platforms in this space claim certifications they don't have, or imply protections they haven't built. We'd rather be straight.
FHO+ Billing is not SOC 2 certified. SOC 2 is an auditable framework that meaningful only when an independent firm signs off on it. We'll pursue it when a customer or partner requires it; until then, claiming it would be misleading.
We are not a HIPAA-covered entity — that's a US framework. Canadian privacy law (PIPEDA federally, PHIPA in Ontario) is what applies. Because the platform doesn't handle patient health information, the PHIPA surface area is intentionally minimal.
If you have specific compliance requirements, tell us in the contact form. We'll answer them honestly.
We're happy to walk through specifics with your practice or IT lead.
Get in touch