MIT-LCP / mimic-code

MIMIC Code Repository: Code shared by the research community for the MIMIC family of databases
https://mimic.mit.edu
MIT License
2.62k stars 1.53k forks source link

Delirium Assessment wrong itemids? #1542

Open lisagraf opened 1 year ago

lisagraf commented 1 year ago

I am trying to extract delirium cases from the MIMIC-III Database. One very prominent delirium assessment method is the confusion assessment method (CAM). I have found CAM as items in chartevents. There are 8 related chartevents. CAM consists of 4 feature and every feature is listed twice for some reason.

However there is also an ITEM with ITEMID 228332 that just says "delirium assessment". Can somebody tell me what assessment method was used here?

Update: After taking a closer look at the results of the CAM-ICU assessment I ran into some issues. CAM-ICU consists of 4 features that are assessed:

I assume that the labels and ITEMIDs for the ITEMIDs 228300-228303 do not match. Can somebody confirm that?

oneyokiman commented 4 weeks ago

Met the same questions. And those data extracted by the postive results of item 228332 (so-called delirium assessment) was far larger than the those diagnosed through CAM-ICU examination rigorously.