: Public Class
Created: 4/16/2008 10:32:43 AM
Modified: 8/26/2017 2:39:34 AM
Project:
Advanced:
DEFINITION:<br/>An item/element of a randomization book that can be used to assign an experimental unit to a planned arm or portion of an arm in a study. <br/><br/>EXAMPLE(S):<br/>An entry might be mapping the 5th experimental unit in a given Stratum Group to a particular treatment Arm.<br/><br/>OTHER NAME(S):<br/><br/>NOTE(S):<br/>A randomization book is a predefined set of assignments to portions of a study based on criteria, such as stratum group for example, that ensures a desired distribution of experimental units across those portions of the study.  For example, the book entries indicate which arm a given experimental unit, Joe, is assigned to based on the fact that he's the 5th experimental unit in stratum group #2.<br/>
Attribute
Public INT.NONNEG
  positionNumber
Details:
Map:C3PR=BookRandomizationEntry.position
Map:C3PRv2.9=BookRandomizationEntry.position
Notes: DEFINITION:<br/>An integer specifying the value of a numerical sequence for a stratum group that should be used to assign an experimental unit to an arm or a portion of an arm. <br/><br/>EXAMPLE(S):<br/>StratumGroup#: 0;  Position: 0;  Arm/Portion of Arm: A<br/>StratumGroup#: 0;  Position: 1;  Arm/Portion of Arm: B<br/><br/>If 2 experimental units fall in the same Stratum Group i.e. say 0 in the above example, the first will be assigned Arm A because the current position would be 0 and the 2nd  would be assigned Arm B since the current position would be incremented by 1 each time an assignment happens.<br/><br/>OTHER NAME(S):<br/><br/>NOTE(S):<br/>
Public BL
  positionFilledIndicator
Details:
Map:C3PR=StratumGroup.currentPosition
Notes: DEFINITION:<br/>Specifies whether the position is filled by an experimental unit assignment. <br/><br/>EXAMPLE(S):<br/><br/>OTHER NAME(S):<br/><br/>NOTE(S):<br/>
Element Source Role Target Role
PlannedRandomizationBookAllocation
Class  
Name: definedRandomizationBookEntry
 
Name: definingPlannedRandomizationBookAllocation
 
Details:
DESCRIPTION:<br/>Each RandomizationBookEntry always is defined by one PlannedRandomizationBookAllocation. Each PlannedRandomizationBookAllocation always defines one or more RandomizationBookEntry.<br/><br/>DEFINITION:<br/><br/>EXAMPLE(S):<br/><br/>OTHER NAME(S):<br/><br/>NOTE(S):<br/><br/>
StratumGroup
Class  
Name: randomizingRandomizationBookEntry
 
Name: randomizedStratumGroup
 
Details:
DESCRIPTION:<br/>Each RandomizationBookEntry might randomize one StratumGroup.  Each StratumGroup might be randomized by one or more RandomizationBookEntry.<br/><br/>DEFINITION:<br/><br/>EXAMPLE(S):<br/><br/>OTHER NAME(S):<br/><br/>NOTE(S):<br/><br/>
Tag Value
Map:C3PRv2.9 BookRandomizationEntry
Details:
 
Map:CTRRr3 RandomizationBookEntry
Details:
 
Constraint Type Status
positionNumber Unique Qualifier Invariant Approved
Details:
A RandomizationBookEntry.positionNumber must be unique within the context of the StratumGroup to which it's associated if associated to a StratumGroup, otherwise it must be unique within the context of the StudyProtocolVersion to which it is associated.<br/>