Skip to content

What to do with equality/comparisons etc. #2936

Closed
@ewoutkramer

Description

@ewoutkramer

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.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions