Table Detail Report

LH_CNT_WL_POP_STATUS



Column Section Relationship Section Top of Page


Table-level Detail

Description: LH_CNT_WL_POP_STATUS_HIST
Definition: This table stores the addition/removal history of a population.
Table Type: ACTIVITY





Column Detail - LH_CNT_WL_POP_STATUS


Column Name Type Null? Definition
ADDED_REASON_CD NUMBER N Reason the patient was added.
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 Y 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.
LH_CNT_WL_POP_ID NUMBER N Foreign key of the associated population member.
LH_CNT_WL_POP_STATUS_ID NUMBER N Primary key of the table.
REMOVED_REASON_CD NUMBER N Reason the patient was removed.
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 - LH_CNT_WL_POP_STATUS


Child Column in LH_CNT_WL_POP_STATUS(FK) Parent Table Name Parent Column Name
Parents: LH_CNT_WL_POP_ID LH_CNT_WL_POP LH_CNT_WL_POP_ID


LH_CNT_WL_POP_STATUS_H



Column Section Top of Page


Table-level Detail

Description: LH_CNT_WL_POP_STATUS_H
Definition: This table is used to store the history of the LH_CNT_WL_POP_STATUS table.
Table Type: ACTIVITY





Column Detail - LH_CNT_WL_POP_STATUS_H


Column Name Type Null? Definition
ADDED_REASON_CD NUMBER N Reason the patient was added.
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 Y 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.
LH_CNT_WL_POP_ID NUMBER N Foreign key of the associated population member.
LH_CNT_WL_POP_STATUS_H_ID NUMBER N Unique generated number that identifies a single row on the LH_CNT_WL_POP_STATUS_H table.
LH_CNT_WL_POP_STATUS_ID NUMBER N Foreign key of the associated population status.
REMOVED_REASON_CD NUMBER N Reason the patient was removed.
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.


LH_CNT_WL_RATING



Column Section Relationship Section Top of Page


Table-level Detail

Description: Lighthouse Content Worklist Rating
Definition: This table contains the historical record of changes made to a persons Worklist Rating.
Table Type: ACTIVITY





Column Detail - LH_CNT_WL_RATING


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.
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.
LH_CNT_READMIT_WORKLIST_ID NUMBER N The ID of the re-admit worklist related to this rating.
LH_CNT_WL_RATING_ID NUMBER N The unique primary key of this table.
RATING_REASON_CD NUMBER N Represents the reason the individual increased or decreased the rating for this person.
RATING_UPDT_DT_TM DATE N The Date/Time Rating was updated.
RATING_UPDT_ID NUMBER N Individual that update the rating.
RATING_VALUE NUMBER N Numerical representation of the persons rating.
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 - LH_CNT_WL_RATING


Child Column in LH_CNT_WL_RATING(FK) Parent Table Name Parent Column Name
Parents: LH_CNT_READMIT_WORKLIST_ID LH_CNT_READMIT_WORKLIST LH_CNT_READMIT_WORKLIST_ID


LH_CNT_WL_RATING_HIST



Column Section Top of Page


Table-level Detail

Description: LH_CNT_WL_RATING_HIST
Definition: Holds the history of the rating associated to patients in the readmission worklist
Table Type: ACTIVITY





Column Detail - LH_CNT_WL_RATING_HIST


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.
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.
LH_CNT_READMIT_WORKLIST_ID NUMBER N ID of corresponding row on the LH_CNT_READMIT_WORKLIST table
LH_CNT_WL_RATING_HIST_ID NUMBER N PRIMARY KEY
LH_CNT_WL_RATING_ID NUMBER N ID of corresponding row on the LH_CNT_WL_RATING table
RATING_REASON_CD NUMBER N The reason code from code set 4003033
RATING_UPDT_DT_TM DATE N Date & time that the rating was assigned to the patient
RATING_UPDT_ID NUMBER N The id of person who assigned the rating to the patient
RATING_VALUE NUMBER N Rating value of the patient
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.