Table Detail Report

PFT_ENCNTR_HIST



Column Section Relationship Section Top of Page


Table-level Detail

Description: PFT ENCNTR HIST
Definition: ProFit's encounter history
Table Type: ACTIVITY





Column Detail - PFT_ENCNTR_HIST


Column Name Type Null? Definition
ACCT_ID DOUBLE N Candidate key reference to an account.
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.
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 Y 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.
ADJUSTMENT_BALANCE DOUBLE Y Total adjustment balance for financial encounter in history.
ADJ_BAL_DR_CR_FLAG DOUBLE Y Determines if the Balance is a Debit or Credit Balance
APPLIED_PAYMENT_BALANCE DOUBLE Y Total applied payment balance for financial encounter in history.
BAD_DEBT_BALANCE DOUBLE N Bad debt balance on finanical encounter
BAD_DEBT_BAL_DR_CR_FLAG DOUBLE N debit/credit flag for bad_debt_balance field
BALANCE DOUBLE Y Total balance for financial encounter in history.
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.
BILLING_ENTITY_ID DOUBLE N Billing Entity ID
BILL_STATUS_CD DOUBLE N Billing status of an invoice. Examples: Complete, Inprocess, Generated
CHARGE_BALANCE DOUBLE Y Total Charge Balance for financial encounter in history.
CHRG_BAL_DR_CR_FLAG DOUBLE Y Charge Balance Debit Credit Flag for financial encounter in history.0 - Unknown or zero balance.1 - Debit Balance2 - Credit Balance
COL_LETTER_IND DOUBLE N Indicates this financial encounter is excluded from collection letters
COMBINED_INTO_ID DOUBLE N Candidate key reference to a PFT Encounter.
CONSOLIDATION_IND DOUBLE N Indicates this financial encounter is excluded from a consolidation statement
CR_START_DT_TM DATETIME Y stores the start of the cardiac rehab treatment
CR_TOTAL_VISITS DOUBLE Y stores the running total of cardiac rehab treatment visits
DISCH_DT_TM DATETIME Y Discharged Date Time of financial encounter in history.
DR_CR_FLAG DOUBLE Y Flag identifying whether the balance is debit or credit.
DUNNING_HOLD_IND DOUBLE N Indicates if this financial encounter remains at the same dunning level regardless of other criteria
DUNNING_IND DOUBLE N Indicates this financial encounter is exluded from dunning messages
DUNNING_LEVEL_CD DOUBLE N Dunning Level Cd for financial encounter in history.
DUNNING_LEVEL_CHANGE_DT_TM DATETIME Y Date and Time of Dunning Level Change for the financial encounter in history.
DUNNING_LEVEL_CNT DOUBLE Y Dunning Level Count for financial encounter in history.
ENCNTR_ID DOUBLE N This is the value of the unique primary identifier of the encounter table. It is an internal system assigned number.
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.
EXT_BILLING_IND DOUBLE Y External Billing Indicator for financial encounter in history.
FIN_CLASS_CD DOUBLE N Financial Class Code
GOOD_WILL_IND DOUBLE Y Tells if the ProFit encounter is being paid off timely.
INTERIM_BILL_IND DOUBLE Y Indicates whether or not an encounter qualifies for interim billing.
INTERIM_IND DOUBLE Y Interim Indicator for financial encounter in history.
LAST_ADJUSTMENT_DT_TM DATETIME Y Date of the last adjustment made against this encounter
LAST_CLAIM_DT_TM DATETIME Y Date of the last claim made against this encounter
LAST_PATIENT_PAY_DT_TM DATETIME Y The latest date/time of a patient payment
LAST_STMT_DT_TM DATETIME Y Date of the last Statement made against this encounter
OT_START_DT_TM DATETIME Y stores the start of the occupational therapy treatment
OT_TOTAL_VISITS DOUBLE Y stores the running total of occupational therapy treatment visits
PAYMENT_PLAN_FLAG DOUBLE Y This fields holds a flag value that defines the type of payment plan.
PAYMENT_PLAN_STATUS_CD DOUBLE N This field defines the status of the payment plan
PFT_ENCNTR_HIST_ALIAS VARCHAR(215) Y stores the financial encounter's alias which will be used to identify the financial encounter
PFT_ENCNTR_HIST_ID DOUBLE N Uniquely identifies a historical record of a ProFit encounter.
PFT_ENCNTR_ID DOUBLE N Foreign key reference to a ProFit encounter.
PFT_ENCNTR_STATUS_CD DOUBLE N Active or Pending
PT_START_DT_TM DATETIME Y stores the start of the physical therapy visits
PT_TOTAL_VISITS DOUBLE Y stores the running total of physical therapy treatment visits
RECUR_BILL_GEN_IND DOUBLE Y stores whether or not a bill has been generated for the recurring financial encounter
RECUR_BILL_READY_IND DOUBLE Y stores whether or not a recurring bill is ready to be generated for a financial encounter. Should only be valued if recur_ind = 1
RECUR_CURRENT_MONTH DOUBLE Y stores the value for the current month for recurring billing. Valid values are limited to 1 - 12.
RECUR_IND DOUBLE Y stores whether or not the financial encounter is related to a recurring clinical encounter. Should only be valued if the encounter type class on the clinical encounter is "RECURRING"
RECUR_SEQ DOUBLE Y stores the sequence of the recurring financial encounters. Should only be valued if the recur_ind = 1.
SELF_PAY_EDIT_FLAG DOUBLE Y Values: (0) No edits to self-pay plan (1) Self-pay plan added (2) Self-pay plan removed (3) Self-pay plan out of sequence
SEND_COL_IND DOUBLE N Indicates this financial encounter is exluded from being sent to collections
SLT_START_DT_TM DATETIME Y stores the start of the speech language therapy treatment
SLT_TOTAL_VISITS DOUBLE Y stores the running total of speech language therapy treatment visits
STMT_BILLING_LEVEL_CD DOUBLE Y ** OBSOLETE ** This column is no longer used. This field indicates the level at which statements are billed for the financial encounter. (Ex. Encounter, Balance) ** Obsolete**
UNAPPLIED_PAYMENT_BALANCE DOUBLE Y Total amount of unapplied payments to the account
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 - PFT_ENCNTR_HIST


