You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This also corrects the Equivalent(Code, Code) operators to use equivalence semantics when comparing the underlying system and code string values.
Support for Equivalent(Code, Concept) coming in a fast-follow.
This addresses one of the issues in #39, and part of #40.
PiperOrigin-RevId: 650283783
This also corrects the Equivalent(Code, Code) operators to use equivalence semantics when comparing the underlying system and code string values.
Support for Equivalent(Code, Concept) coming in a fast-follow.
This addresses one of the issues in #39, and part of #40.
PiperOrigin-RevId: 650323027
Equivalent has additional code/concept overloads we should support, as used in the CQL mentioned in #39 (comment).
The text was updated successfully, but these errors were encountered: