patientID
The ID of the patient to be looked up
firstName
An output parameter to be filled with the Patient's first name
lastName
An output parameter to be filled with the Patient's last name
For an example, see FindPatient(string,FindPatientOptions,List<PatientInfo>))