Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 555 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 555 Bytes

ICD10_codes

This repo uses ICD10 xml files from CMS (Centers for Medicare & Medicaid Services), to parse the ICD10 codes as a hierarchy. For example the diagnosis codes have similarites at each level of additional characters.

  • The hierarchy csvs are here. They are listed by year.
  • This R file will roll-up diagnosis codes to a certain sample size.This helps see the bigger picture when the diagnosis codes are too granular.
  • The files to parse and generate the CSVs are here