You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Body:

EMPTY


Attributes:

ItemGroupOIDoidref
Reference to the ItemGroupDef.
OrderNumberinteger(optional)
Mandatory(Yes | No)

CollectionExceptionConditionOIDoidref(optional)Reference to a ConditionDef


Contained in:


A reference to an ItemGroupDef as it occurs within a specific FormDef. The list of ItemGroupRefs identifies the types of item groups that are allowed to occur within this type of form. The ItemGroupRefs within a single FormDef must not have duplicate ItemGroupOIDs nor OrderNumbers.

The OrderNumbers provide an ordering on the ItemGroupDefs (within the containing FormDef) for use whenever a list of ItemGroupDefs is presented to a user. They do not imply anything about event scheduling, time ordering, or data correctness.

The Mandatory flag indicates that the clinical data for an instance of the containing form would be incomplete without an instance of this type of item group. ODM clinical data files that are incomplete in this sense may be considered incomplete for study review and analysis purposes.

If the CollectionExceptionConditionOID attribute is provided, it references a ConditionDef that describes the circumstances under which data for this ItemGroup should not be collected.

  • No labels