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

Compare with Current View Page History

« Previous Version 4 Next »

Body:


Attributes:

ItemGroupOIDoidref
Reference to the ItemGroupDef.
ItemGroupRepeatKeyrepeatKey(optional)A key used to distinguish between repeats of the same type of item group within a single form.
TransactionType(Insert | Update | Remove | Upsert | Context)(optional)The TransactionType attribute need not be present in a Snapshot document.
ItemGroupDataSeqinteger(optional)Unique sequence # for each ItemGroupData (record in the container element)


Contained in:FormData


Clinical data for an item group (record). The model supports repeating item groups in a single form (for example, when several previous hospitalizations are reported in one history), or within reference data.

The ItemGroupOID and ItemGroupRepeatKey are used together to identify a particular item group. This pair of values uniquely identifies an ItemGroup within the containing Form. The ItemGroupRepeatKey is present if and only if the ItemGroupDef is repeating.

ItemGroupData can also occur as reference data. In that case, the ItemGroupOID and ItemGroupRepeatKey pair must be unique within the reference data.

  • No labels