This repo is used to generate a mapped ICD-10 JSON file that includes associated HCC codes.
- Clone down
npm start
The files uploaded to the app are stored inside the repository at src/files/input
, and the files generated by the app are stored at src/files/output
. This allows for a comparison of changes between the uploaded files and the output files to verify accuracy.