Table Detail Report

TPM_CONDITION



Column Section Relationship Section Top of Page


Table-level Detail

Description: TPM CONDITION
Definition: Stores the parameters related to a TPM condition.
Table Type: REFERENCE





Column Detail - TPM_CONDITION


Column Name Type Null? Definition
ACTIVE_IND NUMBER 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.
ACTIVE_STATUS_CD NUMBER 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 DATE Y The date and time that the active_status_cd was set.
ACTIVE_STATUS_PRSNL_ID NUMBER N The person who caused the active_status_cd to be set or change.
BEG_EFFECTIVE_DT_TM DATE 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.
COLLECTION_PRIORITY_CD NUMBER N Code value identifying the collection priority (e.g. ASAP, before first etc.).
ENCNTR_TYPE_CD NUMBER N Code value indicating the type of encounter (e.g. Inpatient, outpatient).
END_EFFECTIVE_DT_TM DATE 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.
FIN_CLASS_CD NUMBER N Financial class code value
MED_SERVICE_CD NUMBER N Code value identifying the medical service.
ORD_LOC_CD NUMBER N Code value identifying the ordering location.
ORD_PHY_ID NUMBER N Unique identifier of the ordering physician. Foreign key reference to the person table.
PATIENT_LOC_CD NUMBER N Code value identifying the location of the patient.
PERF_LOC_CD NUMBER N Performing Location Cd
PERF_PHY_ID NUMBER N Performing Physician ID
TPM_CHRG_TIER_ID NUMBER N Foreign key reference to the tpm_chrg_tier table.
TPM_CONDITION_ID NUMBER N Primary Key
TPM_RESULT_ID NUMBER N Foreign key reference to the tpm_result table.
UPDT_APPLCTX NUMBER N The application context number from the record info block.
UPDT_CNT NUMBER 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 DATE N The date and time the row was last inserted or updated.
UPDT_ID NUMBER 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 NUMBER N The registered (assigned) task number for the process that inserted or updated the row.



Relationship Detail - TPM_CONDITION


Child Column in TPM_CONDITION(FK) Parent Table Name Parent Column Name
Parents: TPM_CHRG_TIER_ID TPM_CHRG_TIER TPM_CHRG_TIER_ID
TPM_RESULT_ID TPM_RESULT TPM_RESULT_ID


TPM_RESULT



Column Section Relationship Section Top of Page


Table-level Detail

Description: TPM RESULT
Definition: TPM RESULT table
Table Type: REFERENCE





Column Detail - TPM_RESULT


Column Name Type Null? Definition
ACTIVE_IND NUMBER 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.
ACTIVE_STATUS_CD NUMBER 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 DATE Y The date and time that the active_status_cd was set.
ACTIVE_STATUS_PRSNL_ID NUMBER N The person who caused the active_status_cd to be set or change.
BEG_EFFECTIVE_DT_TM DATE 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.
CR_ACCT_ID NUMBER N CREDIT ACCOUNT ID
CR_ACCT_TEMPL_ID NUMBER N CREDIT ACCOUNT TEMPLATE ID
CR_BE_ID NUMBER N Unique identifier of the billing entity related to the credit account. Candidate key reference to the billing_entity table.
CR_GL_ACCT_ID NUMBER N CREDIT GENERAL LEDGER ACCOUNT ID
DR_ACCT_ID NUMBER N DEBIT ACCOUNT ID
DR_ACCT_TEMPL_ID NUMBER N DEBIT ACCOUNT TEMPLATE ID
DR_BE_ID NUMBER N Unique identifier of the billing entity related to the debit account. Foreign key reference to the billing_entity table.
DR_GL_ACCT_ID NUMBER N DEBIT GENERAL LEDGER ACCOUNT ID
END_EFFECTIVE_DT_TM DATE 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.
TPM_RESULT_ID NUMBER N Primary Key
UPDT_APPLCTX NUMBER N The application context number from the record info block.
UPDT_CNT NUMBER 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 DATE N The date and time the row was last inserted or updated.
UPDT_ID NUMBER 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 NUMBER N The registered (assigned) task number for the process that inserted or updated the row.



Relationship Detail - TPM_RESULT




Parent Column in TPM_RESULT (PK) Child Table Name Child Column Name
Children: TPM_RESULT_ID TPM_CHRG_TIER TPM_RESULT_ID
TPM_CONDITION TPM_RESULT_ID
TPM_RESULT_HIST TPM_RESULT_ID
TPM_RULE_TIER TPM_RESULT_ID
TPM_SUBTYPE_TIER TPM_RESULT_ID
TPM_TRANS_RSN_TIER TPM_RESULT_ID


TPM_RESULT_HIST



Column Section Relationship Section Top of Page


Table-level Detail

Description: TPM RESULT HISTORY
Definition: TPM RESULT HISTORY table
Table Type: REFERENCE





Column Detail - TPM_RESULT_HIST


