Previous Topic

Next Topic

Book Contents

Updating existing clinical data

To modify existing clinical data for a subject at a site, use the EDITPATIENTDATA element with the following attributes:

Attributes

Attribute

Definition

PATIENTINITIALS

Initials of the subject that is being enrolled. Either PATIENTINITIALS or PATIENTNUMBER is required.

PATIENTNUMBER

Subject number of the subject that is being enrolled. Either PATIENTINITIALS or PATIENTNUMBER is required.

SITEMNEMONIC

Mnemonic of the site at which the subject is being screened. Either SITEMNEMONIC or SITENAME is required.

SITENAME

Name of the site at which the subject is enrolled. Either SITEMNEMONIC or SITENAME is required.

FORMSETREFNAME

RefName of the visit to which you are importing data.

FORMREFNAME

Specifies the RefName of the CRF to which you are importing data.

REASONPULLDOWN

Specifies the value of a predefined reason for change, as listed in the Reason for Change drop-down list on the Data Value(s) form.

REASONOTHER

Specifies the text of a reason for change, as entered in the Other Reason for Change field on the Data Value(s) form.

REASONINCOMPLETE

This attribute may apply to either the form or item level. The value is one of the values in the radio group control. This attribute will be ignored if the form or item is complete.

CLEARCRF

When true, indicates that all following <Data Tags> are ignored.

FORMINDEX

Required for repeating forms.

Indicates a repeating form to update. Value corresponds to the form instance to update.

ASSOCIATION

Indicates that an association exists.

ACTION

ADD or REMOVE; specifies whether to add or remove an association.

ITEMSETINDEX

Row number for the item in an Add Entry or Repeating Data itemset to modify or add data to.

Note: You cannot use the ITEMSETINDEX with the DATA sub-tag of the EDITPATIENTDATA tag.

Send Feedback