Sourcelists table

The Sourcelists table corresponds to the randomization SequenceTypes entered into the Oracle InForm database with XML and the MedML Installer utility. This table has one row for each randomization list used in the study. The table has the following columns:

Column name Data type Description
ID NUMBER (populated by sequence), primary key Sequential list identification number that maps to the ListID in the DrugKits table.
ListName VARCHAR2 Name of the drug kit list. The randomization rule must populate the Randomization.Source property with this name.
SequenceUUID VARCHAR2 UUID of the SequenceType to which the drug kit list corresponds in the Oracle InForm software database.

Note:

The Oracle InForm application and the MedML Installer utility convert alphabetic characters in UUIDs to uppercase.
Max NUMBER Maximum number of drug kits.
MaxAllowed NUMBER Maximum number of drug kits that can be used during the study.
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