This repository has been archived by the owner on Jan 4, 2023. It is now read-only.
v0.1.3
Release Notes
New features
- Add a .sql() method
- A progress bar estimating time to complete the query
- Better error messages for unsupported keywords
Improvement
- A better SQL parser
- Parallel querying for queries with many response elements
- Use an hybrid Python / JS approach to analyse fhirpaths
- More tests