Go-live

Fax and referral intake

Documents arrive, get read and filed automatically, and the ones that couldn't be wait for a human — with a clean way to undo a wrong guess.

7 min · Implementation team, Administrators, Front desk · lesson v1

Faxes and referrals arrive, get read, and are matched to a patient. Most file themselves. This lesson is about the ones that don't, and about undoing the ones that filed themselves wrongly.

Three views

  1. The Fax Inbox tab has three saved views:

    • All documentsEverything received for the practice.
    • Needs reviewThe AI couldn't fully file these — a human needs to look them over.
    • New patients to schedule — people the referrals created, waiting to be called and booked
    ChartVoyant screenshot

Work them in that order of urgency: Needs review first, then New patients to schedule. All documents is where you go to find something, not a queue.

Why something needs review

Each item carries the reason as a badge:

BadgeWhat happened
No patient identifiedIt couldn't find anyone matching
Low match confidenceIt found a probable patient but isn't sure
Low type confidenceIt isn't sure what kind of document this is
Auto-intake erroredThe automatic pass failed outright

None of these is a fault. They are the system declining to guess, which is the behaviour you want from software that files clinical documents.

Approving and rejecting

  1. Open an item and you see what the automatic pass concluded — New patient created, Matched existing patient, or No patient identified — and what it wrote to the chart, marked provisional pending your review.

    Two buttons decide:

    • Approve — correct patient & intake
    • Reject — wrong patient / not needed
    ChartVoyant screenshot

There is also View audit trail on a document, showing exactly what happened to it and when, under the tamper-evident badge.

Turning a referral into a booked patient

Referrals for people not yet in the practice land in New patients to schedule.

Run Virtual MA prepares the call — it reads the referral and pulls out what you'd want in front of you before dialling. Mark scheduled clears them from the queue once they're booked.

That queue is the one with revenue attached. A referral nobody calls is a patient who goes somewhere else, and it is the easiest queue in the product to forget because nothing chases you.

Setting this up for go-live

Two practical things for the implementation team:

  • The fax number that heads outbound faxes comes from the location — set it in Admin → Locations, per site
  • Inbound fax delivery needs a vendor, and that vendor receives PHI, so it needs a signed BAA and a Cleared for PHI tick in Admin → Integrations & vendors before it goes live

What usually goes wrong

Approving to clear the queue. The queue is not the goal; the chart being right is.

Leaving New patients to schedule for later. Nobody chases it. Put it in somebody's morning.

Treating a badge as an error. It is a request for judgement.

Going live with no fax number on the location. Outbound faxes then carry nothing useful in the header.

Check yourself

No score, no account — just make sure you can answer these before you move on.

  1. A referral was auto-filed to the wrong patient. What does rejecting it actually do?

    Show the answer

    Rolls it back — you get Rejected — rolled back 4 chart entries and removed the auto-created patient. Rejecting is clean, which is exactly why you should reject when unsure. Approving a wrong match puts one person's clinical information into another person's chart, and that is not clean.

  2. What does the badge Low match confidence mean?

    Show the answer

    The automatic pass found a probable patient but isn't sure enough to file without a human. It is not an error — it's the system declining to guess. The other reasons are No patient identified, Low type confidence and Auto-intake errored.

  3. Which view should the practice work first thing each morning?

    Show the answer

    Needs reviewthe AI couldn't fully file these — a human needs to look them over — then New patients to schedule, which is the queue of people waiting to be called and booked. All documents is the archive, not a worklist.