Attribute | Schema Datatype or Enumeration | Usage | Definition | Business |
---|
Rule(s) | ||||
---|---|---|---|---|
ItemGroupOID | oidref | Required | Reference to the ItemGroupDef. |
|
| ||||
MethodOID | oidref | Optional | Reference to a MethodDef that will provide one or more data rows as output. The MethodDef is used to prepopulate items |
|
Mandatory | (Yes | No) | Required |
The Mandatory flag indicates that the clinical data for an instance of the containing event or ItemGroup would be incomplete without an instance of this type of ItemGroup. ODM clinical data files that are incomplete in this sense may be considered incomplete for study review and analysis purposes. |
|
OrderNumber |
positiveInteger | Optional | Indicates the order in which this |
ItemGroup appears in Metadata displays or data entry applications. |
The OrderNumber attribute provides an ordering on the ItemGroupDefs (within StudyEventDef or ItemGroupDef) for use whenever a list of ItemGroupDefs is presented to a user. Order of execution is preferably defined in a workflow (see Section 3.2.2.1.8, WorkflowDef) but when used without a workflow, may be used the define the order in which data entry forms are presented in an application UI. |
| |||
CollectionExceptionConditionOID | oidref | Optional | Reference to a ConditionDef If the CollectionExceptionConditionOID attribute is provided, the ConditionDef it references describes the circumstances under which data for this ItemGroup should not be collected. |
|