Sign in

Provider Access · CMS-0057F · 42 CFR 422.121 · PDex STU 2.1.0

Provider Access

Live

Treating providers pull member clinical and claims data through bulk and resource-level FHIR APIs. Access is scoped to the provider's active attribution list — only members with an active care relationship are accessible. PDex STU 2.1.0.

Endpoints

Core FHIR operations for the Provider Access API.

GET/Group

List active attribution groups for a treating provider.

GET/Group/{id}/$export

Async bulk FHIR export for a member attribution group.

GET/Patient/{id}/$everything

Single-patient summary for a specific attributed member.

GET/Patient/{id}/Coverage

Active coverage for an attributed member.

Auth scopes

SMART on FHIR system-level scopes for provider access.

ScopeDescriptionRequired
system/Patient.readRead all attributed patients.Yes
system/ExplanationOfBenefit.readRead all EOBs for attributed members.Yes
system/Coverage.readRead coverage for attributed members.Yes
system/*.readBulk read for all resource types.No