Finds all patients that match the specified search criteria.
| Overload | Description |
|---|---|
| FindPatient(string,FindPatientOptions,List<PatientInfo>) | Finds all patients that match the specified search criteria. |
| FindPatient(string,FindPatientOptions,List<PatientInfo>,int) | Finds all patients that match the specified search criteria. |