Commit Graph

7161 Commits

Author SHA1 Message Date
Tadgh f11f8a38ac Add licenses 2020-11-19 14:23:47 -05:00
Tadgh 3209faf2fb Rename package and module 2020-11-18 21:55:29 -05:00
Tadgh d97d4b63a0 Merge branch 'gg_20201105-remove-person-references' of github.com:jamesagnew/hapi-fhir into gg_20201105-remove-person-references 2020-11-18 19:53:21 -05:00
Tadgh 75c0c25d7b remove references to EMPI 2020-11-18 19:50:00 -05:00
Nick Goupinets 1f21220e39 Updated MDM create use cases 2020-11-18 15:57:05 -05:00
NG 6d50687d4c Renamed EMPI to MDM in the docs 2020-11-18 13:49:17 -05:00
Nick Goupinets f470c343c5 Docs - first pass 2020-11-17 17:22:06 -05:00
Tadgh 805d5b1d6c Merge branch '2161-refactor-empi' into gg_20201105-remove-person-references 2020-11-17 09:28:37 -05:00
Tadgh c50c4edea4 Merge remote-tracking branch 'origin/master' into 2161-refactor-empi 2020-11-17 09:27:39 -05:00
IanMMarshall 7532313c0f
Change to not set ValueSet expansion component parameter id HibernateSearch not enabled. (#2178)
Co-authored-by: ianmarshall <ian@simpatico.ai>
2020-11-17 07:46:55 -05:00
Tadgh 676f6315e6 Fix tests 2020-11-16 20:21:42 -05:00
Tadgh e4ce94bc7c Fix resourcemastchersvc tests 2020-11-16 20:06:46 -05:00
Tadgh d15ce0db08 Merge branch 'gg_20201105-remove-person-references' of github.com:jamesagnew/hapi-fhir into gg_20201105-remove-person-references 2020-11-16 19:42:16 -05:00
Tadgh 23898579bd fix customresourcematcher test 2020-11-16 19:42:11 -05:00
Nick Goupinets 70284b2574 Merge branch 'gg_20201105-remove-person-references' of github.com:jamesagnew/hapi-fhir into gg_20201105-remove-person-references 2020-11-16 19:19:19 -05:00
Nick Goupinets 4d9414597b Updated mocks for EID helper test 2020-11-16 19:19:14 -05:00
Tadgh 9940d4c4eb Merge branch 'gg_20201105-remove-person-references' of github.com:jamesagnew/hapi-fhir into gg_20201105-remove-person-references 2020-11-16 19:12:08 -05:00
Tadgh 511696bd84 Fix validator error messages 2020-11-16 19:11:19 -05:00
Nick Goupinets 406bbafafe Merge branch 'gg_20201105-remove-person-references' of github.com:jamesagnew/hapi-fhir into gg_20201105-remove-person-references 2020-11-16 19:00:33 -05:00
Nick Goupinets 45ec435c8f Fixed code to pass FieldMatcherTest 2020-11-16 19:00:27 -05:00
Tadgh dae587912d Update test json files 2020-11-16 18:50:14 -05:00
Tadgh bc6940fd6a Finish tests for provider 2020-11-16 18:47:39 -05:00
Tadgh 36d7dde2e1 Merge branch 'gg_20201105-remove-person-references' of github.com:jamesagnew/hapi-fhir into gg_20201105-remove-person-references 2020-11-16 18:27:18 -05:00
Tadgh 6fa12bb947 Finish tests in EmpiResourceDaoSvcTest 2020-11-16 18:26:44 -05:00
Nick Goupinets 9a481242c7 Resolved MergePersonsR4Test failures 2020-11-16 17:42:09 -05:00
Tadgh 799f6adecb Finish tests in BatchSvcImplTest 2020-11-16 15:45:50 -05:00
Nick Goupinets 869814606d Fixed code for UpdateLinkR4Test 2020-11-16 15:08:34 -05:00
Tadgh 54f0021b29 All Batch tests now passing 2020-11-16 12:50:28 -05:00
Nick Goupinets 514dab7784 Updated resource type handling 2020-11-16 11:26:31 -05:00
Nick Goupinets 0ad1b129d3 Links WIP 2 2020-11-13 17:47:56 -05:00
Tadgh d15a300486
Merge pull request #2174 from jamesagnew/feature/2172-update-tag-docs
Feature/2172 update tag docs
2020-11-13 17:43:09 -05:00
jamesagnew 1db0944243 Improve logging for terminology ingestion 2020-11-13 17:25:14 -05:00
Nick Goupinets 1ad0246c2a Added config fix 2020-11-13 17:16:10 -05:00
Nick Goupinets 176f7f0412 Merge branch 'gg_20201105-remove-person-references' of github.com:jamesagnew/hapi-fhir into gg_20201105-remove-person-references 2020-11-13 16:57:23 -05:00
Nick Goupinets fa0e87b56c Links WIP 2020-11-13 16:56:13 -05:00
Tadgh c0bef70e12 Add optional resource type to EMPI provider method 2020-11-13 16:42:09 -05:00
Tadgh 1048df4d87
Update rest_operations.md 2020-11-13 15:54:43 -05:00
Tadgh 8f95ad4c0f fix typo :) 2020-11-13 15:35:06 -05:00
Tadgh 16003162fd Address #2172 2020-11-13 15:27:58 -05:00
Nick Goupinets 9df0c16b95 Resolved EmpiProviderClearLinkR4Tests and misc src to gld renames 2020-11-13 15:13:14 -05:00
Nick Goupinets 1fc9689943 Renamed source to golden 2020-11-13 14:28:24 -05:00
Nick Goupinets dadd5f3caf Resolved EmpiLinkSvcTest failures 2020-11-13 14:22:45 -05:00
IanMMarshall ed953d82f8
Rename index that was recently changed. (#2173)
* Restoring name of index that was changed in migration task.

* Rename TermValueSetConcept index that was recently changed.

Co-authored-by: ianmarshall <ian@simpatico.ai>
2020-11-13 14:12:25 -05:00
Tadgh 68fad00a29 Correct bug with attempting to modify an EID 2020-11-13 11:45:24 -05:00
Tadgh f648d8ec2b renaming in personsvc 2020-11-13 09:44:15 -05:00
Tadgh 687e24fa83 Merge branch 'gg_20201105-remove-person-references' of github.com:jamesagnew/hapi-fhir into gg_20201105-remove-person-references 2020-11-12 18:37:53 -05:00
Tadgh e490011a1f Begin large rename 2020-11-12 18:36:52 -05:00
Nick Goupinets 1d530c6517 Added tests and cleaned test code 2020-11-12 17:22:04 -05:00
Nick Goupinets f7c47f911b Merge Service 2020-11-12 15:59:00 -05:00
Nick Goupinets a28e9e736a WIP 2020-11-11 17:25:44 -05:00