Column Name Type Null? Definition
ACTIVE_IND NUMBER 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.
ACTIVE_STATUS_CD NUMBER 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 DATE Y The date and time that the active_status_cd was set.
ACTIVE_STATUS_PRSNL_ID NUMBER N The person who caused the active_status_cd to be set or change.
BEG_EFFECTIVE_DT_TM DATE 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.
CR_ACCT_ID NUMBER N CREDIT ACCOUNT ID
CR_ACCT_TEMPL_ID NUMBER N CREDIT ACCOUNT TEMPLATE ID
CR_BE_ID NUMBER N Credit Billing Entity ID
CR_GL_ACCT_ID NUMBER N CREDIT GENERAL LEDGER ACCOUNT ID
DR_ACCT_ID NUMBER N DEBIT ACCOUNT ID
DR_ACCT_TEMPL_ID NUMBER N DEBIT ACCOUNT TEMPLATE ID
DR_BE_ID NUMBER N Debit Billing Entity ID
DR_GL_ACCT_ID NUMBER N DEBIT GENERAL ACCOUNT ID
END_EFFECTIVE_DT_TM DATE 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.
TPM_RESULT_HIST_ID NUMBER N TPM RESULT HISTORY ID
TPM_RESULT_ID NUMBER N TPM RESULT ID
TPM_RESULT_VRSN_NBR NUMBER N Stores the version number
UPDT_APPLCTX NUMBER N The application context number from the record info block.
UPDT_CNT NUMBER 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 DATE N The date and time the row was last inserted or updated.
UPDT_ID NUMBER 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 NUMBER N The registered (assigned) task number for the process that inserted or updated the row.



Relationship Detail - TPM_RESULT_HIST


Child Column in TPM_RESULT_HIST(FK) Parent Table Name Parent Column Name
Parents: TPM_RESULT_ID TPM_RESULT TPM_RESULT_ID


TPM_RULE_DEF



Column Section Relationship Section Top of Page


Table-level Detail

Description: TPM RULE DEF
Definition: Store the definition of a TPM rule.
Table Type: REFERENCE





Column Detail - TPM_RULE_DEF


Column Name Type Null? Definition
ACTIVE_IND NUMBER 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.
ACTIVE_STATUS_CD NUMBER 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 DATE Y The date and time that the active_status_cd was set.
ACTIVE_STATUS_PRSNL_ID NUMBER N The person who caused the active_status_cd to be set or change.
BEG_EFFECTIVE_DT_TM DATE 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.
COLLECTION_PRIORITY_IND NUMBER Y Indicator telling the collection priority.
ENCNTR_TYPE_IND NUMBER Y Encounter Type Indicator
END_EFFECTIVE_DT_TM DATE 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.
FIN_CLASS_IND NUMBER Y Financial Class Indicator.
MED_SERVICE_IND NUMBER Y Med Service Indicator
ORD_LOC_IND NUMBER Y Ordering location Indicator
ORD_PHY_IND NUMBER Y Ordering physician indicator
PATIENT_LOC_IND NUMBER Y Patient Location Indicator
PERF_LOC_IND NUMBER Y Performing location ind.
PERF_PHY_IND NUMBER Y Performing physician ind.
TPM_CHRG_TIER_ID NUMBER N Foreign key reference to the tpm_chrg_tier table.
TPM_RULE_DEF_ID NUMBER N Primary Key
UPDT_APPLCTX NUMBER N The application context number from the record info block.
UPDT_CNT NUMBER 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 DATE N The date and time the row was last inserted or updated.
UPDT_ID NUMBER 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 NUMBER N The registered (assigned) task number for the process that inserted or updated the row.



Relationship Detail - TPM_RULE_DEF


Child Column in TPM_RULE_DEF(FK) Parent Table Name Parent Column Name
Parents: TPM_CHRG_TIER_ID TPM_CHRG_TIER TPM_CHRG_TIER_ID


TPM_RULE_TIER



Column Section Relationship Section Top of Page


Table-level Detail

Description: TPM RULE TIER
Definition: Stores the tpm default rule information related to the billing entity.
Table Type: REFERENCE





Column Detail - TPM_RULE_TIER


Column Name Type Null? Definition
ACTIVE_IND NUMBER 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.
ACTIVE_STATUS_CD NUMBER 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 DATE Y The date and time that the active_status_cd was set.
ACTIVE_STATUS_PRSNL_ID NUMBER N The person who caused the active_status_cd to be set or change.
BEG_EFFECTIVE_DT_TM DATE 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.
BILLING_ENTITY_ID NUMBER N Foreign key reference to the billing_entity table.
END_EFFECTIVE_DT_TM DATE 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.
TPM_RESULT_ID NUMBER N Foreign key reference to the tpm_result table.
TPM_RULE_TIER_ID NUMBER N Primary Key
TRANS_TYPE_CD NUMBER N Code value identifying the type of transaction (e.g. charge, adjustment, payment etc.).
UPDT_APPLCTX NUMBER N The application context number from the record info block.
UPDT_CNT NUMBER 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 DATE N The date and time the row was last inserted or updated.
UPDT_ID NUMBER 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 NUMBER N The registered (assigned) task number for the process that inserted or updated the row.



Relationship Detail - TPM_RULE_TIER


Child Column in TPM_RULE_TIER(FK) Parent Table Name Parent Column Name
Parents: BILLING_ENTITY_ID BILLING_ENTITY BILLING_ENTITY_ID
TPM_RESULT_ID TPM_RESULT TPM_RESULT_ID




Parent Column in TPM_RULE_TIER (PK) Child Table Name Child Column Name
Children: TPM_RULE_TIER_ID TPM_CHRG_TIER TPM_RULE_TIER_ID
TPM_SUBTYPE_TIER TPM_RULE_TIER_ID