Table Detail Report

CREDIT_CARD_RELTN



Column Section Relationship Section Top of Page


Table-level Detail

Description: Credit Card Relationship
Definition: Relates credit card information to person and/or formal payment plan rows.
Table Type: ACTIVITY





Column Detail - CREDIT_CARD_RELTN


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.
CREDIT_CARD_RELTN_ID DOUBLE N Uniquely identifies a relationship between credit card information, a person, and/or a formal payment plan.
CREDIT_CARD_TYPE_CD DOUBLE N Identifies the type of credit card.
DISPLAY_TXT VARCHAR(250) Y The dispalyable masked credit card number.
EXPIRATION_DT_TM DATETIME Y The date and time the credit card will expire.
MERCHANT_IDENT VARCHAR(250) Y Identifier for the credit card vendor.
PERSON_ID DOUBLE N Uniquely associates the credit card to one or more persons (card on file).
PFT_PAYMENT_PLAN_ID DOUBLE N Associates the credit card to one or more payment plans.
TOKEN_TXT VARCHAR(250) Y A reference value used for charging a credit card.
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 - CREDIT_CARD_RELTN


Child Column in CREDIT_CARD_RELTN(FK) Parent Table Name Parent Column Name
Parents: PERSON_ID PERSON PERSON_ID
PFT_PAYMENT_PLAN_ID PFT_PAYMENT_PLAN PFT_PAYMENT_PLAN_ID


ENCNTR_CLASS_GROUP



Column Section Relationship Section Top of Page


Table-level Detail

Description: Encounter Class Group
Definition: Encounter Class Group
Table Type: REFERENCE





Column Detail - ENCNTR_CLASS_GROUP


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.
BE_DOMAIN_ID DOUBLE N Billing Entity Domain ID
ENCNTR_CLASS_GROUP_ID DOUBLE N Encounter Class Group ID
ENCNTR_TYPE_CLASS_CD DOUBLE N Encounter Type Class Code
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.
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 - ENCNTR_CLASS_GROUP


Child Column in ENCNTR_CLASS_GROUP(FK) Parent Table Name Parent Column Name
Parents: BE_DOMAIN_ID BE_DOMAIN BE_DOMAIN_ID


ENCNTR_CNDTN_CODE_HIST



Column Section Relationship Section Top of Page


Table-level Detail

Description: Encounter Condition Code History
Definition: Used for tracking history of columns on the ENCNTR_CONDITION_CODE table
Table Type: ACTIVITY





Column Detail - ENCNTR_CNDTN_CODE_HIST


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 Y 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 Y 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.
CONDITION_CD DOUBLE Y A ub92 condition code (universal billing)
CONDITION_CODE_ID DOUBLE Y Uniquely identifies the related Encounter Condition Code Identifier
CONTRIBUTOR_SYSTEM_CD DOUBLE Y Contributor system identifies the source feed of data from which a row was populated. This is mainly used to determine how to update a set of data that may have originated from more than one source feed.
DATA_STATUS_CD DOUBLE Y Data status indicates a level of authenticity of the row data. Typically this will either be AUTHENTICATED or UNAUTHENTICATED.
DATA_STATUS_DT_TM DATETIME Y The date and time that the data_status_cd was set.
DATA_STATUS_PRSNL_ID DOUBLE Y The person who caused the data_status_cd to be set or change.
ENCNTR_CNDTN_CODE_HIST_ID DOUBLE N A system generated code to uniquely identify a row on the ENCNTR_CNDTN_CODE_HIST table
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.
PM_HIST_TRACKING_ID DOUBLE Y This is the value of the unique primary identifier of the pm_hist_tracking table. It is an internal system assigned number.
UPDT_APPLCTX DOUBLE Y 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 Y 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 Y 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 Y 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 Y 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 - ENCNTR_CNDTN_CODE_HIST


Child Column in ENCNTR_CNDTN_CODE_HIST(FK) Parent Table Name Parent Column Name
Parents: CONDITION_CODE_ID ENCNTR_CONDITION_CODE CONDITION_CODE_ID
PM_HIST_TRACKING_ID PM_HIST_TRACKING PM_HIST_TRACKING_ID


ENCNTR_SPAN_CODE_HIST



