Reference data provides information on how to interpret clinical data. For example, reference data might include lab normal ranges. For a study that uses CDISC standards, reference data might include SDTM Trial Design datasets.
Element Name | ReferenceData |
---|---|
Parent Elements | ODM |
Element XPath(s) | /ODM/ReferenceData |
Element Textual Value | None |
Attributes | StudyOID, MetaDataVersionOID |
Child Elements | (ItemGroupData* AuditRecord?, Signature?, Annotation*) |
Usage/Business Rules |
|
Attribute | Schema Datatype or Enumeration | Usage | Definition | Business Rule(s) |
---|---|---|---|---|
StudyOID | oidref | Required | References the Study that defines the metadata for this reference data. |
|
MetaDataVersionOID | oidref | Required | References the MetaDataVersion (within the above Study) for this reference data. All metadata references (OIDs) occurring within this ReferenceData element refer to definitions within the selected metadata version. Signature elements nested within ReferenceData have no meaning, and should be ignored. The TransactionType attribute behaves the same within ReferenceData as it does within ClinicalData. |
|