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

Compare with Current View Page History

Version 1 Next »


AttributeSchema Datatype or EnumerationUsageDefinitionBusiness Rules
ItemOIDoidrefRequiredReference to the ItemDef.Must match the OID atttribute for an ItemDef in the Study/MetaDataVersion.
Mandatory(Yes | No)RequiredIndicator of whether this ItemGroup must appear in the study clinical data for each subject per the study protocol.When the value is Yes, the data for each subject in the study must include an ItemData element with this ItemOID.
OrderNumberintegerOptionalIndicates the order in which this ItemDef appears in Metadata displays or data entry applications.

OrderNumber must be a positive integer.

The ItemRefs within an ItemGroupDef must not have duplicate OrderNumber values.

KeySequenceintegerOptionalIndicates that this item is a key for the enclosing ItemGroup. It also provides an ordering for the keys.

KeySequence must be a positive integer.

The ItemRefs within an ItemGroupDef must not have duplicate KeySequence values.

MethodOIDoidrefOptionalReference to a MethodDef.The MethodOID value must match the OID attribute for a MethodDef in this Study/MetaDataVersion.
UnitsItemOID
oidrefOptionalReference to the ItemDef that defines Units for variable defined by the referenced ItemDef.The UnitsItemOID value must match the OID attribute for an ItemDef that defines the units for this Item.  
RoletextOptionalThe Role for the referenced ItemDef.
RoleCodeListOIDoidrefOptionalReference to a CodeList that defines the allowable values of Role for the Study.The RoleCodelistOID must match the OID attribute for a CodeList within the Study/MetaDataVersion.
CollectionExceptionConditionOIDoidrefOptionalReference to a ConditionDefThe CollectionExceptionConditionOID value must match the OID attribute for a ConditionDef in this Study/MetaDataVersion.

  • No labels