Values.SearchCriteriaSourceThe search criteria.
type nonrec t = {filters : SearchCriteriaFiltersList.t option;The filters for the search criteria.
*)sort : Sort.t option;The sort input for search criteria.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `Enum of string
| `List of
[> `Structure of
(string
* [> `Boolean of Boolean.t
| `String of DICOMPatientId.t
| `Structure of
(string * [> `String of DICOMStudyDate.t ])
list
| `Timestamp of Date.t ])
list ]
list ])
list ]
list
| `Structure of (string * [> `Enum of string ]) list ])
list ]