Skip to content

failed to parse CQL: error(s) in Library "FHIRCommon 2.0.0" #155

Description

@maver1ck

I'm trying to evaluate CQL on top of FHIR Bundles.
I'm using official FHIRCommon lib. Ref: https://build.fhir.org/ig/HL7/cql-ig/en/Library-FHIRCommon.html
As a result of CLI run I'm getting following errors:

2026/01/07 16:11:38 CQL CLI failed with an error: failed to parse CQL: error(s) in Library "FHIRCommon 2.0.0":
236-3 could not resolve ext(Named<FHIR.CodeableConcept>, System.String): no matching overloads (may not be a fluent function)
245-2 could not resolve first(List<System.String>): no matching overloads (may not be a fluent function)
254-2 could not resolve skip(List<System.String>, System.Integer): no matching overloads (may not be a fluent function)
254-2 could not resolve first(System.Any): no matching overloads (may not be a fluent function)
332-38 could not resolve toDateTime(Named<FHIR.date>): no matching overloads (may not be a fluent function)
889-4 could not resolve Expand(List<Interval<System.Integer>>): no matching overloads

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