How Real-Time Fax Streaming Stops Healthcare Referral Leakage Before It Starts

By
Alohi Team
-
March 18, 2026
arrow left
BACK
Alohi logoScan.plusSign.plus
Fax.plus
Clock icon
12 min

Referral leakage occurs when a patient who has been referred for care never arrives at the intended provider and instead receives treatment at a competing facility. In the United States, healthcare industry analyses estimate that hospitals lose roughly $150 billion annually due to referral leakage and incomplete referral workflows. (The Hidden Impact of Referral Revenue Leakage)

Research published in JAMA Network Open and the Journal of General Internal Medicine shows that referral completion rates are often far lower than expected. In large health systems, a substantial share of specialist referrals are never scheduled or never completed, creating financial loss for providers and delays in care for patients. (Gaps in the Outpatient Referral Cascade; Closing the Referral Loop)

One overlooked driver of referral leakage is document intake latency.

Many hospitals still rely on cloud fax systems to receive patient records, referral forms, and clinical documentation. However, most cloud fax platforms deliver documents using a batch model, meaning the receiving system cannot access any pages until the entire fax transmission has finished.

A large patient history or referral packet can take 30 to 50 minutes to arrive as a complete document. During that time, admissions teams cannot verify insurance, confirm patient eligibility, or contact the referring provider.

The result is a narrow but critical operational gap. A competing facility that can begin reviewing the referral immediately may accept the patient first.

Fax Streaming on Fax.Plus solves this problem by delivering each fax page in real time as it is decoded, allowing healthcare teams to start processing referrals the moment the first page arrives.

Related reading What Is Fax Streaming? Real-Time Fax Page Delivery with Fax.Plus →

The $150 Billion Problem Nobody Talks About Enough

Referral leakage happens when a referred patient ends up receiving care at a competing or out-of-network facility instead of the intended provider. The financial consequences are documented across healthcare industry research.

Industry analyses estimate that U.S. hospitals collectively lose around $150 billion annually to referral leakage, often representing 10 to 30 percent of potential system revenue. (The Hidden Impact of Referral Revenue Leakage)
A cohort study covering more than 247,000 referrals published in JAMA Network Open found that only 69.2% of referrals were scheduled and only 54.1% were completed. (Gaps in the Outpatient Referral Cascade)
A large referral analysis covering 103,737 referrals found that only 34.8% resulted in documented completed visits, showing how frequently referral workflows break down. (Closing the Referral Loop)
The U.S. Centers for Medicare & Medicaid Services formally measures this issue through quality metric "Closing the Referral Loop: Receipt of Specialist Report." (Closing the Referral Loop: Receipt of Specialist Report)
A University of Pennsylvania study published in JAMIA found that fax-based medical record workflows still create operational bottlenecks because incoming documents require manual review, categorization, and EHR entry before clinical action can begin. (Machine Learning Framework for Medical Records Processing)

These numbers are not theoretical. They reflect the daily operational reality inside hospitals, behavioral health facilities, and specialty clinics across the country.

A surprising portion of that revenue leakage is caused not by clinical issues, but by document processing latency.

Why Traditional Cloud Fax Still Causes the Problem

Digital fax solved many problems created by analog machines. Reliability improved. Documents became searchable. Audit trails became possible.

However, most cloud fax systems still operate using a batch delivery model.

In this architecture, a multi-page fax is transmitted page by page, but the receiving system receives nothing until the final page has finished transmitting.

For short documents, the delay may be small. For large referral packets containing discharge summaries, lab reports, insurance documents, and intake notes, the delay can easily reach 30 to 50 minutes.

During that entire time:

The patient name may not yet be visible
Insurance verification cannot begin
Intake coordinators cannot triage the case
Admissions teams cannot contact the referring provider

Meanwhile, another facility with faster document intake can begin reviewing the referral immediately.

By the time the batch completes on your system, the patient may already be admitted elsewhere.

What Fax Streaming Actually Does

Fax Streaming is a feature available through the Fax.Plus API that removes this batching delay entirely. Instead of waiting for the entire document, the system delivers each page individually the moment it is decoded.

When Fax Streaming is enabled, the API triggers a webhook event called fax_page_received every time a single page is decoded, rather than waiting for the fax session to finish.

The webhook payload includes:

fax session ID
page number
sender and recipient numbers

Each page can be downloaded immediately as a single-page TIFF file through the Fax.Plus API. While the remaining pages are still transmitting, your application can already process the first page.

A fax in progress carries the status in_progress, which allows applications to retrieve partial files during transmission. This event-driven webhook architecture is what differentiates Fax Streaming from traditional polling-based fax APIs.

Full technical reference: Fax API documentation · Webhook documentation.

A Real-World Scenario: Behavioral Health Admissions

A behavioral health facility processing 20,000 fax pages per month may receive more than 10,000 inbound referral pages from hospitals requesting immediate placement decisions.

