Skip to content

Be forgiving on prefixes? was: Missing CUI's (UMLS) #21

@dkoslicki

Description

@dkoslicki

It appears that the node normalizer cannot currently handle CUI's like CUI:C0017601 (Glaucoma)

eg.

curl -X GET "https://nodenormalization-sri.renci.org/get_normalized_nodes?curie=CUI%3AC0017601" -H "accept: application/json"
No matches found for the specified curie(s).

While our own internal "normalizer" finds this equivalent to: ['MESH:D005901', 'LNC:MTHU020819', 'MEDDRA:10018304', 'DOID:1686', 'NCIT:C26782', 'MEDLINEPLUS:42', 'NCI_CTCAE:E10392', 'CCS:88', 'CUI:C1962986', 'NCI_NICHD:C26782', 'ICD10:H40', 'SNOMEDCT:23986001', 'HPO:HP%3A0000501', 'OMIM:MTHU004639', 'ICD10CM:H40', 'NCI_NCI-GLOSS:CDR0000534224', 'NCI_CTCAE_5:C55842', 'ICD10:H40-H42.9', 'CHV:0000005514', 'NCI_CTCAE_3:C55842', 'HP:0000501', 'NCI_FDA:1875', 'EFO:0000516', 'MEDCIN:30746', 'LNC:LA16302-4', 'CUI:C0017601', 'MONDO:0005041']

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions