🔥 HAPI FHIR - Java API for HL7 FHIR Clients and Servers
Go to file
Martin Ashby e2effc65b8
Upgrade okhttp_version to 4.9.3. (#3683)
* Upgrade okhttp_version to 4.9.3.

Remove dependency on okhttp.internal package.

Fixes https://github.com/hapifhir/hapi-fhir/issues/3682

* Include "okhttp/" before the okhttp version in the user agent.

Fixup GenericClientDstu3IT test expectation for the new okhttp version.

Fixes https://github.com/hapifhir/hapi-fhir/pull/3683#issuecomment-1151492939

* Remove the okhttp version from the user-agent.

For consistency with the apache-based client, also simplifies upgrade (tests won't fail).

Fixes https://github.com/hapifhir/hapi-fhir/pull/3683#issuecomment-1151589776
2022-06-14 09:59:02 -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 Jr 20220519 expunge config params (#3627) 2022-05-23 18:55:42 -04:00
hapi-fhir-android Upgrade okhttp_version to 4.9.3. (#3683) 2022-06-14 09:59:02 -04:00
hapi-fhir-android-realm Work on JPA 2017-02-02 06:23:28 -05:00
hapi-fhir-base Fix Patch in bundle to return Response Entry (#3678) 2022-06-13 19:11:18 +00:00
hapi-fhir-batch Jr 20220519 expunge config params (#3627) 2022-05-23 18:55:42 -04:00
hapi-fhir-bom Jr 20220519 expunge config params (#3627) 2022-05-23 18:55:42 -04:00
hapi-fhir-checkstyle Jr 20220519 expunge config params (#3627) 2022-05-23 18:55:42 -04:00
hapi-fhir-cli Jr 20220519 expunge config params (#3627) 2022-05-23 18:55:42 -04:00
hapi-fhir-client Jr 20220519 expunge config params (#3627) 2022-05-23 18:55:42 -04:00
hapi-fhir-client-okhttp Upgrade okhttp_version to 4.9.3. (#3683) 2022-06-14 09:59:02 -04:00
hapi-fhir-converter Jr 20220519 expunge config params (#3627) 2022-05-23 18:55:42 -04:00
hapi-fhir-dist Jr 20220519 expunge config params (#3627) 2022-05-23 18:55:42 -04:00
hapi-fhir-docs Fix Patch in bundle to return Response Entry (#3678) 2022-06-13 19:11:18 +00:00
hapi-fhir-jacoco Jr 20220519 expunge config params (#3627) 2022-05-23 18:55:42 -04:00
hapi-fhir-jaxrsserver-base Jr 20220519 expunge config params (#3627) 2022-05-23 18:55:42 -04:00
hapi-fhir-jpa Jr 20220519 expunge config params (#3627) 2022-05-23 18:55:42 -04:00
hapi-fhir-jpaserver-base 3637 encapsulation of synchronous query execution capabilities into a new service for reuse (#3638) 2022-06-05 20:38:53 -04:00
hapi-fhir-jpaserver-cql Jr 20220519 expunge config params (#3627) 2022-05-23 18:55:42 -04:00
hapi-fhir-jpaserver-mdm replace search by example. (it caused a cryptic hibernate session error) (#3665) 2022-06-01 19:46:44 +00:00
hapi-fhir-jpaserver-model Freetext search source parameter support (#3641) 2022-05-25 20:07:29 +00:00
hapi-fhir-jpaserver-searchparam Freetext search source parameter support (#3641) 2022-05-25 20:07:29 +00:00
hapi-fhir-jpaserver-subscription 3637 encapsulation of synchronous query execution capabilities into a new service for reuse (#3638) 2022-06-05 20:38:53 -04:00
hapi-fhir-jpaserver-test-utilities Fix Patch in bundle to return Response Entry (#3678) 2022-06-13 19:11:18 +00:00
hapi-fhir-jpaserver-uhnfhirtest Jr 20220519 expunge config params (#3627) 2022-05-23 18:55:42 -04:00
hapi-fhir-server Group Bulk Export rules exiting too early. (#3643) 2022-05-25 00:14:36 +00:00
hapi-fhir-server-mdm Issue 3648 fix mdm log messages (#3649) 2022-05-26 18:50:17 +00:00
hapi-fhir-server-openapi Jr 20220519 expunge config params (#3627) 2022-05-23 18:55:42 -04:00
hapi-fhir-spring-boot Jr 20220519 expunge config params (#3627) 2022-05-23 18:55:42 -04:00
hapi-fhir-sql-migrate Avoid unsupported features during migrations on MSSQL (#3652) 2022-05-31 18:44:42 +00:00
hapi-fhir-storage Fix Patch in bundle to return Response Entry (#3678) 2022-06-13 19:11:18 +00:00
hapi-fhir-storage-batch2 fix fast-tracked job record count reporting (#3645) 2022-05-25 22:53:45 +00:00
hapi-fhir-storage-batch2-jobs Batch 2 Maintenance refactor (#3631) 2022-05-25 04:16:58 +00:00
hapi-fhir-storage-test-utilities Jr 20220519 expunge config params (#3627) 2022-05-23 18:55:42 -04:00
hapi-fhir-structures-dstu2 Jr 20220519 expunge config params (#3627) 2022-05-23 18:55:42 -04:00
hapi-fhir-structures-dstu2.1 Jr 20220519 expunge config params (#3627) 2022-05-23 18:55:42 -04:00
hapi-fhir-structures-dstu3 Jr 20220519 expunge config params (#3627) 2022-05-23 18:55:42 -04:00
hapi-fhir-structures-hl7org-dstu2 Jr 20220519 expunge config params (#3627) 2022-05-23 18:55:42 -04:00
hapi-fhir-structures-r4 Jr 20220519 expunge config params (#3627) 2022-05-23 18:55:42 -04:00
hapi-fhir-structures-r5 Jr 20220519 expunge config params (#3627) 2022-05-23 18:55:42 -04:00
hapi-fhir-test-utilities Freetext search lastupdated param support (#3630) 2022-05-26 18:41:12 +00:00
hapi-fhir-testpage-overlay Jr 20220519 expunge config params (#3627) 2022-05-23 18:55:42 -04:00
hapi-fhir-validation Jr 20220519 expunge config params (#3627) 2022-05-23 18:55:42 -04:00
hapi-fhir-validation-resources-dstu2 Jr 20220519 expunge config params (#3627) 2022-05-23 18:55:42 -04:00
hapi-fhir-validation-resources-dstu2.1 Jr 20220519 expunge config params (#3627) 2022-05-23 18:55:42 -04:00
hapi-fhir-validation-resources-dstu3 Jr 20220519 expunge config params (#3627) 2022-05-23 18:55:42 -04:00
hapi-fhir-validation-resources-r4 Jr 20220519 expunge config params (#3627) 2022-05-23 18:55:42 -04:00
hapi-fhir-validation-resources-r5 Jr 20220519 expunge config params (#3627) 2022-05-23 18:55:42 -04:00
hapi-tinder-plugin Jr 20220519 expunge config params (#3627) 2022-05-23 18:55:42 -04:00
hapi-tinder-test Jr 20220519 expunge config params (#3627) 2022-05-23 18:55:42 -04: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 Jr 20220519 expunge config params (#3627) 2022-05-23 18:55:42 -04: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
LOINC_NOTES.txt More work on loinc 2018-03-19 08:51:02 -04:00
NOTICE.txt
README.md Improve batch2 error handling (#3482) 2022-03-26 17:40:12 -04:00
azure-pipelines.yml Make a unique log folder name on publish (#3688) 2022-06-12 06:57:29 +00:00
check_for_maven_updates.sh
lgtm.yml Refactor to restore LGTM functionality (#3455) 2022-04-10 15:54:27 -04:00
list_releases.sh
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 Upgrade okhttp_version to 4.9.3. (#3683) 2022-06-14 09:59:02 -04:00
snapshot-pipeline.yml Updated GPG keys for signing. 2022-05-30 11:23:53 -04: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

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.