RC_SLA_RULE



Column Section Relationship Section Top of Page


Table-level Detail

Description: Revenue Cycle Service Level Agreement Rule
Definition: Contains service level agreement rules for health plans and payers.
Table Type: REFERENCE





Column Detail - RC_SLA_RULE


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.
ACTIVITY_SUB_TYPE_CD DOUBLE N The activity sub type code for the SLA Rule
ACTIVITY_TYPE_CD DOUBLE N Contains the code defining the type of activity for this service level agreement.
CATALOG_TYPE_CD DOUBLE N Contains the code defining the catalog type for this service level agreement.
ENCOUNTER_TYPE_CD DOUBLE N Contains the code defining the type of encounter for this service level agreement.
FACILITY_CD DOUBLE N This column is misnamed and actually contains organization_id. If it is 0, that means all organizations
HEALTH_PLAN_ID DOUBLE N Uniquely identifies the Health Plan related to this record.
ORDER_CATALOG_CD DOUBLE N Contains the code defining the order catalog for this service level agreement.
ORDER_SYNONYM_ID DOUBLE N Uniquely identifies the related order synonym for this record.
PAYER_ID DOUBLE N Uniquely identifies the organization for the payer of this service level agreement.
RC_SLA_RULE_ID DOUBLE N Unique generated number that identifies a single row on the RC_SLA_RULE table.
SLA_BEG_EFFECTIVE_DT_TM DATETIME N The Begin effective date for the service level agreement.
SLA_END_EFFECTIVE_DT_TM DATETIME N The End effective date for the service level agreement.
SLA_UNIT_CD DOUBLE N Identifies the units for the service level agreement value.
SLA_VALUE DOUBLE N Contains the Value of this Service Level Agreement.
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.
WEEKEND_CD DOUBLE N Contains a yes/no code for whether or not t weekends are taken into account.



Relationship Detail - RC_SLA_RULE


Child Column in RC_SLA_RULE(FK) Parent Table Name Parent Column Name
Parents: HEALTH_PLAN_ID HEALTH_PLAN HEALTH_PLAN_ID
ORDER_SYNONYM_ID ORDER_CATALOG_SYNONYM SYNONYM_ID
PAYER_ID ORGANIZATION ORGANIZATION_ID


SCH_ABN_CROSS



Column Section Relationship Section Top of Page


Table-level Detail

Description: Scheduling ABN Cross Reference
Definition: Scheduling ABN Cross Reference
Table Type: REFERENCE





Column Detail - SCH_ABN_CROSS


Column Name Type Null? Definition
ABN_CROSS_ID DOUBLE N ABN Cross Reference Identifier
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.
APPT_TYPE_CD DOUBLE N The identifier for an appointment type.
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.
PARENT_APPT_TYPE_CD DOUBLE N Protocol Parent Appointment Type Code
PROC_NOMEN_ID DOUBLE N Procedure Nomenclature Identifier
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 - SCH_ABN_CROSS


Child Column in SCH_ABN_CROSS(FK) Parent Table Name Parent Column Name
Parents: APPT_TYPE_CD CODE_VALUE CODE_VALUE
PARENT_APPT_TYPE_CD CODE_VALUE CODE_VALUE
PROC_NOMEN_ID NOMENCLATURE NOMENCLATURE_ID


SCH_ACTIVITY



Column Section Relationship Section Top of Page


Table-level Detail

Description: Scheduling Activity
Definition: The scheduling activity table, used to store different types of activities. To give some context, activities are activities that can go on a schedule throughout the day, so lunch, workout time, pool, etc. These activities are going to go on a base schedule, which is the schedule for a facility, unit (a grouping of patients), and phase combination. So my base schedule for the week will consist of a multitude of activities put on different days of the week.
Table Type: REFERENCE





Column Detail - SCH_ACTIVITY


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.
ACTIVE_STATUS_PRSNL_ID DOUBLE N The person who caused the active_status_cd to be set or change.
ACTIVITY_CD DOUBLE N The scheduling activity code (Code Set: 4014000).
CANDIDATE_ID DOUBLE N a sequence-generated number to uniquely identify the specific row in the database.
DEF_DURATION DOUBLE Y The default duration of the activity in minutes
DISP_SCHEME_ID DOUBLE N the unique identifier for the display scheme.
INFO_SCH_TEXT_ID DOUBLE N the identifier of the information-only text associated with the record.
LOGICAL_DOMAIN_ID DOUBLE N The unique identifier for a logical domain. This identifier allows the data to be grouped by logical domain. For example, If you assign clients a logical_domain_id this would allow you to store data for multiple clients on this table.
NULL_DT_TM DATETIME N contains 31-dec-2100 00:00:00.00. this field is used to maintain foreign keys to tables that contain a version_dt_tm in the primary key.
SCH_ACTIVITY_ID DOUBLE N Unique generated number that identifies a single row on the SCH_ACTIVITY 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.
VERSION_DT_TM DATETIME N the version date and time marks the date the record became historical.



Relationship Detail - SCH_ACTIVITY


