🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Sign inDemoInstall
Socket

oe-cqm-parsers

Package Overview
Dependencies
Maintainers
3
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

oe-cqm-parsers

`git clone https://github.com/openemr/oe-cqm-parsers`

6.0.0
latest
npm
Version published
Weekly downloads
2.2K
26.13%
Maintainers
3
Weekly downloads
 
Created
Source

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

Package last updated on 25 Apr 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts