7793 Commits

Author SHA1 Message Date
Kevin Dougan SmileCDR
129df5dc14
2533 - Fix Issue with Reference Resources Not Being Returned In Search Queries (#2539)
* 2533 - Initial commit to show how I might fix this Bug but not ready for merge at this time as it causes some other Unit Test failures in FhirResourceDaoR4VersionedReferenceTest.

* Fix up test

* 2533 - Cleaned up Unit Test to make it ready to merge.

Co-authored-by: jamesagnew <jamesagnew@gmail.com>
2021-04-13 05:28:39 -04:00
jamesagnew
3637dfc60f License headers 2021-04-12 09:57:08 -04:00
James Agnew
bc4266d3d2
Improve narrative templates for custom structures (#2537)
* Improve narrative templates for custom structures

* Add changelog

* Test fix
2021-04-12 06:00:31 -04:00
Diederik Muylwyk
1bd585162d
Fix typo in docs. (#2536) 2021-04-09 18:50:12 -04:00
Tadgh
99e10de5fb
Merge pull request #2487 from hapifhir/mdm-expansion-interceptor
MDM Expansion Interceptor (poc)
2021-04-09 11:23:04 -04:00
Tadgh
82fc7b7457 Fix typo 2021-04-09 10:51:12 -04:00
Eric Prud'hommeaux
fa921a3cc9
~ inspect instant for specific RDF datatype (#2473) 2021-04-09 05:59:26 -04:00
Diederik Muylwyk
38436e5c1b
Fix a typo in docs. (#2532)
* Fixed poorly formatted changelog entry.

* Fixed typo.
2021-04-08 14:57:20 -04:00
Diederik Muylwyk
ec7cc8fbaa
Fixed poorly formatted changelog entry. (#2531) 2021-04-08 14:07:16 -04:00
James Agnew
edfe1ae8e6
Add lastupdated to capabilitystatement (#2530)
* Add lastupdated to capabilitystatement

* Test fix

* Test fix
2021-04-08 13:23:21 -04:00
James Agnew
f70648484a
Avoid a deadlock uploading terminology in postgres (#2529)
* Fix #2493

* Try to fix intermittent test failure
2021-04-08 12:28:42 -04:00
James Agnew
462d9bc6c4
Fix compartment defs for R5 (#2528)
* Fix compartment defs for R5

* Add changelog

* Test fix
2021-04-08 05:59:05 -04:00
jamesagnew
7cf061d76b Jetty version bump 2021-04-06 21:15:11 -04:00
James Agnew
a6cbf7eebd
Add support for hierarchycal valueset expansion (#2525)
* Add support for hierarchycal valueset expansion

* Add changelog

* Add tests

* Cleanup

* Test fix

* Test fixes
2021-04-06 17:36:54 -04:00
James Agnew
fcffb04c7b
Allow unknown code systems during validation (#2523)
* Allow unknown code systems during validation

* Add changelog

* Test fix
2021-04-05 20:59:59 -04:00
James Agnew
b617c7690d
Search Parameter Infrastructure Cleanup (#2522)
* Search param service cleanup

* Work on collapsing search param

* Search param cleanup

* Work on build

* Test fix

* Test fixes

* Ongoing work

* Test fix

* Compile fix

* Test fixes

* Test fix

* Test fix

* License header updates

* Remove fixme

* Cleanup

* Cleanup
2021-04-05 17:40:10 -04:00
James Agnew
0bf746f23b
Add support for revincludes to CapabilityStatement generator (#2521)
* Add support for revincludes to CapabilotyStatement generator

* Add changelog

* Fixes

* Test fix

* Test fixes

* Test fix

* Test fix

* More fixes to CS cache

* Test fix

* Test fix

* Test fix
2021-04-05 08:29:04 -04:00
Tadgh
961c996ea9 Remove foolish local bind 2021-04-01 17:32:14 -04:00
Tadgh
383c55e339 Add changelog 2021-04-01 11:33:45 -04:00
Tadgh
67fe940889 Update docs 2021-04-01 11:07:46 -04:00
Ken Stevens
b27559caa4
improved error messages for common mishaps (#2518)
* improved error messages for common mishaps

* review feedback
2021-03-31 19:50:33 -04:00
Tadgh
d8866ec75f Add doc caveats 2021-03-31 16:33:49 -04:00
Tadgh
e5de34c51d Update docs 2021-03-31 16:08:09 -04:00
Tadgh
f3c706d656 Add page for mdm expansion 2021-03-31 15:33:03 -04:00
Tadgh
c8ce261054
Merge pull request #2517 from hapifhir/forgotten-changelog
Add forgotten changelog
2021-03-31 14:41:21 -04:00
Tadgh
2ba3c919d5 Fix doGetQueryParameterQualifier on Mdm Expansion 2021-03-31 14:18:57 -04:00
Tadgh
696982ce1e Fix bean name. Update docs 2021-03-31 13:45:40 -04:00
Tadgh
dbf050e32e pedantism sated 2021-03-31 10:14:18 -04:00
Tadgh
aefe37aaf7 Add forgotten changelog 2021-03-31 09:59:06 -04:00
Tadgh
74be6761b1 Merge remote-tracking branch 'origin/master' into mdm-expansion-interceptor 2021-03-31 09:47:57 -04:00
Tadgh
007ce8fc6f add a test forthe case where there are no mdm links 2021-03-30 23:40:20 -04:00
Tadgh
8b69d161bd Update docs 2021-03-30 17:12:55 -04:00
jamesagnew
116bb12a58 Docs fix 2021-03-30 14:27:47 -04:00
Tadgh
a044e8c4eb Add a delegator in daoconfig 2021-03-30 12:59:29 -04:00
Tadgh
02e6514176 Add modelconfig toggle 2021-03-30 12:57:09 -04:00
Tadgh
419a5829ea This shockingly works 2021-03-30 12:39:37 -04:00
jamesagnew
4eb9508e28 One more fix to interceptor 2021-03-30 11:47:03 -04:00
jamesagnew
8759cdae00 Additional cleanup 2021-03-30 08:20:14 -04:00
jamesagnew
06bdefa16c Improve error handling 2021-03-30 07:36:08 -04:00
jamesagnew
4feda13d7f License header update 2021-03-30 06:02:32 -04:00
James Agnew
049097e5b4
Improve CapabilityStatement Generation (#2511)
* Start work

* Work on testing

* Version bump

* Test fix

* Compile fix

* Test Fixes

* Test fix

* Test fix

* Compile fix

* Tst fix

* Test fix

* Test fix

* Test fix
2021-03-30 05:48:03 -04:00
Eric Prud'hommeaux
939a57960d
+ informative header in structures-r4 RDFParserTest (#2474) 2021-03-30 05:37:02 -04:00
Tadgh
a15ded7140 Interceptor now correctly intercepts at the right point 2021-03-29 21:12:03 -04:00
Diederik Muylwyk
dc97c1ba02
Merge pull request #2514 from hapifhir/2513-pointcutlatch-should-work-with-ipointcut
Resolve "2513 - PointcutLatch should work with IPointcut."
2021-03-29 20:07:42 -04:00
Tadgh
ab143e34cb Merge remote-tracking branch 'origin/master' into mdm-expansion-interceptor 2021-03-29 19:27:37 -04:00
Tadgh
838ac890d3 wip 2021-03-29 19:19:37 -04:00
Tadgh
5f42743f48 wip 2021-03-29 19:16:26 -04:00
Diederik Muylwyk
e3be7cc6fb Fix build 2021-03-29 18:39:51 -04:00
Diederik Muylwyk
b720c32c1d Version bump 2021-03-29 18:23:16 -04:00
Diederik Muylwyk
bddd3f4c92 PointCutLatch now works with IPointcut instead of Pointcut 2021-03-29 18:20:33 -04:00