cqframework / clinical_quality_language

Clinical Quality Language (CQL) is an HL7 specification for the expression of clinical knowledge that can be used within both the Clinical Decision Support (CDS) and Clinical Quality Measurement (CQM) domains. This repository contains complementary tooling in support of that specification.
https://confluence.hl7.org/display/CDS/Clinical+Quality+Language
Apache License 2.0
266 stars 122 forks source link

Add NPM package library source provider support #700

Closed brynrhodes closed 11 months ago

brynrhodes commented 2 years ago

To support NPM package resolution of Library resources in the language server, IDE plugins, tooling, and evaluator, create a cql-to-elm-fhir package to house the NPMLibrarySourceProvider.

JPercival commented 11 months ago

Resolved by #826