oe-cqm-parsers
Advanced tools
`git clone https://github.com/openemr/oe-cqm-parsers`
Weekly downloads
Readme
git clone https://github.com/openemr/oe-cqm-parsers
cd oe-cqm-parsers
cp .env.sample .env
put your VSAC API key in .env like this:
VSAC_API_KEY=36806d55-084v-2mj9-d987-d651899e2144
bundle install
In order to update the Measure and Value-Set JSON files, you first need to update the CMS measures in the cms_measures directory. Delete all zip files in cms_measures, then replace with measures found on CMS website here: https://ecqi.healthit.gov/ep-ec?qt-tabs_ep=0
Then run the script to generate JSON:
bundle exec ruby script.rb
FAQs
`git clone https://github.com/openemr/oe-cqm-parsers`
The npm package oe-cqm-parsers receives a total of 419 weekly downloads. As such, oe-cqm-parsers popularity was classified as not popular.
We found that oe-cqm-parsers demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 3 open source maintainers collaborating on the project.
Did you know?
Socket installs a Github app to automatically flag issues on every pull request and report the health of your dependencies. Find out what is inside your node modules and prevent malicious activity before you update the dependencies.