Table Detail Report

RC_D_MEDICAL_SERVICE



Column Section Relationship Section Top of Page


Table-level Detail

Description: Revenue Cycle Dimension Medical Service
Definition: This table contains the type or category of medical service that the patient is receiving in relation to their encounter.
Table Type: REFERENCE





Column Detail - RC_D_MEDICAL_SERVICE


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.
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.
MEDICAL_SERVICE VARCHAR(40) N The type or category of medical service that the patient is receiving in relation to their encounter. The category may be of treatment type, surgery, general resources, or others.
MILL_MEDICAL_SERVICE_CD DOUBLE N Uniquely identifies a row in the Millennium database related to this medical service.
RC_D_MEDICAL_SERVICE_ID DOUBLE N Uniquely identifies medical service information such as type or category, that the patient is receiving in relation to their encounter.
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_MEDICAL_SERVICE




Parent Column in RC_D_MEDICAL_SERVICE (PK) Child Table Name Child Column Name
Children: RC_D_MEDICAL_SERVICE_ID RC_F_ADJUSTMENT RC_D_MEDICAL_SERVICE_ID
RC_F_BALANCE_AR RC_D_MEDICAL_SERVICE_ID
RC_F_CASE_MIX RC_D_MEDICAL_SERVICE_ID
RC_F_CASH RC_D_MEDICAL_SERVICE_ID
RC_F_CODING_ACTIVITY RC_D_MEDICAL_SERVICE_ID
RC_F_DAILY_BAL_AR_SMRY RC_D_MEDICAL_SERVICE_ID
RC_F_DAILY_CDM_SMRY RC_D_MEDICAL_SERVICE_ID
RC_F_DAILY_CENSUS RC_D_MEDICAL_SERVICE_ID
RC_F_DAILY_CENSUS_SMRY RC_D_MEDICAL_SERVICE_ID
RC_F_DAILY_TRANS_SMRY RC_D_MEDICAL_SERVICE_ID
RC_F_DENIAL RC_D_MEDICAL_SERVICE_ID
RC_F_DLY_CHRG_ASSOC_SMRY RC_D_MEDICAL_SERVICE_ID
RC_F_DLY_CODING_ACT_SMRY RC_D_MEDICAL_SERVICE_ID
RC_F_MONTHLY_CDM_SMRY RC_D_MEDICAL_SERVICE_ID
RC_F_MONTHLY_CENSUS_SMRY RC_D_MEDICAL_SERVICE_ID
RC_F_MONTHLY_TRANS_SMRY RC_D_MEDICAL_SERVICE_ID
RC_F_MTH_CHRG_ASSOC_SMRY RC_D_MEDICAL_SERVICE_ID
RC_F_MTH_CODING_ACT_SMRY RC_D_MEDICAL_SERVICE_ID
RC_F_PATIENT_AR_BALANCE RC_D_MEDICAL_SERVICE_ID
RC_F_PATIENT_AR_BAL_SMRY RC_D_MEDICAL_SERVICE_ID
RC_F_REVENUE RC_D_MEDICAL_SERVICE_ID
SHR_F_ENCOUNTER_VISIT RC_D_MEDICAL_SERVICE_ID


RC_D_NEWBORN_STATUS



Column Section Relationship Section Top of Page


Table-level Detail

Description: Revenue Cycle Dimension Newborn Status
Definition: The table is used to define the various statuses of patient's who are newborns
Table Type: REFERENCE





Column Detail - RC_D_NEWBORN_STATUS


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.
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.
NEWBORN_STATUS VARCHAR(100) Y Uniquely identifies newborn status information related to this fact row.
NEWBORN_STATUS_KEY VARCHAR(100) Y Contains the key value for the newborn status. The column contains all caps with no spaces or special characters.
RC_D_NEWBORN_STATUS_ID DOUBLE N Uniquely identifies information about the status of a newborn.
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_NEWBORN_STATUS




Parent Column in RC_D_NEWBORN_STATUS (PK) Child Table Name Child Column Name
Children: RC_D_NEWBORN_STATUS_ID RC_F_CASE_MIX RC_D_NEWBORN_STATUS_ID
RC_F_DAILY_CENSUS RC_D_NEWBORN_STATUS_ID
RC_F_DAILY_CENSUS_SMRY RC_D_NEWBORN_STATUS_ID
RC_F_MONTHLY_CENSUS_SMRY RC_D_NEWBORN_STATUS_ID


RC_D_PATIENT_AGE



Column Section Relationship Section Top of Page


Table-level Detail

Description: Revenue Cycle Dimension Patient Age
Definition: This table contains the possible patient ages in years and months.
Table Type: REFERENCE





Column Detail - RC_D_PATIENT_AGE


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.
AGE_IN_MONTHS DOUBLE N Age of Patient in Months
AGE_IN_YEARS DOUBLE N Age of patient in years.
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 Y The date/time that the first ETL process started that created this record.
LAST_PROCESS_DT_TM DATETIME Y The date/time that the last ETL process started that updated this record.
RC_D_PATIENT_AGE_ID DOUBLE N Uniquely identifies information about a patients age.
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_PATIENT_AGE




Parent Column in RC_D_PATIENT_AGE (PK) Child Table Name Child Column Name
Children: RC_D_PATIENT_AGE_ID RC_F_DAILY_CENSUS RC_D_PATIENT_AGE_ID
RC_F_DAILY_CENSUS_SMRY RC_D_PATIENT_AGE_ID
RC_F_MONTHLY_CENSUS_SMRY RC_D_PATIENT_AGE_ID


RC_D_PAYMENT_METHOD



Column Section Relationship Section Top of Page


Table-level Detail

Description: Revenue Cycle Dimension Payment Method
Definition: This table contains payment method informaion such as the payment method.
Table Type: REFERENCE





