ACCEPT_FORMAT_FLEXING



Column Section Top of Page


Table-level Detail

Description: Accept Format Flexing
Definition: Flexing options for order entry formats.
Table Type: REFERENCE





Column Detail - ACCEPT_FORMAT_FLEXING


Column Name Type Null? Definition
ACCEPT_FLAG NUMBER Y This field controls whether a field is required, optional, hidden, etc. 0 - Required, 1 - Optional, 2 - No Display, 3 - Display Only.
ACTION_TYPE_CD NUMBER N The order action that this flexing is built for.
CARRY_FWD_PLAN_IND NUMBER N Indicates whether to bring forward the value of this field from one order to the next for PowerPlans. The "field" is the front end format field which in relation to this table is the entire row of this table. A good example would be a Dose field. 1 - Carry Forward, 0- Do not Carry Forward
DEFAULT_PARENT_ENTITY_ID NUMBER Y The identifier for the coded default values. This field will be empty (zero) for non-coded defaults.
DEFAULT_PARENT_ENTITY_NAME VC2(32) Y The table that the coded default value is from. This field will be empty for non-coded defaults.
DEFAULT_VALUE VC2(100) Y The default value to be used for this field flexing.
FLEX_CD NUMBER N Accept format flexing code. Identifies the flex value this record is for. Depending on the flex_type_flag, this could contain a location_cd, position_cd or an application_cd.
FLEX_PARENT_ENTITY_ID NUMBER Y Identifies the flex value this record is for. Depending on the flex_type_flag, this could contain a location_cd, position_cd or an application_cd.
FLEX_PARENT_ENTITY_NAME VC2(32) Y The table that contains the flex parameter as a key. Will currently always be CODE_VALUE.
FLEX_TYPE_FLAG NUMBER N Identifies which type of flexing this record is for (e.g. application, position, etc.). 0 - Ordering Location, 1 - Patient Location, 2 - Application, 3 - Position, 4 - Encounter Type.
LOCK_ON_MODIFY_FLAG NUMBER N Indicates if a detail is to be locked for a modify action. A 0 indicates that the detail is not locked and the accept_flag will be honored. 0 - Not locked, 1 - Locked.
OE_FIELD_ID NUMBER N The order entry field that is to be flexed.
OE_FORMAT_ID NUMBER N The Order entry format that is to be flexed.
UPDT_APPLCTX NUMBER 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 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. 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 DATE 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 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. 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 NUMBER 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.


ACCEPT_FORMAT_FLEX_HIST



Column Section Top of Page


Table-level Detail

Description: Accept Format Flexing - hist
Definition: History- Flexing options for order entry formats.
Table Type: REFERENCE





Column Detail - ACCEPT_FORMAT_FLEX_HIST


Column Name Type Null? Definition
ACCEPT_FLAG NUMBER Y accept flag 0 = required 1 = optional 2 = no display 3 = display only
ACCEPT_FORMAT_FLEX_HIST_ID NUMBER N Primary Key
ACTION_DT_TM DATE Y date and time when the Action (delete/update) was taken
ACTION_TAKEN_TFLG VC2(30) Y The action taken by the user (delete/update)
ACTION_TYPE_CD NUMBER N The order action that this flexing is built for.
ACTION_USER_ID NUMBER Y user id of the person who took the action (delete/update)
CARRY_FWD_PLAN_IND NUMBER N Indicates whether to bring forward the value of this field from one order to the next for PowerPlans. The ""field"" is the front end format field which in relation to this table is the entire row of this table. A good example would be a Dose field. 1 - Carry Forward - 0- Do not Carry Forward
DEFAULT_PARENT_ENTITY_ID NUMBER Y The identifier for the coded default values. This field will be empty (zero) for non-coded defaults.
DEFAULT_PARENT_ENTITY_NAME VC2(32) Y The table that the coded default value is from. This field will be empty for non-coded defaults.
DEFAULT_VALUE VC2(100) Y The default value to be used for this field flexing.
FLEX_CD NUMBER N Accept format flexing code. Identifies the flex value this record is for. Depending on the flex_type_flag - this could contain a location_cd - position_cd or an application_cd.
FLEX_PARENT_ENTITY_ID NUMBER Y Identifies the flex value this record is for. Depending on the flex_type_flag - this could contain a location_cd - position_cd or an application_cd.
FLEX_PARENT_ENTITY_NAME VC2(32) Y The table that contains the flex parameter as a key. Will currently always be CODE_VALUE.
FLEX_TYPE_FLAG NUMBER N Identifies which type of flexing this record is for (e.g. application - position - etc.). 0 - Ordering Location - 1 - Patient Location - 2 - Application - 3 - Position - 4 - Encounter Type.
LOCK_ON_MODIFY_FLAG NUMBER N Indicates if a detail is to be locked for a modify action. A 0 indicates that the detail is not locked and the accept_flag will be honored. 0 - Not locked - 1 - Locked.
OE_FIELD_ID NUMBER N The order entry field that is to be flexed.
OE_FORMAT_ID NUMBER N The Order entry format that is to be flexed.
UPDT_APPLCTX NUMBER 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 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. 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 DATE 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 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. 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 NUMBER 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.


