Effective End Dates
Unless in cases of explicit termination, the effective end date should be sent as datemax
When sending a member snapshot, you will need to send an effective_end_date
for each enrolled member for a given coverage block.
Active coverages
While effective_end_date
is a required field, a defined end date should only be provided if the member’s coverage is expected to terminate on that specific date. Otherwise, the member’s effective_end_date
should be sent as datemax
(9999-12-31
).
Even if the plan year is scheduled to end on a specific date, it’s common for coverage to continue into the next plan year uninterrupted, so a member’s end date should remain at datemax
.
For Open Enrollment elections, specifically plan switching scenarios, the member’s effective_end_date
should be sent as the plan end date and a separate coverage block should be created for the new plan.
Splitting coverage blocks for continuous coverage
When splitting a coverage block into multiple due to a specific aspect of the configuration (e.g. benefit class), the effective_end_date
should be set with a defined value even though the coverage is not ending. The second block takes care of signifying the open-ended nature of the coverage.
Ensure your coverage blocks do not have a gap in dates
Waived/canceled coverages
If a coverage needs to be waived or canceled before it begins, the effective_end_date
should be set to one day before the effective_start_date
.
Terminated or future-terminating coverages
When a coverage is terminated after having been active, the effective_end_date
should be set to the last day of coverage.
If you know in advance that a coverage will terminate on a specific date (due to cessation of employment, the end of a plan, or another reason), set that date as the effective_end_date
as soon as you know it. Future terminations are processed differently by different carriers, so these changes may exist in a processing
state for longer as Noyo holds the change until a carrier is able to accept it.
If the coverage termination is due to an employment termination and your platform supports COBRA, this field requires special handling. Please see the COBRA documentation for more information.