Input for health data queries with filters and pagination
HealthDataRequestInput =
PagedRequestInput&object
Input type for health data requests. Used to specify filters and pagination for health data queries.
Type declaration
ids?
optionalids:string[]
groupCode?
optionalgroupCode:SearchToken
lastUpdated?
optionallastUpdated:SearchDate
status?
optionalstatus:SearchToken
sort?
optionalsort:FieldSortOrder[]
