Table Detail Report

OCS_FACILITY_FORMULARY_R



Column Section Relationship Section Top of Page


Table-level Detail

Description: Order Catalog Synonym Facility Formulary Relationship
Definition: Used to define the formulary status of synonyms.
Table Type: REFERENCE





Column Detail - OCS_FACILITY_FORMULARY_R


Column Name Type Null? Definition
FACILITY_CD DOUBLE N Identifies the facility (zero means all facilities).
INPATIENT_FORMULARY_STATUS_CD DOUBLE N Stores the inpatient formulary status code.
OCS_FACILITY_FORMULARY_R_ID DOUBLE N The unique primary key for this table. It is an internally generated sequence number.
OUTPATIENT_FORMULARY_STATUS_CD DOUBLE N Stores the outpatient formulary status code.
RX_SYNONYM_VISIBILITY_IND DOUBLE N Used to indicate prescription synonym visibility in order search. 0 - Not visible, 1 - visible.
SYNONYM_ID DOUBLE N Identifies the synonym. (zero means all synonyms).
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 - OCS_FACILITY_FORMULARY_R


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


OCS_HANDLING_PRECAUTIONS



Column Section Relationship Section Top of Page


Table-level Detail

Description: Order Catalog Synonym Handling Precautions
Definition: Table used to store the hazardous information about a medication.
Table Type: REFERENCE





Column Detail - OCS_HANDLING_PRECAUTIONS


Column Name Type Null? Definition
HANDLING_PRECAUTIONS_LONG_BLOB LONGBLOB Y Stores large binary data containing warnings/instructions for nurses regarding the medication they are preparing for the patient.
OCS_HANDLING_PRECAUTIONS_ID DOUBLE N Unique generated number that identifies a single row on the OCS_HAZARDOUS_INFO table.
SYNONYM_ID DOUBLE N Identifies the synonym. Foreign Key from ORDER_CATALOG_SYNONYM 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.



Relationship Detail - OCS_HANDLING_PRECAUTIONS


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


OC_MULTI_PHARMACY_REVIEW



Column Section Relationship Section Top of Page


Table-level Detail

Description: Order Catalog Multi Pharmacy Review
Definition: Table used to store the multiple pharmacy review required indicator of Order Catalog.
Table Type: REFERENCE





Column Detail - OC_MULTI_PHARMACY_REVIEW


Column Name Type Null? Definition
CATALOG_CD DOUBLE N Identifies the orderable item. Foreign Key from ORDER_CATALOG table.
MULTIPLE_PHARMACY_REVIEW_IND DOUBLE N Stores the multiple pharmacy review indicator. 0 indicates that catalog is not eligible for Multiple pharmacy review, 1 indicates that catalog is eligible for Multiple pharmacy review.
OC_MULTI_PHARMACY_REVIEW_ID DOUBLE N Unique generated number that identifies a single row on the OC_MULTI_PHARMACY_REVIEW 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.



Relationship Detail - OC_MULTI_PHARMACY_REVIEW


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


OE_FIELD_MEANING



Column Section Relationship Section Top of Page


Table-level Detail

Description: OE Field Meaning
Definition: OE Field Meaning
Table Type: REFERENCE





Column Detail - OE_FIELD_MEANING


Column Name Type Null? Definition
DESCRIPTION VARCHAR(200) Y textual description
OE_FIELD_MEANING VARCHAR(25) N OE Field Meaning
OE_FIELD_MEANING_ID DOUBLE N OE Field Meaning Identifier. The value for this column does not come from an Oracle sequence. It is loaded via a CSV.
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 - OE_FIELD_MEANING




Parent Column in OE_FIELD_MEANING (PK) Child Table Name Child Column Name
Children: OE_FIELD_MEANING_ID ORDER_DETAIL_HISTORY OE_FIELD_MEANING_ID
ORDER_PROPOSAL_DETAIL OE_FIELD_MEANING_ID
PM_PSO_LINK OE_FIELD_MEANING_ID
RX_MED_ORD_DETAIL OE_FIELD_MEANING_ID
SCH_DETAIL OE_FIELD_MEANING_ID
SCH_PEND_EVENT_DETAIL OE_FIELD_MEANING_ID
SCH_PEND_ORDER_DETAIL OE_FIELD_MEANING_ID
SCH_REF_DETAIL OE_FIELD_MEANING_ID


