Table Detail Report

AOAV_EVENT_CHILD



Column Section Relationship Section Top of Page


Table-level Detail

Description: AOAV_EVENT_CHILD
Definition: The child event associated with AOAV_EVENT
Table Type: ACTIVITY





Column Detail - AOAV_EVENT_CHILD


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
AOAV_COMP_CHILD_REF_ID NUMBER N Unique identifier for AOAV COMPONENT CHILD
AOAV_EVENT_CHILD_ID NUMBER N PRIMARY KEY
AOAV_EVENT_ID NUMBER N Unique identifier for AOAV EVENT
PARENT_ENTITY_ID NUMBER N unique identifier for the parent entity i.e. AOAV EVENT ID
PARENT_ENTITY_NAME VC2(30) Y Name of the parent entity i.e. AOAV EVENT
RESULT_DT_TM DATE Y The result date/time of this child event.
RESULT_UNITS_CD NUMBER N The result units of measure of this child event.
RESULT_VALUE NUMBER Y The result value of this child 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 - AOAV_EVENT_CHILD


Child Column in AOAV_EVENT_CHILD(FK) Parent Table Name Parent Column Name
Parents: AOAV_COMP_CHILD_REF_ID AOAV_COMP_CHILD_REF AOAV_COMP_CHILD_REF_ID
AOAV_EVENT_ID AOAV_EVENT AOAV_EVENT_ID


AOAV_FACILITY_PREF



Column Section Relationship Section Top of Page


Table-level Detail

Description: AOAV_FACILITY_PREFERENCE
Definition: Table contains the preferences for an AOAV facility
Table Type: REFERENCE





Column Detail - AOAV_FACILITY_PREF


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.
AOAV_FACILITY_PREF_ID NUMBER N PRIMARY KEY
BEG_EFFECTIVE_DT_TM DATE N The date and time for which this table row becomes effective. Normally, this will be the date and time the row is added, but could be a past or future date and time.
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.
LOC_FACILITY_CD NUMBER N The code value of the facility location.Value from LOCATION table and Code Set 220
PREF_CD NUMBER N The code value of the Deterioration alerting preference. from code set 4644010
PREF_VALUE NUMBER N The numeric value of the Deterioration alerting preference.
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 - AOAV_FACILITY_PREF


Child Column in AOAV_FACILITY_PREF(FK) Parent Table Name Parent Column Name
Parents: LOC_FACILITY_CD LOCATION LOCATION_CD


AOAV_FACILITY_REF



Column Section Relationship Section Top of Page


Table-level Detail

Description: AOAV FACILITY REF
Definition: FACILITY REFERENCE
Table Type: REFERENCE





Column Detail - AOAV_FACILITY_REF


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.
AOAV_FACILITY_REF_ID NUMBER N PRIMARY KEY
BEG_EFFECTIVE_DT_TM DATE N The date and time for which this table row becomes effective. Normally, this will be the date and time the row is added, but could be a past or future date and time.
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.
HOSP_BEDS_CNT NUMBER Y Hospital beds count
HOSP_TEACHING_IND NUMBER N Hospital teaching indicator
LOC_FACILITY_CD NUMBER N The location code of the facility
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 - AOAV_FACILITY_REF


Child Column in AOAV_FACILITY_REF(FK) Parent Table Name Parent Column Name
Parents: LOC_FACILITY_CD LOCATION LOCATION_CD


AOAV_HOSP_OUTCOMES



Column Section Relationship Section Top of Page


Table-level Detail

Description: AOAV HOSPITAL OUTCOMES
Definition: This table stores normalized and summarized AOAV outcomes for hospital scores and predictions by AOAV day.
Table Type: ACTIVITY





Column Detail - AOAV_HOSP_OUTCOMES


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.
ACTIVE_STATUS_DT_TM DATE N The date and time that the active_status_cd was set.
ACTIVE_STATUS_PRSNL_ID NUMBER N The person who caused the active_status_cd to be set or change.
AOAV_HOSP_OUTCOMES_ID NUMBER N PRIMARY KEY
DAY_BEG_DT_TM DATE Y Day begin date time
DAY_END_DT_TM DATE Y Day end date time
DAY_NUM NUMBER N The day number for the outcome values
ENCNTR_ID NUMBER N The encounter identifier on ENCOUNTER
HOSP_LOS_PRED_VALUE NUMBER Y Hospital length of stay predictioin
HOSP_MORTALITY_PRED_VALUE NUMBER Y Hospital mortality prediction
NORMALIZED_CI_SCORE_VALUE NUMBER Y Normalized comorbidity index score
NORMALIZED_PI_SCORE_VALUE NUMBER Y Normalized physiology index score
NORMALIZED_SI_SCORE_VALUE NUMBER Y Normalized support index score
PERSON_ID NUMBER N ** OBSOLETE ** This field is no longer used - DBARCHDTL-23349
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 - AOAV_HOSP_OUTCOMES


Child Column in AOAV_HOSP_OUTCOMES(FK) Parent Table Name Parent Column Name
Parents: ENCNTR_ID ENCOUNTER ENCNTR_ID


AOAV_ICU_OUTCOMES



Column Section Relationship Section Top of Page


Table-level Detail

Description: AOAV ICU OUTCOMES
Definition: This table is for AOAV reporting. This table stores the AOAV Outcomes for patients defined in the corresponding AOAV_ICU_STAY table.
Table Type: ACTIVITY





Column Detail - AOAV_ICU_OUTCOMES


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.
AOAV_ICU_OUTCOMES_ID NUMBER N PRIMARY KEY
AOAV_ICU_STAY_ID NUMBER N AOAV ICU stay identifier
ICU_DAY_BEG_DT_TM DATE Y ICU day begin date time
ICU_DAY_END_DT_TM DATE Y ICU day end date time
ICU_DAY_NUM NUMBER N ICU Predictive Day Number. ICU Predictive Day 1 starts when a patient is transferred into an AOAV ICU mapped level of care.
ICU_LOS_PRED_VALUE NUMBER Y ICU length of stay prediction - the predicted length of stay in the ICU AOAV level of care.
ICU_MORTALITY_PRED_VALUE NUMBER Y ICU mortality prediction - the probability of dying before transfer from the ICU AOAV Level of care.
ICU_VENT_DURATION_PRED_VALUE NUMBER Y ICU vent duration prediction
NORMALIZED_ICU_CI_SCORE_VALUE NUMBER Y Normalized ICU comorbidity index score. This is the portion of the Severity of Illness (SOI) that is based on the patient's comorbidities.
NORMALIZED_ICU_PI_SCORE_VALUE NUMBER Y Normalized ICU physiology index score. This is the portion of the Severity of Illness (SOI) that is based on the patient's physiology values.
NORMALIZED_ICU_SI_SCORE_VALUE NUMBER Y Normalized ICU support index score. This is the portion of the Severity of Illness (SOI) that is based on the patient's support therapies.
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 - AOAV_ICU_OUTCOMES


Child Column in AOAV_ICU_OUTCOMES(FK) Parent Table Name Parent Column Name
Parents: AOAV_ICU_STAY_ID AOAV_ICU_STAY AOAV_ICU_STAY_ID