ianmarshall
6f9874468a
Merge remote-tracking branch 'origin/master' into feature_2020_09_02_term_multi_version_support
2020-09-25 08:54:17 -04:00
Frank Tao
3d3d013d72
Changed import of IdType to r5.
2020-09-23 09:19:06 -04:00
Frank Tao
b6d86dc5f2
Added fail(); in the invalid test cases
2020-09-22 20:39:20 -04:00
Frank Tao
20661c7a2b
Removed unused import
2020-09-22 20:19:43 -04:00
Frank Tao
673274a966
Added invalid test cases for CodeSystem/$validate-code R3
2020-09-22 20:18:18 -04:00
James Agnew
ef4f3df945
Don't install draft package contents ( #2099 )
...
* Don't install draft package contents
* Add changelog
* Add changelog
2020-09-22 09:44:36 -04:00
James Agnew
072e63be5a
Avoid a crash on double date chains ( #2097 )
...
* Avoid a crash on double date chains
* Add changelog
* Address coverage warning
2020-09-21 15:43:07 -04:00
Frank Tao
8f692a4776
CodeSystem/$validate-code not supported for DSTU2, DSTU3
2020-09-19 22:54:39 -04:00
Frank Tao
a3a032584b
Made Transactional
2020-09-19 15:18:28 -04:00
Frank Tao
01d88a665d
Added CodeSystem/$validate-code for R5
2020-09-19 14:13:07 -04:00
Frank Tao
7db9f7475b
Changed fetch size to 1 for CodeSystem $validate-code
2020-09-19 12:52:18 -04:00
Frank Tao
05de0c5031
Added more test cases for R4
2020-09-19 12:36:14 -04:00
Frank Tao
64f2bae2e7
Impl CodeSystem $validate-code for R4 with basic test cases
2020-09-18 22:30:59 -04:00
Ken Stevens
3189819dd5
limit transaction size config ( #2087 )
2020-09-16 14:13:03 -04:00
jamesagnew
b64e982ec3
Credit for #2083
2020-09-16 09:07:33 -04:00
Tue Toft Nørgård
c884f29112
SearchCoordinatorSvcImpl gets ExecutorService from injected ThreadPoolTaskExecutor ( #2083 )
...
* Get ExecutorService from injected ThreadPoolTaskExecutor which enables support of TaskDecorators (e.g. to add/clear ThreadLocal logging context (MDC) variables)
* Properly initialize ThreadPoolTaskExecutor
2020-09-16 09:05:28 -04:00
ianmarshall
7f7e1f39bc
Merge remote-tracking branch 'remotes/origin/im_20200728_term_multi_version_support' into feature_2020_09_02_term_multi_version_support
2020-09-15 22:06:43 -04:00
ianmarshall
b2b63cbb02
Fixed JUnit tests.
2020-09-15 22:05:46 -04:00
ianmarshall
3add1320b7
Merge remote-tracking branch 'remotes/origin/im_20200728_term_multi_version_support' into feature_2020_09_02_term_multi_version_support
2020-09-15 16:52:02 -04:00
ianmarshall
ca0bdc8e4c
Merge remote-tracking branch 'remotes/origin/master' into im_20200728_term_multi_version_support
2020-09-15 16:49:06 -04:00
ianmarshall
539ef63fc0
Merge branch 'im_20200728_term_multi_version_support' into feature_2020_09_02_term_multi_version_support
2020-09-15 16:24:47 -04:00
ianmarshall
7b15f85fa1
Merge remote-tracking branch 'remotes/origin/feature_20200830_term_multi_version_support' into feature_2020_09_02_term_multi_version_support
2020-09-15 12:35:31 -04:00
ianmarshall
087c9e3c3b
Merge remote-tracking branch 'remotes/origin/master' into feature_2020_09_02_term_multi_version_support
2020-09-15 12:34:11 -04:00
ianmarshall
b4cd09a5b6
Further cleanup
2020-09-15 12:30:26 -04:00
ianmarshall
fe684ee4c0
Further cleanup
2020-09-15 12:26:17 -04:00
ianmarshall
cd104ad635
Revised approach for versioning of ValueSet.
2020-09-15 10:21:42 -04:00
James Agnew
9711b5ed18
Update resources on package reinstall ( #2078 )
...
* Start testing
* Update resources on package install
* Add changelog
2020-09-15 08:46:43 -04:00
Frank Tao
0d929d4d19
Updated based on review comments
2020-09-14 09:30:03 -04:00
Frank Tao
8551b33e8a
Merge branch 'feature_2020_09_02_term_multi_version_support' into ft_2020_09_11_term_multi_version_support_loader
2020-09-14 09:15:12 -04:00
Frank Tao
701fe81acf
Merge pull request #2072 from jamesagnew/ft_2020_09_10_term_multi_version_support_db_migration
...
Term multi version support db migration - ConceptMap table change
2020-09-14 09:13:12 -04:00
Frank Tao
91c1df7ce4
Supported ConceptMap Version from the properties
2020-09-11 21:38:42 -04:00
Frank Tao
750cbf4ba3
@Deprecated the old findTermConceptMapByUrl method
2020-09-11 09:20:01 -04:00
Frank Tao
16a5f57ae9
Added for ConceptMap DB migration
2020-09-10 21:41:06 -04:00
Frank Tao
972bdbd87d
Updated based on code review
2020-09-10 21:17:41 -04:00
Frank Tao
c873b6d6dd
Fixed ConceptMap $translation without conceptMapVersion issue.
2020-09-09 22:24:02 -04:00
ianmarshall
b4a87adc64
Suggested test that includes case where ConceptVersion is not specified in $translate operation.
2020-09-09 16:53:14 -04:00
Frank Tao
2fd692f5bb
Updated R5 reverse $translate test case for more coverage
2020-09-07 20:54:35 -04:00
Frank Tao
5e17625a1b
Fixed NullPointerException for reverse $translate operation.
2020-09-07 18:09:01 -04:00
Frank Tao
5410042643
Multi-version supported for ConceptMap $translate operation
2020-09-07 10:43:58 -04:00
Frank Tao
81cd73f820
Added test cases to for duplicate url and version of ConceptMap
2020-09-06 15:27:29 -04:00
Frank Tao
1ecec0abc9
Fixed duplicate ConceptMap URL only
2020-09-06 15:23:26 -04:00
Frank Tao
45b88de3b6
Fixed typo
2020-09-06 11:47:07 -04:00
Frank Tao
ed2801dbaf
ConceptMap multi-version supported
2020-09-06 11:33:55 -04:00
ianmarshall
5b707f97a9
Missing commits
2020-09-04 09:25:35 -04:00
ianmarshall
019d08a064
Merge remote-tracking branch 'remotes/origin/master' into im_20200728_term_multi_version_support
2020-09-03 22:37:39 -04:00
ianmarshall
5f005120c9
Initial changes to support multi-version ValueSets
2020-09-03 22:36:15 -04:00
jamesagnew
5b7e6b593b
Avoid startup retry loop
2020-09-02 19:56:57 -04:00
James Agnew
d8542899e5
Don't lazy load DAOs ( #2061 )
...
* Don't lazy load DAOs
* More tweaks
2020-09-01 09:54:50 -04:00
James Agnew
c6777578a8
Avoid DB binary storage deadlock ( #2062 )
...
* Avoid DB binary storage deadlock
* Add changelog
* Rework
2020-09-01 09:52:38 -04:00
ianmarshall
94440c849f
Ensure that LOINC loader assigns a distinct ID for each version.
2020-08-30 21:53:38 -04:00