6818 Commits

Author SHA1 Message Date
Tadgh
0a4d81eb85 Move getNextBatch into IResultIterator 2020-08-01 13:00:55 -07:00
Tadgh
1d6a26bf1d Remove unused method 2020-08-01 11:49:07 -07:00
Tadgh
0ef1665061 Merge branch 'batch-empi-job' of github.com:jamesagnew/hapi-fhir into batch-empi-job 2020-08-01 11:48:27 -07:00
Tadgh
efaf09fbfa Fix java.lang.string in empiLink entity 2020-08-01 11:47:00 -07:00
Tadgh
8b378995b2 Doc updates 2020-08-01 11:45:47 -07:00
Tadgh
4c64cec8fa
Update hapi-fhir-docs/src/main/resources/ca/uhn/hapi/fhir/docs/server_jpa_empi/empi_operations.md
Co-authored-by: Ken Stevens <khstevens@gmail.com>
2020-08-01 11:40:24 -07:00
Tadgh
9c5b69bb6e
Update hapi-fhir-docs/src/main/resources/ca/uhn/hapi/fhir/docs/server_jpa_empi/empi_operations.md
Co-authored-by: Ken Stevens <khstevens@gmail.com>
2020-08-01 11:37:11 -07:00
Tadgh
3179e34bce Merge branch 'batch-empi-job' of github.com:jamesagnew/hapi-fhir into batch-empi-job 2020-08-01 11:36:21 -07:00
Tadgh
e67ee36492 Renamed and modified reset constant for better naming 2020-08-01 11:36:14 -07:00
Tadgh
dfecca33bc
Update hapi-fhir-docs/src/main/resources/ca/uhn/hapi/fhir/docs/server_jpa_empi/empi_operations.md
Co-authored-by: Ken Stevens <khstevens@gmail.com>
2020-08-01 11:32:30 -07:00
Tadgh
7299162f10 Update doc phrasing 2020-08-01 11:31:28 -07:00
Tadgh
4d3cecaab2 Fix pointcutlatch issue 2020-08-01 11:12:28 -07:00
Tadgh
bd22b0239f Add caveat 2020-07-31 09:13:38 -07:00
Gary Graham
63cc10c919 Updare license 2020-07-30 22:10:59 -07:00
Gary Graham
9f0af3c21c docs for batch run 2020-07-30 19:25:30 -07:00
Tadgh
f731e44303 Partial addition of docs for batch run 2020-07-30 18:21:35 -07:00
Tadgh
07f9e8466b Add documentation for -clear 2020-07-30 15:23:43 -07:00
Tadgh
8b4fa8048f Add changelog 2020-07-30 14:42:25 -07:00
Tadgh
48bf78e972 Rename service interface name 2020-07-30 12:17:14 -07:00
Tadgh
83d4035ca1 Remove naming outside of cchannelproducer 2020-07-29 18:45:40 -07:00
Tadgh
b8c000b3a1 Rename queue to channel 2020-07-29 17:43:53 -07:00
Tadgh
30b517f0d5 Migrate the channel submitter to SubmitterConfig, (duh) 2020-07-29 17:21:36 -07:00
Tadgh
bcc5c59d45 Move batch svc to the submitter 2020-07-29 17:05:57 -07:00
Ken Stevens
5bfe3ce15f move transactional method to persistence 2020-07-29 17:16:49 -04:00
Tadgh
102f936156 Rework into new person deleting service 2020-07-29 12:17:07 -07:00
Tadgh
0e88f359f5 Merge remote-tracking branch 'remotes/origin/master' into batch-empi-job 2020-07-29 09:42:12 -07:00
James Agnew
3098affccb
Update path when updating resource links (#2007)
* fix resource link index reuse bug

* Resolve merge conflicts

Co-authored-by: Ken Stevens <khstevens@gmail.com>
2020-07-28 21:40:56 -04:00
Tadgh
2e48ded61b Add license, change bean name 2020-07-28 18:05:17 -07:00
James Agnew
6a8e09addf
Ensure that parent structuredefinitions are snapshotted before (#2005)
* Ensure that parent structuredefinitions are snapshotted before
snapshotting child

* Add changelog
2020-07-28 11:46:58 -04:00
Tadgh
f6d44fe50c wip 2020-07-28 08:42:45 -07:00
jamesagnew
20d1ab2fac Mark renameTask as deprecated 2020-07-28 08:38:28 -04:00
jamesagnew
a6213fe1e0 One more tweak for #2002 on Oracle 2020-07-28 08:27:13 -04:00
Tadgh
606b642b1e Turns out expunge atomic integer didn't do what I expected for historical versions... 2020-07-27 17:29:27 -07:00
Tadgh
82dcc395ec Merge branch 'master' into batch-empi-job 2020-07-27 14:59:27 -07:00
Tadgh
fac14240c8 Add circular reference handling, and DeleteConflict handling 2020-07-27 14:18:40 -07:00
James Agnew
3a7ac0debc
Correct invalid decimal numbers stored in DB (#2003)
* Correct invalid decimal numbers stored in DB

* Add changelog
2020-07-27 13:33:27 -04:00
James Agnew
06fd306898
Allow constraints to be deleted by the migrator on H2 (#2002) 2020-07-27 10:20:27 -04:00
jamesagnew
a35c97e13d Add utility method to XmlUtil 2020-07-26 17:54:45 -04:00
jamesagnew
c6769ef075 Add test for #1999 2020-07-25 15:17:25 -04:00
Tadgh
7e694ded3f Add failing test showing issue with related persons 2020-07-24 17:18:59 -07:00
Tadgh
ff1d5221b5
Merge pull request #1997 from jamesagnew/1996-empi-match-bug
Allow empty candidateSearchParams in EMPI module config.
2020-07-24 14:22:29 -07:00
Tadgh
df6f028768 It is allowed to have empty candidate search params, so validator test is, ironically, invalid 2020-07-24 11:52:32 -07:00
Tadgh
7fd690f830 Add test in provider with different empi json rules 2020-07-24 10:42:21 -07:00
michelgleeson
4e66cb6752
Merge pull request #1994 from jamesagnew/fix_mssql_errors
Fix mssql errors
2020-07-24 11:26:23 -04:00
Mike G
b67f30a03b fix oracle and derby default 2020-07-24 10:03:21 -04:00
Tadgh
31d0ed3ac1 remove question, put in PR instead 2020-07-23 18:09:10 -07:00
Tadgh
698b18eb2f Fix NPE in iterator, fix empi-rules.json, add extra tests 2020-07-23 18:01:08 -07:00
Tadgh
2da64119bb Resolve issue with test 2020-07-23 17:28:20 -07:00
Tadgh
6a5b96d05f Start with broken test for #1996 2020-07-23 15:52:12 -07:00
Tadgh
90e96c1fb4 Fix bug caused by Persons with >1 historical version 2020-07-23 14:35:28 -07:00