Skip to content

RoundingWellOS/cody

Folders and files

NameName
Last commit message
Last commit date

Latest commit

1b85d8f · Sep 23, 2024

History

40 Commits
Mar 12, 2024
Sep 23, 2024
Feb 24, 2024
Mar 11, 2024
Feb 24, 2024
Feb 24, 2024
Mar 11, 2024
Feb 24, 2024
Mar 11, 2024
Feb 26, 2024
Mar 12, 2024
Sep 23, 2024
Mar 11, 2024
Feb 24, 2024
Sep 23, 2024
Sep 23, 2024
Mar 11, 2024
Mar 11, 2024

Repository files navigation

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.