Table Detail Report

DSCPLN_EVENT_R



Column Section Top of Page


Table-level Detail

Description: Discipline Event Reltn
Definition: Discipline (Role) and Event Set Code (Primitive) Relationship
Table Type: REFERENCE





Column Detail - DSCPLN_EVENT_R


Column Name Type Null? Definition
DISCIPLINE_CD NUMBER N Discipline (ROLE_TYPE_CD) code value. The Discipline (Role) inherited from POSITION_ROLE_TYPE
DSCPLN_EVENT_ID NUMBER N Primary Key
EVENT_SET_CD NUMBER N Event set code, inherited from V500_EVENT_SET_CODE
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.


INFUSION_BILLING_EVENT



Column Section Relationship Section Top of Page


Table-level Detail

Description: Infusion Billing Event
Definition: Stores infusion billing event information for a specific order such as the start and stop of the infusion.
Table Type: ACTIVITY





Column Detail - INFUSION_BILLING_EVENT


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.
BEGIN_EFFECTIVE_DT_TM DATE N Date and time when the row became valid.
COMMENT_LONG_TEXT_ID NUMBER N Reference to a long text table that holds a comment entered during the infusion documentation process.
CREATE_PRSNL_ID NUMBER N Id of the person who entered the infusion record.
ENCNTR_ID NUMBER N The encounter associated with the billing event.
END_EFFECTIVE_DT_TM DATE N 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.
INFUSED_VOLUME_VALUE FLOAT N The volume in mL that was infused for this infusion event.
INFUSION_BILLING_EVENT_ID NUMBER N Unique, generated number that identifies a single row on the INFUSION_BILLING_EVENT table.
INFUSION_DURATION_MINS FLOAT N A value in minutes that represents the actual infusion time. This may be different from the time period between the infusion start and stop if there are short pauses in the administration.
INFUSION_END_DT_TM DATE N The date and time representing the end of the infusion.
INFUSION_END_TZ NUMBER N Time zone associated with the infusion end date and time.
INFUSION_START_DT_TM DATE N The date and time representing the start of the infusion.
INFUSION_START_TZ NUMBER N Time zone associated with the infusion start date and time.
ORDER_ID NUMBER N The order associated with the billing event.
PREV_INFUSION_BILLING_EVENT_ID NUMBER N The infusion billing id for the latest version of a given infusion record.
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 - INFUSION_BILLING_EVENT


Child Column in INFUSION_BILLING_EVENT(FK) Parent Table Name Parent Column Name
Parents: ENCNTR_ID ENCOUNTER ENCNTR_ID
PREV_INFUSION_BILLING_EVENT_ID INFUSION_BILLING_EVENT INFUSION_BILLING_EVENT_ID
COMMENT_LONG_TEXT_ID LONG_TEXT LONG_TEXT_ID
ORDER_ID ORDERS ORDER_ID
CREATE_PRSNL_ID PRSNL PERSON_ID




Parent Column in INFUSION_BILLING_EVENT (PK) Child Table Name Child Column Name
Children: INFUSION_BILLING_EVENT_ID INFUSION_BILLING_EVENT PREV_INFUSION_BILLING_EVENT_ID
INFUSION_CE_RELTN INFUSION_BILLING_EVENT_ID


INFUSION_CE_RELTN



Column Section Relationship Section Top of Page


Table-level Detail

Description: Infusion Clinical Event Relation
Definition: Stores all the cliincal events related to a particular infusion event.
Table Type: ACTIVITY





Column Detail - INFUSION_CE_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.
BEGIN_EFFECTIVE_DT_TM DATE N Date and time when the row became valid.
CLINICAL_EVENT_ID NUMBER N The specific version of a clinical event that makes up a given infusion.
CLINICAL_EVENT_SEQ NUMBER N Maintains the relative ordering of the clinical events associated to a given infusion event.
END_EFFECTIVE_DT_TM DATE N 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.
INFUSION_BILLING_EVENT_ID NUMBER N Foreign key to the INFUSION_BILLING_EVENT table that holds the details about the infusion this clinical event is related to.
INFUSION_CE_RELTN_ID NUMBER N Unique, generated number that identifies a single row on the INFUSION_CE_RELTN table.
PREV_INFUSION_CE_RELTN_ID NUMBER N The infusion clinical event relation id for the latest version of a given infusion record.
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 - INFUSION_CE_RELTN


