594 Commits

Author SHA1 Message Date
James Agnew
f2ac8a4767 Define Enums for child concepts 2015-11-09 12:54:42 -05:00
jamesagnew
30ab0203a3 Refactor search capability in JPA out of resource specific module 2015-10-28 08:44:52 -04:00
jamesagnew
60f4c27f5b Fix compile 2015-10-23 08:27:19 -04:00
jamesagnew
eeac5e6ac0 Java config almost working 2015-10-16 08:57:07 -04:00
James Agnew
febb15b78e Work on java config 2015-10-15 17:21:20 -04:00
jamesagnew
7e2d486d17 Working on java config 2015-10-15 08:27:58 -04:00
jamesagnew
b4c86d033e More work on fulltext search and add a failing test for subscriptions 2015-10-09 09:12:41 -04:00
jamesagnew
ad868038a8 Work on Lucene searching 2015-10-07 09:01:32 -04:00
James Agnew
9fef4f6bab Allow valueset operations to work against type in JPA 2015-10-06 18:53:09 -04:00
jamesagnew
50c43bdb29 Fix tests 2015-10-06 09:08:25 -04:00
James Agnew
c666b9c196 Fix compile issues 2015-10-03 16:11:47 -04:00
James Agnew
e7e8f8dd81 Use correct status codes for failed deletes, and support multi delete in
JPA
2015-10-02 18:18:54 -04:00
James Agnew
12d95bf43c Support patient and encounter $everything operations at the type level
in JPA
2015-10-02 08:09:17 -04:00
James Agnew
9664174b6a Use updated valueset definitions 2015-09-30 16:35:51 -04:00
James Agnew
79047ef6ab Add test for #226 and refactor $everything into DAO 2015-09-28 14:09:15 -04:00
jamesagnew
835abdfbea Fix compile issues 2015-09-24 07:46:35 -04:00
jamesagnew
cdc1519a55 Work on subscriptions 2015-09-24 07:01:04 -04:00
jamesagnew
f2118df9b8 FIx #225 - Support and/or in JPA on _id and _language params 2015-09-21 21:29:04 -04:00
jamesagnew
04c2cce13f Start working on JPA subscriptions 2015-09-21 09:08:19 -04:00
jamesagnew
70e942e9f8 Version bump to 1.3-SNAPSHOT 2015-09-19 11:00:57 -04:00
jamesagnew
31934ff582 Version bump to 1.2 2015-09-16 07:09:03 -04:00
jamesagnew
b1df85eb37 Validation now working completely in JPA server 2015-09-15 08:27:49 -04:00
jamesagnew
c96d5efe1f Work on updating validator 2015-09-14 08:22:43 -04:00
James Agnew
c534fb9604 Hopefully tests should pass now - Not using profile datatypes in encoded
choice names has been a pain!
2015-09-08 14:00:11 -04:00
jamesagnew
8b20f3a77d Sync to 1.0.0 FHIR definitions 2015-09-03 08:07:43 -04:00
jamesagnew
a9f978a8a2 Udate to latest DSTU2 definitions 2015-08-31 08:20:24 -04:00
James Agnew
4032a2674d Force UTF-8 on all sources to hopefully avoid compile issues on Windows 2015-08-28 11:35:12 -04:00
jamesagnew
bec43b3fdc Fix tests 2015-08-24 08:29:02 -04:00
jamesagnew
44ac164eca Work on #125 - Support _summary and _elements 2015-08-23 13:29:57 -04:00
jamesagnew
e4b732efe6 Merge branch 'master' of github.com:jamesagnew/hapi-fhir 2015-08-20 21:35:34 -04:00
jamesagnew
00931b58a1 Work on validator 2015-08-20 20:42:56 -04:00
James Agnew
ddc66d3ed0 Add support for $validate-code in JPA server 2015-08-20 14:27:19 -04:00
James Agnew
77f151901a Get coded valuesets working once again for DSTU2 resoruces 2015-08-13 17:58:31 -04:00
James Agnew
2766af2693 Update definitions and correctly handle exceptions in
incomingRequestPreProcessed method in server interceptors
2015-08-13 16:59:10 -04:00
James Agnew
78776a3e79 Write generated structures in UTF-8 2015-08-10 15:59:57 -04:00
James Agnew
24634880db Update for QA version of DSTU2 2015-08-09 11:18:04 -04:00
James Agnew
d9d192cc04 Merge branch 'master' into dstu2_final 2015-07-30 22:34:45 -04:00
James Agnew
ab2129d651 Implements support for _tag in JPA server and client 2015-07-30 07:47:37 -04:00
jamesagnew
e457366ffa Start work on upgrading DSTU2 to QA version 2015-07-25 11:56:47 -04:00
James Agnew
56a4c1b04b Add serialization support and fix build regression 2015-07-21 09:45:53 -04:00
jamesagnew
61cb60b293 Operations which are not resource type specific were not showing up in REST server's conformance 2015-07-18 18:44:46 -04:00
jamesagnew
41283d4ed4 Add $get-resource-counts operation to JPA server 2015-07-17 18:28:47 -04:00
jamesagnew
ddbe79cb86 For #126 - Don't use BoundCodeableConcept for empty enums 2015-07-17 08:34:44 -04:00
jamesagnew
2fc0d4c7a2 Clean up exception handling in server, and add QuestionnaireAnswers validation for JPA server 2015-07-16 20:16:51 -04:00
James Agnew
901c5c29cf Version bunp for 1.2 2015-07-14 18:08:06 -04:00
James Agnew
3fa7c54526 Tag 1.1 release 2015-07-13 10:31:02 -04:00
James Agnew
350028be73 Implement meta operations in client 2015-07-10 17:36:55 -04:00
James Agnew
c22aa14d29 Clean up the validation framework and integrate the QuestionnaireAnswers
validator
2015-07-10 16:05:40 -04:00
James Agnew
75e9b711a5 Cleanup $everything for Patient and Encounter in JPA 2015-07-09 09:47:28 -04:00
James Agnew
ad0c51f600 Rename DAO classes per request from Ismael Sarmento Jr 2015-07-07 17:41:59 -04:00