DEMO: Do NOT upload PHI or real patient data. Contact Redix for production licensing.

CMS-0057-F Compliance Suite

End-to-end electronic prior authorization — from order to determination

Live APIs PAS CRD DTR Patient Access Provider Access Payer-to-Payer
PAS
Patient
Provider
Payer
CRD
DTR
Select Clinical Scenario

Choose a procedure to walk through the prior authorization workflow

Total Knee Replacement
CPT 27447
MRI Brain w/ Contrast
CPT 70553

Prior Authorization Support (PAS)

Da Vinci PAS — submit, inquire, and cancel prior authorization requests

GET /api/pas/metadata
POST /api/pas/Claim/$submit
POST /api/pas/Claim/$inquire
POST /api/pas/Claim/$cancel

Patient Access API

CMS-required Patient Access API — claims, coverage, and explanation of benefits

GET /api/patient/Claim
GET /api/patient/ClaimResponse
GET /api/patient/Coverage
GET /api/patient/ExplanationOfBenefit

Provider Access API

Provider Directory and patient data access endpoints

GET /api/provider/Patient
GET /api/provider/Practitioner
GET /api/provider/Organization

Payer-to-Payer API

Health plan data exchange — consent management and bulk data export

POST /api/payer/Consent
GET /api/payer/Consent
POST /api/payer/Group/$export
GET /api/payer/Claim
GET /api/payer/Coverage

Coverage Requirements Discovery (CRD)

CDS Hooks-based real-time coverage requirements checking at the point of order entry

GET /cds-services
POST /cds-services/order-sign-crd
POST /cds-services/order-select-crd
GET /crd/rules

Documentation Templates and Rules (DTR)

SMART-on-FHIR questionnaires and clinical decision support libraries

GET /fhir/Questionnaire
GET /fhir/Library
GET /smart/.well-known/smart-configuration

About CMS-0057-F Compliance

The CMS Interoperability and Prior Authorization final rule (CMS-0057-F) requires CMS-regulated payers to implement FHIR-based APIs across six categories by January 1, 2027. This compliance suite provides an interactive sandbox for testing all required API endpoints, including Prior Authorization Support (PAS), Patient Access, Provider Access, Payer-to-Payer data exchange, Coverage Requirements Discovery (CRD), and Documentation Templates and Rules (DTR). Together these APIs form the electronic prior authorization (ePA) ecosystem mandated by ONC and supported by AHIP industry commitments.