Column Detail - RC_D_PAYMENT_METHOD


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.
CREDIT_CARD_TYPE VARCHAR(40) Y Identifies the type of credit card (i.e. visa, master card, 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.
MILL_CREDIT_CARD_TYPE_CD DOUBLE N Uniquely identifies the Millennium code for the type of credit card (i.e. visa, master card, etc.)
MILL_PAYMENT_METHOD_CD DOUBLE N Uniquely identifies a row on the Millennium database related to this dimension row.
PAYMENT_METHOD VARCHAR(40) N Identifies the method of payment (i.e. Cash, Check and Electronic Fund Transfer, etc.).
RC_D_PAYMENT_METHOD_ID DOUBLE N Uniquely identifies payment method information.
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_PAYMENT_METHOD




Parent Column in RC_D_PAYMENT_METHOD (PK) Child Table Name Child Column Name
Children: RC_D_PAYMENT_METHOD_ID RC_F_CASH RC_D_PAYMENT_METHOD_ID
RC_F_DAILY_TRANS_SMRY RC_D_PAYMENT_METHOD_ID
RC_F_MONTHLY_TRANS_SMRY RC_D_PAYMENT_METHOD_ID


RC_D_PHYSICIAN_SPECIALTY



Column Section Relationship Section Top of Page


Table-level Detail

Description: Revenue Cycle Dimension Physician Specialty
Definition: This dimension will store the distinct list of provider specialties.
Table Type: REFERENCE





Column Detail - RC_D_PHYSICIAN_SPECIALTY


Column Name Type Null? Definition
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_SPECIALTY_CD DOUBLE N The code value for the physician specialty.
RC_D_PHYSICIAN_SPECIALTY_ID DOUBLE N Unique generated number that identifies a single row on the RC_D_PHYSICIAN_SPECIALTY table.
SPECIALTY VARCHAR(40) N This is the display value for the physician specialty code value.
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_PHYSICIAN_SPECIALTY




Parent Column in RC_D_PHYSICIAN_SPECIALTY (PK) Child Table Name Child Column Name
Children: RC_D_PHYSICIAN_SPECIALTY_ID RC_F_ADJUSTMENT RC_D_ADMIT_PHYS_SPECIALTY_ID
RC_F_ADJUSTMENT RC_D_ATTEND_PHYS_SPECIALTY_ID
RC_F_ADJUSTMENT RC_D_CONSULT_PHYS_SPECIALTY_ID
RC_F_ADJUSTMENT RC_D_ORDER_PHYS_SPECIALTY_ID
RC_F_ADJUSTMENT RC_D_PERFORM_PHYS_SPECIALTY_ID
RC_F_ADJUSTMENT RC_D_REFER_PHYS_SPECIALTY_ID
RC_F_ADJUSTMENT RC_D_REND_PHYS_SPECIALTY_ID
RC_F_ADJUSTMENT RC_D_SUPERV_PHYS_SPECIALTY_ID
RC_F_BALANCE_AR RC_D_ATTEND_PHYS_SPECIALTY_ID
RC_F_CASE_MIX RC_D_ATTEND_PRSNL_SPECIALTY_ID
RC_F_CASH RC_D_ADMIT_PHYS_SPECIALTY_ID
RC_F_CASH RC_D_ATTEND_PHYS_SPECIALTY_ID
RC_F_CASH RC_D_CONSULT_PHYS_SPECIALTY_ID
RC_F_CASH RC_D_ORDER_PHYS_SPECIALTY_ID
RC_F_CASH RC_D_PERFORM_PHYS_SPECIALTY_ID
RC_F_CASH RC_D_REFER_PHYS_SPECIALTY_ID
RC_F_CASH RC_D_REND_PHYS_SPECIALTY_ID
RC_F_CASH RC_D_SUPERV_PHYS_SPECIALTY_ID
RC_F_CODING_ACTIVITY RC_D_ADMIT_PHYS_SPECIALTY_ID
RC_F_CODING_ACTIVITY RC_D_ATTEND_PHYS_SPECIALTY_ID
RC_F_DAILY_BAL_AR_SMRY RC_D_ATTEND_PHYS_SPECIALTY_ID
RC_F_DAILY_CDM_SMRY RC_D_ADMIT_PHYS_SPECIALTY_ID
RC_F_DAILY_CDM_SMRY RC_D_ATTEND_PHYS_SPECIALTY_ID
RC_F_DAILY_CDM_SMRY RC_D_CONSULT_PHYS_SPECIALTY_ID
RC_F_DAILY_CDM_SMRY RC_D_ORDER_PHYS_SPECIALTY_ID
RC_F_DAILY_CDM_SMRY RC_D_PERFORM_PHYS_SPECIALTY_ID
RC_F_DAILY_CDM_SMRY RC_D_REFER_PHYS_SPECIALTY_ID
RC_F_DAILY_CDM_SMRY RC_D_REND_PHYS_SPECIALTY_ID
RC_F_DAILY_CDM_SMRY RC_D_SUPERV_PHYS_SPECIALTY_ID
RC_F_DAILY_CENSUS RC_D_ATTEND_PHYS_SPECIALTY_ID
RC_F_DAILY_CENSUS_SMRY RC_D_ATTEND_PHYS_SPECIALTY_ID
RC_F_DAILY_TRANS_SMRY RC_D_ADMIT_PHYS_SPECIALTY_ID
RC_F_DAILY_TRANS_SMRY RC_D_ATTEND_PHYS_SPECIALTY_ID
RC_F_DAILY_TRANS_SMRY RC_D_CONSULT_PHYS_SPECIALTY_ID
RC_F_DAILY_TRANS_SMRY RC_D_ORDER_PHYS_SPECIALTY_ID
RC_F_DAILY_TRANS_SMRY RC_D_PERFORM_PHYS_SPECIALTY_ID
RC_F_DAILY_TRANS_SMRY RC_D_REFER_PHYS_SPECIALTY_ID
RC_F_DAILY_TRANS_SMRY RC_D_REND_PHYS_SPECIALTY_ID
RC_F_DAILY_TRANS_SMRY RC_D_SUPERV_PHYS_SPECIALTY_ID
RC_F_DLY_CHRG_ASSOC_SMRY RC_D_ADMIT_PHYS_SPECIALTY_ID
RC_F_DLY_CHRG_ASSOC_SMRY RC_D_ATTEND_PHYS_SPECIALTY_ID
RC_F_DLY_CHRG_ASSOC_SMRY RC_D_CONSULT_PHYS_SPECIALTY_ID
RC_F_DLY_CHRG_ASSOC_SMRY RC_D_ORDER_PHYS_SPECIALTY_ID
RC_F_DLY_CHRG_ASSOC_SMRY RC_D_PERFORM_PHYS_SPECIALTY_ID
RC_F_DLY_CHRG_ASSOC_SMRY RC_D_REFER_PHYS_SPECIALTY_ID
RC_F_DLY_CHRG_ASSOC_SMRY RC_D_REND_PHYS_SPECIALTY_ID
RC_F_DLY_CHRG_ASSOC_SMRY RC_D_SUPERV_PHYS_SPECIALTY_ID
RC_F_MONTHLY_CDM_SMRY RC_D_ADMIT_PHYS_SPECIALTY_ID
RC_F_MONTHLY_CDM_SMRY RC_D_ATTEND_PHYS_SPECIALTY_ID
RC_F_MONTHLY_CDM_SMRY RC_D_CONSULT_PHYS_SPECIALTY_ID
RC_F_MONTHLY_CDM_SMRY RC_D_ORDER_PHYS_SPECIALTY_ID
RC_F_MONTHLY_CDM_SMRY RC_D_PERFORM_PHYS_SPECIALTY_ID
RC_F_MONTHLY_CDM_SMRY RC_D_REFER_PHYS_SPECIALTY_ID
RC_F_MONTHLY_CDM_SMRY RC_D_REND_PHYS_SPECIALTY_ID
RC_F_MONTHLY_CDM_SMRY RC_D_SUPERV_PHYS_SPECIALTY_ID
RC_F_MONTHLY_CENSUS_SMRY RC_D_ATTEND_PHYS_SPECIALTY_ID
RC_F_MONTHLY_TRANS_SMRY RC_D_ADMIT_PHYS_SPECIALTY_ID
RC_F_MONTHLY_TRANS_SMRY RC_D_ATTEND_PHYS_SPECIALTY_ID
RC_F_MONTHLY_TRANS_SMRY RC_D_CONSULT_PHYS_SPECIALTY_ID
RC_F_MONTHLY_TRANS_SMRY RC_D_ORDER_PHYS_SPECIALTY_ID
RC_F_MONTHLY_TRANS_SMRY RC_D_PERFORM_PHYS_SPECIALTY_ID
RC_F_MONTHLY_TRANS_SMRY RC_D_REFER_PHYS_SPECIALTY_ID
RC_F_MONTHLY_TRANS_SMRY RC_D_REND_PHYS_SPECIALTY_ID
RC_F_MONTHLY_TRANS_SMRY RC_D_SUPERV_PHYS_SPECIALTY_ID
RC_F_MTH_CHRG_ASSOC_SMRY RC_D_ADMIT_PHYS_SPECIALTY_ID
RC_F_MTH_CHRG_ASSOC_SMRY RC_D_ATTEND_PHYS_SPECIALTY_ID
RC_F_MTH_CHRG_ASSOC_SMRY RC_D_CONSULT_PHYS_SPECIALTY_ID
RC_F_MTH_CHRG_ASSOC_SMRY RC_D_ORDER_PHYS_SPECIALTY_ID
RC_F_MTH_CHRG_ASSOC_SMRY RC_D_PERFORM_PHYS_SPECIALTY_ID
RC_F_MTH_CHRG_ASSOC_SMRY RC_D_REFER_PHYS_SPECIALTY_ID
RC_F_MTH_CHRG_ASSOC_SMRY RC_D_REND_PHYS_SPECIALTY_ID
RC_F_MTH_CHRG_ASSOC_SMRY RC_D_SUPERV_PHYS_SPECIALTY_ID
RC_F_PATIENT_AR_BALANCE RC_D_ATTEND_PHYS_SPECIALTY_ID
RC_F_REVENUE RC_D_ADMIT_PHYS_SPECIALTY_ID
RC_F_REVENUE RC_D_ATTEND_PHYS_SPECIALTY_ID
RC_F_REVENUE RC_D_CONSULT_PHYS_SPECIALTY_ID
RC_F_REVENUE RC_D_ORDER_PHYS_SPECIALTY_ID
RC_F_REVENUE RC_D_PERFORM_PHYS_SPECIALTY_ID
RC_F_REVENUE RC_D_REFER_PHYS_SPECIALTY_ID
RC_F_REVENUE RC_D_REND_PHYS_SPECIALTY_ID
RC_F_REVENUE RC_D_SUPERV_PHYS_SPECIALTY_ID