Auditing Tables
If the auditing information of interest is not readily accessible through the application, more details can be obtained by going directly to the database tables. Below are the tables used to capture auditing data and a brief description of each.
- EncounterVariableAuditLog: For each subject, records new, modified, and deleted values for encounter variables.
- EncounterVariableDoubleAuditLog: For each subject, records new, modified, and deleted values for secondary encounter variables.
- EncounterVariableGroupAuditLog: For each subject, records signing / unsigning of encounter variable groups.
- ProjectSubjectDeleteAuditLog: Records deletions of subjects from a project.
- ProjectSubjectVariableAuditLog: For each subject, records new, modified, and deleted values for project variables.
- ProjectSubjectVariableGroupAuditLog: For each subject, records signing / unsigning of project variable groups.
- RandomizationAuditLog: Records when a subject is randomized or unrandomized.
- SubjectMedicationAuditLog: Records new, modified, and deleted subject medications.
- SubjectVariableAuditLog: For each subject, records new, modified, and deleted values for universal variables.
- VariableGroupAuditLog: For projects with versioning enabled, records when a variable group revision is publised and unpublished.