OE_FORMAT_FIELDS



Column Section Relationship Section Top of Page


Table-level Detail

Description: Order Entry Format Fields
Definition: Table stores all the fields that will be placed on an order entry format.
Table Type: REFERENCE





Column Detail - OE_FORMAT_FIELDS


Column Name Type Null? Definition
ACCEPT_FLAG DOUBLE Y Flag describes whether the field is accepted or not and how. 0 - Required, 1 - Optional, 2 - No Display, 3 - Display Only
ACTION_TYPE_CD DOUBLE N The type of action to associate this field to the format with.
CARRY_FWD_PLAN_IND DOUBLE 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
CLIN_LINE_IND DOUBLE Y An indicator on whether to show this field on the clinical display line.
CLIN_LINE_LABEL VARCHAR(25) Y The label to be shown with the field value on the clinical line.
CLIN_SUFFIX_IND DOUBLE Y An indicator on whether to show the clinical line label as a suffix to the field value.
CORE_IND DOUBLE Y A core field will require the eco server to re-explode orders
DEFAULT_PARENT_ENTITY_ID DOUBLE N The identifier for the default value, if the default value is coded. This field will be empty (zero) for non-coded defaults.
DEFAULT_PARENT_ENTITY_NAME VARCHAR(32) Y The name of the table that the coded default value is from. This field will be empty for non-coded defaults.
DEFAULT_VALUE VARCHAR(100) Y The default value to be used for this field.
DEF_PREV_ORDER_IND DOUBLE Y An indicator on whether to bring forward the value of this field from one order to the next.
DEPT_LINE_IND DOUBLE Y An indicator on whether to show this field on the department display line.
DEPT_LINE_LABEL VARCHAR(25) Y The label to show with the field value on the department display line.
DEPT_SUFFIX_IND DOUBLE Y An indicator on whether to show the department line label as a suffix to the field value.
DISP_DEPT_YES_NO_FLAG DOUBLE Y A flag on whether to show all positive and negative responses to a YES/NO field on the dept displayline. 0 - Display Yes/No, 1 - Display Yes, 2 - Display No
DISP_YES_NO_FLAG DOUBLE Y A flag on whether to show the positive/negative responses to a YES/NO field on the clinical displayline. 0 - Display Yes/No, 1 - Display Yes, 2 - Display No.
EPILOG_METHOD DOUBLE Y For future use.
FIELD_SEQ DOUBLE Y A sequence number identifying the order of all the fields that have been grouped together using thegroup sequence.
FILTER_PARAMS VARCHAR(255) Y Filter parameters order detail list boxes.
GROUP_SEQ DOUBLE Y A sequence number used to identify the ordering of fields on the format.
INPUT_MASK VARCHAR(50) Y For future use
LABEL_TEXT VARCHAR(200) Y The label that should be displayed for this field.
LOCK_ON_MODIFY_FLAG DOUBLE 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.
MAX_NBR_OCCUR DOUBLE Y The maximum number of times this field can appear on the format.
OE_FIELD_ID DOUBLE N The id of the field.
OE_FORMAT_ID DOUBLE N The id of the format.
PROLOG_METHOD DOUBLE Y For future use.
REQUIRE_COSIGN_IND DOUBLE Y An indicator on whether this field, if changed, should cause the cosign logic to be checked.
REQUIRE_REVIEW_IND DOUBLE Y Requires a nurse to review an order placed. Keeps an order in a Pending Review status.
REQUIRE_VERIFY_IND DOUBLE Y Requires Pharmacist to verify an order. In On Hold status until it is verified.
STATUS_LINE VARCHAR(200) Y A display line of information about the field.
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.
VALUE_REQUIRED_IND DOUBLE Y An indicator on whether the field has to have a value entered.



Relationship Detail - OE_FORMAT_FIELDS


Child Column in OE_FORMAT_FIELDS(FK) Parent Table Name Parent Column Name
Parents: ACTION_TYPE_CD ORDER_ENTRY_FORMAT ACTION_TYPE_CD
OE_FORMAT_ID ORDER_ENTRY_FORMAT OE_FORMAT_ID