This function opens the Approvals view in the Medical Record window for the selected patient.
object.PatientPriorApprovals aPatient
Display the patient's prior approvals.
Dim aPatient
Set aPatient = Profile.SelectPatient
Profile.PatientPriorApprovals(aPatient)
In Profile Client v8 on User Interface Prior Approvals can be found in
.