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.
- EncounterDeleted: Captures information about encounters that are deleted.
- 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.
- ProjectSubjectAuditLog: Records when a subject is screened, enrolled, failed screening, passed screening, or was un-enrolled.
- ProjectSubjectDeleted: Captures information about subjects removed 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.SubjectMedicationAuditLog: Records new, modified, and deleted subject medications.
- SubjectDeleted: Captures information about subjects that are deleted.
- SubjectMedicationAuditLog: Captures changes made to subject medication records.
- 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.