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