This function opens the Review Forms window for the selected patient.
object.PatientReviewForms
aPatient
Display the patient's forms.
Dim aPatient
Set aPatient = Profile.SelectPatient
Profile.PatientReviewForms(aPatient)
In Profile Client v8 on User Interface Forms can be found in
.