What prior authorization actually requires, why the average request takes days instead of minutes, what that delay costs in staff time and lost referrals, and what has to change — operationally and technically — to shorten it.
Does this plan require authorization for this CPT code, on this date, at this site of service?
Chart notes, imaging, failed conservative therapy — pulled from the record, not retyped.
Payer API where available, portal or fax where it is not, with the reference number captured.
Approve, pend for more information, or deny — each with a different next action and clock.
Prior authorization is a payer requirement that a service be approved before it is delivered. The requesting practice assembles clinical documentation, submits it to the health plan, and waits for a determination — approval, denial, or a request for more information. Manual submission through payer portals and fax typically takes days; API-based submission returns many determinations the same day.
The difference between a fax pile and a managed authorization program is attribution: for each request, which payor policy applied and what is still missing.
| Patient | Request | Payor | Rule applied | Status |
|---|---|---|---|---|
| James T. | Orthopedics — MRI knee | Aetna | Conservative therapy documented | Auto-approved |
| Maria G. | Cardiology — stress echo | BCBS | Clinical criteria met | Submitted |
| Linda R. | Neurology — EEG | UHC | Missing prior imaging | Needs 1 document |
| David M. | Oncology — PET/CT | Humana | Site-of-care policy | Peer review queued |
| Ruth A. | GI — colonoscopy | Medicare | No auth required | Exempt |
Loss risk: Staff guess whether authorization is needed for this plan, then discover the answer after submitting.
Loss risk: Notes, imaging, and prior conservative treatment are gathered by hand from several places in the chart.
Loss risk: A separate portal login per payer, each with its own form layout and attachment rules.
Loss risk: Requests routed for medical review sit without a status anyone in the practice can see.
Loss risk: Denials for fixable documentation gaps restart the clock instead of being corrected in place.
Loss risk: By the time approval lands, the patient has lost momentum and may never schedule.
Prior authorization is a payer's requirement that a service be approved before it is delivered. It exists to apply the plan's medical-necessity criteria before cost is incurred. Operationally, it means a practice must prove — in the payer's format, against the payer's published criteria — that the ordered service meets those criteria.
Three things determine whether a given referral needs one: the patient's specific plan and product, the service code being ordered, and whether the specialist is in or out of network. All three are patient-specific, which is why organization-level requirement lists go stale immediately.
An approval is a payment condition, not a clinical one — but because most practices will not schedule until it is in hand, it functions as a gate on care delivery. That is what makes turnaround time a patient-access metric and not just a billing metric.
ReferralPoint runs steps one through five programmatically as part of the referral itself, so the referral leaves the office already authorized. See Auto PriorAUTH for how that works inside the EHR, and prior authorization automation for the mechanics.
Payer review time is rarely the largest component. The delay accumulates before submission and after denial:
Model it as labor plus delay. For labor: authorization volume multiplied by staff minutes per request multiplied by loaded hourly cost, plus the rework multiplier for denied requests. Most practices find that authorization handling is the single largest labor line in the referral workflow.
For delay: the share of referrals abandoned while waiting, multiplied by the downstream contribution margin of the service that never happened, plus the quality-measure and risk-contract impact of a care gap.
Both models want the same inputs you should already be reporting for referral management. Every ReferralPoint outcome figure and its source is listed on the facts page.
Denials cluster into a short list of documentation defects. Each one has a specific, buildable control.
Order date to determination date — measured in calendar time, not touch time.
Share of requests approved without a resubmission or additional-information cycle.
How many separate human actions a single authorization consumed end to end.
The direct automation payback measure, and the input to any labor cost model.
Referrals that never became a visit while authorization was still open.
Denials caused by documentation or coding defects rather than criteria disagreement.
Authorization metrics belong in the same report as keepage, leakage, and time-to-appointment, cut the same way: by payer, by specialty, and by ordering provider. Averages hide the problem, because authorization burden concentrates in a handful of payer and service-line combinations.
The practical test of a program is whether an operations leader can name their three worst payer-by-specialty turnaround combinations from a report rather than from anecdote. See the referral management guide for the surrounding metric set.
The CMS Interoperability and Prior Authorization final rule (CMS-0057-F) requires impacted payers to stand up FHIR-based APIs covering prior authorization requirements, submission, and status, and to publish decision timelines and denial reasons.
The operational consequence is that programmatic submission stops being a per-payer custom integration and becomes a standard interface. That is what makes automation durable: the same code path works across payers, and status is retrievable rather than phoned for.
Organizations should be asking vendors how they consume those APIs today and what happens for payers that have not yet exposed them. Our readiness write-up is in the CMS-0057-F readiness post.
Nothing about the clinical decision changes between these two columns. What changes is who does the lookup, where the documentation comes from, and whether status has to be phoned for.
Sequenced by impact per unit of effort:
Together those five changes attack the parts of the timeline the practice actually controls, which is most of it.
When authorization is triggered at referral creation, the approval lands before the patient is ever asked to call anyone.
Prior authorization — also called pre-authorization, pre-certification, or pre-approval — is a payer requirement that a specific service, drug, or procedure be approved before it is provided. Without an approval on file, the plan can deny payment after the fact, leaving the patient or the practice with the cost.
How automated submission works end to end, and what to require from a vendor.
ReadWhy requests get denied, which categories are preventable, and how to cut the rate.
ReadThe surrounding workflow authorization sits inside, end to end.
ReadWe baseline your authorization turnaround by payer and specialty, then automate the submission path.