Assumes node installed
npm i -g @redirecthealth/vendor-audits
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.
eligibility-audit --source-of-record-csv ./data/sor.csv --vendor-csv ./data/vendor.csv --vendor-name drexi --output ./data/out