Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SQL on FHIR view layer - POC implementation #1438

Open
johngrimes opened this issue May 9, 2023 · 1 comment · May be fixed by #1775
Open

SQL on FHIR view layer - POC implementation #1438

johngrimes opened this issue May 9, 2023 · 1 comment · May be fixed by #1775
Assignees
Labels
new feature New feature or request
Milestone

Comments

@johngrimes
Copy link
Member

johngrimes commented May 9, 2023

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 johngrimes added the new feature New feature or request label May 9, 2023
@johngrimes johngrimes self-assigned this May 9, 2023
@github-project-automation github-project-automation bot moved this to Backlog in Pathling May 9, 2023
@johngrimes johngrimes moved this from Backlog to In progress in Pathling May 9, 2023
@johngrimes johngrimes added this to the SQL on FHIR Views milestone Jul 6, 2023
@johngrimes
Copy link
Member Author

johngrimes commented Aug 9, 2023

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 johngrimes assigned piotrszul and unassigned johngrimes Aug 22, 2023
@johngrimes johngrimes assigned johngrimes and unassigned piotrszul Oct 26, 2023
@johngrimes johngrimes moved this from In progress to Backlog in Pathling Dec 20, 2023
@johngrimes johngrimes linked a pull request Jan 16, 2024 that will close this issue
@johngrimes johngrimes moved this from Backlog to In progress in Pathling Jan 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new feature New feature or request
Projects
Status: In progress
Development

Successfully merging a pull request may close this issue.

2 participants