Table Detail Report
WH_BR_ELIG_PROV_MEAS_RELTN
Column Section | Top of Page |
Table-level Detail
Description: | WH_BR_ELIG_PROV_MEAS_RELTN |
Definition: | This table stores relationship between providers and measures |
Table Type: | ACTIVITY |
Column Detail - WH_BR_ELIG_PROV_MEAS_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 | 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. |
BR_ELIGIBLE_PROVIDER_ID | DOUBLE | N | The provider that is being measured. |
BR_ELIG_PROV_MEAS_RELTN_ID | DOUBLE | N | Unique, generated number that identifies a single row on the BR_ELIG_PROV_MEAS_RELTN table |
END_EFFECTIVE_DT_TM | DATETIME | 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. |
EXTRACT_DT_TM | DATETIME | Y | The date and time for which extracts were run |
FIRST_PROCESS_DT_TM | DATETIME | Y | The date/time that the first ETL process started that created this record. |
HEALTH_SYSTEM_ID | DOUBLE | N | The id that identifies health system |
HEALTH_SYSTEM_SOURCE_ID | DOUBLE | N | The id that identifies health system source |
LAST_PROCESS_DT_TM | DATETIME | Y | The date/time that the last ETL process started that updated this record. |
MEASURE_SEQ | DOUBLE | Y | The order in which the quality measures are evaluated when checking for meaningful use measures. |
ORIG_BR_ELIG_PROV_MEAS_R_ID | DOUBLE | N | Used for versioning. Contains the value of the PK for a particular set of rows in BR_ELIG_PROV_MEAS_RELTN. |
PCA_QUALITY_MEASURE_ID | DOUBLE | N | The Quality Measure being tracked for this provider. |
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_TASK | VARCHAR(40) | 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. |
UPDT_USER | VARCHAR(40) | Y | The user that performs the insert or update to the record |
WH_BR_GPRO
Column Section | Top of Page |
Table-level Detail
Description: | WH_BR_GPRO |
Definition: | This table is used to group a generic set of items. |
Table Type: | ACTIVITY |
Column Detail - WH_BR_GPRO
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 | 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. |
BR_GPRO_ID | DOUBLE | N | Unique generated number that identifies a single row on the br_gpro table. |
BR_GPRO_NAME | VARCHAR(255) | Y | Name string that identifies the GPRO. |
END_EFFECTIVE_DT_TM | DATETIME | 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. |
EXTRACT_DT_TM | DATETIME | Y | the date and time for which extracts were run |
FIRST_PROCESS_DT_TM | DATETIME | Y | The date/time that the first ETL process started that created this record. |
HEALTH_SYSTEM_ID | DOUBLE | N | The id that identifies health system |
HEALTH_SYSTEM_SOURCE_ID | DOUBLE | N | The id that identifies health system source |
LAST_PROCESS_DT_TM | DATETIME | Y | The date/time that the last ETL process started that updated this record. |
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 |
TAX_ID_NBR_TXT | VARCHAR(50) | Y | Stores the eligible providers's tax id number. |
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 | 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 | VARCHAR(40) | 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. |
UPDT_USER | VARCHAR(40) | Y | The user that performs the insert or update to the record |
WH_BR_GPRO_RELTN
Column Section | Top of Page |
Table-level Detail
Description: | WH_BR_GPRO_RELTN |
Definition: | This table stores the relationship between GPROs and eligible providers. |
Table Type: | ACTIVITY |
Column Detail - WH_BR_GPRO_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 | 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. |
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 | 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. |
EXTRACT_DT_TM | DATETIME | Y | The date and time for which extracts were run |
FIRST_PROCESS_DT_TM | DATETIME | Y | The date/time that the first ETL process started that created this record. |
HEALTH_SYSTEM_ID | DOUBLE | N | The id that identifies health system |
HEALTH_SYSTEM_SOURCE_ID | DOUBLE | N | The id that identifies health system source |
LAST_PROCESS_DT_TM | DATETIME | Y | The date/time that the last ETL process started that updated this record. |
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) | Y | The table that is the source of information for the parent_entity_id column. |
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 | 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 | VARCHAR(40) | 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. |
UPDT_USER | VARCHAR(40) | Y | The user that performs the insert or update to the record |
WH_BR_GROUP
Column Section | Top of Page |
Table-level Detail
Description: | WH_BR_GROUP |
Definition: | This table Used to group a generic set of items. |
Table Type: | ACTIVITY |
Column Detail - WH_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. |
EXTRACT_DT_TM | DATETIME | Y | The date and time for which extracts were run. |
FIRST_PROCESS_DT_TM | DATETIME | Y | The date and time for which first ETL extract was run |
GROUP_NAME | VARCHAR(100) | Y | The name that identifies the group. |
GROUP_TYPE_FLAG | DOUBLE | Y | The type of group. |
HEALTH_SYSTEM_ID | DOUBLE | N | The id that identifies health system |
HEALTH_SYSTEM_SOURCE_ID | DOUBLE | N | The id that identifies health system source |
LAST_PROCESS_DT_TM | DATETIME | Y | The date and time for which the record was last processed on the clearing house side |
UPDT_DT_TM | DATETIME | Y | The date and time the row was last inserted or updated. |
UPDT_TASK | VARCHAR(40) | Y | The registered (assigned) task number for the process that inserted or updated the row. |
UPDT_USER | VARCHAR(40) | Y | The user that performs the insert or update to the record |
WH_BR_GROUP_RELTN
Column Section | Top of Page |
Table-level Detail
Description: | WH_BR_GROUP_RELTN |
Definition: | group relations |
Table Type: | ACTIVITY |
Column Detail - WH_BR_GROUP_RELTN
Column Name | Type | Null? | Definition |
---|---|---|---|
BR_GROUP_ID | DOUBLE | N | The group that is related to the other object in this relationship. |
BR_GROUP_RELTN_ID | DOUBLE | N | Unique generated number that identifies a single row on the BR_GROUP_RELTN table. |
EXTRACT_DT_TM | DATETIME | Y | The date and time in which an ETL extract was run |
FIRST_PROCESS_DT_TM | DATETIME | Y | The date/time that the first ETL process started that created this record. |
HEALTH_SYSTEM_ID | DOUBLE | N | The id that idenitifes health system |
HEALTH_SYSTEM_SOURCE_ID | DOUBLE | N | The id that idenitifes health system source |
LAST_PROCESS_DT_TM | DATETIME | Y | The date/time that the last ETL process started that updated this record. |
PARENT_ENTITY_ID | DOUBLE | N | The id for the item that belongs in the group. |
PARENT_ENTITY_NAME | VARCHAR(32) | Y | The name of the table for the item being placed in the group. |
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_TASK | VARCHAR(40) | 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. |
UPDT_USER | VARCHAR(40) | Y | The ETL process that updated the record |