sort by:
Revision Author Date Message Commit Date
4a1b836 Add Cortico to HAPI FHIR Global Atlas (#2769) Cortico uses HAPI FHIR to help medical providers engage seamlessly with patients over video, email and SMS. 30 June 2021, 12:36:38 UTC
795fb31 fixed mdm rules (#2764) * fixed mdm rules * changelog * review feedback jetbrains * review feedback 29 June 2021, 03:24:37 UTC
9500a1a fix false rule matches (#2762) * fixed an issue with matching compartments to lists of ids * change log * Added extra guards against false rule matches. * changelog * fix inCompartment * cleanup 27 June 2021, 14:34:32 UTC
5565bf9 fixed an issue with matching compartments to lists of ids (#2761) * fixed an issue with matching compartments to lists of ids * change log 27 June 2021, 00:24:28 UTC
ea98e62 collapse multiple owners for same compartment into shared compartment (#2760) * collapse multiple owners for same compartment into shared compartment * changelog * fix regression * fix regression * pre-review cleanup * pre-review cleanup 26 June 2021, 15:48:47 UTC
110173d Merge pull request #2757 from hapifhir/2091-MemoryCacheService-confused-expiry Fix units on cache expiry 25 June 2021, 18:29:43 UTC
f1b8802 Update hapi-fhir-docs/src/main/resources/ca/uhn/hapi/fhir/changelog/5_5_0/2758-fix-cache-expiry-units.yaml Co-authored-by: Tadgh <tadgh@cs.toronto.edu> 25 June 2021, 18:19:04 UTC
b31e464 Found bad growing cache scenario 25 June 2021, 15:01:41 UTC
7185089 Add forced offset search JPA interceptor (#2756) * Add support for offset searches * Tests working * Add changelog * Test fixes * Test fix * More test fixes * Add commit counter 25 June 2021, 14:40:39 UTC
c642690 Merge pull request #2752 from hapifhir/2751-jv-bump-bulk-export-job-request-length Increase bulk export job request length 25 June 2021, 13:03:35 UTC
1367e61 changelog 24 June 2021, 23:13:54 UTC
e74dec1 Fix units on cache expiry Added a test to abuse Caffeine 24 June 2021, 23:04:41 UTC
914cf53 Merge branch 'master' into 2751-jv-bump-bulk-export-job-request-length 24 June 2021, 19:56:05 UTC
8a2ad8d Merge pull request #2755 from hapifhir/fix-test-bug Swap to URI instead of token for test 24 June 2021, 19:55:18 UTC
8dcb605 Swap to URI instead of token 24 June 2021, 19:48:51 UTC
a9208a8 Revert "Version bump" This reverts commit 1f5fa70fb6a4529c8b13b530b21f6d9300216065. 24 June 2021, 15:48:31 UTC
1f5fa70 Version bump 24 June 2021, 15:22:35 UTC
2cc27d9 Forgot changelog 24 June 2021, 14:19:45 UTC
eb0e2e2 Bump bulk export request length 24 June 2021, 14:17:44 UTC
1ab3d0a Bump bulk export request length 24 June 2021, 14:10:10 UTC
9bc4859 Add test 24 June 2021, 00:55:22 UTC
5965375 Update tests 23 June 2021, 19:58:14 UTC
6feaa12 Merge pull request #2747 from hapifhir/2746_npe_in_mdm_utils Added null checks 23 June 2021, 13:51:53 UTC
e315804 License header 23 June 2021, 03:25:36 UTC
068de6a Test cleanup (#2749) * Start work on tag mode 3 * Add changelog * Test fix * Test cleanup 23 June 2021, 03:09:03 UTC
8379392 Add inline tag mode (#2748) * Start work on tag mode 3 * Add changelog * Test fix 23 June 2021, 03:08:09 UTC
9caa5e6 Added changelog 22 June 2021, 19:52:21 UTC
5c9f261 Code review 22 June 2021, 19:23:03 UTC
9501262 Added null checks 22 June 2021, 19:12:10 UTC
912b44c Merge pull request #2734 from hapifhir/2732-bump-conceptmap-group-element-display-storage-size Address #2732 21 June 2021, 12:33:36 UTC
0d0a0fd Add transaction write semaphore interceptor (#2744) * Add transaction write semaphore interceptor * Add changelog * Test fix * Two missing commits on TransactionConcurrencySemaphoreInterceptor * License header 21 June 2021, 09:38:53 UTC
f0cfb5a License headers 21 June 2021, 09:29:02 UTC
6ea1438 Add transaction write semaphore interceptor (#2743) * Add transaction write semaphore interceptor * Add changelog * Test fix 20 June 2021, 16:55:49 UTC
0b05c73 don't create a channel if subscriptions are disabled. (#2733) * don't create a channel if subscriptions are disabled. * review feedback * fix test * fix intermittent * fix intermittent 19 June 2021, 04:00:16 UTC
32ac16e add a limit to mdm candidate searches (#2742) * done * verbal review feedback * Update hapi-fhir-docs/src/main/resources/ca/uhn/hapi/fhir/changelog/5_5_0/2739-max-mdm-matches.yaml Co-authored-by: Tadgh <tadgh@cs.toronto.edu> * review feedback Co-authored-by: Tadgh <tadgh@cs.toronto.edu> 19 June 2021, 00:48:34 UTC
8b205b2 Fix history paging (#2741) * Fix history paging * Add changelog * Add license header 18 June 2021, 21:47:51 UTC
097a2f7 add partition support to $evaluate-measure (#2736) * Finished adding partition support to $evaluate-measure * review feedback 18 June 2021, 18:22:57 UTC
164e684 Merge branch 'master' into 2732-bump-conceptmap-group-element-display-storage-size 17 June 2021, 19:14:05 UTC
5d246bc License header 17 June 2021, 18:40:00 UTC
324201b Make change 17 June 2021, 15:28:02 UTC
659efa7 ValueSet Expansion Should Preserve Order (#2724) * Add test * FIxed * Add changelog * Add test * Intermittent test failure fix * Build fix * Build fix * Test fix * Test fixes * Fix checkstyle issue * Test fix * Add test logging 16 June 2021, 11:20:59 UTC
6f680af SearchBuilder NPE (#2726) * Add failing test first. * Fixed the NPE and enhanced the test. * Update hapi-fhir-jpaserver-base/src/main/java/ca/uhn/fhir/jpa/search/builder/SearchBuilder.java Co-authored-by: Ken Stevens <khstevens@gmail.com> Co-authored-by: Ken Stevens <khstevens@gmail.com> 15 June 2021, 15:50:18 UTC
134631f Convert delete expunge to use Spring Batch (#2697) * prepare to add $delete-expunge operation that will create a spring batch job * Add operation * Wire up jpa provider. Begin with failing test. * Copy/paste bulk import job as a starting point. FIXME with proposed design * delete expunge job parameter validation with test * implemented reader stubbed processor, writer * wip for master merge * started implementing reader * started implementing reader * working with stubs * happy path batch delete expunge is done * Provider done but test not passing. Guessing batch infrastructure not running in that test. * IT test works now * add reader test * Converted delete _expunge=true to use new batch job * DeleteExpungeDaoTest passes * Fix test * Change batch size to integer * rename search count to batch size * Make delete expunge partition aware * updated docs * pre-review cleanup * change log * add partition id to SystemRequestDetails * Make RequestPartitionId serializable * Change delete expunge provider to use partition id instead of tenant name * fix tests * test pointcut gets called * assert on pointcut calls * Add resource type to STORAGE_PARTITION_SELECTED pointcut * bump hapi-fhir version move expunge provider parameters from JpaConstants to ProviderConstants * bump hapi-fhir version * copyrights * restore deleteexpungeservice for mdm * restore deleteexpungeservice for mdm * fix test * public constants * convert instant to date * Moved expunge constants to ProviderConstants * final review * disabling InMemoryResourceMatcherR5Test.testNowNextMinute() to see if I can get a clean test run * fix tests * fix tests * fix tests * fix tests * review feedback * review feedback * review feedback * review feedback * review feedback * review feedback * improve logging * bump version * version bump * recovering from failed merge * unzip RequestListJson per Gary's suggestion. I didn't want to do it at first, but as usual Gary was right. * fix serialization 15 June 2021, 14:36:05 UTC
376a84d Version bump 14 June 2021, 17:12:34 UTC
b934abb Impropve transaction Performance (#2717) * Work on changes * Work on perf * Work on testing * Work on perf * Work on perf * Work on fix * Work on perf * Ongoing work * Add changelog * Additional docs * Test fixes * Address review comments * Test fix 14 June 2021, 17:08:19 UTC
48eea5a Prepare changelog for 5.4.1 release 14 June 2021, 13:13:41 UTC
474cca8 Merge branch 'rel_5_4_2' 14 June 2021, 13:07:26 UTC
1407091 Add test 14 June 2021, 09:53:22 UTC
3ee05b5 Refactor transaction processing 13 June 2021, 23:42:26 UTC
a3fd23e Merge branch 'rel_5_4_2' 13 June 2021, 23:36:11 UTC
39d7d4a Use pageSize variable to hold page size (#2719) * Use pageSize variable to hold page size as previously used variable has other function, so not always hols intended value required for previous link * Adjust test to standards and use RestfulServerExtension instead of own server Co-authored-by: juan.marchionatto <juan.marchionatto@smilecdr.com> 11 June 2021, 21:29:14 UTC
8e807c1 Bump jetty_version from 9.4.39.v20210325 to 9.4.42.v20210604 (#2722) Bumps `jetty_version` from 9.4.39.v20210325 to 9.4.42.v20210604. Updates `jetty-http` from 9.4.39.v20210325 to 9.4.42.v20210604 - [Release notes](https://github.com/eclipse/jetty.project/releases) - [Commits](https://github.com/eclipse/jetty.project/compare/jetty-9.4.39.v20210325...jetty-9.4.42.v20210604) Updates `jetty-servlets` from 9.4.39.v20210325 to 9.4.42.v20210604 - [Release notes](https://github.com/eclipse/jetty.project/releases) - [Commits](https://github.com/eclipse/jetty.project/compare/jetty-9.4.39.v20210325...jetty-9.4.42.v20210604) Updates `jetty-io` from 9.4.39.v20210325 to 9.4.42.v20210604 - [Release notes](https://github.com/eclipse/jetty.project/releases) - [Commits](https://github.com/eclipse/jetty.project/compare/jetty-9.4.39.v20210325...jetty-9.4.42.v20210604) Updates `jetty-continuation` from 9.4.39.v20210325 to 9.4.42.v20210604 Updates `jetty-security` from 9.4.39.v20210325 to 9.4.42.v20210604 - [Release notes](https://github.com/eclipse/jetty.project/releases) - [Commits](https://github.com/eclipse/jetty.project/compare/jetty-9.4.39.v20210325...jetty-9.4.42.v20210604) Updates `jetty-servlet` from 9.4.39.v20210325 to 9.4.42.v20210604 - [Release notes](https://github.com/eclipse/jetty.project/releases) - [Commits](https://github.com/eclipse/jetty.project/compare/jetty-9.4.39.v20210325...jetty-9.4.42.v20210604) Updates `jetty-server` from 9.4.39.v20210325 to 9.4.42.v20210604 - [Release notes](https://github.com/eclipse/jetty.project/releases) - [Commits](https://github.com/eclipse/jetty.project/compare/jetty-9.4.39.v20210325...jetty-9.4.42.v20210604) Updates `jetty-util` from 9.4.39.v20210325 to 9.4.42.v20210604 - [Release notes](https://github.com/eclipse/jetty.project/releases) - [Commits](https://github.com/eclipse/jetty.project/compare/jetty-9.4.39.v20210325...jetty-9.4.42.v20210604) Updates `jetty-webapp` from 9.4.39.v20210325 to 9.4.42.v20210604 - [Release notes](https://github.com/eclipse/jetty.project/releases) - [Commits](https://github.com/eclipse/jetty.project/compare/jetty-9.4.39.v20210325...jetty-9.4.42.v20210604) Updates `jetty-xml` from 9.4.39.v20210325 to 9.4.42.v20210604 - [Release notes](https://github.com/eclipse/jetty.project/releases) - [Commits](https://github.com/eclipse/jetty.project/compare/jetty-9.4.39.v20210325...jetty-9.4.42.v20210604) Updates `websocket-api` from 9.4.39.v20210325 to 9.4.42.v20210604 Updates `websocket-client` from 9.4.39.v20210325 to 9.4.42.v20210604 Updates `websocket-server` from 9.4.39.v20210325 to 9.4.42.v20210604 Updates `jetty-maven-plugin` from 9.4.39.v20210325 to 9.4.42.v20210604 - [Release notes](https://github.com/eclipse/jetty.project/releases) - [Commits](https://github.com/eclipse/jetty.project/compare/jetty-9.4.39.v20210325...jetty-9.4.42.v20210604) --- updated-dependencies: - dependency-name: org.eclipse.jetty:jetty-http dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.eclipse.jetty:jetty-servlets dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.eclipse.jetty:jetty-io dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.eclipse.jetty:jetty-continuation dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.eclipse.jetty:jetty-security dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.eclipse.jetty:jetty-servlet dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.eclipse.jetty:jetty-server dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.eclipse.jetty:jetty-util dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.eclipse.jetty:jetty-webapp dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.eclipse.jetty:jetty-xml dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.eclipse.jetty.websocket:websocket-api dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.eclipse.jetty.websocket:websocket-client dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.eclipse.jetty.websocket:websocket-server dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.eclipse.jetty:jetty-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 11 June 2021, 19:57:58 UTC
090dc9a Docs 11 June 2021, 19:55:35 UTC
c4b96d6 Bump jetty_version from 9.4.39.v20210325 to 9.4.42.v20210604 (#2722) Bumps `jetty_version` from 9.4.39.v20210325 to 9.4.42.v20210604. Updates `jetty-http` from 9.4.39.v20210325 to 9.4.42.v20210604 - [Release notes](https://github.com/eclipse/jetty.project/releases) - [Commits](https://github.com/eclipse/jetty.project/compare/jetty-9.4.39.v20210325...jetty-9.4.42.v20210604) Updates `jetty-servlets` from 9.4.39.v20210325 to 9.4.42.v20210604 - [Release notes](https://github.com/eclipse/jetty.project/releases) - [Commits](https://github.com/eclipse/jetty.project/compare/jetty-9.4.39.v20210325...jetty-9.4.42.v20210604) Updates `jetty-io` from 9.4.39.v20210325 to 9.4.42.v20210604 - [Release notes](https://github.com/eclipse/jetty.project/releases) - [Commits](https://github.com/eclipse/jetty.project/compare/jetty-9.4.39.v20210325...jetty-9.4.42.v20210604) Updates `jetty-continuation` from 9.4.39.v20210325 to 9.4.42.v20210604 Updates `jetty-security` from 9.4.39.v20210325 to 9.4.42.v20210604 - [Release notes](https://github.com/eclipse/jetty.project/releases) - [Commits](https://github.com/eclipse/jetty.project/compare/jetty-9.4.39.v20210325...jetty-9.4.42.v20210604) Updates `jetty-servlet` from 9.4.39.v20210325 to 9.4.42.v20210604 - [Release notes](https://github.com/eclipse/jetty.project/releases) - [Commits](https://github.com/eclipse/jetty.project/compare/jetty-9.4.39.v20210325...jetty-9.4.42.v20210604) Updates `jetty-server` from 9.4.39.v20210325 to 9.4.42.v20210604 - [Release notes](https://github.com/eclipse/jetty.project/releases) - [Commits](https://github.com/eclipse/jetty.project/compare/jetty-9.4.39.v20210325...jetty-9.4.42.v20210604) Updates `jetty-util` from 9.4.39.v20210325 to 9.4.42.v20210604 - [Release notes](https://github.com/eclipse/jetty.project/releases) - [Commits](https://github.com/eclipse/jetty.project/compare/jetty-9.4.39.v20210325...jetty-9.4.42.v20210604) Updates `jetty-webapp` from 9.4.39.v20210325 to 9.4.42.v20210604 - [Release notes](https://github.com/eclipse/jetty.project/releases) - [Commits](https://github.com/eclipse/jetty.project/compare/jetty-9.4.39.v20210325...jetty-9.4.42.v20210604) Updates `jetty-xml` from 9.4.39.v20210325 to 9.4.42.v20210604 - [Release notes](https://github.com/eclipse/jetty.project/releases) - [Commits](https://github.com/eclipse/jetty.project/compare/jetty-9.4.39.v20210325...jetty-9.4.42.v20210604) Updates `websocket-api` from 9.4.39.v20210325 to 9.4.42.v20210604 Updates `websocket-client` from 9.4.39.v20210325 to 9.4.42.v20210604 Updates `websocket-server` from 9.4.39.v20210325 to 9.4.42.v20210604 Updates `jetty-maven-plugin` from 9.4.39.v20210325 to 9.4.42.v20210604 - [Release notes](https://github.com/eclipse/jetty.project/releases) - [Commits](https://github.com/eclipse/jetty.project/compare/jetty-9.4.39.v20210325...jetty-9.4.42.v20210604) --- updated-dependencies: - dependency-name: org.eclipse.jetty:jetty-http dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.eclipse.jetty:jetty-servlets dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.eclipse.jetty:jetty-io dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.eclipse.jetty:jetty-continuation dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.eclipse.jetty:jetty-security dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.eclipse.jetty:jetty-servlet dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.eclipse.jetty:jetty-server dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.eclipse.jetty:jetty-util dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.eclipse.jetty:jetty-webapp dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.eclipse.jetty:jetty-xml dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.eclipse.jetty.websocket:websocket-api dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.eclipse.jetty.websocket:websocket-client dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.eclipse.jetty.websocket:websocket-server dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.eclipse.jetty:jetty-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 11 June 2021, 19:54:48 UTC
fcb32ea Add support for loinc 2.70 (#2721) * Add support for loinc 2.70 * Add changelog 11 June 2021, 19:15:22 UTC
3863e82 Fixed bug with choice children (#2714) 08 June 2021, 12:24:13 UTC
dc627dc Add bulk export authorization layer (#2712) * Add bulk export authorization layer * Add docs * Version bump * Authorize any * Add bulk export - all * Address lgtm issue 07 June 2021, 00:47:43 UTC
4f1f09a Merge branch 'master' of github.com:hapifhir/hapi-fhir 05 June 2021, 00:40:51 UTC
3e4522b Add logging 05 June 2021, 00:40:40 UTC
0143e83 Added another try-with-resources local variable based on a lgtm.com report. (#2711) 04 June 2021, 19:17:27 UTC
4f6c1ea Add license header 04 June 2021, 18:50:10 UTC
899caa1 Update transaction service visibility 04 June 2021, 18:18:19 UTC
62be623 Add support for ICD-10-CM (#2702) * Add support for ICD-10-CM * Have this working * Fix LGTM issues * Test fix 03 June 2021, 23:55:16 UTC
94d6b15 _filter searchparam should not appear in cap stmt if disabled (#2706) * issue reproduced and fixed * changelog * cleanup 03 June 2021, 22:45:49 UTC
c498522 search by source reported incorrect size (#2705) * issue reproduced in test and fixed * changelog 03 June 2021, 22:19:43 UTC
d574c46 Merge pull request #2704 from hapifhir/2703-@RequiresDocker-annotation-check-fails Fix DockerRequiredCondition check. 03 June 2021, 19:58:38 UTC
473de64 Fix DockerRequiredCondition check. Add @RequiresDocker annotation to two tests. 03 June 2021, 18:14:47 UTC
73afed8 Merge pull request #2701 from hapifhir/1811-generalize-request-tracing Expose tracing code for sharing. 03 June 2021, 13:10:59 UTC
4d6c35a Hide constructor for static helper 03 June 2021, 13:09:54 UTC
80266a2 Pull request tracing out for sharing 03 June 2021, 01:25:06 UTC
9401eca Merge branch 'master' of github.com:hapifhir/hapi-fhir 02 June 2021, 20:47:12 UTC
a0366be Forward port fix 02 June 2021, 20:47:02 UTC
1d2b47c Update endpoint validation interceptors (#2698) 02 June 2021, 09:39:01 UTC
fe763dd Upgrade deps (#2695) * Upgrade deps * Fix build error * Branch tweak * Build fix * Build fix * Undo bump * Test fixes 01 June 2021, 16:03:29 UTC
f5c75e8 Credit for #2693 01 June 2021, 14:53:53 UTC
dfde993 Allow lower case error message to also trigger retry (#2693) * Allow lower case error message to also trigger retry * similar data integrity exception on different table Co-authored-by: Hedman, Bruno <bruno.hedman@rmp.uhn.ca> 01 June 2021, 14:50:06 UTC
05ac88b Add initiate bulk export pointcut (#2692) * Add initiate bulk export pointcut * Add changelog * Test fixes 31 May 2021, 20:05:09 UTC
94bd240 Merge pull request #2689 from me-d4l/fix/update-chaelog-for-2682 Add CHANGELOG entry for ticket 2682 31 May 2021, 10:16:13 UTC
b9931df Add CHANGELOG entry for ticket 2682 31 May 2021, 06:43:23 UTC
a295032 Avoid SQL based transaction dupe check (#2688) * Avoid SQL based transaction dupe check * Add changelog * Test fixes * Test fixes 31 May 2021, 00:26:36 UTC
7861122 Bump spring version (#2687) 30 May 2021, 23:04:14 UTC
8d377fb Add bulk import instrumentation (#2685) * Add batch job instrumentation * Add bulk import instrumentation * Fix build 30 May 2021, 15:47:51 UTC
f34dd7e Merge pull request #2683 from me-d4l/feature/ignore-package-id-case Make package ID handling case-insensitive (#2682) 29 May 2021, 15:12:43 UTC
9aaf5ec Add logging to the test server 28 May 2021, 15:23:57 UTC
1703568 Merge branch 'master' of github.com:hapifhir/hapi-fhir 28 May 2021, 09:42:03 UTC
5b93aff Add logging to test server 28 May 2021, 09:41:53 UTC
24b3f0f Enable mass ingestion mode (#2681) * Work on fixes * Work on counts * Enable mass ingestion mode * Add changelog * Test fix * Test fix * Test fixes * Fixes * Test fix * Test fix 27 May 2021, 22:43:51 UTC
d70bbad Expand access 27 May 2021, 16:15:37 UTC
52ce8e3 Merge pull request #2679 from hapifhir/2678_mdm_identifier Updated identifier matcher to only match on non-empty values 27 May 2021, 13:35:07 UTC
69d3e3f Add further test for non-matching IDs 27 May 2021, 13:18:45 UTC
cbfca6a Make package ID handling case-insensitive 27 May 2021, 12:57:07 UTC
8636e4f Test fix 27 May 2021, 11:30:09 UTC
c8c596a Fix date search on period with no end (#2676) * Add test * Working test * Update test * Account for date fixes * Add changelog * Add setting * Test fixes * Test fix 27 May 2021, 01:03:53 UTC
f774653 License header updates 26 May 2021, 22:18:42 UTC
7a83c76 Add validation suppression mode (#2675) * Add validation suppression mode * Add changelog * Compile fix 26 May 2021, 21:41:48 UTC
dc89a4a Updated identifier matcher to only match on non-empty values 26 May 2021, 19:13:43 UTC
af44b9c Ks 20210526 accurate total (#2677) * begin with failing test * fixed * changelog 26 May 2021, 16:20:49 UTC
cc73461 Merge pull request #2668 from hapifhir/2667_terserutil_merge_empty_fields Fixed primitive field merging 26 May 2021, 13:54:38 UTC
5c6ef2e Merge pull request #2674 from hapifhir/2673-fix-npe-on-populate-display-interceptor Add null check on code lookup result. 25 May 2021, 16:26:25 UTC
0c50d51 Merge branch 'master' into 2667_terserutil_merge_empty_fields 25 May 2021, 15:48:56 UTC
back to top