Practice Operations
Radiology Prior Auth Before the Scan Is Scheduled
Booking an imaging study before its authorization returns is how the claim dies. How AI runs auth-first scheduling on athenaOne referral auth records.
Radiology prior auth fails in a specific and preventable way. The study gets scheduled first because the patient is on the phone and a slot is open, and the authorization gets chased afterward because that is somebody else’s queue. When the two do not converge before the appointment date, the exam either gets cancelled late or performed unauthorized, and both outcomes cost more than the slot was worth.
The sequencing is backwards almost everywhere, and for an understandable reason. Scheduling is a real-time job with a person waiting, and authorization is a batch job with a payer in the loop. So the fast half runs first.
What that produces is a schedule full of appointments whose financial status is unknown. Some of them will be fine. Some will need a peer review that takes a week. Some are for a plan that requires the request through a separate benefit manager. Some will come back approved for a different study than the one on the calendar.
At one multi-site group, between six and eight percent of procedures were being scheduled outside the authorization window by human schedulers, and none of the schedulers were careless. They simply did not have the authorization state in front of them at the moment they offered the slot.
The date on the calendar is the decision point. Everything after it is cleanup.
Check the requirement before you offer a date
The first question is not whether the authorization has been obtained. It is whether one is needed at all, for this study, on this plan, at this site.
That answer changes the booking. A study needing no authorization can go on the calendar same day or next. One that needs it should have its earliest offered date set far enough out that the authorization team has room to submit and hear back. In practice this generalizes to plan type as much as to study type, with some plan categories reliably slow and others not, and the working rule is the study and the plan together rather than either alone.
athenaOne holds the pieces. Coverage and benefit detail live on the insurance record, and the referral authorization record is where the request and its status sit. Reading both before the slot search runs is what turns authorization from a downstream queue into a scheduling input.
The patient experience improves at the same time, which is the part nobody expects. Being told on the first call that a study will be booked in about two weeks because coverage has to be confirmed first is a better call than being booked for Thursday and cancelled on Wednesday.
The status call is the work, and it is almost entirely administrative
Once a request is in, somebody has to find out what happened to it, repeatedly, until it resolves. That is the volume.
Physicians and their staff continue to describe authorization as one of the heaviest administrative burdens in practice, and the burden is concentrated in exactly this stage rather than in the initial submission. The submission takes minutes. The following up takes weeks of somebody’s attention in five minute pieces.
Automation fits this shape well because the task is deterministic. Identify the open requests approaching their appointment dates, work them in date order, obtain the current status, record it against the authorization record with the reference number and the effective dates, and escalate only what has actually changed.
The escalations are where a person is genuinely needed. A denial with a stated reason, a request for additional information, or a peer review requirement all go to your authorization staff with the payer response, the reference number, and the affected appointment already attached. Nothing about the medical necessity argument is automated, because that argument belongs to a clinician.
What gets removed is the hold time and the redialing, which is most of the clock and none of the skill.
Rescheduling silently breaks the link
This is the failure that surprises groups who think they have the workflow solved, because it happens after everything went right.
An authorized study gets moved. The patient could not make Tuesday, the room went down, the ordering office asked for a different week. The new appointment is not attached to the existing authorization, and now there is an approved authorization pointing at a date that no longer exists and an appointment with nothing behind it.
The direction of the move matters too. An appointment whose authorization has not returned can be pushed later without consequence. It cannot be pulled earlier, because earlier may land before the authorization does, and pulling it earlier is the move a scheduler makes when a slot opens up and they are trying to be helpful.
So the reschedule path needs the same check the original booking had. Re-validate the authorization against the new date, confirm the approved date range still covers it, re-link the record, and flag the case for a person when the new date falls outside what was approved.
That check costs nothing when it runs automatically and costs a denied claim when it does not run at all.
Where the rules are heading, and what to build now
The regulatory direction supports building this properly rather than patching it.
The federal interoperability and prior authorization rule sets requirements for affected payers around authorization decision timelines, denial reasons, and programmatic interfaces for the authorization process. Whatever the pace of adoption, the direction is toward a status that can be queried rather than a status that has to be phoned for.
That is an argument for structuring the work now. A practice whose authorization state already lives on the authorization record, with reference numbers, date ranges and statuses recorded consistently, is positioned to consume a programmatic status feed the moment one exists. A practice whose authorization state lives in a spreadsheet and a shared inbox will have to rebuild first.
The near-term payoff is the same either way. Every authorization resolved before its appointment date is a claim that survives checkout, and every one resolved after is a coin flip.
The boundary stays where it always was
Authorization content is clinical and the automation does not touch it.
The order and the reason for it come from the ordering physician. Any argument about why a study is warranted, any response to a request for additional information, and any peer review conversation is handled by a clinician or by staff acting on clinical direction. The automation submits what your staff prepared, asks what the status is, records the answer, and routes the exceptions.
Patient-facing calls follow the same line. The automation can tell a patient that coverage is still being confirmed and what the current appointment date is. It does not explain why a payer denied something, does not discuss what the study is for, and does not counsel anyone on their options.
When a patient asks a question that crosses that line, the call routes to your staff with the authorization record open. Faster routing is the contribution. The judgment is not.
Key Takeaways
- Ask whether an authorization is required before offering a date, and let the answer set the earliest bookable slot rather than becoming a downstream queue.
- Treat the rule as study type and plan type together, because plan category predicts turnaround at least as well as the study does.
- Automate the status chase in appointment-date order, and escalate only denials, information requests and peer review to your staff.
- Re-validate authorization on every reschedule, and never pull an appointment earlier while its authorization is still open.
- Record reference numbers, statuses and approved date ranges on the authorization record so the practice is ready for programmatic status when payers offer it.
Imaging authorization is not hard work, it is relentless work, and it is nearly all clock rather than skill. Put the requirement check before the slot offer, work the status queue by appointment date, re-check on every reschedule, and send only real exceptions to a person. The exams you perform stay the same. What changes is how many of them you get paid for without a phone call.
Related reading
- checking whether an imaging order needs authorization at all
- scheduling an imaging study around its prep requirements
- cardiac imaging authorization in a cardiology group
Sources
Ready to See It in Action?
See how PGA runs auth-first imaging scheduling and works the auth queue inside athenaOne
Schedule a Demo →Written by Kevin Henrikson