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

Compare with Current View Page History

« Previous Version 2 Next »

Element NameItemGroupData
Parent ElementsClinicalData, ReferenceData, StudyEventData
Element XPath(s)

/ODM/ClinicalData/SubjectData/StudyEventData/ItemGroupData

/ODM/ReferenceData/ItemGroupData

/ODM/ClinicalData/ItemGroupData 

Element Textual ValueNone
Usage/Business Rules
AttributesItemGroupOID, ItemGroupRepeatKey, TransactionType,ItemGroupDataSeq
Child ElementsAuditRecord?, Signature?, Annotation*, ItemData*, Query*


Attributes:

AttributeSchema TypeUsageDefinitionBusiness Rules
ItemGroupOIDoidrefRequiredReference to an ItemGroupDef for the MetaDataVersion identified in the ClinicalData element.
ItemGroupRepeatKeyrepeatKeyConditionalA key used to distinguish between repeats of the same type of item group within a single form.When the Repeating attribute for the ItemGroupDef is "Yes" the ItemGroupRepeatKey must be unique within the parent element.
TransactionType(Insert | Update | Remove | Upsert | Context)ConditionalThe TransactionType attribute need not be present in a Snapshot document.When the FileType attribute for teh ODM is Transactional, the TransactionType must be provided.
ItemGroupDataSeqintegerConditionalUnique sequence # for each ItemGroupData child element (record) in the container element.When the parent element is ReferenceData or ClinicalData, the ItemGroupDataSeq must be provided.
  • No labels