Practice Operations
How Vascular Surgery Referral Intake Works Across Five Inboxes
Vascular surgery referral intake is spread across fax, portal, and self-referral. How AI sweeps every inbox, builds the chart, and books the study first.
Ask a vascular practice where referrals come in and you will not get one answer. Vascular surgery referral intake runs through a fax line, a shared email box, a provider portal, the front desk, and whatever a self-referring patient found on the website. The question worth putting to any vendor is whether intake can pull from all five of those inboxes rather than from a single assigned queue. That question is the whole job.
A referral is not an order. The flat PDF that arrives over fax is labeled as a referral and is explicitly not a bidirectional order, so nothing in the EHR picks it up and starts working. Somebody has to open it, decide who the patient is, build or find the chart, and get a visit on the calendar.
That backlog is frozen revenue. Every unprocessed referral is a new patient who was sent to you and has not been booked, and referring offices notice the silence long before you do. High-volume referrers in particular want status back, which is why the portal exists and why it becomes its own inbox to watch.
The vascular version has an extra step. A study usually needs to happen before the consult is worth holding, and that changes what a completed intake even means.
Every inbox, on a clock, or none of it works
The first real constraint is not intelligence, it is coverage. Document workflows in athenaOne are scoped by department, so a pipeline pointed at the main office processes everything it sees and reports success on all of it, while anything filed under a different department sits there untouched. A large share of the new-patient referrals is usually in exactly those other departments, which is why the metric to watch is processed documents against total inbound rather than the job’s own success rate.
The EHR will generally not return all departments in one pass, so the sweep has to walk them sequentially. That is slow enough that the cycle may move from every fifteen minutes to hourly, which is a real product decision with a real cost attached to it.
This is what a referral-intake build actually looks like. Enumerate every department and document class where a referral can land, sweep them on a schedule, and report what was swept. A tool that reads one queue and calls it referral automation will quietly miss most of your new patients. Orthopedic groups hit the identical wall working a referral fax queue.
The study comes first, and the rules know it
In vascular, the imaging study and the office visit are close to inseparable. A large share of visits are a study plus a provider visit, booked as a pair with specific spacing between them. Nothing in the scheduling template enforces that. It is convention, visible only because the two appointments always appear together in the booking history.
Medicare’s conditions of coverage make the paperwork side of this concrete: the test generally must be ordered by the physician treating the beneficiary, and that order is what the study gets performed and billed against. So an intake that books a consult and no study has produced half a workflow, and an intake that books a study with no order behind it has produced a problem for billing.
Automated intake resolves the referral against the practice’s own mapping of appointment types and provider templates, books both legs with the required spacing, and flags anything missing an order for staff to resolve before the patient arrives. The booking side of this is covered in linked visits and the missing second appointment.
The sharpest question to put to a vendor
This one is worth asking directly. If a referral arrives whose stated reason reads like a cardiology matter rather than a vascular one, is the system smart enough to know the referral does not belong here, or does it just tell the caller there is a referral on file.
The honest answer draws a line. Deciding what a patient clinically needs is not something the automation does or should do. What it can do is match the referral reason against the list of reasons the practice configured itself, and treat anything that does not match as an exception. Unmatched referrals go to a person with the document, the referring office, and the reason text attached, rather than being booked into whatever appointment type is closest.
That is a smaller claim than “the AI understands the referral,” and it is the one that survives contact with a real practice. The value is that the mismatch surfaces on day one instead of at check-in three weeks later.
Status back to the referring office is half the product
Referral relationships are maintained by information, not goodwill. The offices sending you the most patients want to know the referral arrived, the patient was contacted, and a visit is on the calendar.
AHRQ defines care coordination as deliberately organizing patient care activities and sharing information among everyone involved in a patient’s care. Strip that down to a referral and it is one question: does the office that sent the patient know what happened next. Answering it is a document and messaging job rather than a clinical one.
In practice it means the intake automation writes status back to the provider portal, sends confirmation to the referring office, and re-contacts the patient who did not answer the first outreach call. Three attempts across different times of day, then the item goes to staff with a note on what was tried. Building the chart correctly at that moment is the same job as new patient registration from a referral.
One account, many configurations
A last piece of reality for multi-site groups. Some organizations run as a single EHR account with several separate tablespaces underneath it. Each needs its own API authorization submitted and approved separately, and each can carry different appointment types.
There is no single answer to what an organization looks like. Others hang every practice off one enterprise with completely different configurations per practice. Others again combine their practices with provider-level department groups distinguished by a name prefix.
Plan for that in the timeline rather than discovering it in week three. The intake rules are per tablespace, per department, per appointment type, and the discovery work is real work. The upside is that once it is written down, it stops living in the head of the person who has been at the front desk the longest.
Key Takeaways
- Inventory every place a referral can land before scoping the work. Fax, shared email, provider portal, front desk, and web self-referral are five different intake paths with five different failure modes.
- Confirm the sweep covers every department, not just the main office. Documents filed under a secondary department are the ones that sit unprocessed the longest.
- Book the study and the consult as a linked pair, and flag any study with no order behind it before the patient shows up.
- Configure a referral-reason match list and treat anything unmatched as an exception for staff. The automation should surface the mismatch, never decide the clinical question.
- Write status back to the referring office automatically. Referral volume follows the practices that answer, and that answer is administrative work you can automate.
Referral intake is the least glamorous part of growth and the part most groups are quietly losing. Sweeping every inbox on a schedule, booking both legs of the visit, and reporting status back to the referrer turns a pile of PDFs into a calendar, without asking anyone to make a call that belongs to a clinician.
Sources
Ready to See It in Action?
See how PGA sweeps every referral inbox into booked visits in athenaOne
Schedule a Demo →Written by Kevin Henrikson