You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

Body:

Attributes:

FormOIDoidref
Reference to the FormDef (Deprecated).
FormRepeatKeyrepeatKey(optional)A key used to distinguish between repeats of the same type of form within a single study event.
TransactionType(Insert | Update | Remove | Upsert | Context)(optional)The TransactionType attribute need not be present in a Snapshot document.

Contained in:

Clinical data for a form (page). The model supports repeating forms in a single study event (for example, when several adverse events are recorded in a single patient visit).

The FormOID and FormRepeatKey are used together to identify a particular form. This pair of values uniquely identifies a Form within the containing StudyEvent. The FormRepeatKey is present if and only if the FormDef is repeating.

  • No labels