Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add simple measure template functionality for CMS measures #715

Open
richfirely opened this issue Jan 29, 2025 · 0 comments
Open

Add simple measure template functionality for CMS measures #715

richfirely opened this issue Jan 29, 2025 · 0 comments
Assignees

Comments

@richfirely
Copy link
Contributor

Is your feature request related to a problem? Please describe.
It has become time consuming to manually attach libraries to the CMS measure resources in order to load to FS. Creating measure resources in the CQL annotations is a great tool, but is not desirable for already created CQL sharable files (CMS)

Describe the solution you'd like

  1. Add a template directory in LibrarySets (MeasureTemplates)
  2. Copy over from ecqframework the Measure resource files that match the CQL file git commit.
  3. Enhance PackagerCLI to check the MeasureTemplates directory and if there is a match between the Library and the template, attach the Library data to the Measure on Measure.Library and adjust appropriate fields (Url,Id,Name, etc)

Describe alternatives you've considered
I have some scratch code in linqpad for this, but sharing this another CLI created is not feasible/scalable.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant