Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Element NameItemData
Parent ElementsItemGroupData
Element XPath(s)

/ODM/ClinicalData/SubjectData/StudyEventData/ItemGroupData/ItemData

/ODM/ReferenceData/ItemGroupData/ItemData

/ODM/ClinicalData/ItemGroupData/ItemData

Element Textual ValueNone
Usage/Business Rules
Attributes
ItemGroupOID
ItemOID,
 ItemGroupRepeatKey
TransactionType,
 TransactionType,ItemGroupDataSeq
IsNull
Child Elements(Value*,
Query*, 
AuditRecord?, Signature?, Annotation
* )

Attributes:

...

*, Query*)
Usage/Business Rules

Contained in:

...

The ItemData element is used for transmission of the clinical data for an item. The model does not support repeating items within a single item group.

The ItemOID is used to identify a particular item definition. This value uniquely identifies an Item within the containing ItemGroup.

The referenced ItemDef defines the DataType of this item. The Value attribute string must obey the rules for that format of data listed in the Data Formats sectionFor text, string, integer or float datatypes, it must be possible to store the item value within the Length constraint defined in the ItemDef.

...