SubjectData

SubjectData is a sub-element of the ClinicalData element, used to specify data for one subject.

Example

<SubjectData TransactionType="Upsert"

SubjectKey="{B6E65FC3-0E73-4DA9-898A-8A11D6BCC3B5}">

<SiteRef LocationOID="BID" />

<StudyEventData StudyEventOID="vstCORE2"/>

</SubjectData>

Supported sub-elements

  • SiteRef—Required.

    Zero or one instance. Defines the site for the subject.

    The SiteRef element is optional in the ODM schema, but is required for InForm ODM input. To transfer a subject to a new site, use the SubjectData element and specify the new site data in the SiteRef sub-element.

  • StudyEventData—Optional.

    Zero or more instances. Contains data for one visit instance.

  • pf:Candidate—Optional.

    Zero or one instance.

  • pf:SubjectStatus—Optional.

    Zero or one instance.

Supported attributes

  • SubjectKey—Required.

    Unique identifier for the subject. For more information, see SubjectKey.

  • SubjectKeyType—Optional.

    Type of key specified in the SubjectKey attribute. For more information, see SubjectKeyType.

Unsupported elements

  • Annotation
  • AuditRecord
  • InvestigatorRef
  • Signature
  • StudyEventStatus

Unsupported attributes

  • TransactionType
  • pf:GUID