Commit Graph

8312 Commits

Author SHA1 Message Date
juan.marchionatto d372371f36 Make sure a loinc CodeSystem always has a ForcedId 2021-09-20 08:51:51 -04:00
juan.marchionatto 18e3ed68eb Revert loinc.xml deletion until current work gets completed 2021-09-16 15:14:43 -04:00
juan.marchionatto fbd23498fc Adjust test data and fix all test cases implemented so far 2021-09-16 13:41:05 -04:00
juan.marchionatto c9162cba6d Merge in fix for ISSUE-2995 2021-09-16 13:20:00 -04:00
juan.marchionatto 0dfc716a82 Adjust code validation to properly obtain CodeSystem's current version 2021-09-16 13:18:49 -04:00
juan.marchionatto bd456dfff2 Enhance test by adding operations use cases. Improve test data with more version differentiators. 2021-09-14 10:00:15 -04:00
juan.marchionatto 8288d12e97 Obtain current CodeSystem from null-pointed ForcedId, as done for ValueSet 2021-09-14 09:58:32 -04:00
juan.marchionatto 5b6ac3e6d6 Refactor to eliminate duplication 2021-09-10 11:22:04 -04:00
juan.marchionatto d7fde3f984 Simplify implementation. Add tests. 2021-09-10 09:32:47 -04:00
juan.marchionatto 28e3265b6c Merge branch 'master' into issue-2851-upload-terminology-valueset-parallel-versioning 2021-08-31 15:52:24 -04:00
Tadgh 502b2360af
Merge pull request #2934 from hapifhir/double-conditionalCreateIssue
Double conditional create issue
2021-08-31 15:34:41 -04:00
Tadgh d75af14d29 Merge branch 'master' into double-conditionalCreateIssue 2021-08-31 14:25:51 -04:00
Tadgh 7de657c026
Merge pull request #2924 from hapifhir/fix-intermittent-in-tests
Force caller to execute Batch GET request if pool size <= 1
2021-08-31 14:22:39 -04:00
Tadgh 765b18013c
Merge branch 'master' into fix-intermittent-in-tests 2021-08-31 14:22:22 -04:00
juan.marchionatto 710343a599 Use ForcedId to get current ValueSet version 2021-08-31 13:33:39 -04:00
Tadgh 825ac1e81c Chnge privacy 2021-08-31 12:58:00 -04:00
Tadgh b1515b5963 Lazy load executor so that tests work safely. 2021-08-31 12:57:45 -04:00
Tadgh c9f5dfd6d3 Swap to SyncTaskExecutor 2021-08-31 11:33:06 -04:00
Tadgh 2f6d8c7b35 Revert logging 2021-08-31 10:56:31 -04:00
Tadgh 37c88392b4 Add changelog 2021-08-31 10:53:14 -04:00
Tadgh 0f6ae50105 Fix bug in hashToSearchMap 2021-08-31 10:47:23 -04:00
Tadgh 7534ab58f3 Add failing test 2021-08-31 09:58:38 -04:00
Tadgh 281596d5f2
Merge pull request #2926 from hapifhir/issue-2925-remove-duplicate-definition
Remove essentially duplicate bean definition
2021-08-27 14:27:45 -04:00
Tadgh 513bc387e9 Remove essentially duplicate bean definition 2021-08-27 13:20:29 -04:00
Tadgh faf4dfd056 fix other test class 2021-08-27 12:04:56 -04:00
Tadgh c2c6e0b440 Force the caller to run the bundle task if we are operating with <= 1 pool size 2021-08-27 12:01:10 -04:00
juan.marchionatto f63f12e976 Use boolean parameter as DAO misinterprets RequestDetails 2021-08-27 10:57:06 -04:00
juan.marchionatto 3fbae63968 Merge master 2021-08-26 13:09:11 -04:00
Tadgh 3a7d778591
Merge pull request #2921 from hapifhir/issue-2920-lookup-lang-by-lang-only
Fix language lookup bug when omitting region during $validate
2021-08-26 13:02:28 -04:00
Tadgh 0304ea2d62 Add requested test 2021-08-26 12:03:00 -04:00
juan.marchionatto 426315f589 Consider last stored ValueSet not necessarily current version anymore. 2021-08-26 10:40:10 -04:00
Tadgh fd6dcf6363 Fix bug in code. Add test. Add changelog 2021-08-25 18:16:47 -04:00
Frank Tao 090a8b0821
Impl displayLanguage for $lookup (#2908)
* Impl displayLanguage for $lookup - first cut

* Added original lookupCode method

* Added original lookupCode method to IFhirResourceDaoCodeSystem

* Added more test cases and changelog
2021-08-25 14:47:10 -04:00
Tadgh d34b0ff093
Merge pull request #2914 from hapifhir/issue-2904-Swagger-ui-Doesn't-Work-with-Partitions
Issue 2904 swagger UI doesn't work with partitions
2021-08-24 17:43:46 -04:00
katie_smilecdr 1211600e25 [2904] update changelog file name 2021-08-24 11:54:41 -04:00
katie_smilecdr f8fa09ae8e [2904] add changelog 2021-08-23 16:39:52 -04:00
Tadgh 2fbe7d7443 Strip broken backport line 2021-08-23 16:39:19 -04:00
katie_smilecdr a0dd79f68e [2904] add changelog 2021-08-23 16:38:22 -04:00
katie_smilecdr b825d039d4 Merge branch 'master' into issue-2904-Swagger-ui-Doesn't-Work-with-Partitions 2021-08-23 16:22:50 -04:00
Tadgh 121d171c2f Readd javadoc-needed deps 2021-08-23 16:00:24 -04:00
Tadgh 37ad73a422 Bump PRE version so we don't conflict downstream 2021-08-23 15:42:18 -04:00
Tadgh bd0cf2b6ae Fix master pom reference 2021-08-23 15:38:16 -04:00
katie_smilecdr 789695621a Merge branch 'master' into issue-2904-Swagger-ui-Doesn't-Work-with-Partitions 2021-08-23 15:33:09 -04:00
katie_smilecdr 712fdbd802 [2904] remove unused staff 2021-08-23 15:12:13 -04:00
Tadgh 75ff7557fc
Merge pull request #2913 from hapifhir/rel_5_5_0
v5.5.0 Release branch merge-back.
2021-08-23 14:53:40 -04:00
Tadgh 1acaf325c5 Merge branch 'master' into rel_5_5_0 2021-08-23 14:50:29 -04:00
Tadgh a054055be5 Add dependencies to convertor for javadoc build 2021-08-23 11:07:37 -04:00
James Agnew 3ebb374059
Avoid redundant resource type selector in _id query (#2909)
* Fixed

* Add more tests

* Test fixes
2021-08-23 09:04:51 -04:00
Frank Tao 4c2ae513d8
Process bundle batch in parallel (#2905)
* Process batch in parallel

* Added a test case

* Added more test cases

* Default the bundle batch to single thread.

* Tried transaction before multi-thread.

* Updated the test cases

* Update based on review comments and add changelog

* Updated the changelog

* Restore QueueCapacity
2021-08-20 21:14:08 -04:00
Tadgh 3135e82ea7 Strip jetbrains annotations 2021-08-20 18:48:34 -04:00