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

https://github.com/xta/icd_lookup

Lookup by ICD Code or Title
https://github.com/xta/icd_lookup

Last synced: 9 months ago
JSON representation

Lookup by ICD Code or Title

Awesome Lists containing this project

README

          

# ICD Codes Lookup

## Setup

npm install
(sudo) npm install -g browserify
(sudo) npm install http-server -g

## Usage

npm run build
npm run server

open http://localhost:8080/index.html

# Note: if page in browser appears stale, try refreshing the page.