Commit Graph

4149 Commits

Author SHA1 Message Date
patrick-werner c245798cc7 started document operation implementation 2018-03-15 17:23:49 +01:00
jamesagnew 83b1cf5b9f Add credit for #798 and fix broken test 2018-03-15 07:30:32 -04:00
James Agnew 84e606cfe8
Merge pull request #798 from honestica/elasticsearch-mapping
Elasticsearch mapping for Jpa Server
2018-03-15 06:52:17 -04:00
jamesagnew 010506e1d5 Move example project into subdirectory 2018-03-15 06:49:04 -04:00
jamesagnew 8c47e2f7be Credit for #791 2018-03-15 06:48:41 -04:00
James Agnew f4f0895889
Merge pull request #791 from c-schuler/master
CDS JPA server example
2018-03-15 06:40:18 -04:00
jamesagnew a24c5b5e2d Add to developers section for #776 2018-03-12 06:45:13 -04:00
jamesagnew dd7deae1c1 Merge branch 'master' of github.com:jamesagnew/hapi-fhir 2018-03-12 06:43:42 -04:00
jamesagnew 49192e5e48 Credit for #776 2018-03-12 06:42:22 -04:00
James Agnew ad69625c19
Merge pull request #776 from sjanic/master
[(master)] Added support for extensions in Meta resource
2018-03-12 07:42:00 -03:00
James Agnew 60354a4cc8
Merge branch 'master' into master 2018-03-12 07:41:22 -03:00
James Agnew cb2f5a0bba
Merge pull request #786 from CarthageKing/bugfix-chaining-urlvalue
ensure to use resourceType properly when it is explicitly provided in a chained reference param
2018-03-12 07:32:27 -03:00
jamesagnew ea0b8992f4 Merge branch 'master' of github.com:jamesagnew/hapi-fhir 2018-03-12 06:31:56 -04:00
jamesagnew e75336f751 Credit for #786 2018-03-12 06:31:39 -04:00
jamesagnew a6bab6095f Loinc updates 2018-03-12 06:25:30 -04:00
Patrick Werner 1d92160822
Merge pull request #855 from patrick-werner/patch-2
fixed package name hapi-fhir-validation on the http://hapifhir.io/download.html page.
2018-03-12 05:59:27 -03: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
patrick-werner 5b89b28652 deleted my old github name from developer list 2018-03-07 11:49:30 -03:00
patrick-werner 0cee57392a Merge remote-tracking branch 'upstream/master'
# Conflicts:
#	hapi-fhir-validation/src/test/java/org/hl7/fhir/r4/validation/FhirInstanceValidatorR4Test.java
2018-03-07 11:45:31 -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
James Agnew e31aa760dd Fix stopwatch ETA calculations 2018-03-05 19:06:05 -05:00
Ruth Alkema fee70b1a7a Fix error in narrative for CodeableConcept 2018-03-05 16:27:07 +01:00
James Agnew 9fd9d19678 Merge branch 'hdconradi-schematron-questionnaire-que-7' for #870 2018-03-05 08:37:22 -05:00
James Agnew 1a331838d0 Add comment for #870 2018-03-05 08:36:42 -05:00
James Agnew 1fcfc13dca Merge branch 'schematron-questionnaire-que-7' of https://github.com/hdconradi/hapi-fhir into hdconradi-schematron-questionnaire-que-7 2018-03-05 08:29:57 -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
jamesagnew b2ceb87a70 Work on #873 2018-03-03 17:50:29 -05:00
James Agnew 0c0b9bd74b Fix #814 - Don't create duplicate contained resources 2018-03-02 09:46:29 -05:00
James Agnew fe140a55dd
Merge pull request #868 from Tastelezz/wip-DateParam
equals() and hashCode() for DateRangeParam and DateParam
2018-03-02 08:58:07 -05:00
James Agnew 0c52c38eda Add credit for #868 2018-03-02 08:57:40 -05:00
Gaetano Gallo 3009ec7f74 - added guava-testlib as test dependency to modules hapi-fhir-structures-dstu2 and hapi-fhir-structures-dstu3
- added DateRangeParam.equals(Object) and DateRangeParam.hashCode()
- fixed broken DateParamTest
2018-03-02 13:03:30 +01:00
James Agnew 8ebf08409e Do clean builds 2018-03-01 15:49:51 -05:00
James Agnew d278241037 Disable appveyor 2018-03-01 15:48:48 -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