pathling icon indicating copy to clipboard operation
pathling copied to clipboard

SQL on FHIR view layer - POC implementation

Open johngrimes opened this issue 2 years ago • 1 comments

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

johngrimes avatar May 09 '23 15:05 johngrimes

Tasks remaining:

  • [ ] Refactor implementation to use array representations
  • [ ] Get all view tests passing, and complete test suite
  • [ ] Implement extract operation on top of views
  • [ ] Implement aggregate operation on top of views
  • [ ] Update the full test suite and get it passing

johngrimes avatar Aug 09 '23 03:08 johngrimes