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 Retrieve:codeComparator #293

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

Support Retrieve:codeComparator #293

cmoesel opened this issue Oct 28, 2022 · 0 comments

Comments

@cmoesel
Copy link
Member

cmoesel commented Oct 28, 2022

The Retrieve operator provides a codeComparator to indicate how the code should be matched. According to chapter 4, section 11.1.14:

The codeComparator attribute specifies how elements of the code property should be matched to the terminology. One of 'in', '=', or '~'. Note that 'in' will resolve to the appropriate terminology matching operator, resulting in equivalence semantics for value set and code system membership testing.

It's possible that cql-execution generally does the right thing, but it would be better to explicitly read this property (when present) and use the semantic that it suggests.

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