An enumeration containing the possible options for MedicalWebViewerExternalController calls.
public enum FindPatientOptions
0 |
All |
(0) Find all patients that match the search criteria.
|
1 |
WithInstances |
(1) Find only patients that have DICOM instances in the database.
|