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 191 pathling issues
Sort by recently updated
recently updated
newest added

This change relates to removing invalid combinations of grouping values when aggregations are executed over paths that share a common ancestor element. This is show by the following example. Given...

breaking change

The extract operation (see below) takes 2.24 minutes on dataricks compare to >10 seconds for the pure SQL based version. This is on NDJSON dataset with three resources in total...

optimisation

Currently the extract operation performs materialisation of extracted columns (that is conversion to the corresponding literals). This is a desirable behaviour for the FHIR API extract operation, when the values...

new feature

This issue represents the work to refactor the FHIRPath query engine to use arrays and array operations to represent FHIRPath expressions. This will have a number of benefits, including the...

refactoring

**Describe the bug** While trying to fetch data from Observation entity - valueQuantity, from data generated via synthea - using databricks - I do receive error Libraries: au.csiro.pathling:library-api:6.3.1 latest pathling...

bug

It would be great if there was a `cache()` method on a `DataSource` object within the library API. This would go through each of the datasets within the data source...

new feature

Resolves #1438.

new feature

This issue represents the work to implement and validate the WIP spec for the SQL on FHIR view layer. The spec is here: https://github.com/FHIR/sql-on-fhir-v2/blob/master/fhir_analytics_spec.md

new feature

It would be good if we could have a page in our documentation devoted to a full description of how the Pathling encoding scheme works, and what the expectations are...

documentation

Bumps [@docusaurus/core](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus) from 2.4.1 to 2.4.3. Release notes Sourced from @​docusaurus/core's releases. 2.4.3 (2023-09-20) :bug: Bug Fix docusaurus-plugin-content-docs #9107 fix(content-docs): sidebar generator should return customProps for doc items (@​TheCatLady) docusaurus-theme-classic...

dependencies
javascript