Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Create a PA request
POST /api/prior-auth/requests
POST /api/pa/requests
{ "patient_id": "pat_abc", "service_codes": ["90834"], "payer_id": "AETNA", "clinical_facts": { "from_chart": true }, "evidence_base": ["pubmed", "internal_protocols"] }
{ "pa_id": "pa_abc", "state": "PA_INITIATED" }