cqframework / cqf-tooling

Tooling for CQL and IG Authors
Apache License 2.0
19 stars 22 forks source link

Fix issue with missing dependencies in CqlToR4Library Operation #464

Closed Chris0296 closed 11 months ago

Chris0296 commented 11 months ago

Description

Add dependent CQL files to the translatorMap by recursively including dependencies from the root CQL file. This satisfies the condition that each dependency must be present in the translatorMap when processing a library.

By creating this PR you acknowledge that your contribution will be licensed under Apache 2.0