Upcoming Breaking Change - Coverage Subscriber ID
On October 14, the subscriberId field in the FHIR Coverage resource will change meaning:
- Member IDs are now stored in the
identifierattribute (live as of 9/25/25) - The
subscriberIdattribute will represent the subscriber’s ID instead, and will be an optional field in Canvas. If theThe patient is the subsciberradial button is selected theidentifier(member ID) will equal thesubscriberId(subscriber ID). - The
subscriberIdsearch parameter will return subscriber IDs. - The new
identifiersearch parameter will return member IDs.

Action required: Update your API client code to use identifier for member IDs before the release date to avoid disruption.
Keep track of upcoming breaking changes here.