sifrproject / multilingual_mappings

0 stars 2 forks source link

Some mappings for MEDLINE are incorrect and match many unrelated CUIs #7

Open twktheainur opened 7 years ago

twktheainur commented 7 years ago

The CUIs do not match the CUIs in UMLS for the code of the concepts.

Example: http://bioportal.lirmm.fr/ontologies/MEDLINEPLUS?p=classes&conceptid=http%3A%2F%2Fchu-rouen.fr%2Fcismef%2FMedlinePlus%23T1550

mysql> SELECT STR, CUI FROM MRCONSO WHERE CODE='T1550'; +--------------------------------------------------------------------------------------------------------------------------------------+----------+ | STR | CUI | +--------------------------------------------------------------------------------------------------------------------------------------+----------+ | MVTA+coll.+landslide-MV driver | C0414731 | | MVTA+collision+landslide - motor vehicle driver injured | C0414731 | | Motor vehicle traffic accident involving collision, on highway, between motor vehicle and landslide, driver of motor vehicle injured | C0414731 | +--------------------------------------------------------------------------------------------------------------------------------------+----------+