availity · Arazzo Workflow
Availity Prior Authorization (X12 278)
Version 1.0.0
Determine whether authorization is required, create the X12 278 service review, attach supporting clinical documentation, then read back the authorization decision.
Provider
Workflows
prior-authorization
Check if auth is required, create the X12 278 review, attach clinicals, and read the decision.
Implements the X12 278 prior authorization sequence end to end: auth-required determination, 278 service review creation, clinical attachment submission, and retrieval of the authorization decision.
1
checkAuthRequired
checkIsAuthRequired
Submit the inquiry that determines whether the payer requires authorization for the requested services.
2
getAuthRequiredResult
getIsAuthRequiredResult
Retrieve the auth-required determination by its Availity transaction id.
3
createReview
createServiceReview
Create the X12 278 service review request for the requested services.
4
attachClinical
submitAuthAttachment
Attach supporting clinical documentation to substantiate the service review.
5
getReview
getServiceReview
Read back the X12 278 service review to obtain the authorization decision.
Source API Descriptions
openapi