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 NUMBER N Identifies the facility (zero means all facilities).
INPATIENT_FORMULARY_STATUS_CD NUMBER N Stores the inpatient formulary status code.
OCS_FACILITY_FORMULARY_R_ID NUMBER N The unique primary key for this table. It is an internally generated sequence number.
OUTPATIENT_FORMULARY_STATUS_CD NUMBER N Stores the outpatient formulary status code.
RX_SYNONYM_VISIBILITY_IND NUMBER N Used to indicate prescription synonym visibility in order search. 0 - Not visible, 1 - visible.
SYNONYM_ID NUMBER N Identifies the synonym. (zero means all synonyms).
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 - 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 LONG RAW Y Stores large binary data containing warnings/instructions for nurses regarding the medication they are preparing for the patient.
OCS_HANDLING_PRECAUTIONS_ID NUMBER N Unique generated number that identifies a single row on the OCS_HAZARDOUS_INFO table.
SYNONYM_ID NUMBER N Identifies the synonym. Foreign Key from ORDER_CATALOG_SYNONYM table.
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 - 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 NUMBER N Identifies the orderable item. Foreign Key from ORDER_CATALOG table.
MULTIPLE_PHARMACY_REVIEW_IND NUMBER 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 NUMBER N Unique generated number that identifies a single row on the OC_MULTI_PHARMACY_REVIEW table.
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 - 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 VC2(200) Y textual description
OE_FIELD_MEANING VC2(25) N OE Field Meaning
OE_FIELD_MEANING_ID NUMBER 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 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 - 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 NUMBER 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 NUMBER N The type of action to associate this field to the format with.
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
CLIN_LINE_IND NUMBER Y An indicator on whether to show this field on the clinical display line.
CLIN_LINE_LABEL VC2(25) Y The label to be shown with the field value on the clinical line.
CLIN_SUFFIX_IND NUMBER Y An indicator on whether to show the clinical line label as a suffix to the field value.
CORE_IND NUMBER Y A core field will require the eco server to re-explode orders
DEFAULT_PARENT_ENTITY_ID NUMBER 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 VC2(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 VC2(100) Y The default value to be used for this field.
DEF_PREV_ORDER_IND NUMBER Y An indicator on whether to bring forward the value of this field from one order to the next.
DEPT_LINE_IND NUMBER Y An indicator on whether to show this field on the department display line.
DEPT_LINE_LABEL VC2(25) Y The label to show with the field value on the department display line.
DEPT_SUFFIX_IND NUMBER Y An indicator on whether to show the department line label as a suffix to the field value.
DISP_DEPT_YES_NO_FLAG NUMBER 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 NUMBER 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 NUMBER Y For future use.
FIELD_SEQ NUMBER Y A sequence number identifying the order of all the fields that have been grouped together using thegroup sequence.
FILTER_PARAMS VC2(255) Y Filter parameters order detail list boxes.
GROUP_SEQ NUMBER Y A sequence number used to identify the ordering of fields on the format.
INPUT_MASK VC2(50) Y For future use
LABEL_TEXT VC2(200) Y The label that should be displayed for this field.
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.
MAX_NBR_OCCUR NUMBER Y The maximum number of times this field can appear on the format.
OE_FIELD_ID NUMBER N The id of the field.
OE_FORMAT_ID NUMBER N The id of the format.
PROLOG_METHOD NUMBER Y For future use.
REQUIRE_COSIGN_IND NUMBER Y An indicator on whether this field, if changed, should cause the cosign logic to be checked.
REQUIRE_REVIEW_IND NUMBER Y Requires a nurse to review an order placed. Keeps an order in a Pending Review status.
REQUIRE_VERIFY_IND NUMBER Y Requires Pharmacist to verify an order. In On Hold status until it is verified.
STATUS_LINE VC2(200) Y A display line of information about the field.
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.
VALUE_REQUIRED_IND NUMBER 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