Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 629 Bytes

File metadata and controls

14 lines (8 loc) · 629 Bytes

RoundingWell ICD-10 Library

CircleCI

This repo is used to generate a mapped ICD-10 JSON file that includes associated HCC codes.

Use of this repo

  • Clone down
  • npm start

Files

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.