Child Column in SCH_ACTIVITY(FK) Parent Table Name Parent Column Name
Parents: LOGICAL_DOMAIN_ID LOGICAL_DOMAIN LOGICAL_DOMAIN_ID
INFO_SCH_TEXT_ID LONG_TEXT_REFERENCE LONG_TEXT_ID
DISP_SCHEME_ID SCH_DISP_SCHEME DISP_SCHEME_ID


SCH_APPT_ACTION



Column Section Relationship Section Top of Page


Table-level Detail

Description: Scheduling appointment action
Definition: Scheduling appointment action
Table Type: REFERENCE





Column Detail - SCH_APPT_ACTION


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.
APPT_TYPE_CD DOUBLE N The unique identifier for the scheduling appointment type.
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.
CANDIDATE_ID DOUBLE N A sequence-generated number to uniquely identify the specific row in the database.
CHILD_APPT_SYN_CD DOUBLE N identifier for the associated appointment synonym
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.
LOCATION_CD DOUBLE N The field identifies the current permanent location of the patient.
OFFSET_BEG_UNITS DOUBLE N Scheduling Offset Beg Units
OFFSET_BEG_UNITS_CD DOUBLE N Scheduling Offset Beg Units Code
OFFSET_BEG_UNITS_MEANING VARCHAR(12) Y Scheduling Offset Beg Units Meaning
OFFSET_END_UNITS DOUBLE N Scheduling Offset End Units
OFFSET_END_UNITS_CD DOUBLE N Scheduling Offset End Units Code
OFFSET_END_UNITS_MEANING VARCHAR(12) Y Scheduling Offset End Units Meaning
SCH_ACTION_CD DOUBLE N schedule action code
SCH_FLEX_ID DOUBLE N Scheduling Flexing Identifier
SEQ_NBR DOUBLE N Determines the order among the children of a group.
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 - SCH_APPT_ACTION


Child Column in SCH_APPT_ACTION(FK) Parent Table Name Parent Column Name
Parents: CHILD_APPT_SYN_CD SCH_APPT_SYN APPT_SYNONYM_CD
SCH_FLEX_ID SCH_FLEX_STRING SCH_FLEX_ID


SCH_APPT_BOOK



Column Section Relationship Section Top of Page


Table-level Detail

Description: Appointment Book
Definition: An appointment book can be either an book or an index. A book is a collection of resources. An index is a collecion of books.
Table Type: REFERENCE





Column Detail - SCH_APPT_BOOK


Column Name Type Null? Definition
ACCESS_LEVEL_FLAG DOUBLE N Determines who can read and update the record.
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.
APPT_BOOK_ID DOUBLE N The identifier for the appointment book.
APPT_SYNONYM_CD DOUBLE N Synonym used to schedule appointment. What the appointment is for.
APPT_TYPE_CD DOUBLE N What the appointment is for. Examples are 'MRI Knee', 'Ortho Consult', etc.
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.
BOOK_TYPE_FLAG DOUBLE Y Determines if the collection is a book or an index.
CANDIDATE_ID DOUBLE N A sequence-generated number to uniquely identify the specific row in the database.
DESCRIPTION VARCHAR(200) Y A long description used for documentation.
DISP_SCHEME_ID DOUBLE N The coded identifier of the disp scheme.
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.
INFO_SCH_TEXT_ID DOUBLE N The identifier of the information-only text associated with the record.
LOGICAL_DOMAIN_ID DOUBLE N The unique identifier for a logical domain. This identifier allows the data to be grouped by logical domain. For example, If you assign clients a logical_domain_id this would allow you to store data for multiple clients on this table.
MNEMONIC VARCHAR(100) N A 100-character string used for identification and selection.
MNEMONIC_KEY VARCHAR(100) N The MNEMONIC in uppercase with the non-alphanumeric characters removed.
MNEMONIC_KEY_A_NLS VARCHAR(400) Y MNEMONIC_KEY_A_NLS column
MNEMONIC_KEY_NLS VARCHAR(202) Y A native sort version of the MNEMONIC_KEY FIELD.
NULL_DT_TM DATETIME N contains 31-DEC-2100 00:00:00.00
OWNER_PERSON_ID DOUBLE N This is the value of the unique primary identifier of the person table. It is an internal system assigned number. FUTURE
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.
VERSION_DT_TM DATETIME N The version date and time marks the date the record became historical.



Relationship Detail - SCH_APPT_BOOK


Child Column in SCH_APPT_BOOK(FK) Parent Table Name Parent Column Name
Parents: APPT_SYNONYM_CD CODE_VALUE CODE_VALUE
APPT_TYPE_CD CODE_VALUE CODE_VALUE
LOGICAL_DOMAIN_ID LOGICAL_DOMAIN LOGICAL_DOMAIN_ID
INFO_SCH_TEXT_ID LONG_TEXT_REFERENCE LONG_TEXT_ID
OWNER_PERSON_ID PERSON PERSON_ID
DISP_SCHEME_ID SCH_DISP_SCHEME DISP_SCHEME_ID




Parent Column in SCH_APPT_BOOK (PK) Child Table Name Child Column Name
Children: APPT_BOOK_ID SCH_BOOK_LIST APPT_BOOK_ID
SCH_BOOK_LIST CHILD_APPT_BOOK_ID