Table Detail Report

ORDER_SENTENCE_DETAIL



Column Section Relationship Section Top of Page


Table-level Detail

Description: The individual fields that make up the order sentence.
Definition: Order Sentence Detail
Table Type: REFERENCE





Column Detail - ORDER_SENTENCE_DETAIL


Column Name Type Null? Definition
DEFAULT_PARENT_ENTITY_ID NUMBER Y The ID of the data to be used for the default value. If valued, this field should be the same as the oe_field_value for the record.
DEFAULT_PARENT_ENTITY_NAME VC2(32) Y The table name where the default (for codesets and lists) is located, for example CODE_VALUE. This field is empty for oe fields with defaults that are not codes or IDs.
FIELD_TYPE_FLAG NUMBER Y The data type for this field.
OE_FIELD_DISPLAY_VALUE VC2(255) Y The displayable value for the order detail.
OE_FIELD_ID NUMBER N The identifier of which order entry field this detail record is for.
OE_FIELD_MEANING_ID NUMBER N Identifies what the order entry field is for (e.g. frequency, start date/time).
OE_FIELD_VALUE FLOAT Y The numeric default value for the record. If this record is for a non-numeric or non-coded default value, this field will be zero.
ORDER_SENTENCE_ID NUMBER N The identifier of the order sentence this detail record belongs to.
SEQUENCE NUMBER N Sequence value
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 - ORDER_SENTENCE_DETAIL


Child Column in ORDER_SENTENCE_DETAIL(FK) Parent Table Name Parent Column Name
Parents: OE_FIELD_ID ORDER_ENTRY_FIELDS OE_FIELD_ID
ORDER_SENTENCE_ID ORDER_SENTENCE ORDER_SENTENCE_ID


ORDER_SENTENCE_FILTER



Column Section Relationship Section Top of Page


Table-level Detail

Description: ORDER_SENTENCE_FILTER
Definition: Contains filter information for order sentence.
Table Type: REFERENCE





Column Detail - ORDER_SENTENCE_FILTER


Column Name Type Null? Definition
AGE_MAX_VALUE NUMBER N Maximum value for the age range
AGE_MIN_VALUE NUMBER N minimum value for the age range
AGE_UNIT_CD NUMBER N Age code valueCode Set: 54The unit of the age: hours, days, weeks, months, years
ORDER_SENTENCE_FILTER_ID NUMBER N Unique generated number that identifies a single row on the ORDER_SENTENCE_FILTER table.
ORDER_SENTENCE_ID NUMBER N The unique identifier for the order sentence in order_sentence table.
PMA_MAX_VALUE NUMBER N Maximum value for the PMA range
PMA_MIN_VALUE NUMBER N minimum value for the PMA range
PMA_UNIT_CD NUMBER N The unit of the PMA: days, weeks
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.
WEIGHT_MAX_VALUE NUMBER N Maximum value for the weight range
WEIGHT_MIN_VALUE NUMBER N Minimum value for the weight range
WEIGHT_UNIT_CD NUMBER N weight code value. The unit of the weight: oz, lb, g, kg



Relationship Detail - ORDER_SENTENCE_FILTER


Child Column in ORDER_SENTENCE_FILTER(FK) Parent Table Name Parent Column Name
Parents: ORDER_SENTENCE_ID ORDER_SENTENCE ORDER_SENTENCE_ID


ORDER_STAGING



Column Section Relationship Section Top of Page


Table-level Detail

Description: Orders_Staging
Definition: This table store orders staging data
Table Type: ACTIVITY





Column Detail - ORDER_STAGING


Column Name Type Null? Definition
CHARTED_ORDER_ID NUMBER N Identifier of a charted order id
CLIENT_IDENT VC2(255) N Client appication Identifier which inserted this row.
DATA_BLOB LONG RAW Y
ENCOUNTER_ID NUMBER N Encounter id for the patient encounter
ORDER_STAGING_ID NUMBER N PRIMARY KEY
PERSON_ID NUMBER N Identifier of a person / patient
STAGING_STATUS_TXT VC2(20) N The staging status of the medication order.
START_DT_TM DATE Y Start Date Time of a medication
STATUS_TXT VC2(20) N The status of the medication order.
STOP_DT_TM DATE Y Stop date time of a medication
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 - ORDER_STAGING


Child Column in ORDER_STAGING(FK) Parent Table Name Parent Column Name
Parents: ENCOUNTER_ID ENCOUNTER ENCNTR_ID
CHARTED_ORDER_ID ORDERS ORDER_ID
PERSON_ID PERSON PERSON_ID




Parent Column in ORDER_STAGING (PK) Child Table Name Child Column Name
Children: ORDER_STAGING_ID ORDER_STAGING_ERX_INFO ORDER_STAGING_ID
ORDER_STAGING_EXT_IDENT ORDER_STAGING_ID


ORD_CAT_SENT_R



Column Section Top of Page


Table-level Detail

Description: ORDER CATALOG SENTENCE RELATIONSHIP
Definition: Table is used to store the relationships between order catalogs/synonyms and order sentences.
Table Type: REFERENCE





Column Detail - ORD_CAT_SENT_R


Column Name Type Null? Definition
ACTIVE_IND NUMBER 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.
CATALOG_CD NUMBER N The code value of the orderable.
DISPLAY_SEQ NUMBER Y contains user-defined sequencing for the display order of order sentences
ORDER_CAT_SENT_R_ID NUMBER N The key to the table.
ORDER_SENTENCE_DISP_LINE VC2(255) Y The display line of the order sentence.
ORDER_SENTENCE_ID NUMBER N The id of the order sentence
SYNONYM_ID NUMBER N The id of the order catalog synonym
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.


ORD_LOC_PHARM_RELTN



Column Section Relationship Section Top of Page


Table-level Detail

Description: Order Location Pharmacy Relation
Definition: Stores the association between various locations to corresponding pharmacies for a given pharmacy type. This table will be utilized by Orders and Plans services which will perform add, update and remove operations on the table. These services are primarily utilized by bedrock tool to associate facility/facilities with a pharmacy of given type. User can also update the association and remove this association throuugh the tool.
Table Type: REFERENCE





Column Detail - ORD_LOC_PHARM_RELTN


Column Name Type Null? Definition
ACTIVE_IND NUMBER 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 NUMBER N Indicates the status of the row itself (not the data in the row) such as active, inactive, combined away, pending purge, etc.
LOC_CD NUMBER N Code value of the facility, building or nurse unit with which the pharmacy will be associated. Codeset: 220
ORD_LOC_PHARM_RELTN_ID NUMBER N Unique generated number that identifies a single row on the ORD_LOC_PHARM_RELTN table.
PHARM_IDENT VC2(100) N The Cerner millennium identifier for a pharmacy.
PHARM_TYPE_CD NUMBER N Code value of the type of the pharmacy that needs to be associated to the facility. Codeset: 4644007
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 - ORD_LOC_PHARM_RELTN


Child Column in ORD_LOC_PHARM_RELTN(FK) Parent Table Name Parent Column Name
Parents: LOC_CD LOCATION LOCATION_CD