Child Column in INFUSION_CE_RELTN(FK) Parent Table Name Parent Column Name
Parents: CLINICAL_EVENT_ID CLINICAL_EVENT CLINICAL_EVENT_ID
INFUSION_BILLING_EVENT_ID INFUSION_BILLING_EVENT INFUSION_BILLING_EVENT_ID
PREV_INFUSION_CE_RELTN_ID INFUSION_CE_RELTN INFUSION_CE_RELTN_ID




Parent Column in INFUSION_CE_RELTN (PK) Child Table Name Child Column Name
Children: INFUSION_CE_RELTN_ID INFUSION_CE_RELTN PREV_INFUSION_CE_RELTN_ID


IO_DEVICE_INTERRUPT



Column Section Relationship Section Top of Page


Table-level Detail

Description: IO_DEVICE_INTERRUPT
Definition: Stores device interruptions or stoppage event information related to an intake/output device, e.g. infusion pump.
Table Type: ACTIVITY





Column Detail - IO_DEVICE_INTERRUPT


Column Name Type Null? Definition
ENCNTR_ID NUMBER N The ID of the Encounter. FK from ENCOUNTER table
ENTRY_MODE_CD NUMBER N Used to identify the method in which a result was entered.
EVENT_ID NUMBER N The parent event id associated with clinical result. EVENT_ID from CLINICAL_EVENT table.
INTERRUPT_END_DT_TM DATE N The date and time the IO device stopped experiencing an intteruption in service,i.e. resumed normal normal service operation.
INTERRUPT_START_DT_TM DATE N The date and time the IO device began to experience an interruption in service.
IO_DEVICE_INTERRUPT_ID NUMBER N PRIMARY KEY
IO_TYPE_FLAG NUMBER N States whether the data is patient intake or output.0 = UNKNOWN1 = INTAKE2 = OUTPUT
ORDER_ACTION_SEQUENCE NUMBER N Indicates the order action the event was documented against.
ORDER_ID NUMBER N Unique foreign key to the ORDERS table.
PERSON_ID NUMBER N This is the value of the unique primary identifier of the person table. It is an internal system assigned number. Identifies person who is associated with the intake output result. SEQUENCE NAME:PERSON_ONLY_SEQ
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.
VALID_FROM_DT_TM DATE N Contains the beginning point in time for when a row in the table is valid.
VALID_UNTIL_DT_TM DATE N Contains the end point of when a row in the table is valid. Current version of the result has an open "Until Dt Tm" value.



Relationship Detail - IO_DEVICE_INTERRUPT


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


MED_ADMIN_ALERT



Column Section Relationship Section Top of Page


Table-level Detail

Description: Medication Administration Alert
Definition: Medication Administration Alert Table
Table Type: ACTIVITY





Column Detail - MED_ADMIN_ALERT


Column Name Type Null? Definition
ALERT_SEVERITY_CD NUMBER N The severity of the recorded alert.
ALERT_TYPE_CD NUMBER N The type of alert recorded.
CAREAWARE_USED_IND NUMBER N Maintains whether CareAware was used to obtain drug related information.
EVENT_DT_TM DATE N The date/time that the alert was presented to the user.
MED_ADMIN_ALERT_ID NUMBER N The ID of the medication administration alert event.
MED_ADMIN_EVENT_ID NUMBER N A unique ID that identifies a specific medication event on the med_admin_event Table
NEXT_CALC_DT_TM DATE Y Date and time of the next calculated administration.
NEXT_CALC_TZ NUMBER N Time zone for the next calculated administration.
NURSE_UNIT_CD NUMBER N The nurse unit of the device the user is using to enter the medication admin event.
POSITION_CD NUMBER N The position of the user documenting the medication admin event.
PRSNL_ID NUMBER N The ID of the user documenting the medication admin event.
SOURCE_APPLICATION_FLAG NUMBER Y Identification for source application used to chart med event.
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 - MED_ADMIN_ALERT


Child Column in MED_ADMIN_ALERT(FK) Parent Table Name Parent Column Name
Parents: MED_ADMIN_EVENT_ID MED_ADMIN_EVENT MED_ADMIN_EVENT_ID
PRSNL_ID PRSNL PERSON_ID




Parent Column in MED_ADMIN_ALERT (PK) Child Table Name Child Column Name
Children: MED_ADMIN_ALERT_ID MED_ADMIN_MED_ERROR MED_ADMIN_ALERT_ID
MED_ADMIN_PT_ERROR MED_ADMIN_ALERT_ID