pathling
pathling copied to clipboard
Tools that make it easier to use FHIR® and clinical terminology within data analytics, built on Apache Spark.
Bumps [joda-time:joda-time](https://github.com/JodaOrg/joda-time) from 2.12.7 to 2.13.1. Release notes Sourced from joda-time:joda-time's releases. Release v2.13.1 See the change notes for more information. What's Changed Update time zone data to 2025agtz by...
Bumps [org.json:json](https://github.com/douglascrockford/JSON-java) from 20240303 to 20250107. Release notes Sourced from org.json:json's releases. 20250107 Pull Request Description #930 pre-release-20250107: updates for next release #929 restore moditect in pom.xml 20241224 Pull Request...
Bumps [com.auth0:java-jwt](https://github.com/auth0/java-jwt) from 4.4.0 to 4.5.0. Release notes Sourced from com.auth0:java-jwt's releases. 4.5.0 Added Upgraded Plugin #711 (tanya732) Fix jackson vuln #705 (tanya732) Fix typo in example code #682 (kasperkarlsson)...
Bumps org.apache.commons:commons-text from 1.12.0 to 1.13.0. [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...
Bumps org.apache.avro:avro from 1.11.4 to 1.12.0. [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...
Bumps commons-io:commons-io from 2.16.1 to 2.18.0. [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...
Bumps [org.apache.maven.plugins:maven-gpg-plugin](https://github.com/apache/maven-gpg-plugin) from 3.2.4 to 3.2.7. Release notes Sourced from org.apache.maven.plugins:maven-gpg-plugin's releases. 3.2.7 Fixes a lingering issue affecting whole 3.2.x lineage, that resulted in "bad passphrase" on Windows OS with...
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 29.5.10 to 29.5.14. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Bumps [org.apache.maven.plugins:maven-dependency-plugin](https://github.com/apache/maven-dependency-plugin) from 3.6.1 to 3.8.1. Release notes Sourced from org.apache.maven.plugins:maven-dependency-plugin's releases. 3.8.1 What's Changed Bump org.apache.maven.doxia:doxia-sink-api from 2.0.0-M12 to 2.0.0 by @dependabot in apache/maven-dependency-plugin#432 [MDEP-956][MDEP-932] Silence artifact copying by...
Hi! I'm working with a synthetic dataset in order to test the tool. I have 1000 patients and 50.000 conditions. I made this basic request that never ends. ``` POST...