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 |
Tadgh
|
2229233749
|
Move subscription models to legacy, except the ones that are subscription specific
|
2020-09-09 15:58:41 -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 |
jamesagnew
|
49f4f3ef62
|
Add license headers
|
2020-08-09 13:23:45 -04: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 |
Tadgh
|
c4fd055e52
|
propagate class rename
|
2020-08-06 11:32:06 -07:00 |
Tadgh
|
d6ad434339
|
Rename class, add log
|
2020-08-06 11:02:20 -07:00 |
Tadgh
|
ed618613a6
|
Add type-based filtering to filter service. Add tests
|
2020-08-06 10:58:37 -07:00 |
Tadgh
|
c92a77c889
|
Introduce Filtering service
|
2020-08-05 21:48:06 -07:00 |
Tadgh
|
87d14f26fe
|
Begin with a broken test
|
2020-08-05 16:20:41 -07:00 |
Tadgh
|
3b9f9e6cc3
|
Rename operation
|
2020-08-03 21:35:12 -07:00 |
Tadgh
|
b8a3a6e356
|
Update test
|
2020-08-01 17:35:04 -07:00 |
Tadgh
|
da30772a01
|
Remove dead methods, constants, and add a javadoc
|
2020-08-01 13:19:52 -07:00 |
Tadgh
|
160155bd8f
|
Update test to ensure start state is correct
|
2020-08-01 13:17:51 -07:00 |
Tadgh
|
ac5d261a7f
|
Doc updates and flip logic order in SearchParamSVc
|
2020-08-01 13:16:50 -07:00 |
Tadgh
|
ad887428b3
|
Add removeAll function to DeleteConflictList
|
2020-08-01 13:15:22 -07:00 |
Tadgh
|
46251af81a
|
Rename queue to channel
|
2020-08-01 13:12:32 -07:00 |
Tadgh
|
c8dfd00864
|
Remove dead comments
|
2020-08-01 13:09:23 -07:00 |
Tadgh
|
3068fe8c1a
|
Rework escape hatch to error
|
2020-08-01 13:08:29 -07:00 |