James Agnew
95d7ba6fa8
Streamline Search SQLs ( #2576 )
...
* Streamline SQL queries
* SQL query tidying
* Add changelog
* Test fixes
* Tests passing
* Ongoing work
* Test fixes
* Test fixes
* Build fix
* Cleanup
* Fixes
2021-04-28 10:29:09 -04:00
James Agnew
2ba1005762
OpenAPI Support ( #2560 )
...
* Start work on OpenAPI
* Fixes
* Work on OpenAPI
* Cleanup
* Cleanup
* More swagger work
* Build fix
* More work
* More work
* Add documentation
* Docs fixes
* Add changelog
* License updates
* Add API
* Cleanup
* Update hapi-fhir-docs/src/main/resources/ca/uhn/hapi/fhir/docs/server_plain/openapi.md
Co-authored-by: patrick-vachon-smilecdr <81274188+patrick-vachon-smilecdr@users.noreply.github.com>
* Work on scripts
* Add docs
* Compile fix
* Work on fixes
* Fix tests
* Test fix
* Test fix
* Build fix
* Tests
* Build fix
* Work on pipeline
* Version bump
* Test fix
* Version bump
* Test fix attempts
* Test fix
* Test fix
* Remove accidentally committed files
* Fixes
* Tets fixes
* Test fix
* Test fix
* Test fix
* Test fixes
* Test fixes
* Test fixes
* License header updates
* test fix
* Test fixes
* Test fix
* Test fixes
* Test fix
* Checkstyle bump
Co-authored-by: patrick-vachon-smilecdr <81274188+patrick-vachon-smilecdr@users.noreply.github.com>
2021-04-25 15:40:50 -04:00
Nick Goupinets
4e266462ec
Bumped up version due to breaking changes
2021-04-20 16:17:27 -04:00
Nick Goupinets
1f10a15c35
Merge branch 'master' into 2515_MDM_survivorship_rules
2021-04-19 17:33:53 -04:00
jamesagnew
b294f7d208
License headers
2021-04-14 18:00:52 -04:00
James Agnew
ca2088f3ad
Add framework for Bulk Import ( #2538 )
...
* Start work on bul;k import
* Work on bulk import
* Have batch working
* Working
* Working
* More work
* More work on bulk export
* Address fixmes
* License header updates
* Test fixes
* License header updates
* Test fix
* Test fix
* Version bumps
* Work on config
* Test cleanup
* One more version bump
* Version bump
* CLeanup
* A few additions
* Test fixes
* Test fix
* Test fix
* Migration fix
* Test fix
* Test fix
2021-04-14 17:41:32 -04:00
Ken Stevens
550602b2f1
added numeric matcher ( #2547 )
...
* added numeric matcher
* changelog
* performance optimization
* fix test
2021-04-14 13:15:30 -04:00
James Agnew
a6cbf7eebd
Add support for hierarchycal valueset expansion ( #2525 )
...
* Add support for hierarchycal valueset expansion
* Add changelog
* Add tests
* Cleanup
* Test fix
* Test fixes
2021-04-06 17:36:54 -04:00
James Agnew
b617c7690d
Search Parameter Infrastructure Cleanup ( #2522 )
...
* Search param service cleanup
* Work on collapsing search param
* Search param cleanup
* Work on build
* Test fix
* Test fixes
* Ongoing work
* Test fix
* Compile fix
* Test fixes
* Test fix
* Test fix
* License header updates
* Remove fixme
* Cleanup
* Cleanup
2021-04-05 17:40:10 -04:00
Nick Goupinets
ab8505dfc4
Removed deprecated TerserUtil
2021-03-31 16:07:21 -04:00
jamesagnew
4feda13d7f
License header update
2021-03-30 06:02:32 -04:00
Nick Goupinets
7a9514b94a
Initial fix
2021-03-29 20:43:43 -04:00
Diederik Muylwyk
b720c32c1d
Version bump
2021-03-29 18:23:16 -04:00
Nick Goupinets
644885e91a
Fixed typo in the docs
2021-03-25 18:32:08 -04:00
long
caaa040def
removed identifierSystem from extensionMatcher and removed related test
2021-03-23 13:21:32 -06:00
Nick Goupinets
de0399da23
Merge branch 'master' into 2478_add_extension_mdm_matcher
2021-03-22 09:34:32 -04:00
James Agnew
dc41d5ad61
Add terminology mapping and display population interceptors ( #2488 )
...
* Start work on code mapping interceptors
* Work on generation
* Add terminology mapping and display population interceptors
* Add changelog
* License header updates
* Test fixes
* Fix typo
* Interceptor fixes
* License header update
* Test fixes
* Mapping fixes
* Version bump
* License header updates
* Add null tests
* Add null guard
* Intermittent fix
2021-03-21 12:03:57 -04:00
long
6c41ded507
fixed based on pull request comments, added tests
2021-03-18 13:59:07 -06:00
long
989e9e7903
refactored terserUtil, added equals function in ExtensionUtil
2021-03-17 13:02:59 -06:00
long
660777f855
Merge branch 'master' of https://github.com/hapifhir/hapi-fhir into 2478_add_extension_mdm_matcher
2021-03-17 10:01:56 -06:00
long
55f49b1b65
changed rules json from resourcePath to fhirPath
2021-03-16 14:28:24 -06:00
long
9d9e0d5429
added extension mdm matcher
2021-03-16 12:07:42 -06:00
Nick Goupinets
b5da1068a2
Removed CDR from the text literal
2021-03-10 15:32:48 -05:00
Nick Goupinets
ccb5b1aaad
Addresses #2449
2021-03-08 17:40:16 -05:00
Tadgh
57c7d4f3eb
Support MDM expansion in group bulk export, re-add capability to use _typeFilter in Bulk Export
2021-03-03 15:02:41 -05:00
Tadgh
b2b0462154
Skip loading a FHIRPath object if we are older than STU3 ( #2416 )
...
* Skip loading a FHIRPath object if we are older than STU3
* Change log level
2021-02-23 18:04:53 -05:00
Tadgh
04b36d9e0a
Readd forgotten file
2021-02-22 18:47:34 -05:00
Tadgh
0bcf421fb2
add forgotten files
2021-02-22 18:32:27 -05:00
Tadgh
18b61f21d0
re-add only relevant code
2021-02-22 18:23:03 -05:00
James Agnew
3eda19c65a
Version bump ( #2400 )
...
* Version bump
* Docs changes
* Docs tweaks
* Docs tweak
* Spelling fixes
* Docs tweaks
2021-02-18 11:07:49 -05:00
jamesagnew
919c1dbddc
Version bump to 5.3.0
2021-02-17 07:10:13 -05:00
Tadgh
96b4e5ab38
Merge pull request #2324 from hapifhir/single-threading-mdm
...
Ensure Single threading mdm
2021-01-29 10:01:56 -05:00
Tadgh
c572575412
Remove mutator
2021-01-25 09:55:31 -05:00
Nick
10382c4915
Added a few more tests
2021-01-22 16:46:18 -05:00
Nick
d783229406
updated docs
2021-01-22 13:28:24 -05:00
Nick
cdda12ef8e
Added empty matcher
2021-01-21 17:42:28 -05:00
Nick
f8c1591d21
post CDR review fixes
2021-01-20 16:44:48 -05:00
Nick
f10785ed43
Code review updates
2021-01-15 14:07:14 -05:00
Nick
6cc40b134e
Pre-review commit
2021-01-14 20:35:09 -05:00
Nick
759f06ce48
Added optional manual override to link update
2021-01-14 14:24:59 -05:00
Nick
8a5651093b
Renamed method param
2021-01-14 11:16:17 -05:00
Nick
6781718702
Survivorship 7
2021-01-12 19:08:54 -05:00
Nick
5aa85c7e17
Survivorship 6
2021-01-11 17:22:06 -05:00
Nick
9338a4e73e
Survivorship 5
2021-01-08 19:25:25 -05:00
Nick
bec056cf9d
Survivorship 4
2021-01-07 17:36:04 -05:00
Nick
19341a17b7
Survivorship 3
2021-01-06 18:02:04 -05:00
Nick
a4a173d5c7
Survivorship 2
2021-01-05 17:59:26 -05:00
Nick
f4cf4bf54a
Survivorship
2021-01-04 17:09:31 -05:00
jamesagnew
d20b07c78e
Update license headers
2021-01-01 15:50:24 -05:00
jamesagnew
f30999b053
License header updates
2021-01-01 15:07:23 -05:00
Bill Denton
84d9854e24
OSGi manifest maintenance ( #2217 )
...
* manifest cleanup and delete Fragment-Host
* make hapi-fhir-server-empi into an OSGi bundle
2020-12-18 16:48:44 -05:00
Tadgh
e79114e2ec
Un-revert the MDM changes, now that issues have been addressed ( #2226 )
...
* Backward compatibility changes
* Revert "Revert "Remove all references to Person from EMPI.""
* Updated docs
* Removed mdm channel references
* Initial implementation
* fix coarseness bug. Fix tests. reinitialize silly bean
* Add forgotten json file
* Generic provider PoC
* Refactored provider to use BundleBuilder
* Removed version-specific MDM providers
* Addressed code review comments
* Fixed after merge
* Fixed docs
* MDM SVG for Update Use Cases
* Removed obsolete docs
Co-authored-by: Nick <nick.goupinets@smilecdr.com>
Co-authored-by: Nick Goupinets <73255752+nvg-smile@users.noreply.github.com>
2020-12-17 10:12:53 -05:00
Tadgh
0938d72b51
Revert "Remove all references to Person from EMPI."
2020-12-09 14:57:00 -05:00
Nick
b3a9ab20dc
Updated wording assertion in exception tracing
2020-12-08 19:05:21 -05:00
Nick
4b610801fa
Added header
2020-12-08 16:47:19 -05:00
Nick
4c7b597983
Addressed more code review comments
2020-12-08 15:32:01 -05:00
Nick
fd90eb699f
Review updates
2020-12-07 18:03:56 -05:00
Nick
51b3fb0525
Synced Provider impl bw R4 and Dstu3
2020-12-04 11:57:40 -05:00
Nick
5c40afb0c9
Updated doc headers
2020-12-03 16:11:10 -05:00
Nick
4352e0a61f
Merge remote-tracking branch 'origin/master' into gg_20201105-remove-person-references
2020-12-03 11:28:21 -05:00
Nick Goupinets
ffee7a894f
Removed person refs
2020-12-02 17:41:42 -05:00
Nick Goupinets
db28a94eee
Resolved alerts
2020-11-30 09:09:38 -05:00
Nick Goupinets
da3df49089
Fixed build failures
2020-11-27 18:00:24 -05:00
Nick Goupinets
c64ca81373
Removed obsolete tests
2020-11-27 17:11:52 -05:00
Nick Goupinets
36ce84335a
Renamed sourceResource to goldenResource
2020-11-27 16:53:21 -05:00
Nick Goupinets
8a7dc4e80b
EMPI to MDM
2020-11-27 15:12:21 -05:00
Nick Goupinets
03643a7b3c
Fix for bean scope inconsistenices
2020-11-25 17:37:37 -05:00
Tadgh
953b662827
Merge branch '2161-refactor-empi' into gg_20201105-remove-person-references
2020-11-19 14:24:51 -05:00
Tadgh
3ad0fa8fda
Merge branch 'gg_20201105-remove-person-references' of github.com:jamesagnew/hapi-fhir into gg_20201105-remove-person-references
2020-11-19 14:23:50 -05:00
Tadgh
f11f8a38ac
Add licenses
2020-11-19 14:23:47 -05:00
Nick Goupinets
b44ae49dd2
Removed hardcoded references to the supported MDM types
2020-11-19 13:37:45 -05:00
Tadgh
3209faf2fb
Rename package and module
2020-11-18 21:55:29 -05:00