This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Conversion From Mesh Id To Icd-9 And Icd-10

Is there any way to convert a list of MeSH IDs for diseases to ICD-9 or ICD-10 codes, like some conversion tool or database?

2 answers

Short answer: Yes

Check Metathesaurus:
- http://www.nlm.nih.gov/research/umls/knowledge_sources/metathesaurus/index.html

Here is an old paper that propose approaches to do the opposite of your requirement:
- http://www.ncbi.nlm.nih.gov/pubmed/8130572

Hello Khader

I am also searching for the mapping information between icd9/icd10 to mech term.

I looked at the site you mentioned however, I could not find it from there.

Could you please let me know in detail?

Thanks.

You can use the cross references in Disease Ontology (disease-ontology.org/). For instance, for "Cornelia de Lange syndrome" (DOID:11725), the relevant xrefs are ICD10CM:Q87.1 and MSH:D003635.

Based on their publication (http://nar.oxfordjournals.org/content/40/D1/D940.full.pdf), they use UMLS MRCONSO.RRF file for linking the identifiers.

Log in to answer this question.