Mapping Guide
This page describes the actions and data required to implement to Ideon's ICHRA solution.
Last updated
Was this helpful?
This page describes the actions and data required to implement to Ideon's ICHRA solution.
Last updated
Was this helpful?
The following information supports Ideon sending enrollments for Individual Coverage Health Reimbursement Arrangements.
What changes are needed to send ICHRA enrollments with Ideon?
mark a given coverage_period.enrollment_type
as ichra_management
Payments: provide group
level banking informaton
provide quote_plan_id
per covered family
or create and provide a plan id
and policy_premium_amount
POST groups
payment_information
routing number
account_number
Used to direct and assist in Payment management with Ideon and the Carrier
POST groups{id}/subscribers
payment_information
routing number
account_number
Used to direct and assist in Payment management with Ideon and the Carrier, when this information varies per Member
POST coverage_periods
enrollment_type
Used to notify Ideon that ICHRA managment is expected for the given carrier, time period. Provide: ichra_management
POST subscriber/[id]/qualifying_life_event
quote_plan_id
This id allows us to know the plan option and premium information. This information is used to transmit enrollment and premium information to the Carrier.
Providing the Quote Plan ID allows us validate with current IdeonQuote data, ensuring accurary at the time of enrollment.
POST subscriber/[id]/qualifying_life_event
policy_premium_amount
plan_id
Both of these attributes are necessary if an Ideon Quote Plan Id is not provided.
For a full API specification, see