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
d019dee786
Added url/conceptMapVersion for ConceptMap to support translate
2020-09-06 16:11:09 -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
jamesagnew
190f0ccb22
Add test for #2063
2020-09-01 14:12: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
jamesagnew
b2853567f3
Per #2058 - Making R5 structures non optionsl
2020-08-30 10:17:15 -04:00
James Agnew
437e81fc65
Support multiple updates of one resource in a transaction ( #2050 )
...
* Support multiple updates of one resource in a transaction
* Test update
* Add changelog
* Test fix
2020-08-25 05:55:54 -04:00
jamesagnew
969a20d9e8
Credit for #2049
2020-08-22 17:01:37 -04:00
vedion
31d736915f
- Adding missing null guard ( #2049 )
...
* - Adding missing null guard. Guard needed when reference can't be resolved.
* Adding test for INCLUDE_ALL null guard fix
Co-authored-by: ahn <anders.havn@systematic.com>
2020-08-22 16:59:36 -04:00
James Agnew
dbbff1fd16
Allow HTTP 204 response to transaction ( #2051 )
...
* Allow HTTP 204 response to transaction
* Add changelog
* Test fix
2020-08-21 21:00:55 -04:00
jamesagnew
a0710d4f47
Add constructor
2020-08-19 06:05:23 -04:00
James Agnew
03cde8c53f
Don't use remote termsvc on implied system validation ( #2045 )
...
* Don't use remote termsvc on implied system validation
* Add changelog
2020-08-18 13:56:37 -04:00
jamesagnew
30ac44974d
Add JPA Starter to componentscan exclusions
2020-08-18 08:06:21 -04:00
James Agnew
1fadaeeff5
Reject nvalid SearchParameter wiith no path expression ( #2043 )
...
* Fix some changelog typos
* Reject SearchParameter with invalid path
* Add changelog
* Test fix
* Test fixes
* Test fixes
* Test fix
* One more test fix
2020-08-17 11:21:55 -04:00
James Agnew
eab828f47a
Add transactionbuilder ( #2041 )
...
* Add transactionbuilder
* Add changelog
* Add creates
2020-08-17 07:47:40 -04:00
jamesagnew
3a5e0ed872
Fix #2042 - Outdated CI link on website
2020-08-16 21:03:27 -04:00
jamesagnew
ad12ee4a5c
Merge branch 'master' of github.com:jamesagnew/hapi-fhir
2020-08-16 21:03:13 -04:00
Ken Stevens
7dd7f2b923
resource pid userdata fix ( #2044 )
...
* fixed resource UserData RESOURCE_PID for expunge hook (was incorrectly pointing to ResourceHistoryTable pid instead of ResourceTable pid.
* fix merge
2020-08-16 20:48:39 -04:00
jamesagnew
cd65c298fe
Fix some changelog typos
2020-08-16 09:01:42 -04:00
jamesagnew
a3951b551f
Add release details for 5.1.0
2020-08-13 17:36:04 -04:00
jamesagnew
89f68353ee
Add changelog
2020-08-13 05:47:56 -04:00
dependabot[bot]
f3d5b69da0
Bump flyway-core from 6.4.1 to 6.5.4 ( #2039 )
...
Bumps [flyway-core](https://github.com/flyway/flyway ) from 6.4.1 to 6.5.4.
- [Release notes](https://github.com/flyway/flyway/releases )
- [Commits](https://github.com/flyway/flyway/compare/flyway-6.4.1...flyway-6.5.4 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-08-13 05:47:43 -04:00
jamesagnew
d62e70c209
Add test
2020-08-13 05:45:49 -04:00
jamesagnew
92718c7ef2
Version bump to 5.2.0-SNAPSHOT
2020-08-12 10:23:46 -04:00
jamesagnew
5fb7bd5156
Version bump to 5.1.0
2020-08-11 17:43:24 -04:00
Ken Stevens
aed97ad1cb
added EMPI change log ( #2036 )
2020-08-11 15:33:33 -04:00
jamesagnew
90ebaf8549
Add one more test for #2023
2020-08-11 08:54:03 -04:00
jamesagnew
f3fbad63e7
Avoid a LOB error when expanding a valueset on Postgres
2020-08-11 08:30:48 -04:00
Jens Kristian Villadsen
39eea88b47
Update interceptors.md ( #2033 )
...
Added the mention of public requirement!
2020-08-11 05:25:36 -04:00
jamesagnew
f0ed640e24
Upgrade core library dependency version
2020-08-10 09:05:04 -04:00
James Agnew
e61b39fc30
Force a flush of the SearchParameter cache sooner when SPs change ( #2030 )
...
* Force a flush of the SearchParameter cache sooner when SPs change
* Add changelog
* Test fixes
2020-08-09 19:30:59 -04:00
jamesagnew
096f310cae
Increase visibility
2020-08-09 14:23:06 -04:00
James Agnew
8f6d08dd58
Fix #2022 - Invalidate caches on expunge ( #2029 )
...
* Fix #2022 - Invalidate caches on expunge
* Rename changelog file
2020-08-09 14:14:28 -04:00
jamesagnew
49f4f3ef62
Add license headers
2020-08-09 13:23:45 -04:00
Jonathan Leitschuh
7f69352627
Use HTTPS instead of HTTP to resolve dependencies ( #1708 )
...
This fixes a security vulnerability in this project where the `pom.xml`
files were configuring Maven to resolve dependencies over HTTP instead of
HTTPS.
Signed-off-by: Jonathan Leitschuh <Jonathan.Leitschuh@gmail.com>
2020-08-09 13:04:16 -04:00
James Agnew
8e0023c385
Disable referential integrity for some paths ( #2025 )
...
* Disable referential integrity for some paths
* Add changelog
* Remove unneeded file
2020-08-09 07:09:37 -04:00
James Agnew
0de0b88aa0
Fix TestpageOverlay XSS Vulnerability ( #2027 )
...
* Resolve XSS vulnerability
* Add changelog
2020-08-09 07:06:11 -04:00
James Agnew
63ef2ce006
Fix #2012 - Always filter total from search results when consent interceptor in use ( #2020 )
...
* consent bug test
* Fix #2012 - Always filter total from search results when consent
interceptor in use
* Add changelog
* Address coverage issues
Co-authored-by: Jens Kristian Villadsen <46567685+jvitrifork@users.noreply.github.com>
Co-authored-by: jvi <jvi@trifork.com>
2020-08-07 09:16:02 -04:00
Tadgh
6cb39a14ea
Empi doc updates ( #2021 )
...
* Update documentation about EMPI automatic linking
* Further documentation updates
2020-08-06 16:45:04 -04:00
Tadgh
605c3d8f8a
Merge pull request #2019 from jamesagnew/minimum-data-required-for-empi
...
Add a Minimum data requirement for EMPI processing
2020-08-06 12:46:03 -07:00
Tadgh
5a720d45c3
Comment updates
2020-08-06 11:33:38 -07:00
Tadgh
1aa7d1c2d4
Remove dead comment
2020-08-06 11:32:41 -07:00