Table Detail Report
RC_D_ENCNTR_TYPE_CLASS
Column Section | Relationship Section | Top of Page |
Table-level Detail
Description: | Revenue Cycle Dimension Encounter Type Class |
Definition: | This table contains data related to the clinical encounter type and class. |
Table Type: | REFERENCE |
Column Detail - RC_D_ENCNTR_TYPE_CLASS
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. |
ENCOUNTER_CLASS | VARCHAR(40) | N | This column is used to categorize patients into more general groups than encounter type. (i.e. inpatient, outpatient, emergency, recurring outpatient). |
ENCOUNTER_TYPE | VARCHAR(40) | N | This column categorizes the encounter into a logical group or type. Examples may include inpatient, outpatient, etc. |
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. |
FIRST_PROCESS_DT_TM | DATETIME | N | The date/time that the first ETL process started that created this record. |
LAST_PROCESS_DT_TM | DATETIME | N | The date/time that the last ETL process started that updated this record. |
RC_D_ENCNTR_TYPE_CLASS_ID | DOUBLE | N | Uniquely identifies data related to the clinical encounter type and class. |
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 - RC_D_ENCNTR_TYPE_CLASS
Parent Column in RC_D_ENCNTR_TYPE_CLASS (PK) | Child Table Name | Child Column Name | |
---|---|---|---|
Children: | RC_D_ENCNTR_TYPE_CLASS_ID | RC_F_ADJUSTMENT | RC_D_ENCNTR_TYPE_CLASS_ID |
RC_F_BALANCE_AR | RC_D_ENCNTR_TYPE_CLASS_ID | ||
RC_F_CASE_MIX | RC_D_ENCNTR_TYPE_CLASS_ID | ||
RC_F_CASH | RC_D_ENCNTR_TYPE_CLASS_ID | ||
RC_F_CODING_ACTIVITY | RC_D_ENCNTR_TYPE_CLASS_ID | ||
RC_F_DAILY_BAL_AR_SMRY | RC_D_ENCNTR_TYPE_CLASS_ID | ||
RC_F_DAILY_CDM_SMRY | RC_D_ENCNTR_TYPE_CLASS_ID | ||
RC_F_DAILY_CENSUS | RC_D_ENCNTR_TYPE_CLASS_ID | ||
RC_F_DAILY_CENSUS_SMRY | RC_D_ENCNTR_TYPE_CLASS_ID | ||
RC_F_DAILY_DENIAL_SMRY | RC_D_ENCNTR_TYPE_CLASS_ID | ||
RC_F_DAILY_ENCNTR_VISIT_SMRY | RC_D_ENCNTR_TYPE_CLASS_ID | ||
RC_F_DAILY_TRANS_SMRY | RC_D_ENCNTR_TYPE_CLASS_ID | ||
RC_F_DENIAL | RC_D_ENCNTR_TYPE_CLASS_ID | ||
RC_F_DLY_CHRG_ASSOC_SMRY | RC_D_ENCNTR_TYPE_CLASS_ID | ||
RC_F_DLY_CODING_ACT_SMRY | RC_D_ENCNTR_TYPE_CLASS_ID | ||
RC_F_INVOICE_AR_BALANCE | RC_D_ENCNTR_TYPE_CLASS_ID | ||
RC_F_MONTHLY_CDM_SMRY | RC_D_ENCNTR_TYPE_CLASS_ID | ||
RC_F_MONTHLY_CENSUS_SMRY | RC_D_ENCNTR_TYPE_CLASS_ID | ||
RC_F_MONTHLY_DENIAL_SMRY | RC_D_ENCNTR_TYPE_CLASS_ID | ||
RC_F_MONTHLY_ENCNTR_VISIT_SMRY | RC_D_ENCNTR_TYPE_CLASS_ID | ||
RC_F_MONTHLY_TRANS_SMRY | RC_D_ENCNTR_TYPE_CLASS_ID | ||
RC_F_MTH_CHRG_ASSOC_SMRY | RC_D_ENCNTR_TYPE_CLASS_ID | ||
RC_F_MTH_CODING_ACT_SMRY | RC_D_ENCNTR_TYPE_CLASS_ID | ||
RC_F_PATIENT_AR_BALANCE | RC_D_ENCNTR_TYPE_CLASS_ID | ||
RC_F_PATIENT_AR_BAL_SMRY | RC_D_ENCNTR_TYPE_CLASS_ID | ||
RC_F_REVENUE | RC_D_ENCNTR_TYPE_CLASS_ID | ||
RC_F_VARIANCE | RC_D_ENCNTR_TYPE_CLASS_ID | ||
RC_F_VAR_CLAIM_SMRY | RC_D_ENCNTR_TYPE_CLASS_ID | ||
RC_F_VAR_LINE_ITEM_SMRY | RC_D_ENCNTR_TYPE_CLASS_ID | ||
SHR_F_ENCOUNTER_VISIT | RC_D_ENCNTR_TYPE_CLASS_ID |
RC_D_ETHNICITY
Column Section | Top of Page |
Table-level Detail
Description: | Revenue Cycle Dimension Ethnicity |
Definition: | This table stores information about ethnicity of a person. |
Table Type: | REFERENCE |
Column Detail - RC_D_ETHNICITY
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. |
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. |
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. |
ETHNICITY_TXT | VARCHAR(50) | N | The display text for the ethnicity. |
FIRST_PROCESS_DT_TM | DATETIME | N | The date/time that the first ETL process started that created this record. |
LAST_PROCESS_DT_TM | DATETIME | N | The date/time that the last ETL process started that updated this record. |
MILL_ETHNICITY_CD | DOUBLE | N | The code value associated with the ethnicity. |
RC_D_ETHNICITY_ID | DOUBLE | N | Unique generated number that identifies a single row on the RC_D_ETHNICITY table. |
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. |
RC_D_ETHNICITY_BRIDGE
Column Section | Top of Page |
Table-level Detail
Description: | Revenue Cycle Dimension Ethnicity Bridge |
Definition: | This table stores the relationship between a Person and Ethnicity. |
Table Type: | ACTIVITY |
Column Detail - RC_D_ETHNICITY_BRIDGE
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. |
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. |
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. |
FIRST_PROCESS_DT_TM | DATETIME | N | The date/time that the first ETL process started that created this record. |
LAST_PROCESS_DT_TM | DATETIME | N | The date/time that the last ETL process started that updated this record. |
RC_D_ETHNICITY_BRIDGE_ID | DOUBLE | N | Unique generated number that identifies a single row on the RC_D_ETHNICITY_BRIDGE table. |
RC_D_ETHNICITY_ID | DOUBLE | N | Unique generated number that identifies a single row on the RC_D_ETHNICITY table. |
SHR_D_PERSON_ID | DOUBLE | N | Uniquely identifies person information related to this row. |
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. |
RC_D_ETHNICITY_COMPOSITE
Column Section | Relationship Section | Top of Page |
Table-level Detail
Description: | Revenue Cycle Dimension Ethnicity Composite |
Definition: | The Ethnicity Composite Dimension will be a new dimension table that stores the unique list of Ethnicity Combinations. |
Table Type: | REFERENCE |
Column Detail - RC_D_ETHNICITY_COMPOSITE
Column Name | Type | Null? | Definition |
---|---|---|---|
ETHNICITY_COMPOSITE | VARCHAR(2000) | N | The Ethnicity Composite is an alphabetical list of each Ethnicity a person identifies as |
FIRST_PROCESS_DT_TM | DATETIME | N | The date/time that the first ETL process started that created this record. |
LAST_PROCESS_DT_TM | DATETIME | N | The date/time that the last ETL process started that updated this record. |
RC_D_ETHNICITY_COMPOSITE_ID | DOUBLE | N | Unique generated number that identifies a single row on the RC_D_ETHNICITY_COMPOSITE 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 - RC_D_ETHNICITY_COMPOSITE
Parent Column in RC_D_ETHNICITY_COMPOSITE (PK) | Child Table Name | Child Column Name | |
---|---|---|---|
Children: | RC_D_ETHNICITY_COMPOSITE_ID | RC_F_DAILY_CENSUS | RC_D_ETHNICITY_COMPOSITE_ID |
RC_F_DAILY_CENSUS_SMRY | RC_D_ETHNICITY_COMPOSITE_ID | ||
RC_F_MONTHLY_CENSUS_SMRY | RC_D_ETHNICITY_COMPOSITE_ID |
RC_D_FINANCIAL_CLASS
Column Section | Relationship Section | Top of Page |
Table-level Detail
Description: | Revenue Cycle Dimension Financial Class |
Definition: | This table contains financial class information such as financial class and net percentage of revenue. |
Table Type: | REFERENCE |
Column Detail - RC_D_FINANCIAL_CLASS
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. |
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. |
FINANCIAL_CLASS | VARCHAR(40) | N | Contains the name of the financial class. |
FIRST_PROCESS_DT_TM | DATETIME | N | The date/time that the first ETL process started that created this record. |
LAST_PROCESS_DT_TM | DATETIME | N | The date/time that the last ETL process started that updated this record. |
MILL_FIN_CLASS_CD | DOUBLE | N | Code value that uniquely identifies a row in the Millennium database that is related to this dimension row. |
NET_PCT_OF_REVENUE | DOUBLE | N | The net percentage of revenue associated with a financial class. |
RC_D_FINANCIAL_CLASS_ID | DOUBLE | N | Uniquely identifies financial class information such as financial class and net percentage of revenue. |
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 - RC_D_FINANCIAL_CLASS
Parent Column in RC_D_FINANCIAL_CLASS (PK) | Child Table Name | Child Column Name | |
---|---|---|---|
Children: | RC_D_FINANCIAL_CLASS_ID | RC_F_ADJUSTMENT | RC_D_FINANCIAL_CLASS_ID |
RC_F_BALANCE_AR | RC_D_FIN_CLASS_ID | ||
RC_F_BALANCE_AR | RC_D_PRI_FIN_CLASS_ID | ||
RC_F_BALANCE_AR | RC_D_RESP_FIN_CLASS_ID | ||
RC_F_CASE_MIX | RC_D_PRI_FINANCIAL_CLASS_ID | ||
RC_F_CASH | RC_D_FINANCIAL_CLASS_ID | ||
RC_F_CLAIM_EVENT | RC_D_FINANCIAL_CLASS_ID | ||
RC_F_CODING_ACTIVITY | RC_D_PRI_FIN_CLASS_ID | ||
RC_F_DAILY_BAL_AR_SMRY | RC_D_FIN_CLASS_ID | ||
RC_F_DAILY_BAL_AR_SMRY | RC_D_PRI_FIN_CLASS_ID | ||
RC_F_DAILY_BAL_AR_SMRY | RC_D_RESP_FIN_CLASS_ID | ||
RC_F_DAILY_CDM_SMRY | RC_D_FINANCIAL_CLASS_ID | ||
RC_F_DAILY_CENSUS | RC_D_PRI_FIN_CLASS_ID | ||
RC_F_DAILY_CENSUS_SMRY | RC_D_PRI_FIN_CLASS_ID | ||
RC_F_DAILY_CLAIM_EVENT_SMRY | RC_D_FINANCIAL_CLASS_ID | ||
RC_F_DAILY_DENIAL_SMRY | RC_D_FINANCIAL_CLASS_ID | ||
RC_F_DAILY_TRANS_SMRY | RC_D_FINANCIAL_CLASS_ID | ||
RC_F_DENIAL | RC_D_FINANCIAL_CLASS_ID | ||
RC_F_DLY_CHRG_ASSOC_SMRY | RC_D_FINANCIAL_CLASS_ID | ||
RC_F_DLY_CODING_ACT_SMRY | RC_D_PRI_FIN_CLASS_ID | ||
RC_F_MONTHLY_CDM_SMRY | RC_D_FINANCIAL_CLASS_ID | ||
RC_F_MONTHLY_CENSUS_SMRY | RC_D_PRI_FIN_CLASS_ID | ||
RC_F_MONTHLY_CLAIM_EVENT_SMRY | RC_D_FINANCIAL_CLASS_ID | ||
RC_F_MONTHLY_DENIAL_SMRY | RC_D_FINANCIAL_CLASS_ID | ||
RC_F_MONTHLY_TRANS_SMRY | RC_D_FINANCIAL_CLASS_ID | ||
RC_F_MTH_CHRG_ASSOC_SMRY | RC_D_FINANCIAL_CLASS_ID | ||
RC_F_MTH_CODING_ACT_SMRY | RC_D_PRI_FIN_CLASS_ID | ||
RC_F_PATIENT_AR_BALANCE | RC_D_PRI_FIN_CLASS_ID | ||
RC_F_PATIENT_AR_BALANCE | RC_D_RESP_FIN_CLASS_ID | ||
RC_F_PATIENT_AR_BAL_SMRY | RC_D_FINANCIAL_CLASS_ID | ||
RC_F_PATIENT_AR_BAL_SMRY | RC_D_RESP_FIN_CLASS_ID | ||
RC_F_REVENUE | RC_D_FINANCIAL_CLASS_ID | ||
RC_F_VARIANCE | RC_D_FINANCIAL_CLASS_ID | ||
RC_F_VAR_CLAIM_SMRY | RC_D_FINANCIAL_CLASS_ID | ||
RC_F_VAR_LINE_ITEM_SMRY | RC_D_FINANCIAL_CLASS_ID | ||
SHR_F_ENCOUNTER_VISIT | RC_D_FINANCIAL_CLASS_ID |