Skip to content

samply/icd-codes-extractor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

icd-codes-extractor

Extracts ICD-O-3 & ICD10 codes from files & creates CSV files out of those, so that anyone wanting to use these codes may re-shape the data in a desired format.

Codes Source Target
ICDO3 resources/sitetype.icdo3.20220429.pdf resources/icdo3_full.csv
ICD10 resources/catalogue-with-icd10-codes.json resources/icd10_full.csv

Motivation

The ICDO3 codes had to be translated from German to English, and to avoid this pain, the generated CSV file can be used from any language and the codes translated to any desired data structure.

Similarly, the ICD10 codes are in a Lens specific JSON, and the output CSV file serves the same purpose (as above).

About

Extracts ICD-O-3 codes from a PDF file and dumps it in a CSV file.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages