ICDtools Code
Tools for ICD (International Classification of Diseases) data
Brought to you by:
ordium
| File | Date | Author | Commit |
|---|---|---|---|
| ICD_2017_XML | 2019-02-11 |
|
[3ef7c9] adding |
| ICD_2019_XML | 2019-02-11 |
|
[3ef7c9] adding |
| bin | 2019-06-19 |
|
[dba312] . |
| db | 2019-06-26 |
|
[dbd77b] Delete icd10danedit3.sql |
| include | 2019-02-11 |
|
[236e6c] pass dist |
| log | 2019-02-12 |
|
[9ebd1e] Create foo.txt |
| .gitignore | 2019-02-11 |
|
[46827c] fix logs |
| README.md | 2019-06-26 |
|
[047ff4] Update README.md |
Tools for International Classification of Diseases (ICD) data
bin/icdXML2sql.py
Parse ICD10 2019 XML into a relational postgres database
Usage:
python bin/icdXML2sql.py
db/icd.psql
Postgres dump file of the parsed ICD10 data
psql -h localhost < icd.psql