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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions