Table Detail Report
REFERRAL_P_PLAN_AUTH_R
Column Section | Relationship Section | Top of Page |
Table-level Detail
Description: | Referral's Person Health Plan Authorization Relationship |
Definition: | The referral's person health plan-authorization relationship table contains pointers linking a referral's person health plan to authorization(s). |
Table Type: | ACTIVITY |
Column Detail - REFERRAL_P_PLAN_AUTH_R
Column Name | Type | Null? | Definition |
---|---|---|---|
ACTIVE_IND | DOUBLE | 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 | DOUBLE | 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 | DATETIME | N | The date and time that the active_status_cd was set. |
ACTIVE_STATUS_PRSNL_ID | DOUBLE | N | The person who caused the active_status_cd to be set or change. |
AUTHORIZATION_ID | DOUBLE | N | The unique primary identifier on the AUTHORIZATION table. |
REFERRAL_P_PLAN_AUTH_R_ID | DOUBLE | N | Unique generated number that identifies a single row on the REFERRAL_P_PLAN_AUTH_R table. |
REFERRAL_P_PLAN_RELTN_ID | DOUBLE | N | The unique primary identifier on the REFERRAL_P_PLAN_RELTN table. |
UPDT_APPLCTX | DOUBLE | 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 | DOUBLE | 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 | DATETIME | 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 | DOUBLE | 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 | DOUBLE | 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 - REFERRAL_P_PLAN_AUTH_R
Child Column in REFERRAL_P_PLAN_AUTH_R(FK) | Parent Table Name | Parent Column Name | |
---|---|---|---|
Parents: | AUTHORIZATION_ID | AUTHORIZATION | AUTHORIZATION_ID |
REFERRAL_P_PLAN_RELTN_ID | REFERRAL_P_PLAN_RELTN | REFERRAL_P_PLAN_RELTN_ID |
REFERRAL_P_PLAN_RELTN
Column Section | Relationship Section | Top of Page |
Table-level Detail
Description: | Referral Person Health Plan Relationship |
Definition: | The referral-person health plan relationship table contains pointers linking a referral to person health plan relationship(s). |
Table Type: | ACTIVITY |
Column Detail - REFERRAL_P_PLAN_RELTN
Column Name | Type | Null? | Definition |
---|---|---|---|
ACTIVE_IND | DOUBLE | 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 | DOUBLE | 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 | DATETIME | N | The date and time that the active_status_cd was set. |
ACTIVE_STATUS_PRSNL_ID | DOUBLE | N | The person who caused the active_status_cd to be set or change. |
PERSON_PLAN_RELTN_ID | DOUBLE | N | Uniquely identifies the related person_plan_reltn row. |
PRIORITY_SEQ | DOUBLE | N | The order to use this health plan relationship for reimbursement. |
REFERRAL_ID | DOUBLE | N | Uniquely identifies the related referral. |
REFERRAL_P_PLAN_RELTN_ID | DOUBLE | N | Unique generated number that identifies a single row on the REFERRAL_P_PLAN_RELTN table. |
UPDT_APPLCTX | DOUBLE | 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 | DOUBLE | 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 | DATETIME | 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 | DOUBLE | 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 | DOUBLE | 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 - REFERRAL_P_PLAN_RELTN
Child Column in REFERRAL_P_PLAN_RELTN(FK) | Parent Table Name | Parent Column Name | |
---|---|---|---|
Parents: | PERSON_PLAN_RELTN_ID | PERSON_PLAN_RELTN | PERSON_PLAN_RELTN_ID |
REFERRAL_ID | REFERRAL | REFERRAL_ID |
Parent Column in REFERRAL_P_PLAN_RELTN (PK) | Child Table Name | Child Column Name | |
---|---|---|---|
Children: | REFERRAL_P_PLAN_RELTN_ID | REFERRAL_P_PLAN_AUTH_R | REFERRAL_P_PLAN_RELTN_ID |