PlanGroupOvertimeHistory
This table contains employer/plan group information that can change over time, such as the benefit plan associated with the group. Note that this is a small subset of the overtime information, and organizations that use Tapestry should use the table instead whenever possible.
| Column Name | Type | Description |
|---|---|---|
| PayorPlanContactType | INTEGER | What type of contact this is (Enrollment, Benefit Plan, Both). The category value can be translated using table ZC_PLAN_GRP_CONTACT_TYPE. |
| CommunityLogOwnerIdentifier | VARCHAR | The Community ID (CID) of the instance from which this record or line was extracted. This is only populated if you use IntraConnect. |
| CommunityPhysicalOwnerIdentifier | VARCHAR | The Community ID (CID) of the instance that owns this record or line. This is only populated if you use IntraConnect. |
| EmployerGroupProductType | VARCHAR | The product type of this employer group. |
| PlanGroupIdentifier | VARCHAR | The unique identifier (.1 item) for the plan group record. |
| EmployerGroupLineOfBusinessIdentifier | VARCHAR | The ID of the line of business of this employer group. |
| EntryDateTime | DATETIME | Date and time of the entry. |
| IntraConnectOwningInstanceCommunityIdentifier | VARCHAR | The Community ID (CID) of the instance that owns this contact. This is only populated if you use IntraConnect. |
| PayorPlanEffectiveDate | DATETIME | The date of this contact in calendar format. This represents the date at which the payor and plan for this row became effective. |
| BenefitPlanIdentifier | NUMERIC | The unique ID of the benefit plan associated with the employer/plan group for this effective date. |
| PayorPlanContactSerialNumber | NUMERIC | The unique contact serial number for this contact. This number is unique across all Payor Plan Group in your system. If you use IntraConnect, this is the Unique Contact Identifier (UCI). |
| ContactTimestampIdentifier | FLOAT | A unique contact date in decimal format. The integer portion of the number indicates the date of contact. The digits after the decimal distinguish different contacts on the same date and are unique for each contact on that date. For example, .00 is the first/only contact, .01 is the second contact, etc. |
| PlanGroupPayorIdentifier | NUMERIC | The unique ID of the payor associated with this employer/plan group for this effective date. |