Addenda Consent Tracking

data(otconsent)

Format

A data frame with 252 rows and 15 variables

Details

A dataset with variables as follows:

  • RID N Participant roster ID

  • SITEID N Site ID

  • VISCODE T Visit code

  • USERDATE S Date record created

  • USERDATE2 S Date record last updated

  • RECNO N

  • ADDENDUM N Indicate addendum:

  • INCDATE D MM/DD/YYYY Date consent(s) signed/updated:

  • INCVERSION N ADCS template version signed:

  • OTIRB D MM/DD/YYYY Consent IRB approval date:

  • OTEXPDT D MM/DD/YYYY Consent IRB expiration date:

  • OTVRS T Site version of consent:

  • ADDCOMM T Comments:

Examples

if (FALSE) {
describe(otconsent)
}