Commit Graph

159 Commits

Author SHA1 Message Date
Tadgh 84d9d080df Merge branch 'gg_20201105-remove-person-references' of github.com:jamesagnew/hapi-fhir into gg_20201105-remove-person-references 2020-11-11 15:28:04 -05:00
Nick Goupinets 2bbfb6dfaa WIP 2020-11-11 15:27:57 -05:00
Tadgh 71ab400006 Fix matcher. Add another medication test 2020-11-11 15:26:41 -05:00
Tadgh 46235226cf Whack of matcher changes for vector calculation to only count _relevant_ field matchers 2020-11-11 14:25:36 -05:00
Tadgh 3d34502fae Merge branch 'gg_20201105-remove-person-references' of github.com:jamesagnew/hapi-fhir into gg_20201105-remove-person-references 2020-11-11 14:15:58 -05:00
Tadgh 331acc1b55 Attempting to perform MDM on a new resource type 2020-11-11 14:15:35 -05:00
Nick Goupinets b0f449ff5e MergerSvcTest WIP 2020-11-11 10:17:03 -05:00
Nick Goupinets 57c0e10a53 More tests 2020-11-10 20:31:04 -05:00
Tadgh 5d1612eef4 Remove target version 9 2020-11-10 18:38:26 -05:00
Tadgh 4a9b853beb Fix compilation error 2020-11-10 18:00:01 -05:00
Tadgh bde163b7e8 Merge branch 'gg_20201105-remove-person-references' of github.com:jamesagnew/hapi-fhir into gg_20201105-remove-person-references 2020-11-10 16:18:25 -05:00
Nick Goupinets a8b0afa626 Match link passing 2020-11-10 15:37:16 -05:00
Nick Goupinets 40fc2973e4 Manual match debuggging 2 2020-11-10 12:47:38 -05:00
Tadgh 16022107c6 Merge branch 'gg_20201105-remove-person-references' of github.com:jamesagnew/hapi-fhir into gg_20201105-remove-person-references 2020-11-10 12:26:22 -05:00
Tadgh ffbe35e2cd Partial refactor of Provider 2020-11-10 12:26:20 -05:00
Nick Goupinets 9bd222af7f Manual match debuggging 2020-11-10 12:13:04 -05:00
Tadgh a67b3a8298 Fixed possible-matcher 2020-11-10 10:46:43 -05:00
Tadgh d2e9201f11 Code is compiling again :) 2020-11-09 21:49:38 -05:00
Tadgh 625744b23d Merge branch 'gg_20201105-remove-person-references' of github.com:jamesagnew/hapi-fhir into gg_20201105-remove-person-references 2020-11-09 21:45:18 -05:00
Tadgh d7974a6f1d continue refactor of providers 2020-11-09 21:44:11 -05:00
Nick Goupinets 8efafa112a Debugging case 4 2020-11-09 17:54:49 -05:00
Nick Goupinets 99e3dbaccd Removed link matching from PersonHelper 2020-11-09 17:35:04 -05:00
Tadgh c55de80c6a Merge branch 'gg_20201105-remove-person-references' of github.com:jamesagnew/hapi-fhir into gg_20201105-remove-person-references 2020-11-09 16:14:06 -05:00
Tadgh 9e82602be9 Begin refactor of provider tests 2020-11-09 16:14:02 -05:00
Nick Goupinets a73d0421ba Merge branch 'gg_20201105-remove-person-references' of github.com:jamesagnew/hapi-fhir into gg_20201105-remove-person-references 2020-11-09 15:31:13 -05:00
Tadgh 06446ae0bf Address review comments 2020-11-09 15:29:50 -05:00
Nick Goupinets 4865e8a410 Fixed code for use case #2 test case 2020-11-09 15:29:50 -05:00
Nick Goupinets ac3b1e3e17 Fixed code for use case #3 test case 2020-11-09 11:46:56 -05:00
Nick Goupinets 5d6ede660b Use case #3 testing 2020-11-09 11:07:58 -05:00
Nick Goupinets 9422ba7a02 WIP Refactoring 3 2020-11-06 17:02:07 -05:00
Nick Goupinets 27afbe93b3 Cleanup 2020-11-06 15:39:33 -05:00
Tadgh 063d04cc79 One more test passing. rework EID updates to support the terser method 2020-11-06 14:54:37 -05:00
Nick Goupinets 71856dbd64 WIP Refactoring 2020-11-06 12:29:11 -05:00
Nick Goupinets 0b4f647520 EID copy magic 2020-11-05 17:39:25 -05:00
Nick Goupinets 4bfc62804c WIP removing Person 2020-11-05 14:23:53 -05:00
Tadgh 656b8aeba7 Partial removal of getPersonFromTarget 2020-11-05 13:41:01 -05:00
Tadgh 5797cd0682 * Add source_resource_id column
* Add source_resource columm
Still need to depracate the old columns.
Reworked a Matcher to ignore Person
2020-11-05 13:07:45 -05:00
Tadgh 0dfc4597e8 comment fixes and removing dead code 2020-11-05 09:24:53 -05:00
Nick Goupinets 954fbf054f Fixed implementation based on the feedback. 2020-10-28 15:09:15 -04:00
Nick Goupinets 170cf245cc #2184 Initial implementation 2020-10-27 15:50:29 -04:00
Ken Stevens 3b91873b7c
delete expunge (#2131)
Added delete _expunge=true
2020-10-20 17:21:50 -04:00
James Agnew d2aae361bf
Rewrite deferred interceptor callback framework (#2121)
* Rewrite deferred interceptor callback framework

* Improve deferred handling

* Null guard

* Test fix
2020-10-07 20:08:18 -04:00
jamesagnew 6fc1c5c85b Add license headers 2020-09-30 05:42:09 -04:00
Ken Stevens 09d09233ff
empi bugfixes and enhancements (#2104) 2020-09-29 17:27:43 -04:00
Tadgh 74bba9dbcc Rename to ResourceOperationMessage 2020-09-15 18:57:55 -04:00
Tadgh 3ca1a42d37 Swap EMPI channel consumer to use Subscription ResourceModifiedMessages 2020-09-15 15:37:24 -04:00
Tadgh ea64bea1b0 Refactor to use concrete class instead of parent 2020-09-15 15:27:21 -04:00
Tadgh a9fb849d49 Moved more into parent class, added javadocs for transactionId 2020-09-14 16:44:50 -04:00
Tadgh 9a09a8abf3 Update todos 2020-09-14 13:41:11 -04:00
Tadgh 28a9a53917 Rework to keep several things in subscription 2020-09-10 16:05:56 -04:00