🔥 HAPI FHIR - Java API for HL7 FHIR Clients and Servers
Go to file
Tadgh fe53bcb63d
Rel 5 5 7 mergeback (#3520)
* Add versionenum, bump maven version

* failing tests

* more logs

* Add more test cases, not passing

* fixed the double chain with contained resource second case

* clean up a bit

* add tests for qualifiers

* force the resource table to be the root of the query if we might be traversing a contained reference

* tidy up

* tests for longer chains

* changelog

* code review feedback

* backport changelog

* Add version.yaml

* [2935] Escape "%" in like expression

* Add backport to changelog

* Bumping version number. Update VersionEnum to support 5.5.3

* Jr 20211013 chained references (#3079)

* Create index entries for outbound references of contained resources

* build query for chained reference

* fix case where the contained reference is an explicit id rather than a continued chain

* fix contained index to use path names not search param names

* make qualified search work

* cleanup and changelog

* code review

* fix broken tests

* add imports from bad merge

* Add forgotten import from merge

* Jr 20211018 chained references 2 (#3099)

* Create index entries for outbound references of contained resources

* build query for chained reference

* fix case where the contained reference is an explicit id rather than a continued chain

* fix contained index to use path names not search param names

* make qualified search work

* cleanup and changelog

* recurse while creating indexes on contained resources

* double link both contained

* longer contained subchains

* adding some failing test cases to illustrate the limitations of qualified searches

* clean up merge cruft

* changelog

* Jr 20211021 chained references 3 (#3107)

* Create index entries for outbound references of contained resources

* build query for chained reference

* fix case where the contained reference is an explicit id rather than a continued chain

* fix contained index to use path names not search param names

* make qualified search work

* cleanup and changelog

* recurse while creating indexes on contained resources

* double link both contained

* longer contained subchains

* adding some failing test cases to illustrate the limitations of qualified searches

* clean up merge cruft

* changelog

* create recursive resource links

* add test coverage for a more complicated case

* changelog

* remove unnecessary check for _contained flag

* fix broken tests

* Add backport information

* Bump version, add version enum

* begin with failing test

* fix bug

* change log

* change log

* Add backport information

* Improve performance of chained queries into contained resources (#3312)

* base restructuring of query

* fix unit tests

* suppress unnecessary resource type parameter

* pass the resource type used to fetch the search param as part of the chain, so later we do not need to guess what it was

* add query structure tests

* changelog

* fix test failures

* got one of the branches wrong in the 3-reference case

* Add backport info

* Bump version

* Fix errors due to merge

* Bump license year

* Add folder for release version

* Version bump

* Jr 20220210 handle common search params in contained searches (#3377)

* fix handling of common search parameters

* add support for reference search parameters with multiple paths

* Add backport info

* add new folder for version

* Add missing message

* New version enum, and folder

* Version bump

* Bump spring lib version

* Tidy versions

* Remove test

Co-authored-by: Ken Stevens <khstevens@gmail.com>
Co-authored-by: Jason Roberts <jason.roberts@smilecdr.com>
Co-authored-by: katie_smilecdr <katie@smilecdr.com>
Co-authored-by: JasonRoberts-smile <85363818+JasonRoberts-smile@users.noreply.github.com>
2022-04-05 17:15:18 -04:00
.github bump compiler settings. JDK 11 for prod, JDK 17 for tests (#3435) 2022-02-28 21:51:32 +00:00
.mvn/wrapper Update and fix maven wrapper (#2847) 2021-11-03 11:21:49 -04:00
.mvn_/wrapper Bump core to latest versions (#2154) 2020-11-03 15:43:37 -05:00
hapi-deployable-pom Package move-around (#3488) 2022-03-26 22:43:41 +00:00
hapi-fhir-android Package move-around (#3488) 2022-03-26 22:43:41 +00:00
hapi-fhir-android-realm Work on JPA 2017-02-02 06:23:28 -05:00
hapi-fhir-base Rel 5 5 7 mergeback (#3520) 2022-04-05 17:15:18 -04:00
hapi-fhir-batch Package move-around (#3488) 2022-03-26 22:43:41 +00:00
hapi-fhir-bom Package move-around (#3488) 2022-03-26 22:43:41 +00:00
hapi-fhir-checkstyle Package move-around (#3488) 2022-03-26 22:43:41 +00:00
hapi-fhir-cli Package move-around (#3488) 2022-03-26 22:43:41 +00:00
hapi-fhir-client Package move-around (#3488) 2022-03-26 22:43:41 +00:00
hapi-fhir-client-okhttp Package move-around (#3488) 2022-03-26 22:43:41 +00:00
hapi-fhir-converter Package move-around (#3488) 2022-03-26 22:43:41 +00:00
hapi-fhir-dist Package move-around (#3488) 2022-03-26 22:43:41 +00:00
hapi-fhir-docs Rel 5 5 7 mergeback (#3520) 2022-04-05 17:15:18 -04:00
hapi-fhir-jacoco Package move-around (#3488) 2022-03-26 22:43:41 +00:00
hapi-fhir-jaxrsserver-base Add test, add changelog, fix bug (#3494) 2022-03-26 20:34:43 -04:00
hapi-fhir-jpa Package move-around (#3488) 2022-03-26 22:43:41 +00:00
hapi-fhir-jpaserver-base Add tests. pull some inner classes out as package private classes. (#3516) 2022-04-02 20:34:26 +00:00
hapi-fhir-jpaserver-cql Package move-around (#3488) 2022-03-26 22:43:41 +00:00
hapi-fhir-jpaserver-mdm Update docs (#3499) 2022-03-29 08:35:38 -04:00
hapi-fhir-jpaserver-model Package move-around (#3488) 2022-03-26 22:43:41 +00:00
hapi-fhir-jpaserver-searchparam Fix for path parsing in STU3 SPs (#3503) 2022-03-30 08:40:17 -07:00
hapi-fhir-jpaserver-subscription Package move-around (#3488) 2022-03-26 22:43:41 +00:00
hapi-fhir-jpaserver-test-utilities Package move-around (#3488) 2022-03-26 22:43:41 +00:00
hapi-fhir-jpaserver-uhnfhirtest Package move-around (#3488) 2022-03-26 22:43:41 +00:00
hapi-fhir-server Package move-around (#3488) 2022-03-26 22:43:41 +00:00
hapi-fhir-server-mdm Package move-around (#3488) 2022-03-26 22:43:41 +00:00
hapi-fhir-server-openapi Package move-around (#3488) 2022-03-26 22:43:41 +00:00
hapi-fhir-spring-boot Package move-around (#3488) 2022-03-26 22:43:41 +00:00
hapi-fhir-sql-migrate Package move-around (#3488) 2022-03-26 22:43:41 +00:00
hapi-fhir-storage Move non-DB modes to storage 2022-03-27 16:51:35 -07:00
hapi-fhir-storage-batch2 Add tests. pull some inner classes out as package private classes. (#3516) 2022-04-02 20:34:26 +00:00
hapi-fhir-storage-batch2-jobs Package move-around (#3488) 2022-03-26 22:43:41 +00:00
hapi-fhir-structures-dstu2 Package move-around (#3488) 2022-03-26 22:43:41 +00:00
hapi-fhir-structures-dstu2.1 Package move-around (#3488) 2022-03-26 22:43:41 +00:00
hapi-fhir-structures-dstu3 Package move-around (#3488) 2022-03-26 22:43:41 +00:00
hapi-fhir-structures-hl7org-dstu2 Package move-around (#3488) 2022-03-26 22:43:41 +00:00
hapi-fhir-structures-r4 add addBundleEntry method (#3522) 2022-04-05 10:40:09 -04:00
hapi-fhir-structures-r5 Package move-around (#3488) 2022-03-26 22:43:41 +00:00
hapi-fhir-test-utilities Package move-around (#3488) 2022-03-26 22:43:41 +00:00
hapi-fhir-testpage-overlay Package move-around (#3488) 2022-03-26 22:43:41 +00:00
hapi-fhir-validation Fixing ValueSet expansion not supporting canonical url. (#3501) 2022-03-31 18:47:15 +00:00
hapi-fhir-validation-resources-dstu2 Package move-around (#3488) 2022-03-26 22:43:41 +00:00
hapi-fhir-validation-resources-dstu2.1 Package move-around (#3488) 2022-03-26 22:43:41 +00:00
hapi-fhir-validation-resources-dstu3 Package move-around (#3488) 2022-03-26 22:43:41 +00:00
hapi-fhir-validation-resources-r4 Package move-around (#3488) 2022-03-26 22:43:41 +00:00
hapi-fhir-validation-resources-r5 Package move-around (#3488) 2022-03-26 22:43:41 +00:00
hapi-tinder-plugin Package move-around (#3488) 2022-03-26 22:43:41 +00:00
hapi-tinder-test Package move-around (#3488) 2022-03-26 22:43:41 +00:00
osgi encode narratives of contained resources (#3402) 2022-02-17 18:54:03 +00:00
src Add error codes to all exceptions (#3278) 2022-01-31 13:10:15 -08:00
tests Package move-around (#3488) 2022-03-26 22:43:41 +00:00
vagrant Bump dependencies for CVES (#3359) 2022-02-07 07:56:25 -05:00
.editorconfig Add framework for Bulk Import (#2538) 2021-04-14 17:41:32 -04:00
.gitignore Merge CQL Initial Implementation Into master (#2330) 2021-01-29 16:35:38 -05:00
.whitesource Add .whitesource configuration file 2021-04-29 13:42:31 +00:00
HELPWANTED.md Work on custom params 2017-02-02 20:37:58 -05:00
LICENSE.txt Add license and notice files 2015-03-25 22:32:32 -04:00
LOINC_NOTES.txt More work on loinc 2018-03-19 08:51:02 -04:00
NOTICE.txt Add license and notice files 2015-03-25 22:32:32 -04:00
README.md Improve batch2 error handling (#3482) 2022-03-26 17:40:12 -04:00
azure-pipelines.yml Add error codes to all exceptions (#3278) 2022-01-31 13:10:15 -08:00
check_for_maven_updates.sh Fix up examples 2014-09-03 18:03:44 -04:00
lgtm.yml Search Narrowing by Code Tweaks (#3453) 2022-03-07 20:27:21 -05:00
list_releases.sh Implement handleException on the server interceptor framework, as well 2014-11-07 14:26:59 -05:00
mvnw Update and fix maven wrapper (#2847) 2021-11-03 11:21:49 -04:00
mvnw.cmd Update and fix maven wrapper (#2847) 2021-11-03 11:21:49 -04:00
pom.xml Minor version bump for a CVE 2022-04-03 16:59:21 -07:00
snapshot-pipeline.yml Bump compiler plugin (#3313) 2022-01-19 10:09:21 -05:00
sync.sh Update resource defs 2015-12-01 18:35:24 -05:00
sync_dstu3.sh Merge branch 'master' of github.com:jamesagnew/hapi-fhir 2016-07-01 14:31:25 -04:00
sync_ri.sh Bump to 1.0.2 FHIR definitions 2015-11-15 12:22:56 -05:00
sync_ri3.fish Bring DSTU3 structs up to FHIR R3 2017-04-18 07:48:38 -04:00
sync_ri3.sh Syn RI - Build still failing :( 2016-05-28 12:53:59 -04:00
sync_ri4.sh Squashed commit of the following: 2018-12-27 17:58:47 -05:00
sync_ri5.sh Bump core to latest versions (#2154) 2020-11-03 15:43:37 -05:00
sync_ri21.sh Update model and definitions to latest definitions 2016-01-30 11:08:16 -05:00
update_version.sh Force another travis build 2015-08-05 10:38:38 -04:00

README.md

HAPI FHIR

HAPI FHIR - Java API for HL7 FHIR Clients and Servers

License

CI/CD

CI Status (master) SNAPSHOT Pipeline Current Release
Build Status Build Status Release Artifacts

Coverage and Quality

codecov Language grade: Java

Documentation and wiki

Complete project documentation is available here: http://hapifhir.io

A demonstration of this project is available here: http://hapi.fhir.org/

This project is Open Source, licensed under the Apache Software License 2.0.

Please see this wiki page for information on where to get help with HAPI FHIR.

Please see Smile CDR for information on commercial support.