jamesagnew
180336e076
Sync to master
2018-03-29 06:54:24 -04:00
jamesagnew
418e82032f
Prep for 3.3.0
2018-03-29 05:48:13 -04:00
patrick-werner
b97d303481
modified tinder plugin generation templates for Composition
2018-03-22 08:24:22 +01:00
jamesagnew
07290ae8a0
Sync to latest R4 code
2018-03-04 11:02:47 -05:00
James Agnew
4af52c160f
Try to get HAPI building on JDK9
2018-01-31 06:41:24 -06:00
James Agnew
16038ece26
Version bump to 3.3.0-SNAPSHOT
2018-01-23 10:31:01 -05:00
James Agnew
6468ca474a
Verion bump to 3.2.0
2018-01-13 02:14:33 -05:00
James Agnew
01186ec8cb
Squashed commit of the following:
...
commit ab876ef864005b6758d3e00a1bb1ef2dad5d2161
Author: James Agnew <jamesagnew@gmail.com>
Date: Fri Jan 12 18:59:15 2018 -0500
Tests all passing
commit 4f8a5d98307da1bb5ca7602e34b1d3b791f73d25
Author: jamesagnew <jamesagnew@gmail.com>
Date: Fri Jan 12 08:21:58 2018 -0500
Almost compiling
2018-01-12 18:59:43 -05:00
jamesagnew
5b909b4746
Version bump to 3.2.0-SNAPSHOT
2017-11-24 13:32:47 -05:00
jamesagnew
42dd34252d
Version bump to 3.1.0
2017-11-23 13:27:21 -05:00
James Agnew
5f5475fb17
Missed a file in previous commit
2017-10-18 17:33:52 -04:00
James
2a18ce1b7b
Remove accidental debug code that broke tests
2017-10-14 07:05:49 -04:00
James
31fb1236a1
Reuse bundle ID when returning query cache results
2017-10-11 06:05:14 -04:00
James
8e760858a8
Merge branch 'master' of github.com:jamesagnew/hapi-fhir
2017-09-28 06:36:58 -04:00
James
4ef7e03417
Give tests a bit more memory
2017-09-28 06:36:37 -04:00
James Agnew
87383ad802
Version bump to 3.1.0-SNAPSHOT
2017-09-27 21:23:34 -04:00
James
e19c13fa6f
Prepare 3.0.0 release
2017-09-24 17:55:16 -04:00
James
49bdaa1a45
Version bump to 3.0.0
2017-09-23 17:31:39 -04:00
James
be07ebc4ef
Subscription refactoring
2017-09-21 08:33:20 -04:00
James
e3a28e2ff5
Split out delivery and processing channel for subscriptions
2017-08-19 12:15:19 -04:00
James
be5c5ebecd
Merge in HAPI 3.0.0 working branch!
...
Squashed commit of the following:
commit 12f89a423a
Author: James <jamesagnew@gmail.com>
Date: Sun Aug 13 14:38:51 2017 -0400
Minimize validation resources
commit f6868cce5c
Merge: 3b80779fd3
1e158311d8
Author: James <jamesagnew@gmail.com>
Date: Sun Aug 13 14:05:34 2017 -0400
Forward port fix for #710
Merge branch 'master' into hapi3_refactor
commit 3b80779fd3
Merge: 1f534985e8
356d9acaf7
Author: James <jamesagnew@gmail.com>
Date: Sun Aug 13 12:31:09 2017 -0400
Forward port #705 , #708 , and #710
Merge branch 'master' into hapi3_refactor
commit 1f534985e8
Merge: 7c39a47852
dedd3d635b
Author: James <jamesagnew@gmail.com>
Date: Sun Aug 13 10:52:59 2017 -0400
Forward port #695
Merge branch 'master' into hapi3_refactor
commit 7c39a47852
Merge: e0ffb84d21
6efafe62f1
Author: James <jamesagnew@gmail.com>
Date: Sun Aug 13 09:53:17 2017 -0400
Forward port #688
Merge branch 'master' into hapi3_refactor
commit e0ffb84d21
Merge: 52388c11c1
d19b00ff09
Author: James <jamesagnew@gmail.com>
Date: Sat Aug 12 14:59:46 2017 -0400
Merge branch 'master' into hapi3_refactor
commit 52388c11c1
Author: James <jamesagnew@gmail.com>
Date: Sat Aug 12 06:21:46 2017 -0400
Cleanup
commit 209752cd63
Author: James <jamesagnew@gmail.com>
Date: Thu Aug 10 11:18:19 2017 -0400
Fix tests
commit 4543408dc8
Author: James <jamesagnew@gmail.com>
Date: Sat Aug 5 06:55:50 2017 -0400
Fix a potential deadlock
commit ee360f5376
Author: James <jamesagnew@gmail.com>
Date: Sat Aug 5 06:22:06 2017 -0400
Add R4 code to CLI
commit 1a95ba3b65
Author: James Agnew <jamesagnew@gmail.com>
Date: Thu Aug 3 06:14:01 2017 -0400
More cleanup
commit f0d8802681
Author: James <jamesagnew@gmail.com>
Date: Wed Aug 2 11:27:43 2017 -0400
Tests are working!
commit a4cbda357e
Author: James Agnew <jamesagnew@gmail.com>
Date: Wed Aug 2 10:42:04 2017 -0400
Connection handling cleanup for new tests
commit 0e2cecfbd0
Author: James Agnew <jamesagnew@gmail.com>
Date: Wed Aug 2 10:16:28 2017 -0400
Clean up R4 JPA tests
commit 40317a650d
Author: James <jamesagnew@gmail.com>
Date: Wed Aug 2 09:12:38 2017 -0400
Work on R4 for JPA server
commit e7f8f8c30d
Author: James <jamesagnew@gmail.com>
Date: Tue Aug 1 20:43:47 2017 -0400
More work on porting tests
commit 43c9003258
Author: James <jamesagnew@gmail.com>
Date: Tue Aug 1 07:09:29 2017 -0400
Work on porting DSTU1 tests
commit 602857f1e2
Author: James Agnew <jamesagnew@gmail.com>
Date: Mon Jul 31 22:34:08 2017 -0400
More work on bring unit tests up to date
commit e326a7b0cd
Author: James Agnew <jamesagnew@gmail.com>
Date: Mon Jul 31 17:36:38 2017 -0400
Credit for #686 and forward port the fix to R4 validator
commit 96543c3992
Merge: 3fb75aa61a
9901b802c4
Author: James Agnew <jamesagnew@gmail.com>
Date: Mon Jul 31 17:12:33 2017 -0400
Merge branch 'master' into hapi3_refactor
commit 3fb75aa61a
Author: James <jamesagnew@gmail.com>
Date: Mon Jul 31 15:21:30 2017 -0400
More work on cleanup
commit b02fbb6804
Author: James Agnew <jamesagnew@gmail.com>
Date: Sun Jul 30 22:11:07 2017 -0400
Work on porting STU1 tests
commit 1ae37b0db3
Author: James Agnew <jamesagnew@gmail.com>
Date: Sun Jul 30 20:56:10 2017 -0400
Try to get coverage report working
commit 72b88849b3
Author: James Agnew <jamesagnew@gmail.com>
Date: Sun Jul 30 20:27:02 2017 -0400
Fix android tests
commit e5f6c35aea
Author: James <jamesagnew@gmail.com>
Date: Sun Jul 30 19:31:18 2017 -0400
More work on getting legacy code cleaned up
commit 0b513b0845
Author: James <jamesagnew@gmail.com>
Date: Sun Jul 30 18:41:13 2017 -0400
Continue work on removing deprecated API
commit defea69aa3
Author: James Agnew <jamesagnew@gmail.com>
Date: Sun Jul 30 17:10:01 2017 -0400
More cleanup of legacy code
commit 9ae7295705
Author: James <jamesagnew@gmail.com>
Date: Sun Jul 30 07:11:45 2017 -0400
More cleanup of legacy code
commit ebd3eeb5ee
Author: James Agnew <jamesagnew@gmail.com>
Date: Sun Jul 30 06:43:25 2017 -0400
More work on removing legacy code
commit 92224c2532
Author: James <jamesagnew@gmail.com>
Date: Sat Jul 29 18:44:06 2017 -0400
Remove DSTU1 Bundle
commit c52cacf71b
Author: James <jamesagnew@gmail.com>
Date: Sat Jul 29 14:27:42 2017 -0400
Now compiling
commit b405e51773
Merge: c3ddf04e25
cb2cea54d7
Author: James Agnew <jamesagnew@gmail.com>
Date: Fri Jul 28 06:21:02 2017 -0400
Merge branch 'master' into hapi3_refactor
commit c3ddf04e25
Author: James <jamesagnew@gmail.com>
Date: Thu Jul 27 11:06:06 2017 -0400
Sync R4 releases in
commit b13333c3c0
Author: James <jamesagnew@gmail.com>
Date: Fri Jul 14 05:52:33 2017 -0400
JPA server is now able to handle placeholder IDs (e.g. urn:uuid:00....000) being used in Bundle.entry.request.url as a part of the conditional URL within transactions.
commit 2e60ff7521
Author: James Agnew <jamesagnew@gmail.com>
Date: Thu Jul 13 20:02:46 2017 -0400
Fix imports
commit a92ace2e0d
Merge: 3196db96d1
1a6b3ea867
Author: James Agnew <jamesagnew@gmail.com>
Date: Thu Jul 13 12:02:27 2017 -0400
Merge branch 'master' into hapi3_refactor
commit 3196db96d1
Author: James Agnew <jamesagnew@gmail.com>
Date: Thu Jul 13 11:48:10 2017 -0400
Don't add false paging link to request
commit bd4e1d3388
Author: James <jamesagnew@gmail.com>
Date: Sun Jul 9 21:32:16 2017 -0400
Finally building correctly!
commit 6464ce9304
Author: James <jamesagnew@gmail.com>
Date: Sun Jul 9 16:38:28 2017 -0400
Work on refactor
commit 0059f2e48e
Author: James <jamesagnew@gmail.com>
Date: Sat Jul 8 07:16:20 2017 -0400
Keep working on refactor
commit 6c2e87e8cc
Author: James Agnew <jamesagnew@gmail.com>
Date: Thu Jul 6 22:35:13 2017 -0400
Lots of work on refactor
commit 11cab97504
Merge: 34ec6b8807
6c47bd4c51
Author: James Agnew <jamesagnew@gmail.com>
Date: Thu Jul 6 21:43:57 2017 -0400
Merge branch 'master' into hapi3_refactor
commit 34ec6b8807
Merge: f8e647511b
c520e60ac1
Author: James Agnew <jamesagnew@gmail.com>
Date: Thu Jul 6 21:43:49 2017 -0400
Merge branch 'hapi3_refactor' of github.com:jamesagnew/hapi-fhir into hapi3_refactor
commit f8e647511b
Author: James Agnew <jamesagnew@gmail.com>
Date: Thu Jul 6 18:46:55 2017 -0400
Work on hapi3 changes
commit c520e60ac1
Author: James <jamesagnew@gmail.com>
Date: Wed Jul 5 08:08:40 2017 -0400
Keep working on refactor
commit f1d2ee9092
Author: James Agnew <jamesagnew@gmail.com>
Date: Mon Jul 3 22:10:59 2017 -0400
Continue refactor for HAPI 3
commit 9281ccafc3
Merge: ea1264cd8e
294d080bd3
Author: James Agnew <jamesagnew@gmail.com>
Date: Mon Jul 3 20:34:16 2017 -0400
Merge branch 'master' into hapi3_refactor
commit ea1264cd8e
Author: James <jamesagnew@gmail.com>
Date: Wed Jun 28 10:26:01 2017 -0400
Continue work on refactor
commit fbe2f98a02
Merge: b2bef47100
0a4dcc32ec
Author: James <jamesagnew@gmail.com>
Date: Wed Jun 28 06:21:22 2017 -0400
Merge branch 'master' into hapi3_refactor
commit b2bef47100
Author: James <jamesagnew@gmail.com>
Date: Tue Jun 27 21:13:23 2017 -0400
Work on refactor
commit 8f76e4e463
Author: James Agnew <jamesagnew@gmail.com>
Date: Sun Jun 25 21:55:35 2017 -0400
Lots of work on refactoring
2017-08-13 14:39:47 -04:00
James
14edc79ac1
Version bump to 2.6-SNAPSHOT
2017-06-09 07:28:29 -04:00
James
8b5209ff67
Version bump to 2.5
2017-06-08 06:34:44 -04:00
James Agnew
30b18c9a72
Merge pull request #652 from joelsch/upload-definitions-bugfix
...
revise ValueSet/request-intent URL, to resolve CLI upload-definitions problem
2017-06-07 21:23:09 -04:00
James Agnew
b96932a5c5
Fix dependency on new version of commons-codec
2017-05-25 15:24:47 -04:00
Joel Schneider (NMDP)
dbdebdbcda
revise ValueSet/request-intent URL, to resolve CLI upload-definitions problem
2017-05-22 23:39:12 -05:00
James
716fa56b8f
Merge branch 'jpa_perf_enhancements'
2017-04-21 06:30:22 -04:00
James
cbc652d226
Version bump to 2.5-SNAPSHOT
2017-04-20 16:13:15 -04:00
James
9d3d15ce6f
Version bump to 2.4
2017-04-19 21:38:36 -04:00
James
077676fd03
Bring DSTU3 structs up to FHIR R3
...
Squashed commit of the following:
commit 65b70d30c9
Author: James <jamesagnew@gmail.com>
Date: Tue Apr 18 07:44:08 2017 -0400
More work on bringing structs up to date
commit 1df2de0667
Author: James <jamesagnew@gmail.com>
Date: Tue Apr 18 07:12:45 2017 -0400
Working
commit 9a51323e03
Author: James <jamesagnew@gmail.com>
Date: Mon Apr 17 22:18:24 2017 -0400
Updates to STU3
commit 40aebba0a7
Author: James <jamesagnew@gmail.com>
Date: Mon Apr 17 18:30:26 2017 -0400
Fix regression caused by #610
2017-04-18 07:48:38 -04:00
James Agnew
9b1366734a
Merge branch 'master' into jpa_perf_enhancements
2017-04-03 15:20:55 -04:00
James Agnew
357872bfdf
Merge branch 'master' into jpa_perf_enhancements
2017-04-01 09:03:54 -04:00
James
594f6a0d3b
Clean up dep versions
2017-03-31 16:42:24 -04:00
James Agnew
90b18e5497
Dependency version bumps
2017-03-31 14:33:07 -04:00
James Agnew
ce73e89715
For bit of work on JPA perf enhancements
2017-03-30 06:28:34 +08:00
James Agnew
91ff109300
Fix #608 - Don't include SupportingDocumentation resource in DSTU2
2017-03-26 09:56:33 +08:00
James
40848b1beb
Version bump to 2.4-SNAPSHOT
2017-03-18 12:24:39 -04:00
James
e18ab206d7
Version bump to 2.3
2017-03-17 21:21:59 -04:00
James
8758b6f3da
Updating to 1.9.0 structures
...
Squashed commit of the following:
commit 81edf46fe02a88851693f958e60855edfe69c04c
Author: James Agnew <jamesagnew@gmail.com>
Date: Fri Mar 17 21:05:22 2017 -0400
Work on converter
commit 3342d987008892dd3a75dddd251fe599c31c5a6c
Author: James <jamesagnew@gmail.com>
Date: Fri Mar 17 08:40:37 2017 -0400
Site updates
commit 7dcb63904ece1fcb59a09dc268e8382ac0b75535
Author: James <jamesagnew@gmail.com>
Date: Fri Mar 17 08:36:39 2017 -0400
STU3 structs working!
commit c5aec809e3f19f3fedf0aaaeab8cdd7924c144a2
Author: James <jamesagnew@gmail.com>
Date: Fri Mar 17 07:05:54 2017 -0400
Format test
commit 5033090010e8c93644505bccaa5e41ccbd756485
Author: James <jamesagnew@gmail.com>
Date: Fri Mar 17 07:03:39 2017 -0400
Merge tests for STU3
commit de40a516bfa4d2ab7f5e28e2d95815fde68bd10a
Merge: d5a5a60 899ed25
Author: James <jamesagnew@gmail.com>
Date: Fri Mar 17 06:59:20 2017 -0400
Merge branch 'master' into dstu3_latest_structs
commit d5a5a601b53d8be6712f0bfe37ba7e6eb4d3ce58
Author: James <jamesagnew@gmail.com>
Date: Tue Mar 14 12:04:37 2017 -0400
Latest fixes
commit ae46ad53d2075e66e3c58c1e626652b4e144f20c
Author: James <jamesagnew@gmail.com>
Date: Tue Mar 14 06:51:59 2017 -0400
STU3 structs passing
commit ec3b62d31131d303001f8574c58fb7a8b8194f68
Author: James Agnew <jamesagnew@gmail.com>
Date: Sun Mar 12 22:20:05 2017 -0400
Fix some tests
commit 933f9b08c32dd8671638f406a0966c5ee07d86a1
Author: James Agnew <jamesagnew@gmail.com>
Date: Sun Mar 12 21:18:03 2017 -0400
Fix test
commit 2a3ad0b422f58cfffea966a7005c6a3d86d189da
Author: James Agnew <jamesagnew@gmail.com>
Date: Sun Mar 12 21:07:33 2017 -0400
Resolve compile issues in STU3
commit fe04eba312a42c74b10a3971e4d61d58ba003bf9
Author: James Agnew <jamesagnew@gmail.com>
Date: Sun Mar 12 20:51:35 2017 -0400
FIx compilation error
commit 6c63a558c97cf176105967a84a0b32472c6c0fcb
Author: James Agnew <jamesagnew@gmail.com>
Date: Sun Mar 12 20:48:13 2017 -0400
Another STU3 struct fix
commit 6acd25458aad89aaff94768c824d4d1fcdac97ba
Author: James Agnew <jamesagnew@gmail.com>
Date: Sun Mar 12 20:41:16 2017 -0400
Work on STU3 structs
commit 90a476dba2665a129572ad5cbbd8dd29afd9d4c8
Author: James Agnew <jamesagnew@gmail.com>
Date: Sun Mar 12 20:28:32 2017 -0400
Resolve JDK8 dependencies
commit 783bc1519971e977fe7139aa1d3a2e7f37940a63
Author: James Agnew <jamesagnew@gmail.com>
Date: Sun Mar 12 20:20:57 2017 -0400
Fix some tests
commit 60c379175b689495e65278bb6a237af3de379aa8
Author: James <jamesagnew@gmail.com>
Date: Sun Mar 12 19:56:29 2017 -0400
Work on STU3 structs
commit e98c2eed6601f7009e199aca3b82399a3377077c
Author: James <jamesagnew@gmail.com>
Date: Sun Mar 12 19:41:48 2017 -0400
Work on DSTU3 structures
commit 3ce909212bf0f11561b8342d406cffcf957afeb3
Author: James <jamesagnew@gmail.com>
Date: Tue Mar 7 21:03:14 2017 -0500
Work up upgrading structs
2017-03-17 21:06:12 -04:00
James
7149d2e053
Merge branch 'custom_jpa_search_params'
2017-02-04 16:34:05 -05:00
James Agnew
3f8a8cd8aa
Merge pull request #548 from sekaijin/cleanup
...
Cleanup
2017-02-04 16:02:50 -05:00
James
97ff79d730
Work on custom params
2017-02-02 20:37:58 -05:00
James Agnew
3191c907a3
Work on JPA
2017-02-02 06:23:28 -05:00
James
ce80007f8d
Bump spring version and refactor examples
2017-01-29 22:55:22 -05:00
sekaijin
a150a96089
dependencies convergence
...
correct dependencies convergence
correct version use ${project.version}
2017-01-29 19:22:28 +01:00
sekaijin
23784c1619
remove .settings .project .classpath file of eclipse
2017-01-28 17:13:47 +01:00
James Agnew
fa1ad5ba85
Fix #519 - Issues with JPA capabilitystatement related to the _id param
2017-01-13 21:19:19 -06:00
James Agnew
118c2c4238
Dependency changes
2016-12-25 12:49:07 -05:00
James
b448e13edd
Version bump to 2.3
2016-12-20 19:01:31 -05:00
James
0ec61533a8
Publish 2.2
2016-12-20 19:00:37 -05:00
James
9cb014724b
Add validator for DSTU2.1
2016-12-11 17:39:05 -05:00
James
901a85880c
Update STU3 definitions and being in STU2.1 defs too
2016-12-10 19:51:25 -05:00
Bill Denton
49cfa0110a
push missing part of update
2016-12-09 17:09:39 -08:00
Bill Denton
67aee59f0f
allow templates access to resource-block referenced by a block-copy
2016-12-09 17:04:01 -08:00
Bill Denton
28ed425d6b
put back deleted line
2016-12-08 17:50:09 -08:00
Bill Denton
5ab36de2e1
allow generic tinder tasks to override Velocity properties
2016-12-07 18:35:42 -08:00
Bill Denton
6b446d9bd1
fix typo and enhance tests
2016-12-06 19:06:49 -08:00
Bill Denton
1452a29a09
fix/enhance tinder-tests for new functions
2016-12-06 11:26:24 -08:00
Bill Denton
fd1ec07cde
full resource/composite generation using generic templates and Ant
2016-12-02 17:06:27 -08:00
James
6314f5efb3
Fix structuredefinition regression
2016-11-14 12:04:56 -05:00
James
2d7592f7a8
Version bump to 2.2-SNAPSHOT
2016-11-11 22:39:45 -05:00
James
2dd26b6367
Version bump to 2.1
2016-11-11 15:16:53 -05:00
James
a5d5d3e031
Bump FHR version
2016-11-06 17:34:13 -05:00
James
2a5c26b08b
Dependency bump
2016-10-05 05:17:07 -04:00
James Agnew
906bcfb803
Version bump to 2.1
2016-08-30 10:55:55 -04:00
James Agnew
d27aad487e
Bump to 2.0 release
2016-08-30 10:50:04 -04:00
James
ddc0abe4ed
Update to final STU3 ballot definitions
2016-08-26 07:55:10 -04:00
James Agnew
3e7cd153fd
Update DSTU3 definitions to latest
2016-08-05 12:36:41 -04:00
James Agnew
c3e9f618eb
Version bump to 2.0-SNAPSHOT
2016-07-12 11:12:07 -04:00
jamesagnew
acaf2135c5
Finalize 1.6 release
2016-07-06 07:29:20 -04:00
jamesagnew
32bdd14639
Work on term service
2016-07-02 17:14:36 -04:00
jamesagnew
4a49e5b7f9
Merge branch 'master' of github.com:jamesagnew/hapi-fhir
2016-07-01 14:31:25 -04:00
James Agnew
4a7328231e
Fix #365 - Don't label methods as unable to return null when they can
2016-06-08 14:48:55 -07:00
James Agnew
364094d540
Fix build
2016-06-08 14:34:58 -07:00
James Agnew
0a2b4290ed
Fix #370 - Validation failure when validating certain STU3 resources
2016-06-08 14:21:18 -07:00
James Agnew
7e57aed5d6
Significant performance enhancements for context startup
2016-06-06 11:15:11 -07:00
James Agnew
9fe9cc1e4c
Sync RI and fix tests
2016-05-29 17:52:26 -04:00
James Agnew
eb3b656a5f
Syn RI - Build still failing :(
2016-05-28 12:53:59 -04:00
James Agnew
3e77d3e37e
Add _has support (this is an experimental parameter being tested)
2016-05-10 11:47:30 -04:00
James Agnew
848ad158e2
Remove Remittance resource from DSTU2
2016-05-06 19:52:10 -04:00
jamesagnew
dcd32b6127
Correctly handle search parameter target types in JPA
2016-05-03 07:03:44 -04:00
James Agnew
c90795ccef
Merge branch 'master' of github.com:jamesagnew/hapi-fhir
2016-05-02 09:03:48 -04:00
jamesagnew
5086145132
Add targets to search parameters
2016-05-02 08:10:43 -04:00
James Agnew
2d81612cd8
Fix #350 - Correct serialization for custom types which have fields
...
replacing other fields
2016-04-28 13:25:20 -04:00
jamesagnew
38e80531bb
Bump version to 1.6-SNAPSHOT
2016-04-22 07:05:05 -04:00
jamesagnew
14c9fdfd97
Finish removing Documentation resource, which shouldn't exist
2016-04-20 08:11:44 -04:00
jamesagnew
59c44a3b0b
More test fixes
2016-04-17 20:57:27 -04:00
jamesagnew
64f84849d7
Fix a bunch of tests - Still trying to get memory down so Cobertura passes
2016-04-17 19:41:28 -04:00
jamesagnew
846e216c04
Fix tests
2016-04-17 12:58:36 -04:00
jamesagnew
2f37015d57
Clean up parsers so that elements are always encoded according to their order in the structures that contain them
2016-04-11 08:36:12 -04:00
jamesagnew
18b3d0df65
Update to DSTU3 Montreal definitions
2016-04-03 18:14:31 -04:00
James Agnew
20081a419d
Fix #320 - Don't generate binding enums for example binding fields on
...
resources
2016-03-25 20:15:01 +01:00
bdenton
7131ef1c7c
create tinder Ant task
2016-03-24 13:16:52 -07:00
bdenton
42a9bac809
generate resource related files using external templates
2016-03-24 10:34:54 -07:00
James Agnew
1adfc4b4d9
Fix #315 - Allow declaring of custom types for specific profiles
2016-03-22 11:46:08 +01:00
James Agnew
00ced6a652
Improve performance of _lastUpdated queries in JPA server
2016-03-14 06:31:45 -04:00
James Agnew
8de41ca8b4
Attempting to reduce memory usage during tests
2016-03-06 14:38:18 -05:00
jamesagnew
3fd9f9518a
Handle unexpected extensions when parsing using IParserErrorHandler
2016-03-02 06:52:46 -05:00
jamesagnew
1da5855c9c
Add Eclipse files to git
2016-02-28 14:02:29 -05:00
James Agnew
7fdbee6f21
Merge branch 'master' of github.com:jamesagnew/hapi-fhir
2016-02-26 18:20:32 -05:00
James Agnew
39f6420066
Start working on compartment support
2016-02-26 18:16:35 -05:00
jamesagnew
4975d212fa
Add userdata map to interceptors which can be passed around
2016-02-17 08:05:55 -05:00
jamesagnew
9b304748ad
Work on terminology service
2016-02-16 21:29:00 -05:00
jamesagnew
c1141eb18f
Reorganize how search param prefixes are handled and modelled based on new DSTU2 style prefixes
2016-02-15 10:05:39 -05:00
jamesagnew
23f9292b50
Add support for comments in XML and JSON parsing/encoding
2016-02-08 22:05:17 -05:00
James Agnew
f21851099c
Version bump
2016-02-08 13:59:09 -05:00
James Agnew
e0e52f96c6
Version bump to 1.4 (finally!)
2016-02-03 15:25:32 -05:00
jamesagnew
32daeb6f58
Switch DSTU2.1 to DSTU3 per FMB's decision
2016-02-01 08:55:58 -05:00
jamesagnew
54d17374b9
Update model and definitions to latest definitions
2016-01-30 11:08:16 -05:00
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
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
jamesagnew
8a86ad5e76
Wide sweeping changes to get RI structures working in server mode
2015-07-05 17:14:15 -04:00
jamesagnew
da2d4d0497
Stlye issues only
2015-06-24 08:22:05 -04:00
jamesagnew
65e1af4c73
More travis
2015-06-20 18:32:00 -04:00
jamesagnew
a27032685a
Reduce log verbosity
2015-06-20 14:45:07 -04:00
jamesagnew
cadf3eaa95
Reduce log verbosity
2015-06-20 10:23:06 -04:00
James Agnew
e8c75c5a45
Add support for _lastUpdated parameter in client and JPA server
2015-06-19 17:46:14 -04:00
James Agnew
6f7ef96b97
Support $validate operation correctly in DSTU2 clients and in testpage
...
overlay
2015-06-16 11:56:30 -04:00
jamesagnew
4ab8871a41
POM cleanup
2015-06-09 08:22:46 -04:00
James Agnew
ff6884223e
Fix #170 - Better addXXX methods in structures. Also don't incorrectly
...
include IDs in client create requests, and add better getLink methods
to the bew Bundle resource structure.
2015-05-21 15:18:46 -04:00
jamesagnew
0f2976358f
Version bump to 1.1-SNAPSHOT with more loggging
2015-05-08 08:54:40 -04:00
jamesagnew
a731557516
Merge branch 'hl7org_structs' of github.com:jamesagnew/hapi-fhir into hl7org_structs
2015-05-07 21:28:31 -04:00
jamesagnew
dfbe2415d1
Merge branch 'master' of github.com:jamesagnew/hapi-fhir into hl7org_structs
2015-05-07 21:24:34 -04:00
jamesagnew
924ebf062e
Preparing for 1.0 release
2015-05-07 20:51:37 -04:00
James Agnew
3a5d2e892a
About to commit to SVN as well
2015-05-05 18:16:22 -04:00
James Agnew
05cccdb6e5
More work on structs
2015-05-05 13:16:10 -04:00
James Agnew
3fe60c3f1b
Start syncing changes with SVN
2015-05-01 13:07:47 -04:00
jamesagnew
b222b76611
Merge branch 'master' of github.com:jamesagnew/hapi-fhir into hl7org_structs
...
Conflicts:
hapi-fhir-android/pom.xml
hapi-fhir-base/src/main/java/ca/uhn/fhir/parser/JsonParser.java
hapi-fhir-base/src/main/java/ca/uhn/fhir/parser/XmlParser.java
hapi-fhir-base/src/main/java/ca/uhn/fhir/rest/server/RestfulServerUtils.java
hapi-fhir-base/src/main/java/ca/uhn/fhir/util/FhirTerser.java
hapi-fhir-testpage-overlay/.gitignore
src/changes/changes.xml
2015-04-21 13:30:58 -04:00
James Agnew
b42737262b
Work on HL7org structs
2015-04-20 07:31:45 -04:00
jamesagnew
1f51c69126
Fix #139 - ContactPointDt fields don't index in JPA module
2015-04-05 16:18:14 -04:00
James Agnew
1bdd2daa8e
One last synchronization to DSTU2
2015-04-02 11:37:40 -04:00
James Agnew
25a9c254e3
Sync to DSTU2 again
2015-04-01 16:03:54 -04:00
James Agnew
c484425c78
Update license file generation and gitignores
2015-03-26 11:57:07 -04:00
jamesagnew
986094617a
Fix #135 - Remove Eclipse and IntelliJ artifacts from version control
2015-03-26 07:56:24 -04:00
James Agnew
0c8f50737f
Sync to latest version of DSTU2
2015-03-24 17:19:34 -04:00
James Agnew
cffda7539f
Work on support for $everything operation
2015-03-23 19:06:14 -04:00
James Agnew
e84fdb33b0
Fix up some regressions caused by move to DSTU2 style include paths and
...
work on revincludes
2015-03-22 16:59:10 +01:00
James Agnew
596dd664f9
Switch JPA server to use new include style
2015-03-22 13:04:52 +01:00
James Agnew
394db030fc
Work on #126 - Not enabling the fix yet because it causes a regression
...
in the auditor module, but that's because the auditor module needs to be
refactored a bit.
2015-03-19 14:19:25 +01:00
James Agnew
823bb4ed82
Add support for profiles and tags in meta for DSTU2
2015-03-16 17:02:44 -04:00
jamesagnew
43e2cd1653
Version bump to 1.0-SNAPSHOT
2015-03-16 09:06:53 -04:00
jamesagnew
3c6febb668
Preparing for 0.9 release
2015-03-13 08:34:52 -04:00
jamesagnew
b68d07b546
Work on operation support in client
2015-03-04 08:44:31 -05:00
James Agnew
dae2a810d6
Update resource definitions for DSSTU2
2015-03-02 22:39:53 -05:00
jamesagnew
a81e081798
Work on transaction support for DSTU2
2015-03-01 18:00:06 -05:00
James Agnew
db65d5db59
Work on support for new bundle format in DSTU2
2015-02-27 18:09:24 -05:00
James Agnew
0f2eb230e7
More work on getting conditional updates working
2015-02-26 17:17:22 -05:00
jamesagnew
3812260a55
Fix #110 - Support DSTU2 Security Labels, merging in Pull Request from Mohammad Jafari - Merge branch 'master' of https://github.com/mochaholic/hapi-fhir into mochaholic-master
...
Conflicts:
hapi-fhir-structures-dstu2/src/test/java/ca/uhn/fhir/rest/server/UpdateConditionalTest.java
2015-02-24 07:49:31 -05:00
mochaholic
64715477bd
Merged with the latest master snapshot.
2015-02-23 11:35:27 -07:00
mochaholic
a4b545ba21
Merged with the latest master snapshot.
2015-02-23 08:49:21 -07:00
James Agnew
c03d629333
Fix compile failure
2015-02-23 10:01:39 -05:00
James Agnew
0f01260301
Get extensions working for HL7.org structures
2015-02-20 17:34:13 -05:00
jamesagnew
4f93ab9313
Work on JPA Transaction for DSTU2
2015-02-18 22:23:46 -05:00
jamesagnew
3631160269
Fix build
2015-02-17 13:54:26 -05:00
jamesagnew
7e1f9cfdbf
More work on new bundle type
2015-02-17 08:45:40 -05:00
jamesagnew
70aa4e812d
Work on build
2015-02-16 23:02:50 -05:00
jamesagnew
6a036dabe5
Remove most valuesets out of core
2015-02-14 16:14:52 -05:00
James Agnew
7492b25325
More work on separating versions
2015-02-13 18:01:55 -05:00
James Agnew
35a2f852fe
Start work on decoupling dstu1 structures
2015-02-12 17:32:00 -05:00
James Agnew
f4805f83d1
Create DSTU2 project
2015-02-06 15:50:29 -05:00
James Agnew
91f8c3f26f
Fix #103 - Don't encode contained resources unless they are actualy
...
referenced somewhere in the resource body
2015-02-05 12:07:37 -05:00
James Agnew
37e2abb4e2
Fix #100 - HAPI failed to initialize in an environment without Woodstox
...
on the classpath. Will deploy a new snapshot shortly.
2015-02-04 14:15:11 -05:00
James Agnew
6b3d92fde1
Cleaning up JavaDocs to allow building in Java 8
2014-12-30 16:39:38 -05:00
James Agnew
81851f4808
Fix #65 - Correctly parse and encode extensions on non-repeatable
...
primitive fields
2014-12-23 14:10:53 -05:00
James Agnew
c8adab5452
Better logging in JPA
2014-12-23 09:42:16 -05:00
jamesagnew
994e49057d
Lots of work on DSTU2 server
2014-12-21 18:13:37 -05:00
jamesagnew
94bef8d254
New structures all included now
2014-12-20 12:28:04 -05:00
James Agnew
9f67bbb9c7
Get structures all added, not current building
2014-12-19 17:56:41 -05:00
jamesagnew
4ca405a8fc
Unit tests all pass again, elements in baseresouerce reordered
2014-12-19 09:14:40 -05:00
James Agnew
c5d014e9ee
More work on getting unit tests passing for DEV resources
2014-12-18 17:34:33 -05:00
James Agnew
34d3695c6c
Branch now builds successfully
2014-12-18 13:40:31 -05:00
jamesagnew
a044eb51d7
Working on binary resources in DEV
2014-12-18 08:21:07 -05:00
jamesagnew
1f3991caf9
Bump version to 0.9-SNAPSHOT
2014-12-17 17:04:10 -05:00
jamesagnew
3963bb68e8
Merge remote-tracking branch 'origin/master' into hl7org_structs
...
Conflicts:
hapi-fhir-base/src/main/java/ca/uhn/fhir/model/api/IFhirVersion.java
hapi-fhir-structures-dstu/src/main/java/ca/uhn/fhir/model/dstu/FhirDstu1.java
2014-12-17 16:08:59 -05:00
jamesagnew
7e8f81293e
Tagging and deploying 0.8
2014-12-17 14:22:10 -05:00
James Agnew
2d5293c2ef
Merge pull request #63 from wdebeau1/master
...
Fix for #59
2014-12-17 12:25:07 -05:00
James Agnew
8e6bb6333f
Unit tests
2014-12-16 16:27:00 -05:00
b.debeaubien
2d680b1c33
#59 - Even more sorting out profile vs id problem
2014-12-16 15:09:55 -05:00
James Agnew
35b5f90318
Merge remote-tracking branch 'origin/master' into hl7org_structs
...
Conflicts:
hapi-fhir-structures-hl7org-dev/.gitignore
2014-12-16 11:32:58 -05:00
b.debeaubien
d0db838f45
#59 - More sorting out profile vs id problem
2014-12-16 09:25:12 -05:00
jamesagnew
cdfebefa67
Work on #61 - Update resource definitions to latest from DSTU1 and DEV SVN
2014-12-16 08:05:38 -05:00
James Agnew
551ffb43b4
More work on DEV operations
2014-12-15 17:41:24 -05:00
jamesagnew
ebd0f222f4
Remove artifacts from merge
2014-12-13 13:03:38 -05:00
James Agnew
2f7cbeb348
Merge branch 'hl7org_v08' of github.com:jamesagnew/hapi-fhir into hl7org_structs
...
Conflicts:
hapi-fhir-base/src/main/java/ca/uhn/fhir/context/FhirContext.java
hapi-fhir-base/src/main/java/ca/uhn/fhir/context/ModelScanner.java
hapi-fhir-base/src/main/java/ca/uhn/fhir/model/primitive/IdDt.java
hapi-fhir-base/src/main/java/ca/uhn/fhir/parser/JsonParser.java
hapi-fhir-base/src/main/java/ca/uhn/fhir/parser/ParserState.java
hapi-fhir-base/src/main/java/ca/uhn/fhir/parser/XmlParser.java
hapi-fhir-structures-dstu/src/main/java/ca/uhn/fhir/model/dstu/FhirDstu1.java
2014-12-11 16:07:00 -05:00
James Agnew
c4c26e482f
Fix a compile issue reported by Bill de Beaubien
2014-12-10 10:17:33 -05:00
jamesagnew
23de3c53b7
Merge branch 'issue50'
...
Conflicts:
hapi-fhir-base/src/main/java/ca/uhn/fhir/model/primitive/BaseDateTimeDt.java
2014-11-17 14:41:27 -05:00
lmds1
df2011388c
cleanup unintentional changes
2014-11-13 18:43:14 -05:00
lmds1
08ffa55774
tidied up whitespace and imports
2014-11-13 18:40:59 -05:00
lmds1
039e5655a8
Merge branch 'master' of https://github.com/jamesagnew/hapi-fhir
...
Conflicts:
hapi-tinder-plugin/src/main/resources/vm/resource.vm
hapi-tinder-plugin/src/main/resources/vm/resource_dstu.vm
2014-11-10 18:17:29 -05:00
jamesagnew
450b270c00
Fix compile issues in previous merge
2014-11-08 11:18:04 -05:00
jamesagnew
66bb291e04
Merge branch 'master' of github.com:jamesagnew/hapi-fhir
...
Conflicts:
examples/pom.xml.orig
hapi-deployable-pom/pom.xml
hapi-fhir-base/src/main/java/ca/uhn/fhir/model/base/resource/BaseOperationOutcome.java
hapi-fhir-base/src/main/java/ca/uhn/fhir/rest/server/RestfulServer.java
hapi-fhir-base/src/main/java/ca/uhn/fhir/rest/server/exceptions/BaseServerResponseException.java
hapi-fhir-base/src/main/java/ca/uhn/fhir/rest/server/exceptions/UnprocessableEntityException.java
hapi-fhir-base/src/main/java/ca/uhn/fhir/rest/server/interceptor/IServerInterceptor.java
hapi-fhir-jpaserver-uhnfhirtest/.settings/org.eclipse.wst.common.component
hapi-fhir-structures-dev/.gitignore
hapi-fhir-structures-dstu/src/test/java/ca/uhn/fhir/context/CustomObservation.java
hapi-tinder-plugin/src/main/java/ca/uhn/fhir/tinder/TinderStructuresMojo.java
hapi-tinder-plugin/src/main/resources/vm/resource.vm
hapi-tinder-plugin/src/main/resources/vm/resource_dstu.vm
pom.xml
restful-server-example/.settings/org.eclipse.wst.common.component
restful-server-example/.settings/org.eclipse.wst.common.component.orig
src/changes/changes.xml
src/site/resources/svg/restful-server-interceptors.svg
src/site/site.xml
2014-11-08 10:58:35 -05:00
jamesagnew
5c9cf8ddf8
More merging cleanup
2014-11-08 10:38:25 -05:00
jamesagnew
d1fb878c55
Merging
2014-11-08 10:36:27 -05:00
James Agnew
d22a35788f
Implement handleException on the server interceptor framework, as well
...
as some site and documentation enhancements
2014-11-07 14:26:59 -05:00
lmds1
b227d9ff99
changed iResource to return a String resourcename instead of an enum (to be used for auditing), moved audit classes from base to dstu so they can access dstu classes, updated templates to add new method to generated resources
2014-11-04 17:31:53 -05:00
James Agnew
4e769da4ca
Give securityevent a common parent
2014-11-04 13:29:21 -05:00
lmds1
f366cb52f1
merged changes from master
2014-11-03 17:18:33 -05:00
lmds1
730ff7b21a
no changes
2014-11-03 16:04:32 -05:00
James Agnew
da6a5d5a24
Move BoundCodeableConceptDt back to where it originally was for DSTU1
...
resources
2014-10-29 16:08:07 -04:00
James Agnew
094a617644
Merge branch 'versions'
...
Conflicts:
hapi-fhir-base/examples/pom.xml
hapi-fhir-base/src/main/java/ca/uhn/fhir/rest/server/exceptions/UnprocessableEntityException.java
hapi-fhir-base/src/main/java/ca/uhn/fhir/validation/FhirValidator.java
hapi-fhir-base/testmindeps/pom.xml
hapi-fhir-jpaserver-uhnfhirtest/pom.xml
hapi-fhir-testpage-overlay/pom.xml
hapi-tinder-plugin/pom.xml
hapi-tinder-test/pom.xml
restful-server-example-test/pom.xml
restful-server-example/.settings/org.eclipse.wst.common.component
restful-server-example/pom.xml
2014-10-29 15:34:59 -04:00
James Agnew
8f610d2c3a
Add some tests
2014-10-29 09:04:44 -04:00
James Agnew
c26602f0c8
Versions now builds completely!
2014-10-24 15:43:35 -04:00
jamesagnew
818177f70f
Bunp to 0.7 for release
2014-10-23 08:12:58 -04:00
James Agnew
81ddb3f1d5
More versions work
2014-10-20 18:59:02 -04:00
lmds1
45a3fa8254
updated tinder to generate resources with a getResourceType method returning the ResourceTypeEnum, removed Test resource
2014-10-20 14:19:18 -04:00
James Agnew
b07b8b9845
Start adding DEV structures
2014-10-17 18:08:37 -04:00
James Agnew
47edfb7b01
Almost have versions tests passing
2014-10-17 14:51:45 -04:00
James Agnew
bb0b39627d
Unit tests almost all passing
2014-10-16 17:19:27 -04:00
James Agnew
1d29b2b642
Still more versions work
2014-10-16 13:41:57 -04:00
James Agnew
751face0a6
Argh. Fix to 0.7-SNAPSHOT, not 0.6-SNAPSHOT
2014-09-30 13:16:09 -04:00
James Agnew
1feb69b545
Revert to 0.6-SNAPSHOT version
2014-09-30 11:59:38 -04:00
t106uhn
686237f970
bump to 0.8-SNAPSHOT
2014-09-26 20:50:36 -04:00
James Agnew
cdd4b137fb
Bump to 0.7-SNAPSHOT
2014-09-11 16:57:45 -04:00
jamesagnew
13dd6d5e11
Complete 0.6
2014-09-08 07:41:44 -04:00
James Agnew
a8be093b1f
Use better valueset enums for SecurityEvent's values
2014-08-28 12:58:13 -04:00
James Agnew
c75c37d24d
Rename SecurityEvent.Object to SecurityEvent.ObjectElement
2014-08-27 12:01:46 -04:00
jamesagnew
9413bfa47b
Correctly parse List resource
2014-08-26 08:10:15 -04:00
jamesagnew
d01f43e4b3
Add server interceptor layer as well as starting work on property file for versions
2014-08-25 09:11:28 -04:00
jamesagnew
ab17c9f3d1
Let server return profile info if configured to do so
2014-08-21 00:34:19 -04:00
jamesagnew
6bc9140def
Fix unit test failure
2014-08-19 09:12:25 -04:00
jamesagnew
9ef670aae9
Start getting sorting into fhirtest
2014-08-12 08:00:24 -04:00
jamesagnew
e17af44a09
Add _language search support
2014-08-08 08:34:28 -04:00
James Agnew
fa3bd7f25d
Start adding OpenID support
2014-07-31 18:06:04 -04:00
James Agnew
ef10560c76
Version bump to 0.6-SNAPSHOT
2014-07-30 11:58:06 -04:00
jamesagnew
67fb593146
Finalize 0.5
2014-07-29 22:26:19 -04:00
James Agnew
e4ceb29460
Fix broken unit test
2014-07-29 16:45:59 -04:00
James Agnew
98d0fe679a
Rebuild resource models
2014-07-29 15:59:11 -04:00
jamesagnew
0bc703107c
Add suport for composite and sorting to JPA (not yet complete)
2014-07-29 09:10:25 -04:00
James Agnew
622e528f43
Lots of documentation updates
2014-07-22 18:12:01 -04:00
jamesagnew
af3c35cbc0
More API cleanup and documentation
2014-07-22 09:14:02 -04:00
jamesagnew
ad043a1b79
Merge branch 'master' of github.com:jamesagnew/hapi-fhir
...
Conflicts:
hapi-fhir-base/src/main/java/ca/uhn/fhir/rest/param/ParameterUtil.java
2014-07-21 09:24:38 -04:00
James Agnew
2285d3812e
Merge branch 'master' of github.com:jamesagnew/hapi-fhir
2014-07-17 13:02:21 -04:00
James Agnew
bb14ad09ea
Start preparingh for multiple versions of FHIR
2014-07-17 09:53:52 -04:00
jamesagnew
84af486d51
Tester now suports chained parameters
2014-07-17 08:32:01 -04:00
James Agnew
41f160ed67
Documentation updates and bump to 0.5-SNAPSHOT
2014-07-15 18:36:13 -04:00
jamesagnew
568972b098
Release 0.4
2014-07-13 21:59:41 -04:00
James Agnew
28ebda71e1
Let IdDt clone without being heavyweight
2014-07-10 08:50:51 -04:00
James
02357bce4d
Merge branch 'master' of github.com:jamesagnew/hapi-fhir
2014-07-04 16:18:10 -04:00
James
ec2326b1f2
Narrative fixes
2014-07-04 16:17:53 -04:00
jamesagnew
93a7c3e5b5
Deprocate confusing get/setId methods
2014-07-04 09:27:36 -04:00
James
ca0929df07
Work on narrative generator
2014-07-03 18:02:14 -04:00
James
0ece666c88
FIx a bunch more unit tests
2014-07-02 18:01:29 -04:00
jamesagnew
ba09da38b6
Start adding paging support
2014-06-23 09:04:48 -04:00
jamesagnew
ab3d656249
Fix some encoding issue for token params
2014-06-12 17:13:49 -04:00
jamesagnew
d241df9868
Fix broken test cases
2014-06-12 13:00:31 -04:00
jamesagnew
96986f8829
Lots of cleanup and try to speed up transacitons in JPA
2014-06-12 11:42:28 -04:00
jamesagnew
04fc0827ef
Clean up transactions in JPA
2014-06-06 17:10:31 -04:00
jamesagnew
54078be6e0
Fox a bunch of JPA bugs
2014-06-05 16:01:00 -04:00
jamesagnew
bb86724e12
Allow contained resources to parse and encode correctly
2014-06-03 16:52:21 -04:00
jamesagnew
2720e7d273
Lots more JPA improvementsa
2014-05-28 16:07:53 -04:00
jamesagnew
0ad18c0b77
JPA server is almost working
2014-05-27 18:52:46 -04:00
jamesagnew
245533773f
More work to get transactions working
2014-05-26 09:09:54 -04:00
jamesagnew
03bf040ef9
More JPA work
2014-05-23 08:37:40 -04:00
jamesagnew
78d712de25
Add transaction operation support, and refactor IdDt into smarter datatype with URL awareness
2014-05-22 18:38:29 -04:00
jamesagnew
75205c5d75
Get JPA working with single table
2014-05-21 08:04:00 -04:00
jamesagnew
ee0a16990b
ne more unit test fix
2014-05-20 18:36:36 -04:00
jamesagnew
f52ed02fa4
Get all of the tests passing again
2014-05-20 18:28:13 -04:00
jamesagnew
5675237f40
Lots more JPA work, and getting sorting in`
2014-05-20 08:44:55 -04:00
jamesagnew
27dab8a442
More JPA work
2014-05-18 09:40:52 -04:00
jamesagnew
4002cc8824
More JPA work
2014-05-16 17:00:06 -04:00
jamesagnew
54ab77d51a
More JPA work
2014-05-15 17:52:56 -04:00
jamesagnew
ed0902e40f
More JPA work
2014-05-14 18:03:17 -04:00
jamesagnew
4d0b7ba84c
Add QuantityDt and work on JPA server
2014-05-13 18:59:18 -04:00
jamesagnew
e3bb0fa3be
More work on JPA server
2014-05-13 09:01:52 -04:00
jamesagnew
a269d257d3
Bump 0.3 and get all tests passing
2014-05-11 21:46:36 -04:00
jamesagnew
9f302937d9
Committing all fixes and changes from Connectathon - Lots of minor fixes, and a DB module
2014-05-05 05:57:43 -07:00
jamesagnew
6877c0628e
Add validate method
2014-04-25 08:23:58 -04:00
jamesagnew
23a8b12b5e
Removing cruft files
2014-04-24 07:32:10 -04:00
jamesagnew
b15462ddca
Merge branch 'master' of ssh://git.code.sf.net/p/hl7api/fhircode
...
Conflicts:
hapi-fhir-base/pom.xml
hapi-fhir-structures-dstu/pom.xml
hapi-tinder-plugin/pom.xml
hapi-tinder-test/pom.xml
pom.xml
2014-04-24 07:31:12 -04:00
jamesagnew
ab3173f840
add assembly
2014-04-24 07:24:27 -04:00
jamesagnew
9ab7f8facc
Fix unit tests and add changelog
2014-04-23 15:24:31 -04:00
Josh Mandel
5e59c570b5
Conflicting commons-io versions were causing 'mvn compile' to fail.
2014-04-23 10:40:25 -07:00
jamesagnew
2c52f78eb5
Narrative changes
2014-04-14 16:26:00 -04:00
jamesagnew
ad05d8262e
Remove Java 7 dependency
2014-04-03 17:26:52 -04:00
jamesagnew
69461ef10e
Fixing unit tests
2014-04-03 14:30:49 -04:00
jamesagnew
eda3995a72
More resources added
2014-04-03 07:45:07 -04:00
jamesagnew
7c64466a51
More resource generation
2014-04-02 18:42:16 -04:00
jamesagnew
5a3de7c3dd
Narrative generator docs
2014-04-01 08:12:45 -04:00
jamesagnew
ad189d66e2
Starting workon post methods
2014-03-27 08:51:02 -04:00
jamesagnew
fb23e82ee9
Adding AdverseReaction
2014-03-25 13:42:38 -04:00
jamesagnew
fe26ff5515
Fix to generator
2014-03-25 09:04:54 -04:00
jamesagnew
1481eb8ae5
More work on narrative gen
2014-03-24 18:33:51 -04:00
jamesagnew
b55a4e140e
Lots of bugfixes, and narrative generator is started
2014-03-24 08:32:28 -04:00
jamesagnew
2c425ca144
Fixing URL detection
2014-03-20 18:29:34 -04:00
jamesagnew
55524e4e8a
Extensions in generated profiles working again
2014-03-17 15:52:41 -04:00