ALT_SEL_CAT



Column Section Relationship Section Top of Page


Table-level Detail

Description: Alternate Orderable Selection Category
Definition: Used to store alternate search categories or items. (i.e. PowerOrders favorites and favorite folders)
Table Type: REFERENCE





Column Detail - ALT_SEL_CAT


Column Name Type Null? Definition
ADHOC_IND NUMBER Y Indicates this category is for Ad hoc charting from the task list.
AHFS_IND NUMBER Y Used to mark a category or item as a therapeutic class or category.
ALT_SEL_CATEGORY_ID NUMBER N Primary key for this table.
CHILD_CAT_IND NUMBER Y Indicates that this category has child categories.
FOLDER_FLAG NUMBER Y Type of Folder related to the corresponding Alternate Selection Category; i.e., 1 - Normal Folder, 2 - IV Favorite Folder
IV_SET_SYNONYM_ID NUMBER N This ID uniquely identifies the IV set used to place the order. This field is only valued for IV orders that start with an IV set.
LONG_DESCRIPTION VC2(1000) Y Long description string for this category.
LONG_DESCRIPTION_KEY_CAP VC2(1000) Y The Long Description column stored in all uppercase with spaces & special characters removed.
LONG_DESCRIPTION_KEY_CAP_A_NLS VC2(4000) Y Stores the corresponding non-English character set values for the Long_Description_Key_CAP column. Used to sort correctly internationally.
LONG_DESCRIPTION_KEY_CAP_NLS VC2(2002) Y An _NLS sort column for internationalization.Column is no longer used. Replaced by A_NLS column so the French Accent is handled properly. Obsolete.
OWNER_ID NUMBER N Person ID of the user that created this category.
SECURITY_FLAG NUMBER Y Used to mark a category or item as private or public writable. 1 - Private, 0 or 2 Public.
SHORT_DESCRIPTION VC2(500) Y Display value to be seen in most apps for this category.
SOURCE_COMPONENT_FLAG NUMBER N Stores the Source application/task to enable selective display of favorites. 0 - Favorite is not application specific, 1 - Favorite was created in Power Orders, 2 - Favorite was created in Easy Script, 3 - Favorite was created in Super Bill.
UPDT_APPLCTX NUMBER 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 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. 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 DATE 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 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. 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 NUMBER 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 - ALT_SEL_CAT


Child Column in ALT_SEL_CAT(FK) Parent Table Name Parent Column Name
Parents: IV_SET_SYNONYM_ID ORDER_CATALOG_SYNONYM SYNONYM_ID




Parent Column in ALT_SEL_CAT (PK) Child Table Name Child Column Name
Children: ALT_SEL_CATEGORY_ID ALT_SEL_LIST ALT_SEL_CATEGORY_ID
ALT_SEL_LIST CHILD_ALT_SEL_CAT_ID
BR_OF_PARENT_RELTN ALT_SEL_CATEGORY_ID
FILL_PRINT_ORD_HX THER_CLASS_ID
PHA_PROD_DISP_OBS_ST PARENT_THERAP_CLASS_ID
PHA_PROD_DISP_OBS_ST ROOT_THERAP_CLASS_ID
PHA_PROD_DISP_OBS_ST THERAP_CLASS_ID
SCH_APPT_ORD ALT_SEL_CATEGORY_ID


