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
"org.opencds.cqf.cql.engine.exception.CqlException: library ParentLibrary loaded, but had errors: Could not resolve namespace name fhir.parent, Could not resolve namespace name fhir.dependency, Could not resolve identifier Dependency in the current library."
Trying to execute CQL that has transient dependencies (dependency with dependency) causes an error when executing CQL:
❌ Execute CQL, see error and error 2
"org.opencds.cqf.cql.engine.exception.CqlException: library ParentLibrary loaded, but had errors: Could not resolve namespace name fhir.parent, Could not resolve namespace name fhir.dependency, Could not resolve identifier Dependency in the current library."
Reproduce problem with https://github.com/reason-healthcare/crmi-reusable-cql/blob/test-0.7.3/
The text was updated successfully, but these errors were encountered: