-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathREADME.md
More file actions
34 lines (22 loc) · 1.18 KB
/
README.md
File metadata and controls
34 lines (22 loc) · 1.18 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
## 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`](http://localhost:4000) from your browser.
Ready to run in production? Please [check our deployment guides](https://hexdocs.pm/phoenix/deploymenthtml).
## Learn more
* Official website: https://www.phoenixframework.org/
* Guides: https://hexdocs.pm/phoenix/overview.html
* Docs: https://hexdocs.pm/phoenix
* Forum: https://elixirforum.com/c/phoenix-forum
* Source: https://github.com/phoenixframework/phoenix