Commit Graph

7334 Commits

Author SHA1 Message Date
Frank Tao 78f730c4ca Fixed expend filter issue 2020-11-15 22:39:14 -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
Tadgh ae3040415c Fix vector map bug i just wrote. woopsie doopsie 2020-11-11 16:36:54 -05:00
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
Kevin Dougan 50328abff1 2169 - Fixed hapi-fhir-cli doc issues. 2020-11-10 15:50:43 -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
IanMMarshall bf9e02bc16
Merge pull request #2164 from jamesagnew/im_20201029_ig_package_long_description
Truncate package descriptions that are longer than 200 characters.
2020-11-10 12:01:53 -05:00
James Agnew 63b7b379c2
Improve ValueSet filtering (#2162)
* Improve filter search

* Filter improvements

* Tests passing

* Test fixes

* Fix transaction filter

* Add changelog

* Test fix

* Update hapi-fhir-base/src/main/resources/ca/uhn/fhir/i18n/hapi-messages.properties

Co-authored-by: Diederik Muylwyk <diederik.muylwyk@gmail.com>

* Update hapi-fhir-jpaserver-base/src/main/java/ca/uhn/fhir/jpa/term/BaseTermReadSvcImpl.java

Co-authored-by: Diederik Muylwyk <diederik.muylwyk@gmail.com>

* Resolve FIXME

* Test fix

* Update hapi-fhir-jpaserver-base/src/test/java/ca/uhn/fhir/jpa/term/ValueSetExpansionR4Test.java

Co-authored-by: Diederik Muylwyk <diederik.muylwyk@gmail.com>

Co-authored-by: Diederik Muylwyk <diederik.muylwyk@gmail.com>
2020-11-10 11:01:13 -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
ianmarshall 40c34a4518 Truncate package descriptions that are longer than 200 characters. 2020-11-09 16:36:37 -05:00
ianmarshall 881193cf24 Truncate package descriptions that are longer than 200 characters. 2020-11-09 16:19:05 -05:00