jamesagnew
|
b7aa4e15b9
|
Merge branch 'master' of github.com:jamesagnew/hapi-fhir
|
2016-01-05 08:31:24 -05:00 |
jamesagnew
|
056900f324
|
Lots more work on DSTU2.1 structures
|
2015-12-30 11:27:12 -06:00 |
jamesagnew
|
7692e5d714
|
More work on DSTU2.1 structs
|
2015-12-22 09:32:06 -05:00 |
jamesagnew
|
2469aa3725
|
Lots of DSTU2.1 structure work
|
2015-12-20 23:35:47 -05:00 |
jamesagnew
|
aaf85f2323
|
Lots of work on DSTU2.1 structures
|
2015-12-20 09:29:52 -05:00 |
jamesagnew
|
6ac62a5b46
|
Merge branch 'master' into hl7org_dstu21
|
2015-12-15 20:33:31 -05:00 |
jamesagnew
|
2fd1357363
|
More travis
|
2015-12-14 22:58:47 -05:00 |
James Agnew
|
68bb244328
|
Lots of work on new structures
|
2015-12-13 22:44:41 -05:00 |
jamesagnew
|
0a0daedcfd
|
Still not working DSTU2.1
|
2015-12-09 22:49:02 -05:00 |
jamesagnew
|
310a238a2a
|
More work fixing build
|
2015-11-29 17:16:55 -05:00 |
jamesagnew
|
9b0f2a3a9d
|
Try to fix build more
|
2015-11-29 15:43:43 -05:00 |
jamesagnew
|
a977cbc663
|
Try to fix build
|
2015-11-29 15:32:04 -05:00 |
jamesagnew
|
07078e4ce3
|
Add GZip support to client and server for client-to-server uploads
|
2015-11-29 15:03:28 -05:00 |
jamesagnew
|
d47e0e5e77
|
Add DSTU2.1 resources
|
2015-11-29 11:43:09 -05:00 |
James Agnew
|
2f12c9ed01
|
Bump version to 1.4-SNAPSHOT
|
2015-11-15 20:11:05 -05:00 |
James Agnew
|
f9f33f059b
|
Version bump to 1.3
|
2015-11-15 12:53:02 -05:00 |
James Agnew
|
614b7e09e5
|
Bump to 1.0.2 FHIR definitions
|
2015-11-15 12:22:56 -05:00 |
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 |