The data collected for an item. This data is represented according to DataType attribute of the ItemDef referenced by the ItemOID attribute in the parent ItemData element.

Element NameValue
Parent ElementsItemData, Query
Element XPath(s)

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

/ODM/ReferenceData/ItemGroupData/ItemData/Query

/ODM/ClinicalData/ItemGroupData /ItemData/Query

/ODM/AdminData/Location/Query

/ODM/ClinicalData/Query

/ODM/ClinicalData/SubjectData/Query

/ODM/ClinicalData/SubjectData/StudyEventData/Query

/ODM/ClinicalData/SubjectData/StudyEventData/ItemGroupData/Query

/ODM/ReferenceData/ItemGroupData/ItemData

/ODM/ClinicalData/ItemGroupData/ItemData 

Element Textual Value

Value entered or assigned for ItemData or Query.

The value must obey the rules for that format of data listed in the Data Formats section. For text, string, integer or float datatypes, it must be possible to store the item value within the Length constraint defined in the ItemDef.

AttributesSeqNum
Child ElementsNone
Usage/Business Rules
  • Business Rule(s):
    • Must be present when the ItemData element does not have the IsNull attribute.

AttributeSchema Data Type or EnumerationUsageDefinitionBusiness Rule(s)
SeqNumpositiveInteger

Conditional

  • Required when the parent ItemData has more than one Value element. 
When more than 1 Value element exists this attribute uniquely identifies each Value and defines the order of a Value in a list of Values. 
  • Must be unique within the ItemData element.

  • No labels