pathling
pathling copied to clipboard
Tools that make it easier to use FHIR® and clinical terminology within data analytics, built on Apache Spark.
Currently unary +/- operators are not supported which makes is it impossible (or difficult) use negative literals e.g `x < -1 `. (FHIR R4 Exclusions) **Details** ```au.csiro.pathling.errors.InvalidUserInputError: Polarity operator is...
Currently due to FHIR datetime parser limitations DateTime literals with less then second precision fail to parse and silently produce null in udf based operations. **Details** ```Expected: false but got:...
Hi! I'm trying to use an Spark Cluster but i could not make it work. This is my docker-compose.yaml ```yml version: "3.8" services: pathling: image: aehrc/pathling container_name: pathling_server ports: -...
Bumps commons-beanutils:commons-beanutils from 1.9.4 to 1.10.1. [](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...
This will run all tests in the fhirpath-js test suite. We will need to be able to execute expressions against arbitrary data structures that are not strictly FHIR. We will...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.3 to 1.15.9. Commits e4e55c7 Release version 1.15.9 of the npm package. 31a1abf Attempt much more gentle detection. d2aaa97 Fix url field. 62558f0 Release version 1.15.8 of...
Bumps [org.codehaus.mojo:exec-maven-plugin](https://github.com/mojohaus/exec-maven-plugin) from 3.2.0 to 3.5.0. Release notes Sourced from org.codehaus.mojo:exec-maven-plugin's releases. 3.5.0 🚀 New features and improvements Add toolchain java path to environment variables in ExecMojo (#455) @michalm2000 🐛...
Bumps [org.apache.maven.plugins:maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) from 3.6.3 to 3.11.2. Release notes Sourced from org.apache.maven.plugins:maven-javadoc-plugin's releases. 3.11.2 🚀 New features and improvements [MJAVADOC-823] - legacyMode keeps using module-info.java (-sourcedirectory still use as well as...
Bumps org.apache.avro:avro-mapred 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 org.apache.zookeeper:zookeeper from 3.7.2 to 3.9.3. [](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...