AccessPro HealthCare
Loading... Dashboard
Referral Intake Hub
Home health referral intake, verification, and admission workflow
--
Total Referrals
--
New / Unreviewed
--
In Review
--
Accepted
--
Converted to Patient
Referral Queue
Every referral enters as New. Only staff can move a referral to Accepted, and only an Accepted referral can be converted into an active patient.
PatientReferral SourceStatusServicesMissing AuthorizationClinical ReviewCoordinatorReviewerSOCNext Action
Loading referrals...
Create New Referral
Urgency
Routine
Standard intake
Urgent
Within 24 hours
STAT
Immediate
Referring Source
Patient Information
Clinical Information
Insurance
Clinical Review
Referrals in clinical review, or with a clinical review still in progress.
PatientReferral SourceStatusServicesMissingAuthorizationClinical ReviewCoordinatorReviewerSOCNext Action
Loading...
Insurance & Authorization
Referrals with authorization pending or needing verification.
PatientReferral SourceStatusServicesMissingAuthorizationClinical ReviewCoordinatorReviewerSOCNext Action
Loading...
Assignment
Active referrals with no intake coordinator or no clinical reviewer assigned yet.
PatientReferral SourceStatusServicesMissingAuthorizationClinical ReviewCoordinatorReviewerSOCNext Action
Loading...
Start of Care
Accepted referrals, sorted by scheduled Start of Care. Overdue and due-soon dates are flagged.
PatientReferral SourceStatusServicesMissingAuthorizationClinical ReviewCoordinatorReviewerSOCNext Action
Loading...
Fax / Document Intake Queue
Uploading a document never creates a referral or a patient. Automated extraction (when available) is a starting point only — staff must review and promote each item.
Upload a Faxed / Scanned Referral
Queue
Loading queue...
Review Extracted Referral
Manual Clinical Data Entry
External Referral Form
Your Public Referral Link
Share this link with hospitals, physician offices, SNFs, discharge planners, and payers so they can submit referrals directly into your pipeline — no login required. Every submission lands as New for your staff to review; it never creates a patient record automatically.
/refer.html?a=
Lowercase letters, numbers, and hyphens only.
Live Referral Form URL
When turned off, the link shows a "not currently accepting referrals" message instead of the form. Existing referrals already in your pipeline are unaffected.
Two-Way Physician Portal
How It Works
1. Referral Sent
Agency receives referral from physician
2. Tracking Link Sent
Physician receives secure email with live tracking URL
3. Real-Time Updates
Physician sees live timeline: admitted → visits → discharged
4. Discharge Update
Physician sees the discharge event as soon as staff record it
Loading portal referrals...
AccessPro API Marketplace
Connect AccessPro to your existing tools. Our open API integrates with leading healthcare, payroll, and analytics platforms — making AccessPro the hub of your entire operation.
RESTful API Signed Webhooks HIPAA Compliant API Key Auth FHIR: Planned
API Keys
No API keys generated yet
Quick API Reference
# Get patients
GET https://api.accessprohealthcare.com/api/my/patients
Authorization: Bearer YOUR_API_KEY

# Get visits
GET https://api.accessprohealthcare.com/api/my/visits

# Get referrals
GET https://api.accessprohealthcare.com/api/my/referrals

# Track referral (public)
GET https://api.accessprohealthcare.com/api/referral-track/{token}
Webhooks
No webhooks configured
Available Events
visit.completed
Fired when a visit is marked complete
patient.admitted
Fired when a referral is admitted
claim.submitted
Fired when a claim is submitted
supply.low_stock
Fired when supply hits reorder point
patient.discharged
Fired when patient is discharged
referral.received
Fired when new referral arrives
Referral Details
Decline Referral
Generate API Key
Add Webhook