pathling
pathling copied to clipboard
Tools that make it easier to use FHIR® and clinical terminology within data analytics, built on Apache Spark.
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):...
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)...
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 | |...
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:...
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 | |...
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...
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 [](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...
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...