Skip to content

Empty collection comparison #129

Description

@antvaset

In FHIRPath, {} = {} is expected to evaluate to {} (an empty collection) as per the spec and FHIRPath tests.

The existing CQL test here contradicts the FHIRPath test and should be changed to expect an empty collection. null fits here well. This is already implemented in the Java engine.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    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