https://github.com/roundingwellos/cody
https://github.com/roundingwellos/cody
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/roundingwellos/cody
- Owner: RoundingWellOS
- License: mit
- Created: 2024-02-26T17:06:03.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-23T16:23:51.000Z (over 1 year ago)
- Last Synced: 2025-03-12T22:03:07.973Z (over 1 year ago)
- Language: JavaScript
- Size: 4.15 MB
- Stars: 3
- Watchers: 6
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# RoundingWell ICD-10 Library
[](https://dl.circleci.com/status-badge/redirect/gh/RoundingWellOS/cody/tree/main)
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.