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

What to do with equality/comparisons etc. #2936

Open
ewoutkramer opened this issue Oct 18, 2024 · 0 comments
Open

What to do with equality/comparisons etc. #2936

ewoutkramer opened this issue Oct 18, 2024 · 0 comments

Comments

@ewoutkramer
Copy link
Member

We have tons of comparison operations, duplicated between operations on the POCOs and on the CQL types. Can we make up our mind and implement them on one or the other?

  • We can convert any primitive FHIR type to the CQL type, and the CQL type have the comparison operations
  • We could assume all IScopedNode trees end in a standard FHIR POCO datatype, and then we can call the operators on those types.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant