ProductsScheduling
ProductsClinical
ProductsPatients & billing
PlatformBuild on it
PlatformRun the clinic
PlatformTrust
Who it’s forBy practice
Who it’s forBy province
CompanyQlynic
Nothing matches that. Try a shorter word.
Intake forms
Describe the form you need in a sentence and Qlynic writes it — every question with the right control, from a pain scale to a follow-up box that only appears when the answer is yes. The patient fills it on their own phone before they arrive, and the answers are on the chart when the visit starts.
A patient filling it · simulation
When it appears
A questionnaire that appears for everybody is a questionnaire nobody reads properly. Every form carries its own rule — a doctor, a trigger, a set of words to watch for — and a booking only collects the ones that fit it.
A form marked required cannot be closed or skipped past, and the booking isn’t finished without it. Optional forms keep a skip button, because a form nobody can escape is a booking nobody completes.
If the answers don’t reach the server — a dropped connection, a missed required question — the form stays on screen and says so. It is never quietly skipped, because a required form that vanishes on a bad signal is worse than no form at all.
A family booking four people collects four separate queues, one per person, each answered and stored against that individual — and each can be filled before the appointment record exists at all.
What is kept
A half-saved consent form is worse than no consent form, because it looks like one. Four things have to be true before a submission exists at all — and if any of them isn’t, nothing is written.
The browser checks too — but the browser is not the one that decides. Every required answer is verified again on the server before anything is stored, because a consent form that can be satisfied by an empty payload is not a consent form. It is a liability with a tick next to it.
The whole point
No clipboard at the desk, no one re-typing a page of ticks into the chart, and no first four minutes of the appointment spent asking what was already asked at booking. The work moved into a gap that was doing nothing anyway.