Back to Blog
Case Study 2026-07-27 · 6 min read

How AI Handles Our Patient Registration — Start to Finish

New patient registration used to take 12 minutes of staff time. Now it takes 2. Here's the entire workflow from first call to record created.

Patient registration is one of those tasks that seems simple until you actually time it. Someone calls your practice, gives their details over the phone, shows up, fills out a form with the same details they just gave you, and then someone types it all into the system. Again.

We timed it. In our Darwin dental practice with 4 staff, registering a single new patient took about 12 minutes of staff time. That's not counting the patient's time filling out forms in the waiting room. And it happened 15 times a month.

Now it takes 2 minutes. Here's how the entire workflow changed.

The old way — 12 minutes of repetition

Before we automated registration, the process looked like this:

  1. Patient calls to book their first appointment — the receptionist takes their name, date of birth, contact number, maybe their address. This takes about 3 minutes while she's typing and talking at the same time, asking them to spell their surname, confirming the mobile number digit by digit.
  2. Receptionist enters the basics into the system — another 4 minutes creating a partial record. Just enough to book the appointment. Medical history, emergency contacts, insurance details — that all has to wait.
  3. Patient arrives and fills out a paper form — they sit in the waiting room writing down the same name, DOB, and phone number they already gave over the phone. Plus medical history, medications, allergies, emergency contact, insurance details. This takes the patient 5 minutes or more, and they're doing it with a sore tooth in a waiting room, so the handwriting is often illegible.
  4. Receptionist re-enters the form data — now she's deciphering handwriting and typing everything into the practice management system. Another 3 minutes, if the handwriting is readable. Longer if it's not.
  5. Errors found later — a digit wrong in the phone number. A medication name misspelled. An allergy that was ticked on the form but missed during data entry. These corrections trickle in over days and take another 2 minutes on average to sort out.

Total staff time: roughly 12 minutes per new patient. Total patient time: 5 minutes filling out a form with information they already provided. And the whole process was riddled with opportunities for error — verbal miscommunication, bad handwriting, manual data entry mistakes.

It's not a disaster. It's just slow, repetitive, and unnecessary. The kind of task that quietly eats hours every month without anyone noticing.

The new way — 2 minutes and done

Here's what registration looks like now:

  1. Patient calls and the AI collects their details conversationally — whether it's our AI receptionist answering after hours or assisting during a busy period, the AI gathers the essentials naturally. Name, date of birth, contact details, a few basic medical history questions. It feels like a normal conversation, not a form interrogation. The AI confirms spelling, reads back numbers, and catches inconsistencies in real time.
  2. AI pre-fills the registration form automatically — everything the patient said gets structured and dropped into a digital registration form. No manual typing. No interpretation of handwriting. The data goes straight from the conversation into the right fields.
  3. Patient receives an SMS with their pre-filled form — before they even arrive at the practice, they get a text message with a link to review their details. Their name, DOB, contact info, and medical history basics are already filled in. They just scroll through, correct anything that's wrong, add anything that's missing, and tap "Confirm."
  4. Record created in the practice management system — once the patient confirms, the data flows directly into our system. No re-keying. No paper form. No handwriting interpretation. The record is clean, complete, and accurate.
  5. Receptionist does a quick review — about 2 minutes to glance over the record, make sure nothing looks odd, and flag anything that needs clinical attention (like a medical condition the dentist should know about before the appointment). That's it. Done.

Total staff time: about 2 minutes. Total patient time: 30 seconds tapping "Confirm" on their phone. No clipboard. No pen. No waiting room paperwork.

The numbers add up quickly

Ten minutes saved per patient doesn't sound like much. But we register about 15 new patients a month. That's 150 minutes — two and a half hours — of staff time saved every single month. Just on registration.

Over a year, that's 30 hours. At a loaded staff cost of around $45 per hour, that's $1,350 a year in direct labour savings. From one workflow change.

