pathling
FHIR data analytics, terminology queries, and SQL views
All Skills in This Repository (20)
Pure Emerald Level Indicatorspathling-python
Query and transform FHIR data with the Pathling Python API in Spark.
openspec-apply-change
Implement OpenSpec change tasks and update progress automatically.
hapi-fhir-server
Implement FHIR servers with HAPI FHIR Plain Server framework.
openspec-explore
Explores ideas and investigates codebases through adaptive dialogue and ASCII diagrams within OpenSpec systems.
openspec-verify-change
Verify code implementations against openspec change artifacts using the openspec CLI.
openspec-new-change
Scaffold a new change directory in the OpenSpec system.
radix-ui
Guide building accessible React UIs with Radix Themes and Radix Primitives.
sql-on-fhir
Create SQL on FHIR ViewDefinitions to flatten FHIR resources into tabular formats.
jmh-benchmarks
Write and execute Java microbenchmarks with the Java Microbenchmark Harness.
fhir-bulk-data
Implement HL7 FHIR Bulk Data Access with $export and NDJSON workflows.
fhir-api
Implement FHIR RESTful API servers and clients per HL7 FHIR specifications.
openspec-archive-change
Archive completed changes after verifying artifact and task completion status.
Frequently Asked Questions
FAQPage SchemaHow to install Pathling?โผ
Run `npx skills add aehrc/pathling --all -g -y` in your terminal to install all skills in this suite globally.
How to query FHIR data with SQL?โผ
The sql-on-fhir skill helps you write ViewDefinitions that flatten FHIR resources into tabular rows and columns using FHIRPath expressions. You can then run or export these views as CSV, NDJSON, or Parquet.
How to write SNOMED CT ECL queries?โผ
The snomed-ecl skill guides you through Expression Constraint Language syntax, including hierarchy navigation, attribute constraints, and filters. It also covers using ECL inside FHIR value sets and terminology server calls.
Can I use Pathling with Python?โผ
Yes. The pathling-python skill covers the Pathling Python API, including reading NDJSON and Bundles, running terminology functions like member_of and translate, and building SQL on FHIR views from Spark DataFrames.
Does Pathling support bulk FHIR data export?โผ
Yes. The fhir-bulk-data skill explains the $export operation, asynchronous polling workflow, NDJSON output format, and SMART Backend Services authorisation for large-scale data extraction.
Related Repositories in Data & Analytics
View All in Data & AnalyticsโPaddleOCR
Extract text, tables, and formulas from PDFs and images
Scrapling
Scrape any website and bypass anti-bot protection with AI
last30days-skill
Research any topic across Reddit, X, YouTube, and the web