Previous Topic

Next Topic

Book Contents

Creating rows for a Repeating Data itemset

To create rows for a Repeating Data itemset on a form, use the following attributes:

Attributes

Attribute

Definition

PATIENTDATA attribute

Definition

SECTIONNAME

Specifies the RefName of the section in which the itemset occurs.

ITEMSETNAME

Specifies the RefName of the itemset definition.

DATA attribute

Definition

ITEMSETINDEX

Specifies one or more itemset row numbers for the rows to create for the Repeating Data itemset.

Valid values are 1-n, where n=the value of the INITIALROWCOUNT of the Repeating Data itemset.

Note: To add or modify data in a row in an Add Entry or a Repeating Data itemset, you must use the EDITPATIENTDATA tag. This is true regardless of whether the row contains data.

Send Feedback