Association

Used to add or remove associations between repeating forms. The Association element is a sub-element of the top-level ODMSubmit element.

Example

<Association StudyOID="Depression Study"

MetaDataVersionOID="StudyVersion_ODMTEST03">

<KeySet StudyOID="Depression Study"

SubjectKey="29530"

StudyEventOID="Visit1" StudyEventRepeatKey="342216927026073"

FormOID="LAE1" FormRepeatKey="343316719654073" />

<KeySet StudyOID="Depression Study"

SubjectKey="29530"

StudyEventOID="Visit1" StudyEventRepeatKey="342216927026073"

FormOID="L_ConMeds" FormRepeatKey="343316927026073" />

<Annotation SeqNum="33663" pf:DBUID="33663" pf:GUID="{E34262AA-A279-4BA4-B8BA-DDABE6CC52BB}">

<Comment>PF Association</Comment>

<Flag>

<FlagValue CodeListOID="AssociationAction">Add</FlagValue>

<FlagType CodeListOID="FlagType">Association</FlagType>

</Flag>

</Annotation>

</Association>

Supported sub-elements

  • KeySet—Required.

    Exactly two occurrences.

  • Annotation—Required.

    Exactly one occurrence.

Supported attributes

  • StudyOID—Required.

    Study name. Must be current and must match the value specified in the STUDYNAME attribute of the STUDYVERSION MedML element.

  • MetaDataVersionOID—Required.

    Study version that is assigned to the site. This does not have to be the current study version.

Unsupported elements and attributes

  • None.