2bf680509b
* Make IBundle list interface more flexible * Make matchResourceLinks visible * Make matchResourceLinks visible * Pull in-memory matching functionality out of subscription module into dedicated classes in searchparam module * Added more accessors to version independent resource classes * improved forcedid matching (needs to be verified by James) filter out nulls from HashMapProvider.searchAll() (hopefully no tests depend on this) * add AnyComposition * cleanup of Any classes * create searchparam config so people can use that module without using subscriptions * create searchparam config so people can use that module without using subscriptions * fix broken test * added derivedFrom * renamed daoRegistry.getResourceDaoIfExists to getResourceDaoOrNull also added method to add a new dao to the registry and retrieve registered types * TokenParam.equals * add error check to searchable hashmap resource provider * added support for R4 * add successor to measure * delete conflict hook start with failing test * test passes. hook is called. * added delete conflict hook all delete conflict tests pass * added javadoc * Performance test * test bad interceptor case * typo * rename criteria matcher * added support for multiple topics * fix method name * add effective period * Temporarily excluding StressTest from build to try to get Travis under time limit * change log * review feedback * review feedback * review feedback |
||
---|---|---|
.github/ISSUE_TEMPLATE | ||
.mvn/wrapper | ||
example-projects | ||
examples | ||
hapi-deployable-pom | ||
hapi-fhir-android | ||
hapi-fhir-android-realm | ||
hapi-fhir-base | ||
hapi-fhir-cli | ||
hapi-fhir-client | ||
hapi-fhir-client-okhttp | ||
hapi-fhir-converter | ||
hapi-fhir-dist | ||
hapi-fhir-igpacks | ||
hapi-fhir-jacoco | ||
hapi-fhir-jaxrsserver-base | ||
hapi-fhir-jaxrsserver-example | ||
hapi-fhir-jpaserver-base | ||
hapi-fhir-jpaserver-elasticsearch | ||
hapi-fhir-jpaserver-example | ||
hapi-fhir-jpaserver-migrate | ||
hapi-fhir-jpaserver-model | ||
hapi-fhir-jpaserver-searchparam | ||
hapi-fhir-jpaserver-subscription | ||
hapi-fhir-jpaserver-uhnfhirtest | ||
hapi-fhir-narrativegenerator | ||
hapi-fhir-oauth2 | ||
hapi-fhir-osgi-core | ||
hapi-fhir-server | ||
hapi-fhir-spring-boot | ||
hapi-fhir-structures-dstu | ||
hapi-fhir-structures-dstu2 | ||
hapi-fhir-structures-dstu2.1 | ||
hapi-fhir-structures-dstu3 | ||
hapi-fhir-structures-hl7org-dstu2 | ||
hapi-fhir-structures-r4 | ||
hapi-fhir-testpage-interceptor | ||
hapi-fhir-testpage-overlay | ||
hapi-fhir-tutorial | ||
hapi-fhir-utilities | ||
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-tinder-plugin | ||
hapi-tinder-test | ||
osgi | ||
restful-server-example | ||
src | ||
tests | ||
vagrant | ||
.editorconfig | ||
.gitignore | ||
.travis.yml | ||
HELPWANTED.md | ||
LICENSE.txt | ||
LOINC_NOTES.txt | ||
NOTICE.txt | ||
README.md | ||
appveyor.yml | ||
check_for_maven_updates.sh | ||
list_releases.sh | ||
mvnw | ||
mvnw.cmd | ||
pom.xml | ||
sync.sh | ||
sync_dstu3.sh | ||
sync_ri.sh | ||
sync_ri3.fish | ||
sync_ri3.sh | ||
sync_ri4.sh | ||
sync_ri21.sh | ||
update_version.sh |
README.md
HAPI FHIR
HAPI FHIR - Java API for HL7 FHIR Clients and Servers
Complete project documentation is available here: http://jamesagnew.github.io/hapi-fhir/
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.