What the rule requires
The rule requires four payer FHIR APIs:- Patient Access API
- Provider Access API
- Payer-to-Payer API
- Prior Authorization API
Required vs recommended
Not everything in the Da Vinci ecosystem is mandated, and keeping that straight decides what you test against.What Conform covers today
Conform ships the Implementation Guides that matter for this rule:
Install an IG package with
pidgeon data install <package>, then point Conform at your endpoint. The US Core 3.1.1 readiness pack grades a walk against the required baseline and writes an evidence envelope. See Evidence and CI.
What Conform does not do
Conform tests conformance to these Implementation Guides. It does not:- certify CMS-0057-F compliance, or assert that an endpoint is “compliant”;
- exercise SMART App Launch or OIDC end-user authorization flows (it authenticates with a static bearer token or SMART Backend Services);
- run the complete Bulk Data kick-off, poll, and download lifecycle.
