pathling icon indicating copy to clipboard operation
pathling copied to clipboard

Tools that make it easier to use FHIR® and clinical terminology within data analytics, built on Apache Spark.

Results 274 pathling issues
Sort by recently updated
recently updated
newest added

String concatenation with + operator produces incorrect result (the value of the first argument). (Math 6 exlusions) **Details** ```Expected: null but got: c ==> expected: but was: ``` - ```'c'...

new feature
fhirpath

Add support for resolve() and reverseResolve() for not subject resource references. e.g. for subject 'Patient' expressions like: `Condition.subject.resolve()` or `Encounter.reverseResolve(Condition.encounter)`

bug

Bumps `pathling.springBootVersion` from 3.3.5 to 3.4.4. Updates `org.springframework.boot:spring-boot-dependencies` from 3.3.5 to 3.4.4 Release notes Sourced from org.springframework.boot:spring-boot-dependencies's releases. v3.4.4 ❗ Noteworthy Changes Tomcat APR support is now disabled by default...

dependencies
java

Bumps [com.google.cloud.tools:jib-maven-plugin](https://github.com/GoogleContainerTools/jib) from 3.4.4 to 3.4.5. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.google.cloud.tools:jib-maven-plugin&package-manager=maven&previous-version=3.4.4&new-version=3.4.5)](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...

dependencies
java

Bumps [@babel/helpers](https://github.com/babel/babel/tree/HEAD/packages/babel-helpers) from 7.23.5 to 7.26.10. Release notes Sourced from @​babel/helpers's releases. v7.26.10 (2025-03-11) Thanks @​jordan-choi and @​mmmsssttt404 for your first PRs! This release includes a fix for https://github.com/babel/babel/security/advisories/GHSA-968p-4wvh-cqc8, a...

dependencies
javascript

Bumps [io.micrometer:micrometer-registry-prometheus](https://github.com/micrometer-metrics/micrometer) from 1.14.4 to 1.14.5. Release notes Sourced from io.micrometer:micrometer-registry-prometheus's releases. 1.14.5 :lady_beetle: Bug Fixes Distribution value with |count| of 0 has a non-zero |mean| value of XXX errors...

dependencies
java

Bumps [prismjs](https://github.com/PrismJS/prism) from 1.29.0 to 1.30.0. Release notes Sourced from prismjs's releases. v1.30.0 What's Changed check that currentScript is set by a script tag by @​lkuechler in PrismJS/prism#3863 New Contributors...

dependencies
javascript

Bumps [ipython](https://github.com/ipython/ipython) from 8.12.3 to 9.0.2. Commits 9970f5e release 9.0.2 2a3505d Explicitly create QEventLoop separately from QApplication (#14828) c3032f8 Fix accept invisible completions (#14823) 01f1876 reaccept non lowercase colorscheme (#14824)...

dependencies
python