Clinical Training Planning and Tracking
This ERD illustrates how administrators create training and training plans for clinical site personnel and how the training is managed and tracked.

The following table lists the entities in this ERD and their corresponding tables.
Entity | Table |
---|---|
Training Topic |
S_TRG_TOPIC_LS |
Training Plan |
S_TRG_PLAN_LS |
Training Rule |
S_TRG_RULE_LS, S_TRG_PLAN_LS, S_CL_PTCL_LS |
Training Plan Version |
S_TRG_VER_LS, S_TRG_PLAN_LS |
Protocol Site |
S_PTCL_SITE_LS |
Clinical Protocol Training |
S_CL_PTCL_TRG, S_CL_PTCL_LS, S_TRG_TOPIC_LS |
Assessment |
S_ASSESS |
Clinical Program |
S_CL_PGM_LS |