Changes:
Updates applicable to SQL implementation only
- 788472d Allow specifying sort order in history (#2707)
- Fixes the issue with sorting order of the history bundles. History bundles are sorted with the oldest version last, per FHIR specification https://hl7.org/fhir/http.html#history.
Test
- 95a738f [Tests] Improving tests on search/query scenarios with _sort (#2709)
- New test is added to ensure consistency in result data, with and without _sort operator.
Documentation
Package Updates
This list of changes was auto generated.