Demoing & onboarding clinics

How roles split, and the permission wall

See exactly what an assistant can and can’t do — the wall is enforced by the system, not just a setting.

Clivera Staff page listing the clinic's doctor and assistant, with a note that an assistant can check in patients, record vitals, and collect payments — never diagnosis, prescriptions, or case history
Staff — where the doctor adds an assistant.

Steps

  1. As the doctor, switch to assisted mode: Settings → Working style → "Yes, I have front-desk staff who check patients in and take vitals."
  2. Add your assistant from Staff: enter their name and email. They’ll be able to check patients in, record vitals, and collect payment — never diagnosis, prescriptions, or case history.
  3. When the assistant signs in, they land on their own Assist dashboard — today’s queue, patient search, and vitals entry for whoever’s checked in.
  4. The wall in practice: an assistant can register/check in patients, record vitals, and collect payment, and sees prescribed medicines only as a plain dispensing list (drug, dose, frequency, timing) — never the diagnosis, symptoms, or case history behind them.
  5. This isn’t a hidden menu item — the case sheet itself isn’t reachable from the assistant’s role, enforced the same way at the database level, not just hidden in the UI.

Done when

Signed in as the assistant, you can see today’s queue and the vitals form, but there’s no path anywhere to diagnosis, case history, or the case sheet.

Talking points

  • Lead with the wall when a clinic is nervous about handing an account to front-desk staff — it’s enforced by the database's row-level security, not a UI setting someone could bypass.
  • The dispensing view (drug, dose, frequency only) is the detail that reassures clinics — the assistant can help a patient understand their medicines without ever seeing why they were prescribed.

Common objections

Could an assistant find a way to see the diagnosis?

No — it's not a matter of a well-hidden button. The database itself denies the query for anyone signed in as an assistant, regardless of what the front end shows.