This section documents use-cases about embedding medical screening flow and providing a more tightly integrated user experience for white label integrated purchase paths without having to implement the medical screening flow.
Medical screening allows you to redirect to an nib hosted medical screening flow if medical screening of pre-existing conditions is required. The questions required for entering medical screening flow include the following:
The stages for the purchase path is outlined below. It is recommended to redirect to the medical screening after entering the traveller details.
Once a plan is selected, and if this plan has travel clear configured then a new travel clear object is created for a given policy holder.
This travel clear object can then be used to drive conditional behaviour relating to medical screening.
To opt travellers into travel clear medical screening the following request needs to be passed as part of updating the quote in the traveller details quote API update, travelClearOptInForScreening attribute is a boolean flag that opts the traveller into medical screening.
The following segment shows the sample redirect url:
For exact path url that is specific to a partner please reach out to the nib partnership team.
The flow for redirecting to medical screening flow from a purchase path is typically the following.
To incorporate the payments page with the medical screening information here are the updated properties of the quote object that can be used.
The following provides a mapping for the key elements.
NOTE: the final Quote premium will be updated based on the medical screening outcome and should be refreshed for this purpose that is exposed by the Quote object.