Skip to main content
Version: 9.8.0

Libraries

Pathling provides a set of libraries that provide assistance with using FHIR and terminology services from Apache Spark applications and data science workflows.

The libraries are available for:

All the different Pathling library implementations allow you to run queries locally (which is the default), or connect to a remote Spark cluster for processing of large datasets.

The Python package also ships a command line interface that surfaces this functionality through scriptable commands, installable and runnable with uv tool or uvx.