CMI — Insurance Data Sharing Requirements v2.15 min read
The tables below define the display, labelling, and behavioural requirements for the Insurance Data Sharing consents in the TPP Consent Management Interface (CMI). See the User Experience page for interactive wireframes of the dashboard and detail pages.
Adjustments to the requirements below are permitted provided the customer can always clearly understand what consents they have granted. Any adjustments must be documented in your CX certification submission.
Dashboard — tabs
The dashboard must present Insurance Data Sharing consents across two tabs.
AwaitingAuthorization, Authorized, Suspended, or Paused.Rejected, Expired, or Revoked.Dashboard — filters
A filter panel must be available on the dashboard. The following three filters are required:
Status labels
Consent statuses must be translated from their API values into user-friendly labels before display.
AuthorizedAwaitingAuthorizationRevokedSuspendedPausedExpiredRejectedConsent type labels
Data SharingDashboard — card content
Each Insurance Data Sharing consent card on the dashboard must show the following fields.
1 Policy Connected or 2 Policies ConnectedData SharingDetail page
Selecting a consent on the dashboard opens its detail page. The detail page presents the same information the customer saw on the Consent Page at the time they gave consent — the permissions, policies, and conditions that defined what they agreed to. In addition to all fields shown on the dashboard card, the detail page must show a truncated Consent ID with a copy button (format: f47ac10b...d479).
Additional sections
Permissions field — e.g. Policy details, Premium details, Claim details"How we are using your data" card
A card titled How we are using your data must appear below the Data permissions section, except when status is Rejected.
- Rejected
- Card is not shown
- Revoked
- Title changes to You cancelled this connection
- Expired
- Connection Expires label changes to Connection Expired
- All other statuses
- Default title and labels
- 1First ConnectedDate the consent was first authorised
- 2Connection Expires / Connection ExpiredConsent expiration date
Confirmation screen
When the user selects Pause, Reactivate, or Revoke, replace the detail view with a single confirmation screen that includes: a title, a description of the impact of the action on the service, a Confirm button, and a Go back button.
Pause data sharingResume data sharingStop sharingConfirm pauseConfirm reactivationConfirm stop sharingOnce a user confirms the action, the change must take effect immediately — there must be no delay between confirmation and the consent reflecting its new state.
- Revoke Immediate PATCH to /insurance-consents/{ConsentId}
- Pause No API Hub update — record paused state in the TPP's own system only
- Reactivate No API Hub update — clear the paused state in the TPP's own system only
