Extract prior authorization forms to structured JSON
Prior authorization forms request payer approval for procedures, medications, or equipment before services are rendered. Every payer uses a different form layout. Sensible converts PA data into structured JSON for utilization management, workflow automation, and denial tracking.
Why prior authorization forms break standard extraction
Payer-specific layouts, mixed clinical fields, and handwritten justifications make PA forms variable.
UnitedHealthcare, Aetna, Cigna: each designs PA forms with different field arrangements, required sections, and response formats. The extraction adapts to each payer's form while outputting a standard authorization schema.
Free-text clinical justification sections describe medical necessity in narrative form. LLM parsing extracts the key clinical details (diagnosis, failed treatments, clinical rationale) from unstructured text that rule-based parsers cannot handle.
Drug names, NDC codes, dosages, CPT codes, quantities: each requires precise extraction. Validation rules check format compliance on every field, because a wrong NDC code means a rejected authorization.
Fields we extract
Clinical and administrative fields cover utilization management. Customize for your PA tracking workflow.
Patient name, DOB, member ID, group number, requesting provider name, NPI, facility name, payer name, plan type
Primary diagnosis (ICD-10), secondary diagnoses, requested procedure (CPT), requested medication (NDC/drug name/dosage), clinical justification
PA request number, submission date, urgency (standard/expedited), requested service dates, units requested, estimated cost
Durable medical equipment authorization form for wheelchairs, CPAP, and similar devices.
Pre-authorization request for surgical or diagnostic procedures.
Insurer form requesting authorization for non-formulary or specialty medications.
Supported PA form types
Sensible processes PA forms from any commercial payer, Medicare, Medicaid, and PBMs. The hybrid approach handles both the structured fields and the free-text clinical sections.
UnitedHealthcare, Anthem, Aetna, Cigna, Humana, BCBS affiliates, regional health plans
Medicare (MAC-specific), Medicaid (state-specific), Part D, CVS Caremark, Express Scripts, OptumRx



Common Questions
Answers about payer form support, clinical justification parsing, and PA tracking.
Sensible captures requesting provider name, NPI, practice name, phone, fax, and servicing facility details. Patient information including member ID and group number is also extracted.
Yes. Sensible extracts the payer name, plan type, authorization number, required documentation checklist, peer-to-peer review requirements, and appeal deadlines.
Sensible extracts the requested medication name, dosage, frequency, quantity, NDC code, or the requested procedure with CPT code, diagnosis codes, and clinical rationale.
Yes. Sensible captures the authorization decision (approved, denied, pending), effective dates, authorized units or duration, and any conditions or restrictions.
Yes. Sensible sends extraction results to your webhook endpoint when processing completes. You can also poll the API for status.
Yes. Sensible flags extractions with low confidence for human review. You can configure review thresholds and workflows.
Sensible is SOC 2 Type II certified and HIPAA compliant. Data is encrypted in transit and at rest.
Document data is stored indefinitely by default. Custom retention policies are available and can be configured for same-day deletion if needed.
Yes. Sensible offers a 14-day free trial on the Growth plan. No credit card required to start.
Sensible uses per-document pricing for predictable costs. No token-based billing or usage surprises. Volume discounts are available for higher throughput.
Sensible provides REST APIs and SDKs for Python and Node.js. Most integrations take a few hours. Webhooks, Zapier, and direct API calls are all supported.
Sensible processes PDFs (native or scanned), Microsoft Word (DOC, DOCX), spreadsheets (XLSX, XLS, CSV), single-page images (JPEG, PNG), multi-page images (TIFF), and email bodies with attachments.
Accuracy depends on document quality and configuration. Most production deployments achieve 95%+ accuracy with proper validation rules and confidence signals.
Processing speed depends on document size, page count, OCR requirements, and which extraction methods are used. Simple single-page documents process in seconds. Larger or more complex documents that use LLM-based extraction take longer.
