https://github.com/jamesagnew/hapi-fhir

sort by:
Revision Author Date Message Commit Date
a0c8996 wip 19 January 2021, 14:58:11 UTC
a255028 wip 07 December 2020, 20:04:11 UTC
85d116c Merge branch 'master' of https://github.com/jamesagnew/hapi-fhir into core_validation_tests 07 December 2020, 14:16:33 UTC
dab148f wip 07 December 2020, 14:14:19 UTC
d958764 Partition data leaks across searches (#2220) * Partition data leaks across searches * Add changelog * Resolve FIXME * Add test logging * Test fix * Test fix 06 December 2020, 21:32:07 UTC
6799973 Add attribution for split package fix (#2216) 03 December 2020, 21:40:23 UTC
a4b2fbd Merge pull request #2211 from bdenton/bd-20201202-fix-split-package Split package: delete 'ca.uhn.fhir.rest.server' package from hapi-fhir-server-empi 03 December 2020, 14:02:46 UTC
1eae5db autoCreatePlaceholderReferenceTargets true breaks multitenancy (#2215) * Fix #2209 - autoCreatePlaceholderReferenceTargets true breaks multi-tenancy * Add changelog * Address fixme 03 December 2020, 13:53:37 UTC
35f4d48 Fix validating capabilitystatements (#2214) * Fix validating capabilitystatements * Add changelog 03 December 2020, 10:31:04 UTC
7627a86 Improve version logging (#2213) * Improve version logging * Add changelog * Test fixes 03 December 2020, 02:19:04 UTC
01ca7f3 move TransactionLogMessage to hapi-fhir-rest-server bundle (as per feedback) 03 December 2020, 01:22:31 UTC
b11f97d HOTFIX for invalid changelog type (#2212) 02 December 2020, 21:41:37 UTC
53bd271 Split package: delete 'ca.uhn.fhir.rest.server' package from hapi-fhir-server-empi 02 December 2020, 21:24:07 UTC
0f80c2a Update changelog 02 December 2020, 19:48:14 UTC
1b263f1 Bump jetty_version from 9.4.34.v20201102 to 9.4.35.v20201120 (#2210) Bumps `jetty_version` from 9.4.34.v20201102 to 9.4.35.v20201120. Updates `jetty-http` from 9.4.34.v20201102 to 9.4.35.v20201120 - [Release notes](https://github.com/eclipse/jetty.project/releases) - [Commits](https://github.com/eclipse/jetty.project/compare/jetty-9.4.34.v20201102...jetty-9.4.35.v20201120) Updates `jetty-servlets` from 9.4.34.v20201102 to 9.4.35.v20201120 - [Release notes](https://github.com/eclipse/jetty.project/releases) - [Commits](https://github.com/eclipse/jetty.project/compare/jetty-9.4.34.v20201102...jetty-9.4.35.v20201120) Updates `jetty-io` from 9.4.34.v20201102 to 9.4.35.v20201120 - [Release notes](https://github.com/eclipse/jetty.project/releases) - [Commits](https://github.com/eclipse/jetty.project/compare/jetty-9.4.34.v20201102...jetty-9.4.35.v20201120) Updates `jetty-continuation` from 9.4.34.v20201102 to 9.4.35.v20201120 Updates `jetty-security` from 9.4.34.v20201102 to 9.4.35.v20201120 - [Release notes](https://github.com/eclipse/jetty.project/releases) - [Commits](https://github.com/eclipse/jetty.project/compare/jetty-9.4.34.v20201102...jetty-9.4.35.v20201120) Updates `jetty-servlet` from 9.4.34.v20201102 to 9.4.35.v20201120 - [Release notes](https://github.com/eclipse/jetty.project/releases) - [Commits](https://github.com/eclipse/jetty.project/compare/jetty-9.4.34.v20201102...jetty-9.4.35.v20201120) Updates `jetty-server` from 9.4.34.v20201102 to 9.4.35.v20201120 - [Release notes](https://github.com/eclipse/jetty.project/releases) - [Commits](https://github.com/eclipse/jetty.project/compare/jetty-9.4.34.v20201102...jetty-9.4.35.v20201120) Updates `jetty-util` from 9.4.34.v20201102 to 9.4.35.v20201120 - [Release notes](https://github.com/eclipse/jetty.project/releases) - [Commits](https://github.com/eclipse/jetty.project/compare/jetty-9.4.34.v20201102...jetty-9.4.35.v20201120) Updates `jetty-webapp` from 9.4.34.v20201102 to 9.4.35.v20201120 - [Release notes](https://github.com/eclipse/jetty.project/releases) - [Commits](https://github.com/eclipse/jetty.project/compare/jetty-9.4.34.v20201102...jetty-9.4.35.v20201120) Updates `jetty-xml` from 9.4.34.v20201102 to 9.4.35.v20201120 - [Release notes](https://github.com/eclipse/jetty.project/releases) - [Commits](https://github.com/eclipse/jetty.project/compare/jetty-9.4.34.v20201102...jetty-9.4.35.v20201120) Updates `websocket-api` from 9.4.34.v20201102 to 9.4.35.v20201120 Updates `websocket-client` from 9.4.34.v20201102 to 9.4.35.v20201120 Updates `websocket-server` from 9.4.34.v20201102 to 9.4.35.v20201120 Updates `jetty-maven-plugin` from 9.4.34.v20201102 to 9.4.35.v20201120 - [Release notes](https://github.com/eclipse/jetty.project/releases) - [Commits](https://github.com/eclipse/jetty.project/compare/jetty-9.4.34.v20201102...jetty-9.4.35.v20201120) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 02 December 2020, 19:47:10 UTC
a3ae6c3 Add partition selector to id parameter (#2208) * Add partition selector to id parameter * Add changelog 02 December 2020, 19:10:37 UTC
30b6244 Avoid blocking on shutdown (#2206) 02 December 2020, 13:44:06 UTC
6e72ee8 Fix new searchbuilder on oracle (#2205) * Fix new searchbuilder on oracle * Add changelog 02 December 2020, 11:22:41 UTC
18541d4 Correctly chunk resource version queries 01 December 2020, 22:20:44 UTC
09361c9 wip 01 December 2020, 02:57:03 UTC
015502e Docs tweak 30 November 2020, 23:59:53 UTC
c309737 Allow reading from multiple partitions (#2198) * Partitioning rework * Work on partition improvements * Partition updates * Work on partitiong * Test fixes * Add docs * Add changelog * Resolve FIXME * Test fixes * Test fixes * Test fixes * Compile fix * Fix compile error * Test fix * Test fixes 30 November 2020, 22:59:52 UTC
283834e Docs tweak 30 November 2020, 21:25:15 UTC
2a54200 wip 30 November 2020, 21:17:54 UTC
74aed5d License headers 30 November 2020, 01:53:19 UTC
3d3242c Resource change listener (#2191) * init rev * fix build * Tweaked the POM config settings and also added some dependency exclusions (commented out for now). * More re-factoring of the CQL Unit Tests. * Removed a LogMessages.html file and a minor Unit Test change. * Unit Tests. * added debug logging to troubleshoot the dao that has no name * added debug logging to troubleshoot the dao that has no name * workaround to get past null dao resourceName issue * fix jsons to get test to pass. Test still fails with library id problem * gitignore * gitignore * test passes! Woohoo! * undo troubleshooting logging * added timer and logging. * added asserts and time multiple evaluations and measure the average * readme * adding explanations * added more explanatory notes * measure 2 patients * move pom to use cqf snapshot * roughed out cache * roughed out cache * Added code to VersionChangeCache class. * added tests * added polling test * wrote init version * wrote init version * optimized versioncache * worked on getting tests to pass * redesigned interfaces * all tests pass * fixmes * fixmes * rename param * Added Unit Tests. * javadoc * Fixed the 2-Patient Unit Test. * More Unit Test work. * make ResourceVersionMap immutable * Fixed a Unit Test that was failing intermittently by adding a new way to refresh the cache. * Use a new method called doRefreshAllCaches(0) to force a refresh and have all Listeners called immediately. * Cleaned up IVersionChangeListenerRegistry interface to make methods more clear and resolved all Unit Tests. * disabled tests * disabled tests * removed unused test method * fixed refresh logic and added asserts * moved cache so it can be used by searchparamregistry * Updated the Cql Unit Tests to be properly configured for Dstu3 or R4. * started rewriting SearchParamRegistryImpl to use new cache added init method to listener interface * added fixmes * adding tests * tests pass * added tests * Fixed the way CqlProviderFactory Autowires Beans so it can work with both Dstu3 and R4 contexts. * moar tests * fix test * work tests * reverting unneccessary refactors * undo unneccessary import changes to reduce MR size * undo unneccessary import changes to reduce MR size * Unit Test fixes...more to come... * add unregister * fix tests * Changed ResourceVersionCache to use a Map of Maps. * searchparam test * test passes * resolved fixme * fixmies * strengthen test asserts * More Unit Test changes and added some FIMXME items. * changed from long to changeresult * renamed VersionChange -> ResourceChange * fixed delete bug * organize imports * fix test * add update test * add test reset function * fix stack overflow * fix startup race condition (might still be intermittent) * found the problem. delete doesn't work because we can't look up the deleted resource to find out what its name is * fixed regression * abandoned idea of incrementally updating searchparam registry. Rebuilding every time--it doesn't change that often. * fix test * begin with failing test * test passes * fixmes and javadoc * fix test * fixme * fix test * whack-a-mole. Either subs pass or cql passes. Something's fishy with the FhirContext * fix subscription test initialization * fix method name * Re-factored the CqlProvider Unit Tests. * changed ResourceChange API * add interface * add interface * fix test * add schedule test * add doc * init rev * FIXME * modify FhirContext change * change fhirContext.getResourceTypes to lazy load * converted subscriptions * converted subscriptions * begin with failing test * test passes * fix test * test coverage * test coverage * test coverage * test coverage * good coverage now * pre-review cleanup. I think I found a bug. * moved cache into listener entry tests pass with fixmes * fix test * fix test * fix test * fixme * FIXMEs * merge cache and registry * method reorg * javadoc * javadoc done. all FIXMEs resolved. * change log * changes needed by cdr * spring config cleanup * james feedback * james feedback * might not work. Try moving resourcechangeconfig into searchparam config * merge ResourceChangeListenerRegistryConfig.java into SearchParamConfig * fix test * fix SubscriptionLoader * fix SubscriptionLoader * create ResourceVersionMap from resources * added cache handle interface * fix test * javadoc * fix test * fix test * James feedback: clone searchparametermap * fix startup * fix test * fix test * fix intermittent * pre-review cleanup * FIXME * final FIXME yay! * Address a couple of my own reviw comments Co-authored-by: Kevin Dougan <kevin.dougan@smilecdr.com> Co-authored-by: jamesagnew <jamesagnew@gmail.com> 30 November 2020, 00:42:40 UTC
1e5def2 Bump woodstox version (#2199) 28 November 2020, 00:49:06 UTC
b85fd42 Add changelog validator 27 November 2020, 21:40:31 UTC
835c450 Fix changelog file 27 November 2020, 21:23:57 UTC
fbbba11 Formatting only 27 November 2020, 21:16:01 UTC
722e24d Merge pull request #2175 from jamesagnew/ft-fix-expend-filter-contains-issue Fixed expand filter issue 27 November 2020, 19:47:05 UTC
bbba442 Changed name for new tokenFilter to make it unique. 27 November 2020, 16:38:24 UTC
be88a25 Changed name for new tokenFilter to make it unique. 27 November 2020, 16:32:08 UTC
08a5941 Remove unused import 27 November 2020, 01:58:18 UTC
014e2ba Rework on the expand issue replaced the EdgeAnalyzer 27 November 2020, 01:37:51 UTC
a511543 Merge branch 'master' into ft-fix-expend-filter-contains-issue # Conflicts: # hapi-fhir-jpaserver-base/src/main/java/ca/uhn/fhir/jpa/dao/dstu3/FhirResourceDaoValueSetDstu3.java # hapi-fhir-jpaserver-base/src/main/java/ca/uhn/fhir/jpa/dao/r4/FhirResourceDaoValueSetR4.java # hapi-fhir-jpaserver-base/src/main/java/ca/uhn/fhir/jpa/dao/r5/FhirResourceDaoValueSetR5.java # hapi-fhir-jpaserver-base/src/test/java/ca/uhn/fhir/jpa/provider/dstu3/ResourceProviderDstu3ValueSetTest.java 26 November 2020, 23:47:10 UTC
da75ff8 Credit for #2197 26 November 2020, 15:08:56 UTC
cb693af Changed the names URIs and IDs of a few LOINC concept maps (#2197) Changed to match what LOINC uses for these concept maps Co-authored-by: Steven Wagers <swagers@regenstrief.org> 26 November 2020, 15:06:17 UTC
fb8658d Always apply vs filters correctly (#2195) * Always apply valueset filters correctly * Test fix * Testfix * Test fix * Add changelog * Test fix 24 November 2020, 23:12:02 UTC
3d9e0ae Added more test cases 24 November 2020, 02:32:46 UTC
5a05513 Revoked filter op to EQUAL and enabled NGramAnalyzer 21 November 2020, 19:46:26 UTC
702cc77 2185 doc updates for multitenancy (#2187) * update to docs to indicate requests to default partition * update operation docs 20 November 2020, 16:08:19 UTC
99d2bf1 Merge pull request #2170 from jamesagnew/2169-docs-hapi-fhir-cli 2169 - Fixed hapi-fhir-cli doc issues. 20 November 2020, 15:43:46 UTC
8647502 update to docs to indicate requests to default partition (#2186) 20 November 2020, 15:32:59 UTC
5b47160 Merge branch 'master' into ft-fix-expend-filter-contains-issue 20 November 2020, 15:29:58 UTC
2d2add6 Updated the changelog 20 November 2020, 14:02:40 UTC
a01f5ae Fix subsumption test direction (#2183) * Fix subsumption test direction * Add changelog * Test fixes 20 November 2020, 02:48:54 UTC
8b65db0 Improve error message on unique constraint violation (#2182) * Improve error message on unique constraint violation * Add changelog * Test fixes * Test fix 20 November 2020, 02:20:59 UTC
e551f18 Updated based on review 20 November 2020, 01:22:13 UTC
27cff81 Bump jetty_version from 9.4.30.v20200611 to 9.4.34.v20201102 (#2176) Bumps `jetty_version` from 9.4.30.v20200611 to 9.4.34.v20201102. Updates `jetty-http` from 9.4.30.v20200611 to 9.4.34.v20201102 - [Release notes](https://github.com/eclipse/jetty.project/releases) - [Commits](https://github.com/eclipse/jetty.project/compare/jetty-9.4.30.v20200611...jetty-9.4.34.v20201102) Updates `jetty-servlets` from 9.4.30.v20200611 to 9.4.34.v20201102 - [Release notes](https://github.com/eclipse/jetty.project/releases) - [Commits](https://github.com/eclipse/jetty.project/compare/jetty-9.4.30.v20200611...jetty-9.4.34.v20201102) Updates `jetty-io` from 9.4.30.v20200611 to 9.4.34.v20201102 - [Release notes](https://github.com/eclipse/jetty.project/releases) - [Commits](https://github.com/eclipse/jetty.project/compare/jetty-9.4.30.v20200611...jetty-9.4.34.v20201102) Updates `jetty-continuation` from 9.4.30.v20200611 to 9.4.34.v20201102 Updates `jetty-security` from 9.4.30.v20200611 to 9.4.34.v20201102 - [Release notes](https://github.com/eclipse/jetty.project/releases) - [Commits](https://github.com/eclipse/jetty.project/compare/jetty-9.4.30.v20200611...jetty-9.4.34.v20201102) Updates `jetty-servlet` from 9.4.30.v20200611 to 9.4.34.v20201102 - [Release notes](https://github.com/eclipse/jetty.project/releases) - [Commits](https://github.com/eclipse/jetty.project/compare/jetty-9.4.30.v20200611...jetty-9.4.34.v20201102) Updates `jetty-server` from 9.4.30.v20200611 to 9.4.34.v20201102 - [Release notes](https://github.com/eclipse/jetty.project/releases) - [Commits](https://github.com/eclipse/jetty.project/compare/jetty-9.4.30.v20200611...jetty-9.4.34.v20201102) Updates `jetty-util` from 9.4.30.v20200611 to 9.4.34.v20201102 - [Release notes](https://github.com/eclipse/jetty.project/releases) - [Commits](https://github.com/eclipse/jetty.project/compare/jetty-9.4.30.v20200611...jetty-9.4.34.v20201102) Updates `jetty-webapp` from 9.4.30.v20200611 to 9.4.34.v20201102 - [Release notes](https://github.com/eclipse/jetty.project/releases) - [Commits](https://github.com/eclipse/jetty.project/compare/jetty-9.4.30.v20200611...jetty-9.4.34.v20201102) Updates `jetty-xml` from 9.4.30.v20200611 to 9.4.34.v20201102 - [Release notes](https://github.com/eclipse/jetty.project/releases) - [Commits](https://github.com/eclipse/jetty.project/compare/jetty-9.4.30.v20200611...jetty-9.4.34.v20201102) Updates `websocket-api` from 9.4.30.v20200611 to 9.4.34.v20201102 Updates `websocket-client` from 9.4.30.v20200611 to 9.4.34.v20201102 Updates `websocket-server` from 9.4.30.v20200611 to 9.4.34.v20201102 Updates `jetty-maven-plugin` from 9.4.30.v20200611 to 9.4.34.v20201102 - [Release notes](https://github.com/eclipse/jetty.project/releases) - [Commits](https://github.com/eclipse/jetty.project/compare/jetty-9.4.30.v20200611...jetty-9.4.34.v20201102) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 20 November 2020, 01:20:01 UTC
275b25c Merge pull request #2180 from jamesagnew/im_20201118_fix_package_load_when_no_desc Fixed NPE in package loader when package description is null 19 November 2020, 16:13:57 UTC
eb0f5e1 Add changelog. 19 November 2020, 14:37:34 UTC
d99db2d Fixed NPE in package loader when package description is null. Also renamed tests that would have caught this problem sooner. 19 November 2020, 03:37:35 UTC
878c221 Added expand filter impl for R5 and dstu3, changed the filter logic 19 November 2020, 03:26:21 UTC
f65fdb0 Merge branch 'master' into ft-fix-expend-filter-contains-issue 19 November 2020, 00:54:01 UTC
e8f2bca Add 5.3.0 constant 18 November 2020, 19:55:45 UTC
0c31741 Version bump to 5.3.0-SNAPSHOT 18 November 2020, 19:52:43 UTC
0336e59 Add changelog 18 November 2020, 19:26:37 UTC
4d441ad Version bump to 5.2.0 18 November 2020, 11:30:20 UTC
7532313 Change to not set ValueSet expansion component parameter id HibernateSearch not enabled. (#2178) Co-authored-by: ianmarshall <ian@simpatico.ai> 17 November 2020, 12:46:55 UTC
78f730c Fixed expend filter issue 16 November 2020, 03:39:14 UTC
d15a300 Merge pull request #2174 from jamesagnew/feature/2172-update-tag-docs Feature/2172 update tag docs 13 November 2020, 22:43:09 UTC
1db0944 Improve logging for terminology ingestion 13 November 2020, 22:25:14 UTC
1048df4 Update rest_operations.md 13 November 2020, 20:54:43 UTC
8f95ad4 fix typo :) 13 November 2020, 20:35:06 UTC
1600316 Address #2172 13 November 2020, 20:27:58 UTC
ed953d8 Rename index that was recently changed. (#2173) * Restoring name of index that was changed in migration task. * Rename TermValueSetConcept index that was recently changed. Co-authored-by: ianmarshall <ian@simpatico.ai> 13 November 2020, 19:12:25 UTC
50328ab 2169 - Fixed hapi-fhir-cli doc issues. 10 November 2020, 20:50:43 UTC
bf9e02b Merge pull request #2164 from jamesagnew/im_20201029_ig_package_long_description Truncate package descriptions that are longer than 200 characters. 10 November 2020, 17:01:53 UTC
63b7b37 Improve ValueSet filtering (#2162) * Improve filter search * Filter improvements * Tests passing * Test fixes * Fix transaction filter * Add changelog * Test fix * Update hapi-fhir-base/src/main/resources/ca/uhn/fhir/i18n/hapi-messages.properties Co-authored-by: Diederik Muylwyk <diederik.muylwyk@gmail.com> * Update hapi-fhir-jpaserver-base/src/main/java/ca/uhn/fhir/jpa/term/BaseTermReadSvcImpl.java Co-authored-by: Diederik Muylwyk <diederik.muylwyk@gmail.com> * Resolve FIXME * Test fix * Update hapi-fhir-jpaserver-base/src/test/java/ca/uhn/fhir/jpa/term/ValueSetExpansionR4Test.java Co-authored-by: Diederik Muylwyk <diederik.muylwyk@gmail.com> Co-authored-by: Diederik Muylwyk <diederik.muylwyk@gmail.com> 10 November 2020, 16:01:13 UTC
40c34a4 Truncate package descriptions that are longer than 200 characters. 09 November 2020, 21:36:37 UTC
881193c Truncate package descriptions that are longer than 200 characters. 09 November 2020, 21:19:05 UTC
4f6be9d Reduce test timeout 09 November 2020, 19:46:15 UTC
22fe942 Add tests 06 November 2020, 14:10:47 UTC
ce1caee Feature 2020 10 28 reverse chain (#2160) * Added test cases for multiple '_has' * Fixed composite search for the new SearchBuilder * Added more test cases 05 November 2020, 10:27:11 UTC
38a975f Im 20201028 fix versioned valueset expansions (#2151) * Fixes to ValueSet expansion for cases where CodeSystem is versioned. * Fixes to ValueSet expansion for case where URL and filter parameters specified. * Restore maven-wrapper.properties file inadvertently deleted from GitHub. * Fix JUnit tests and ValueSet exclude. Co-authored-by: ianmarshall <ian@simpatico.ai> 04 November 2020, 21:36:43 UTC
228e75b Bump core to latest versions (#2154) * Bump core to latest versions * Compile fix * Bump to non snapshot core library 03 November 2020, 20:43:37 UTC
382c0f2 Merge pull request #2156 from jamesagnew/2155-Incorrect_EMPI_normalized_score_calculation Fixed score calculation to use selected bits in the vector. Addresses… 03 November 2020, 19:40:07 UTC
4c01025 Updated based on code review feedback 03 November 2020, 18:10:16 UTC
52e8761 Added rule count for proper scoring implementation 02 November 2020, 22:15:39 UTC
296b193 Fixed score calculation to use selected bits in the vector. Addresses #2155 02 November 2020, 14:22:00 UTC
590d3c4 Merge pull request #2149 from jamesagnew/EMPI_-_Patient_matching_using_MPI_-_return_mode,_score,_and_grade #2148 Initial implementation 28 October 2020, 21:43:20 UTC
954fbf0 Fixed implementation based on the feedback. 28 October 2020, 19:09:15 UTC
5e8ec8d Resolve crash in InMemory SP resolver for empty source (#2150) * Resolve crash in InMemory SP resolver for empty source * Add changelog 28 October 2020, 18:30:32 UTC
6ccb7c8 Bump HTTPClient version 28 October 2020, 14:28:04 UTC
170cf24 #2184 Initial implementation 27 October 2020, 19:50:29 UTC
53c23b8 Add method to stringutil 27 October 2020, 15:29:16 UTC
783cbb3 Bump postgres driver version 26 October 2020, 23:34:50 UTC
72294fc Suport typeFilter parameter for bulk export (#2147) * Cleanup * Fix tests * Work on bulk export * Work on export * Test fixes * Add changelog * Address review comments * Address review comments 26 October 2020, 16:28:07 UTC
137e215 Docs fixes 26 October 2020, 11:36:46 UTC
8000d2d SQL Join Rework (#2086) * switched to adding annotations. Just did a test with Token, but the sql looks clean. * switched to adding annotations. Just did a test with Token, but the sql looks clean. * added the other six index links * trying different annotations * Start testing * Update resources on package install * Add changelog * Join rework * CLean up SQL builder * Add docs * SP rework * Join work * Work on params * Work on refactor * Work on chains * Work on joins * Rework queries * Work on queries * Many more tests passing * Refs test * Work on sorting * Work on tests * More joins work * Work on tests * Work on queries * Tests passing * More test fixes * Test fixes * Work on SQL * Tests passing * Add some tests * Add some tests * License headers * Use entity manager to get datasourcd * One more fix * Model cleanup * Ongoing work * Fixes * Fixes * Work on joins * Ongoing fixes * Merge conflict * Cleanup * clean up unused fields * Work on join * COmpile fix * Rework querying * Update hapi-fhir-jpaserver-base/src/main/java/ca/uhn/fhir/jpa/config/HibernateDialectProvider.java Co-authored-by: Ken Stevens <khstevens@gmail.com> * Address review comments * Resolve fixmes * Test fix * Test fixes * Test fix Co-authored-by: Ken Stevens <khstevens@gmail.com> 26 October 2020, 09:24:26 UTC
4a5f519 Add custom partition interceptor examples (#2145) * Add custom partition interceptor examples * Add documentation * Test fixes * Remove outdated test * Test modification 25 October 2020, 23:19:40 UTC
0fdff3e Credit for #2142 23 October 2020, 14:33:49 UTC
d468183 Validate theSearchParamRegistry is not null (#2142) 23 October 2020, 14:29:55 UTC
1c9e4dc Merge pull request #2135 from jamesagnew/im_20201015_loinc_versioned_resourceids Im 20201015 loinc versioned resourceids 22 October 2020, 23:01:31 UTC
fd46d09 Merge pull request #2141 from jamesagnew/im_20201020_package_installer_enhancements Enable package installer to load non-Conformance resources 21 October 2020, 22:28:15 UTC
115b09e Throw exception if any resources in package have no url and no identifier. 21 October 2020, 21:23:40 UTC
830ad70 Add changelog for package installer enhancement. 21 October 2020, 20:18:10 UTC
756432e Enable package installer to load resources other than conformance resources. 21 October 2020, 19:47:31 UTC
9b4c1a5 License header updates 21 October 2020, 16:58:29 UTC
back to top