Previous Topic

Next Topic

Book Contents

Study Completion form

The Study Completion form records the last time the patient was seen and whether the patient completed the trial. If the patient did not complete the trial, the Study Completion form records the reason for not completing. Use the following UUIDs in the definition of a Study Completion form.

Note: The trial must contain a Study Completion form for the standard Patient Status and Patient Dropout reports to show patient status correctly.

The UUIDs in the Study Completion form are independent of study versions and apply to all patients in a trial; therefore, you cannot change study completion metadata by creating a new study version.

The following table shows the required components for defining a Study Completion form:

Component

UUID

Visit in which the Study Completion form is included

F4699051-69E2-11D2-8FB5-00A0C977C66A

Study Completion form

7314A6A5-316E-11D2-8F9A-00A0C977C66A

Control to indicate completion status

PF_SC_COMPLETECTL

Element objects defining the values and display text for study completion or noncompletion

  • PF_SC_STUDY_COMPLETE — Indicates that the patient completed the trial.
  • PF_SC_STUDY_INCOMPLETE — Indicates that the patient did not complete the trial.

Control to indicate the reason the patient dropped out of the trial

PF_SC_REASONCTL

Text resources mapping the internal values of noncompletion reasons to the text of column headings on the standard and ad hoc patient dropout reports

PF_SC_REASONCTL_internal_reason_value

Internal_reason_value is one of the following:

  • The Value property defined for an element object in a simple or pull-down control included in the control specifying noncompletion reason.
  • The Selection Value property defined for any other type of subordinate control included in the control specifying noncompletion reason.
  • The default value for a subordinate control for which no Selection Value property has been defined. The default value is assigned by InForm application and is in the format !pf! control_DBUID_path.

Send Feedback