🔥 HAPI FHIR - Java API for HL7 FHIR Clients and Servers
Go to file
Luke deGruchy bcdbb51fde
Fix hashCode() to reflect the equals() contract by passing in getValu… (#4086)
* Fix hashCode() to reflect the equals() contract by passing in getValue() instead of getHashIdentity().  Fix bug with DaoSearchParamSynchronizer setting wrong count on AddRemoveCount.addToCount().

* Add hashIdentity to both equals and hashCode.  Rename unit test to be more descriptive.

* Add changelog and fix changelog for previous MR.

* Add newline to changelog file.
2022-09-27 12:39:10 -07:00
.github
.mvn/wrapper
.mvn_/wrapper
hapi-deployable-pom
hapi-fhir-android
hapi-fhir-android-realm
hapi-fhir-base
hapi-fhir-batch
hapi-fhir-bom
hapi-fhir-checkstyle
hapi-fhir-cli
hapi-fhir-client
hapi-fhir-client-okhttp
hapi-fhir-converter
hapi-fhir-dist
hapi-fhir-docs Fix hashCode() to reflect the equals() contract by passing in getValu… (#4086) 2022-09-27 12:39:10 -07:00
hapi-fhir-jacoco
hapi-fhir-jaxrsserver-base
hapi-fhir-jpa
hapi-fhir-jpaserver-base Fix hashCode() to reflect the equals() contract by passing in getValu… (#4086) 2022-09-27 12:39:10 -07:00
hapi-fhir-jpaserver-cql
hapi-fhir-jpaserver-elastic-test-utilities
hapi-fhir-jpaserver-mdm
hapi-fhir-jpaserver-model Fix hashCode() to reflect the equals() contract by passing in getValu… (#4086) 2022-09-27 12:39:10 -07:00
hapi-fhir-jpaserver-searchparam
hapi-fhir-jpaserver-subscription
hapi-fhir-jpaserver-test-dstu2
hapi-fhir-jpaserver-test-dstu3
hapi-fhir-jpaserver-test-r4 4080 support onc requirements for group bulk export (#4081) 2022-09-27 14:51:43 +00:00
hapi-fhir-jpaserver-test-r5
hapi-fhir-jpaserver-test-utilities
hapi-fhir-jpaserver-uhnfhirtest
hapi-fhir-server 4080 support onc requirements for group bulk export (#4081) 2022-09-27 14:51:43 +00:00
hapi-fhir-server-mdm
hapi-fhir-server-openapi
hapi-fhir-spring-boot
hapi-fhir-sql-migrate
hapi-fhir-storage
hapi-fhir-storage-batch2
hapi-fhir-storage-batch2-jobs 4080 support onc requirements for group bulk export (#4081) 2022-09-27 14:51:43 +00:00
hapi-fhir-storage-mdm
hapi-fhir-storage-test-utilities
hapi-fhir-structures-dstu2
hapi-fhir-structures-dstu2.1
hapi-fhir-structures-dstu3
hapi-fhir-structures-hl7org-dstu2
hapi-fhir-structures-r4
hapi-fhir-structures-r5
hapi-fhir-test-utilities
hapi-fhir-testpage-overlay
hapi-fhir-validation
hapi-fhir-validation-resources-dstu2
hapi-fhir-validation-resources-dstu2.1
hapi-fhir-validation-resources-dstu3
hapi-fhir-validation-resources-r4
hapi-fhir-validation-resources-r5
hapi-tinder-plugin
hapi-tinder-test
osgi
src
tests
vagrant
.editorconfig
.gitignore
.whitesource
HELPWANTED.md
LICENSE.txt
LOINC_NOTES.txt
NOTICE.txt
README.md
azure-pipelines.yml
check_for_maven_updates.sh
lgtm.yml
list_releases.sh
mvnw
mvnw.cmd
pom.xml
release-pipeline.yml
snapshot-pipeline.yml
sync.sh
sync_dstu3.sh
sync_ri.sh
sync_ri3.fish
sync_ri3.sh
sync_ri4.sh
sync_ri5.sh
sync_ri21.sh
test-job-template.yml
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.