Operation Patient Everything
November 13, 2025 ยท View on GitHub
The official documentation can be found here.
- filtering returned resources by a date range using the
startandendparameters is supported- the search parameter clinical-date will be used for filtering. Resources of all resource types covered by that search parameter will be filtered.
- the
_sinceparameter can be used to only return resources that have been updated since the given date - has a fix limit of 10,000 resources if paging isn't used
- paging is supported when the
_countparameter is used - no other params are supported