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 returns true in both the Java and JS engines, but it seems like it ought to be false, since 5 is Integer, and based on the spec definitions there is no exact match or subtype relationship between the types. Investigate why this is returning 5.
The expression
This returns true in both the Java and JS engines, but it seems like it ought to be false, since 5 is Integer, and based on the spec definitions there is no exact match or subtype relationship between the types. Investigate why this is returning 5.
See the thread here for more discussion and to report the results of this investigation: https://chat.fhir.org/#narrow/stream/179220-cql/topic/Type.20Testing.20with.20Choice/near/424791833
The text was updated successfully, but these errors were encountered: