Clinical data for one or more subjects.
Element Name | ClinicalData |
---|---|
Parent Elements | ODM |
Element XPath(s) | /ODM/ClinicalData |
Element Textual Value | None |
Attributes | StudyOID, MetaDataVersionOID |
Child Elements | (SubjectData*, ItemGroupData*, AuditRecord?, Signature?, Annotation*,Query*) |
Usage/Business Rules |
See Section 2.7, Clinical Data Keys, for a visualization of these possibilities. |
Attribute | Schema Datatype or Enumeration | Usage | Definition | Business Rule(s) |
---|---|---|---|---|
StudyOID | oidref | Required | References the Study that uses the data nested within this element. |
|
MetaDataVersionOID | oidref | Required | References the MetaDataVersion (within the above Study) that governs the data nested within this element. The StudyOID and MetaDataVersionOID attributes select a particular metadata version. All metadata references (OIDs) occurring within this ClinicalData element refer to definitions within the selected metadata version. |
|
The StudyOID and MetaDataVersionOID attributes select a particular metadata version. All metadata references (OIDs) occurring within this ClinicalData element refer to definitions within the selected metadata version.
The child element SubjectData will mostly be used when the data represents data with e.g. visits and forms, and the information is grouped per subject, whereas 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 however contain a mixture of data grouped per subject, i.e. using SubjectData as well as data that is not grouped per subject, such as tabular data, using ItemGroupData.
Also see the page "Clinical Data Keys" for a visualization of these possibilities.