Tadgh
|
9dd42fa605
|
Remove duplicate constant
|
2021-03-01 14:00:20 -05:00 |
Tadgh
|
27cac16de6
|
Add custom mimetypes to capability statement
|
2021-03-01 13:54:21 -05:00 |
James Agnew
|
db44244405
|
Fix #2426 - Include modifiers in generic search URLs for map (#2428)
|
2021-02-28 10:33:43 -05:00 |
Tadgh
|
74066a81b6
|
Merge pull request #2420 from hapifhir/issue-2401-add-support-for-group-id-export
Issue 2401 add support for group id export
|
2021-02-26 10:23:42 -05:00 |
Ken Stevens
|
7d769e3b05
|
Issue 2332 create via put for implementationguide that references some placeholders (#2423)
* begin with failing test
* fixed. test passes.
* documentation and changelog
* added ConceptMap
* review feedback
|
2021-02-26 09:44:48 -05:00 |
Tadgh
|
604b5d2060
|
Fix all broken tests
|
2021-02-25 19:11:18 -05:00 |
Tadgh
|
6c6b959cb5
|
fix test
|
2021-02-25 16:54:21 -05:00 |
Tadgh
|
b0209fdaac
|
Fix multi search parameter issue
|
2021-02-25 16:39:24 -05:00 |
Tadgh
|
1a5439fad5
|
Comment out unused mdm parameter
|
2021-02-25 16:27:57 -05:00 |
Tadgh
|
1663e367a6
|
Address review comments
|
2021-02-25 16:23:36 -05:00 |
Ken Stevens
|
a2a3ffb7ec
|
added failing test
|
2021-02-25 14:35:20 -05:00 |
KevinIsAProgrammer
|
60b462540f
|
Merge pull request #2421 from hapifhir/kh-20200222-search-list
Kh 20200222 search list
|
2021-02-25 10:54:42 -05:00 |
Tadgh
|
f6a913effe
|
Fix NPE
|
2021-02-25 09:27:28 -05:00 |
Tadgh
|
8e060a05e0
|
remove fixme
|
2021-02-24 22:46:51 -05:00 |
Tadgh
|
b725c51172
|
Change tests
|
2021-02-24 17:28:46 -05:00 |
Tadgh
|
a56060a096
|
Tidy things from preliminary review
|
2021-02-24 17:16:54 -05:00 |
Tadgh
|
3937d2ef01
|
Remove some dead code
|
2021-02-24 15:57:55 -05:00 |
Tadgh
|
8e45a84927
|
Add changelog
|
2021-02-24 15:28:52 -05:00 |
Kevin Hartmann
|
3b60034a08
|
Added Changelog entry
|
2021-02-24 15:25:36 -05:00 |
Tadgh
|
0033827f57
|
Minor refactor
|
2021-02-24 15:14:59 -05:00 |
Kevin Hartmann
|
583136f35b
|
Merge remote-tracking branch 'origin/master' into kh-20200222-search-list
|
2021-02-24 15:01:22 -05:00 |
michaelabuckley
|
ad6431b24c
|
Merge pull request #2418 from hapifhir/add-changelog-for-mdm-update
Add MDM FHIRPath Changelog
|
2021-02-24 13:52:22 -05:00 |
Kevin Hartmann
|
26a385a595
|
Merge remote-tracking branch 'origin/master' into kh-20200222-search-list
|
2021-02-24 10:29:38 -05:00 |
Kevin Hartmann
|
1eab2caf9f
|
Added _list as a valid parameter in MatchUrlService
Wrote tests for and/or/both processing in FhirResourceDaoSearchListTest.
|
2021-02-24 10:27:22 -05:00 |
Patrick Werner
|
cf1f2f27db
|
added nullchecks to prevent NPE (#2417)
* added nullchecks to prevent NPE
fixes #2171
* Add test from #2171 and changelog
Co-authored-by: jamesagnew <jamesagnew@gmail.com>
|
2021-02-24 10:09:04 -05:00 |
Ken Stevens
|
30905aeba7
|
Merge remote-tracking branch 'origin/master' into issue-2401-add-support-for-group-id-export
|
2021-02-24 09:38:59 -05:00 |
Tadgh
|
66b59ae327
|
Update issue number
|
2021-02-24 09:22:10 -05:00 |
Tadgh
|
5ee7793ac4
|
Add MDM Changelog
|
2021-02-24 09:20:45 -05:00 |
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 |