ALT_SEL_LIST



Column Section Relationship Section Top of Page


Table-level Detail

Description: Alternate Selection List.
Definition: Alternate Selection List. Contains the parent-child associations between alternate selection categories and other categories, synonyms, home-health problems and reference tasks.
Table Type: REFERENCE





Column Detail - ALT_SEL_LIST


Column Name Type Null? Definition
ALT_SEL_CATEGORY_ID NUMBER N The unique identifier for the parent alternate selection category.
CHILD_ALT_SEL_CAT_ID NUMBER N The unique identifier for the child alternate selection category.
LIST_TYPE NUMBER Y Indicates what type of child the record references. Valid values are: 1 - alternate selection category, 2 - synonym, 3 - home health problem, 4- reference task, 5 - IV favorites, 6 - plan, 7 - Regimen Synonym
ORDERED_AS_SYNONYM_ID NUMBER Y The id of the order catalog synonym for the orderable for this ingredient when it's originally ordered.; The id of the order catalog synonym for the orderable for this ingredient when it's originally ordered.
ORDER_SENTENCE_ID NUMBER N Favorite order sentence id.
PATHWAY_CATALOG_ID NUMBER N The identifier for a Plan Child item. This field is valued if the list type is 6.
PW_CAT_SYNONYM_ID NUMBER N The plan synonym that the entry is representing
REFERENCE_TASK_ID NUMBER N The unique identifier for the reference task.
REGIMEN_CAT_SYNONYM_ID NUMBER N Unique identifier for the REGIMEN_CAT_SYNONYM table. The identifier for a regimen synonym chld item. This field is valued if the list type is 7.
SEQUENCE NUMBER N Specifies the sort order of all the children of a category.
SYNONYM_ID NUMBER N The identifier for the synonym child. This field is valued if the list type is 2 or 3.
UPDT_APPLCTX NUMBER 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 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. 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 DATE 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 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. 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 NUMBER 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 - ALT_SEL_LIST


Child Column in ALT_SEL_LIST(FK) Parent Table Name Parent Column Name
Parents: ALT_SEL_CATEGORY_ID ALT_SEL_CAT ALT_SEL_CATEGORY_ID
CHILD_ALT_SEL_CAT_ID ALT_SEL_CAT ALT_SEL_CATEGORY_ID
ORDERED_AS_SYNONYM_ID ORDER_CATALOG_SYNONYM SYNONYM_ID
SYNONYM_ID ORDER_CATALOG_SYNONYM SYNONYM_ID
ORDER_SENTENCE_ID ORDER_SENTENCE ORDER_SENTENCE_ID
REFERENCE_TASK_ID ORDER_TASK REFERENCE_TASK_ID
PATHWAY_CATALOG_ID PATHWAY_CATALOG PATHWAY_CATALOG_ID
PW_CAT_SYNONYM_ID PW_CAT_SYNONYM PW_CAT_SYNONYM_ID
REGIMEN_CAT_SYNONYM_ID REGIMEN_CAT_SYNONYM REGIMEN_CAT_SYNONYM_ID


CATALOG_EVENT_SETS



Column Section Relationship Section Top of Page


Table-level Detail

Description: CATALOG EVENT SETS
Definition: Associates a order_catalog with event_set
Table Type: REFERENCE





Column Detail - CATALOG_EVENT_SETS


Column Name Type Null? Definition
CATALOG_CD NUMBER N Foreign key table name order_catalog
EVENT_SET_NAME VC2(100) N maps to event_set_name field on v500_event_set_cd
SEQUENCE NUMBER N part of 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 - CATALOG_EVENT_SETS


Child Column in CATALOG_EVENT_SETS(FK) Parent Table Name Parent Column Name
Parents: CATALOG_CD ORDER_CATALOG CATALOG_CD