James Agnew
7d6582fe73
More updates to loinc uploading
2018-04-06 16:41:28 -04:00
James Agnew
22b8e05b1f
Add some logging
2018-04-06 16:14:59 -04:00
James Agnew
0f269a1ab1
Correctly save deferred concepts
2018-04-06 14:23:41 -04:00
James Agnew
3eab3c5fab
More mapping for loinc RADS
2018-04-06 12:23:10 -04:00
James Agnew
2f4bcfe5d6
Understand equal mappings
2018-04-06 11:25:46 -04:00
jamesagnew
7334800684
Better logging
2018-04-06 09:50:41 -04:00
James Agnew
d624556e18
Some updates to the loinc mapper
2018-04-06 09:50:18 -04:00
James Agnew
f0f93d2330
Merge branch 'loinc_loader_update' of github.com:jamesagnew/hapi-fhir into loinc_loader_update
2018-04-06 09:13:08 -04:00
James Agnew
832558b411
Updates to handler
2018-04-06 09:12:52 -04:00
jamesagnew
2c818d5b4a
Update handler names
2018-04-06 09:12:22 -04:00
jamesagnew
22bec81bff
Fix an intermittent test failure
2018-04-04 10:11:19 -04:00
jamesagnew
b8b3ff8a8f
Loinc property updates
2018-04-04 09:34:16 -04:00
Heinz-Dieter Conradi
01b84cdd96
Fix the InstanceValidator so that the test passes for text items too.
2018-04-03 23:40:36 +02:00
Heinz-Dieter Conradi
04ae5a30d1
R4: add a questionnaire test which checks all possible item types
2018-04-03 23:39:58 +02:00
Heinz-Dieter Conradi
fafbabb34a
DSTU3: add a questionnaire test which checks all possible item types
2018-04-03 23:37:37 +02:00
Heinz-Dieter Conradi
baf53efd32
Fixing the NPE in the InstanceValidator
2018-04-03 23:35:00 +02:00
Heinz-Dieter Conradi
1aff132691
Test questionnaire with embedded items for R4.
...
The test for an item embedded in a text item works as expected.
However, the embedded item in a choice or openchoice case
triggers an NPE.
2018-04-03 23:34:53 +02:00
Heinz-Dieter Conradi
eeb4fe62b7
Test questionnaire with embedded items for DSTU3.
...
The test for an item embedded in a text item works as expected.
However, the embedded item in a choice or openchoice case
triggers an NPE.
2018-04-03 23:33:12 +02:00
Heinz-Dieter Conradi
913283559f
Wrong javadoc parameter name
...
This is an error in some ide's and of course in javadoc.
2018-04-03 23:28:23 +02:00
Heinz-Dieter Conradi
41207e5555
Testing missing required items in QuestionnaireResponses
2018-04-03 23:20:31 +02:00
Heinz-Dieter Conradi
2d55b1f886
Remove the Ignore from the QuestionnaireResponseValidatorDstu3Test
2018-04-03 23:20:31 +02:00
Heinz-Dieter Conradi
b2107baae4
Fix the server exception when validating an invalid local reference
...
'fetcher == null' is ok for a local reference.
Unfortunately, there are now two messages with the same meaning:
- one from the ProfileValidation
- one from the code in this location
2018-04-03 23:11:53 +02:00
Heinz-Dieter Conradi
f2cd05fe3b
Add test for invalid local reference (R4)
...
Currently an invalid local reference causes an InternalErrorException
caused by: FHIRException: Resource resolution services not provided.
The validation should instead return normally and contain an error
message.
2018-04-03 23:11:40 +02:00
Heinz-Dieter Conradi
229e0977d2
Add test for invalid local reference (DSTU3)
...
Currently an invalid local reference causes an InternalErrorException
caused by: FHIRException: Resource resolution services not provided.
The validation should instead return normally and contain an error
message.
2018-04-03 23:09:39 +02:00
jamesagnew
33ea06b983
Fix compile issues
2018-04-03 06:29:14 -04:00
jamesagnew
f56151d5a9
Merge branch 'loinc_loader_update' of github.com:jamesagnew/hapi-fhir into loinc_loader_update
2018-04-02 22:13:29 -04:00
James Agnew
b6232b5683
loinc updates
2018-04-02 21:28:31 -04:00
James Agnew
e31e1c029d
Merge branch 'loinc_loader_update' of github.com:jamesagnew/hapi-fhir into loinc_loader_update
2018-04-02 09:13:27 -04:00
James Agnew
fe25d93fe6
Sync with master
2018-04-02 09:08:11 -04:00
jamesagnew
f766156ca3
Update license headers
2018-03-31 07:05:18 -04:00
jamesagnew
9013e44ba0
Fix a couple of broken compile issues
2018-03-31 06:08:49 -04:00
jamesagnew
c5b286921e
Tests all passing
2018-03-30 15:18:57 -04:00
jamesagnew
673a3d6272
Bump to JDK8
2018-03-30 08:54:04 -04:00
jamesagnew
817569228b
Merge branch 'master' into loinc_loader_update
2018-03-30 08:29:14 -04:00
jamesagnew
4c0d5b49d9
Site updates
2018-03-30 08:28:10 -04:00
Kai Liu
78c23047be
update readme
2018-03-29 11:35:58 -04:00
jamesagnew
dfdee93271
Merge branch 'master' of github.com:jamesagnew/hapi-fhir
2018-03-29 06:55:07 -04:00
jamesagnew
180336e076
Sync to master
2018-03-29 06:54:24 -04:00
jamesagnew
53c2d8a38d
Merge branch 'master' into loinc_loader_update
2018-03-29 06:21:55 -04:00
jamesagnew
ba46d330f1
Add a test
2018-03-29 06:21:45 -04:00
jamesagnew
3cd3fdcb79
Merge branch 'loinc_loader_update' of github.com:jamesagnew/hapi-fhir into loinc_loader_update
2018-03-29 06:04:36 -04:00
jamesagnew
418e82032f
Prep for 3.3.0
2018-03-29 05:48:13 -04:00
James Agnew
4ad00c20d8
Add a test
2018-03-29 05:40:24 -04:00
Kai Liu
ae010a4309
Merge branch 'master' of https://github.com/jamesagnew/hapi-fhir
2018-03-28 17:38:09 -04:00
Kai Liu
c04c5872cf
update project to 3.1.0-SNAPSHOT
2018-03-28 17:38:02 -04:00
jamesagnew
94b880fd4d
Remove accidentally committed useless file
2018-03-28 10:13:51 -04:00
James Agnew
19f5e7b3f5
Merge pull request #909 from jamesagnew/OWASPprofile
...
moved OWASP check to a profile
2018-03-28 10:12:58 -04:00
Patrick Werner
eac66323be
Merge branch 'master' into OWASPprofile
2018-03-28 14:56:55 +02:00
jamesagnew
4ba56d5021
Reorganize the OSGI projects a bit
2018-03-28 06:15:28 -04:00
patrick-werner
bcfd5370a2
moved OWASP check to a profile
2018-03-28 12:02:40 +02:00