Previous Topic

Next Topic

Book Contents

SOURCELISTS table

The SOURCELISTS table corresponds to the randomization SequenceTypes entered into the InForm application database with XML and the Trial Set-up Tool. This table has one row for each randomization list used in the trial. The table has the following columns:

Column name

Data type

Description

ID

Autonumber, primary key

Sequential list identification number that maps to the ListID in the DrugKits table.

ListName

Text

Name of the drug kit list. The randomization rule must populate the Randomization.Source property with this name.

SequenceUUID

Text

UUID of the SequenceType to which the drug kit list corresponds in the InForm application database. Note that Alphabetic characters in required UUIDs must be uppercase.

Max

Number

Maximum number of drug kits.

MaxAllowed

Number

Maximum number of drug kits that can be used during the trial.

TypeID

Number

Identification code of the randomization type. This value maps to the ID column in the Randomization table:

  • 1—Simple Central
  • 2—Central Stratified
  • 3—Simple Site
  • 4—Stratified by Site

Send Feedback