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

Currently, "Only update requests are supported for use within the batch operation" (https://github.com/aehrc/pathling/blob/main/fhir-server/src/main/java/au/csiro/pathling/update/BatchProvider.java#L109-L110). It would be great if resources could also be deleted. For an initial version of this feature,...

Bumps [@sentry/node](https://github.com/getsentry/sentry-javascript) from 7.120.3 to 9.10.0. Release notes Sourced from @​sentry/node's releases. 9.10.0 Important Changes feat: Add support for logs feat(node): Add logging public APIs to Node SDKs (#15764) feat(core):...

dependencies
javascript

Bumps [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3) from 3.758.0 to 3.777.0. Release notes Sourced from @​aws-sdk/client-s3's releases. v3.777.0 3.777.0(2025-03-27) Documentation Changes clients: switch example generation from JS to Smithy, add streaming blob output examples (#6981)...

dependencies
javascript

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.19.79 to 22.13.14. Commits See full diff in compare view Most Recent Ignore Conditions Applied to This Pull Request | Dependency Name | Ignore Conditions | |...

dependencies
javascript

Bumps [axios](https://github.com/axios/axios) from 0.27.2 to 0.30.0. Release notes Sourced from axios's releases. Release v0.30.0 Release notes: Bug Fixes fix: modify log while request is aborted by @​mori5321 in axios/axios#4917 fix:...

dependencies
javascript

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 16.18.126 to 22.13.14. Commits See full diff in compare view Most Recent Ignore Conditions Applied to This Pull Request | Dependency Name | Ignore Conditions | |...

dependencies
javascript

Bumps [@babel/preset-typescript](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-typescript) from 7.26.0 to 7.27.0. Release notes Sourced from @​babel/preset-typescript's releases. v7.27.0 (2025-03-24) Thanks @​ishchhabra and @​vovkasm for your first PRs! :eyeglasses: Spec Compliance babel-generator, babel-parser #16977 Default importAttributesKeyword...

dependencies
javascript

Bumps [@types/aws-lambda](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/aws-lambda) from 8.10.147 to 8.10.148. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@types/aws-lambda&package-manager=npm_and_yarn&previous-version=8.10.147&new-version=8.10.148)](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
javascript

Only `+ `operator should be supported for Strings. (Math 6 exlusions) **Details** ```Expected error but got value: one (au.csiro.pathling.fhirpath.collection.StringCollection@10471faa)``` - ```s5 * s5 [** Error multiplying string (3)]``` (FHIR R4...

bug
fhirpath