Commit Graph

7839 Commits

Author SHA1 Message Date
Kevin Hartmann 62bfa2cdbc Merge remote-tracking branch 'origin/master' into kh-20200222-search-list 2021-02-24 09:20:07 -05:00
jamesagnew 8f474d11b8 Disable inline match URLs on public server 2021-02-24 05:56:12 -05:00
Tadgh 627d2b9bd0 Tidy test 2021-02-23 18:53:18 -05:00
Tadgh 29eabbd4f0 Add skeleton 2021-02-23 18:42:41 -05:00
Tadgh ecacef0498 Add bulk export md file 2021-02-23 18:39:25 -05:00
Tadgh b2b0462154
Skip loading a FHIRPath object if we are older than STU3 (#2416)
* Skip loading a FHIRPath object if we are older than STU3

* Change log level
2021-02-23 18:04:53 -05:00
Tadgh 077225b87c Add chunking 2021-02-23 16:41:17 -05:00
hdconradi 8c4d522f11
Remove the trailing ,' from some of the schemata (#2413)
Co-authored-by: Heinz-Dieter Conradi <heinz-dieter.conradi@icw.de>
2021-02-23 13:46:10 -05:00
Tadgh 7561889924 Partially complete groupbulkexportjob 2021-02-23 13:05:58 -05:00
Ken Stevens fb884f9f15 test infrastructure 2021-02-23 11:32:02 -05:00
Ken Stevens 330cafa83e initial implementation 2021-02-23 11:25:56 -05:00
Tadgh c92f302d41
Merge pull request #2410 from hapifhir/2409-support-fhirpath-in-field-matchers
Support FHIRPath in field matchers if present
2021-02-23 09:48:14 -05:00
Tadgh b5b8d27b39 Tidy code 2021-02-22 22:51:20 -05:00
Tadgh 66c2b456de Add more tests 2021-02-22 22:47:08 -05:00
James Agnew b108e43600
Allow partition date for non-partitionable resources (#2407)
* Allow partition date for searchparam resources

* Cleanup

* Test fix

* Documentation update

* Docs tweak
2021-02-22 20:49:09 -05:00
Tadgh 04b36d9e0a Readd forgotten file 2021-02-22 18:47:34 -05:00
Tadgh 0bcf421fb2 add forgotten files 2021-02-22 18:32:27 -05:00
Tadgh 18b61f21d0 re-add only relevant code 2021-02-22 18:23:03 -05:00
Tadgh a3c291336c partial add of new style of job 2021-02-22 17:00:01 -05:00
Ken Stevens 0e314a9382
fix searchparam not found failure at startup (#2408)
* reproduced and fixed issue reported by Adi

* undoing rearrange
2021-02-22 15:09:59 -05:00
Ken Stevens 24efa97b17 begin with failing test 2021-02-22 11:37:32 -05:00
Tadgh d8ce476e99 Merge branch 'issue-2401-add-support-for-group-id-export' of github.com:jamesagnew/hapi-fhir into issue-2401-add-support-for-group-id-export 2021-02-22 10:25:26 -05:00
Tadgh d31b04ee65 wip 2021-02-22 10:25:24 -05:00
Jens Kristian Villadsen 65c9f5fbf8
Update repository_validating_interceptor.md (#2368)
Refined the wording on the repo interceptor
2021-02-22 07:28:49 -05:00
Nick Goupinets 3541249a5e
Fixed docs (#2405) 2021-02-22 05:42:59 -05:00
Ken Stevens 61a7f9ed6a added mdm flag 2021-02-19 20:51:52 -05:00
Ken Stevens 9bc051c193 added mdm flag 2021-02-19 20:47:43 -05:00
Ken Stevens 3de51103a3 fixed provider 2021-02-19 20:24:56 -05:00
Nick Goupinets ddd7c0f267
Merge pull request #2397 from hapifhir/ng_codepoint_fix
UTF-16 characters might cause errors when calculating hash values
2021-02-19 17:22:20 -05:00
JP 804e023189
Add more measure testing infrastructure, test cases for 104,105,108,124,125 (#2379) 2021-02-19 13:44:56 -05:00
Ken Stevens 1e0981b416 job call 2021-02-19 13:39:50 -05:00
Ken Stevens 00a8e3897a begin with failing test 2021-02-18 21:54:16 -05:00
Ken Stevens 70b2b83d1a begin with failing test 2021-02-18 21:47:43 -05:00
James Agnew 3eda19c65a
Version bump (#2400)
* Version bump

* Docs changes

* Docs tweaks

* Docs tweak

* Spelling fixes

* Docs tweaks
2021-02-18 11:07:49 -05:00
Nick Goupinets ca3811412b Code review 2021-02-17 10:20:33 -05:00
Nick Goupinets 2ec906afb2 Code review 2021-02-17 09:42:00 -05:00
Kevin Dougan SmileCDR aa05667761
Clarified partitioning docs. (#2396)
* Clarified partitioning docs.

* Added some more ResourceTypes to the list of non-partitioned ones according to the authoritative list found in RequestPartitionHelperSvc.java.
2021-02-17 08:32:37 -05:00
jamesagnew 919c1dbddc Version bump to 5.3.0 2021-02-17 07:10:13 -05:00
Nick Goupinets c4daefc9fb Initial implementation 2021-02-16 17:19:57 -05:00
James Agnew 65ac0e80fb
Add CapabilityStatement customizer (#2387)
* Add CapabilityStatement customizer

* Fix javadocs
2021-02-15 14:58:34 -05:00
Nick Goupinets 98b4141b1b
Merge pull request #2383 from hapifhir/ng_mdm_channel_restart_fix
Fixed orphaned channel on restart
2021-02-12 15:52:23 -05:00
Nick Goupinets c5342c116f Fixed orphaned channel setup 2021-02-12 14:06:44 -05:00
James Agnew b247e8cde7
Avoid NPE in RequestPartitionId on Default Partition (#2382) 2021-02-12 11:04:25 -05:00
Ken Stevens aaa91616aa
moved daoRegistry call into @PostConstruct to avoid a race condition at app context boot time (#2380) 2021-02-12 09:20:24 -05:00
Nick Goupinets 9c3f9f84d5
Initial implementation (#2381) 2021-02-12 05:47:49 -05:00
IanMMarshall fdd0b67188
Merge pull request #2378 from hapifhir/im_20210210_loinc_upload_fix
Make LOINC Top2000* files optional in terminology loader.
2021-02-11 11:07:30 -05:00
ianmarshall 88d820bf38 Make LOINC Top2000* files optional in terminology loader. 2021-02-11 09:12:08 -05:00
ianmarshall 7413584bff Make LOINC Top2000* files optional in terminology loader. 2021-02-10 22:35:15 -05:00
ianmarshall a383cb94fc Make LOINC Top2000* files optional in terminology loader. 2021-02-10 22:30:19 -05:00
Kevin Dougan SmileCDR 772bc9c0ea
Removed the com.vladsch.flexmark dependency from the hapi-fhir-jpaserver-cql project. (#2375) 2021-02-10 10:37:16 -05:00