Skip to main content

Policy List


Use Focus Policies to select the active policy when multiple policies exist under the same company.

Eligible policies and patient labels derive from the policy resolution response.



This screen includes:

#ElementDescription
1HeaderDisplays screen title and close action
2Policy listDisplays eligible policies
3Policy cardDisplays provider, dates, and policy details
4Selected stateMarks the active policy
5Add coverage actionOpens the add coverage flow
6Close actionDismisses the screen

Policy Resolution

ScenarioBehavior
Multiple active policiesDisplay eligible policy options
One active policySelect the policy automatically
Duplicate patient namesAdd policy suffix for disambiguation
No active policiesDisplay empty state

Example duplicate label:

John Doe (1234)

Workflow

  1. Load eligible policies.
  2. Render policy options.
  3. Select a policy or patient entry.
  4. Resolve the active policy.
  5. Update coverage-dependent UI.

Validations

ScenarioApp BehaviorSDK Output
Multiple active policies existDisplay selectorpolicies = available
No active policies existDisplay empty statepolicies = empty
Duplicate patient names existDisplay disambiguated labelslabels = disambiguated
Selected entry has no active policyBlock selectionerror = no_matching_policy
Policy expiredDisable policy optionpolicy = expired

Actions

ScenarioApp BehaviorSDK Output
Selector openedLoad policy optionspolicies = loaded
Policy selectedResolve active policypolicy = selected
Duplicate entry selectedResolve by policy identifierpolicy = resolved
Selection changedUpdate focus statepolicy = updated
Add coverage selectedOpen add coverage flownavigation = add_coverage
Screen closedPreserve current policystate = unchanged

Endpoint Resources

Focus Policies

PATCH 

v3/about-us

Focuses the last policies button and triggers the Terms & policies action.