You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The ICD10CM-Hierarchy-Creation project is a robust data transformation tool designed to convert the intricate hierarchical structure of ICD-10-CM source files into an easily digestible and tabular format.
This Python script fetches and saves data for ICD-10 codes from the World Health Organization (WHO) API. It traverses the entire ICD-10 hierarchy, saving each code's data as a separate JSON file.