Skip to content

wbagais/UMLS_mapping

Repository files navigation

UMLS_mapping

This project's purpose is to convert the ICD9CM code to CUI. Since there is no way to request the CUI using the IDC9CM, we do it in 2 steps. First, get the name using the ICD9CM. Then use the name to get the CUI.

This project has the following files:

Authentication.py

The Authentication code is to generate a ticket number that we will use to connect to the API

UMLS_assignment.py

Same as UMLS_assignment.ipynb but in python code formate

UMLS_assignment.ipynb

The code does the following:

source_data.csv

  • The patient data with ICD9 codes

ICD9_CUI_mapping.csv

  • A table contains the unique ICD9 codes with its name and CUI code

FinalResult.csv

  • The original file with CUI codes

Contributors

  • Wejdan Bagais
  • Naren Durbha

GitHub Link

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published