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
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
jamesagnew
4f6be9d9a7
Reduce test timeout
2020-11-09 14:46:15 -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
4c0fab8cec
Merge remote-tracking branch 'origin/master' into gg_20201105-remove-person-references
2020-11-09 09:06:50 -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
79793f9c40
WIP Refactoring 2
2020-11-06 13:16:50 -05:00
Nick Goupinets
71856dbd64
WIP Refactoring
2020-11-06 12:29:11 -05:00