Replies: 3 comments 14 replies
This comment was marked as off-topic.
This comment was marked as off-topic.
|
Here is a Python implementation of macro language https://github.com/beda-software/sql-on-fhir-py/blob/main/macro.py |
14 replies
|
I have had a chat with someone deeply involved in openEHR. Their AQL may be an inspiration for our work: |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
We can introduce SQL templates with a macro to write portable queries:
List of possible macro functions:
BNF for path expression:
Examples:
!col.pathis required for JSON databases and have same behavior as.col.pathin columnar dbsAll reactions