From 0c048fbaa45106df35eac6cc5e7b6fd5b85e796f Mon Sep 17 00:00:00 2001 From: John Grimes Date: Mon, 11 Dec 2023 16:46:44 +1000 Subject: [PATCH] Add SQL on FHIR to roadmap --- site/docs/roadmap.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/site/docs/roadmap.md b/site/docs/roadmap.md index 8b204daf42..521039ad75 100644 --- a/site/docs/roadmap.md +++ b/site/docs/roadmap.md @@ -6,6 +6,12 @@ yet, please [get into contact](https://pathling.csiro.au/#contact) with us or [create an issue](https://github.com/aehrc/pathling/issues/new) to help us understand your use case. +## SQL on FHIR support + +We are working on adding support for +executing [SQL on FHIR views](https://build.fhir.org/ig/FHIR/sql-on-fhir-v2) +within both the language libraries and server implementation. + ## Additional FHIRPath functions Implementation of a number of functions is planned: