Table Detail Report
PERSON_BENEFIT_R
| Column Section | Relationship Section | Top of Page |
Table-level Detail
| Description: | Person Benefit Relationship table |
| Definition: | This table contains specific person benefit-type information. We will allow person benefit information to be captured for each health plan. |
| Table Type: | ACTIVITY |
Column Detail - PERSON_BENEFIT_R
| Column Name | Type | Null? | Definition |
|---|---|---|---|
| ACTIVE_IND | NUMBER | Y | The table row is active or inactive. A row is generally active unless it is in an inactive state such as logically deleted, combined away, pending purge, etc. |
| ACTIVE_STATUS_CD | NUMBER | N | Indicates the status of the row itself (not the data in the row) such as active, inactive, combined away, pending purge, etc. |
| ACTIVE_STATUS_DT_TM | DATE | Y | The date and time that the active_status_cd was set. |
| ACTIVE_STATUS_PRSNL_ID | NUMBER | N | The person who caused the active_status_cd to be set or change. |
| BALANCE_TYPE_CD | NUMBER | N | The balance type selected. |
| BEG_EFFECTIVE_DT_TM | DATE | N | The date and time for which this table row becomes effective. Normally, this will be the date and time the row is added, but could be a past or future date and time. |
| BENEFIT_PLAN_CD | NUMBER | N | Used to specify the level of benefit information being captured. |
| COINSURANCE_DAYS | NUMBER | N | Hospital days for which the subscriber is responsible for paying, according to a fixed percentage or amount. For example, for skilled nursing facility (SNF) benefits. |
| COINSURANCE_PCT | FLOAT | N | The percentage that the covered person is responsible for paying after payment of the deductible. |
| COINSURANCE_REMAIN_DAYS | NUMBER | N | The number of hospital days remaining for which the covered person is responsible for paying, according to a fixed percentage or amount. |
| COMMENT_ID | NUMBER | N | Encntr_benefit_reltn comment identifier. |
| COPAY_AMT | FLOAT | N | The portion of a claim or medical expense that a member must pay out of pocket, such as $10 in many HMOs. |
| COVERAGE_DAYS | NUMBER | N | Hospital days that are covered under the subscriber's policy. |
| COVERAGE_REMAIN_DAYS | NUMBER | N | The remaining hospital days that are covered under the subscriber's policy. |
| COVERAGE_TYPE_CD | NUMBER | N | Describes the coverage type for the given relation. |
| DATA_STATUS_CD | NUMBER | N | Data status indicates a level of authenticity of the row data. Typically this will either be AUTHENTICATED or UNAUTHENTICATED. |
| DATA_STATUS_DT_TM | DATE | Y | The date and time that the data_status_cd was set. |
| DATA_STATUS_PRSNL_ID | NUMBER | N | The person who caused the data_status_cd to be set or change. |
| DEDUCT_AMT | FLOAT | N | The amount of deductible for this benefit. |
| DEDUCT_MET_AMT | FLOAT | N | The amount insurer paid toward deductible. |
| DEDUCT_MET_DT_TM | DATE | Y | The date and time the deductible was met. |
| DEDUCT_PCT | FLOAT | N | The percentage that must be met by the patient before the insurer will begin covering the cost of care. |
| DEDUCT_REMAIN_AMT | FLOAT | N | The amount of deductible remaining to be met by the patient before the insurer will begin covering the cost of care. Will be a static, manual-entry field for this project, with plans to discuss ways to automatically decrement in the future. |
| END_EFFECTIVE_DT_TM | DATE | N | The date/time after which the row is no longer valid as active current data. This may be valued with the date that the row became inactive. |
| FAM_DEDUCT_MET_AMT | FLOAT | N | The amount of deductible met for the family. |
| FAM_DEDUCT_MET_DT_TM | DATE | Y | The Date and time the deductible was met. |
| INTERNAL_SEQ | NUMBER | N | This is a numeric number used to represent the order in which to consider benefit information if the person has more than one set of benefits |
| MAX_OUT_PCKT_AMT | FLOAT | N | The maximum out of pocket amount that the subscriber is responsible for. |
| MAX_OUT_PCKT_DT_TM | DATE | Y | The date the maximum out of pocket amount was met. |
| NON_COVERAGE_DAYS | NUMBER | N | Hospital days that are not covered under the subscriber's policy. |
| PERSON_BENEFIT_R_ID | NUMBER | N | The unique primary key of this table. It is internally generated by Cerner. |
| PERSON_PLAN_RELTN_ID | NUMBER | N | This is the value of the unique primary identifier of the person health plan relationship table. It is an internal system assigned number. |
| ROOM_COVERAGE_AMT | FLOAT | N | The amount allowed (covered by the insurer) for room charges, which varies based on the room type. |
| ROOM_COVERAGE_AMT_QUAL_CD | NUMBER | N | Designates the units entered in room coverage amount. |
| ROOM_COVERAGE_BOARD_INCL_CD | NUMBER | N | A y/n field indicating if room and board charges are included in the room coverage amount established by the insurer for the specific room type. |
| ROOM_COVERAGE_TYPE_CD | NUMBER | N | The room type specifically associated with the room coverage amount covered by the insurer. |
| SERVICE_TYPE_CD | NUMBER | N | Used to specify the level of benefit information being captured. |
| UPDT_APPLCTX | NUMBER | N | The application context number from the record info block. |
| UPDT_CNT | NUMBER | N | Set to 0 on insert. Incremented by 1 on update. Used to recognize update conflict where data in a row updated by one application is at risk of being lost by a second application attempting to update the row. |
| UPDT_DT_TM | DATE | N | The date and time the row was last inserted or updated. |
| UPDT_ID | NUMBER | N | The person_id of the person from the personnel table (prsnl) that caused the last insert or update of the row in the table. |
| UPDT_TASK | NUMBER | N | The registered (assigned) task number for the process that inserted or updated the row. |
Relationship Detail - PERSON_BENEFIT_R
| Child Column in PERSON_BENEFIT_R(FK) | Parent Table Name | Parent Column Name | |
|---|---|---|---|
| Parents: | COMMENT_ID | LONG_TEXT | LONG_TEXT_ID |
| PERSON_PLAN_RELTN_ID | PERSON_PLAN_RELTN | PERSON_PLAN_RELTN_ID |
| Parent Column in PERSON_BENEFIT_R (PK) | Child Table Name | Child Column Name | |
|---|---|---|---|
| Children: | PERSON_BENEFIT_R_ID | PERSON_BENEFIT_SCH_R | PERSON_BENEFIT_R_ID |
PERSON_BENEFIT_SCH_R
| Column Section | Relationship Section | Top of Page |
Table-level Detail
| Description: | Person Benefit Schedules Relationship |
| Definition: | This table allows the user to capture a range of entries specific for each person benefit sets captured per Health Plan. |
| Table Type: | ACTIVITY |
Column Detail - PERSON_BENEFIT_SCH_R
| Column Name | Type | Null? | Definition |
|---|---|---|---|
| ACTIVE_IND | NUMBER | Y | The table row is active or inactive. A row is generally active unless it is in an inactive state such as logically deleted, combined away, pending purge, etc. |
| ACTIVE_STATUS_CD | NUMBER | N | Indicates the status of the row itself (not the data in the row) such as active, inactive, combined away, pending purge, etc. |
| ACTIVE_STATUS_DT_TM | DATE | Y | The date and time that the active_status_cd was set. |
| ACTIVE_STATUS_PRSNL_ID | NUMBER | N | The person who caused the active_status_cd to be set or change. |
| BEG_EFFECTIVE_DT_TM | DATE | N | The date and time for which this table row becomes effective. Normally, this will be the date and time the row is added, but could be a past or future date and time. |
| DATA_STATUS_CD | NUMBER | N | Data status indicates a level of authenticity of the row data. Typically this will either be AUTHENTICATED or UNAUTHENTICATED. |
| DATA_STATUS_DT_TM | DATE | Y | The date and time that the data_status_cd was set. |
| DATA_STATUS_PRSNL_ID | NUMBER | N | The person who caused the data_status_cd to be set or change. |
| END_EFFECTIVE_DT_TM | DATE | N | The date/time after which the row is no longer valid as active current data. This may be valued with the date that the row became inactive. |
| MEMBER_RESP_TYPE_CD | NUMBER | N | The responsibility type associated with the set. |
| PERSON_BENEFIT_R_ID | NUMBER | N | This is the value of the unique primary identifier of the person benefit relation table. It is an internal system assigned number. |
| PERSON_BENEFIT_SCH_R_ID | NUMBER | N | Primary Key |
| RESP_RANGE_AMT | FLOAT | N | The amount associated with the member responsibility type and corresponding range (if entered). |
| RESP_RANGE_END_NBR | NUMBER | N | The ending value of each range associated with the member responsibility type. |
| RESP_RANGE_QUAL_CD | NUMBER | N | Descriptor of the values entered in each range indicated in the Type start and Type end. |
| RESP_RANGE_START_NBR | NUMBER | N | The starting value of each range associated with the member responsibility type. |
| RESP_TYPE_QUAL_CD | NUMBER | N | Descriptor of the values entered in each range indicated in the Type start and Type end. |
| UPDT_APPLCTX | NUMBER | N | The application context number from the record info block. |
| UPDT_CNT | NUMBER | N | Set to 0 on insert. Incremented by 1 on update. Used to recognize update conflict where data in a row updated by one application is at risk of being lost by a second application attempting to update the row. |
| UPDT_DT_TM | DATE | N | The date and time the row was last inserted or updated. |
| UPDT_ID | NUMBER | N | The person_id of the person from the personnel table (prsnl) that caused the last insert or update of the row in the table. |
| UPDT_TASK | NUMBER | N | The registered (assigned) task number for the process that inserted or updated the row. |
Relationship Detail - PERSON_BENEFIT_SCH_R
| Child Column in PERSON_BENEFIT_SCH_R(FK) | Parent Table Name | Parent Column Name | |
|---|---|---|---|
| Parents: | PERSON_BENEFIT_R_ID | PERSON_BENEFIT_R | PERSON_BENEFIT_R_ID |
PERSON_CODE_VALUE_R
| Column Section | Relationship Section | Top of Page |
Table-level Detail
| Description: | PERSON CODE VALUE R |
| Definition: | Holds the multiple select code values on the person level. |
| Table Type: | ACTIVITY |
Column Detail - PERSON_CODE_VALUE_R
| Column Name | Type | Null? | Definition |
|---|---|---|---|
| ACTIVE_IND | NUMBER | N | The table row is active or inactive. A row is generally active unless it is in an inactive state such as logically deleted, combined away, pending purge, etc. |
| ACTIVE_STATUS_CD | NUMBER | N | Indicates the status of the row itself (not the data in the row) such as active, inactive, combined away, pending purge, etc. |
| ACTIVE_STATUS_DT_TM | DATE | N | The date and time that the active_status_cd was set. |
| ACTIVE_STATUS_PRSNL_ID | NUMBER | N | The person who caused the active_status_cd to be set or change. |
| BEG_EFFECTIVE_DT_TM | DATE | N | The date and time for which this table row becomes effective. Normally, this will be the date and time the row is added, but could be a past or future date and time. |
| CODE_SET | NUMBER | N | This is a code set that can have multiple values for one person. |
| CODE_VALUE | NUMBER | N | This is the code value for certain code sets that allow multiple selects. |
| CONTRIBUTOR_SYSTEM_CD | NUMBER | N | Contributor system identifies the source feed of data from which a row was populated. This is mainly used to determine how to update a set of data that may have originated from more than one source feed. |
| END_EFFECTIVE_DT_TM | DATE | N | The date/time after which the row is no longer valid as active current data. This may be valued with the date that the row became inactive. |
| PERSON_CODE_VALUE_R_ID | NUMBER | N | Unique identifier for the person_code_value_r_id table. |
| PERSON_ID | NUMBER | N | This is the value of the unique primary identifier of the person table. It is an internal system assigned number. |
| UPDT_APPLCTX | NUMBER | N | The application context number from the record info block. |
| UPDT_CNT | NUMBER | N | Set to 0 on insert. Incremented by 1 on update. Used to recognize update conflict where data in a row updated by one application is at risk of being lost by a second application attempting to update the row. |
| UPDT_DT_TM | DATE | N | The date and time the row was last inserted or updated. |
| UPDT_ID | NUMBER | N | The person_id of the person from the personnel table (prsnl) that caused the last insert or update of the row in the table. |
| UPDT_TASK | NUMBER | N | The registered (assigned) task number for the process that inserted or updated the row. |
Relationship Detail - PERSON_CODE_VALUE_R
| Child Column in PERSON_CODE_VALUE_R(FK) | Parent Table Name | Parent Column Name | |
|---|---|---|---|
| Parents: | PERSON_ID | PERSON | PERSON_ID |
PERSON_CODE_VALUE_R_HIST
| Column Section | Relationship Section | Top of Page |
Table-level Detail
| Description: | PERSON CODE VALUE R HIST |
| Definition: | Used for tracking history of changes to person_code_value_r rows. |
| Table Type: | ACTIVITY |
Column Detail - PERSON_CODE_VALUE_R_HIST
| Column Name | Type | Null? | Definition |
|---|---|---|---|
| ACTIVE_IND | NUMBER | N | The table row is active or inactive. A row is generally active unless it is in an inactive state such as logically deleted, combined away, pending purge, etc. |
| ACTIVE_STATUS_CD | NUMBER | N | Indicates the status of the row itself (not the data in the row) such as active, inactive, combined away, pending purge, etc. |
| ACTIVE_STATUS_DT_TM | DATE | N | The date and time that the active_status_cd was set. |
| ACTIVE_STATUS_PRSNL_ID | NUMBER | N | The person who caused the active_status_cd to be set or change. |
| BEG_EFFECTIVE_DT_TM | DATE | Y | The date and time for which this table row becomes effective. Normally, this will be the date and time the row is added, but could be a past or future date and time. |
| CHANGE_BIT | NUMBER | N | Identifies which columns have had a change. |
| CODE_SET | NUMBER | N | This is a code set that can have multiple values for one person. |
| CODE_VALUE | NUMBER | N | This is the code value for certain code sets that allow multiple selects. |
| CONTRIBUTOR_SYSTEM_CD | NUMBER | N | Contributor system identifies the source feed of data from which a row was populated. This is mainly used to determine how to update a set of data that may have originated from more than one source feed. |
| END_EFFECTIVE_DT_TM | DATE | Y | The date/time after which the row is no longer valid as active current data. This may be valued with the date that the row became inactive. |
| PERSON_CODE_VALUE_R_H_ID | NUMBER | N | Sequence generated primary key. |
| PERSON_CODE_VALUE_R_ID | NUMBER | N | This is the value of the unique identifier of the person_code_value_r table. |
| PERSON_ID | NUMBER | N | This is the value of the unique primary identifier of the person table. It is an internal system assigned number. |
| PM_HIST_TRACKING_ID | NUMBER | N | This is the value of the unique primary identifier of the pm_hist_tracking table. It is an internal system assigned number. |
| TRACKING_BIT | NUMBER | N | Identifies which columns are being tracked for history. |
| TRANSACTION_DT_TM | DATE | Y | ** OBSOLETE **. Use column updt_dt_tm for any filtering/ordering query. If transaction date time is needed, it should be retrieved from pm_hist_tracking table. Note that its date may be in the past, as in before the update date time. |
| UPDT_APPLCTX | NUMBER | N | The application context number from the record info block. The UPDT family of columns are typically used for housekeeping and external system process and should never be depended on for solution specific logic. |
| UPDT_CNT | NUMBER | N | Set to 0 on insert. Incremented by 1 on update. Used to recognize update conflict where data in a row updated by one application is at risk of being lost by a second application attempting to update the row. The UPDT family of columns are typically used for housekeeping and external system process and should never be depended on for solution specific logic. |
| UPDT_DT_TM | DATE | N | The date and time the row was last inserted or updated. The UPDT family of columns are typically used for housekeeping and external system process and should never be depended on for solution specific logic. |
| UPDT_ID | NUMBER | N | The person_id of the person from the personnel table (prsnl) that caused the last insert or update of the row in the table. The UPDT family of columns are typically used for housekeeping and external system process and should never be depended on for solution specific logic. |
| UPDT_TASK | NUMBER | N | The registered (assigned) task number for the process that inserted or updated the row. The UPDT family of columns are typically used for housekeeping and external system process and should never be depended on for solution specific logic. |
Relationship Detail - PERSON_CODE_VALUE_R_HIST
| Child Column in PERSON_CODE_VALUE_R_HIST(FK) | Parent Table Name | Parent Column Name | |
|---|---|---|---|
| Parents: | PERSON_ID | PERSON | PERSON_ID |
| PM_HIST_TRACKING_ID | PM_HIST_TRACKING | PM_HIST_TRACKING_ID |
PERSON_DATA_NOT_COLL
| Column Section | Relationship Section | Top of Page |
Table-level Detail
| Description: | Person Data Not Collected |
| Definition: | Stores information describing why person data was not collected. |
| Table Type: | ACTIVITY |
Column Detail - PERSON_DATA_NOT_COLL
| Column Name | Type | Null? | Definition |
|---|---|---|---|
| ACTIVE_IND | NUMBER | N | The table row is active or inactive. A row is generally active unless it is in an inactive state such as logically deleted, combined away, pending purge, etc. |
| ACTIVE_STATUS_CD | NUMBER | N | Indicates the status of the row itself (not the data in the row) such as active, inactive, combined away, pending purge, etc. |
| ACTIVE_STATUS_DT_TM | DATE | N | The date and time that the active_status_cd was set. |
| ACTIVE_STATUS_PRSNL_ID | NUMBER | N | The person who caused the active_status_cd to be set or change. |
| BIOMETRIC_IDENT_CD | NUMBER | N | Contains the information describing if the biometric identifier is not collected or why it is not collected for the person |
| DRIVERS_LICENSE_CD | NUMBER | N | The information describing if the drivers license is not collected or why it is not collected for the person. |
| HOME_ADDRESS_CD | NUMBER | N | Information describing if the home address has not been collected or why the home address has not been collected for the person. |
| HOME_EMAIL_CD | NUMBER | N | Information describing if the home email address has not been collected or why the home email address has not been collected for the person |
| NATIONAL_HEALTH_NBR_CD | NUMBER | N | The information describing if the national health identification number (NHIN) is not collected or why it is not collected for the person |
| PERSON_DATA_NOT_COLL_ID | NUMBER | N | Uniquely identifies information about why certain person data like SSN, Phone Number, Home Address, etc. has not been collected |
| PERSON_ID | NUMBER | N | Uniquely identifies the person to whom the information on this record is related. |
| PHONE_CD | NUMBER | N | Information describing if the phone number has not been collected or why the phone number has not been collected for the person |
| PRIMARY_CARE_PHYSICIAN_CD | NUMBER | N | The information describing if the primary care provider is not collected or why it is not collected for the person |
| SSN_CD | NUMBER | N | Information describing if the SSN has not been collected or why the SSN has not been collected for the person |
| UPDT_APPLCTX | NUMBER | N | The application context number from the record info block. The UPDT family of columns are typically used for housekeeping and external system process and should never be depended on for solution specific logic. |
| UPDT_CNT | NUMBER | N | Set to 0 on insert. Incremented by 1 on update. Used to recognize update conflict where data in a row updated by one application is at risk of being lost by a second application attempting to update the row. The UPDT family of columns are typically used for housekeeping and external system process and should never be depended on for solution specific logic. |
| UPDT_DT_TM | DATE | N | The date and time the row was last inserted or updated. The UPDT family of columns are typically used for housekeeping and external system process and should never be depended on for solution specific logic. |
| UPDT_ID | NUMBER | N | The person_id of the person from the personnel table (prsnl) that caused the last insert or update of the row in the table. The UPDT family of columns are typically used for housekeeping and external system process and should never be depended on for solution specific logic. |
| UPDT_TASK | NUMBER | N | The registered (assigned) task number for the process that inserted or updated the row. The UPDT family of columns are typically used for housekeeping and external system process and should never be depended on for solution specific logic. |
Relationship Detail - PERSON_DATA_NOT_COLL
| Child Column in PERSON_DATA_NOT_COLL(FK) | Parent Table Name | Parent Column Name | |
|---|---|---|---|
| Parents: | PERSON_ID | PERSON | PERSON_ID |