Hub Services · Technical View
Prior Authorization & Benefit Verification — Technical Architecture
Sarah PA/BV Voice Agent · Patient Access workflow · BCBS Pennsylvania · VYVGART
Step 01
Patient Data Collection
CALL 1 · Outbound
Fields captured
patient_dob
member_id
group_id
plan_name
rx_bin
rx_pcn
benefit_type
subscriber_type
Validation:
Identity verified against enrollment form · 2-attempt max
Fallback:
Human transfer if identity unconfirmed
Step 02
Clinical Criteria Validation
AUTO · Knowledge Base
✓ diagnosis_confirmed = gMG (G70.00 / G70.01)
✓ achr_positive_confirmed = true
✓ prior_therapies ≥ 1 documented (pyridostigmine / prednisone / azathioprine)
✓ concurrent_biologic = false (Soliris / Ultomiris / Zilbrysq check)
⚠ If concurrent_biologic = true → STOP + human escalation
Step 03
Eligibility & Benefit Verification
PRIMARY · 270/271 EDI
PRIMARY · CLEARINGHOUSE · 270/271 EDI
Real-time electronic eligibility & benefit check via clearinghouse (Stedi)
270 inquiry → 271 response returns: coverage active, plan type, deductible met/remaining, OOP max, PA-required flag, drug benefit channel
Returns in seconds — no phone call needed when the payer is EDI-enabled
FALLBACK · CALL · when payer is not EDI-enabled
Phone:
1-888-678-7012
IVR path
Press 2 (Provider)
→
Press 2 (PA)
→
Press 1 (Pharmacy)
→
Enter member_id
→
Enter DOB
→
Hold → PA Specialist
Timeout:
8 min max ·
Fallback:
CoverMyMeds ePA
Step 04
PA Submission
LIVE · PA Specialist
drug
VYVGART efgartigimod alfa-fcab
hcpcs
J9332
icd10
G70.01
dose
10mg/kg IV QW × 4 weeks (cycle)
weight_kg
[from chart]
npi_prescriber
1487921
mgfa_class
III
mg_adl_score
7 (>50% non-ocular)
achr_status
positive
prior_therapy_1
pyridostigmine — inadequate response — 14 months
concurrent_biologic
false
Step 05
PA Reference Capture
CAPTURE
Fields logged
pa_reference_number
expected_decision_date
additional_docs_required
insurer_fax_number
⚠ If LOMN requested → flag to physician office
⚠ If peer-to-peer required → schedule neurologist ↔ medical director call
Step 06
D365 Write-back + PHI Wipe
WRITE · D365
D365 fields written (14)
case_status
pa_reference_number
auth_start_date
auth_expiry_date
approved_units
approved_dose
hcpcs_code
icd10_code
payer_name
plan_type
benefit_type
deductible_remaining
oop_remaining
denial_reason
After write: PHI fields zeroed from memory.
case_status:
approved | denied | pending
⚠ If denied → denial_reason captured → appeal workflow triggered
Sarah's Active Memory
● LIVE
Case UBC-2026-008441
member_id
IBX-4429-8871
group_id
PA-EMP-2201
plan_name
BCBS PPO Silver
rx_bin
610014
rx_pcn
MEDDPRIME
patient_dob
1984-06-12
benefit_type
Medical
deductible_remaining
$3,500
oop_max
$8,150
icd10
G70.01
hcpcs
J9332
mg_adl_score
7
concurrent_biologic
false
pa_reference_number
PA-2026-BCBS-44821
expected_decision_date
2026-07-02
case_status
approved
auth_expiry_date
2027-01-02
denial_reason
—
appeal_id
—
captured
pending
flagged
Common Denial Patterns & Response
5 patterns · appeal playbook per pattern
← View Business Flow
Back to Hub Services Demo