Skip to content

jgourassas/icd10cm

Repository files navigation

Icd10cm

ICD10 is an open source software web application developed in Elixir - Phoenix - Zurb Foundation

  • This software uses the ICD-10-CM and ICD-10-PCS (USA).

Additions:

  • Graphical view of ICD-10-CM (D3.js)
  • QR-Codes for ICD-10 codes

Please View and in the Screenshot Dir

We take no father responsibility. The software is provided as it is. Expect changes in The frontend interface, Bugs and maybe not very long term support (due to C20 )

Before Download: get git-lfs for your system

To start your Phoenix server:

  • In assets dir npm install
  • Setup the project with mix setup
  • Please Find out how to setup the data files (Are Located in data dir)
  • Start Phoenix endpoint with mix phx.server

Now you can visit localhost:4000 from your browser.

Ready to run in production? Please check our deployment guides.

Learn more