Clinical data for a study event (visit). The model supports repeating study events (for example, when the same set of information is collected for a series of patient visits).
Element Name | StudyEventData |
---|---|
Parent Elements | SubjectData |
Element XPath(s) | /ODM/ClinicalData/SubjectData/StudyEventData |
Element Textual Value | None |
Attributes | StudyEventOID, StudyEventRepeatKey, TransactionType |
Child Elements | (ItemGroupData*, AuditRecord?, Signature?, Annotation*, Query* ) |
Usage/Business Rules |
Attribute | Schema Type or Enumeration | Usage | Definition | Business Rule(s) |
---|---|---|---|---|
StudyEventOID | oidref | Required | Reference to the StudyEventDef. The StudyEventOID and StudyEventRepeatKey are used together to identify a particular study event. This pair of values uniquely identifies a StudyEvent within the containing subject. The StudyEventRepeatKey is present if and only if the StudyEventDef is repeating. |
|
StudyEventRepeatKey | repeatKey | Conditional | A key used to distinguish between repeats of the same type of study event for a single subject. |
|
TransactionType | (Insert | Update | Remove | Upsert | Context) | Conditional
| Identifies the transaction type when /ODM/@FileType is Transactional and there is no child element. |
|