Table Detail Report
RC_D_ACCOUNT
| Column Section | Relationship Section | Top of Page |
Table-level Detail
| Description: | Revenue Cycle Dimension Account |
| Definition: | This table contains information related to an account such as account description and account sub type. |
| Table Type: | ACTIVITY |
Column Detail - RC_D_ACCOUNT
| Column Name | Type | Null? | Definition |
|---|---|---|---|
| ACCOUNT_DESCRIPTION | VARCHAR(250) | N | The description related to an account. |
| ACCOUNT_IDENT | VARCHAR(50) | N | Contains the external account number that relates to an account. |
| ACCOUNT_SUB_TYPE | VARCHAR(40) | N | The sub type associated with an account (i.e. Client or General) |
| ACCOUNT_TYPE | VARCHAR(40) | N | Account type like AR, Non AR etc. |
| 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. |
| 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_ACCOUNT_ID | DOUBLE | N | The account id from the millennium database account table. |
| MILL_ACCOUNT_SUB_TYPE_CD | DOUBLE | N | Contains the code value indicating the sub type of account. |
| MILL_ACCOUNT_TYPE_CD | DOUBLE | N | Contains the code value indicating the type of account. |
| MILL_LOGICAL_DOMAIN_ID | DOUBLE | N | Uniquely identifies the logical domain to which the row data belongs. |
| RC_D_ACCOUNT_ID | DOUBLE | N | Uniquely identifies information related to an account such as account description and account sub type. |
| 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_ACCOUNT
| Parent Column in RC_D_ACCOUNT (PK) | Child Table Name | Child Column Name | |
|---|---|---|---|
| Children: | RC_D_ACCOUNT_ID | RC_F_ADJUSTMENT | RC_D_ACCOUNT_ID |
| RC_F_CASH | RC_D_ACCOUNT_ID | ||
| RC_F_GENERAL_AR_BALANCE | RC_D_ACCOUNT_ID | ||
| RC_F_GENERAL_AR_BAL_TRANS | RC_D_ACCOUNT_ID | ||
| RC_F_INVOICE_AR_BALANCE | RC_D_ACCOUNT_ID | ||
| RC_F_INVOICE_AR_BAL_INV | RC_D_ACCOUNT_ID | ||
| RC_F_INVOICE_AR_BAL_SMRY | RC_D_ACCOUNT_ID | ||
| RC_F_NON_AR_BALANCE | RC_D_ACCOUNT_ID | ||
| RC_F_NON_AR_BALANCE_TRANS | RC_D_ACCOUNT_ID | ||
| RC_F_REVENUE | RC_D_ACCOUNT_ID |
RC_D_ACCOUNT_TYPE
| Column Section | Relationship Section | Top of Page |
Table-level Detail
| Description: | Revenue Cycle Dimension Account Type |
| Definition: | Stores the details of the Account Type and Sub Type. |
| Table Type: | REFERENCE |
Column Detail - RC_D_ACCOUNT_TYPE
| Column Name | Type | Null? | Definition |
|---|---|---|---|
| ACCOUNT_SUB_TYPE | VARCHAR(50) | N | Description of the account sub type. |
| ACCOUNT_TYPE | VARCHAR(50) | N | Description of the account type. For example: Patient, Cash, Revenue |
| 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_ACCOUNT_SUB_TYPE_CD | DOUBLE | N | Holds the account type code stored in the Millennium code set. |
| MILL_ACCOUNT_TYPE_CD | DOUBLE | N | Holds the account type code number associated with the account type stored in Millennium. |
| RC_D_ACCOUNT_TYPE_ID | DOUBLE | N | Unique genereated number that identifies a single row on the rc_d_account_type 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_ACCOUNT_TYPE
| Parent Column in RC_D_ACCOUNT_TYPE (PK) | Child Table Name | Child Column Name | |
|---|---|---|---|
| Children: | RC_D_ACCOUNT_TYPE_ID | RC_F_ADJUSTMENT | RC_D_ACCOUNT_TYPE_ID |
| RC_F_ALL_AR_SMRY | RC_D_ACCOUNT_TYPE_ID | ||
| RC_F_CASH | RC_D_ACCOUNT_TYPE_ID | ||
| RC_F_DAILY_CDM_SMRY | RC_D_ACCOUNT_TYPE_ID | ||
| RC_F_DAILY_TRANS_SMRY | RC_D_ACCOUNT_TYPE_ID | ||
| RC_F_GENERAL_AR_BAL_TRANS | RC_D_ACCOUNT_TYPE_ID | ||
| RC_F_INVOICE_AR_BALANCE | RC_D_ACCOUNT_TYPE_ID | ||
| RC_F_INVOICE_AR_BAL_INV | RC_D_ACCOUNT_TYPE_ID | ||
| RC_F_INVOICE_AR_BAL_SMRY | RC_D_ACCOUNT_TYPE_ID | ||
| RC_F_MONTHLY_CDM_SMRY | RC_D_ACCOUNT_TYPE_ID | ||
| RC_F_MONTHLY_TRANS_SMRY | RC_D_ACCOUNT_TYPE_ID | ||
| RC_F_NON_AR_BALANCE | RC_D_ACCOUNT_TYPE_ID | ||
| RC_F_NON_AR_BALANCE_TRANS | RC_D_ACCOUNT_TYPE_ID | ||
| RC_F_REVENUE | RC_D_ACCOUNT_TYPE_ID |
RC_D_ADMIT_SOURCE
| Column Section | Relationship Section | Top of Page |
Table-level Detail
| Description: | Revenue Cycle Dimension Admit Source |
| Definition: | This table contains information about the place from which the patient came before being admitted. (i.e., transfer from another hospital) |
| Table Type: | REFERENCE |
Column Detail - RC_D_ADMIT_SOURCE
| 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. |
| ADMIT_SOURCE_TXT | VARCHAR(40) | Y | The place from which the patient came before being admitted. (i.e., transfer from another hospital) |
| 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. |
| MILL_ADMIT_SOURCE_CD | DOUBLE | N | This identifies the admit source code on the millennium table from which this row was derived. |
| RC_D_ADMIT_SOURCE_ID | DOUBLE | N | Uniquely identifies information about the place from which the patient came before being admitted. (i.e., transfer from another hospital) |
| 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_ADMIT_SOURCE
| Parent Column in RC_D_ADMIT_SOURCE (PK) | Child Table Name | Child Column Name | |
|---|---|---|---|
| Children: | RC_D_ADMIT_SOURCE_ID | RC_F_DAILY_CENSUS | RC_D_ADMIT_SOURCE_ID |
| RC_F_DAILY_CENSUS_SMRY | RC_D_ADMIT_SOURCE_ID | ||
| RC_F_MONTHLY_CENSUS_SMRY | RC_D_ADMIT_SOURCE_ID |
RC_D_ADMIT_TYPE
| Column Section | Relationship Section | Top of Page |
Table-level Detail
| Description: | Revenue Cycle Admit Type |
| Definition: | This table contains information related to the circumstance under which the patient was admitted or will be admitted. (i.e., accident, emergent, routine, elective, labor/delivery, etc.) |
| Table Type: | REFERENCE |
Column Detail - RC_D_ADMIT_TYPE
| 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. |
| ADMIT_TYPE_TXT | VARCHAR(40) | Y | The circumstance under which the patient was admitted or will be admitted. (i.e., accident, emergent, routine, elective, labor/delivery, 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. |
| 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_ADMIT_TYPE_CD | DOUBLE | N | This identifies the admit type code on the millennium table from which this row was derived. |
| RC_D_ADMIT_TYPE_ID | DOUBLE | N | Uniquely identifies an admit type. |
| 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_ADMIT_TYPE
| Parent Column in RC_D_ADMIT_TYPE (PK) | Child Table Name | Child Column Name | |
|---|---|---|---|
| Children: | RC_D_ADMIT_TYPE_ID | RC_F_DAILY_CENSUS | RC_D_ADMIT_TYPE_ID |
| RC_F_DAILY_CENSUS_SMRY | RC_D_ADMIT_TYPE_ID | ||
| RC_F_MONTHLY_CENSUS_SMRY | RC_D_ADMIT_TYPE_ID |
RC_D_AGE_CATEGORY
| Column Section | Relationship Section | Top of Page |
Table-level Detail
| Description: | Revenue Cycle Dimension Age Category |
| Definition: | This table contains the different aging categories. |
| Table Type: | REFERENCE |
Column Detail - RC_D_AGE_CATEGORY
| 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. |
| BEGIN_AGE_DAY | DOUBLE | N | The beginning age for this category. |
| 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. |
| CATEGORY_DESCRIPTION | VARCHAR(100) | N | The textual description of the given age category. |
| CATEGORY_GROUP | DOUBLE | N | Range defining the order of the different categories. |
| CUSTOM_AGE_GROUP | VARCHAR(100) | Y | Defines the custom age group to which this age row is assigned. |
| DNFB_DESCRIPTION | VARCHAR(100) | N | Discharged Not Final Billed Age Range Description |
| END_AGE_DAY | DOUBLE | N | The ending age for this category. |
| 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. |
| MILL_LOGICAL_DOMAIN_ID | DOUBLE | N | Uniquely identifies the logical domain to which the row data belongs. |
| RC_D_AGE_CATEGORY_ID | DOUBLE | N | Uniquely identifies a given age category. |
| 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_AGE_CATEGORY
| Parent Column in RC_D_AGE_CATEGORY (PK) | Child Table Name | Child Column Name | |
|---|---|---|---|
| Children: | RC_D_AGE_CATEGORY_ID | RC_F_BALANCE_AR | RC_D_AGE_BY_BILL_ID |
| RC_F_BALANCE_AR | RC_D_AGE_BY_DISCHARGE_ID | ||
| RC_F_BALANCE_AR | RC_D_AGE_BY_FIRST_SERVICE_ID | ||
| RC_F_BALANCE_AR | RC_D_AGE_BY_LAST_PAYMENT_ID | ||
| RC_F_BALANCE_AR | RC_D_AGE_BY_ORIG_BILL_ID | ||
| RC_F_DAILY_BAL_AR_SMRY | RC_D_AGE_BY_DISCHARGE_ID | ||
| RC_F_DAILY_BAL_AR_SMRY | RC_D_AGE_BY_FIRST_SERVICE_ID | ||
| RC_F_DAILY_BAL_AR_SMRY | RC_D_AGE_BY_ORIG_BILL_ID | ||
| RC_F_DAYS_IN_AR_SMRY | RC_D_DISCHARGE_AGE_ID | ||
| RC_F_INVOICE_AR_BALANCE | RC_D_AGE_BY_BILL_ID | ||
| RC_F_INVOICE_AR_BALANCE | RC_D_AGE_BY_INVOICE_ID | ||
| RC_F_INVOICE_AR_BAL_INV | RC_D_AGE_BY_INVOICE_ID | ||
| RC_F_PATIENT_AR_BALANCE | RC_D_AGE_BY_BILL_ID | ||
| RC_F_PATIENT_AR_BALANCE | RC_D_AGE_BY_DISCHARGE_ID | ||
| RC_F_PATIENT_AR_BALANCE | RC_D_AGE_BY_LAST_PAYMENT_ID | ||
| RC_F_PATIENT_AR_BAL_SMRY | RC_D_AGE_BY_LAST_PAYMENT_ID | ||
| RC_F_PATIENT_AR_BAL_SMRY | RC_D_BILL_AGE_ID | ||
| RC_F_PATIENT_AR_BAL_SMRY | RC_D_DISCHARGE_AGE_ID |