1.0.2 • Published 1 year ago

vendor-audits v1.0.2

Weekly downloads
-
License
ISC
Repository
-
Last release
1 year ago

Vendor Audits

Install

Assumes node installed

npm i -g @redirecthealth/vendor-audits

Available Scripts

Eligibility Audit

Eligibility

Takes a source of record csv formatted in vendors format and compares against a dump from the vendor in said format. Produces 3 files, adds.csv, changes.csv, and terms.csv.

Adds and changes are ready to go, but terms will need to be managed seperately since vendors have differing methods this script cannot code for atm.

Usage

eligibility-audit --source-of-record-csv ./data/sor.csv --vendor-csv ./data/vendor.csv --vendor-name drexi --output ./data/out