Response—GetPatientForms

Returns an XmlElement that contains the list of sites located in the study. The XML contains the following element types:

  • FORMSETLIST—A list of all of the patient's visits.
  • FORMSET—A child of FORMSETLIST. Represents one of the patient's visits.
  • FORMLIST—A child of FORMSET. Contains a list of all the forms within a visit.
  • FORM—A child of FORMSET. Each form element represents one of the patient's forms.

For more information, see GetPatientForms example response.