core.searchrequest
Home > @medplum/core > SearchRequest
SearchRequest interface
Signature:
export interface SearchRequest<T extends Resource = Resource>
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
number | (Optional) | ||
string[] | (Optional) | ||
Filter[] | (Optional) | ||
string | (Optional) | ||
(Optional) | |||
string | (Optional) | ||
number | (Optional) | ||
boolean | (Optional) | ||
| T['resourceType'] | ||
(Optional) | |||
SortRule[] | (Optional) | ||
'true' | 'text' | 'data' | (Optional) | ||
'none' | 'estimate' | 'accurate' | (Optional) | ||
T['resourceType'][] | (Optional) |