Practice Operations
A Provider Referral Portal for ENT Practices
Most ENT referral portals sit empty because faxing is easier. What to build so referring offices choose it, and the paired audiology slot it must catch.
A provider referral portal is usually sold as a way to stop the fax machine. Two things decide whether it works. The first is whether the referring office has any reason to use it, because for them the fax already takes eleven seconds. The second, in an ENT practice specifically, is whether the portal captures at submission time the one field that decides if the visit will be useful: whether this patient also needs a hearing test, and therefore whether the appointment is one booking or two.
ENT referrals arrive from a wider set of senders than most specialties get. Pediatricians send recurrent ear infections and tonsil questions, primary care sends sinus and hearing complaints, sleep labs send study results, emergency departments send everything else. They arrive as faxes, portal submissions, emails, and phone calls from a nurse, in no consistent format, and the reason for referral is frequently three words. Somebody has to turn each of those into a chart, an order, and an appointment that has the right resources attached to it. Most practices that build a portal to fix this watch it sit empty while the fax volume holds steady.
Faxing beats your portal on effort, so it has to win on something else
Most ENT practices that build a provider referral portal watch it collect a handful of submissions a month from the two offices that were already easy to work with. The project gets quietly filed as a technology that did not take.
The reason is not technology adoption. A referral coordinator at a busy primary care office has a stack to clear and a fax machine that takes eleven seconds. Your portal asks them to log in, find a patient, and complete fields they may not have. Unless the portal gives that person something the fax does not, faxing wins every time, and it should.
It is worth being honest about the current state, because the portal has to be better than what it replaces for a specific person. The pattern across specialty practices is consistent. Flat PDF files over fax, labeled as referrals but not structured orders. A provider facing portal used by the small number of high volume offices that want status back. And self-referrals from patients who were told to call.
Fax is still the dominant channel and it is not going away on its own. A March 2026 MGMA poll found that nearly one practice in four, 24%, does not have a digital fax solution fully integrated with their EHR and workflows, while 73% do. Respondents described the burden clustering in a few workflows, with referrals named alongside prior authorizations and denials as the most time intensive. Even a digital fax often is not integrated in the way that matters. The document arrives electronically and a person still sorts, flags, uploads, indexes, and routes it.
Most ENT visits are two appointments pretending to be one
The structural fact that makes ENT referral intake different is that a large share of new consults need a hearing or balance test performed before or alongside the provider visit, and the two are booked separately.
A hearing loss referral without an audiogram produces a visit where the provider orders the audiogram and the patient comes back. The practice has burned a consult slot, the patient has burned a day, and the actual encounter is now four weeks out. The same pattern appears in vestibular referrals, in some pediatric ear cases, and anywhere a sleep study result should be in hand.
This pairing is almost never enforced by the scheduling template. It exists as convention, held by the referral coordinator and the audiology scheduler, and the patient just calls asking to see the doctor. The failure mode is booking one leg and not the other, and the second half silently does not exist until a human catches it in review.
Automating referral intake properly means encoding the pairing as a rule the practice writes: for these reasons for referral, hold both the provider slot and the audiology slot, with the spacing the practice specifies. This is also the strongest argument for the portal over fax OCR. A structured submission can ask the referring office the question directly rather than inferring it from a scanned note with a three word reason.
Status is what makes a referrer choose the portal
The portal wins on one thing, and it is not the submission form. The referring office wants to stop making phone calls to find out what happened to their patient.
The research on this is unambiguous about how often the loop stays open. A study of fiscal-year-2016 referral scheduling attempts in a large primary care network, more than 103,000 in all, found that only 34.8% resulted in documented completed appointments, with 38.9% of scheduling attempts lacking appointment dates altogether. The referring side lives inside that gap, and every unanswered referral becomes a call to your front desk.
ENT volume is largely a function of whether referring offices keep sending, and they decide that on information they mostly do not receive. A referring pediatrician who sends a patient and hears nothing has to decide whether to send the next one, and that decision compounds across every practice in the area.
What the referring office wants back is short and entirely administrative. Received and attached to a chart. Scheduled, with the date. Seen. Note sent back. The fifth status is the one practices almost never send and the one that recovers the most referrals: we could not reach the patient after three attempts. The referring nurse often has a better phone number, or will see the patient anyway next month.
So build the portal around what happens after submission, and keep the submission side as cheap as possible. Pull what already exists in athenaOne rather than asking the referrer to retype it, accept an incomplete referral rather than rejecting it, and chase the missing pieces yourself. A portal that rejects submissions for missing fields has taught the referrer to go back to the fax. A referring coordinator who can answer their own physician’s question without calling you will use your portal, and will tell the office next door about it.
The failure nobody catches: the department bucket
This is the complication that quietly eats referrals, and it is worth describing precisely because it is invisible from a dashboard.
Document workflows in athenaOne are scoped by department, and a fax pipeline pointed at the main office will process everything it sees and never mention the rest. Referrals filed under any other department simply sit there. A pipeline like that reports success on everything it looks at while not looking at most of the volume, which is why the metric to watch is processed documents against total inbound, never the job’s own success rate.
The EHR will generally not let you pull all departments in one pass, so the fix is to walk them sequentially. That is slower, and it may mean moving from a cycle every fifteen minutes to an hourly one. Make that tradeoff knowingly at design time rather than discovering the gap later.
For a multi-location ENT group the same shape applies. Referrals addressed to one location, or filed under a department nobody watches, do not announce themselves. The practice sees the referrals it processed and has no view of the ones it never picked up.
A fax is not a referral until someone builds a chart
The work between a fax landing and a patient being scheduled is invisible until you watch someone do it, and in ENT it carries an extra step.
The document arrives in a queue. Someone reads it, identifies the patient, searches for an existing chart, finds it or creates one, works out which of the practice’s subspecialty interests it belongs to, and creates the referral order with the referring provider’s reason attached. Then, before it can be scheduled, they have to determine whether it needs a paired resource.
Automating this means OCR on the inbound fax, patient matching against existing charts, chart creation with demographics completed when there is no match, and routing the document to the correct department in athenaOne. The matching step is where restraint matters. A wrong match creates a duplicate chart or attaches one patient’s referral to another patient’s record, so ambiguous matches should go to a person rather than a best guess. A coordinator reviewing a dozen uncertain matches a day is a good outcome. A coordinator opening every fax is the problem you started with.
The portal removes most of this at the source, which is the real argument for pushing referring offices toward it. A structured submission carries identifiers, the reason, and the ordering provider in fields rather than in a scanned image.
Chasing the missing pieces is the automatable part
Most inbound referrals are incomplete in predictable ways. No insurance information, no chart notes, missing imaging or the audiogram the provider needs before the visit is useful.
That chase is repetitive outbound work with a clear definition of done, which makes it a good fit for automation and a poor use of a coordinator’s afternoon. The AI identifies which required items are missing against the practice’s own checklist for that referral type, generates the records request, and sends it to the referring office through the channel that office actually uses, which is frequently still a fax. Then it tracks the response and escalates the ones that go quiet.
The patient side runs in parallel. Call the patient, confirm demographics and coverage, and get the appointment booked rather than waiting for them to call. That single step is well supported: a 2007 ASPN referral study, which followed 776 referred patients across 81 practices, found that scheduling of the specialty appointment by the referring physician or staff was a positive predictor of the patient actually completing the referral.
Pediatric referrals carry paperwork adults do not
A large share of ENT referral volume is children, and pediatric intake has administrative requirements that stall bookings for reasons unrelated to the schedule.
The accompanying adult may not be the parent or guardian who can consent, which needs to be established before the visit rather than discovered in the waiting room. Practices frequently need school or daycare documentation, and for surgical consults there is usually a clearance requirement from the child’s pediatrician that has to be requested from a third office.
Each of those is a document chase with a deadline attached to an appointment date, which is exactly the shape automation handles well. The intake automation can generate the records request, send it, track whether it came back, and flag the practice while there is still time to move the appointment rather than after the family has arrived.
Minimum lead time applies here too, and it is worth setting deliberately. New patients typically cannot book inside three or four business days because the registration packet has to return first, while established patients can book next business day. Pediatric ENT referrals push against that rule constantly, because a child with recurrent ear infections has a parent who wants to be seen this week.
Practices are already tooling this, mostly inside the EHR
None of this argues for a separate referral system. A February 2025 MGMA poll found that more than three medical groups in four, 76%, manage referrals in their EHR at 66% or in referral management software at 10%, while about one in five, 21%, still rely on manual tracking.
The gap is not tooling, it is the work around the tool. Referrals arrive unstructured through channels the tool does not watch, land in departments nobody sweeps, sit incomplete because chasing is nobody’s dedicated job, and close without the referring office ever learning what happened. Each of those is administrative, repetitive, and measurable, which is exactly the profile of work worth automating around the system you already run.
What the automation is not deciding
Referral intake sits next to clinical work, and the boundary is worth stating precisely because the volume only becomes safe to hand over once it is.
The automation reads the referral, builds or matches the chart, creates the order carrying the reason the referring provider wrote, books against the appointment type the practice mapped to that reason, holds the paired audiology slot when the practice’s rule calls for one, chases prior records, and reports status back. All of that is paperwork logistics with a defined right answer.
It does not decide how soon a patient needs to be seen on clinical grounds, and it does not decide which referrals are more serious than others. Where the practice wants certain referral reasons handled faster, clinicians write that mapping in advance and the automation applies it identically to every referral rather than depending on who opened the fax.
The same restraint covers the referral that does not belong here at all. The automation is not assessing whether a referral is clinically appropriate, and any system that claims to is describing something a practice should not want. What it does is narrower and still useful. It checks the referral against the practice’s own list of what it accepts and which providers see what, flags the ones that do not match, and puts them in front of a person with the reason attached. The answer to a mismatch is a human conversation with the referring office, not an automated rejection and not a booking made anyway.
The other handoffs are ordinary. Urgent language in the referral goes straight to clinical staff without the AI deciding what urgent means. A referral for a service the practice no longer offers goes to a person. A referring provider who is not yet in the system gets added, which is a small administrative task worth doing properly because it is how the status loop gets addressed correctly next time.
That is also what makes the pairing rule safe. The practice’s clinicians decide that a hearing loss referral needs an audiogram first. The automation just stops booking those as a single appointment.
Key Takeaways
- Faxing beats your portal on effort, so the portal has to win on something else. Status back to the referring office is that something.
- Encode the paired-booking rule before anything else. A hearing loss referral booked as a single provider visit produces an order and a second appointment four weeks later.
- Use the portal to ask the question the fax cannot answer. A structured submission can capture whether a hearing test is needed; OCR on a three-word referral reason cannot.
- Sweep every department, not just the main one. A fax pipeline that only processes the primary department reports success on the volume it can see and misses the rest.
- Accept incomplete referrals and chase the gaps yourself. A portal that rejects submissions for missing fields sends the referrer back to the fax permanently.
- Send the unreachable-patient status back to the referring office. It is the status practices skip and the one that recovers the most referrals.
- Route ambiguous patient matches to a coordinator rather than guessing. A duplicate chart is recoverable; a referral attached to the wrong patient’s record is not.
- Treat pediatric consent, school documentation, and pediatrician clearance as tracked document chases with the appointment date as the deadline.
- Keep the reason-to-urgency mapping with your clinicians. The automation should apply their rule consistently, never form a view about a referral.
An ENT practice competing for referral volume is competing on how easy it is to refer to, and that is decided by the referring office’s coordinator rather than by a physician relationship. Make the submission cheap, do the chasing yourself, and tell them what happened without being asked. The ENT-specific piece sits underneath all of it: the pairing rule is currently held together by one coordinator’s memory of which referrals need an audiogram, and writing it down is most of the work. Handing what remains to an AI team working inside athenaOne means the pairing gets applied every time, the referring office hears back, and the consult slot holds a patient who can actually be evaluated that day.
Related reading
- ENT after-hours call handling
- working a referral fax queue
- otolaryngology recall outreach
- referral intake across five inboxes
- ENT billing and RCM automation
Sources
- https://www.mgma.com/mgma-stat/fax-isnt-dead-in-healthcare-but-it-can-be-replaced
- https://link.springer.com/article/10.1007/s11606-018-4392-z
- https://www.annfammed.org/content/5/4/361
- https://www.mgma.com/mgma-stat/your-practices-referral-management-may-only-be-as-good-as-the-ehr-youre-using
- https://www.ahrq.gov/ncepcr/care/coordination.html
- https://www.mgma.com/mgma-stat/new-patient-wait-times-largely-hold-flat-in-2026-as-some-groups-add-providers-in-bid-to-meet-demand
Ready to See It in Action?
See how PGA turns ENT referrals into correctly paired booked visits
Schedule a Demo →Written by Kevin Henrikson