jamesagnew
|
f766156ca3
|
Update license headers
|
2018-03-31 07:05:18 -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
|
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
|
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 |
jamesagnew
|
94b880fd4d
|
Remove accidentally committed useless file
|
2018-03-28 10:13:51 -04:00 |
jamesagnew
|
4ba56d5021
|
Reorganize the OSGI projects a bit
|
2018-03-28 06:15:28 -04:00 |
James Agnew
|
55fc20b87e
|
Add tests for #877
|
2018-03-26 10:04:49 -04:00 |
James Agnew
|
5beeda1af3
|
Merge pull request #877 from anthonys123/master
Fixes for issue #512 (:contains modifier not working).
|
2018-03-26 08:40:44 -04:00 |
jamesagnew
|
a3a15ac9d8
|
Add test and credit for #819
|
2018-03-24 06:45:41 -04:00 |
James Agnew
|
4f519e0528
|
Merge pull request #819 from splatch/issue-815
Support for negation in search operations
|
2018-03-24 06:38:15 -04:00 |
James Agnew
|
c6e1aac98d
|
Merge branch 'master' of github.com:jamesagnew/hapi-fhir
|
2018-03-22 07:16:36 -04:00 |
James Agnew
|
45a16fe066
|
More loinc work
|
2018-03-22 07:16:16 -04:00 |
jamesagnew
|
1689dc889e
|
Make server operation interceptor not perform superfluous calls for
conditional and no-op operations
|
2018-03-22 06:52:30 -04:00 |
James Agnew
|
b89e0e7020
|
Merge pull request #879 from darktyco/issue-878-bundle-update-fix
Fixes issue #878 where resources in a bundle are updated even when no…
|
2018-03-22 06:50:39 -04:00 |
James Agnew
|
308ac63a77
|
Merge branch 'master' into loinc_loader_update
|
2018-03-20 07:53:41 -04:00 |
James Agnew
|
9c5e32d7eb
|
Fix up some logging
|
2018-03-20 07:53:21 -04:00 |
James Agnew
|
4ef07d27aa
|
Try to avoid occasional test failure
|
2018-03-19 10:20:58 -04:00 |
James Agnew
|
6359f7f8a1
|
More work on loinc
|
2018-03-19 08:51:02 -04:00 |
James Agnew
|
3f6861ef55
|
Merge pull request #812 from jamesagnew/subscriptionsWithoutPayloadPOST
Added ability to create a resthook subscription without returning a p…
|
2018-03-19 06:25:31 -04:00 |
James Agnew
|
e9ee87210a
|
Merge pull request #806 from honestica/quickfix-imcompartment
fix inCompartment for a collection of owners
|
2018-03-19 06:16:12 -04:00 |
patrick-werner
|
ff04ab3358
|
${argLine} -> [at]{argLine}
see:
http://maven.apache.org/surefire/maven-surefire-plugin/faq.html#late-property-evaluation
|
2018-03-19 10:45:33 +01:00 |
jamesagnew
|
30cd63b929
|
More loinc work
|
2018-03-11 19:11:31 -04:00 |
James Agnew
|
33554189a1
|
More loinc work
|
2018-03-11 15:46:59 -05:00 |
James Agnew
|
b9802d0101
|
Document ontology done
|
2018-03-11 10:02:13 -05:00 |
James Agnew
|
a5a7d75e58
|
Lots more additions to LOINC
|
2018-03-11 09:44:11 -05:00 |
James Agnew
|
5a653aeb20
|
Work on loinc mapping
|
2018-03-10 20:31:27 -03:00 |
James Agnew
|
611ee457cb
|
Lots of addition of loinc
|
2018-03-07 13:33:49 -03:00 |
darktyco
|
b18bb033bf
|
Fixes issue #878 where resources in a bundle are updated even when no data changes
|
2018-03-06 13:28:06 -05:00 |
Anthony Sute
|
4da46cdb26
|
Fixes for issue #512 (:contains modifier not working).
|
2018-03-06 11:18:53 -05:00 |
jamesagnew
|
e201091e3a
|
Update licenses for changed files
|
2018-03-04 13:53:04 -05:00 |
jamesagnew
|
d22670ddb5
|
Merge branch 'master' of github.com:jamesagnew/hapi-fhir
|
2018-03-04 12:21:07 -05:00 |
James Agnew
|
2f7751a079
|
Move stopwatch into hapi-fhir-base and add timing into to client
LoggingInterceptor
|
2018-03-04 12:13:18 -05:00 |
jamesagnew
|
8bdca012d6
|
Merge branch 'master' of github.com:jamesagnew/hapi-fhir
|
2018-03-04 11:04:07 -05:00 |
jamesagnew
|
07290ae8a0
|
Sync to latest R4 code
|
2018-03-04 11:02:47 -05:00 |
James Agnew
|
928cf23b4c
|
Logging enhancements
|
2018-03-04 10:21:39 -05:00 |
James Agnew
|
cda27fdd18
|
Fix broken test
|
2018-03-01 14:06:31 -05:00 |
James Agnew
|
a18303f117
|
Fix #872 - Include resource type in JPA uri search parameter criterias
|
2018-03-01 08:31:41 -05:00 |
jamesagnew
|
ecf570ced9
|
More testing on #872
|
2018-03-01 07:25:35 -05:00 |
jamesagnew
|
7e4877c524
|
Merge branch 'master' of github.com:jamesagnew/hapi-fhir
|
2018-03-01 06:20:46 -05:00 |
jamesagnew
|
a6e59a0f76
|
License header updates
|
2018-03-01 06:20:37 -05:00 |
James Agnew
|
790aaeb4ea
|
Tests for #872
|
2018-02-28 21:34:32 -05:00 |
James Agnew
|
2eee606468
|
Fix 2 tests
|
2018-02-25 14:57:19 -05:00 |
James Agnew
|
ef6ee83744
|
Remove test which is no longer applicable
|
2018-02-24 23:09:30 -05:00 |
James Agnew
|
136455f312
|
Fix #863 - Allow custom search parameters to use multiple bases
|
2018-02-24 22:10:55 -05:00 |