Resolve the PA fax packet for a patient’s plan. All parameters are optional — providing more of them narrows the match. The response carries routing context (payer, PA fax/portal), the ranked list of applicable forms, the recommended submission rail, and plan-funding status (drives state-mandate applicability). Supplying drug_name or ndc additionally classifies benefit (pharmacy vs medical) and refines form ranking.
bin alone is often enough for common plans, but payers with multiple form variants may require pcn, group, or state to disambiguate.Simplex API Key
Pharmacy BIN (Bank Identification Number) from the patient's insurance card (e.g. "003858"). Optional, but strongly improves resolver accuracy.
Processor Control Number from the patient's insurance card (e.g. "A4"). Optional, but tiebreaks plans that share a BIN.
NCPDP Group ID / group number from the patient's insurance card (e.g. "RXINN01"). Used as a tiebreaker when (BIN, PCN) hits multiple lines of business.
Two-letter state code where the prescription will be filled (e.g. "CA"). Required for state-mandated form variants and for Medicaid FFS routing.
Drug brand or generic name (e.g. "wegovy", "semaglutide"). Optional — refines benefit classification (pharmacy vs medical) and form ranking.
11-digit NDC. Optional — used for CMS Part B pharmacy/medical crosswalk.
Get fax form response
Resolver output. Carries routing context (who the payer is), benefit classification, the ranked form list, the recommended submission rail, and funding status.
Whether the BIN resolved to a known payer row. False when routing.confidence is none.
Who the payer is for the supplied (BIN, PCN, state) tuple. Populated from the trust-ordered merge of PBM payer sheets, the CMS Part D BIN/PCN extract, and state Medicaid FFS sheets.
Per-rail submission plan. The recommended_rail points to the preferred transmission channel for this payer.
Whether the plan is fully insured (state PA-form mandates apply), self-funded under ERISA (state mandates preempted), or government.
Ranked list of applicable PA forms. The first entry is the recommended form.
Classification of whether the drug is adjudicated under the pharmacy or medical benefit.
Utilization-management delegation — when the payer routes PA to a third-party UM vendor (EviCore, Carelon, Magellan, …). Only populated for medical-benefit routes.
True when funding is unknown and state-mandated form selection depends on it. Verify eligibility before submitting.
Non-fatal warnings about this plan (e.g. known coverage quirks, carve-outs).