Concept: Worker Eligibility for Affordable Care Act Benefits
Workday uses passive events to identify eligible workers, based on average hours,
records, and measurement history for benefits according to Affordable Care Act (ACA)
standards. Using the ACA Measurement Period Eligibility Rule, Workday can determine
whether:
- You must record a measurement period.
- A worker's hours during a measurement period qualify the worker as full-time.
Qualified As Full-time Based On ACA
Measurement Period
field. The If there is an effect on employee
benefits?
condition rule then determines whether to create a benefit event or
not.For ongoing workers, Workday determine eligibility for variable-hour part-time employees
and uses Open Enrollment to offer them coverage. When you add the
Qualified
As Full-time Based On ACA Measurement Period
field to eligibility rules
for the benefit group and plan, Workday considers those workers for open enrollment.Record ACA History
Workday follows this logic to determine what to include in the history record.
- Identify workers using the ACA eligibility rule assigned to the passive event.
- Among the eligible workers, find any who have completed a measurement period. Example: Where today's date is later than the worker's measurement period end date.
- For those workers, if the start and end dates don't already exist in history for the:
- Initial measurement period, then write an initial history record.
- Ongoing measurement period, then write a standard (ongoing) history record.
Define the Full-Time Workers Eligible for ACA Benefits
Workday follows this logic to populate the
Qualified As Full-time Based On
ACA Measurement Period
field.- Identify workers using the eligibility rule from the passive event.
- For each worker, evaluate theQualified As Full-time Based On ACA Measurement Periodfield:
- Get the payroll hours applicable to the measurement period.
- CalculateAverage MonthorAverage Week:
- Average Month = total hours / # of duration months
- Average Week = total hours / # of duration weeks
- On theAffordable Care Reporting Configurationtask:
- IfAverage Month≥Standard for Paid Hours Per Month, or
- IfAverage Week≥Standard for Paid Hours Per Week
Qualified As Full-time Based On ACA Measurement Periodfield =True.
- If theQualified As Full-time Based On ACA Measurement Periodfield =True, then run theIf there is an effect on employee benefits?condition rule to determine whether to create a benefit event or not.