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

Support Descendents #288

Open
cmoesel opened this issue Oct 27, 2022 · 0 comments
Open

Support Descendents #288

cmoesel opened this issue Oct 27, 2022 · 0 comments

Comments

@cmoesel
Copy link
Member

cmoesel commented Oct 27, 2022

The Descendents operator was introduced to support [FHIRPath descendants(https://hl7.org/fhirpath/#descendants-collection) but is accessible from standard CQL via the following syntax:

SomeTupleOrList.descendents()

It seems it is seldom used, but we should consider supporting it.

NOTE: The CQL spec spells it descendents, but the FHIRPath spec spells it descendants. The CQL translator only supports the spelling: descendents.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
CQL Spec Alignment
Awaiting triage
Development

No branches or pull requests

1 participant