Table Detail Report
BR_GPRO
Column Section | Relationship Section | Top of Page |
Table-level Detail
Description: | Bedrock Group Provider Reporting Option |
Definition: | Group of eligible providers for group reporting.. |
Table Type: | REFERENCE |
Column Detail - BR_GPRO
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. |
BEG_EFFECTIVE_DT_TM | DATETIME | 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. |
BR_GPRO_ID | DOUBLE | N | Unique generated number that identifies a single row on the br_gpro table. |
BR_GPRO_NAME | VARCHAR(255) | N | Name string that identifies the GPRO. |
END_EFFECTIVE_DT_TM | DATETIME | 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. |
LOGICAL_DOMAIN_ID | DOUBLE | N | The unique identifier for a logical domain. This identifier allows the data to be grouped by logical domain. For example, If you assign clients a logical_domain_id this would allow you to store data for multiple clients on this table. |
ORIG_BR_GPRO_ID | DOUBLE | N | Used for versioning. Contains the original PK from BR_GPRO |
SUBMIT_TYPE_FLAG | DOUBLE | N | Flag to indicate how the TIN has submitted electronically as a Group or Individual or None. |
TAX_ID_NBR_TXT | VARCHAR(50) | N | Stores the eligible providers's tax id number. |
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 - BR_GPRO
Child Column in BR_GPRO(FK) | Parent Table Name | Parent Column Name | |
---|---|---|---|
Parents: | ORIG_BR_GPRO_ID | BR_GPRO | BR_GPRO_ID |
LOGICAL_DOMAIN_ID | LOGICAL_DOMAIN | LOGICAL_DOMAIN_ID |
Parent Column in BR_GPRO (PK) | Child Table Name | Child Column Name | |
---|---|---|---|
Children: | BR_GPRO_ID | BR_GPRO | ORIG_BR_GPRO_ID |
BR_GPRO_RELTN | BR_GPRO_ID | ||
BR_GPRO_SUB | BR_GPRO_ID | ||
LH_QRDA_SETUP_DATA | BR_GPRO_ID |
BR_GPRO_RELTN
Column Section | Relationship Section | Top of Page |
Table-level Detail
Description: | Bedrock Group Provider Reporting Option Relation |
Definition: | Stores the relationship between GPROs, eligible providers and locations |
Table Type: | REFERENCE |
Column Detail - BR_GPRO_RELTN
Column Name | Type | Null? | Definition |
---|---|---|---|
ACI_EXCLUDED_IND | DOUBLE | N | Identifies a TIN relation that should be excluded from ACI (Advancing Care Information) reporting |
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. |
BEG_EFFECTIVE_DT_TM | DATETIME | 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. |
BR_GPRO_ID | DOUBLE | N | The GPRO that this provider is associated with. |
BR_GPRO_RELTN_ID | DOUBLE | N | Unique generated number that identifies a single row on the br_gpro_reltn table. |
END_EFFECTIVE_DT_TM | DATETIME | 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. |
ORIG_BR_GPRO_RELTN_ID | DOUBLE | N | Used for versioning. Contains the original PK from BR_GPRO_RELTN |
PARENT_ENTITY_ID | DOUBLE | N | The provider that is a part of this GPRO. |
PARENT_ENTITY_NAME | VARCHAR(32) | N | The table that is the source of information for the parent_entity_id column. |
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 - BR_GPRO_RELTN
Child Column in BR_GPRO_RELTN(FK) | Parent Table Name | Parent Column Name | |
---|---|---|---|
Parents: | BR_GPRO_ID | BR_GPRO | BR_GPRO_ID |
ORIG_BR_GPRO_RELTN_ID | BR_GPRO_RELTN | BR_GPRO_RELTN_ID |
Parent Column in BR_GPRO_RELTN (PK) | Child Table Name | Child Column Name | |
---|---|---|---|
Children: | BR_GPRO_RELTN_ID | BR_GPRO_RELTN | ORIG_BR_GPRO_RELTN_ID |
BR_GPRO_SUB
Column Section | Relationship Section | Top of Page |
Table-level Detail
Description: | Bedrock Group Provider Reporting Option Subgroup |
Definition: | A client-defined sub-group of a BR_GPRO group. |
Table Type: | REFERENCE |
Column Detail - BR_GPRO_SUB
Column Name | Type | Null? | Definition |
---|---|---|---|
ACTIVE_IND | DOUBLE | 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. |
BEG_EFFECTIVE_DT_TM | DATETIME | 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. |
BR_GPRO_ID | DOUBLE | Y | Identifies the group associated to the subgroup. Foreign key to BR_GRO table. |
BR_GPRO_SUB_ID | DOUBLE | N | Unique generated number that identifies a single row on the BR_GPRO_SUB table. |
BR_GPRO_SUB_NAME | VARCHAR(255) | Y | The name given to the subgroup by a client. |
BR_GPRO_SUB_NBR_TXT | VARCHAR(50) | Y | User-entered alphanumeric value for the subgroup number. |
END_EFFECTIVE_DT_TM | DATETIME | 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. |
LOGICAL_DOMAIN_ID | DOUBLE | Y | The unique identifier for a logical domain. This identifier allows the data to be grouped by logical domain. For example, If you assign clients a logical_domain_id this would allow you to store data for multiple clients on this table. |
ORIG_BR_GPRO_SUB_ID | DOUBLE | Y | Used for versioning. Contains the original PK from BR_GPRO_SUB |
UPDT_APPLCTX | DOUBLE | Y | 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 | Y | 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 | Y | 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 | Y | 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 | Y | 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 - BR_GPRO_SUB
Child Column in BR_GPRO_SUB(FK) | Parent Table Name | Parent Column Name | |
---|---|---|---|
Parents: | BR_GPRO_ID | BR_GPRO | BR_GPRO_ID |
ORIG_BR_GPRO_SUB_ID | BR_GPRO_SUB | BR_GPRO_SUB_ID | |
LOGICAL_DOMAIN_ID | LOGICAL_DOMAIN | LOGICAL_DOMAIN_ID |
Parent Column in BR_GPRO_SUB (PK) | Child Table Name | Child Column Name | |
---|---|---|---|
Children: | BR_GPRO_SUB_ID | BR_GPRO_SUB | ORIG_BR_GPRO_SUB_ID |
BR_GPRO_SUB_RELTN | BR_GPRO_SUB_ID |
BR_GPRO_SUB_RELTN
Column Section | Relationship Section | Top of Page |
Table-level Detail
Description: | Bedrock Group Provider Reporting Option Subgroup Relationship |
Definition: | Stores the relationship between GPRO subgroups and eligible providers. |
Table Type: | REFERENCE |
Column Detail - BR_GPRO_SUB_RELTN
Column Name | Type | Null? | Definition |
---|---|---|---|
ACTIVE_IND | DOUBLE | 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. |
BEG_EFFECTIVE_DT_TM | DATETIME | 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. |
BR_ELIGIBLE_PROVIDER_ID | DOUBLE | Y | The provider that is a member of this subgroup. |
BR_GPRO_SUB_ID | DOUBLE | Y | The subgroup that this eligible provider belongs to. |
BR_GPRO_SUB_RELTN_ID | DOUBLE | N | Unique generated number that identifies a single row on the BR_GPRO_SUB_RELTN table. |
END_EFFECTIVE_DT_TM | DATETIME | 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. |
LOGICAL_DOMAIN_ID | DOUBLE | Y | The unique identifier for a logical domain. This identifier allows the data to be grouped by logical domain. For example, If you assign clients a logical_domain_id this would allow you to store data for multiple clients on this table. |
ORIG_BR_GPRO_SUB_RELTN_ID | DOUBLE | Y | Used for versioning. Contains the original PK from BR_GPRO_SUB_RELTN |
UPDT_APPLCTX | DOUBLE | Y | 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 | Y | 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 | Y | 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 | Y | 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 | Y | 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 - BR_GPRO_SUB_RELTN
Child Column in BR_GPRO_SUB_RELTN(FK) | Parent Table Name | Parent Column Name | |
---|---|---|---|
Parents: | BR_ELIGIBLE_PROVIDER_ID | BR_ELIGIBLE_PROVIDER | BR_ELIGIBLE_PROVIDER_ID |
BR_GPRO_SUB_ID | BR_GPRO_SUB | BR_GPRO_SUB_ID | |
ORIG_BR_GPRO_SUB_RELTN_ID | BR_GPRO_SUB_RELTN | BR_GPRO_SUB_RELTN_ID | |
LOGICAL_DOMAIN_ID | LOGICAL_DOMAIN | LOGICAL_DOMAIN_ID |
Parent Column in BR_GPRO_SUB_RELTN (PK) | Child Table Name | Child Column Name | |
---|---|---|---|
Children: | BR_GPRO_SUB_RELTN_ID | BR_GPRO_SUB_RELTN | ORIG_BR_GPRO_SUB_RELTN_ID |
BR_GROUP
Column Section | Relationship Section | Top of Page |
Table-level Detail
Description: | Bedrock Group |
Definition: | Used to group a generic set of items. |
Table Type: | REFERENCE |
Column Detail - BR_GROUP
Column Name | Type | Null? | Definition |
---|---|---|---|
BR_GROUP_ID | DOUBLE | N | Unique generated number that identifies a single row on the BR_GROUP table. |
GROUP_NAME | VARCHAR(100) | N | The name that identifies the group. |
GROUP_TYPE_FLAG | DOUBLE | N | The type of group. |
UPDT_APPLCTX | DOUBLE | N | The application context number from the record info block. |
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. |
UPDT_DT_TM | DATETIME | N | The date and time the row was last inserted or updated. |
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. |
UPDT_TASK | DOUBLE | N | The registered (assigned) task number for the process that inserted or updated the row. |
Relationship Detail - BR_GROUP
Parent Column in BR_GROUP (PK) | Child Table Name | Child Column Name | |
---|---|---|---|
Children: | BR_GROUP_ID | BR_GROUP_RELTN | BR_GROUP_ID |
BR_PRSNL_ELIG_PROV_GRP_R | BR_GROUP_ID |