In behavioral health and emergency medicine, placement speed directly affects referral capture. Hospitals often require an answer within minutes. If an admissions team cannot review the referral immediately, the patient may be placed elsewhere.

With Fax Streaming, the workflow changes:

Page 1 arrives: the intake coordinator sees the patient name and referring hospital.
Page 2 arrives: insurance details become visible and eligibility verification begins.
Pages 3 through 30 are still transmitting: the coordinator has already contacted the referring provider.
By the time the final page arrives, the administrative review is complete and the facility can accept the patient.

Emergency departments and behavioral health intake teams were among the first healthcare groups to request this capability.

The Pricing Trap: What Forced Bundling Actually Costs You

Some cloud fax vendors gate real-time document visibility behind premium enterprise add-ons. In practice, this means a hospital cannot see the first page of an incoming fax until the entire document finishes transmitting, unless an expensive feature bundle is purchased.

For organizations processing tens of thousands of fax pages each month, this pricing model can significantly increase operational costs.

Fax.Plus takes a different approach. Fax Streaming is included in Enterprise accounts, not sold as an additional upgrade. Enterprise plans can be customized for high-volume healthcare environments without requiring additional automation bundles simply to access real-time fax visibility.

Security and Compliance: Zero Compromise

Speed is irrelevant in healthcare if security is compromised. Every page delivered through Fax Streaming is protected by the same infrastructure used across the Fax.Plus platform:

AES-256 encryption at rest, with per-user unique encryption keys
TLS 1.2+ encryption in transit
PHI excluded from webhook payloads entirely
HIPAA compliance
ISO/IEC 27001 certification (EY CertifyPoint)
SOC 2 Type II
PCI-DSS, GDPR, CCPA, CSA STAR
Business Associate Agreements (BAAs) available for all covered entities
99.99% uptime. 4 million+ users across 190+ countries

Alohi is headquartered in Geneva, Switzerland, and operates under the Swiss Federal Data Protection Act (FADP), with 20+ data residency locations globally. Full details in the Alohi Trust Center.

Who Should Be Using Fax Streaming

Fax Streaming is especially valuable for organizations where:

Inbound fax volume exceeds 1,000 pages per month
Referral triage depends on information contained on page one
Custom intake applications or EHR integrations require programmatic document access
Facilities compete for time-sensitive patient placements

Outside healthcare, the same architecture is valuable in legal document review, financial services, and insurance claims processing.

How to Get Started

Fax Streaming is available as an on-demand feature within the Fax.Plus platform. Once enabled, every account with an assigned fax number automatically receives streaming page events.

Developers can configure webhook endpoints to receive fax_page_received events and retrieve individual pages through the Fax.Plus API. Full reference: webhook docs · fax object docs.

Enterprise teams evaluating a migration can contact the Alohi sales team to review volume requirements, BAA availability, and integration options.


Healthcare has accepted fax latency as an unavoidable operational constraint for decades. The technology to eliminate that delay already exists.

For organizations competing for time-sensitive referrals, real-time Fax Streaming can determine whether the patient arrives at your facility or somewhere else.

And it should not cost extra to see the first page of an incoming fax.


Frequently Asked Questions

What is fax streaming in healthcare?

Fax streaming delivers each page of an incoming fax individually and in real time, rather than waiting for the complete document to finish transmitting. This allows admissions teams to begin triage on page one while the rest of the document continues to arrive.

How does fax streaming reduce referral leakage?

Referral leakage occurs when a competing facility accepts a patient faster because their team had the information first. With fax streaming, intake coordinators receive patient demographics on page one and can begin insurance verification immediately, closing that window of vulnerability.

Is fax streaming HIPAA compliant?

Yes. The Fax.Plus fax streaming API is fully HIPAA compliant. PHI is encrypted with AES-256 at rest and TLS 1.2+ in transit. PHI is also omitted from webhook payloads entirely. BAAs are available for all covered entities.

How much do hospitals lose annually to referral leakage?

U.S. hospitals collectively lose an estimated $150 billion per year to referral leakage. (The Hidden Impact of Referral Revenue Leakage) Research covering 247,000+ referral cases found that only 54.1% of referrals are ever completed. (Gaps in the Outpatient Referral Cascade)

What is the fax_page_received webhook?

fax_page_received is a Fax.Plus API webhook event that fires the moment a single fax page is decoded, before the full session is complete. It enables applications to process incoming fax pages in real time without polling, and is the technical foundation of the Fax Streaming feature.

No items found.
No items found.
No items found.
No items found.
Related tags
No tag related
Secure eSignature Solution
Get your documents signed, sealed, and securely delivered with our compliant solution.
Secure Online Fax Service
Make paperwork unfold with ease as you send and receive faxes online across multiple platforms.
Fully Encrypted AI Powered Scanner
Transform your device into a powerful, portable document scanner.
Work that flows
We help companies and teams streamline document flows securely and efficiently.

Featured Articles

See All

Get Started Now

One intuitive account for all Alohi products. Sign up for a free account and seamlessly manage documents globally from any device.
Create Account