mirror of
https://github.com/hapifhir/hapi-fhir.git
synced 2025-02-07 13:38:26 +00:00
* Initial implementation * Implement job cancellation * Handle uri, _tag, _security and _profile freetext search parameters * Fix combined 'and' and 'or' clauses and add tests Use collection instead of typed array to eliminate warnings * Eliminate predicate nesting level * Implement _source freetext search * Implement _lastUpdated freetext search * add ITestDataBuilder.withLastUpdated(String theIsoDate) method Co-authored-by: juan.marchionatto <juan.marchionatto@smilecdr.com>