An open API service indexing awesome lists of open source software.

https://github.com/roundingwellos/cody


https://github.com/roundingwellos/cody

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

          

# RoundingWell ICD-10 Library

[![CircleCI](https://dl.circleci.com/status-badge/img/gh/RoundingWellOS/cody/tree/main.svg?style=svg)](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.