MIMIC 3 disease labels #1484
Unanswered
Khaled-Mohammed-Abdelgaber
asked this question in
MIMIC-III
Replies: 1 comment 3 replies
-
Hi @Khaled-Mohammed-Abdelgaber, in the table diagnoses_icd there are ICD9 codes for each admission for a patient, and you can then join this to the d_icd_diagnoses table to get the corresponding disease labels. Hope this helps. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
hi everyone. I want to work on disease detection but I could not extract disease labels from mimic 3. I will be thankful for any help.
Beta Was this translation helpful? Give feedback.
All reactions