Column Section Relationship Section Top of Page


Table-level Detail

Description: Encounter Occurrence Span Code History
Definition: Used for tracking history of columns on the ENCNTR_SPAN_CODE table
Table Type: ACTIVITY





Column Detail - ENCNTR_SPAN_CODE_HIST


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 Y 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 Y 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.
CONTRIBUTOR_SYSTEM_CD DOUBLE Y Contributor system identifies the source feed of data from which a row was populated. This is mainly used to determine how to update a set of data that may have originated from more than one source feed.
DATA_STATUS_CD DOUBLE Y Data status indicates a level of authenticity of the row data. Typically this will either be AUTHENTICATED or UNAUTHENTICATED.
DATA_STATUS_DT_TM DATETIME Y The date and time that the data_status_cd was set.
DATA_STATUS_PRSNL_ID DOUBLE Y The person who caused the data_status_cd to be set or change.
ENCNTR_SPAN_CODE_HIST_ID DOUBLE N A system generated number used to uniquely identify a row on the ENCNTR_SPAN_CODE_HIST table.
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.
PM_HIST_TRACKING_ID DOUBLE Y This is the value of the unique primary identifier of the pm_hist_tracking table. It is an internal system assigned number.
SPAN_CD DOUBLE Y a ub92 span code (universal billing)
SPAN_CODE_ID DOUBLE Y this is the value of the unique primary identifier of the encounter span code table. it is an internal system assigned number.
SPAN_FROM_DT_TM DATETIME Y Date and time the UB92 code span begins.
SPAN_TO_DT_TM DATETIME Y Date and time to which the UB92 code spans.
UPDT_APPLCTX DOUBLE Y 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 Y 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 Y 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 Y 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 Y 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 - ENCNTR_SPAN_CODE_HIST


Child Column in ENCNTR_SPAN_CODE_HIST(FK) Parent Table Name Parent Column Name
Parents: SPAN_CODE_ID ENCNTR_SPAN_CODE SPAN_CODE_ID
PM_HIST_TRACKING_ID PM_HIST_TRACKING PM_HIST_TRACKING_ID


ENCNTR_VALUE_CODE_HIST



Column Section Relationship Section Top of Page


Table-level Detail

Description: Encounter Value Code History
Definition: Used for tracking history of columns on the ENCNTR_VALUE_CODE table
Table Type: ACTIVITY





Column Detail - ENCNTR_VALUE_CODE_HIST


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 Y 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 Y The person who caused the active_status_cd to be set or change.
AMOUNT DOUBLE Y dollar (numeric) value for the type of ub92 value stored.
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.
CONTRIBUTOR_SYSTEM_CD DOUBLE Y Contributor system identifies the source feed of data from which a row was populated. This is mainly used to determine how to update a set of data that may have originated from more than one source feed.
DATA_STATUS_CD DOUBLE Y Data status indicates a level of authenticity of the row data. Typically this will either be AUTHENTICATED or UNAUTHENTICATED.
DATA_STATUS_DT_TM DATETIME Y The date and time that the data_status_cd was set.
DATA_STATUS_PRSNL_ID DOUBLE Y The person who caused the data_status_cd to be set or change.
ENCNTR_VALUE_CODE_HIST_ID DOUBLE N A system generated number used to uniquely identify a row on the ENCNTR_VALUE_CODE_HIST table.
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.
PM_HIST_TRACKING_ID DOUBLE Y This is the value of the unique primary identifier of the pm_hist_tracking table. It is an internal system assigned number.
UPDT_APPLCTX DOUBLE Y 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 Y 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 Y 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 Y 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 Y 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.
VALUE_CD DOUBLE Y type of encounter value, ub92 value code, that is stored.
VALUE_CODE_ID DOUBLE Y this is the value of the unique primary identifier of the encounter value code table. it is an internal system assigned number.



Relationship Detail - ENCNTR_VALUE_CODE_HIST


Child Column in ENCNTR_VALUE_CODE_HIST(FK) Parent Table Name Parent Column Name
Parents: VALUE_CODE_ID ENCNTR_VALUE_CODE VALUE_CODE_ID
PM_HIST_TRACKING_ID PM_HIST_TRACKING PM_HIST_TRACKING_ID