StudyEventData

StudyEventData is a sub-element of the SubjectData element, used to specify a single visit instance for one subject.

Example

<StudyEventData StudyEventOID="vstUnschVisit1"

StudyEventRepeatKey="3">

<FormData FormOID="frmDOVRFI">

…Details omitted

</FormData>

</StudyEventData>

Supported sub-elements

  • FormData—Optional.

    Zero or more instances.

Supported attributes

  • StudyEventOID—Required.

    RefName of the visit.

  • StudyEventRepeatKey—Optional.
    • For a non-repeating visit—Do not use.
    • For a repeating visit—Required.

      A non-null string that uniquely identifies a given instance of the repeating visit for the subject.

  • pf:StudyEventRepeatKeyOrdinal—Optional.
    • For a non-repeating visit—Do not use.
    • For a repeating visit—Required.

      The 1-based ordinal index of the repeating visit for the subject.

Unsupported elements

  • Annotation
  • AuditRecord
  • Signature

Unsupported attributes

  • TransactionType
  • pf:Deleted