Diagnosis in DX and DX_bl in ADNIMERGE.csv

809 views
Skip to first unread message

Espen Riskedal

unread,
May 5, 2021, 3:39:34 PM5/5/21
to Alzheimer's Disease Neuroimaging Initiative (ADNI) Data
Hi,

As I understand ADNIMERGE.csv the column DX_bl is Diagnosis at baseline, and DX is the diagnosis given at the EXAMDATE for that RID.

Can someone explain why the DX_bl categories are: AD CN EMCI LMCI SMC,
but the DX categories are: CN Dementia MCI? 

Most importantly I am trying to verify that the Dementia in DX means dementia due to AD, and not a more general term for dementia?

Naomi Saito

unread,
May 5, 2021, 4:50:56 PM5/5/21
to Alzheimer's Disease Neuroimaging Initiative (ADNI) Data

Hello,
These 5 categories were used in ADNI2 baseline.

Please see page 18~.  It has inclusion/exclusion criteria for these 5 categories.

ADNI3 and follow-ups use 3 categories. 

To identify Dementia due to AD, I had used a variable called DXAPP (if dementia due to AD?) in DXSUM_PDXADNIALL.csv data.
The variable DXODES (if dementia due to other etiology, select best diagnosis) may be also helpful.
Please check DATADIC and DXSUM data. 

Naomi Saito



From: adni...@googlegroups.com <adni...@googlegroups.com> on behalf of Espen Riskedal <es...@agelabs.com>
Sent: Wednesday, May 5, 2021 12:39 PM
To: Alzheimer's Disease Neuroimaging Initiative (ADNI) Data <adni...@googlegroups.com>
Subject: [adni-data] Diagnosis in DX and DX_bl in ADNIMERGE.csv
 
--
You received this message because you are subscribed to the Google Groups "Alzheimer's Disease Neuroimaging Initiative (ADNI) Data" group.
To unsubscribe from this group and stop receiving emails from it, send an email to adni-data+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/adni-data/ebf46283-177d-4448-98d2-8037b78583e1n%40googlegroups.com.
**CONFIDENTIALITY NOTICE** This e-mail communication and any attachments are for the sole use of the intended recipient and may contain information that is confidential and privileged under state and federal privacy laws. If you received this e-mail in error, be aware that any unauthorized use, disclosure, copying, or distribution is strictly prohibited. If you received this e-mail in error, please contact the sender immediately and destroy/delete all copies of this message.

Espen Riskedal

unread,
May 7, 2021, 4:16:17 PM5/7/21
to adni...@googlegroups.com
Thank you Naomi, that is very helpful!

You received this message because you are subscribed to a topic in the Google Groups "Alzheimer's Disease Neuroimaging Initiative (ADNI) Data" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/adni-data/X_SN6XomBE4/unsubscribe.
To unsubscribe from this group and all its topics, send an email to adni-data+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/adni-data/BYAPR08MB54326E059BC44585929BC908B9599%40BYAPR08MB5432.namprd08.prod.outlook.com.


--
regards,
Espen Riskedal,
CTO Age Labs
+47 414 36 739

Espen Riskedal

unread,
May 11, 2021, 4:11:00 PM5/11/21
to adni...@googlegroups.com
I have a two follow-up question.

1) There seems to be two similar columns in DXSUM_PDXCONV_ADNIALL.csv, one called DXAPP and another called DXDDUE
  • DXAPP - If Dementia due to Alzheimer's Disease, indicate likelihood - 1=Probable; 2=Possible
  • DXDDUE - Suspected cause of dementia - 1=Dementia due to Alzheimer's Disease; 2=Dementia due to other etiology
Can someone explain how these were set, by whom, and how they can be used together?

2) I notice many who are AD in DX_bl, and then later set to Dementia in DX, but where DXAPP is never set.
Can DX_bl AD cases who were later were set to Dementia in DX be assumed to always be AD?

Note: You said DXSUM_PDXADNIALL.csv - but I assume you mean DXSUM_PDXCONV_ADNIALL.csv

You received this message because you are subscribed to a topic in the Google Groups "Alzheimer's Disease Neuroimaging Initiative (ADNI) Data" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/adni-data/X_SN6XomBE4/unsubscribe.
To unsubscribe from this group and all its topics, send an email to adni-data+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/adni-data/BYAPR08MB54326E059BC44585929BC908B9599%40BYAPR08MB5432.namprd08.prod.outlook.com.

Naomi Saito

unread,
May 11, 2021, 6:29:44 PM5/11/21
to adni...@googlegroups.com
Hi,
I have been treating AD and Dementia group as same.  I understand that AD group does not imply having AD diagnosis, so they started calling this group Dementia group. 

I checked crosstab of DXAPP and DXDDUE, and DXAPP is missing when DXDDUE = 2, so it makes sense to me. 
All new ADNI1 subjects who had DXCURREN = 3 at baseline have DXAPP values. 
All new ADNI2 subjects who had DXCHANGE = 3 at baseline have DXDDUE (DXAPP is missing when DXDDUE=2). 
All new ADNi3 subjects who had DIAGNOSIS = 3 at baseline have DXDDUE = 1, and N=4 is missing DXAPP.

I understand that diagnosis summary was filled by site clinician.  (ADNI3 procedure manual page 10 describes about clinician)



Sent: Monday, May 10, 2021 8:16 AM
To: adni...@googlegroups.com <adni...@googlegroups.com>
Subject: Re: [adni-data] Diagnosis in DX and DX_bl in ADNIMERGE.csv
 

Mike Donohue

unread,
May 11, 2021, 7:44:58 PM5/11/21
to Alzheimer's Disease Neuroimaging Initiative (ADNI) Data
 
The change in labels is related to the evolution of the field since the start of ADNI when "AD" implied "AD Dementia". But now the concept of Alzheimer's Disease encompasses pre-symptomatic through dementia. Now it is common for AD to indicate Alzheimer's type pathology with or without the clinical symptoms of dementia.

Mike

Espen Riskedal

unread,
May 14, 2021, 4:34:22 AM5/14/21
to Alzheimer's Disease Neuroimaging Initiative (ADNI) Data
Thank you Naomi and Mike for the clarifications, much appreciated.
Reply all
Reply to author
Forward
0 new messages