But the time saving is only part of it. The real gains are less obvious:

  • Fewer data entry errors — when the patient confirms their own details digitally, you eliminate the two biggest error sources: verbal miscommunication and handwriting interpretation. We used to find wrong phone numbers or misspelled medication names weeks after registration. That barely happens now.
  • Better patient experience — nobody likes filling out forms in a waiting room. Especially when they've already given you the same information over the phone. Patients notice when you don't waste their time. Several have commented on how smooth the process was.
  • Receptionist isn't chained to the desk — those 2.5 hours a month aren't just saved — they're redistributed. Our receptionist uses that time for things that actually need a human: welcoming patients, handling complex queries, managing the schedule. The work that matters.
  • Complete records from day one — under the old system, the first visit often had an incomplete record. Medical history was patchy, insurance details were missing, emergency contacts were blank. Now the record is complete before the patient walks through the door.

We talked about the broader cost picture of admin tasks like these in our post on the real cost of AI tools. Registration is just one example, but it illustrates the pattern: small, repetitive tasks that individually seem minor but collectively consume a shocking amount of time.

What the patient actually experiences

This matters as much as the staff efficiency. Here's what a new patient sees from their side:

They call the practice. A friendly voice collects their details — it's quick and conversational. A few minutes later, they get a text message: "Hi Sarah, thanks for booking with Compass Dental. We've started your registration — please review and confirm your details here." They tap the link, see their information already filled in, check it's correct, and tap Confirm. Done.

When they arrive for their appointment, there's no clipboard waiting for them. They check in, sit down, and get seen. The whole experience feels modern and considered. For a dental practice, where first impressions set the tone for an ongoing relationship, that matters more than you might think.

This isn't just for dental practices

Patient registration is really just client intake by another name. And client intake is a universal bottleneck. Every business that takes on new clients or customers has some version of this problem:

  • Law firms — new client onboarding involves collecting personal details, matter details, conflict checks, identification documents. The same information gets written down, typed up, and entered into the practice management system at least twice.
  • Accounting firms — new client setup means gathering ABN details, entity structures, contact information, prior accountant details, tax file numbers. It's form-heavy and repetitive.
  • Allied health — physios, psychologists, chiropractors, optometrists — they all have registration forms. Most are still on paper. All involve the same double-handling we had.
  • Real estate — new vendor or buyer registration, property details, identification verification. Agents collect the same information across phone calls, emails, and forms.
  • Trades — new customer registration for ongoing maintenance contracts, warranty registrations, job site details. Even a plumber taking on a new commercial client has an intake process.

The pattern is identical everywhere: information is collected verbally, written down manually, entered into a system by a human, and checked for errors after the fact. AI can collapse that entire chain into a single step: collect, structure, confirm, done.

What it took to build

We won't pretend this was a weekend project. The AI registration system ties into our phone system, our SMS gateway, and our practice management software. Each of those integrations had to be built and tested. The conversational flow — knowing what questions to ask, in what order, and how to handle unexpected answers — took several rounds of refinement.

But the underlying principle is simple. The AI listens to a conversation, extracts structured data, puts it into a form, sends it to the patient for confirmation, and writes it to the database. Every step is deterministic except the conversation itself. That's the key — let the AI handle the fuzzy part (understanding natural speech) and let reliable code handle everything else.

We run the AI locally on our own hardware, so patient data never leaves our network. That's non-negotiable when you're dealing with medical information. No cloud APIs, no third-party processing of personal health data.

Would we go back to paper forms?

Absolutely not. The paper form era is over for us. Our receptionist would probably mutiny if we tried to bring it back. The patients prefer it. The data quality is better. The time saving is real and measurable.

Registration was never the kind of task that anyone complained about loudly. It was just... there. A slow, manual process that everyone accepted because that's how it had always been done. Automating it didn't feel dramatic. It just felt like common sense, once we saw how much time it was actually consuming.

If your business has a client intake process that involves people saying the same information twice, writing it on paper, and then typing it into a computer — that's fixable. Quickly, cheaply, and without disrupting how your team works.

Get in touch and we'll walk through your intake workflow together. No obligation — just a practical look at where the time is going and what AI can do about it.

Want to build something like this?

We build custom AI tools for businesses. Tell us what you're dealing with — we'll tell you what's possible.

Get in Touch