Element NameClinicalData
Parent ElementsODM
Element XPath(s)

/ODM/ClinicalData

Element Textual ValueNone
Attributes

StudyOID, MetaDataVersionOID

Child Elements

(SubjectData*, ItemGroupData*, AuditRecord?, Signature?, Annotation*,Query*)

Usage/Business Rules
  • Other Information:
    • The child element SubjectData will mostly be used when the data represents data with, for example, visits and forms, and the information is grouped per subject. The child element ItemGroupData will mostly be used for tabular data, and where the subject information can be in one of the columns of the tables, and the information is not grouped per subject.
    • The ClinicalData element can contain a mixture of data grouped per subject; that is, using SubjectData as well as data that is not grouped per subject (e.g., tabular data), using ItemGroupData.

See Section 2.7, Clinical Data Keys, for a visualization of these possibilities.

  • No labels