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 Name | Value |
---|---|
Parent Elements | ItemData, 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. |
Attributes | SeqNum |
Child Elements | None |
Usage/Business Rules |
|
Attribute | Schema Data Type or Enumeration | Usage | Definition | Business Rule(s) |
---|---|---|---|---|
SeqNum | positiveInteger | Conditional
| 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. |
|