BENEFITS PLAN Table
View exposing benefits plan reference data including plan codes, categories, types, coverage options, carrier information, and status used for benefits reporting and administration.
Field Name |
Description |
Data Type |
Length |
|---|---|---|---|
BENEFITS_PLAN_KEY |
Surrogate key identifying the benefits plan. |
VARCHAR2 |
20 |
COVERAGE_TYPE |
Coverage type as provided by the source. |
VARCHAR2 |
100 |
COVERAGE_TYPE_CODE |
Code identifying coverage type. |
VARCHAR2 |
12 |
PLAN_CARRIER_NAME |
Plan carrier name as provided by the source. |
VARCHAR2 |
25 |
PLAN_CATEGORY |
Plan category as provided by the source. |
VARCHAR2 |
30 |
PLAN_CATEGORY_CODE |
Code identifying plan category. |
VARCHAR2 |
1 |
PLAN_CODE |
Code identifying plan. |
VARCHAR2 |
4 |
PLAN_GROUP_NUMBER |
Plan group number as provided by the source. |
VARCHAR2 |
20 |
PLAN_NAME |
Plan name as provided by the source. |
VARCHAR2 |
30 |
PLAN_OPTION |
Plan option as provided by the source. |
VARCHAR2 |
30 |
PLAN_OPTION_CODE |
Code identifying plan option. |
VARCHAR2 |
4 |
PLAN_STATUS |
Plan status as provided by the source. |
VARCHAR2 |
10 |
PLAN_TYPE |
Plan type as provided by the source. |
VARCHAR2 |
30 |
PLAN_TYPE_CODE |
Code identifying plan type. |
VARCHAR2 |
4 |
WAREHOUSE_LOAD_DATE |
Date the record was loaded into the data warehouse. |
DATE |