Child Column in PFT_ENCNTR_HIST(FK) Parent Table Name Parent Column Name
Parents: ENCNTR_ID ENCOUNTER ENCNTR_ID


PFT_EXPCT_ACTUAL_DEF



Column Section Relationship Section Top of Page


Table-level Detail

Description: PFT EXPCT ACTUAL DEF
Definition: Client choice of how to handle expected reimbursement vs. actual reimbursement
Table Type: REFERENCE





Column Detail - PFT_EXPCT_ACTUAL_DEF


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.
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 Y 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.
BILLING_ENTITY_ID DOUBLE N Foreign key to the billing_entity table
DOLLAR_THRESHOLD_AMT DOUBLE N The dollar threshold that client selects for posting blindly or queueing
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.
HEALTH_PLAN_ID DOUBLE N Foreign key to the health_plan table
PERCENT_THRESHOLD_AMT DOUBLE N The percentage threshold that the client selects for posting blindly or queueing
PERFORMED_ACTION_CD DOUBLE N Defines the action that was performed on these adjustments
PFT_EXPCT_ACTUAL_DEF_ID DOUBLE N Unique identifier for this table
RULE_FLAG DOUBLE N Distinguishes between rules for match and rules for no match
SELECTED_TASK_ID DOUBLE N Foreign key to the selected_task 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.



Relationship Detail - PFT_EXPCT_ACTUAL_DEF


Child Column in PFT_EXPCT_ACTUAL_DEF(FK) Parent Table Name Parent Column Name
Parents: BILLING_ENTITY_ID BILLING_ENTITY BILLING_ENTITY_ID
HEALTH_PLAN_ID HEALTH_PLAN HEALTH_PLAN_ID


PFT_GENERIC_LOG



