Table Detail Report

BH_GROUP_DOC_PRSNL_ACT



Column Section Relationship Section Top of Page


Table-level Detail

Description: Behavioral Health Group Documentation Personnel Activity
Definition: Actions performed by personnel for a behavioral health group.
Table Type: ACTIVITY





Column Detail - BH_GROUP_DOC_PRSNL_ACT


Column Name Type Null? Definition
BH_GD_ACTIVITY_CD DOUBLE N The activity that is to be performed. Example: Review, Co-Sign.
BH_GD_ACTIVITY_STATUS_CD DOUBLE N The status of the activity. Example Requested, Completed.
BH_GROUP_DOC_PRSNL_ACT_ID DOUBLE N Unique, generated number that identifies a single row on the BH_GROUP_DOC_PRSNL_ACT table.
BH_GROUP_DOC_PRSNL_ID DOUBLE N The personnel that performed this activity.
REQUESTED_DT_TM DATETIME N Requested date and time for sign/review of the Therapeutic Note.
UPDT_APPLCTX DOUBLE N The application context number from the record info block.
UPDT_CNT DOUBLE 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 DATETIME N The date and time the row was last inserted or updated.
UPDT_ID DOUBLE 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 DOUBLE N The registered (assigned) task number for the process that inserted or updated the row.



Relationship Detail - BH_GROUP_DOC_PRSNL_ACT


Child Column in BH_GROUP_DOC_PRSNL_ACT(FK) Parent Table Name Parent Column Name
Parents: BH_GROUP_DOC_PRSNL_ID BH_GROUP_DOC_PRSNL BH_GROUP_DOC_PRSNL_ID