Matti Uusitalo
|
64f378ae78
|
Support required questionnaireitem groups
|
2018-12-10 13:58:14 +02:00 |
Matti Uusitalo
|
b2e20b5c31
|
temporarily set hard coded error when no profile found
|
2018-12-10 13:57:04 +02:00 |
Matti Uusitalo
|
5a508f45b9
|
Returned to original state as the experiment failed
|
2018-12-10 13:52:38 +02:00 |
Matti Uusitalo
|
f72fbbe402
|
Temporarily set isNoTerminologyServer() return true to avoid errors about loinc codes
|
2018-12-10 13:52:38 +02:00 |
Matti Uusitalo
|
b922670d97
|
Added more information to the error message about misplaced QuestionnaireResponseItem
|
2018-12-10 13:52:38 +02:00 |
Eeva Turkka
|
efbff93247
|
Added support for Quantity in the default enable when evaluator
|
2018-12-10 13:52:38 +02:00 |
Matti Uusitalo
|
d2a1be82f8
|
Avoid infinite loop when validating misaligned questionnaireresponseitems
|
2018-12-10 13:51:12 +02:00 |
Matti Uusitalo
|
55287f126c
|
Added missing propagation of QuestionnaireResponse root element
|
2018-12-10 13:51:12 +02:00 |
Matti Uusitalo
|
2941e7067a
|
Thread questionnaireResponse root element through questionnaire validation so implementations of enablewhen may validate against the complete resource
|
2018-12-10 13:51:12 +02:00 |
Matti Uusitalo
|
cc9b6a6f21
|
Copying modifierExtensions from QuestionnaireItems added
|
2018-12-10 13:51:12 +02:00 |
Matti Uusitalo
|
606d901523
|
Reverted to original version
|
2018-12-10 13:48:23 +02:00 |
Matti Uusitalo
|
addc44b5f4
|
Changed versions to use fi.kela.kanta.phr parent
|
2018-12-10 13:48:23 +02:00 |
Matti Uusitalo
|
11b1114fe8
|
Way to inject custom enablewhen evaluator added
|
2018-12-10 13:48:23 +02:00 |
Matti Uusitalo
|
deb8de8705
|
Added check for answering questions which are not enabled
|
2018-12-10 13:48:23 +02:00 |
Matti Uusitalo
|
3b1c1dc9f4
|
Added default operator type EQUALS
|
2018-12-10 13:48:23 +02:00 |
Matti Uusitalo
|
e2cdb7bbe6
|
Removed unused HapiWorkerContext
|
2018-12-10 13:48:23 +02:00 |
Matti Uusitalo
|
98cf1becb1
|
Added default enablewhen behaviour to STU3 resources converted to R4
|
2018-12-10 13:46:45 +02:00 |
Okko Kauhanen
|
360e8d2d8f
|
Remove unnecessary throw
|
2018-12-10 13:45:12 +02:00 |
Okko Kauhanen
|
430e8c89e8
|
Fixed bug in finding QuestionnaireResponse child items
|
2018-12-10 13:45:12 +02:00 |
Okko Kauhanen
|
0540efa49b
|
Added operator evaluation for R4 enableWhen
|
2018-12-10 13:45:12 +02:00 |
Okko Kauhanen
|
f56ad302dd
|
fix enablewhen result
|
2018-12-10 13:45:12 +02:00 |
Okko Kauhanen
|
44b24a65cb
|
Missing file
|
2018-12-10 13:45:12 +02:00 |
Okko Kauhanen
|
e4db83ce41
|
First implementation of enableWhen evaluator
|
2018-12-10 13:45:12 +02:00 |
Eeva Turkka
|
c67554e5aa
|
Unit tests up to date and maybe we need to use r4 path
|
2018-12-10 13:45:12 +02:00 |
Eeva Turkka
|
b0635a91cd
|
Fixed unit test asserts
|
2018-12-10 13:33:55 +02:00 |
Eeva Turkka
|
4dbef9a799
|
Cherry picked changes from master to 3.5.0 branch
|
2018-12-10 13:33:55 +02:00 |
jamesagnew
|
31bd2186ce
|
Update changelog
|
2018-11-12 09:47:17 -05:00 |
jamesagnew
|
cbc6f22329
|
Documentation updates
|
2018-11-12 09:21:09 -05:00 |
James Agnew
|
63af04a7b4
|
Prepare for 3.6.0 release
|
2018-11-12 05:40:55 -05:00 |
James Agnew
|
cb00512522
|
Credit for #1047
|
2018-11-11 17:08:30 -05:00 |
James Agnew
|
e5b04710ea
|
Version bump a few dependencies
|
2018-11-11 17:06:40 -05:00 |
James Agnew
|
023877e09f
|
Merge pull request #1047 from hdconradi/null-pointer-in-date-range-param
Fix NullPointerExceptions in DateRangeRaram
|
2018-11-11 17:02:27 -05:00 |
jamesagnew
|
030b33a0f2
|
Merge branch 'master' of github.com:jamesagnew/hapi-fhir
|
2018-11-09 15:59:34 -05:00 |
jamesagnew
|
4a0c45a494
|
License updates
|
2018-11-09 15:59:23 -05:00 |
James Agnew
|
c81a59bb9a
|
Only use FHIRPath to validate searchparameterr paths in R4
|
2018-11-09 15:57:34 -05:00 |
James Agnew
|
7f6f06dddf
|
Merge branch 'master' of github.com:jamesagnew/hapi-fhir
|
2018-11-09 15:47:22 -05:00 |
James Agnew
|
5834e6aa62
|
Test fixes
|
2018-11-09 15:32:55 -05:00 |
jamesagnew
|
3942f1bb29
|
License header updates
|
2018-11-09 14:41:57 -05:00 |
James Agnew
|
f61df5c3fe
|
Use FHIRPath expression parser for custom SP validation
|
2018-11-09 14:41:20 -05:00 |
James Agnew
|
b32e232eb2
|
A bit of client tweaking
|
2018-11-08 17:10:39 -05:00 |
James Agnew
|
e5cff0041d
|
Merge branch 'master' of github.com:jamesagnew/hapi-fhir
|
2018-11-08 15:47:00 -05:00 |
James Agnew
|
01c7618867
|
Failing test cleanup
|
2018-11-08 15:46:49 -05:00 |
jamesagnew
|
a3e79b5759
|
License updates only
|
2018-11-08 15:28:09 -05:00 |
James Agnew
|
82ec721c99
|
Allow client defined parameter style for _format param
|
2018-11-08 15:27:35 -05:00 |
James Agnew
|
3ae5f9a3b7
|
Build tweak
|
2018-11-08 14:04:21 -05:00 |
James Agnew
|
7e2e53a354
|
Credit for #1071
|
2018-11-08 13:33:25 -05:00 |
James Agnew
|
17a7fd4285
|
Merge pull request #1071 from volsch/master
Multiple values of a HTTP header are reduced to one value.
|
2018-11-08 13:27:36 -05:00 |
James Agnew
|
69257581fd
|
Merge branch 'master' of github.com:jamesagnew/hapi-fhir
|
2018-11-08 13:24:37 -05:00 |
James Agnew
|
9fee827398
|
Credit for #1103
|
2018-11-08 13:24:24 -05:00 |
James Agnew
|
80b0f14c4b
|
Merge pull request #1103 from RuthAlk/own_message_resolver_3.6.6
Allow slotting in own IMessageResolver
|
2018-11-08 13:22:48 -05:00 |