Column Section Top of Page


Table-level Detail

Description: PFT GENERIC LOG
Definition: This is a generic log table that will be used by multiple process w/in ProFit.
Table Type: ACTIVITY





Column Detail - PFT_GENERIC_LOG


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.
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 Y 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 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.
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.
LOG_LEVEL_CD DOUBLE N Identifies the log level of the record
LOG_MESSAGE VARCHAR(100) Y This is a string field that will allow a user to enter a message that corresponds to the record.
LOG_VALUE VARCHAR(100) Y This is a string value that allows extra necessary information to be logged independently of the log_message. This could hold billing entity information, for example.
PARENT_ENTITY_ID DOUBLE N This field holds the value corresponding to the entry defined in the parent_entity_name column.
PARENT_ENTITY_NAME VARCHAR(32) N This field defines the parent entity for the record.
PFT_GENERIC_LOG_ID DOUBLE N This is the unique identifier to the record on the table.
PROCESS_TYPE_CD DOUBLE N The field defines the process type for the record.
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.


PFT_GPCI_CONTENT



Column Section Relationship Section Top of Page


Table-level Detail

Description: ProFit Geographic Practice Cost Index Content
Definition: Stores information from the CMS Geographic Practice Cost Index Fileliability insurance (PLI). Three distinct GPCIs are used to calculate the payment schedule amount for a service in a Medicare locality.
Table Type: REFERENCE





Column Detail - PFT_GPCI_CONTENT


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.
LOCALITY_CODE_TXT VARCHAR(2) Y Locality code assigned by CMS
LOCALITY_NAME_TXT VARCHAR(50) Y Name of locality assigned by CMS
MALPRACTICE_GPCI_NBR DOUBLE Y Malpractice related geographic practice cost index component
ORGANIZATION_ID DOUBLE N Identifies the insurance organization that corresponds to the given carrier number organization alias
PFT_GPCI_CONTENT_ID DOUBLE N Unique identifier for GPCI Content record
PRACTICE_GPCI_NBR DOUBLE Y Practice related geographic practice cost index component
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.
WORK_GPCI_NBR DOUBLE Y Work related geographic practice cost index component



Relationship Detail - PFT_GPCI_CONTENT


Child Column in PFT_GPCI_CONTENT(FK) Parent Table Name Parent Column Name
Parents: ORGANIZATION_ID ORGANIZATION ORGANIZATION_ID


PFT_HOLD



Column Section Relationship Section Top of Page


Table-level Detail

Description: ProFit Hold
Definition: ProFit Hold
Table Type: REFERENCE





Column Detail - PFT_HOLD


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.
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 Y 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 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 DOUBLE N Billing Entity for which the hold is defined
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.
HOLD_CD DOUBLE N Code value indicating the type of hold.
HOLD_CRITERIA_IND DOUBLE Y Hold Criteria Indicator
HOLD_FLAG DOUBLE Y Hold Flag (The value and description of that value vary depending on the hold_reason_cd value).
HOLD_NAME VARCHAR(40) Y A user-defined name given to the hold rule.
HOLD_REASON_CD DOUBLE N Code value indicating the reason for hold.
PARENT_ENTITY_ID DOUBLE N Parent Entity ID
PARENT_ENTITY_NAME VARCHAR(32) Y Parent Entity Name
PFT_HOLD_ID DOUBLE N Primary key
PROCESS_PRIORITY_NBR DOUBLE Y A value that indicates the order in which the statement cycles should be processed. The highest priority item gets a process_priority_nbr of 1.
STND_DELAY DOUBLE Y Standard Delay
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 - PFT_HOLD


Child Column in PFT_HOLD(FK) Parent Table Name Parent Column Name
Parents: BILLING_ENTITY_ID BILLING_ENTITY BILLING_ENTITY_ID




Parent Column in PFT_HOLD (PK) Child Table Name Child Column Name
Children: PFT_HOLD_ID PE_STATUS_REASON PFT_HOLD_ID
PFT_HOLD_CRITERIA PFT_HOLD_ID