Previous Topic

Next Topic

Book Contents

Randomization object

Allows you to assign the subject, site, randomization, and study revision information that the GetNextKit method uses to determine the next drug kit number. The Randomization object has the following properties:

Properties

Property

Purpose

PatientID

Holds the ID of the current subject.

SiteID

Holds the ID of the current site. The site ID is an internally assigned value by which the site is known in the database.

Type

Holds the randomization type:

  • 1 (Simple Central)—The study uses one list of drug kits. Each new subject is assigned the next sequential drug kit number on the list.
  • 2 (Central Stratified)—The study has multiple lists of drug kits. Each new subject is assigned to a drug kit list based on entered subject data. Then, the subject is assigned the next sequential drug kit number on that list.
  • 3 (Simple Site)—Each site has a different drug kit list. Each new subject is assigned the next sequential drug kit number on the list for the subject's site.
  • 4 (Stratified by Site)—Each site has multiple lists of drug kits. Each new subject is first assigned to the set of list for the subject's site. Then, the subject is assigned to one of the site's drug kit lists based on entered subject data. Finally, the subject is assigned the next sequential drug kit number on that list.

Source

Randomization source list name, or stratification code.

Revision

Revision number of the study version.

Send Feedback