Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R,...

255
Data Dictionary for CSP 585 CSPEC-Durham Data and Specimen Repository The Cooperative Studies Program Epidemiology Center - Durham (CSPEC-Durham) Data and Specimen Repository houses the data and specimens collected through IRB-approved, CSPEC- Durham-affiliated studies. For additional information about CSPEC-Durham and this repository, please visit https://www.research.va.gov/programs/csp/durham.cfm . For questions about the repository, please contact the Repository Coordinator at meghan.o'[email protected]. Introduction This data dictionary is intended to be a resource for researchers analyzing data from CSP 585. To navigate the data dictionary, select a variable link from the list near the top of the data dictionary. You will be directed to a description of this variable. By again selecting the variable link in the header of the variable detail, you will be directed to this variable name in the list near the top of the data dictionary. By selecting the link "-top-" at the end of the variable detail, you will be directed to the top of the variable list. Descriptors The variable descriptors included in this dictionary are described below. Please note that if the descriptor is not listed for a particular variable, there is no information available about the descriptor for this variable. Variable Name: Variable name included in the variable list near the top of the data dictionary and in the header of each variable detail Dictionary ID: Variable ID number Variable Label: A short description of the variable; the variable label only appears when no survey question is available Survey Question: Number and text of survey question from which variable is derived; the survey question only appears when it is available Value Descriptions: Description of possible values (for categorical data) Value Min: Minimum value possible Value Max: Maximum value possible Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible Form Section: Section on form or survey from which variable is derived Table Name: Name of database table from which variable is derived Data Dictionary for CSP 585 Thursday, June 01, 2017 Page 1 of 255

Transcript of Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R,...

Page 1: Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible

Data Dictionary for CSP 585

CSPEC-Durham Data and Specimen Repository

The Cooperative Studies Program Epidemiology Center - Durham (CSPEC-Durham) Data and Specimen Repository houses the data and specimens collected through IRB-approved, CSPEC-Durham-affiliated studies. For additional information about CSPEC-Durham and this repository, please visit https://www.research.va.gov/programs/csp/durham.cfm. For questions about the repository, please contact the Repository Coordinator at meghan.o'[email protected].

Introduction

This data dictionary is intended to be a resource for researchers analyzing data from CSP 585. To navigate the data dictionary, select a variable link from the list near the top of the data dictionary. You will be directed to a description of this variable. By again selecting the variable link in the header of the variable detail, you will be directed to this variable name in the list near the top of the data dictionary. By selecting the link "-top-" at the end of the variable detail, you will be directed to the top of the variable list.

Descriptors

The variable descriptors included in this dictionary are described below. Please note that if the descriptor is not listed for a particular variable, there is no information available about the descriptor for this variable.

Variable Name: Variable name included in the variable list near the top of the data dictionary and in the header of each variable detail

Dictionary ID: Variable ID numberVariable Label: A short description of the variable; the variable label only appears when no

survey question is availableSurvey Question: Number and text of survey question from which variable is derived; the

survey question only appears when it is availableValue Descriptions: Description of possible values (for categorical data)Value Min: Minimum value possibleValue Max: Maximum value possibleData Types: Data types, listed for Generic, SAS, R, SQL, C# and XMLIs Nullable: If true (i.e., is Nullable = 1), a null value is possibleForm Section: Section on form or survey from which variable is derivedTable Name: Name of database table from which variable is derived

Data Dictionary for CSP 585

Thursday, June 01, 2017Page 1 of 255

Page 2: Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible

Reason Codes

If a value falls outside of the allowable range (i.e. below Value Min or above Value Max), a reason code is presented. The reason code indicates why the value is missing or invalid.

The reason code must always exceed the maximum valid value of a numeric variable. Therefore, the base codes will always have a sufficient number of leading 9's to cause the resulting value to be out of normal range. These are described below:

BaseCode Description

80 No answer, value missing or left blank81 Multiple answers, more than one answer was given82 Invalid value provided83 Minimum value, value provided is below minimum feasible value84 Maximum value, value provided is above maximum feasible value85 Write in, participant wrote in an answer choice86 Invalid value provided

Number Valueof Digits Added Description

2 0 No change, the original reason code is good, range 80-993 900 Reason code increased to a 3-digit value, range 980-9994 9900 Reason code increased to a 4-digit value, range 9980-99995 99900 Reason code increased to a 5-digit value, range 99980-999996 999900 Reason code increased to a 6-digit value, range 999980-999999

Data Dictionary for CSP 585

Thursday, June 01, 2017Page 2 of 255

Page 3: Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible

XML Data Types

XML data type definitions are based on the namespace associated with: xsi = http://www.w3.org/2001/XMLSchema.

va:string10 <xsi:simpletype name="string10"> <xsi:restriction base="xsi:string"> <xsi:maxlength value="10" /> </xsi:restriction> </xsi:simpletype>

va:string50 <xsi:simpletype name="string50"> <xsi:restriction base="xsi:string"> <xsi:maxlength value="50" /> </xsi:restriction> </xsi:simpletype>

va:string100 <xsi:simpletype name="string100"> <xsi:restriction base="xsi:string"> <xsi:maxlength value="100" /> </xsi:restriction> </xsi:simpletype>

va:string200 <xsi:simpletype name="string200"> <xsi:restriction base="xsi:string"> <xsi:maxlength value="200" /> </xsi:restriction> </xsi:simpletype>

va:tinyint <xsi:simpletype name="tinyint"> <xsi:restriction base="xsi:integer"> <xsi:mininclusive value="0" /> <xsi:maxinclusive value="255" /> </xsi:restriction> </xsi:simpletype>

xsi:integer Used as defined by w3.org

Data Dictionary for CSP 585

Thursday, June 01, 2017Page 3 of 255

Page 4: Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible

Variable List

BaselineSurvey - Demographics1. BrthYr 2. Sex 3. Ethnic14. Ethnic2 5. Ethnic3 6. Ethnic47. Ethnic5 8. RaceW 9. RaceAA

10. RaceAI 11. RaceAsCh 12. RaceAsJp13. RaceAsIn 14. RaceAsOt 15. RaceAsFp16. RacePI 17. RaceOt 18. AncAfr19. AncEAs 20. AncMidE 21. AncNAm22. AncNEuro 23. AncSoEu 24. AncSAm25. AncSWAs 26. Educat 27. Marital28. QtyHouse 29. WSFull 30. WSPart31. WSUnemSearch 32. WSUnemNoSearch 33. WSRetired34. WSDisabled 35. WSStudent 36. Income37. Handed 38. HeightSRFt 39. HeightSRIn40. WeightSRLb 41. SkinClr 42. HairClr43. EyeClr 44. HelpCompl

- top -

Data Dictionary for CSP 585

Thursday, June 01, 2017Page 4 of 255

Page 5: Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible

BaselineSurvey - Family and Family Health History45. Adopted 46. MultiBrth 47. BioDaugh48. BioDaughQty 49. BioSon 50. BioSonQty51. BioBro 52. BioBroQty 53. BioSis54. BioSisQty 55. BioFamMem 56. MomBrthYrUNK57. MomBrthYrYYYY 58. MomLive 59. MomDthYrUNK60. MomDthYrYYYY 61. DadBrthYrUNK 62. DadBrthYrYYYY63. DadLive 64. DadDthYrUNK 65. DadDthYrYYYY66. Sib1 67. Sib1BrthYrUNK 68. Sib1BrthYrYYYY69. Sib1Live 70. Sib1DthYrUNK 71. Sib1DthYrYYYY72. Sib2 73. Sib2BrthYrUNK 74. Sib2BrthYrYYYY75. Sib2Live 76. Sib2DthYrUNK 77. Sib2DthYrYYYY78. Sib3 79. Sib3BrthYrUNK 80. Sib3BrthYrYYYY81. Sib3Live 82. Sib3DthYrUNK 83. Sib3DthYrYYYY84. Sib4 85. Sib4BrthYrUNK 86. Sib4BrthYrYYYY87. Sib4Live 88. Sib4DthYrUNK 89. Sib4DthYrYYYY90. Sib5 91. Sib5BrthYrUNK 92. Sib5BrthYrYYYY93. Sib5Live 94. Sib5DthYrUNK 95. Sib5DthYrYYYY96. Sib6 97. Sib6BrthYrUNK 98. Sib6BrthYrYYYY99. Sib6Live 100. Sib6DthYrUNK 101. Sib6DthYrYYYY102. Sib7 103. Sib7BrthYrUNK 104. Sib7BrthYrYYYY105. Sib7Live 106. Sib7DthYrUNK 107. Sib7DthYrYYYY108. Sib8 109. Sib8BrthYrUNK 110. Sib8BrthYrYYYY111. Sib8Live 112. Sib8DthYrUNK 113. Sib8DthYrYYYY114. Sib9 115. Sib9BrthYrUNK 116. Sib9BrthYrYYYY117. Sib9Live 118. Sib9DthYrUNK 119. Sib9DthYrYYYY120. Sib10 121. Sib10BrthYrUNK 122. Sib10BrthYrYYYY123. Sib10Live 124. Sib10DthYrUNK 125. Sib10DthYrYYYY126. Sib11 127. Sib11BrthYrUNK 128. Sib11BrthYrYYYY129. Sib11Live 130. Sib11DthYrUNK 131. Sib11DthYrYYYY132. Sib12 133. Sib12BrthYrUNK 134. Sib12BrthYrYYYY135. Sib12Live 136. Sib12DthYrUNK 137. Sib12DthYrYYYY138. Sib13 139. Sib13BrthYrUNK 140. Sib13BrthYrYYYY141. Sib13Live 142. Sib13DthYrUNK 143. Sib13DthYrYYYY144. Sib14 145. Sib14BrthYrUNK 146. Sib14BrthYrYYYY147. Sib14Live 148. Sib14DthYrUNK 149. Sib14DthYrYYYY150. MomNSAlz 151. DadNSAlz 152. SibNSAlz153. MGpNSAlz 154. PGpNSAlz 155. MomDoAsth156. DadDoAsth 157. SibDoAsth 158. MGpDoAsth159. PGpDoAsth 160. MomMHBPD 161. DadMHBPD162. SibMHBPD 163. MGpMHBPD 164. PGpMHBPD165. MomCaBrst 166. DadCaBrst 167. SibCaBrst168. MGpCaBrst 169. PGpCaBrst 170. MomCaColon171. DadCaColon 172. SibCaColon 173. MGpCaColon174. PGpCaColon 175. MomCaLung 176. DadCaLung177. SibCaLung 178. MGpCaLung 179. PGpCaLung180. DadCaPros 181. SibCaPros 182. MGpCaPros183. PGpCaPros 184. MomCaSkin 185. DadCaSkin

Data Dictionary for CSP 585

Thursday, June 01, 2017Page 5 of 255

Page 6: Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible

186. SibCaSkin 187. MGpCaSkin 188. PGpCaSkin189. MomCaOth 190. DadCaOth 191. SibCaOth192. MGpCaOth 193. PGpCaOth 194. MomDoLung195. DadDoLung 196. SibDoLung 197. MGpDoLung198. PGpDoLung 199. MomCircCAD 200. DadCircCAD201. SibCircCAD 202. MGpCircCAD 203. PGpCircCAD204. MomMHDep 205. DadMHDep 206. SibMHDep207. MGpMHDep 208. PGpMHDep 209. MomDoDM210. DadDoDM 211. SibDoDM 212. MGpDoDM213. PGpDoDM 214. MomCircHTN 215. DadCircHTN216. SibCircHTN 217. MGpCircHTN 218. PGpCircHTN219. MomCircChol 220. DadCircChol 221. SibCircChol222. MGpCircChol 223. PGpCircChol 224. MomDoKid225. DadDoKid 226. SibDoKid 227. MGpDoKid228. PGpDoKid 229. MomDoLiver 230. DadDoLiver231. SibDoLiver 232. MGpDoLiver 233. PGpDoLiver234. MomMHSCZ 235. DadMHSCZ 236. SibMHSCZ237. MGpMHSCZ 238. PGpMHSCZ 239. MomCircStrk240. DadCircStrk 241. SibCircStrk 242. MGpCircStrk243. PGpCircStrk

- top -

Data Dictionary for CSP 585

Thursday, June 01, 2017Page 6 of 255

Page 7: Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible

BaselineSurvey - Health History and Medication244. CircHTN 245. CircHTNYrDx 246. CircHTNMed247. CircStrk 248. CircStrkYrDx 249. CircStrkMed250. CircTIA 251. CircTIAYrDx 252. CircTIAMed253. CircHrtAtk 254. CircHrtAtkYrDx 255. CircHrtAtkMed256. CircCAD 257. CircCADYrDx 258. CircCADMed259. CircPVD 260. CircPVDYrDx 261. CircPVDMed262. CircChol 263. CircCholYrDx 264. CircCholMed265. CircClot 266. CircClotYrDx 267. CircClotMed268. CircCHF 269. CircCHFYrDx 270. CircCHFMed271. CircOth 272. CircOthYrDx 273. CircOthMed274. SkMsOA 275. SkMsOAYrDx 276. SkMsOAMed277. SkMsRA 278. SkMsRAYrDx 279. SkMsRAMed280. SkMsOthArth 281. SkMsOthArthYrDx 282. SkMsOthArthMed283. SkMsGout 284. SkMsGoutYrDx 285. SkMsGoutMed286. SkMsOP 287. SkMsOPYrDx 288. SkMsOPMed289. SkMsOth 290. SkMsOthYrDx 291. SkMsOthMed292. MHAnxPan 293. MHAnxPanYrDx 294. MHAnxPanMed295. MHADHD 296. MHADHDYrDx 297. MHADHDMed298. MHBPD 299. MHBPDYrDx 300. MHBPDMed301. MHPTSD 302. MHPTSDYrDx 303. MHPTSDMed304. MHDep 305. MHDepYrDx 306. MHDepMed307. MHEatDo 308. MHEatDoYrDx 309. MHEatDoMed310. MHPersDo 311. MHPersDoYrDx 312. MHPersDoMed313. MHSCZ 314. MHSCZYrDx 315. MHSCZMed316. MHSocPh 317. MHSocPhYrDx 318. MHSocPhMed319. MHOth 320. MHOthYrDx 321. MHOthMed322. HVCat 323. HVCatYrDx 324. HVCatMed325. HVGlauc 326. HVGlaucYrDx 327. HVGlaucMed328. HVMD 329. HVMDYrDx 330. HVMDMed331. HVBlind 332. HVBlindYrDx 333. HVBlindMed334. HVTin 335. HVTinYrDx 336. HVTinMed337. HVHear 338. HVHearYrDx 339. HVHearMed340. IDTB 341. IDTBYrDx 342. IDTBMed343. IDHepC 344. IDHepCYrDx 345. IDHepCMed346. IDHIV 347. IDHIVYrDx 348. IDHIVMed349. KDNoDial 350. KDNoDialYrDx 351. KDNoDialMed352. KDDial 353. KDDialYrDx 354. KDDialMed355. KDAcute 356. KDAcuteYrDx 357. KDAcuteMed358. GIReflux 359. GIRefluxYrDx 360. GIRefluxMed361. GIUlcer 362. GIUlcerYrDX 363. GIUlcerMed364. GIObst 365. GIObstYrDx 366. GIObstMed367. GIPolyp 368. GIPolypYrDx 369. GIPolypMed370. GIIBS 371. GIIBSYrDx 372. GIIBSMed373. GIUC 374. GIUCYrDx 375. GIUCMed376. GICrohn 377. GICrohnYrDx 378. GICrohnMed379. GICeliac 380. GICeliacYrDx 381. GICeliacMed382. CaBrain 383. CaBrainYrDx 384. CaBrainMed

Data Dictionary for CSP 585

Thursday, June 01, 2017Page 7 of 255

Page 8: Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible

385. CaBrst 386. CaBrstYrDx 387. CABrstMed388. CaColon 389. CaColonYrDx 390. CaColonMed391. CaLung 392. CaLungYrDx 393. CaLungMed394. CaPros 395. CaProsYrDx 396. CaProsMed397. CaSkin 398. CaSkinYrDx 399. CaSkinMed400. NSMigrn 401. NSMigrnYrDx 402. NSMigrnMed403. NSOthHd 404. NSOthHdYrDx 405. NSOthHdMed406. NSMemLoss 407. NSMemLossYrDx 408. NSMemLossMed409. NSDem 410. NSDemYrDx 411. NSDemMed412. NSLOC 413. NSLOCYrDx 414. NSLOCMed415. NSTBI 416. NSTBIYrDx 417. NSTBIMed418. NSSCI 419. NSSCIYrDx 420. NSSCIMed421. NSEpil 422. NSEpilYrDx 423. NSEpilMed424. NSPD 425. NSPDYrDx 426. NSPDMed427. NSALS 428. NSALSYrDx 429. NSALSMed430. NSMS 431. NSMSYrDx 432. NSMSMed433. NSOth 434. NSOthYrDx 435. NSOthMed436. DoAsth 437. DoAsthYrDx 438. DoAsthMed439. DoLung 440. DoLungYrDx 441. DoLungMed442. DoDM 443. DoDMYrDx 444. DoDMMed445. DoBPH 446. DoBPHYrDx 447. DoBPHMed448. DoLiver 449. DoLiverYrDx 450. DoLiverMed451. DoApnea 452. DoApneaYrDx 453. DoApneaMed454. DoLupus 455. DoLupusYrDx 456. DoLupusMed457. CaOthSpec 458. CaOth 459. CaOthYrDx460. CaOthMed 461. GIOthSpec 462. GIOth463. GIOthYrDx 464. GIOthMed 465. DoThySpec466. DoThy 467. DoThyYrDx 468. DoThyMed469. IDOthSpec 470. IDOth 471. IDOthYrDx472. IDOthMed 473. DoSkinSpec 474. DoSkin475. DoSkinYrDx 476. DoSkinMed 477. DoOthSpec1478. DoOth 479. DoOthYrDx1 480. DoOthMed1481. DoOthSpec2 482. DoOthYrDx2 483. DoOthMed2484. DoOthSpec3 485. DoOthYrDx3 486. DoOthMed3487. VAUse 488. VAHosp 489. NonVAHosp490. VAPharmRX 491. NonVAPharmRX 492. VAPharmOTC493. NonVAPharmOTC 494. MHNo 495. MHYes1496. MHYes2 497. MHYes3 498. MHYes4499. MHYes5 500. MHYes6 501. MHYes7502. MHYes8 503. MHYes9 504. MHYes10505. MHYes11 506. MHYes12 507. MHYes13508. MHYes14 509. MedCode1 510. MedCode2511. MedCode3 512. MedCode4 513. MedCode5514. MedCode6 515. MedCode7 516. MedCode8517. MedCode9 518. MedCode10 519. MedCode11520. MedCode12 521. MedCode13 522. MedCode14

- top -

Data Dictionary for CSP 585

Thursday, June 01, 2017Page 8 of 255

Page 9: Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible

BaselineSurvey - Lifestyle and Activities523. ActStatus 524. ActWork 525. ActExer526. ActModDays 527. ActModMin 528. ActVigDays529. ActVigMin 530. Smk100 531. SmkDly532. SmkNow 533. AlcFreq 534. AlcQty535. AlcBinge 536. UseSeds 537. UseSedsLast12538. UseSedsPrior12 539. UseTranq 540. UseTranqLast12541. UseTranqPrior12 542. UsePain 543. UsePainLast12544. UsePainPrior12 545. UseStim 546. UseStimLast12547. UseStimPrior12 548. UseMarij 549. UseMarijLast12550. UseMarijPrior12 551. UseCorC 552. UseCorCLast12553. UseCorCPrior12 554. UseHall 555. UseHallLast12556. UseHallPrior12 557. UseInhalSolv 558. UseInhalSolvLast12559. UseInhalSolvPrior12 560. UseHeroin 561. UseHeroinLast12562. UseHeroinPrior12 563. UseSomeElseSpec 564. UseSomeElse565. UseSomeElseLast12 566. UseSomeElsePrior12

- top -

Data Dictionary for CSP 585

Thursday, June 01, 2017Page 9 of 255

Page 10: Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible

BaselineSurvey - Military Service567. MltyBrArmy 568. MltyBrNavy 569. MltyBrAF570. MltyBrMC 571. MltyBrCG 572. MltyBrNG573. MltyBrMM 574. MltyBrNOAA 575. MltyBrPHS576. MltyBrNone 577. MltySrvTypeAD 578. MltySrvTypeRO579. MltySrvTypeNA 580. MltySrv1 581. MltySrv2582. MltySrv3 583. MltySrv4 584. MltySrv5585. MltySrv6 586. MltySrv7 587. MltySrv8588. MltySrv9 589. SrvOtUS 590. StnUSCan591. StnAf 592. StnAsSP 593. StnCar594. StnEEur 595. StnMex 596. StnMEast597. StnNCEur 598. StnSEurMed 599. StnSCAm600. StnOth 601. DplyGulf 602. DplyElsewhere603. NoDplyGulf 604. DtMoArr 605. DtYrArr606. DtMoLve 607. DtYrLve 608. LocIraq609. LocIraqDays 610. LocKuwait 611. LocKuwaitDays612. LocBahrain 613. LocBahrainDays 614. LocSauAraEast615. LocSauAraEastDays 616. LocSauAraCentral 617. LocSauAraCentralDays618. LocSauAraWest 619. LocSauAraWestDays 620. LocSauAraNorth621. LocSauAraNorthDays 622. LocSeaPerGulf 623. LocSeaPerGulfDays624. LocSeaOtherSpec 625. LocSeaOther 626. LocSeaOtherDays627. LocOtherSpec 628. LocOther 629. LocOtherDays630. ExpIraq 631. ExpIraqDays 632. ExpKuwait633. ExpKuwaitDays 634. ExpOnShip 635. ExpOnShipDays636. ExpWellFire 637. ExpWellFireDays 638. ExpCombat639. ExpCombatDays 640. ExpPyrBr 641. ExpPyrBrDays642. ExpChemBio 643. ExpChemBioDays 644. ExpPow645. ExpPowDays 646. ExpCrmLiq 647. ExpCrmLiqDays648. ExpUniPest 649. ExpUniPestDays 650. ExpInsct651. ExpInsctDays 652. DplyOEFOIF 653. ExpAgtO654. ExpAnth

- top -

BaselineSurvey - Personal Information655. DtMo 656. DtDy 657. DtYr

- top -

Data Dictionary for CSP 585

Thursday, June 01, 2017Page 10 of 255

Page 11: Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible

BaselineSurvey - Physical and Mental Health658. VR12Q1 659. VR12Q13 660. VR12Q14661. VR12Q15 662. Pain 663. VR12Q2664. VR12Q3 665. VR12Q4 666. VR12Q5667. VR12Q6 668. VR12Q7 669. VR12Q8670. VR12Q9 671. VR12Q10 672. VR12Q11673. VR12Q12 674. PHQ9Q1 675. PHQ9Q2676. PHQ9Q3 677. PHQ9Q4 678. PHQ9Q5679. PHQ9Q6 680. PHQ9Q7 681. PHQ9Q8682. PHQ9Q10 683. PROMISSleep4aQ1 684. PROMISSleep4aQ2685. PROMISSleep4aQ3 686. PROMISSleep4aQ4 687. PCLCQ1688. PCLCQ2 689. PCLCQ3 690. PCLCQ4691. PCLCQ5 692. PCLCQ6 693. PCLCQ7694. PCLCQ8 695. PCLCQ9 696. PCLCQ10697. PCLCQ11 698. PCLCQ12 699. PCLCQ13700. PCLCQ14 701. PCLCQ15 702. PCLCQ16703. PCLCQ17 704. SMoFatigue 705. SMoFatigueRate706. SMoUnwel 707. SMoUnwelRate 708. SMoGetSlp709. SMoGetSlpRate 710. SMoRested 711. SMoRestedRate712. SMoPain 713. SMoPainRate 714. SMoStiff715. SMoStiffRate 716. SMoMuscl 717. SMoMusclRate718. SMoHurtOvr 719. SMoHurtOvrRate 720. SMoHeadA721. SMoHeadARate 722. SMoDizzy 723. SMoDizzyRate724. SMoSLight 725. SMoSLightRate 726. SMoBlur727. SMoBlurRate 728. SMoNumb 729. SMoNumbRate730. SMoShake 731. SMoShakeRate 732. SMoLowTol733. SMoLowTolRate 734. SMoSweat 735. SMoSweatRate736. SMoSmell 737. SMoSmellRate 738. SMoRash739. SMoRashRate 740. SMoSkin 741. SMoSkinRate742. SMoDiarr 743. SMoDiarrRate 744. SMoNaus745. SMoNausRate 746. SMoAbdom 747. SMoAbdomRate748. SMoDBreath 749. SMoDBreathRate 750. SMoFCough751. SMoFCoughRate 752. SMoWheez 753. SMoWheezRate754. SMoSThroat 755. SMoSThroatRate 756. SMoLymph757. SMoLymphRate 758. SMoDConct 759. SMoDConctRate760. SMoDReme 761. SMoDRemeRate 762. SMoTFind763. SMoTFindRate 764. SMoFDown 765. SMoFDownRate766. SMoOutbur 767. SMoOutburRate 768. SMoMoody769. SMoMoodyRate 770. SMoAnxio 771. SMoAnxioRate

- top -

Data Dictionary for CSP 585

Thursday, June 01, 2017Page 11 of 255

Page 12: Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible

Variable Detail

BaselineSurvey - Demographics1. BrthYr

Dictionary ID: 104864Survey Question: 51. What is your date of birth? YearValue Min: 1900Value Max: 1975Data Types: Generic [integer], SAS [6.], R [int], SQL [smallint], C# [Int16?], XML

[xsi:integer]Is Nullable: TrueForm Section: BaselineSurvey - DemographicsTable Name: SurveyParent

- top -

2. SexDictionary ID: 104867Survey Question: 52. What is your gender?Value Descriptions: 0 = Male

1 = FemaleData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - DemographicsTable Name: SurveyParent

- top -

3. Ethnic1Dictionary ID: 104873Survey Question: 53. Are you Spanish, Hispanic, or Latino? No, not Spanish, Hispanic, LatinoValue Descriptions: 1 = True

0 = FalseData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - DemographicsTable Name: SurveyParent

- top -

Data Dictionary for CSP 585

Thursday, June 01, 2017Page 12 of 255

Page 13: Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible

4. Ethnic2Dictionary ID: 104876Survey Question: 53. Are you Spanish, Hispanic, or Latino? Yes, Mexican, Mexican American,

ChicanoValue Descriptions: 1 = True

0 = FalseData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - DemographicsTable Name: SurveyParent

- top -

5. Ethnic3Dictionary ID: 104879Survey Question: 53. Are you Spanish, Hispanic, or Latino? Yes, Puerto RicanValue Descriptions: 1 = True

0 = FalseData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - DemographicsTable Name: SurveyParent

- top -

6. Ethnic4Dictionary ID: 104882Survey Question: 53. Are you Spanish, Hispanic, or Latino? Yes, CubanValue Descriptions: 1 = True

0 = FalseData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - DemographicsTable Name: SurveyParent

- top -

7. Ethnic5Dictionary ID: 104885Survey Question: 53. Are you Spanish, Hispanic, or Latino? Yes, other Spanish, Hispanic, LatinoValue Descriptions: 1 = True

0 = FalseData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - DemographicsTable Name: SurveyParent

- top -

Data Dictionary for CSP 585

Thursday, June 01, 2017Page 13 of 255

Page 14: Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible

8. RaceWDictionary ID: 104888Survey Question: 54. What is your race? WhiteValue Descriptions: 1 = True

0 = FalseData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - DemographicsTable Name: SurveyParent

- top -

9. RaceAADictionary ID: 104891Survey Question: 54. What is your race? Black / African-AmericanValue Descriptions: 1 = True

0 = FalseData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - DemographicsTable Name: SurveyParent

- top -

10. RaceAIDictionary ID: 104894Survey Question: 54. What is your race? American Indian / Alaskan NativeValue Descriptions: 1 = True

0 = FalseData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - DemographicsTable Name: SurveyParent

- top -

11. RaceAsChDictionary ID: 104897Survey Question: 54. What is your race? ChineseValue Descriptions: 1 = True

0 = FalseData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - DemographicsTable Name: SurveyParent

- top -

Data Dictionary for CSP 585

Thursday, June 01, 2017Page 14 of 255

Page 15: Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible

12. RaceAsJpDictionary ID: 104900Survey Question: 54. What is your race? JapaneseValue Descriptions: 1 = True

0 = FalseData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - DemographicsTable Name: SurveyParent

- top -

13. RaceAsInDictionary ID: 104903Survey Question: 54. What is your race? Asian IndianValue Descriptions: 1 = True

0 = FalseData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - DemographicsTable Name: SurveyParent

- top -

14. RaceAsOtDictionary ID: 104906Survey Question: 54. What is your race? Other AsianValue Descriptions: 1 = True

0 = FalseData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - DemographicsTable Name: SurveyParent

- top -

15. RaceAsFpDictionary ID: 104909Survey Question: 54. What is your race? FilipinoValue Descriptions: 1 = True

0 = FalseData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - DemographicsTable Name: SurveyParent

- top -

Data Dictionary for CSP 585

Thursday, June 01, 2017Page 15 of 255

Page 16: Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible

16. RacePIDictionary ID: 104912Survey Question: 54. What is your race? Pacific IslanderValue Descriptions: 1 = True

0 = FalseData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - DemographicsTable Name: SurveyParent

- top -

17. RaceOtDictionary ID: 104915Survey Question: 54. What is your race? OtherValue Descriptions: 1 = True

0 = FalseData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - DemographicsTable Name: SurveyParent

- top -

18. AncAfrDictionary ID: 104918Survey Question: 55. Where are your ancestors originally from? AfricaValue Descriptions: 1 = True

0 = FalseData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - DemographicsTable Name: SurveyParent

- top -

19. AncEAsDictionary ID: 104921Survey Question: 55. Where are your ancestors originally from? East Asia / Pacific Ocean regionValue Descriptions: 1 = True

0 = FalseData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - DemographicsTable Name: SurveyParent

- top -

Data Dictionary for CSP 585

Thursday, June 01, 2017Page 16 of 255

Page 17: Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible

20. AncMidEDictionary ID: 104924Survey Question: 55. Where are your ancestors originally from? Middle EastValue Descriptions: 1 = True

0 = FalseData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - DemographicsTable Name: SurveyParent

- top -

21. AncNAmDictionary ID: 104927Survey Question: 55. Where are your ancestors originally from? North AmericaValue Descriptions: 1 = True

0 = FalseData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - DemographicsTable Name: SurveyParent

- top -

22. AncNEuroDictionary ID: 104930Survey Question: 55. Where are your ancestors originally from? Northern EuropeValue Descriptions: 1 = True

0 = FalseData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - DemographicsTable Name: SurveyParent

- top -

23. AncSoEuDictionary ID: 104933Survey Question: 55. Where are your ancestors originally from? Southern EuropeValue Descriptions: 1 = True

0 = FalseData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - DemographicsTable Name: SurveyParent

- top -

Data Dictionary for CSP 585

Thursday, June 01, 2017Page 17 of 255

Page 18: Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible

24. AncSAmDictionary ID: 104936Survey Question: 55. Where are your ancestors originally from? South AmericaValue Descriptions: 1 = True

0 = FalseData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - DemographicsTable Name: SurveyParent

- top -

25. AncSWAsDictionary ID: 104939Survey Question: 55. Where are your ancestors originally from? Southwest AsiaValue Descriptions: 1 = True

0 = FalseData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - DemographicsTable Name: SurveyParent

- top -

26. EducatDictionary ID: 104942Survey Question: 56. What is the highest degree or level of school you have completed?Value Descriptions: 0 = Less than high school

1 = High school diploma/GED2 = Some college credit but no degree3 = Associate's degree (e.g. AA, AS)4 = Bachelor's degree (e.g. BA, BS)5 = Master's degree (e.g. MA, MS, MBA)6 = Professional or Doctorate's degree)

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - DemographicsTable Name: SurveyParent

- top -

Data Dictionary for CSP 585

Thursday, June 01, 2017Page 18 of 255

Page 19: Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible

27. MaritalDictionary ID: 104963Survey Question: 57. What is your current marital status?Value Descriptions: 0 = Married

1 = Civil commitment2 = Cohabiting3 = Separated4 = Divorced5 = Widowed6 = Never married

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - DemographicsTable Name: SurveyParent

- top -

28. QtyHouseDictionary ID: 104984Survey Question: 58. Including yourself, how many people currently live in your household?Value Descriptions: 1 = 1

2 = 23 = 34 = 45 = 56 = 67 = 78 = 89 = 9+

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - DemographicsTable Name: SurveyParent

- top -

29. WSFullDictionary ID: 105011Survey Question: 59. Which of the following best describes your current work status? Working

full-timeValue Descriptions: 1 = True

0 = FalseData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - DemographicsTable Name: SurveyParent

- top -

Data Dictionary for CSP 585

Thursday, June 01, 2017Page 19 of 255

Page 20: Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible

30. WSPartDictionary ID: 105014Survey Question: 59. Which of the following best describes your current work status? Working

part-timeValue Descriptions: 1 = True

0 = FalseData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - DemographicsTable Name: SurveyParent

- top -

31. WSUnemSearchDictionary ID: 105017Survey Question: 59. Which of the following best describes your current work status?

Unemployed, searching for workValue Descriptions: 1 = True

0 = FalseData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - DemographicsTable Name: SurveyParent

- top -

32. WSUnemNoSearchDictionary ID: 105020Survey Question: 59. Which of the following best describes your current work status?

Unemployed, not searching for workValue Descriptions: 1 = True

0 = FalseData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - DemographicsTable Name: SurveyParent

- top -

33. WSRetiredDictionary ID: 105023Survey Question: 59. Which of the following best describes your current work status? RetiredValue Descriptions: 1 = True

0 = FalseData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - DemographicsTable Name: SurveyParent

- top -

Data Dictionary for CSP 585

Thursday, June 01, 2017Page 20 of 255

Page 21: Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible

34. WSDisabledDictionary ID: 105026Survey Question: 59. Which of the following best describes your current work status? DisabledValue Descriptions: 1 = True

0 = FalseData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - DemographicsTable Name: SurveyParent

- top -

35. WSStudentDictionary ID: 105029Survey Question: 59. Which of the following best describes your current work status? StudentValue Descriptions: 1 = True

0 = FalseData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - DemographicsTable Name: SurveyParent

- top -

36. IncomeDictionary ID: 105032Survey Question: 60. Which income category represents the total income of your household from

all sources (before taxes and deductions) during the last 12 months?Value Descriptions: 0 = Less than $10,000

1 = $10,000-$19,9992 = $20,000-$29,9993 = $30,000-$39,9994 = $40,000-$49,9995 = $50,000-$59,9996 = $60,000-$74,9997 = $75,000-$99,9998 = $100,000-$149,9999 = $150,000 or more10 = Prefer not to answer

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - DemographicsTable Name: SurveyParent

- top -

Data Dictionary for CSP 585

Thursday, June 01, 2017Page 21 of 255

Page 22: Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible

37. HandedDictionary ID: 105065Survey Question: 61. Are you right or left handed?Value Descriptions: 0 = Right

1 = Left2 = Both right and left (ambidextrous)

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - DemographicsTable Name: SurveyParent

- top -

38. HeightSRFtDictionary ID: 105074Survey Question: 62. What is your height? (Feet)Value Min: 3Value Max: 8Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - DemographicsTable Name: SurveyParent

- top -

39. HeightSRInDictionary ID: 105077Survey Question: 62. What is your height? (Inches)Value Min: 0Value Max: 11Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - DemographicsTable Name: SurveyParent

- top -

40. WeightSRLbDictionary ID: 105080Survey Question: 62. What is your weight? (Pounds)Value Min: 0Value Max: 999Data Types: Generic [integer], SAS [6.], R [int], SQL [smallint], C# [Int16?], XML

[xsi:integer]Is Nullable: TrueForm Section: BaselineSurvey - DemographicsTable Name: SurveyParent

- top -

Data Dictionary for CSP 585

Thursday, June 01, 2017Page 22 of 255

Page 23: Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible

41. SkinClrDictionary ID: 105083Survey Question: 63. What best describes the color of your skin without tanning?Value Descriptions: 0 = Very fair

1 = Fair2 = Light olive3 = Dark olive4 = Brown5 = Black

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - DemographicsTable Name: SurveyParent

- top -

42. HairClrDictionary ID: 105101Survey Question: 64. What best describes your natural hair color? (If grey, please indicate color

before going grey.)Value Descriptions: 0 = Black

1 = Dark brown2 = Light brown3 = Blonde4 = Red

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - DemographicsTable Name: SurveyParent

- top -

43. EyeClrDictionary ID: 105116Survey Question: 65. What is the natural color of your eyes?Value Descriptions: 0 = Blue

1 = Green2 = Hazel3 = Light brown4 = Dark brown5 = Other

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - DemographicsTable Name: SurveyParent

- top -

Data Dictionary for CSP 585

Thursday, June 01, 2017Page 23 of 255

Page 24: Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible

44. HelpComplDictionary ID: 105134Survey Question: 66. Did anyone help you to complete this survey?Value Descriptions: 1 = Yes

0 = NoData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - DemographicsTable Name: SurveyParent

- top -

Data Dictionary for CSP 585

Thursday, June 01, 2017Page 24 of 255

Page 25: Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible

BaselineSurvey - Family and Family Health History45. Adopted

Dictionary ID: 103511Survey Question: 44. Were you adopted as a child?Value Descriptions: 1 = Yes

0 = NoData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Family and Family Health HistoryTable Name: SurveyParent

- top -

46. MultiBrthDictionary ID: 103517Survey Question: 45. Are you a twin, triplet, or other multiple birth?Value Descriptions: 1 = Yes

0 = No2 = Unknown

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Family and Family Health HistoryTable Name: SurveyParent

- top -

47. BioDaughDictionary ID: 103529Survey Question: 46. Do you have the following, living or dead? DaughtersValue Descriptions: 1 = Yes

0 = No2 = Unknown

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Family and Family Health HistoryTable Name: SurveyParent

- top -

Data Dictionary for CSP 585

Thursday, June 01, 2017Page 25 of 255

Page 26: Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible

48. BioDaughQtyDictionary ID: 103538Survey Question: 46. Do you have the following, living or dead? Daughters: If Yes, how many?Value Min: 1Value Max: 40Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Family and Family Health HistoryTable Name: SurveyParent

- top -

49. BioSonDictionary ID: 103541Survey Question: 46. Do you have the following, living or dead? SonsValue Descriptions: 1 = Yes

0 = No2 = Unknown

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Family and Family Health HistoryTable Name: SurveyParent

- top -

50. BioSonQtyDictionary ID: 103550Survey Question: 46. Do you have the following, living or dead? Sons: If Yes, how many?Value Min: 1Value Max: 40Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Family and Family Health HistoryTable Name: SurveyParent

- top -

51. BioBroDictionary ID: 103553Survey Question: 46. Do you have the following, living or dead? BrothersValue Descriptions: 1 = Yes

0 = No2 = Unknown

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Family and Family Health HistoryTable Name: SurveyParent

- top -

Data Dictionary for CSP 585

Thursday, June 01, 2017Page 26 of 255

Page 27: Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible

52. BioBroQtyDictionary ID: 103562Survey Question: 46. Do you have the following, living or dead? Brothers: If Yes, how many?Value Min: 1Value Max: 40Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Family and Family Health HistoryTable Name: SurveyParent

- top -

53. BioSisDictionary ID: 103565Survey Question: 46. Do you have the following, living or dead? SistersValue Descriptions: 1 = Yes

0 = No2 = Unknown

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Family and Family Health HistoryTable Name: SurveyParent

- top -

54. BioSisQtyDictionary ID: 103574Survey Question: 46. Do you have the following, living or dead? Sisters: If Yes, how many?Value Min: 1Value Max: 40Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Family and Family Health HistoryTable Name: SurveyParent

- top -

Data Dictionary for CSP 585

Thursday, June 01, 2017Page 27 of 255

Page 28: Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible

55. BioFamMemDictionary ID: 103577Survey Question: 47. Do you know any family health information about your biological family

members? Biological family members include full-blood and half-blood relatives (e.g., half-sister). Do not include people who are not blood relatives. These include people who married into your family, step-parents, step-brothers and sisters, and adopted relatives?

Value Descriptions: 1 = Yes→ Continue to question 480 = No→ Skip to question 51 on page 30

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Family and Family Health HistoryTable Name: SurveyParent

- top -

56. MomBrthYrUNKDictionary ID: 103586Survey Question: 48. Mother: Year of Birth: UnknownValue Descriptions: 1 = True

0 = FalseData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Family and Family Health HistoryTable Name: SurveyParent

- top -

57. MomBrthYrYYYYDictionary ID: 103589Survey Question: 48. Mother: Year of Birth: YearValue Min: 1850Value Max: 1965Data Types: Generic [integer], SAS [6.], R [int], SQL [smallint], C# [Int16?], XML

[xsi:integer]Is Nullable: TrueForm Section: BaselineSurvey - Family and Family Health HistoryTable Name: SurveyParent

- top -

Data Dictionary for CSP 585

Thursday, June 01, 2017Page 28 of 255

Page 29: Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible

58. MomLiveDictionary ID: 103592Survey Question: 48. Mother: Living?Value Descriptions: 2 = Unknown

1 = Yes0 = No→

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Family and Family Health HistoryTable Name: SurveyParent

- top -

59. MomDthYrUNKDictionary ID: 103601Survey Question: 48. Mother: Living? If NO, Year of Death: UnknownValue Descriptions: 1 = True

0 = FalseData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Family and Family Health HistoryTable Name: SurveyParent

- top -

60. MomDthYrYYYYDictionary ID: 103604Survey Question: 48. Mother: Living? If NO, Year of Death: YearValue Min: 1900Value Max: 2019Data Types: Generic [integer], SAS [6.], R [int], SQL [smallint], C# [Int16?], XML

[xsi:integer]Is Nullable: TrueForm Section: BaselineSurvey - Family and Family Health HistoryTable Name: SurveyParent

- top -

61. DadBrthYrUNKDictionary ID: 103607Survey Question: 48. Father: Year of Birth: UnknownValue Descriptions: 1 = True

0 = FalseData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Family and Family Health HistoryTable Name: SurveyParent

- top -

Data Dictionary for CSP 585

Thursday, June 01, 2017Page 29 of 255

Page 30: Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible

62. DadBrthYrYYYYDictionary ID: 103610Survey Question: 48. Father: Year of Birth: YearValue Min: 1850Value Max: 1965Data Types: Generic [integer], SAS [6.], R [int], SQL [smallint], C# [Int16?], XML

[xsi:integer]Is Nullable: TrueForm Section: BaselineSurvey - Family and Family Health HistoryTable Name: SurveyParent

- top -

63. DadLiveDictionary ID: 103613Survey Question: 48. Father: Living?Value Descriptions: 2 = Unknown

1 = Yes0 = No→

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Family and Family Health HistoryTable Name: SurveyParent

- top -

64. DadDthYrUNKDictionary ID: 103622Survey Question: 48. Father: Living? If NO, Year of Death: UnknownValue Descriptions: 1 = True

0 = FalseData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Family and Family Health HistoryTable Name: SurveyParent

- top -

65. DadDthYrYYYYDictionary ID: 103625Survey Question: 48. Father: Living? If NO, Year of Death: YearValue Min: 1900Value Max: 2019Data Types: Generic [integer], SAS [6.], R [int], SQL [smallint], C# [Int16?], XML

[xsi:integer]Is Nullable: TrueForm Section: BaselineSurvey - Family and Family Health HistoryTable Name: SurveyParent

- top -

Data Dictionary for CSP 585

Thursday, June 01, 2017Page 30 of 255

Page 31: Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible

66. Sib1Dictionary ID: 103631Survey Question: 49. Biological Siblings? (a):Value Descriptions: 0 = Brother

1 = SisterData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Family and Family Health HistoryTable Name: SurveyParent

- top -

67. Sib1BrthYrUNKDictionary ID: 103637Survey Question: 49. Biological Siblings? (a): Year of Birth: UnknownValue Descriptions: 1 = True

0 = FalseData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Family and Family Health HistoryTable Name: SurveyParent

- top -

68. Sib1BrthYrYYYYDictionary ID: 103640Survey Question: 49. Biological Siblings? (a): Year of Birth: YearValue Min: 1880Value Max: 2019Data Types: Generic [integer], SAS [6.], R [int], SQL [smallint], C# [Int16?], XML

[xsi:integer]Is Nullable: TrueForm Section: BaselineSurvey - Family and Family Health HistoryTable Name: SurveyParent

- top -

69. Sib1LiveDictionary ID: 103643Survey Question: 49. Biological Siblings? (a): Living?Value Descriptions: 2 = Unknown

1 = Yes0 = No→

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Family and Family Health HistoryTable Name: SurveyParent

- top -

Data Dictionary for CSP 585

Thursday, June 01, 2017Page 31 of 255

Page 32: Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible

70. Sib1DthYrUNKDictionary ID: 103652Survey Question: 49. Biological Siblings? (a): Living? If NO, Year of Death: UnknownValue Descriptions: 1 = True

0 = FalseData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Family and Family Health HistoryTable Name: SurveyParent

- top -

71. Sib1DthYrYYYYDictionary ID: 103655Survey Question: 49. Biological Siblings? (a): Living? If NO, Year of Death: YearValue Min: 1880Value Max: 2019Data Types: Generic [integer], SAS [6.], R [int], SQL [smallint], C# [Int16?], XML

[xsi:integer]Is Nullable: TrueForm Section: BaselineSurvey - Family and Family Health HistoryTable Name: SurveyParent

- top -

72. Sib2Dictionary ID: 103658Survey Question: 49. Biological Siblings? (b):Value Descriptions: 0 = Brother

1 = SisterData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Family and Family Health HistoryTable Name: SurveyParent

- top -

73. Sib2BrthYrUNKDictionary ID: 103664Survey Question: 49. Biological Siblings? (b): Year of Birth: UnknownValue Descriptions: 1 = True

0 = FalseData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Family and Family Health HistoryTable Name: SurveyParent

- top -

Data Dictionary for CSP 585

Thursday, June 01, 2017Page 32 of 255

Page 33: Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible

74. Sib2BrthYrYYYYDictionary ID: 103667Survey Question: 49. Biological Siblings? (b): Year of Birth: YearValue Min: 1880Value Max: 2019Data Types: Generic [integer], SAS [6.], R [int], SQL [smallint], C# [Int16?], XML

[xsi:integer]Is Nullable: TrueForm Section: BaselineSurvey - Family and Family Health HistoryTable Name: SurveyParent

- top -

75. Sib2LiveDictionary ID: 103670Survey Question: 49. Biological Siblings? (b): Living?Value Descriptions: 2 = Unknown

1 = Yes0 = No→

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Family and Family Health HistoryTable Name: SurveyParent

- top -

76. Sib2DthYrUNKDictionary ID: 103679Survey Question: 49. Biological Siblings? (b): Living? If NO, Year of Death: UnknownValue Descriptions: 1 = True

0 = FalseData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Family and Family Health HistoryTable Name: SurveyParent

- top -

77. Sib2DthYrYYYYDictionary ID: 103682Survey Question: 49. Biological Siblings? (b): Living? If NO, Year of Death: YearValue Min: 1880Value Max: 2019Data Types: Generic [integer], SAS [6.], R [int], SQL [smallint], C# [Int16?], XML

[xsi:integer]Is Nullable: TrueForm Section: BaselineSurvey - Family and Family Health HistoryTable Name: SurveyParent

- top -

Data Dictionary for CSP 585

Thursday, June 01, 2017Page 33 of 255

Page 34: Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible

78. Sib3Dictionary ID: 103685Survey Question: 49. Biological Siblings? (c):Value Descriptions: 0 = Brother

1 = SisterData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Family and Family Health HistoryTable Name: SurveyParent

- top -

79. Sib3BrthYrUNKDictionary ID: 103691Survey Question: 49. Biological Siblings? (c): Year of Birth: UnknownValue Descriptions: 1 = True

0 = FalseData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Family and Family Health HistoryTable Name: SurveyParent

- top -

80. Sib3BrthYrYYYYDictionary ID: 103694Survey Question: 49. Biological Siblings? (c): Year of Birth: YearValue Min: 1880Value Max: 2019Data Types: Generic [integer], SAS [6.], R [int], SQL [smallint], C# [Int16?], XML

[xsi:integer]Is Nullable: TrueForm Section: BaselineSurvey - Family and Family Health HistoryTable Name: SurveyParent

- top -

81. Sib3LiveDictionary ID: 103697Survey Question: 49. Biological Siblings? (c): Living?Value Descriptions: 2 = Unknown

1 = Yes0 = No→

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Family and Family Health HistoryTable Name: SurveyParent

- top -

Data Dictionary for CSP 585

Thursday, June 01, 2017Page 34 of 255

Page 35: Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible

82. Sib3DthYrUNKDictionary ID: 103706Survey Question: 49. Biological Siblings? (c): Living? If NO, Year of Death: UnknownValue Descriptions: 1 = True

0 = FalseData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Family and Family Health HistoryTable Name: SurveyParent

- top -

83. Sib3DthYrYYYYDictionary ID: 103709Survey Question: 49. Biological Siblings? (c): Living? If NO, Year of Death: YearValue Min: 1880Value Max: 2019Data Types: Generic [integer], SAS [6.], R [int], SQL [smallint], C# [Int16?], XML

[xsi:integer]Is Nullable: TrueForm Section: BaselineSurvey - Family and Family Health HistoryTable Name: SurveyParent

- top -

84. Sib4Dictionary ID: 103712Survey Question: 49. Biological Siblings? (d):Value Descriptions: 0 = Brother

1 = SisterData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Family and Family Health HistoryTable Name: SurveyParent

- top -

85. Sib4BrthYrUNKDictionary ID: 103718Survey Question: 49. Biological Siblings? (d): Year of Birth: UnknownValue Descriptions: 1 = True

0 = FalseData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Family and Family Health HistoryTable Name: SurveyParent

- top -

Data Dictionary for CSP 585

Thursday, June 01, 2017Page 35 of 255

Page 36: Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible

86. Sib4BrthYrYYYYDictionary ID: 103721Survey Question: 49. Biological Siblings? (d): Year of Birth: YearValue Min: 1880Value Max: 2019Data Types: Generic [integer], SAS [6.], R [int], SQL [smallint], C# [Int16?], XML

[xsi:integer]Is Nullable: TrueForm Section: BaselineSurvey - Family and Family Health HistoryTable Name: SurveyParent

- top -

87. Sib4LiveDictionary ID: 103724Survey Question: 49. Biological Siblings? (d): Living?Value Descriptions: 2 = Unknown

1 = Yes0 = No→

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Family and Family Health HistoryTable Name: SurveyParent

- top -

88. Sib4DthYrUNKDictionary ID: 103733Survey Question: 49. Biological Siblings? (d): Living? If NO, Year of Death: UnknownValue Descriptions: 1 = True

0 = FalseData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Family and Family Health HistoryTable Name: SurveyParent

- top -

89. Sib4DthYrYYYYDictionary ID: 103736Survey Question: 49. Biological Siblings? (d): Living? If NO, Year of Death: YearValue Min: 1880Value Max: 2019Data Types: Generic [integer], SAS [6.], R [int], SQL [smallint], C# [Int16?], XML

[xsi:integer]Is Nullable: TrueForm Section: BaselineSurvey - Family and Family Health HistoryTable Name: SurveyParent

- top -

Data Dictionary for CSP 585

Thursday, June 01, 2017Page 36 of 255

Page 37: Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible

90. Sib5Dictionary ID: 103739Survey Question: 49. Biological Siblings? (e):Value Descriptions: 0 = Brother

1 = SisterData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Family and Family Health HistoryTable Name: SurveyParent

- top -

91. Sib5BrthYrUNKDictionary ID: 103745Survey Question: 49. Biological Siblings? (e): Year of Birth: UnknownValue Descriptions: 1 = True

0 = FalseData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Family and Family Health HistoryTable Name: SurveyParent

- top -

92. Sib5BrthYrYYYYDictionary ID: 103748Survey Question: 49. Biological Siblings? (e): Year of Birth: YearValue Min: 1880Value Max: 2019Data Types: Generic [integer], SAS [6.], R [int], SQL [smallint], C# [Int16?], XML

[xsi:integer]Is Nullable: TrueForm Section: BaselineSurvey - Family and Family Health HistoryTable Name: SurveyParent

- top -

93. Sib5LiveDictionary ID: 103751Survey Question: 49. Biological Siblings? (e): Living?Value Descriptions: 2 = Unknown

1 = Yes0 = No→

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Family and Family Health HistoryTable Name: SurveyParent

- top -

Data Dictionary for CSP 585

Thursday, June 01, 2017Page 37 of 255

Page 38: Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible

94. Sib5DthYrUNKDictionary ID: 103760Survey Question: 49. Biological Siblings? (e): Living? If NO, Year of Death: UnknownValue Descriptions: 1 = True

0 = FalseData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Family and Family Health HistoryTable Name: SurveyParent

- top -

95. Sib5DthYrYYYYDictionary ID: 103763Survey Question: 49. Biological Siblings? (e): Living? If NO, Year of Death: YearValue Min: 1880Value Max: 2019Data Types: Generic [integer], SAS [6.], R [int], SQL [smallint], C# [Int16?], XML

[xsi:integer]Is Nullable: TrueForm Section: BaselineSurvey - Family and Family Health HistoryTable Name: SurveyParent

- top -

96. Sib6Dictionary ID: 103766Survey Question: 49. Biological Siblings? (f):Value Descriptions: 0 = Brother

1 = SisterData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Family and Family Health HistoryTable Name: SurveyParent

- top -

97. Sib6BrthYrUNKDictionary ID: 103772Survey Question: 49. Biological Siblings? (f): Year of Birth: UnknownValue Descriptions: 1 = True

0 = FalseData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Family and Family Health HistoryTable Name: SurveyParent

- top -

Data Dictionary for CSP 585

Thursday, June 01, 2017Page 38 of 255

Page 39: Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible

98. Sib6BrthYrYYYYDictionary ID: 103775Survey Question: 49. Biological Siblings? (f): Year of Birth: YearValue Min: 1880Value Max: 2019Data Types: Generic [integer], SAS [6.], R [int], SQL [smallint], C# [Int16?], XML

[xsi:integer]Is Nullable: TrueForm Section: BaselineSurvey - Family and Family Health HistoryTable Name: SurveyParent

- top -

99. Sib6LiveDictionary ID: 103778Survey Question: 49. Biological Siblings? (f): Living?Value Descriptions: 2 = Unknown

1 = Yes0 = No→

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Family and Family Health HistoryTable Name: SurveyParent

- top -

100. Sib6DthYrUNKDictionary ID: 103787Survey Question: 49. Biological Siblings? (f): Living? If NO, Year of Death: UnknownValue Descriptions: 1 = True

0 = FalseData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Family and Family Health HistoryTable Name: SurveyParent

- top -

101. Sib6DthYrYYYYDictionary ID: 103790Survey Question: 49. Biological Siblings? (f): Living? If NO, Year of Death: YearValue Min: 1880Value Max: 2019Data Types: Generic [integer], SAS [6.], R [int], SQL [smallint], C# [Int16?], XML

[xsi:integer]Is Nullable: TrueForm Section: BaselineSurvey - Family and Family Health HistoryTable Name: SurveyParent

- top -

Data Dictionary for CSP 585

Thursday, June 01, 2017Page 39 of 255

Page 40: Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible

102. Sib7Dictionary ID: 103793Survey Question: 49. Biological Siblings? (g):Value Descriptions: 0 = Brother

1 = SisterData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Family and Family Health HistoryTable Name: SurveyParent

- top -

103. Sib7BrthYrUNKDictionary ID: 103799Survey Question: 49. Biological Siblings? (g): Year of Birth: UnknownValue Descriptions: 1 = True

0 = FalseData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Family and Family Health HistoryTable Name: SurveyParent

- top -

104. Sib7BrthYrYYYYDictionary ID: 103802Survey Question: 49. Biological Siblings? (g): Year of Birth: YearValue Min: 1880Value Max: 2019Data Types: Generic [integer], SAS [6.], R [int], SQL [smallint], C# [Int16?], XML

[xsi:integer]Is Nullable: TrueForm Section: BaselineSurvey - Family and Family Health HistoryTable Name: SurveyParent

- top -

105. Sib7LiveDictionary ID: 103805Survey Question: 49. Biological Siblings? (g): Living?Value Descriptions: 2 = Unknown

1 = Yes0 = No→

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Family and Family Health HistoryTable Name: SurveyParent

- top -

Data Dictionary for CSP 585

Thursday, June 01, 2017Page 40 of 255

Page 41: Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible

106. Sib7DthYrUNKDictionary ID: 103814Survey Question: 49. Biological Siblings? (g): Living? If NO, Year of Death: UnknownValue Descriptions: 1 = True

0 = FalseData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Family and Family Health HistoryTable Name: SurveyParent

- top -

107. Sib7DthYrYYYYDictionary ID: 103817Survey Question: 49. Biological Siblings? (g): Living? If NO, Year of Death: YearValue Min: 1880Value Max: 2019Data Types: Generic [integer], SAS [6.], R [int], SQL [smallint], C# [Int16?], XML

[xsi:integer]Is Nullable: TrueForm Section: BaselineSurvey - Family and Family Health HistoryTable Name: SurveyParent

- top -

108. Sib8Dictionary ID: 103820Survey Question: 49. Biological Siblings? (h):Value Descriptions: 0 = Brother

1 = SisterData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Family and Family Health HistoryTable Name: SurveyParent

- top -

109. Sib8BrthYrUNKDictionary ID: 103826Survey Question: 49. Biological Siblings? (h): Year of Birth: UnknownValue Descriptions: 1 = True

0 = FalseData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Family and Family Health HistoryTable Name: SurveyParent

- top -

Data Dictionary for CSP 585

Thursday, June 01, 2017Page 41 of 255

Page 42: Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible

110. Sib8BrthYrYYYYDictionary ID: 103829Survey Question: 49. Biological Siblings? (h): Year of Birth: YearValue Min: 1880Value Max: 2019Data Types: Generic [integer], SAS [6.], R [int], SQL [smallint], C# [Int16?], XML

[xsi:integer]Is Nullable: TrueForm Section: BaselineSurvey - Family and Family Health HistoryTable Name: SurveyParent

- top -

111. Sib8LiveDictionary ID: 103832Survey Question: 49. Biological Siblings? (h): Living?Value Descriptions: 2 = Unknown

1 = Yes0 = No→

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Family and Family Health HistoryTable Name: SurveyParent

- top -

112. Sib8DthYrUNKDictionary ID: 103841Survey Question: 49. Biological Siblings? (h): Living? If NO, Year of Death: UnknownValue Descriptions: 1 = True

0 = FalseData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Family and Family Health HistoryTable Name: SurveyParent

- top -

113. Sib8DthYrYYYYDictionary ID: 103844Survey Question: 49. Biological Siblings? (h): Living? If NO, Year of Death: YearValue Min: 1880Value Max: 2019Data Types: Generic [integer], SAS [6.], R [int], SQL [smallint], C# [Int16?], XML

[xsi:integer]Is Nullable: TrueForm Section: BaselineSurvey - Family and Family Health HistoryTable Name: SurveyParent

- top -

Data Dictionary for CSP 585

Thursday, June 01, 2017Page 42 of 255

Page 43: Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible

114. Sib9Dictionary ID: 103847Survey Question: 49. Biological Siblings? (i):Value Descriptions: 0 = Brother

1 = SisterData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Family and Family Health HistoryTable Name: SurveyParent

- top -

115. Sib9BrthYrUNKDictionary ID: 103853Survey Question: 49. Biological Siblings? (i): Year of Birth: UnknownValue Descriptions: 1 = True

0 = FalseData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Family and Family Health HistoryTable Name: SurveyParent

- top -

116. Sib9BrthYrYYYYDictionary ID: 103856Survey Question: 49. Biological Siblings? (i): Year of Birth: YearValue Min: 1880Value Max: 2019Data Types: Generic [integer], SAS [6.], R [int], SQL [smallint], C# [Int16?], XML

[xsi:integer]Is Nullable: TrueForm Section: BaselineSurvey - Family and Family Health HistoryTable Name: SurveyParent

- top -

117. Sib9LiveDictionary ID: 103859Survey Question: 49. Biological Siblings? (i): Living?Value Descriptions: 2 = Unknown

1 = Yes0 = No→

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Family and Family Health HistoryTable Name: SurveyParent

- top -

Data Dictionary for CSP 585

Thursday, June 01, 2017Page 43 of 255

Page 44: Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible

118. Sib9DthYrUNKDictionary ID: 103868Survey Question: 49. Biological Siblings? (i): Living? If NO, Year of Death: UnknownValue Descriptions: 1 = True

0 = FalseData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Family and Family Health HistoryTable Name: SurveyParent

- top -

119. Sib9DthYrYYYYDictionary ID: 103871Survey Question: 49. Biological Siblings? (i): Living? If NO, Year of Death: YearValue Min: 1880Value Max: 2019Data Types: Generic [integer], SAS [6.], R [int], SQL [smallint], C# [Int16?], XML

[xsi:integer]Is Nullable: TrueForm Section: BaselineSurvey - Family and Family Health HistoryTable Name: SurveyParent

- top -

120. Sib10Dictionary ID: 103874Survey Question: 49. Biological Siblings? (j):Value Descriptions: 0 = Brother

1 = SisterData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Family and Family Health HistoryTable Name: SurveyParent

- top -

121. Sib10BrthYrUNKDictionary ID: 103880Survey Question: 49. Biological Siblings? (j): Year of Birth: UnknownValue Descriptions: 1 = True

0 = FalseData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Family and Family Health HistoryTable Name: SurveyParent

- top -

Data Dictionary for CSP 585

Thursday, June 01, 2017Page 44 of 255

Page 45: Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible

122. Sib10BrthYrYYYYDictionary ID: 103883Survey Question: 49. Biological Siblings? (j): Year of Birth: YearValue Min: 1880Value Max: 2019Data Types: Generic [integer], SAS [6.], R [int], SQL [smallint], C# [Int16?], XML

[xsi:integer]Is Nullable: TrueForm Section: BaselineSurvey - Family and Family Health HistoryTable Name: SurveyParent

- top -

123. Sib10LiveDictionary ID: 103886Survey Question: 49. Biological Siblings? (j): Living?Value Descriptions: 2 = Unknown

1 = Yes0 = No→

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Family and Family Health HistoryTable Name: SurveyParent

- top -

124. Sib10DthYrUNKDictionary ID: 103895Survey Question: 49. Biological Siblings? (j): Living? If NO, Year of Death: UnknownValue Descriptions: 1 = True

0 = FalseData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Family and Family Health HistoryTable Name: SurveyParent

- top -

125. Sib10DthYrYYYYDictionary ID: 103898Survey Question: 49. Biological Siblings? (j): Living? If NO, Year of Death: YearValue Min: 1880Value Max: 2019Data Types: Generic [integer], SAS [6.], R [int], SQL [smallint], C# [Int16?], XML

[xsi:integer]Is Nullable: TrueForm Section: BaselineSurvey - Family and Family Health HistoryTable Name: SurveyParent

- top -

Data Dictionary for CSP 585

Thursday, June 01, 2017Page 45 of 255

Page 46: Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible

126. Sib11Dictionary ID: 103901Survey Question: 49. Biological Siblings? (k):Value Descriptions: 0 = Brother

1 = SisterData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Family and Family Health HistoryTable Name: SurveyParent

- top -

127. Sib11BrthYrUNKDictionary ID: 103907Survey Question: 49. Biological Siblings? (k): Year of Birth: UnknownValue Descriptions: 1 = True

0 = FalseData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Family and Family Health HistoryTable Name: SurveyParent

- top -

128. Sib11BrthYrYYYYDictionary ID: 103910Survey Question: 49. Biological Siblings? (k): Year of Birth: YearValue Min: 1880Value Max: 2019Data Types: Generic [integer], SAS [6.], R [int], SQL [smallint], C# [Int16?], XML

[xsi:integer]Is Nullable: TrueForm Section: BaselineSurvey - Family and Family Health HistoryTable Name: SurveyParent

- top -

129. Sib11LiveDictionary ID: 103913Survey Question: 49. Biological Siblings? (k): Living?Value Descriptions: 2 = Unknown

1 = Yes0 = No→

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Family and Family Health HistoryTable Name: SurveyParent

- top -

Data Dictionary for CSP 585

Thursday, June 01, 2017Page 46 of 255

Page 47: Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible

130. Sib11DthYrUNKDictionary ID: 103922Survey Question: 49. Biological Siblings? (k): Living? If NO, Year of Death: UnknownValue Descriptions: 1 = True

0 = FalseData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Family and Family Health HistoryTable Name: SurveyParent

- top -

131. Sib11DthYrYYYYDictionary ID: 103925Survey Question: 49. Biological Siblings? (k): Living? If NO, Year of Death: YearValue Min: 1880Value Max: 2019Data Types: Generic [integer], SAS [6.], R [int], SQL [smallint], C# [Int16?], XML

[xsi:integer]Is Nullable: TrueForm Section: BaselineSurvey - Family and Family Health HistoryTable Name: SurveyParent

- top -

132. Sib12Dictionary ID: 103928Survey Question: 49. Biological Siblings? (l):Value Descriptions: 0 = Brother

1 = SisterData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Family and Family Health HistoryTable Name: SurveyParent

- top -

133. Sib12BrthYrUNKDictionary ID: 103934Survey Question: 49. Biological Siblings? (l): Year of Birth: UnknownValue Descriptions: 1 = True

0 = FalseData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Family and Family Health HistoryTable Name: SurveyParent

- top -

Data Dictionary for CSP 585

Thursday, June 01, 2017Page 47 of 255

Page 48: Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible

134. Sib12BrthYrYYYYDictionary ID: 103937Survey Question: 49. Biological Siblings? (l): Year of Birth: YearValue Min: 1880Value Max: 2019Data Types: Generic [integer], SAS [6.], R [int], SQL [smallint], C# [Int16?], XML

[xsi:integer]Is Nullable: TrueForm Section: BaselineSurvey - Family and Family Health HistoryTable Name: SurveyParent

- top -

135. Sib12LiveDictionary ID: 103940Survey Question: 49. Biological Siblings? (l): Living?Value Descriptions: 2 = Unknown

1 = Yes0 = No→

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Family and Family Health HistoryTable Name: SurveyParent

- top -

136. Sib12DthYrUNKDictionary ID: 103949Survey Question: 49. Biological Siblings? (l): Living? If NO, Year of Death: UnknownValue Descriptions: 1 = True

0 = FalseData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Family and Family Health HistoryTable Name: SurveyParent

- top -

137. Sib12DthYrYYYYDictionary ID: 103952Survey Question: 49. Biological Siblings? (l): Living? If NO, Year of Death: YearValue Min: 1880Value Max: 2019Data Types: Generic [integer], SAS [6.], R [int], SQL [smallint], C# [Int16?], XML

[xsi:integer]Is Nullable: TrueForm Section: BaselineSurvey - Family and Family Health HistoryTable Name: SurveyParent

- top -

Data Dictionary for CSP 585

Thursday, June 01, 2017Page 48 of 255

Page 49: Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible

138. Sib13Dictionary ID: 103955Survey Question: 49. Biological Siblings? (m):Value Descriptions: 0 = Brother

1 = SisterData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Family and Family Health HistoryTable Name: SurveyParent

- top -

139. Sib13BrthYrUNKDictionary ID: 103961Survey Question: 49. Biological Siblings? (m): Year of Birth: UnknownValue Descriptions: 1 = True

0 = FalseData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Family and Family Health HistoryTable Name: SurveyParent

- top -

140. Sib13BrthYrYYYYDictionary ID: 103964Survey Question: 49. Biological Siblings? (m): Year of Birth: YearValue Min: 1880Value Max: 2019Data Types: Generic [integer], SAS [6.], R [int], SQL [smallint], C# [Int16?], XML

[xsi:integer]Is Nullable: TrueForm Section: BaselineSurvey - Family and Family Health HistoryTable Name: SurveyParent

- top -

141. Sib13LiveDictionary ID: 103967Survey Question: 49. Biological Siblings? (m): Living?Value Descriptions: 2 = Unknown

1 = Yes0 = No→

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Family and Family Health HistoryTable Name: SurveyParent

- top -

Data Dictionary for CSP 585

Thursday, June 01, 2017Page 49 of 255

Page 50: Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible

142. Sib13DthYrUNKDictionary ID: 103976Survey Question: 49. Biological Siblings? (m): Living? If NO, Year of Death: UnknownValue Descriptions: 1 = True

0 = FalseData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Family and Family Health HistoryTable Name: SurveyParent

- top -

143. Sib13DthYrYYYYDictionary ID: 103979Survey Question: 49. Biological Siblings? (m): Living? If NO, Year of Death: YearValue Min: 1880Value Max: 2019Data Types: Generic [integer], SAS [6.], R [int], SQL [smallint], C# [Int16?], XML

[xsi:integer]Is Nullable: TrueForm Section: BaselineSurvey - Family and Family Health HistoryTable Name: SurveyParent

- top -

144. Sib14Dictionary ID: 103982Survey Question: 49. Biological Siblings? (n):Value Descriptions: 0 = Brother

1 = SisterData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Family and Family Health HistoryTable Name: SurveyParent

- top -

145. Sib14BrthYrUNKDictionary ID: 103988Survey Question: 49. Biological Siblings? (n): Year of Birth: UnknownValue Descriptions: 1 = True

0 = FalseData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Family and Family Health HistoryTable Name: SurveyParent

- top -

Data Dictionary for CSP 585

Thursday, June 01, 2017Page 50 of 255

Page 51: Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible

146. Sib14BrthYrYYYYDictionary ID: 103991Survey Question: 49. Biological Siblings? (n): Year of Birth: YearValue Min: 1880Value Max: 2019Data Types: Generic [integer], SAS [6.], R [int], SQL [smallint], C# [Int16?], XML

[xsi:integer]Is Nullable: TrueForm Section: BaselineSurvey - Family and Family Health HistoryTable Name: SurveyParent

- top -

147. Sib14LiveDictionary ID: 103994Survey Question: 49. Biological Siblings? (n): Living?Value Descriptions: 2 = Unknown

1 = Yes0 = No→

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Family and Family Health HistoryTable Name: SurveyParent

- top -

148. Sib14DthYrUNKDictionary ID: 104003Survey Question: 49. Biological Siblings? (n): Living? If NO, Year of Death: UnknownValue Descriptions: 1 = True

0 = FalseData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Family and Family Health HistoryTable Name: SurveyParent

- top -

149. Sib14DthYrYYYYDictionary ID: 104006Survey Question: 49. Biological Siblings? (n): Living? If NO, Year of Death: YearValue Min: 1880Value Max: 2019Data Types: Generic [integer], SAS [6.], R [int], SQL [smallint], C# [Int16?], XML

[xsi:integer]Is Nullable: TrueForm Section: BaselineSurvey - Family and Family Health HistoryTable Name: SurveyParent

- top -

Data Dictionary for CSP 585

Thursday, June 01, 2017Page 51 of 255

Page 52: Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible

150. MomNSAlzDictionary ID: 104012Survey Question: 50. Please tell us if any of your biological family members have been

diagnosed with the following conditions: Alzheimer's / Other dementia: MotherValue Descriptions: 2 = Unknown

0 = No1 = Yes

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Family and Family Health HistoryTable Name: SurveyParent

- top -

151. DadNSAlzDictionary ID: 104021Survey Question: 50. Please tell us if any of your biological family members have been

diagnosed with the following conditions: Alzheimer's / Other dementia: FatherValue Descriptions: 2 = Unknown

0 = No1 = Yes

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Family and Family Health HistoryTable Name: SurveyParent

- top -

152. SibNSAlzDictionary ID: 104030Survey Question: 50. Please tell us if any of your biological family members have been

diagnosed with the following conditions: Alzheimer's / Other dementia: Any Sibling

Value Descriptions: 2 = Unknown0 = No1 = Yes

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Family and Family Health HistoryTable Name: SurveyParent

- top -

Data Dictionary for CSP 585

Thursday, June 01, 2017Page 52 of 255

Page 53: Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible

153. MGpNSAlzDictionary ID: 104039Survey Question: 50. Please tell us if any of your biological family members have been

diagnosed with the following conditions: Alzheimer's / Other dementia: Any Grandparent on Mother's Side

Value Descriptions: 2 = Unknown0 = No1 = Yes

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Family and Family Health HistoryTable Name: SurveyParent

- top -

154. PGpNSAlzDictionary ID: 104048Survey Question: 50. Please tell us if any of your biological family members have been

diagnosed with the following conditions: Alzheimer's / Other dementia: Any Grandparent on Father's Side

Value Descriptions: 2 = Unknown0 = No1 = Yes

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Family and Family Health HistoryTable Name: SurveyParent

- top -

155. MomDoAsthDictionary ID: 104057Survey Question: 50. Please tell us if any of your biological family members have been

diagnosed with the following conditions: Asthma: MotherValue Descriptions: 2 = Unknown

0 = No1 = Yes

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Family and Family Health HistoryTable Name: SurveyParent

- top -

Data Dictionary for CSP 585

Thursday, June 01, 2017Page 53 of 255

Page 54: Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible

156. DadDoAsthDictionary ID: 104066Survey Question: 50. Please tell us if any of your biological family members have been

diagnosed with the following conditions: Asthma: FatherValue Descriptions: 2 = Unknown

0 = No1 = Yes

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Family and Family Health HistoryTable Name: SurveyParent

- top -

157. SibDoAsthDictionary ID: 104075Survey Question: 50. Please tell us if any of your biological family members have been

diagnosed with the following conditions: Asthma: Any SiblingValue Descriptions: 2 = Unknown

0 = No1 = Yes

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Family and Family Health HistoryTable Name: SurveyParent

- top -

158. MGpDoAsthDictionary ID: 104084Survey Question: 50. Please tell us if any of your biological family members have been

diagnosed with the following conditions: Asthma: Any Grandparent on Mother's Side

Value Descriptions: 2 = Unknown0 = No1 = Yes

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Family and Family Health HistoryTable Name: SurveyParent

- top -

Data Dictionary for CSP 585

Thursday, June 01, 2017Page 54 of 255

Page 55: Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible

159. PGpDoAsthDictionary ID: 104093Survey Question: 50. Please tell us if any of your biological family members have been

diagnosed with the following conditions: Asthma: Any Grandparent on Father's Side

Value Descriptions: 2 = Unknown0 = No1 = Yes

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Family and Family Health HistoryTable Name: SurveyParent

- top -

160. MomMHBPDDictionary ID: 104102Survey Question: 50. Please tell us if any of your biological family members have been

diagnosed with the following conditions: Bipolar disorder: MotherValue Descriptions: 2 = Unknown

0 = No1 = Yes

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Family and Family Health HistoryTable Name: SurveyParent

- top -

161. DadMHBPDDictionary ID: 104111Survey Question: 50. Please tell us if any of your biological family members have been

diagnosed with the following conditions: Bipolar disorder: FatherValue Descriptions: 2 = Unknown

0 = No1 = Yes

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Family and Family Health HistoryTable Name: SurveyParent

- top -

Data Dictionary for CSP 585

Thursday, June 01, 2017Page 55 of 255

Page 56: Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible

162. SibMHBPDDictionary ID: 104120Survey Question: 50. Please tell us if any of your biological family members have been

diagnosed with the following conditions: Bipolar disorder: Any SiblingValue Descriptions: 2 = Unknown

0 = No1 = Yes

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Family and Family Health HistoryTable Name: SurveyParent

- top -

163. MGpMHBPDDictionary ID: 104129Survey Question: 50. Please tell us if any of your biological family members have been

diagnosed with the following conditions: Bipolar disorder: Any Grandparent on Mother's Side

Value Descriptions: 2 = Unknown0 = No1 = Yes

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Family and Family Health HistoryTable Name: SurveyParent

- top -

164. PGpMHBPDDictionary ID: 104138Survey Question: 50. Please tell us if any of your biological family members have been

diagnosed with the following conditions: Bipolar disorder: Any Grandparent on Father's Side

Value Descriptions: 2 = Unknown0 = No1 = Yes

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Family and Family Health HistoryTable Name: SurveyParent

- top -

Data Dictionary for CSP 585

Thursday, June 01, 2017Page 56 of 255

Page 57: Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible

165. MomCaBrstDictionary ID: 104147Survey Question: 50. Please tell us if any of your biological family members have been

diagnosed with the following conditions: Cancer, breast: MotherValue Descriptions: 2 = Unknown

0 = No1 = Yes

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Family and Family Health HistoryTable Name: SurveyParent

- top -

166. DadCaBrstDictionary ID: 104156Survey Question: 50. Please tell us if any of your biological family members have been

diagnosed with the following conditions: Cancer, breast: FatherValue Descriptions: 2 = Unknown

0 = No1 = Yes

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Family and Family Health HistoryTable Name: SurveyParent

- top -

167. SibCaBrstDictionary ID: 104165Survey Question: 50. Please tell us if any of your biological family members have been

diagnosed with the following conditions: Cancer, breast: Any SiblingValue Descriptions: 2 = Unknown

0 = No1 = Yes

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Family and Family Health HistoryTable Name: SurveyParent

- top -

Data Dictionary for CSP 585

Thursday, June 01, 2017Page 57 of 255

Page 58: Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible

168. MGpCaBrstDictionary ID: 104174Survey Question: 50. Please tell us if any of your biological family members have been

diagnosed with the following conditions: Cancer, breast: Any Grandparent on Mother's Side

Value Descriptions: 2 = Unknown0 = No1 = Yes

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Family and Family Health HistoryTable Name: SurveyParent

- top -

169. PGpCaBrstDictionary ID: 104183Survey Question: 50. Please tell us if any of your biological family members have been

diagnosed with the following conditions: Cancer, breast: Any Grandparent on Father's Side

Value Descriptions: 2 = Unknown0 = No1 = Yes

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Family and Family Health HistoryTable Name: SurveyParent

- top -

170. MomCaColonDictionary ID: 104192Survey Question: 50. Please tell us if any of your biological family members have been

diagnosed with the following conditions: Cancer, colon: MotherValue Descriptions: 2 = Unknown

0 = No1 = Yes

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Family and Family Health HistoryTable Name: SurveyParent

- top -

Data Dictionary for CSP 585

Thursday, June 01, 2017Page 58 of 255

Page 59: Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible

171. DadCaColonDictionary ID: 104201Survey Question: 50. Please tell us if any of your biological family members have been

diagnosed with the following conditions: Cancer, colon: FatherValue Descriptions: 2 = Unknown

0 = No1 = Yes

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Family and Family Health HistoryTable Name: SurveyParent

- top -

172. SibCaColonDictionary ID: 104210Survey Question: 50. Please tell us if any of your biological family members have been

diagnosed with the following conditions: Cancer, colon: Any SiblingValue Descriptions: 2 = Unknown

0 = No1 = Yes

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Family and Family Health HistoryTable Name: SurveyParent

- top -

173. MGpCaColonDictionary ID: 104219Survey Question: 50. Please tell us if any of your biological family members have been

diagnosed with the following conditions: Cancer, colon: Any Grandparent on Mother's Side

Value Descriptions: 2 = Unknown0 = No1 = Yes

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Family and Family Health HistoryTable Name: SurveyParent

- top -

Data Dictionary for CSP 585

Thursday, June 01, 2017Page 59 of 255

Page 60: Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible

174. PGpCaColonDictionary ID: 104228Survey Question: 50. Please tell us if any of your biological family members have been

diagnosed with the following conditions: Cancer, colon: Any Grandparent on Father's Side

Value Descriptions: 2 = Unknown0 = No1 = Yes

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Family and Family Health HistoryTable Name: SurveyParent

- top -

175. MomCaLungDictionary ID: 104237Survey Question: 50. Please tell us if any of your biological family members have been

diagnosed with the following conditions: Cancer, lung: MotherValue Descriptions: 2 = Unknown

0 = No1 = Yes

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Family and Family Health HistoryTable Name: SurveyParent

- top -

176. DadCaLungDictionary ID: 104246Survey Question: 50. Please tell us if any of your biological family members have been

diagnosed with the following conditions: Cancer, lung: FatherValue Descriptions: 2 = Unknown

0 = No1 = Yes

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Family and Family Health HistoryTable Name: SurveyParent

- top -

Data Dictionary for CSP 585

Thursday, June 01, 2017Page 60 of 255

Page 61: Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible

177. SibCaLungDictionary ID: 104255Survey Question: 50. Please tell us if any of your biological family members have been

diagnosed with the following conditions: Cancer, lung: Any SiblingValue Descriptions: 2 = Unknown

0 = No1 = Yes

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Family and Family Health HistoryTable Name: SurveyParent

- top -

178. MGpCaLungDictionary ID: 104264Survey Question: 50. Please tell us if any of your biological family members have been

diagnosed with the following conditions: Cancer, lung: Any Grandparent on Mother's Side

Value Descriptions: 2 = Unknown0 = No1 = Yes

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Family and Family Health HistoryTable Name: SurveyParent

- top -

179. PGpCaLungDictionary ID: 104273Survey Question: 50. Please tell us if any of your biological family members have been

diagnosed with the following conditions: Cancer, lung: Any Grandparent on Father's Side

Value Descriptions: 2 = Unknown0 = No1 = Yes

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Family and Family Health HistoryTable Name: SurveyParent

- top -

Data Dictionary for CSP 585

Thursday, June 01, 2017Page 61 of 255

Page 62: Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible

180. DadCaProsDictionary ID: 104282Survey Question: 50. Please tell us if any of your biological family members have been

diagnosed with the following conditions: Cancer, prostate: FatherValue Descriptions: 2 = Unknown

0 = No1 = Yes

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Family and Family Health HistoryTable Name: SurveyParent

- top -

181. SibCaProsDictionary ID: 104291Survey Question: 50. Please tell us if any of your biological family members have been

diagnosed with the following conditions: Cancer, prostate: Any SiblingValue Descriptions: 2 = Unknown

0 = No1 = Yes

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Family and Family Health HistoryTable Name: SurveyParent

- top -

182. MGpCaProsDictionary ID: 104300Survey Question: 50. Please tell us if any of your biological family members have been

diagnosed with the following conditions: Cancer, prostate: Any Grandparent on Mother's Side

Value Descriptions: 2 = Unknown0 = No1 = Yes

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Family and Family Health HistoryTable Name: SurveyParent

- top -

Data Dictionary for CSP 585

Thursday, June 01, 2017Page 62 of 255

Page 63: Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible

183. PGpCaProsDictionary ID: 104309Survey Question: 50. Please tell us if any of your biological family members have been

diagnosed with the following conditions: Cancer, prostate: Any Grandparent on Father's Side

Value Descriptions: 2 = Unknown0 = No1 = Yes

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Family and Family Health HistoryTable Name: SurveyParent

- top -

184. MomCaSkinDictionary ID: 104318Survey Question: 50. Please tell us if any of your biological family members have been

diagnosed with the following conditions: Cancer, skin: MotherValue Descriptions: 2 = Unknown

0 = No1 = Yes

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Family and Family Health HistoryTable Name: SurveyParent

- top -

185. DadCaSkinDictionary ID: 104327Survey Question: 50. Please tell us if any of your biological family members have been

diagnosed with the following conditions: Cancer, skin: FatherValue Descriptions: 2 = Unknown

0 = No1 = Yes

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Family and Family Health HistoryTable Name: SurveyParent

- top -

Data Dictionary for CSP 585

Thursday, June 01, 2017Page 63 of 255

Page 64: Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible

186. SibCaSkinDictionary ID: 104336Survey Question: 50. Please tell us if any of your biological family members have been

diagnosed with the following conditions: Cancer, skin: Any SiblingValue Descriptions: 2 = Unknown

0 = No1 = Yes

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Family and Family Health HistoryTable Name: SurveyParent

- top -

187. MGpCaSkinDictionary ID: 104345Survey Question: 50. Please tell us if any of your biological family members have been

diagnosed with the following conditions: Cancer, skin: Any Grandparent on Mother's Side

Value Descriptions: 2 = Unknown0 = No1 = Yes

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Family and Family Health HistoryTable Name: SurveyParent

- top -

188. PGpCaSkinDictionary ID: 104354Survey Question: 50. Please tell us if any of your biological family members have been

diagnosed with the following conditions: Cancer, skin: Any Grandparent on Father's Side

Value Descriptions: 2 = Unknown0 = No1 = Yes

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Family and Family Health HistoryTable Name: SurveyParent

- top -

Data Dictionary for CSP 585

Thursday, June 01, 2017Page 64 of 255

Page 65: Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible

189. MomCaOthDictionary ID: 104363Survey Question: 50. Please tell us if any of your biological family members have been

diagnosed with the following conditions: Cancer, all others: MotherValue Descriptions: 2 = Unknown

0 = No1 = Yes

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Family and Family Health HistoryTable Name: SurveyParent

- top -

190. DadCaOthDictionary ID: 104372Survey Question: 50. Please tell us if any of your biological family members have been

diagnosed with the following conditions: Cancer, all others: FatherValue Descriptions: 2 = Unknown

0 = No1 = Yes

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Family and Family Health HistoryTable Name: SurveyParent

- top -

191. SibCaOthDictionary ID: 104381Survey Question: 50. Please tell us if any of your biological family members have been

diagnosed with the following conditions: Cancer, all others: Any SiblingValue Descriptions: 2 = Unknown

0 = No1 = Yes

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Family and Family Health HistoryTable Name: SurveyParent

- top -

Data Dictionary for CSP 585

Thursday, June 01, 2017Page 65 of 255

Page 66: Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible

192. MGpCaOthDictionary ID: 104390Survey Question: 50. Please tell us if any of your biological family members have been

diagnosed with the following conditions: Cancer, all others: Any Grandparent on Mother's Side

Value Descriptions: 2 = Unknown0 = No1 = Yes

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Family and Family Health HistoryTable Name: SurveyParent

- top -

193. PGpCaOthDictionary ID: 104399Survey Question: 50. Please tell us if any of your biological family members have been

diagnosed with the following conditions: Cancer, all others: Any Grandparent on Father's Side

Value Descriptions: 2 = Unknown0 = No1 = Yes

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Family and Family Health HistoryTable Name: SurveyParent

- top -

194. MomDoLungDictionary ID: 104408Survey Question: 50. Please tell us if any of your biological family members have been

diagnosed with the following conditions: Chronic lung disease (COPD, Emphysema, or Bronchitis): Mother

Value Descriptions: 2 = Unknown0 = No1 = Yes

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Family and Family Health HistoryTable Name: SurveyParent

- top -

Data Dictionary for CSP 585

Thursday, June 01, 2017Page 66 of 255

Page 67: Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible

195. DadDoLungDictionary ID: 104417Survey Question: 50. Please tell us if any of your biological family members have been

diagnosed with the following conditions: Chronic lung disease (COPD, Emphysema, or Bronchitis): Father

Value Descriptions: 2 = Unknown0 = No1 = Yes

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Family and Family Health HistoryTable Name: SurveyParent

- top -

196. SibDoLungDictionary ID: 104426Survey Question: 50. Please tell us if any of your biological family members have been

diagnosed with the following conditions: Chronic lung disease (COPD, Emphysema, or Bronchitis): Any Sibling

Value Descriptions: 2 = Unknown0 = No1 = Yes

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Family and Family Health HistoryTable Name: SurveyParent

- top -

197. MGpDoLungDictionary ID: 104435Survey Question: 50. Please tell us if any of your biological family members have been

diagnosed with the following conditions: Chronic lung disease (COPD, Emphysema, or Bronchitis): Any Grandparent on Mother's Side

Value Descriptions: 2 = Unknown0 = No1 = Yes

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Family and Family Health HistoryTable Name: SurveyParent

- top -

Data Dictionary for CSP 585

Thursday, June 01, 2017Page 67 of 255

Page 68: Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible

198. PGpDoLungDictionary ID: 104444Survey Question: 50. Please tell us if any of your biological family members have been

diagnosed with the following conditions: Chronic lung disease (COPD, Emphysema, or Bronchitis): Any Grandparent on Father's Side

Value Descriptions: 2 = Unknown0 = No1 = Yes

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Family and Family Health HistoryTable Name: SurveyParent

- top -

199. MomCircCADDictionary ID: 104453Survey Question: 50. Please tell us if any of your biological family members have been

diagnosed with the following conditions: Coronary artery / Coronary heart disease: Mother

Value Descriptions: 2 = Unknown0 = No1 = Yes

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Family and Family Health HistoryTable Name: SurveyParent

- top -

200. DadCircCADDictionary ID: 104462Survey Question: 50. Please tell us if any of your biological family members have been

diagnosed with the following conditions: Coronary artery / Coronary heart disease: Father

Value Descriptions: 2 = Unknown0 = No1 = Yes

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Family and Family Health HistoryTable Name: SurveyParent

- top -

Data Dictionary for CSP 585

Thursday, June 01, 2017Page 68 of 255

Page 69: Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible

201. SibCircCADDictionary ID: 104471Survey Question: 50. Please tell us if any of your biological family members have been

diagnosed with the following conditions: Coronary artery / Coronary heart disease: Any Sibling

Value Descriptions: 2 = Unknown0 = No1 = Yes

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Family and Family Health HistoryTable Name: SurveyParent

- top -

202. MGpCircCADDictionary ID: 104480Survey Question: 50. Please tell us if any of your biological family members have been

diagnosed with the following conditions: Coronary artery / Coronary heart disease: Any Grandparent on Mother's Side

Value Descriptions: 2 = Unknown0 = No1 = Yes

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Family and Family Health HistoryTable Name: SurveyParent

- top -

203. PGpCircCADDictionary ID: 104489Survey Question: 50. Please tell us if any of your biological family members have been

diagnosed with the following conditions: Coronary artery / Coronary heart disease: Any Grandparent on Father's Side

Value Descriptions: 2 = Unknown0 = No1 = Yes

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Family and Family Health HistoryTable Name: SurveyParent

- top -

Data Dictionary for CSP 585

Thursday, June 01, 2017Page 69 of 255

Page 70: Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible

204. MomMHDepDictionary ID: 104498Survey Question: 50. Please tell us if any of your biological family members have been

diagnosed with the following conditions: Depression: MotherValue Descriptions: 2 = Unknown

0 = No1 = Yes

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Family and Family Health HistoryTable Name: SurveyParent

- top -

205. DadMHDepDictionary ID: 104507Survey Question: 50. Please tell us if any of your biological family members have been

diagnosed with the following conditions: Depression: FatherValue Descriptions: 2 = Unknown

0 = No1 = Yes

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Family and Family Health HistoryTable Name: SurveyParent

- top -

206. SibMHDepDictionary ID: 104516Survey Question: 50. Please tell us if any of your biological family members have been

diagnosed with the following conditions: Depression: Any SiblingValue Descriptions: 2 = Unknown

0 = No1 = Yes

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Family and Family Health HistoryTable Name: SurveyParent

- top -

Data Dictionary for CSP 585

Thursday, June 01, 2017Page 70 of 255

Page 71: Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible

207. MGpMHDepDictionary ID: 104525Survey Question: 50. Please tell us if any of your biological family members have been

diagnosed with the following conditions: Depression: Any Grandparent on Mother's Side

Value Descriptions: 2 = Unknown0 = No1 = Yes

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Family and Family Health HistoryTable Name: SurveyParent

- top -

208. PGpMHDepDictionary ID: 104534Survey Question: 50. Please tell us if any of your biological family members have been

diagnosed with the following conditions: Depression: Any Grandparent on Father's Side

Value Descriptions: 2 = Unknown0 = No1 = Yes

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Family and Family Health HistoryTable Name: SurveyParent

- top -

209. MomDoDMDictionary ID: 104543Survey Question: 50. Please tell us if any of your biological family members have been

diagnosed with the following conditions: Diabetes / "Sugar": MotherValue Descriptions: 2 = Unknown

0 = No1 = Yes

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Family and Family Health HistoryTable Name: SurveyParent

- top -

Data Dictionary for CSP 585

Thursday, June 01, 2017Page 71 of 255

Page 72: Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible

210. DadDoDMDictionary ID: 104552Survey Question: 50. Please tell us if any of your biological family members have been

diagnosed with the following conditions: Diabetes / "Sugar": FatherValue Descriptions: 2 = Unknown

0 = No1 = Yes

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Family and Family Health HistoryTable Name: SurveyParent

- top -

211. SibDoDMDictionary ID: 104561Survey Question: 50. Please tell us if any of your biological family members have been

diagnosed with the following conditions: Diabetes / "Sugar": Any SiblingValue Descriptions: 2 = Unknown

0 = No1 = Yes

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Family and Family Health HistoryTable Name: SurveyParent

- top -

212. MGpDoDMDictionary ID: 104570Survey Question: 50. Please tell us if any of your biological family members have been

diagnosed with the following conditions: Diabetes / "Sugar": Any Grandparent on Mother's Side

Value Descriptions: 2 = Unknown0 = No1 = Yes

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Family and Family Health HistoryTable Name: SurveyParent

- top -

Data Dictionary for CSP 585

Thursday, June 01, 2017Page 72 of 255

Page 73: Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible

213. PGpDoDMDictionary ID: 104579Survey Question: 50. Please tell us if any of your biological family members have been

diagnosed with the following conditions: Diabetes / "Sugar": Any Grandparent on Father's Side

Value Descriptions: 2 = Unknown0 = No1 = Yes

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Family and Family Health HistoryTable Name: SurveyParent

- top -

214. MomCircHTNDictionary ID: 104588Survey Question: 50. Please tell us if any of your biological family members have been

diagnosed with the following conditions: High blood pressure: MotherValue Descriptions: 2 = Unknown

0 = No1 = Yes

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Family and Family Health HistoryTable Name: SurveyParent

- top -

215. DadCircHTNDictionary ID: 104597Survey Question: 50. Please tell us if any of your biological family members have been

diagnosed with the following conditions: High blood pressure: FatherValue Descriptions: 2 = Unknown

0 = No1 = Yes

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Family and Family Health HistoryTable Name: SurveyParent

- top -

Data Dictionary for CSP 585

Thursday, June 01, 2017Page 73 of 255

Page 74: Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible

216. SibCircHTNDictionary ID: 104606Survey Question: 50. Please tell us if any of your biological family members have been

diagnosed with the following conditions: High blood pressure: Any SiblingValue Descriptions: 2 = Unknown

0 = No1 = Yes

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Family and Family Health HistoryTable Name: SurveyParent

- top -

217. MGpCircHTNDictionary ID: 104615Survey Question: 50. Please tell us if any of your biological family members have been

diagnosed with the following conditions: High blood pressure: Any Grandparenton Mother's Side

Value Descriptions: 2 = Unknown0 = No1 = Yes

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Family and Family Health HistoryTable Name: SurveyParent

- top -

218. PGpCircHTNDictionary ID: 104624Survey Question: 50. Please tell us if any of your biological family members have been

diagnosed with the following conditions: High blood pressure: Any Grandparenton Father's Side

Value Descriptions: 2 = Unknown0 = No1 = Yes

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Family and Family Health HistoryTable Name: SurveyParent

- top -

Data Dictionary for CSP 585

Thursday, June 01, 2017Page 74 of 255

Page 75: Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible

219. MomCircCholDictionary ID: 104633Survey Question: 50. Please tell us if any of your biological family members have been

diagnosed with the following conditions: High cholesterol: MotherValue Descriptions: 2 = Unknown

0 = No1 = Yes

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Family and Family Health HistoryTable Name: SurveyParent

- top -

220. DadCircCholDictionary ID: 104642Survey Question: 50. Please tell us if any of your biological family members have been

diagnosed with the following conditions: High cholesterol: FatherValue Descriptions: 2 = Unknown

0 = No1 = Yes

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Family and Family Health HistoryTable Name: SurveyParent

- top -

221. SibCircCholDictionary ID: 104651Survey Question: 50. Please tell us if any of your biological family members have been

diagnosed with the following conditions: High cholesterol: Any SiblingValue Descriptions: 2 = Unknown

0 = No1 = Yes

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Family and Family Health HistoryTable Name: SurveyParent

- top -

Data Dictionary for CSP 585

Thursday, June 01, 2017Page 75 of 255

Page 76: Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible

222. MGpCircCholDictionary ID: 104660Survey Question: 50. Please tell us if any of your biological family members have been

diagnosed with the following conditions: High cholesterol: Any Grandparent on Mother's Side

Value Descriptions: 2 = Unknown0 = No1 = Yes

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Family and Family Health HistoryTable Name: SurveyParent

- top -

223. PGpCircCholDictionary ID: 104669Survey Question: 50. Please tell us if any of your biological family members have been

diagnosed with the following conditions: High cholesterol: Any Grandparent on Father's Side

Value Descriptions: 2 = Unknown0 = No1 = Yes

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Family and Family Health HistoryTable Name: SurveyParent

- top -

224. MomDoKidDictionary ID: 104678Survey Question: 50. Please tell us if any of your biological family members have been

diagnosed with the following conditions: Kidney disease: MotherValue Descriptions: 2 = Unknown

0 = No1 = Yes

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Family and Family Health HistoryTable Name: SurveyParent

- top -

Data Dictionary for CSP 585

Thursday, June 01, 2017Page 76 of 255

Page 77: Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible

225. DadDoKidDictionary ID: 104687Survey Question: 50. Please tell us if any of your biological family members have been

diagnosed with the following conditions: Kidney disease: FatherValue Descriptions: 2 = Unknown

0 = No1 = Yes

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Family and Family Health HistoryTable Name: SurveyParent

- top -

226. SibDoKidDictionary ID: 104696Survey Question: 50. Please tell us if any of your biological family members have been

diagnosed with the following conditions: Kidney disease: Any SiblingValue Descriptions: 2 = Unknown

0 = No1 = Yes

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Family and Family Health HistoryTable Name: SurveyParent

- top -

227. MGpDoKidDictionary ID: 104705Survey Question: 50. Please tell us if any of your biological family members have been

diagnosed with the following conditions: Kidney disease: Any Grandparent on Mother's Side

Value Descriptions: 2 = Unknown0 = No1 = Yes

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Family and Family Health HistoryTable Name: SurveyParent

- top -

Data Dictionary for CSP 585

Thursday, June 01, 2017Page 77 of 255

Page 78: Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible

228. PGpDoKidDictionary ID: 104714Survey Question: 50. Please tell us if any of your biological family members have been

diagnosed with the following conditions: Kidney disease: Any Grandparent on Father's Side

Value Descriptions: 2 = Unknown0 = No1 = Yes

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Family and Family Health HistoryTable Name: SurveyParent

- top -

229. MomDoLiverDictionary ID: 104723Survey Question: 50. Please tell us if any of your biological family members have been

diagnosed with the following conditions: Liver condition: MotherValue Descriptions: 2 = Unknown

0 = No1 = Yes

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Family and Family Health HistoryTable Name: SurveyParent

- top -

230. DadDoLiverDictionary ID: 104732Survey Question: 50. Please tell us if any of your biological family members have been

diagnosed with the following conditions: Liver condition: FatherValue Descriptions: 2 = Unknown

0 = No1 = Yes

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Family and Family Health HistoryTable Name: SurveyParent

- top -

Data Dictionary for CSP 585

Thursday, June 01, 2017Page 78 of 255

Page 79: Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible

231. SibDoLiverDictionary ID: 104741Survey Question: 50. Please tell us if any of your biological family members have been

diagnosed with the following conditions: Liver condition: Any SiblingValue Descriptions: 2 = Unknown

0 = No1 = Yes

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Family and Family Health HistoryTable Name: SurveyParent

- top -

232. MGpDoLiverDictionary ID: 104750Survey Question: 50. Please tell us if any of your biological family members have been

diagnosed with the following conditions: Liver condition: Any Grandparent on Mother's Side

Value Descriptions: 2 = Unknown0 = No1 = Yes

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Family and Family Health HistoryTable Name: SurveyParent

- top -

233. PGpDoLiverDictionary ID: 104759Survey Question: 50. Please tell us if any of your biological family members have been

diagnosed with the following conditions: Liver condition: Any Grandparent on Father's Side

Value Descriptions: 2 = Unknown0 = No1 = Yes

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Family and Family Health HistoryTable Name: SurveyParent

- top -

Data Dictionary for CSP 585

Thursday, June 01, 2017Page 79 of 255

Page 80: Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible

234. MomMHSCZDictionary ID: 104768Survey Question: 50. Please tell us if any of your biological family members have been

diagnosed with the following conditions: Schizophrenia: MotherValue Descriptions: 2 = Unknown

0 = No1 = Yes

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Family and Family Health HistoryTable Name: SurveyParent

- top -

235. DadMHSCZDictionary ID: 104777Survey Question: 50. Please tell us if any of your biological family members have been

diagnosed with the following conditions: Schizophrenia: FatherValue Descriptions: 2 = Unknown

0 = No1 = Yes

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Family and Family Health HistoryTable Name: SurveyParent

- top -

236. SibMHSCZDictionary ID: 104786Survey Question: 50. Please tell us if any of your biological family members have been

diagnosed with the following conditions: Schizophrenia: Any SiblingValue Descriptions: 2 = Unknown

0 = No1 = Yes

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Family and Family Health HistoryTable Name: SurveyParent

- top -

Data Dictionary for CSP 585

Thursday, June 01, 2017Page 80 of 255

Page 81: Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible

237. MGpMHSCZDictionary ID: 104795Survey Question: 50. Please tell us if any of your biological family members have been

diagnosed with the following conditions: Schizophrenia: Any Grandparent on Mother's Side

Value Descriptions: 2 = Unknown0 = No1 = Yes

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Family and Family Health HistoryTable Name: SurveyParent

- top -

238. PGpMHSCZDictionary ID: 104804Survey Question: 50. Please tell us if any of your biological family members have been

diagnosed with the following conditions: Schizophrenia: Any Grandparent on Father's Side

Value Descriptions: 2 = Unknown0 = No1 = Yes

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Family and Family Health HistoryTable Name: SurveyParent

- top -

239. MomCircStrkDictionary ID: 104813Survey Question: 50. Please tell us if any of your biological family members have been

diagnosed with the following conditions: Stroke / Transient ischemic attack (TIA): Mother

Value Descriptions: 2 = Unknown0 = No1 = Yes

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Family and Family Health HistoryTable Name: SurveyParent

- top -

Data Dictionary for CSP 585

Thursday, June 01, 2017Page 81 of 255

Page 82: Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible

240. DadCircStrkDictionary ID: 104822Survey Question: 50. Please tell us if any of your biological family members have been

diagnosed with the following conditions: Stroke / Transient ischemic attack (TIA): Father

Value Descriptions: 2 = Unknown0 = No1 = Yes

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Family and Family Health HistoryTable Name: SurveyParent

- top -

241. SibCircStrkDictionary ID: 104831Survey Question: 50. Please tell us if any of your biological family members have been

diagnosed with the following conditions: Stroke / Transient ischemic attack (TIA): Any Sibling

Value Descriptions: 2 = Unknown0 = No1 = Yes

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Family and Family Health HistoryTable Name: SurveyParent

- top -

242. MGpCircStrkDictionary ID: 104840Survey Question: 50. Please tell us if any of your biological family members have been

diagnosed with the following conditions: Stroke / Transient ischemic attack (TIA): Any Grandparent on Mother's Side

Value Descriptions: 2 = Unknown0 = No1 = Yes

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Family and Family Health HistoryTable Name: SurveyParent

- top -

Data Dictionary for CSP 585

Thursday, June 01, 2017Page 82 of 255

Page 83: Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible

243. PGpCircStrkDictionary ID: 104849Survey Question: 50. Please tell us if any of your biological family members have been

diagnosed with the following conditions: Stroke / Transient ischemic attack (TIA): Any Grandparent on Father's Side

Value Descriptions: 2 = Unknown0 = No1 = Yes

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Family and Family Health HistoryTable Name: SurveyParent

- top -

Data Dictionary for CSP 585

Thursday, June 01, 2017Page 83 of 255

Page 84: Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible

BaselineSurvey - Health History and Medication244. CircHTN

Dictionary ID: 102116Survey Question: 38. By a doctor or other healthcare provider: Have you ever been told that you

have: High blood pressure (Hypertension)?Value Descriptions: 1 = Yes

0 = NoData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

245. CircHTNYrDxDictionary ID: 102122Survey Question: 38. By a doctor or other healthcare provider: Have you ever been told that you

have: High blood pressure (Hypertension)? Yes: Year ToldValue Min: 1900Value Max: 2019Data Types: Generic [integer], SAS [6.], R [int], SQL [smallint], C# [Int16?], XML

[xsi:integer]Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

246. CircHTNMedDictionary ID: 102125Survey Question: 38. By a doctor or other healthcare provider: Have you ever been told that you

have: High blood pressure (Hypertension)? Yes: Currently Taking MedsValue Descriptions: 1 = Yes

0 = NoData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

Data Dictionary for CSP 585

Thursday, June 01, 2017Page 84 of 255

Page 85: Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible

247. CircStrkDictionary ID: 102131Survey Question: 38. By a doctor or other healthcare provider: Have you ever been told that you

have: Stroke?Value Descriptions: 1 = Yes

0 = NoData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

248. CircStrkYrDxDictionary ID: 102137Survey Question: 38. By a doctor or other healthcare provider: Have you ever been told that you

have: Stroke? Yes: Year ToldValue Min: 1900Value Max: 2019Data Types: Generic [integer], SAS [6.], R [int], SQL [smallint], C# [Int16?], XML

[xsi:integer]Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

249. CircStrkMedDictionary ID: 102140Survey Question: 38. By a doctor or other healthcare provider: Have you ever been told that you

have: Stroke? Yes: Currently Taking MedsValue Descriptions: 1 = Yes

0 = NoData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

Data Dictionary for CSP 585

Thursday, June 01, 2017Page 85 of 255

Page 86: Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible

250. CircTIADictionary ID: 102146Survey Question: 38. By a doctor or other healthcare provider: Have you ever been told that you

have: Transient ischemic attack (TIA)?Value Descriptions: 1 = Yes

0 = NoData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

251. CircTIAYrDxDictionary ID: 102152Survey Question: 38. By a doctor or other healthcare provider: Have you ever been told that you

have: Transient ischemic attack (TIA)? Yes: Year ToldValue Min: 1900Value Max: 2019Data Types: Generic [integer], SAS [6.], R [int], SQL [smallint], C# [Int16?], XML

[xsi:integer]Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

252. CircTIAMedDictionary ID: 102155Survey Question: 38. By a doctor or other healthcare provider: Have you ever been told that you

have: Transient ischemic attack (TIA)? Yes: Currently Taking MedsValue Descriptions: 1 = Yes

0 = NoData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

Data Dictionary for CSP 585

Thursday, June 01, 2017Page 86 of 255

Page 87: Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible

253. CircHrtAtkDictionary ID: 102161Survey Question: 38. By a doctor or other healthcare provider: Have you ever been told that you

have: Heart attack?Value Descriptions: 1 = Yes

0 = NoData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

254. CircHrtAtkYrDxDictionary ID: 102167Survey Question: 38. By a doctor or other healthcare provider: Have you ever been told that you

have: Heart attack? Yes: Year ToldValue Min: 1900Value Max: 2019Data Types: Generic [integer], SAS [6.], R [int], SQL [smallint], C# [Int16?], XML

[xsi:integer]Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

255. CircHrtAtkMedDictionary ID: 102170Survey Question: 38. By a doctor or other healthcare provider: Have you ever been told that you

have: Heart attack? Yes: Currently Taking MedsValue Descriptions: 1 = Yes

0 = NoData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

Data Dictionary for CSP 585

Thursday, June 01, 2017Page 87 of 255

Page 88: Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible

256. CircCADDictionary ID: 102176Survey Question: 38. By a doctor or other healthcare provider: Have you ever been told that you

have: Coronary artery / Coronary heart disease (includes angina)?Value Descriptions: 1 = Yes

0 = NoData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

257. CircCADYrDxDictionary ID: 102182Survey Question: 38. By a doctor or other healthcare provider: Have you ever been told that you

have: Coronary artery / Coronary heart disease (includes angina)? Yes: Year Told

Value Min: 1900Value Max: 2019Data Types: Generic [integer], SAS [6.], R [int], SQL [smallint], C# [Int16?], XML

[xsi:integer]Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

258. CircCADMedDictionary ID: 102185Survey Question: 38. By a doctor or other healthcare provider: Have you ever been told that you

have: Coronary artery / Coronary heart disease (includes angina)? Yes: Currently Taking Meds

Value Descriptions: 1 = Yes0 = No

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

Data Dictionary for CSP 585

Thursday, June 01, 2017Page 88 of 255

Page 89: Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible

259. CircPVDDictionary ID: 102191Survey Question: 38. By a doctor or other healthcare provider: Have you ever been told that you

have: Peripheral vascular disease?Value Descriptions: 1 = Yes

0 = NoData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

260. CircPVDYrDxDictionary ID: 102197Survey Question: 38. By a doctor or other healthcare provider: Have you ever been told that you

have: Peripheral vascular disease? Yes: Year ToldValue Min: 1900Value Max: 2019Data Types: Generic [integer], SAS [6.], R [int], SQL [smallint], C# [Int16?], XML

[xsi:integer]Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

261. CircPVDMedDictionary ID: 102200Survey Question: 38. By a doctor or other healthcare provider: Have you ever been told that you

have: Peripheral vascular disease? Yes: Currently Taking MedsValue Descriptions: 1 = Yes

0 = NoData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

Data Dictionary for CSP 585

Thursday, June 01, 2017Page 89 of 255

Page 90: Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible

262. CircCholDictionary ID: 102206Survey Question: 38. By a doctor or other healthcare provider: Have you ever been told that you

have: High cholesterol?Value Descriptions: 1 = Yes

0 = NoData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

263. CircCholYrDxDictionary ID: 102212Survey Question: 38. By a doctor or other healthcare provider: Have you ever been told that you

have: High cholesterol? Yes: Year ToldValue Min: 1900Value Max: 2019Data Types: Generic [integer], SAS [6.], R [int], SQL [smallint], C# [Int16?], XML

[xsi:integer]Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

264. CircCholMedDictionary ID: 102215Survey Question: 38. By a doctor or other healthcare provider: Have you ever been told that you

have: High cholesterol? Yes: Currently Taking MedsValue Descriptions: 1 = Yes

0 = NoData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

Data Dictionary for CSP 585

Thursday, June 01, 2017Page 90 of 255

Page 91: Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible

265. CircClotDictionary ID: 102221Survey Question: 38. By a doctor or other healthcare provider: Have you ever been told that you

have: Pulmonary embolism or deep vein thrombosis (DVT)?Value Descriptions: 1 = Yes

0 = NoData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

266. CircClotYrDxDictionary ID: 102227Survey Question: 38. By a doctor or other healthcare provider: Have you ever been told that you

have: Pulmonary embolism or deep vein thrombosis (DVT)? Yes: Year ToldValue Min: 1900Value Max: 2019Data Types: Generic [integer], SAS [6.], R [int], SQL [smallint], C# [Int16?], XML

[xsi:integer]Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

267. CircClotMedDictionary ID: 102230Survey Question: 38. By a doctor or other healthcare provider: Have you ever been told that you

have: Pulmonary embolism or deep vein thrombosis (DVT)? Yes: Currently Taking Meds

Value Descriptions: 1 = Yes0 = No

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

Data Dictionary for CSP 585

Thursday, June 01, 2017Page 91 of 255

Page 92: Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible

268. CircCHFDictionary ID: 102236Survey Question: 38. By a doctor or other healthcare provider: Have you ever been told that you

have: Congestive heart failure?Value Descriptions: 1 = Yes

0 = NoData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

269. CircCHFYrDxDictionary ID: 102242Survey Question: 38. By a doctor or other healthcare provider: Have you ever been told that you

have: Congestive heart failure? Yes: Year ToldValue Min: 1900Value Max: 2019Data Types: Generic [integer], SAS [6.], R [int], SQL [smallint], C# [Int16?], XML

[xsi:integer]Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

270. CircCHFMedDictionary ID: 102245Survey Question: 38. By a doctor or other healthcare provider: Have you ever been told that you

have: Congestive heart failure? Yes: Currently Taking Meds Value Descriptions: 1 = Yes

0 = NoData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

Data Dictionary for CSP 585

Thursday, June 01, 2017Page 92 of 255

Page 93: Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible

271. CircOthDictionary ID: 102251Survey Question: 38. By a doctor or other healthcare provider: Have you ever been told that you

have: Other circulatory system problem?Value Descriptions: 1 = Yes

0 = NoData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

272. CircOthYrDxDictionary ID: 102257Survey Question: 38. By a doctor or other healthcare provider: Have you ever been told that you

have: Other circulatory system problem? Yes: Year ToldValue Min: 1900Value Max: 2019Data Types: Generic [integer], SAS [6.], R [int], SQL [smallint], C# [Int16?], XML

[xsi:integer]Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

273. CircOthMedDictionary ID: 102260Survey Question: 38. By a doctor or other healthcare provider: Have you ever been told that you

have: Other circulatory system problem? Yes: Currently Taking Meds Value Descriptions: 1 = Yes

0 = NoData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

Data Dictionary for CSP 585

Thursday, June 01, 2017Page 93 of 255

Page 94: Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible

274. SkMsOADictionary ID: 102266Survey Question: 38. By a doctor or other healthcare provider: Have you ever been told that you

have: Osteoarthritis?Value Descriptions: 1 = Yes

0 = NoData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

275. SkMsOAYrDxDictionary ID: 102272Survey Question: 38. By a doctor or other healthcare provider: Have you ever been told that you

have: Osteoarthritis? Yes: Year ToldValue Min: 1900Value Max: 2019Data Types: Generic [integer], SAS [6.], R [int], SQL [smallint], C# [Int16?], XML

[xsi:integer]Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

276. SkMsOAMedDictionary ID: 102275Survey Question: 38. By a doctor or other healthcare provider: Have you ever been told that you

have: Osteoarthritis? Yes: Currently Taking MedsValue Descriptions: 1 = Yes

0 = NoData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

Data Dictionary for CSP 585

Thursday, June 01, 2017Page 94 of 255

Page 95: Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible

277. SkMsRADictionary ID: 102281Survey Question: 38. By a doctor or other healthcare provider: Have you ever been told that you

have: Rheumatoid arthritis?Value Descriptions: 1 = Yes

0 = NoData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

278. SkMsRAYrDxDictionary ID: 102287Survey Question: 38. By a doctor or other healthcare provider: Have you ever been told that you

have: Rheumatoid arthritis? Yes: Year ToldValue Min: 1900Value Max: 2019Data Types: Generic [integer], SAS [6.], R [int], SQL [smallint], C# [Int16?], XML

[xsi:integer]Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

279. SkMsRAMedDictionary ID: 102290Survey Question: 38. By a doctor or other healthcare provider: Have you ever been told that you

have: Rheumatoid arthritis? Yes: Currently Taking MedsValue Descriptions: 1 = Yes

0 = NoData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

Data Dictionary for CSP 585

Thursday, June 01, 2017Page 95 of 255

Page 96: Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible

280. SkMsOthArthDictionary ID: 102296Survey Question: 38. By a doctor or other healthcare provider: Have you ever been told that you

have: Other arthritis?Value Descriptions: 1 = Yes

0 = NoData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

281. SkMsOthArthYrDxDictionary ID: 102302Survey Question: 38. By a doctor or other healthcare provider: Have you ever been told that you

have: Other arthritis? Yes: Year ToldValue Min: 1900Value Max: 2019Data Types: Generic [integer], SAS [6.], R [int], SQL [smallint], C# [Int16?], XML

[xsi:integer]Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

282. SkMsOthArthMedDictionary ID: 102305Survey Question: 38. By a doctor or other healthcare provider: Have you ever been told that you

have: Other arthritis? Yes: Currently Taking MedsValue Descriptions: 1 = Yes

0 = NoData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

Data Dictionary for CSP 585

Thursday, June 01, 2017Page 96 of 255

Page 97: Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible

283. SkMsGoutDictionary ID: 102311Survey Question: 38. By a doctor or other healthcare provider: Have you ever been told that you

have: Gout?Value Descriptions: 1 = Yes

0 = NoData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

284. SkMsGoutYrDxDictionary ID: 102317Survey Question: 38. By a doctor or other healthcare provider: Have you ever been told that you

have: Gout? Yes: Year ToldValue Min: 1900Value Max: 2019Data Types: Generic [integer], SAS [6.], R [int], SQL [smallint], C# [Int16?], XML

[xsi:integer]Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

285. SkMsGoutMedDictionary ID: 102320Survey Question: 38. By a doctor or other healthcare provider: Have you ever been told that you

have: Gout? Yes: Currently Taking MedsValue Descriptions: 1 = Yes

0 = NoData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

Data Dictionary for CSP 585

Thursday, June 01, 2017Page 97 of 255

Page 98: Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible

286. SkMsOPDictionary ID: 102326Survey Question: 38. By a doctor or other healthcare provider: Have you ever been told that you

have: Osteoporosis?Value Descriptions: 1 = Yes

0 = NoData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

287. SkMsOPYrDxDictionary ID: 102332Survey Question: 38. By a doctor or other healthcare provider: Have you ever been told that you

have: Osteoporosis? Yes: Year ToldValue Min: 1900Value Max: 2019Data Types: Generic [integer], SAS [6.], R [int], SQL [smallint], C# [Int16?], XML

[xsi:integer]Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

288. SkMsOPMedDictionary ID: 102335Survey Question: 38. By a doctor or other healthcare provider: Have you ever been told that you

have: Osteoporosis? Yes: Currently Taking MedsValue Descriptions: 1 = Yes

0 = NoData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

Data Dictionary for CSP 585

Thursday, June 01, 2017Page 98 of 255

Page 99: Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible

289. SkMsOthDictionary ID: 102341Survey Question: 38. By a doctor or other healthcare provider: Have you ever been told that you

have: Other skeletal / muscular problem?Value Descriptions: 1 = Yes

0 = NoData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

290. SkMsOthYrDxDictionary ID: 102347Survey Question: 38. By a doctor or other healthcare provider: Have you ever been told that you

have: Other skeletal / muscular problem? Yes: Year ToldValue Min: 1900Value Max: 2019Data Types: Generic [integer], SAS [6.], R [int], SQL [smallint], C# [Int16?], XML

[xsi:integer]Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

291. SkMsOthMedDictionary ID: 102350Survey Question: 38. By a doctor or other healthcare provider: Have you ever been told that you

have: Other skeletal / muscular problem? Yes: Currently Taking MedsValue Descriptions: 1 = Yes

0 = NoData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

Data Dictionary for CSP 585

Thursday, June 01, 2017Page 99 of 255

Page 100: Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible

292. MHAnxPanDictionary ID: 102356Survey Question: 38. By a doctor or other healthcare provider: Have you ever been told that you

have: Anxiety reaction / Panic disorder?Value Descriptions: 1 = Yes

0 = NoData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

293. MHAnxPanYrDxDictionary ID: 102362Survey Question: 38. By a doctor or other healthcare provider: Have you ever been told that you

have: Anxiety reaction / Panic disorder? Yes: Year ToldValue Min: 1900Value Max: 2019Data Types: Generic [integer], SAS [6.], R [int], SQL [smallint], C# [Int16?], XML

[xsi:integer]Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

294. MHAnxPanMedDictionary ID: 102365Survey Question: 38. By a doctor or other healthcare provider: Have you ever been told that you

have: Anxiety reaction / Panic disorder? Yes: Currently Taking MedsValue Descriptions: 1 = Yes

0 = NoData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

Data Dictionary for CSP 585

Thursday, June 01, 2017Page 100 of 255

Page 101: Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible

295. MHADHDDictionary ID: 102371Survey Question: 38. By a doctor or other healthcare provider: Have you ever been told that you

have: Attention deficit hyperactivity disorder (ADHD)?Value Descriptions: 1 = Yes

0 = NoData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

296. MHADHDYrDxDictionary ID: 102377Survey Question: 38. By a doctor or other healthcare provider: Have you ever been told that you

have: Attention deficit hyperactivity disorder (ADHD)? Yes: Year ToldValue Min: 1900Value Max: 2019Data Types: Generic [integer], SAS [6.], R [int], SQL [smallint], C# [Int16?], XML

[xsi:integer]Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

297. MHADHDMedDictionary ID: 102380Survey Question: 38. By a doctor or other healthcare provider: Have you ever been told that you

have: Attention deficit hyperactivity disorder (ADHD)? Yes: Currently Taking Meds

Value Descriptions: 1 = Yes0 = No

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

Data Dictionary for CSP 585

Thursday, June 01, 2017Page 101 of 255

Page 102: Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible

298. MHBPDDictionary ID: 102386Survey Question: 38. By a doctor or other healthcare provider: Have you ever been told that you

have: Bipolar disorder?Value Descriptions: 1 = Yes

0 = NoData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

299. MHBPDYrDxDictionary ID: 102392Survey Question: 38. By a doctor or other healthcare provider: Have you ever been told that you

have: Bipolar disorder? Yes: Year ToldValue Min: 1900Value Max: 2019Data Types: Generic [integer], SAS [6.], R [int], SQL [smallint], C# [Int16?], XML

[xsi:integer]Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

300. MHBPDMedDictionary ID: 102395Survey Question: 38. By a doctor or other healthcare provider: Have you ever been told that you

have: Bipolar disorder? Yes: Currently Taking MedsValue Descriptions: 1 = Yes

0 = NoData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

Data Dictionary for CSP 585

Thursday, June 01, 2017Page 102 of 255

Page 103: Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible

301. MHPTSDDictionary ID: 102401Survey Question: 38. By a doctor or other healthcare provider: Have you ever been told that you

have: Post-traumatic stress disorder (PTSD)?Value Descriptions: 1 = Yes

0 = NoData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

302. MHPTSDYrDxDictionary ID: 102407Survey Question: 38. By a doctor or other healthcare provider: Have you ever been told that you

have: Post-traumatic stress disorder (PTSD)? Yes: Year ToldValue Min: 1900Value Max: 2019Data Types: Generic [integer], SAS [6.], R [int], SQL [smallint], C# [Int16?], XML

[xsi:integer]Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

303. MHPTSDMedDictionary ID: 102410Survey Question: 38. By a doctor or other healthcare provider: Have you ever been told that you

have: Post-traumatic stress disorder (PTSD)? Yes: Currently Taking MedsValue Descriptions: 1 = Yes

0 = NoData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

Data Dictionary for CSP 585

Thursday, June 01, 2017Page 103 of 255

Page 104: Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible

304. MHDepDictionary ID: 102416Survey Question: 38. By a doctor or other healthcare provider: Have you ever been told that you

have: Depression?Value Descriptions: 1 = Yes

0 = NoData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

305. MHDepYrDxDictionary ID: 102422Survey Question: 38. By a doctor or other healthcare provider: Have you ever been told that you

have: Depression? Yes: Year ToldValue Min: 1900Value Max: 2019Data Types: Generic [integer], SAS [6.], R [int], SQL [smallint], C# [Int16?], XML

[xsi:integer]Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

306. MHDepMedDictionary ID: 102425Survey Question: 38. By a doctor or other healthcare provider: Have you ever been told that you

have: Depression? Yes: Currently Taking MedsValue Descriptions: 1 = Yes

0 = NoData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

Data Dictionary for CSP 585

Thursday, June 01, 2017Page 104 of 255

Page 105: Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible

307. MHEatDoDictionary ID: 102431Survey Question: 38. By a doctor or other healthcare provider: Have you ever been told that you

have: Eating disorder?Value Descriptions: 1 = Yes

0 = NoData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

308. MHEatDoYrDxDictionary ID: 102437Survey Question: 38. By a doctor or other healthcare provider: Have you ever been told that you

have: Eating disorder? Yes: Year ToldValue Min: 1900Value Max: 2019Data Types: Generic [integer], SAS [6.], R [int], SQL [smallint], C# [Int16?], XML

[xsi:integer]Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

309. MHEatDoMedDictionary ID: 102440Survey Question: 38. By a doctor or other healthcare provider: Have you ever been told that you

have: Eating disorder? Yes: Currently Taking MedsValue Descriptions: 1 = Yes

0 = NoData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

Data Dictionary for CSP 585

Thursday, June 01, 2017Page 105 of 255

Page 106: Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible

310. MHPersDoDictionary ID: 102446Survey Question: 38. By a doctor or other healthcare provider: Have you ever been told that you

have: Personality disorder?Value Descriptions: 1 = Yes

0 = NoData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

311. MHPersDoYrDxDictionary ID: 102452Survey Question: 38. By a doctor or other healthcare provider: Have you ever been told that you

have: Personality disorder? Yes: Year ToldValue Min: 1900Value Max: 2019Data Types: Generic [integer], SAS [6.], R [int], SQL [smallint], C# [Int16?], XML

[xsi:integer]Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

312. MHPersDoMedDictionary ID: 102455Survey Question: 38. By a doctor or other healthcare provider: Have you ever been told that you

have: Personality disorder? Yes: Currently Taking MedsValue Descriptions: 1 = Yes

0 = NoData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

Data Dictionary for CSP 585

Thursday, June 01, 2017Page 106 of 255

Page 107: Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible

313. MHSCZDictionary ID: 102461Survey Question: 38. By a doctor or other healthcare provider: Have you ever been told that you

have: Schizophrenia?Value Descriptions: 1 = Yes

0 = NoData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

314. MHSCZYrDxDictionary ID: 102467Survey Question: 38. By a doctor or other healthcare provider: Have you ever been told that you

have: Schizophrenia? Yes: Year ToldValue Min: 1900Value Max: 2019Data Types: Generic [integer], SAS [6.], R [int], SQL [smallint], C# [Int16?], XML

[xsi:integer]Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

315. MHSCZMedDictionary ID: 102470Survey Question: 38. By a doctor or other healthcare provider: Have you ever been told that you

have: Schizophrenia? Yes: Currently Taking MedsValue Descriptions: 1 = Yes

0 = NoData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

Data Dictionary for CSP 585

Thursday, June 01, 2017Page 107 of 255

Page 108: Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible

316. MHSocPhDictionary ID: 102476Survey Question: 38. By a doctor or other healthcare provider: Have you ever been told that you

have: Social phobia?Value Descriptions: 1 = Yes

0 = NoData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

317. MHSocPhYrDxDictionary ID: 102482Survey Question: 38. By a doctor or other healthcare provider: Have you ever been told that you

have: Social phobia? Yes: Year ToldValue Min: 1900Value Max: 2019Data Types: Generic [integer], SAS [6.], R [int], SQL [smallint], C# [Int16?], XML

[xsi:integer]Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

318. MHSocPhMedDictionary ID: 102485Survey Question: 38. By a doctor or other healthcare provider: Have you ever been told that you

have: Social phobia? Yes: Currently Taking MedsValue Descriptions: 1 = Yes

0 = NoData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

Data Dictionary for CSP 585

Thursday, June 01, 2017Page 108 of 255

Page 109: Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible

319. MHOthDictionary ID: 102491Survey Question: 38. By a doctor or other healthcare provider: Have you ever been told that you

have: Other mental health disorder?Value Descriptions: 1 = Yes

0 = NoData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

320. MHOthYrDxDictionary ID: 102497Survey Question: 38. By a doctor or other healthcare provider: Have you ever been told that you

have: Other mental health disorder? Yes: Year ToldValue Min: 1900Value Max: 2019Data Types: Generic [integer], SAS [6.], R [int], SQL [smallint], C# [Int16?], XML

[xsi:integer]Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

321. MHOthMedDictionary ID: 102500Survey Question: 38. By a doctor or other healthcare provider: Have you ever been told that you

have: Other mental health disorder? Yes: Currently Taking MedsValue Descriptions: 1 = Yes

0 = NoData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

Data Dictionary for CSP 585

Thursday, June 01, 2017Page 109 of 255

Page 110: Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible

322. HVCatDictionary ID: 102506Survey Question: 38. By a doctor or other healthcare provider: Have you ever been told that you

have: Cataracts?Value Descriptions: 1 = Yes

0 = NoData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

323. HVCatYrDxDictionary ID: 102512Survey Question: 38. By a doctor or other healthcare provider: Have you ever been told that you

have: Cataracts? Yes: Year ToldValue Min: 1900Value Max: 2019Data Types: Generic [integer], SAS [6.], R [int], SQL [smallint], C# [Int16?], XML

[xsi:integer]Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

324. HVCatMedDictionary ID: 102515Survey Question: 38. By a doctor or other healthcare provider: Have you ever been told that you

have: Cataracts? Yes: Currently Taking MedsValue Descriptions: 1 = Yes

0 = NoData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

Data Dictionary for CSP 585

Thursday, June 01, 2017Page 110 of 255

Page 111: Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible

325. HVGlaucDictionary ID: 102521Survey Question: 38. By a doctor or other healthcare provider: Have you ever been told that you

have: Glaucoma?Value Descriptions: 1 = Yes

0 = NoData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

326. HVGlaucYrDxDictionary ID: 102527Survey Question: 38. By a doctor or other healthcare provider: Have you ever been told that you

have: Glaucoma? Yes: Year ToldValue Min: 1900Value Max: 2019Data Types: Generic [integer], SAS [6.], R [int], SQL [smallint], C# [Int16?], XML

[xsi:integer]Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

327. HVGlaucMedDictionary ID: 102530Survey Question: 38. By a doctor or other healthcare provider: Have you ever been told that you

have: Glaucoma? Yes: Currently Taking MedsValue Descriptions: 1 = Yes

0 = NoData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

Data Dictionary for CSP 585

Thursday, June 01, 2017Page 111 of 255

Page 112: Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible

328. HVMDDictionary ID: 102536Survey Question: 38. By a doctor or other healthcare provider: Have you ever been told that you

have: Macular degeneration?Value Descriptions: 1 = Yes

0 = NoData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

329. HVMDYrDxDictionary ID: 102542Survey Question: 38. By a doctor or other healthcare provider: Have you ever been told that you

have: Macular degeneration? Yes: Year ToldValue Min: 1900Value Max: 2019Data Types: Generic [integer], SAS [6.], R [int], SQL [smallint], C# [Int16?], XML

[xsi:integer]Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

330. HVMDMedDictionary ID: 102545Survey Question: 38. By a doctor or other healthcare provider: Have you ever been told that you

have: Macular degeneration? Yes: Currently Taking MedsValue Descriptions: 1 = Yes

0 = NoData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

Data Dictionary for CSP 585

Thursday, June 01, 2017Page 112 of 255

Page 113: Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible

331. HVBlindDictionary ID: 102551Survey Question: 38. By a doctor or other healthcare provider: Have you ever been told that you

have: Blindness, all causes?Value Descriptions: 1 = Yes

0 = NoData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

332. HVBlindYrDxDictionary ID: 102557Survey Question: 38. By a doctor or other healthcare provider: Have you ever been told that you

have: Blindness, all causes? Yes: Year ToldValue Min: 1900Value Max: 2019Data Types: Generic [integer], SAS [6.], R [int], SQL [smallint], C# [Int16?], XML

[xsi:integer]Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

333. HVBlindMedDictionary ID: 102560Survey Question: 38. By a doctor or other healthcare provider: Have you ever been told that you

have: Blindness, all causes? Yes: Currently Taking MedsValue Descriptions: 1 = Yes

0 = NoData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

Data Dictionary for CSP 585

Thursday, June 01, 2017Page 113 of 255

Page 114: Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible

334. HVTinDictionary ID: 102566Survey Question: 38. By a doctor or other healthcare provider: Have you ever been told that you

have: Tinnitus or ringing in the ears?Value Descriptions: 1 = Yes

0 = NoData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

335. HVTinYrDxDictionary ID: 102572Survey Question: 38. By a doctor or other healthcare provider: Have you ever been told that you

have: Tinnitus or ringing in the ears? Yes: Year ToldValue Min: 1900Value Max: 2019Data Types: Generic [integer], SAS [6.], R [int], SQL [smallint], C# [Int16?], XML

[xsi:integer]Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

336. HVTinMedDictionary ID: 102575Survey Question: 38. By a doctor or other healthcare provider: Have you ever been told that you

have: Tinnitus or ringing in the ears? Yes: Currently Taking MedsValue Descriptions: 1 = Yes

0 = NoData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

Data Dictionary for CSP 585

Thursday, June 01, 2017Page 114 of 255

Page 115: Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible

337. HVHearDictionary ID: 102581Survey Question: 38. By a doctor or other healthcare provider: Have you ever been told that you

have: Severe hearing loss or partial deafness in one or both ears?Value Descriptions: 1 = Yes

0 = NoData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

338. HVHearYrDxDictionary ID: 102587Survey Question: 38. By a doctor or other healthcare provider: Have you ever been told that you

have: Severe hearing loss or partial deafness in one or both ears? Yes: Year Told

Value Min: 1900Value Max: 2019Data Types: Generic [integer], SAS [6.], R [int], SQL [smallint], C# [Int16?], XML

[xsi:integer]Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

339. HVHearMedDictionary ID: 102590Survey Question: 38. By a doctor or other healthcare provider: Have you ever been told that you

have: Severe hearing loss or partial deafness in one or both ears? Yes: Currently Taking Meds

Value Descriptions: 1 = Yes0 = No

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

Data Dictionary for CSP 585

Thursday, June 01, 2017Page 115 of 255

Page 116: Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible

340. IDTBDictionary ID: 102596Survey Question: 38. By a doctor or other healthcare provider: Have you ever been told that you

have: Tuberculosis?Value Descriptions: 1 = Yes

0 = NoData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

341. IDTBYrDxDictionary ID: 102602Survey Question: 38. By a doctor or other healthcare provider: Have you ever been told that you

have: Tuberculosis? Yes: Year ToldValue Min: 1900Value Max: 2019Data Types: Generic [integer], SAS [6.], R [int], SQL [smallint], C# [Int16?], XML

[xsi:integer]Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

342. IDTBMedDictionary ID: 102605Survey Question: 38. By a doctor or other healthcare provider: Have you ever been told that you

have: Tuberculosis? Yes: Currently Taking MedsValue Descriptions: 1 = Yes

0 = NoData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

Data Dictionary for CSP 585

Thursday, June 01, 2017Page 116 of 255

Page 117: Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible

343. IDHepCDictionary ID: 102611Survey Question: 38. By a doctor or other healthcare provider: Have you ever been told that you

have: Hepatitis C?Value Descriptions: 1 = Yes

0 = NoData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

344. IDHepCYrDxDictionary ID: 102617Survey Question: 38. By a doctor or other healthcare provider: Have you ever been told that you

have: Hepatitis C? Yes: Year ToldValue Min: 1900Value Max: 2019Data Types: Generic [integer], SAS [6.], R [int], SQL [smallint], C# [Int16?], XML

[xsi:integer]Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

345. IDHepCMedDictionary ID: 102620Survey Question: 38. By a doctor or other healthcare provider: Have you ever been told that you

have: Hepatitis C? Yes: Currently Taking MedsValue Descriptions: 1 = Yes

0 = NoData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

Data Dictionary for CSP 585

Thursday, June 01, 2017Page 117 of 255

Page 118: Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible

346. IDHIVDictionary ID: 102626Survey Question: 38. By a doctor or other healthcare provider: Have you ever been told that you

have: HIV / AIDS?Value Descriptions: 1 = Yes

0 = NoData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

347. IDHIVYrDxDictionary ID: 102632Survey Question: 38. By a doctor or other healthcare provider: Have you ever been told that you

have: HIV / AIDS? Yes: Year ToldValue Min: 1900Value Max: 2019Data Types: Generic [integer], SAS [6.], R [int], SQL [smallint], C# [Int16?], XML

[xsi:integer]Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

348. IDHIVMedDictionary ID: 102635Survey Question: 38. By a doctor or other healthcare provider: Have you ever been told that you

have: HIV / AIDS? Yes: Currently Taking MedsValue Descriptions: 1 = Yes

0 = NoData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

Data Dictionary for CSP 585

Thursday, June 01, 2017Page 118 of 255

Page 119: Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible

349. KDNoDialDictionary ID: 102641Survey Question: 38. By a doctor or other healthcare provider: Have you ever been told that you

have: Kidney disease without dialysis?Value Descriptions: 1 = Yes

0 = NoData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

350. KDNoDialYrDxDictionary ID: 102647Survey Question: 38. By a doctor or other healthcare provider: Have you ever been told that you

have: Kidney disease without dialysis? Yes: Year ToldValue Min: 1900Value Max: 2019Data Types: Generic [integer], SAS [6.], R [int], SQL [smallint], C# [Int16?], XML

[xsi:integer]Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

351. KDNoDialMedDictionary ID: 102650Survey Question: 38. By a doctor or other healthcare provider: Have you ever been told that you

have: Kidney disease without dialysis? Yes: Currently Taking MedsValue Descriptions: 1 = Yes

0 = NoData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

Data Dictionary for CSP 585

Thursday, June 01, 2017Page 119 of 255

Page 120: Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible

352. KDDialDictionary ID: 102656Survey Question: 38. By a doctor or other healthcare provider: Have you ever been told that you

have: Kidney disease with dialysis?Value Descriptions: 1 = Yes

0 = NoData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

353. KDDialYrDxDictionary ID: 102662Survey Question: 38. By a doctor or other healthcare provider: Have you ever been told that you

have: Kidney disease with dialysis? Yes: Year ToldValue Min: 1900Value Max: 2019Data Types: Generic [integer], SAS [6.], R [int], SQL [smallint], C# [Int16?], XML

[xsi:integer]Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

354. KDDialMedDictionary ID: 102665Survey Question: 38. By a doctor or other healthcare provider: Have you ever been told that you

have: Kidney disease with dialysis? Yes: Currently Taking MedsValue Descriptions: 1 = Yes

0 = NoData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

Data Dictionary for CSP 585

Thursday, June 01, 2017Page 120 of 255

Page 121: Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible

355. KDAcuteDictionary ID: 102671Survey Question: 38. By a doctor or other healthcare provider: Have you ever been told that you

have: Acute kidney disease with no current dialysis?Value Descriptions: 1 = Yes

0 = NoData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

356. KDAcuteYrDxDictionary ID: 102677Survey Question: 38. By a doctor or other healthcare provider: Have you ever been told that you

have: Acute kidney disease with no current dialysis? Yes: Year ToldValue Min: 1900Value Max: 2019Data Types: Generic [integer], SAS [6.], R [int], SQL [smallint], C# [Int16?], XML

[xsi:integer]Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

357. KDAcuteMedDictionary ID: 102680Survey Question: 38. By a doctor or other healthcare provider: Have you ever been told that you

have: Acute kidney disease with no current dialysis? Yes: Currently Taking Meds

Value Descriptions: 1 = Yes0 = No

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

Data Dictionary for CSP 585

Thursday, June 01, 2017Page 121 of 255

Page 122: Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible

358. GIRefluxDictionary ID: 102686Survey Question: 38. By a doctor or other healthcare provider: Have you ever been told that you

have: Acid Reflux / GERD?Value Descriptions: 1 = Yes

0 = NoData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

359. GIRefluxYrDxDictionary ID: 102692Survey Question: 38. By a doctor or other healthcare provider: Have you ever been told that you

have: Acid Reflux / GERD? Yes: Year ToldValue Min: 1900Value Max: 2019Data Types: Generic [integer], SAS [6.], R [int], SQL [smallint], C# [Int16?], XML

[xsi:integer]Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

360. GIRefluxMedDictionary ID: 102695Survey Question: 38. By a doctor or other healthcare provider: Have you ever been told that you

have: Acid Reflux / GERD? Yes: Currently Taking MedsValue Descriptions: 1 = Yes

0 = NoData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

Data Dictionary for CSP 585

Thursday, June 01, 2017Page 122 of 255

Page 123: Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible

361. GIUlcerDictionary ID: 102701Survey Question: 38. By a doctor or other healthcare provider: Have you ever been told that you

have: Peptic ulcers?Value Descriptions: 1 = Yes

0 = NoData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

362. GIUlcerYrDXDictionary ID: 102707Survey Question: 38. By a doctor or other healthcare provider: Have you ever been told that you

have: Peptic ulcers? Yes: Year ToldValue Min: 1900Value Max: 2019Data Types: Generic [integer], SAS [6.], R [int], SQL [smallint], C# [Int16?], XML

[xsi:integer]Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

363. GIUlcerMedDictionary ID: 102710Survey Question: 38. By a doctor or other healthcare provider: Have you ever been told that you

have: Peptic ulcers? Yes: Currently Taking MedsValue Descriptions: 1 = Yes

0 = NoData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

Data Dictionary for CSP 585

Thursday, June 01, 2017Page 123 of 255

Page 124: Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible

364. GIObstDictionary ID: 102716Survey Question: 38. By a doctor or other healthcare provider: Have you ever been told that you

have: Bowel obstruction?Value Descriptions: 1 = Yes

0 = NoData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

365. GIObstYrDxDictionary ID: 102722Survey Question: 38. By a doctor or other healthcare provider: Have you ever been told that you

have: Bowel obstruction? Yes: Year ToldValue Min: 1900Value Max: 2019Data Types: Generic [integer], SAS [6.], R [int], SQL [smallint], C# [Int16?], XML

[xsi:integer]Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

366. GIObstMedDictionary ID: 102725Survey Question: 38. By a doctor or other healthcare provider: Have you ever been told that you

have: Bowel obstruction? Yes: Currently Taking MedsValue Descriptions: 1 = Yes

0 = NoData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

Data Dictionary for CSP 585

Thursday, June 01, 2017Page 124 of 255

Page 125: Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible

367. GIPolypDictionary ID: 102731Survey Question: 38. By a doctor or other healthcare provider: Have you ever been told that you

have: Colon polyps?Value Descriptions: 1 = Yes

0 = NoData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

368. GIPolypYrDxDictionary ID: 102737Survey Question: 38. By a doctor or other healthcare provider: Have you ever been told that you

have: Colon polyps? Yes: Year ToldValue Min: 1900Value Max: 2019Data Types: Generic [integer], SAS [6.], R [int], SQL [smallint], C# [Int16?], XML

[xsi:integer]Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

369. GIPolypMedDictionary ID: 102740Survey Question: 38. By a doctor or other healthcare provider: Have you ever been told that you

have: Colon polyps? Yes: Currently Taking MedsValue Descriptions: 1 = Yes

0 = NoData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

Data Dictionary for CSP 585

Thursday, June 01, 2017Page 125 of 255

Page 126: Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible

370. GIIBSDictionary ID: 102746Survey Question: 38. By a doctor or other healthcare provider: Have you ever been told that you

have: Irritable bowel syndrome (IBS)?Value Descriptions: 1 = Yes

0 = NoData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

371. GIIBSYrDxDictionary ID: 102752Survey Question: 38. By a doctor or other healthcare provider: Have you ever been told that you

have: Irritable bowel syndrome (IBS)? Yes: Year ToldValue Min: 1900Value Max: 2019Data Types: Generic [integer], SAS [6.], R [int], SQL [smallint], C# [Int16?], XML

[xsi:integer]Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

372. GIIBSMedDictionary ID: 102755Survey Question: 38. By a doctor or other healthcare provider: Have you ever been told that you

have: Irritable bowel syndrome (IBS)? Yes: Currently Taking MedsValue Descriptions: 1 = Yes

0 = NoData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

Data Dictionary for CSP 585

Thursday, June 01, 2017Page 126 of 255

Page 127: Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible

373. GIUCDictionary ID: 102761Survey Question: 38. By a doctor or other healthcare provider: Have you ever been told that you

have: Ulcerative colitis?Value Descriptions: 1 = Yes

0 = NoData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

374. GIUCYrDxDictionary ID: 102767Survey Question: 38. By a doctor or other healthcare provider: Have you ever been told that you

have: Ulcerative colitis? Yes: Year ToldValue Min: 1900Value Max: 2019Data Types: Generic [integer], SAS [6.], R [int], SQL [smallint], C# [Int16?], XML

[xsi:integer]Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

375. GIUCMedDictionary ID: 102770Survey Question: 38. By a doctor or other healthcare provider: Have you ever been told that you

have: Ulcerative colitis? Yes: Currently Taking MedsValue Descriptions: 1 = Yes

0 = NoData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

Data Dictionary for CSP 585

Thursday, June 01, 2017Page 127 of 255

Page 128: Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible

376. GICrohnDictionary ID: 102776Survey Question: 38. By a doctor or other healthcare provider: Have you ever been told that you

have: Crohn’s disease?Value Descriptions: 1 = Yes

0 = NoData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

377. GICrohnYrDxDictionary ID: 102782Survey Question: 38. By a doctor or other healthcare provider: Have you ever been told that you

have: Crohn’s disease? Yes: Year ToldValue Min: 1900Value Max: 2019Data Types: Generic [integer], SAS [6.], R [int], SQL [smallint], C# [Int16?], XML

[xsi:integer]Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

378. GICrohnMedDictionary ID: 102785Survey Question: 38. By a doctor or other healthcare provider: Have you ever been told that you

have: Crohn’s disease? Yes: Currently Taking MedsValue Descriptions: 1 = Yes

0 = NoData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

Data Dictionary for CSP 585

Thursday, June 01, 2017Page 128 of 255

Page 129: Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible

379. GICeliacDictionary ID: 102791Survey Question: 38. By a doctor or other healthcare provider: Have you ever been told that you

have: Celiac disease / Sprue?Value Descriptions: 1 = Yes

0 = NoData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

380. GICeliacYrDxDictionary ID: 102797Survey Question: 38. By a doctor or other healthcare provider: Have you ever been told that you

have: Celiac disease / Sprue? Yes: Year ToldValue Min: 1900Value Max: 2019Data Types: Generic [integer], SAS [6.], R [int], SQL [smallint], C# [Int16?], XML

[xsi:integer]Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

381. GICeliacMedDictionary ID: 102800Survey Question: 38. By a doctor or other healthcare provider: Have you ever been told that you

have: Celiac disease / Sprue? Yes: Currently Taking MedsValue Descriptions: 1 = Yes

0 = NoData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

Data Dictionary for CSP 585

Thursday, June 01, 2017Page 129 of 255

Page 130: Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible

382. CaBrainDictionary ID: 102806Survey Question: 38. By a doctor or other healthcare provider: Have you ever been told that you

have: Brain cancer?Value Descriptions: 1 = Yes

0 = NoData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

383. CaBrainYrDxDictionary ID: 102812Survey Question: 38. By a doctor or other healthcare provider: Have you ever been told that you

have: Brain cancer? Yes: Year ToldValue Min: 1900Value Max: 2019Data Types: Generic [integer], SAS [6.], R [int], SQL [smallint], C# [Int16?], XML

[xsi:integer]Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

384. CaBrainMedDictionary ID: 102815Survey Question: 38. By a doctor or other healthcare provider: Have you ever been told that you

have: Brain cancer? Yes: Currently Taking MedsValue Descriptions: 1 = Yes

0 = NoData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

Data Dictionary for CSP 585

Thursday, June 01, 2017Page 130 of 255

Page 131: Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible

385. CaBrstDictionary ID: 102821Survey Question: 38. By a doctor or other healthcare provider: Have you ever been told that you

have: Breast cancer?Value Descriptions: 1 = Yes

0 = NoData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

386. CaBrstYrDxDictionary ID: 102827Survey Question: 38. By a doctor or other healthcare provider: Have you ever been told that you

have: Breast cancer? Yes: Year ToldValue Min: 1900Value Max: 2019Data Types: Generic [integer], SAS [6.], R [int], SQL [smallint], C# [Int16?], XML

[xsi:integer]Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

387. CABrstMedDictionary ID: 102830Survey Question: 38. By a doctor or other healthcare provider: Have you ever been told that you

have: Breast cancer? Yes: Currently Taking MedsValue Descriptions: 1 = Yes

0 = NoData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

Data Dictionary for CSP 585

Thursday, June 01, 2017Page 131 of 255

Page 132: Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible

388. CaColonDictionary ID: 102836Survey Question: 38. By a doctor or other healthcare provider: Have you ever been told that you

have: Colon cancer / Rectal cancer?Value Descriptions: 1 = Yes

0 = NoData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

389. CaColonYrDxDictionary ID: 102842Survey Question: 38. By a doctor or other healthcare provider: Have you ever been told that you

have: Colon cancer / Rectal cancer? Yes: Year ToldValue Min: 1900Value Max: 2019Data Types: Generic [integer], SAS [6.], R [int], SQL [smallint], C# [Int16?], XML

[xsi:integer]Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

390. CaColonMedDictionary ID: 102845Survey Question: 38. By a doctor or other healthcare provider: Have you ever been told that you

have: Colon cancer / Rectal cancer? Yes: Currently Taking MedsValue Descriptions: 1 = Yes

0 = NoData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

Data Dictionary for CSP 585

Thursday, June 01, 2017Page 132 of 255

Page 133: Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible

391. CaLungDictionary ID: 102851Survey Question: 38. By a doctor or other healthcare provider: Have you ever been told that you

have: Lung cancer?Value Descriptions: 1 = Yes

0 = NoData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

392. CaLungYrDxDictionary ID: 102857Survey Question: 38. By a doctor or other healthcare provider: Have you ever been told that you

have: Lung cancer? Yes: Year ToldValue Min: 1900Value Max: 2019Data Types: Generic [integer], SAS [6.], R [int], SQL [smallint], C# [Int16?], XML

[xsi:integer]Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

393. CaLungMedDictionary ID: 102860Survey Question: 38. By a doctor or other healthcare provider: Have you ever been told that you

have: Lung cancer? Yes: Currently Taking MedsValue Descriptions: 1 = Yes

0 = NoData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

Data Dictionary for CSP 585

Thursday, June 01, 2017Page 133 of 255

Page 134: Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible

394. CaProsDictionary ID: 102866Survey Question: 38. By a doctor or other healthcare provider: Have you ever been told that you

have: Prostate cancer?Value Descriptions: 1 = Yes

0 = NoData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

395. CaProsYrDxDictionary ID: 102872Survey Question: 38. By a doctor or other healthcare provider: Have you ever been told that you

have: Prostate cancer? Yes: Year ToldValue Min: 1900Value Max: 2019Data Types: Generic [integer], SAS [6.], R [int], SQL [smallint], C# [Int16?], XML

[xsi:integer]Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

396. CaProsMedDictionary ID: 102875Survey Question: 38. By a doctor or other healthcare provider: Have you ever been told that you

have: Prostate cancer? Yes: Currently Taking MedsValue Descriptions: 1 = Yes

0 = NoData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

Data Dictionary for CSP 585

Thursday, June 01, 2017Page 134 of 255

Page 135: Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible

397. CaSkinDictionary ID: 102881Survey Question: 38. By a doctor or other healthcare provider: Have you ever been told that you

have: Skin cancer?Value Descriptions: 1 = Yes

0 = NoData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

398. CaSkinYrDxDictionary ID: 102887Survey Question: 38. By a doctor or other healthcare provider: Have you ever been told that you

have: Skin cancer? Yes: Year ToldValue Min: 1900Value Max: 2019Data Types: Generic [integer], SAS [6.], R [int], SQL [smallint], C# [Int16?], XML

[xsi:integer]Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

399. CaSkinMedDictionary ID: 102890Survey Question: 38. By a doctor or other healthcare provider: Have you ever been told that you

have: Skin cancer? Yes: Currently Taking MedsValue Descriptions: 1 = Yes

0 = NoData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

Data Dictionary for CSP 585

Thursday, June 01, 2017Page 135 of 255

Page 136: Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible

400. NSMigrnDictionary ID: 102896Survey Question: 38. By a doctor or other healthcare provider: Have you ever been told that you

have: Migraine headaches?Value Descriptions: 1 = Yes

0 = NoData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

401. NSMigrnYrDxDictionary ID: 102902Survey Question: 38. By a doctor or other healthcare provider: Have you ever been told that you

have: Migraine headaches? Yes: Year ToldValue Min: 1900Value Max: 2019Data Types: Generic [integer], SAS [6.], R [int], SQL [smallint], C# [Int16?], XML

[xsi:integer]Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

402. NSMigrnMedDictionary ID: 102905Survey Question: 38. By a doctor or other healthcare provider: Have you ever been told that you

have: Migraine headaches? Yes: Currently Taking MedsValue Descriptions: 1 = Yes

0 = NoData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

Data Dictionary for CSP 585

Thursday, June 01, 2017Page 136 of 255

Page 137: Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible

403. NSOthHdDictionary ID: 102911Survey Question: 38. By a doctor or other healthcare provider: Have you ever been told that you

have: Other headaches?Value Descriptions: 1 = Yes

0 = NoData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

404. NSOthHdYrDxDictionary ID: 102917Survey Question: 38. By a doctor or other healthcare provider: Have you ever been told that you

have: Other headaches? Yes: Year ToldValue Min: 1900Value Max: 2019Data Types: Generic [integer], SAS [6.], R [int], SQL [smallint], C# [Int16?], XML

[xsi:integer]Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

405. NSOthHdMedDictionary ID: 102920Survey Question: 38. By a doctor or other healthcare provider: Have you ever been told that you

have: Other headaches? Yes: Currently Taking MedsValue Descriptions: 1 = Yes

0 = NoData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

Data Dictionary for CSP 585

Thursday, June 01, 2017Page 137 of 255

Page 138: Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible

406. NSMemLossDictionary ID: 102926Survey Question: 38. By a doctor or other healthcare provider: Have you ever been told that you

have: Memory loss or impairment?Value Descriptions: 1 = Yes

0 = NoData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

407. NSMemLossYrDxDictionary ID: 102932Survey Question: 38. By a doctor or other healthcare provider: Have you ever been told that you

have: Memory loss or impairment? Yes: Year ToldValue Min: 1900Value Max: 2019Data Types: Generic [integer], SAS [6.], R [int], SQL [smallint], C# [Int16?], XML

[xsi:integer]Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

408. NSMemLossMedDictionary ID: 102935Survey Question: 38. By a doctor or other healthcare provider: Have you ever been told that you

have: Memory loss or impairment? Yes: Currently Taking MedsValue Descriptions: 1 = Yes

0 = NoData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

Data Dictionary for CSP 585

Thursday, June 01, 2017Page 138 of 255

Page 139: Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible

409. NSDemDictionary ID: 102941Survey Question: 38. By a doctor or other healthcare provider: Have you ever been told that you

have: Dementia (includes Alzheimer's, vascular, etc.)?Value Descriptions: 1 = Yes

0 = NoData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

410. NSDemYrDxDictionary ID: 102947Survey Question: 38. By a doctor or other healthcare provider: Have you ever been told that you

have: Dementia (includes Alzheimer's, vascular, etc.)? Yes: Year ToldValue Min: 1900Value Max: 2019Data Types: Generic [integer], SAS [6.], R [int], SQL [smallint], C# [Int16?], XML

[xsi:integer]Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

411. NSDemMedDictionary ID: 102950Survey Question: 38. By a doctor or other healthcare provider: Have you ever been told that you

have: Dementia (includes Alzheimer's, vascular, etc.)? Yes: Currently Taking Meds

Value Descriptions: 1 = Yes0 = No

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

Data Dictionary for CSP 585

Thursday, June 01, 2017Page 139 of 255

Page 140: Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible

412. NSLOCDictionary ID: 102956Survey Question: 38. By a doctor or other healthcare provider: Have you ever been told that you

have: Concussion or loss of consciousness?Value Descriptions: 1 = Yes

0 = NoData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

413. NSLOCYrDxDictionary ID: 102962Survey Question: 38. By a doctor or other healthcare provider: Have you ever been told that you

have: Concussion or loss of consciousness? Yes: Year ToldValue Min: 1900Value Max: 2019Data Types: Generic [integer], SAS [6.], R [int], SQL [smallint], C# [Int16?], XML

[xsi:integer]Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

414. NSLOCMedDictionary ID: 102965Survey Question: 38. By a doctor or other healthcare provider: Have you ever been told that you

have: Concussion or loss of consciousness? Yes: Currently Taking MedsValue Descriptions: 1 = Yes

0 = NoData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

Data Dictionary for CSP 585

Thursday, June 01, 2017Page 140 of 255

Page 141: Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible

415. NSTBIDictionary ID: 102971Survey Question: 38. By a doctor or other healthcare provider: Have you ever been told that you

have: Traumatic brain injury (TBI)?Value Descriptions: 1 = Yes

0 = NoData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

416. NSTBIYrDxDictionary ID: 102977Survey Question: 38. By a doctor or other healthcare provider: Have you ever been told that you

have: Traumatic brain injury (TBI)? Yes: Year ToldValue Min: 1900Value Max: 2019Data Types: Generic [integer], SAS [6.], R [int], SQL [smallint], C# [Int16?], XML

[xsi:integer]Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

417. NSTBIMedDictionary ID: 102980Survey Question: 38. By a doctor or other healthcare provider: Have you ever been told that you

have: Traumatic brain injury (TBI)? Yes: Currently Taking MedsValue Descriptions: 1 = Yes

0 = NoData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

Data Dictionary for CSP 585

Thursday, June 01, 2017Page 141 of 255

Page 142: Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible

418. NSSCIDictionary ID: 102986Survey Question: 38. By a doctor or other healthcare provider: Have you ever been told that you

have: Spinal cord injury or impairment?Value Descriptions: 1 = Yes

0 = NoData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

419. NSSCIYrDxDictionary ID: 102992Survey Question: 38. By a doctor or other healthcare provider: Have you ever been told that you

have: Spinal cord injury or impairment? Yes: Year ToldValue Min: 1900Value Max: 2019Data Types: Generic [integer], SAS [6.], R [int], SQL [smallint], C# [Int16?], XML

[xsi:integer]Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

420. NSSCIMedDictionary ID: 102995Survey Question: 38. By a doctor or other healthcare provider: Have you ever been told that you

have: Spinal cord injury or impairment? Yes: Currently Taking MedsValue Descriptions: 1 = Yes

0 = NoData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

Data Dictionary for CSP 585

Thursday, June 01, 2017Page 142 of 255

Page 143: Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible

421. NSEpilDictionary ID: 103001Survey Question: 38. By a doctor or other healthcare provider: Have you ever been told that you

have: Epilepsy / Seizure?Value Descriptions: 1 = Yes

0 = NoData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

422. NSEpilYrDxDictionary ID: 103007Survey Question: 38. By a doctor or other healthcare provider: Have you ever been told that you

have: Epilepsy / Seizure? Yes: Year ToldValue Min: 1900Value Max: 2019Data Types: Generic [integer], SAS [6.], R [int], SQL [smallint], C# [Int16?], XML

[xsi:integer]Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

423. NSEpilMedDictionary ID: 103010Survey Question: 38. By a doctor or other healthcare provider: Have you ever been told that you

have: Epilepsy / Seizure? Yes: Currently Taking MedsValue Descriptions: 1 = Yes

0 = NoData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

Data Dictionary for CSP 585

Thursday, June 01, 2017Page 143 of 255

Page 144: Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible

424. NSPDDictionary ID: 103016Survey Question: 38. By a doctor or other healthcare provider: Have you ever been told that you

have: Parkinson’s disease?Value Descriptions: 1 = Yes

0 = NoData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

425. NSPDYrDxDictionary ID: 103022Survey Question: 38. By a doctor or other healthcare provider: Have you ever been told that you

have: Parkinson’s disease? Yes: Year ToldValue Min: 1900Value Max: 2019Data Types: Generic [integer], SAS [6.], R [int], SQL [smallint], C# [Int16?], XML

[xsi:integer]Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

426. NSPDMedDictionary ID: 103025Survey Question: 38. By a doctor or other healthcare provider: Have you ever been told that you

have: Parkinson’s disease? Yes: Currently Taking MedsValue Descriptions: 1 = Yes

0 = NoData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

Data Dictionary for CSP 585

Thursday, June 01, 2017Page 144 of 255

Page 145: Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible

427. NSALSDictionary ID: 103031Survey Question: 38. By a doctor or other healthcare provider: Have you ever been told that you

have: Amyotrophic lateral sclerosis (Lou Gehrig’s disease)?Value Descriptions: 1 = Yes

0 = NoData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

428. NSALSYrDxDictionary ID: 103037Survey Question: 38. By a doctor or other healthcare provider: Have you ever been told that you

have: Amyotrophic lateral sclerosis (Lou Gehrig’s disease)? Yes: Year ToldValue Min: 1900Value Max: 2019Data Types: Generic [integer], SAS [6.], R [int], SQL [smallint], C# [Int16?], XML

[xsi:integer]Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

429. NSALSMedDictionary ID: 103040Survey Question: 38. By a doctor or other healthcare provider: Have you ever been told that you

have: Amyotrophic lateral sclerosis (Lou Gehrig’s disease)? Yes: Currently Taking Meds

Value Descriptions: 1 = Yes0 = No

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

Data Dictionary for CSP 585

Thursday, June 01, 2017Page 145 of 255

Page 146: Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible

430. NSMSDictionary ID: 103046Survey Question: 38. By a doctor or other healthcare provider: Have you ever been told that you

have: Multiple sclerosis (MS)?Value Descriptions: 1 = Yes

0 = NoData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

431. NSMSYrDxDictionary ID: 103052Survey Question: 38. By a doctor or other healthcare provider: Have you ever been told that you

have: Multiple sclerosis (MS)? Yes: Year ToldValue Min: 1900Value Max: 2019Data Types: Generic [integer], SAS [6.], R [int], SQL [smallint], C# [Int16?], XML

[xsi:integer]Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

432. NSMSMedDictionary ID: 103055Survey Question: 38. By a doctor or other healthcare provider: Have you ever been told that you

have: Multiple sclerosis (MS)? Yes: Currently Taking MedsValue Descriptions: 1 = Yes

0 = NoData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

Data Dictionary for CSP 585

Thursday, June 01, 2017Page 146 of 255

Page 147: Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible

433. NSOthDictionary ID: 103061Survey Question: 38. By a doctor or other healthcare provider: Have you ever been told that you

have: Other nervous system problem?Value Descriptions: 1 = Yes

0 = NoData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

434. NSOthYrDxDictionary ID: 103067Survey Question: 38. By a doctor or other healthcare provider: Have you ever been told that you

have: Other nervous system problem? Yes: Year ToldValue Min: 1900Value Max: 2019Data Types: Generic [integer], SAS [6.], R [int], SQL [smallint], C# [Int16?], XML

[xsi:integer]Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

435. NSOthMedDictionary ID: 103070Survey Question: 38. By a doctor or other healthcare provider: Have you ever been told that you

have: Other nervous system problem? Yes: Currently Taking MedsValue Descriptions: 1 = Yes

0 = NoData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

Data Dictionary for CSP 585

Thursday, June 01, 2017Page 147 of 255

Page 148: Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible

436. DoAsthDictionary ID: 103076Survey Question: 38. By a doctor or other healthcare provider: Have you ever been told that you

have: Asthma?Value Descriptions: 1 = Yes

0 = NoData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

437. DoAsthYrDxDictionary ID: 103082Survey Question: 38. By a doctor or other healthcare provider: Have you ever been told that you

have: Asthma? Yes: Year ToldValue Min: 1900Value Max: 2019Data Types: Generic [integer], SAS [6.], R [int], SQL [smallint], C# [Int16?], XML

[xsi:integer]Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

438. DoAsthMedDictionary ID: 103085Survey Question: 38. By a doctor or other healthcare provider: Have you ever been told that you

have: Asthma? Yes: Currently Taking MedsValue Descriptions: 1 = Yes

0 = NoData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

Data Dictionary for CSP 585

Thursday, June 01, 2017Page 148 of 255

Page 149: Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible

439. DoLungDictionary ID: 103091Survey Question: 38. By a doctor or other healthcare provider: Have you ever been told that you

have: Chronic lung disease (COPD, Emphysema or Bronchitis)?Value Descriptions: 1 = Yes

0 = NoData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

440. DoLungYrDxDictionary ID: 103097Survey Question: 38. By a doctor or other healthcare provider: Have you ever been told that you

have: Chronic lung disease (COPD, Emphysema or Bronchitis)? Yes: Year Told

Value Min: 1900Value Max: 2019Data Types: Generic [integer], SAS [6.], R [int], SQL [smallint], C# [Int16?], XML

[xsi:integer]Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

441. DoLungMedDictionary ID: 103100Survey Question: 38. By a doctor or other healthcare provider: Have you ever been told that you

have: Chronic lung disease (COPD, Emphysema or Bronchitis)? Yes: Currently Taking Meds

Value Descriptions: 1 = Yes0 = No

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

Data Dictionary for CSP 585

Thursday, June 01, 2017Page 149 of 255

Page 150: Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible

442. DoDMDictionary ID: 103106Survey Question: 38. By a doctor or other healthcare provider: Have you ever been told that you

have: Diabetes / "Sugar"?Value Descriptions: 1 = Yes

0 = NoData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

443. DoDMYrDxDictionary ID: 103112Survey Question: 38. By a doctor or other healthcare provider: Have you ever been told that you

have: Diabetes / "Sugar"? Yes: Year ToldValue Min: 1900Value Max: 2019Data Types: Generic [integer], SAS [6.], R [int], SQL [smallint], C# [Int16?], XML

[xsi:integer]Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

444. DoDMMedDictionary ID: 103115Survey Question: 38. By a doctor or other healthcare provider: Have you ever been told that you

have: Diabetes / "Sugar"? Yes: Currently Taking MedsValue Descriptions: 1 = Yes

0 = NoData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

Data Dictionary for CSP 585

Thursday, June 01, 2017Page 150 of 255

Page 151: Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible

445. DoBPHDictionary ID: 103121Survey Question: 38. By a doctor or other healthcare provider: Have you ever been told that you

have: Enlarged prostate (Benign prostatic hyperplasia)?Value Descriptions: 1 = Yes

0 = NoData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

446. DoBPHYrDxDictionary ID: 103127Survey Question: 38. By a doctor or other healthcare provider: Have you ever been told that you

have: Enlarged prostate (Benign prostatic hyperplasia)? Yes: Year ToldValue Min: 1900Value Max: 2019Data Types: Generic [integer], SAS [6.], R [int], SQL [smallint], C# [Int16?], XML

[xsi:integer]Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

447. DoBPHMedDictionary ID: 103130Survey Question: 38. By a doctor or other healthcare provider: Have you ever been told that you

have: Enlarged prostate (Benign prostatic hyperplasia)? Yes: Currently Taking Meds

Value Descriptions: 1 = Yes0 = No

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

Data Dictionary for CSP 585

Thursday, June 01, 2017Page 151 of 255

Page 152: Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible

448. DoLiverDictionary ID: 103136Survey Question: 38. By a doctor or other healthcare provider: Have you ever been told that you

have: Liver condition (e.g., Cirrhosis)?Value Descriptions: 1 = Yes

0 = NoData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

449. DoLiverYrDxDictionary ID: 103142Survey Question: 38. By a doctor or other healthcare provider: Have you ever been told that you

have: Liver condition (e.g., Cirrhosis)? Yes: Year ToldValue Min: 1900Value Max: 2019Data Types: Generic [integer], SAS [6.], R [int], SQL [smallint], C# [Int16?], XML

[xsi:integer]Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

450. DoLiverMedDictionary ID: 103145Survey Question: 38. By a doctor or other healthcare provider: Have you ever been told that you

have: Liver condition (e.g., Cirrhosis)? Yes: Currently Taking MedsValue Descriptions: 1 = Yes

0 = NoData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

Data Dictionary for CSP 585

Thursday, June 01, 2017Page 152 of 255

Page 153: Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible

451. DoApneaDictionary ID: 103151Survey Question: 38. By a doctor or other healthcare provider: Have you ever been told that you

have: Sleep apnea?Value Descriptions: 1 = Yes

0 = NoData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

452. DoApneaYrDxDictionary ID: 103157Survey Question: 38. By a doctor or other healthcare provider: Have you ever been told that you

have: Sleep apnea? Yes: Year ToldValue Min: 1900Value Max: 2019Data Types: Generic [integer], SAS [6.], R [int], SQL [smallint], C# [Int16?], XML

[xsi:integer]Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

453. DoApneaMedDictionary ID: 103160Survey Question: 38. By a doctor or other healthcare provider: Have you ever been told that you

have: Sleep apnea? Yes: Currently Taking MedsValue Descriptions: 1 = Yes

0 = NoData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

Data Dictionary for CSP 585

Thursday, June 01, 2017Page 153 of 255

Page 154: Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible

454. DoLupusDictionary ID: 103166Survey Question: 38. By a doctor or other healthcare provider: Have you ever been told that you

have: Lupus?Value Descriptions: 1 = Yes

0 = NoData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

455. DoLupusYrDxDictionary ID: 103172Survey Question: 38. By a doctor or other healthcare provider: Have you ever been told that you

have: Lupus? Yes: Year ToldValue Min: 1900Value Max: 2019Data Types: Generic [integer], SAS [6.], R [int], SQL [smallint], C# [Int16?], XML

[xsi:integer]Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

456. DoLupusMedDictionary ID: 103175Survey Question: 38. By a doctor or other healthcare provider: Have you ever been told that you

have: Lupus? Yes: Currently Taking MedsValue Descriptions: 1 = Yes

0 = NoData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

Data Dictionary for CSP 585

Thursday, June 01, 2017Page 154 of 255

Page 155: Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible

457. CaOthSpecDictionary ID: 103181Survey Question: 38. By a doctor or other healthcare provider: Have you ever been told that you

have: Other cancer? If yes, specify type:

Data Types: Generic [text], SAS [$200], R [varchar(200)], SQL [nvarchar(200)], C# [String], XML [va:string200]

Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

458. CaOthDictionary ID: 103184Survey Question: 38. By a doctor or other healthcare provider: Have you ever been told that you

have: Other cancer?Value Descriptions: 1 = Yes

0 = NoData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

459. CaOthYrDxDictionary ID: 103190Survey Question: 38. By a doctor or other healthcare provider: Have you ever been told that you

have: Other cancer? Yes: Year ToldValue Min: 1900Value Max: 2019Data Types: Generic [integer], SAS [6.], R [int], SQL [smallint], C# [Int16?], XML

[xsi:integer]Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

Data Dictionary for CSP 585

Thursday, June 01, 2017Page 155 of 255

Page 156: Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible

460. CaOthMedDictionary ID: 103193Survey Question: 38. By a doctor or other healthcare provider: Have you ever been told that you

have: Other cancer? Yes: Currently Taking MedsValue Descriptions: 1 = Yes

0 = NoData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

461. GIOthSpecDictionary ID: 103199Survey Question: 38. By a doctor or other healthcare provider: Have you ever been told that you

have: Other digestive system disorder? If yes, specify type:

Data Types: Generic [text], SAS [$200], R [varchar(200)], SQL [nvarchar(200)], C# [String], XML [va:string200]

Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

462. GIOthDictionary ID: 103202Survey Question: 38. By a doctor or other healthcare provider: Have you ever been told that you

have: Other digestive system disorder?Value Descriptions: 1 = Yes

0 = NoData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

Data Dictionary for CSP 585

Thursday, June 01, 2017Page 156 of 255

Page 157: Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible

463. GIOthYrDxDictionary ID: 103208Survey Question: 38. By a doctor or other healthcare provider: Have you ever been told that you

have: Other digestive system disorder? Yes: Year ToldValue Min: 1900Value Max: 2019Data Types: Generic [integer], SAS [6.], R [int], SQL [smallint], C# [Int16?], XML

[xsi:integer]Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

464. GIOthMedDictionary ID: 103211Survey Question: 38. By a doctor or other healthcare provider: Have you ever been told that you

have: Other digestive system disorder? Yes: Currently Taking MedsValue Descriptions: 1 = Yes

0 = NoData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

465. DoThySpecDictionary ID: 103217Survey Question: 38. By a doctor or other healthcare provider: Have you ever been told that you

have: Thyroid problems? If yes, specify type:

Data Types: Generic [text], SAS [$200], R [varchar(200)], SQL [nvarchar(200)], C# [String], XML [va:string200]

Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

Data Dictionary for CSP 585

Thursday, June 01, 2017Page 157 of 255

Page 158: Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible

466. DoThyDictionary ID: 103220Survey Question: 38. By a doctor or other healthcare provider: Have you ever been told that you

have: Thyroid problems?Value Descriptions: 1 = Yes

0 = NoData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

467. DoThyYrDxDictionary ID: 103226Survey Question: 38. By a doctor or other healthcare provider: Have you ever been told that you

have: Thyroid problems? Yes: Year ToldValue Min: 1900Value Max: 2019Data Types: Generic [integer], SAS [6.], R [int], SQL [smallint], C# [Int16?], XML

[xsi:integer]Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

468. DoThyMedDictionary ID: 103229Survey Question: 38. By a doctor or other healthcare provider: Have you ever been told that you

have: Thyroid problems? Yes: Currently Taking MedsValue Descriptions: 1 = Yes

0 = NoData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

Data Dictionary for CSP 585

Thursday, June 01, 2017Page 158 of 255

Page 159: Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible

469. IDOthSpecDictionary ID: 103235Survey Question: 38. By a doctor or other healthcare provider: Have you ever been told that you

have: Other infectious disease? If yes, specify type:

Data Types: Generic [text], SAS [$200], R [varchar(200)], SQL [nvarchar(200)], C# [String], XML [va:string200]

Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

470. IDOthDictionary ID: 103238Survey Question: 38. By a doctor or other healthcare provider: Have you ever been told that you

have: Other infectious disease?Value Descriptions: 1 = Yes

0 = NoData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

471. IDOthYrDxDictionary ID: 103244Survey Question: 38. By a doctor or other healthcare provider: Have you ever been told that you

have: Other infectious disease? Yes: Year ToldValue Min: 1900Value Max: 2019Data Types: Generic [integer], SAS [6.], R [int], SQL [smallint], C# [Int16?], XML

[xsi:integer]Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

Data Dictionary for CSP 585

Thursday, June 01, 2017Page 159 of 255

Page 160: Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible

472. IDOthMedDictionary ID: 103247Survey Question: 38. By a doctor or other healthcare provider: Have you ever been told that you

have: Other infectious disease? Yes: Currently Taking MedsValue Descriptions: 1 = Yes

0 = NoData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

473. DoSkinSpecDictionary ID: 103253Survey Question: 38. By a doctor or other healthcare provider: Have you ever been told that you

have: Skin condition (e.g., Eczema, Psoriasis)? If yes, specify type:

Data Types: Generic [text], SAS [$200], R [varchar(200)], SQL [nvarchar(200)], C# [String], XML [va:string200]

Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

474. DoSkinDictionary ID: 103256Survey Question: 38. By a doctor or other healthcare provider: Have you ever been told that you

have: Skin condition (e.g., Eczema, Psoriasis)?Value Descriptions: 1 = Yes

0 = NoData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

Data Dictionary for CSP 585

Thursday, June 01, 2017Page 160 of 255

Page 161: Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible

475. DoSkinYrDxDictionary ID: 103262Survey Question: 38. By a doctor or other healthcare provider: Have you ever been told that you

have: Skin condition (e.g., Eczema, Psoriasis)? Yes: Year ToldValue Min: 1900Value Max: 2019Data Types: Generic [integer], SAS [6.], R [int], SQL [smallint], C# [Int16?], XML

[xsi:integer]Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

476. DoSkinMedDictionary ID: 103265Survey Question: 38. By a doctor or other healthcare provider: Have you ever been told that you

have: Skin condition (e.g., Eczema, Psoriasis)? Yes: Currently Taking MedsValue Descriptions: 1 = Yes

0 = NoData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

477. DoOthSpec1Dictionary ID: 103271Survey Question: 38. By a doctor or other healthcare provider: Have you ever been told that you

have: Other disease / disorder (#1)? If yes, specify type:

Data Types: Generic [text], SAS [$200], R [varchar(200)], SQL [nvarchar(200)], C# [String], XML [va:string200]

Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

Data Dictionary for CSP 585

Thursday, June 01, 2017Page 161 of 255

Page 162: Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible

478. DoOthDictionary ID: 103274Survey Question: 38. By a doctor or other healthcare provider: Have you ever been told that you

have: Other disease / disorder?Value Descriptions: 1 = Yes

0 = NoData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

479. DoOthYrDx1Dictionary ID: 103280Survey Question: 38. By a doctor or other healthcare provider: Have you ever been told that you

have: Other disease / disorder (#1)? Yes: Year ToldValue Min: 1900Value Max: 2019Data Types: Generic [integer], SAS [6.], R [int], SQL [smallint], C# [Int16?], XML

[xsi:integer]Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

480. DoOthMed1Dictionary ID: 103283Survey Question: 38. By a doctor or other healthcare provider: Have you ever been told that you

have: Other disease / disorder (#1)? Yes: Currently Taking MedsValue Descriptions: 1 = Yes

0 = NoData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

Data Dictionary for CSP 585

Thursday, June 01, 2017Page 162 of 255

Page 163: Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible

481. DoOthSpec2Dictionary ID: 103289Survey Question: 38. By a doctor or other healthcare provider: Have you ever been told that you

have: Other disease / disorder (#2)? If yes, specify type:

Data Types: Generic [text], SAS [$200], R [varchar(200)], SQL [nvarchar(200)], C# [String], XML [va:string200]

Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

482. DoOthYrDx2Dictionary ID: 103292Survey Question: 38. By a doctor or other healthcare provider: Have you ever been told that you

have: Other disease / disorder (#2)? Yes: Year ToldValue Min: 1900Value Max: 2019Data Types: Generic [integer], SAS [6.], R [int], SQL [smallint], C# [Int16?], XML

[xsi:integer]Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

483. DoOthMed2Dictionary ID: 103295Survey Question: 38. By a doctor or other healthcare provider: Have you ever been told that you

have: Other disease / disorder (#2)? Yes: Currently Taking MedsValue Descriptions: 1 = Yes

0 = NoData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

484. DoOthSpec3Dictionary ID: 103301Survey Question: 38. By a doctor or other healthcare provider: Have you ever been told that you

have: Other disease / disorder (#3)? If yes, specify type:

Data Types: Generic [text], SAS [$200], R [varchar(200)], SQL [nvarchar(200)], C# [String], XML [va:string200]

Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

Data Dictionary for CSP 585

Thursday, June 01, 2017Page 163 of 255

Page 164: Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible

485. DoOthYrDx3Dictionary ID: 103304Survey Question: 38. By a doctor or other healthcare provider: Have you ever been told that you

have: Other disease / disorder (#3)? Yes: Year ToldValue Min: 1900Value Max: 2019Data Types: Generic [integer], SAS [6.], R [int], SQL [smallint], C# [Int16?], XML

[xsi:integer]Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

486. DoOthMed3Dictionary ID: 103307Survey Question: 38. By a doctor or other healthcare provider: Have you ever been told that you

have: Other disease / disorder (#3)? Yes: Currently Taking MedsValue Descriptions: 1 = Yes

0 = NoData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

487. VAUseDictionary ID: 103313Survey Question: 39. In the PAST YEAR, about how much of your health care did you get at a

VA facility (e.g., doctor's visits, hospitalizations, urgent care visits or counseling)?

Value Descriptions: 0 = None1 = 1-25%2 = 26-50%3 = 51-75%4 = 76-99%5 = 100%

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

Data Dictionary for CSP 585

Thursday, June 01, 2017Page 164 of 255

Page 165: Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible

488. VAHospDictionary ID: 103331Survey Question: 40. In the PAST YEAR, how many times were you a patient in a VA Healthcare

Facility overnight or longer?Value Descriptions: 0 = None

1 = 1-32 = 4-63 = 7-95 = 10 or more

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

489. NonVAHospDictionary ID: 103346Survey Question: 40. In the PAST YEAR, how many times were you a patient in a Non-VA

Healthcare Facility overnight or longer?Value Descriptions: 0 = None

1 = 1-32 = 4-63 = 7-95 = 10 or more

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

490. VAPharmRXDictionary ID: 103361Survey Question: 41. How many prescription medications do you currently receive from a VA

Pharmacy?Value Descriptions: 0 = None

1 = 1-32 = 4-63 = 7-95 = 10 or more

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

Data Dictionary for CSP 585

Thursday, June 01, 2017Page 165 of 255

Page 166: Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible

491. NonVAPharmRXDictionary ID: 103376Survey Question: 41. How many prescription medications do you currently receive from a Non-

VA Pharmacy?Value Descriptions: 0 = None

1 = 1-32 = 4-63 = 7-95 = 10 or more

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

492. VAPharmOTCDictionary ID: 103391Survey Question: 42. How many non-prescription medications do you currently receive from a

VA Pharmacy?Value Descriptions: 0 = None

1 = 1-32 = 4-63 = 7-95 = 10 or more

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

493. NonVAPharmOTCDictionary ID: 103406Survey Question: 42. How many non-prescription medications do you currently receive from a

Non-VA Pharmacy?Value Descriptions: 0 = None

1 = 1-32 = 4-63 = 7-95 = 10 or more

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

Data Dictionary for CSP 585

Thursday, June 01, 2017Page 166 of 255

Page 167: Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible

494. MHNoDictionary ID: 103424Survey Question: 43. Please list the names of all medications that you take on a regular basis.

This should include pills, injections, and inhalers, as well as any over-the-counter medications, vitamins, or herbal supplements.: I am not taking any medications

Value Descriptions: 1 = True0 = False

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

495. MHYes1Dictionary ID: 103427Survey Question: 43. List the medications you are currently taking: Medication 1

Data Types: Generic [text], SAS [$50], R [varchar(50)], SQL [nvarchar(50)], C# [String], XML [va:string50]

Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

496. MHYes2Dictionary ID: 103430Survey Question: 43. List the medications you are currently taking: Medication 2

Data Types: Generic [text], SAS [$50], R [varchar(50)], SQL [nvarchar(50)], C# [String], XML [va:string50]

Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

497. MHYes3Dictionary ID: 103433Survey Question: 43. List the medications you are currently taking: Medication 3

Data Types: Generic [text], SAS [$50], R [varchar(50)], SQL [nvarchar(50)], C# [String], XML [va:string50]

Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

Data Dictionary for CSP 585

Thursday, June 01, 2017Page 167 of 255

Page 168: Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible

498. MHYes4Dictionary ID: 103436Survey Question: 43. List the medications you are currently taking: Medication 4

Data Types: Generic [text], SAS [$50], R [varchar(50)], SQL [nvarchar(50)], C# [String], XML [va:string50]

Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

499. MHYes5Dictionary ID: 103439Survey Question: 43. List the medications you are currently taking: Medication 5

Data Types: Generic [text], SAS [$50], R [varchar(50)], SQL [nvarchar(50)], C# [String], XML [va:string50]

Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

500. MHYes6Dictionary ID: 103442Survey Question: 43. List the medications you are currently taking: Medication 6

Data Types: Generic [text], SAS [$50], R [varchar(50)], SQL [nvarchar(50)], C# [String], XML [va:string50]

Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

501. MHYes7Dictionary ID: 103445Survey Question: 43. List the medications you are currently taking: Medication 7

Data Types: Generic [text], SAS [$50], R [varchar(50)], SQL [nvarchar(50)], C# [String], XML [va:string50]

Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

Data Dictionary for CSP 585

Thursday, June 01, 2017Page 168 of 255

Page 169: Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible

502. MHYes8Dictionary ID: 103448Survey Question: 43. List the medications you are currently taking: Medication 8

Data Types: Generic [text], SAS [$50], R [varchar(50)], SQL [nvarchar(50)], C# [String], XML [va:string50]

Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

503. MHYes9Dictionary ID: 103451Survey Question: 43. List the medications you are currently taking: Medication 9

Data Types: Generic [text], SAS [$50], R [varchar(50)], SQL [nvarchar(50)], C# [String], XML [va:string50]

Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

504. MHYes10Dictionary ID: 103454Survey Question: 43. List the medications you are currently taking: Medication 10

Data Types: Generic [text], SAS [$50], R [varchar(50)], SQL [nvarchar(50)], C# [String], XML [va:string50]

Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

505. MHYes11Dictionary ID: 103457Survey Question: 43. List the medications you are currently taking: Medication 11

Data Types: Generic [text], SAS [$50], R [varchar(50)], SQL [nvarchar(50)], C# [String], XML [va:string50]

Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

Data Dictionary for CSP 585

Thursday, June 01, 2017Page 169 of 255

Page 170: Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible

506. MHYes12Dictionary ID: 103460Survey Question: 43. List the medications you are currently taking: Medication 12

Data Types: Generic [text], SAS [$50], R [varchar(50)], SQL [nvarchar(50)], C# [String], XML [va:string50]

Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

507. MHYes13Dictionary ID: 103463Survey Question: 43. List the medications you are currently taking: Medication 13

Data Types: Generic [text], SAS [$50], R [varchar(50)], SQL [nvarchar(50)], C# [String], XML [va:string50]

Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

508. MHYes14Dictionary ID: 103466Survey Question: 43. List the medications you are currently taking: Medication 14

Data Types: Generic [text], SAS [$50], R [varchar(50)], SQL [nvarchar(50)], C# [String], XML [va:string50]

Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

509. MedCode1Dictionary ID: 103469Survey Question: 43. List the medications you are currently taking: Medication Code 1

Data Types: Generic [text], SAS [$10], R [varchar(10)], SQL [nvarchar(10)], C# [String], XML [va:string10]

Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

Data Dictionary for CSP 585

Thursday, June 01, 2017Page 170 of 255

Page 171: Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible

510. MedCode2Dictionary ID: 103472Survey Question: 43. List the medications you are currently taking: Medication Code 2

Data Types: Generic [text], SAS [$10], R [varchar(10)], SQL [nvarchar(10)], C# [String], XML [va:string10]

Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

511. MedCode3Dictionary ID: 103475Survey Question: 43. List the medications you are currently taking: Medication Code 3

Data Types: Generic [text], SAS [$10], R [varchar(10)], SQL [nvarchar(10)], C# [String], XML [va:string10]

Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

512. MedCode4Dictionary ID: 103478Survey Question: 43. List the medications you are currently taking: Medication Code 4

Data Types: Generic [text], SAS [$10], R [varchar(10)], SQL [nvarchar(10)], C# [String], XML [va:string10]

Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

513. MedCode5Dictionary ID: 103481Survey Question: 43. List the medications you are currently taking: Medication Code 5

Data Types: Generic [text], SAS [$10], R [varchar(10)], SQL [nvarchar(10)], C# [String], XML [va:string10]

Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

Data Dictionary for CSP 585

Thursday, June 01, 2017Page 171 of 255

Page 172: Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible

514. MedCode6Dictionary ID: 103484Survey Question: 43. List the medications you are currently taking: Medication Code 6

Data Types: Generic [text], SAS [$10], R [varchar(10)], SQL [nvarchar(10)], C# [String], XML [va:string10]

Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

515. MedCode7Dictionary ID: 103487Survey Question: 43. List the medications you are currently taking: Medication Code 7

Data Types: Generic [text], SAS [$10], R [varchar(10)], SQL [nvarchar(10)], C# [String], XML [va:string10]

Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

516. MedCode8Dictionary ID: 103490Survey Question: 43. List the medications you are currently taking: Medication Code 8

Data Types: Generic [text], SAS [$10], R [varchar(10)], SQL [nvarchar(10)], C# [String], XML [va:string10]

Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

517. MedCode9Dictionary ID: 103493Survey Question: 43. List the medications you are currently taking: Medication Code 9

Data Types: Generic [text], SAS [$10], R [varchar(10)], SQL [nvarchar(10)], C# [String], XML [va:string10]

Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

Data Dictionary for CSP 585

Thursday, June 01, 2017Page 172 of 255

Page 173: Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible

518. MedCode10Dictionary ID: 103496Survey Question: 43. List the medications you are currently taking: Medication Code 10

Data Types: Generic [text], SAS [$10], R [varchar(10)], SQL [nvarchar(10)], C# [String], XML [va:string10]

Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

519. MedCode11Dictionary ID: 103499Survey Question: 43. List the medications you are currently taking: Medication Code 11

Data Types: Generic [text], SAS [$10], R [varchar(10)], SQL [nvarchar(10)], C# [String], XML [va:string10]

Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

520. MedCode12Dictionary ID: 103502Survey Question: 43. List the medications you are currently taking: Medication Code 12

Data Types: Generic [text], SAS [$10], R [varchar(10)], SQL [nvarchar(10)], C# [String], XML [va:string10]

Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

521. MedCode13Dictionary ID: 103505Survey Question: 43. List the medications you are currently taking: Medication Code 13

Data Types: Generic [text], SAS [$10], R [varchar(10)], SQL [nvarchar(10)], C# [String], XML [va:string10]

Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

Data Dictionary for CSP 585

Thursday, June 01, 2017Page 173 of 255

Page 174: Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible

522. MedCode14Dictionary ID: 103508Survey Question: 43. List the medications you are currently taking: Medication Code 14

Data Types: Generic [text], SAS [$10], R [varchar(10)], SQL [nvarchar(10)], C# [String], XML [va:string10]

Is Nullable: TrueForm Section: BaselineSurvey - Health History and MedicationTable Name: SurveyParent

- top -

Data Dictionary for CSP 585

Thursday, June 01, 2017Page 174 of 255

Page 175: Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible

BaselineSurvey - Lifestyle and Activities523. ActStatus

Dictionary ID: 100646Survey Question: 15. How would you rate your current physical fitness status?Value Descriptions: 4 = very good

3 = fairly good2 = Satisfactory1 = Fairly poor0 = Very poor

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Lifestyle and ActivitiesTable Name: SurveyParent

- top -

524. ActWorkDictionary ID: 100661Survey Question: 16. How physically strenuous is your current work / job (paid and unpaid)?Value Descriptions: 0 = Very light (mainly sitting)

1 = Light (mainly walking)2 = Medium (lifting, carrying light loads)3 = Heavy manual work (climbing, carrying heavy loads)4 = Not applicable

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Lifestyle and ActivitiesTable Name: SurveyParent

- top -

525. ActExerDictionary ID: 100676Survey Question: 17. How often do you exercise vigorously enough to work up a sweat?Value Descriptions: 0 = Rarely / Never

1 = 1-3 times a month2 = Once a week3 = 2-4 times a week4 = 5-6 times a week5 = Daily

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Lifestyle and ActivitiesTable Name: SurveyParent

- top -

Data Dictionary for CSP 585

Thursday, June 01, 2017Page 175 of 255

Page 176: Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible

526. ActModDaysDictionary ID: 100694Survey Question: 18. On how many days did you engage in moderate physical activity (like a

brisk walk) in the last 7 days? Number of days → If zero days, skip to question 20 on page 8

Value Min: 0Value Max: 7Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Lifestyle and ActivitiesTable Name: SurveyParent

- top -

527. ActModMinDictionary ID: 100697Survey Question: 19. On those days that you engaged in moderate physical activity, how many

minutes, on average, did you exercise at this level? Number of minutesValue Min: 0Value Max: 999Data Types: Generic [integer], SAS [6.], R [int], SQL [smallint], C# [Int16?], XML

[xsi:integer]Is Nullable: TrueForm Section: BaselineSurvey - Lifestyle and ActivitiesTable Name: SurveyParent

- top -

528. ActVigDaysDictionary ID: 100700Survey Question: 20. On how many days did you engage in vigorous physical activity (like

running / jogging) in the last 7 days? Number of days → If zero days, skip to question 22

Value Min: 0Value Max: 7Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Lifestyle and ActivitiesTable Name: SurveyParent

- top -

Data Dictionary for CSP 585

Thursday, June 01, 2017Page 176 of 255

Page 177: Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible

529. ActVigMinDictionary ID: 100703Survey Question: 21. On those days that you engaged in vigorous physical activity, how many

minutes, on average, did you exercise at this level? Number of minutesValue Min: 0Value Max: 999Data Types: Generic [integer], SAS [6.], R [int], SQL [smallint], C# [Int16?], XML

[xsi:integer]Is Nullable: TrueForm Section: BaselineSurvey - Lifestyle and ActivitiesTable Name: SurveyParent

- top -

530. Smk100Dictionary ID: 100706Survey Question: 22. In your lifetime, have you smoked a total of at least 100 cigarettes, cigars,

or pipes? If no, skip to question 23Value Descriptions: 1 = Yes

0 = No→ Skip to question 23Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Lifestyle and ActivitiesTable Name: SurveyParent

- top -

531. SmkDlyDictionary ID: 100712Survey Question: 22. Have you ever smoked daily or almost every day for at least 1 year?Value Descriptions: 1 = Yes

0 = NoData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Lifestyle and ActivitiesTable Name: SurveyParent

- top -

Data Dictionary for CSP 585

Thursday, June 01, 2017Page 177 of 255

Page 178: Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible

532. SmkNowDictionary ID: 100718Survey Question: 22. Do you smoke now?Value Descriptions: 2 = Yes daily

1 = Yes occasionally0 = Not at all

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Lifestyle and ActivitiesTable Name: SurveyParent

- top -

533. AlcFreqDictionary ID: 100727Survey Question: 23. How often do you have a drink that contains alcohol? If never, skip to

question 24 on page 9Value Descriptions: 0 = Never→ Skip to question 24 on page 9

1 = 1-3 days per month2 = 1 day per week3 = 2-3 days per week4 = 4-5 days per week5 = 6+ days per week

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Lifestyle and ActivitiesTable Name: SurveyParent

- top -

534. AlcQtyDictionary ID: 100745Survey Question: 23. How many drinks containing alcohol do you have on a typical day when

you are drinking?Value Descriptions: 0 = 1 or 2

1 = 3 or 42 = 5 or 63 = 7 to 94 = 10 or more

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Lifestyle and ActivitiesTable Name: SurveyParent

- top -

Data Dictionary for CSP 585

Thursday, June 01, 2017Page 178 of 255

Page 179: Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible

535. AlcBingeDictionary ID: 100760Survey Question: 23. How often do you have six or more drinks on one occasion?Value Descriptions: 0 = Never

1 = Less than monthly2 = Monthly3 = 2-3 times per week4 = 4+per week

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Lifestyle and ActivitiesTable Name: SurveyParent

- top -

536. UseSedsDictionary ID: 100778Survey Question: 24. For each of the following, other than what was prescribed to you, have you

ever used: Sedatives?Value Descriptions: 1 = Yes

0 = NoData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Lifestyle and ActivitiesTable Name: SurveyParent

- top -

537. UseSedsLast12Dictionary ID: 100784Survey Question: 24. For each of the following, other than what was prescribed to you, have you

ever used: Sedatives? IF YES: When did you use this substance? Last 12 months

Value Descriptions: 1 = True0 = False

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Lifestyle and ActivitiesTable Name: SurveyParent

- top -

Data Dictionary for CSP 585

Thursday, June 01, 2017Page 179 of 255

Page 180: Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible

538. UseSedsPrior12Dictionary ID: 100787Survey Question: 24. For each of the following, other than what was prescribed to you, have you

ever used: Sedatives? IF YES: When did you use this substance? Prior to last 12 months

Value Descriptions: 1 = True0 = False

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Lifestyle and ActivitiesTable Name: SurveyParent

- top -

539. UseTranqDictionary ID: 100790Survey Question: 24. For each of the following, other than what was prescribed to you, have you

ever used: Tranquilizers?Value Descriptions: 1 = Yes

0 = NoData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Lifestyle and ActivitiesTable Name: SurveyParent

- top -

540. UseTranqLast12Dictionary ID: 100796Survey Question: 24. For each of the following, other than what was prescribed to you, have you

ever used: Tranquilizers? IF YES: When did you use this substance? Last 12 months

Value Descriptions: 1 = True0 = False

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Lifestyle and ActivitiesTable Name: SurveyParent

- top -

Data Dictionary for CSP 585

Thursday, June 01, 2017Page 180 of 255

Page 181: Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible

541. UseTranqPrior12Dictionary ID: 100799Survey Question: 24. For each of the following, other than what was prescribed to you, have you

ever used: Tranquilizers? IF YES: When did you use this substance? Prior to last 12 months

Value Descriptions: 1 = True0 = False

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Lifestyle and ActivitiesTable Name: SurveyParent

- top -

542. UsePainDictionary ID: 100802Survey Question: 24. For each of the following, other than what was prescribed to you, have you

ever used: Painkillers?Value Descriptions: 1 = Yes

0 = NoData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Lifestyle and ActivitiesTable Name: SurveyParent

- top -

543. UsePainLast12Dictionary ID: 100808Survey Question: 24. For each of the following, other than what was prescribed to you, have you

ever used: Painkillers? IF YES: When did you use this substance? Last 12 months

Value Descriptions: 1 = True0 = False

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Lifestyle and ActivitiesTable Name: SurveyParent

- top -

Data Dictionary for CSP 585

Thursday, June 01, 2017Page 181 of 255

Page 182: Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible

544. UsePainPrior12Dictionary ID: 100811Survey Question: 24. For each of the following, other than what was prescribed to you, have you

ever used: Painkillers? IF YES: When did you use this substance? Prior to last 12 months

Value Descriptions: 1 = True0 = False

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Lifestyle and ActivitiesTable Name: SurveyParent

- top -

545. UseStimDictionary ID: 100814Survey Question: 24. For each of the following, other than what was prescribed to you, have you

ever used: Stimulants?Value Descriptions: 1 = Yes

0 = NoData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Lifestyle and ActivitiesTable Name: SurveyParent

- top -

546. UseStimLast12Dictionary ID: 100820Survey Question: 24. For each of the following, other than what was prescribed to you, have you

ever used: Stimulants? IF YES: When did you use this substance? Last 12 months

Value Descriptions: 1 = True0 = False

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Lifestyle and ActivitiesTable Name: SurveyParent

- top -

Data Dictionary for CSP 585

Thursday, June 01, 2017Page 182 of 255

Page 183: Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible

547. UseStimPrior12Dictionary ID: 100823Survey Question: 24. For each of the following, other than what was prescribed to you, have you

ever used: Stimulants? IF YES: When did you use this substance? Prior to last 12 months

Value Descriptions: 1 = True0 = False

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Lifestyle and ActivitiesTable Name: SurveyParent

- top -

548. UseMarijDictionary ID: 100826Survey Question: 24. For each of the following, other than what was prescribed to you, have you

ever used: Marijuana?Value Descriptions: 1 = Yes

0 = NoData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Lifestyle and ActivitiesTable Name: SurveyParent

- top -

549. UseMarijLast12Dictionary ID: 100832Survey Question: 24. For each of the following, other than what was prescribed to you, have you

ever used: Marijuana? IF YES: When did you use this substance? Last 12 months

Value Descriptions: 1 = True0 = False

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Lifestyle and ActivitiesTable Name: SurveyParent

- top -

Data Dictionary for CSP 585

Thursday, June 01, 2017Page 183 of 255

Page 184: Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible

550. UseMarijPrior12Dictionary ID: 100835Survey Question: 24. For each of the following, other than what was prescribed to you, have you

ever used: Marijuana? IF YES: When did you use this substance? Prior to last 12 months

Value Descriptions: 1 = True0 = False

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Lifestyle and ActivitiesTable Name: SurveyParent

- top -

551. UseCorCDictionary ID: 100838Survey Question: 24. For each of the following, other than what was prescribed to you, have you

ever used: Cocaine or Crack?Value Descriptions: 1 = Yes

0 = NoData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Lifestyle and ActivitiesTable Name: SurveyParent

- top -

552. UseCorCLast12Dictionary ID: 100844Survey Question: 24. For each of the following, other than what was prescribed to you, have you

ever used: Cocaine or Crack? IF YES: When did you use this substance? Last 12 months

Value Descriptions: 1 = True0 = False

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Lifestyle and ActivitiesTable Name: SurveyParent

- top -

Data Dictionary for CSP 585

Thursday, June 01, 2017Page 184 of 255

Page 185: Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible

553. UseCorCPrior12Dictionary ID: 100847Survey Question: 24. For each of the following, other than what was prescribed to you, have you

ever used: Cocaine or Crack? IF YES: When did you use this substance? Prior to last 12 months

Value Descriptions: 1 = True0 = False

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Lifestyle and ActivitiesTable Name: SurveyParent

- top -

554. UseHallDictionary ID: 100850Survey Question: 24. For each of the following, other than what was prescribed to you, have you

ever used: Hallucinogens?Value Descriptions: 1 = Yes

0 = NoData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Lifestyle and ActivitiesTable Name: SurveyParent

- top -

555. UseHallLast12Dictionary ID: 100856Survey Question: 24. For each of the following, other than what was prescribed to you, have you

ever used: Hallucinogens? IF YES: When did you use this substance? Last 12 months

Value Descriptions: 1 = True0 = False

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Lifestyle and ActivitiesTable Name: SurveyParent

- top -

Data Dictionary for CSP 585

Thursday, June 01, 2017Page 185 of 255

Page 186: Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible

556. UseHallPrior12Dictionary ID: 100859Survey Question: 24. For each of the following, other than what was prescribed to you, have you

ever used: Hallucinogens? IF YES: When did you use this substance? Prior to last 12 months

Value Descriptions: 1 = True0 = False

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Lifestyle and ActivitiesTable Name: SurveyParent

- top -

557. UseInhalSolvDictionary ID: 100862Survey Question: 24. For each of the following, other than what was prescribed to you, have you

ever used: Inhalants / Solvents?Value Descriptions: 1 = Yes

0 = NoData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Lifestyle and ActivitiesTable Name: SurveyParent

- top -

558. UseInhalSolvLast12Dictionary ID: 100868Survey Question: 24. For each of the following, other than what was prescribed to you, have you

ever used: Inhalants / Solvents? IF YES: When did you use this substance? Last 12 months

Value Descriptions: 1 = True0 = False

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Lifestyle and ActivitiesTable Name: SurveyParent

- top -

Data Dictionary for CSP 585

Thursday, June 01, 2017Page 186 of 255

Page 187: Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible

559. UseInhalSolvPrior12Dictionary ID: 100871Survey Question: 24. For each of the following, other than what was prescribed to you, have you

ever used: Inhalants / Solvents? IF YES: When did you use this substance? Prior to last 12 months

Value Descriptions: 1 = True0 = False

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Lifestyle and ActivitiesTable Name: SurveyParent

- top -

560. UseHeroinDictionary ID: 100874Survey Question: 24. For each of the following, other than what was prescribed to you, have you

ever used: Heroin?Value Descriptions: 1 = Yes

0 = NoData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Lifestyle and ActivitiesTable Name: SurveyParent

- top -

561. UseHeroinLast12Dictionary ID: 100880Survey Question: 24. For each of the following, other than what was prescribed to you, have you

ever used: Heroin? IF YES: When did you use this substance? Last 12 monthsValue Descriptions: 1 = True

0 = FalseData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Lifestyle and ActivitiesTable Name: SurveyParent

- top -

Data Dictionary for CSP 585

Thursday, June 01, 2017Page 187 of 255

Page 188: Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible

562. UseHeroinPrior12Dictionary ID: 100883Survey Question: 24. For each of the following, other than what was prescribed to you, have you

ever used: Heroin? IF YES: When did you use this substance? Prior to last 12 months

Value Descriptions: 1 = True0 = False

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Lifestyle and ActivitiesTable Name: SurveyParent

- top -

563. UseSomeElseSpecDictionary ID: 100886Survey Question: 24. For each of the following, other than what was prescribed to you, have you

ever used: Something else? Specify

Data Types: Generic [text], SAS [$100], R [varchar(100)], SQL [nvarchar(100)], C# [String], XML [va:string100]

Is Nullable: TrueForm Section: BaselineSurvey - Lifestyle and ActivitiesTable Name: SurveyParent

- top -

564. UseSomeElseDictionary ID: 100889Survey Question: 24. For each of the following, other than what was prescribed to you, have you

ever used: Something else?Value Descriptions: 1 = Yes

0 = NoData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Lifestyle and ActivitiesTable Name: SurveyParent

- top -

Data Dictionary for CSP 585

Thursday, June 01, 2017Page 188 of 255

Page 189: Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible

565. UseSomeElseLast12Dictionary ID: 100895Survey Question: 24. For each of the following, other than what was prescribed to you, have you

ever used: Something else? IF YES: When did you use this substance? Last 12 months

Value Descriptions: 1 = True0 = False

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Lifestyle and ActivitiesTable Name: SurveyParent

- top -

566. UseSomeElsePrior12Dictionary ID: 100898Survey Question: 24. For each of the following, other than what was prescribed to you, have you

ever used: Something else? IF YES: When did you use this substance? Prior to last 12 months

Value Descriptions: 1 = True0 = False

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Lifestyle and ActivitiesTable Name: SurveyParent

- top -

Data Dictionary for CSP 585

Thursday, June 01, 2017Page 189 of 255

Page 190: Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible

BaselineSurvey - Military Service567. MltyBrArmy

Dictionary ID: 100136Survey Question: 2. In which branch of the service did you serve? ArmyValue Descriptions: 1 = Yes

0 = NoData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Military ServiceTable Name: SurveyParent

- top -

568. MltyBrNavyDictionary ID: 100139Survey Question: 2. In which branch of the service did you serve? NavyValue Descriptions: 1 = Yes

0 = NoData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Military ServiceTable Name: SurveyParent

- top -

569. MltyBrAFDictionary ID: 100142Survey Question: 2. In which branch of the service did you serve? Air ForceValue Descriptions: 1 = Yes

0 = NoData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Military ServiceTable Name: SurveyParent

- top -

570. MltyBrMCDictionary ID: 100145Survey Question: 2. In which branch of the service did you serve? Marine CorpsValue Descriptions: 1 = Yes

0 = NoData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Military ServiceTable Name: SurveyParent

- top -

Data Dictionary for CSP 585

Thursday, June 01, 2017Page 190 of 255

Page 191: Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible

571. MltyBrCGDictionary ID: 100148Survey Question: 2. In which branch of the service did you serve? Coast GuardValue Descriptions: 1 = Yes

0 = NoData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Military ServiceTable Name: SurveyParent

- top -

572. MltyBrNGDictionary ID: 100151Survey Question: 2. In which branch of the service did you serve? National GuardValue Descriptions: 1 = Yes

0 = NoData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Military ServiceTable Name: SurveyParent

- top -

573. MltyBrMMDictionary ID: 100154Survey Question: 2. In which branch of the service did you serve? Merchant MarinesValue Descriptions: 1 = Yes

0 = NoData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Military ServiceTable Name: SurveyParent

- top -

574. MltyBrNOAADictionary ID: 100157Survey Question: 2. In which branch of the service did you serve? NOAAValue Descriptions: 1 = Yes

0 = NoData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Military ServiceTable Name: SurveyParent

- top -

Data Dictionary for CSP 585

Thursday, June 01, 2017Page 191 of 255

Page 192: Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible

575. MltyBrPHSDictionary ID: 100160Survey Question: 2. In which branch of the service did you serve? Public Health ServiceValue Descriptions: 1 = Yes

0 = NoData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Military ServiceTable Name: SurveyParent

- top -

576. MltyBrNoneDictionary ID: 100163Survey Question: 2. In which branch of the service did you serve? None → Skip to question 15

on page 7Value Descriptions: 1 = Yes

0 = NoData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Military ServiceTable Name: SurveyParent

- top -

577. MltySrvTypeADDictionary ID: 100166Survey Question: 3. Please indicate whether your service was: Active dutyValue Descriptions: 1 = Yes

0 = NoData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Military ServiceTable Name: SurveyParent

- top -

578. MltySrvTypeRODictionary ID: 100169Survey Question: 3. Please indicate whether your service was: ReservesValue Descriptions: 1 = Yes

0 = NoData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Military ServiceTable Name: SurveyParent

- top -

Data Dictionary for CSP 585

Thursday, June 01, 2017Page 192 of 255

Page 193: Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible

579. MltySrvTypeNADictionary ID: 100172Survey Question: 3. Please indicate whether your service was: Not applicable (not in the military)Value Descriptions: 1 = Yes

0 = NoData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Military ServiceTable Name: SurveyParent

- top -

580. MltySrv1Dictionary ID: 100175Survey Question: 4. When did you serve? September 2001 or laterValue Descriptions: 1 = Yes

0 = NoData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Military ServiceTable Name: SurveyParent

- top -

581. MltySrv2Dictionary ID: 100178Survey Question: 4. When did you serve? August 1990 to August 2001 (includes Gulf War)Value Descriptions: 1 = Yes

0 = NoData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Military ServiceTable Name: SurveyParent

- top -

582. MltySrv3Dictionary ID: 100181Survey Question: 4. When did you serve? May 1975 to July 1990Value Descriptions: 1 = Yes

0 = NoData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Military ServiceTable Name: SurveyParent

- top -

Data Dictionary for CSP 585

Thursday, June 01, 2017Page 193 of 255

Page 194: Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible

583. MltySrv4Dictionary ID: 100184Survey Question: 4. When did you serve? August 1964 to April 1975 (Vietnam era)Value Descriptions: 1 = Yes

0 = NoData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Military ServiceTable Name: SurveyParent

- top -

584. MltySrv5Dictionary ID: 100187Survey Question: 4. When did you serve? February 1955 to July 1964Value Descriptions: 1 = Yes

0 = NoData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Military ServiceTable Name: SurveyParent

- top -

585. MltySrv6Dictionary ID: 100190Survey Question: 4. When did you serve? July 1950 to January 1955 (Korean War)Value Descriptions: 1 = Yes

0 = NoData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Military ServiceTable Name: SurveyParent

- top -

586. MltySrv7Dictionary ID: 100193Survey Question: 4. When did you serve? January 1947 to June 1950Value Descriptions: 1 = Yes

0 = NoData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Military ServiceTable Name: SurveyParent

- top -

Data Dictionary for CSP 585

Thursday, June 01, 2017Page 194 of 255

Page 195: Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible

587. MltySrv8Dictionary ID: 100196Survey Question: 4. When did you serve? December 1941 to December 1946 (WWII)Value Descriptions: 1 = Yes

0 = NoData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Military ServiceTable Name: SurveyParent

- top -

588. MltySrv9Dictionary ID: 100199Survey Question: 4. When did you serve? November 1941 or earlierValue Descriptions: 1 = Yes

0 = NoData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Military ServiceTable Name: SurveyParent

- top -

589. SrvOtUSDictionary ID: 100202Survey Question: 5. Did you serve outside the United States?Value Descriptions: 1 = Yes

0 = NoData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Military ServiceTable Name: SurveyParent

- top -

590. StnUSCanDictionary ID: 100208Survey Question: 6. Where were you stationed, whether on land or in water? USA / CanadaValue Descriptions: 1 = Yes

0 = NoData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Military ServiceTable Name: SurveyParent

- top -

Data Dictionary for CSP 585

Thursday, June 01, 2017Page 195 of 255

Page 196: Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible

591. StnAfDictionary ID: 100211Survey Question: 6. Where were you stationed, whether on land or in water? AfricaValue Descriptions: 1 = Yes

0 = NoData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Military ServiceTable Name: SurveyParent

- top -

592. StnAsSPDictionary ID: 100214Survey Question: 6. Where were you stationed, whether on land or in water? Asia / South PacificValue Descriptions: 1 = Yes

0 = NoData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Military ServiceTable Name: SurveyParent

- top -

593. StnCarDictionary ID: 100217Survey Question: 6. Where were you stationed, whether on land or in water? CaribbeanValue Descriptions: 1 = Yes

0 = NoData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Military ServiceTable Name: SurveyParent

- top -

594. StnEEurDictionary ID: 100220Survey Question: 6. Where were you stationed, whether on land or in water? Eastern EuropeValue Descriptions: 1 = Yes

0 = NoData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Military ServiceTable Name: SurveyParent

- top -

Data Dictionary for CSP 585

Thursday, June 01, 2017Page 196 of 255

Page 197: Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible

595. StnMexDictionary ID: 100223Survey Question: 6. Where were you stationed, whether on land or in water? MexicoValue Descriptions: 1 = Yes

0 = NoData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Military ServiceTable Name: SurveyParent

- top -

596. StnMEastDictionary ID: 100226Survey Question: 6. Where were you stationed, whether on land or in water? Middle East /

Southwest AsiaValue Descriptions: 1 = Yes

0 = NoData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Military ServiceTable Name: SurveyParent

- top -

597. StnNCEurDictionary ID: 100229Survey Question: 6. Where were you stationed, whether on land or in water? Northern / Central

EuropeValue Descriptions: 1 = Yes

0 = NoData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Military ServiceTable Name: SurveyParent

- top -

598. StnSEurMedDictionary ID: 100232Survey Question: 6. Where were you stationed, whether on land or in water? Southern Europe /

Mediterranean BasinValue Descriptions: 1 = Yes

0 = NoData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Military ServiceTable Name: SurveyParent

- top -

Data Dictionary for CSP 585

Thursday, June 01, 2017Page 197 of 255

Page 198: Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible

599. StnSCAmDictionary ID: 100235Survey Question: 6. Where were you stationed, whether on land or in water? South / Central

AmericaValue Descriptions: 1 = Yes

0 = NoData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Military ServiceTable Name: SurveyParent

- top -

600. StnOthDictionary ID: 100238Survey Question: 6. Where were you stationed, whether on land or in water? OtherValue Descriptions: 1 = Yes

0 = NoData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Military ServiceTable Name: SurveyParent

- top -

601. DplyGulfDictionary ID: 100241Survey Question: 7. Did you deploy in support of the 1990-1991 Gulf War? Yes, deployed to the

GulfValue Descriptions: 1 = Yes

0 = NoData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Military ServiceTable Name: SurveyParent

- top -

602. DplyElsewhereDictionary ID: 100244Survey Question: 7. Did you deploy in support of the 1990-1991 Gulf War? Yes, deployed

elsewhere → Skip to question 12 on page 7Value Descriptions: 1 = Yes

0 = NoData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Military ServiceTable Name: SurveyParent

- top -

Data Dictionary for CSP 585

Thursday, June 01, 2017Page 198 of 255

Page 199: Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible

603. NoDplyGulfDictionary ID: 100247Survey Question: 7. Did you deploy in support of the 1990-1991 Gulf War? No → Skip to

question 12 on page 7Value Descriptions: 1 = Yes

0 = NoData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Military ServiceTable Name: SurveyParent

- top -

604. DtMoArrDictionary ID: 100250Survey Question: 8. In what month did you first arrive in the Gulf region? MonthValue Min: 1Value Max: 12Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Military ServiceTable Name: SurveyParent

- top -

605. DtYrArrDictionary ID: 100253Survey Question: 8. In what year did you first arrive in the Gulf region? YearValue Min: 1980Value Max: 2013Data Types: Generic [integer], SAS [6.], R [int], SQL [smallint], C# [Int16?], XML

[xsi:integer]Is Nullable: TrueForm Section: BaselineSurvey - Military ServiceTable Name: SurveyParent

- top -

606. DtMoLveDictionary ID: 100256Survey Question: 9. In what month did you last leave the Gulf region? MonthValue Min: 1Value Max: 12Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Military ServiceTable Name: SurveyParent

- top -

Data Dictionary for CSP 585

Thursday, June 01, 2017Page 199 of 255

Page 200: Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible

607. DtYrLveDictionary ID: 100259Survey Question: 9. In what year did you last leave the Gulf region? YearValue Min: 1980Value Max: 2019Data Types: Generic [integer], SAS [6.], R [int], SQL [smallint], C# [Int16?], XML

[xsi:integer]Is Nullable: TrueForm Section: BaselineSurvey - Military ServiceTable Name: SurveyParent

- top -

608. LocIraqDictionary ID: 100265Survey Question: 10. While you were in the Persian Gulf region, were you ever located in: Iraq

(area A on map)?Value Descriptions: 1 = Yes

0 = NoData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Military ServiceTable Name: SurveyParent

- top -

609. LocIraqDaysDictionary ID: 100271Survey Question: 10. While you were in the Persian Gulf region, were you ever located in: Iraq

(area A on map)? IF YES: About how many days?Value Descriptions: 0 = 1-6 Days

1 = 7-30 Days2 = 31 Days or more

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Military ServiceTable Name: SurveyParent

- top -

Data Dictionary for CSP 585

Thursday, June 01, 2017Page 200 of 255

Page 201: Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible

610. LocKuwaitDictionary ID: 100280Survey Question: 10. While you were in the Persian Gulf region, were you ever located in:

Kuwait (area B on map)?Value Descriptions: 1 = Yes

0 = NoData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Military ServiceTable Name: SurveyParent

- top -

611. LocKuwaitDaysDictionary ID: 100286Survey Question: 10. While you were in the Persian Gulf region, were you ever located in:

Kuwait (area B on map)? IF YES: About how many days?Value Descriptions: 0 = 1-6 Days

1 = 7-30 Days2 = 31 Days or more

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Military ServiceTable Name: SurveyParent

- top -

612. LocBahrainDictionary ID: 100295Survey Question: 10. While you were in the Persian Gulf region, were you ever located in:

Bahrain (area C on map)?Value Descriptions: 1 = Yes

0 = NoData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Military ServiceTable Name: SurveyParent

- top -

Data Dictionary for CSP 585

Thursday, June 01, 2017Page 201 of 255

Page 202: Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible

613. LocBahrainDaysDictionary ID: 100301Survey Question: 10. While you were in the Persian Gulf region, were you ever located in:

Bahrain (area C on map)? IF YES: About how many days?Value Descriptions: 0 = 1-6 Days

1 = 7-30 Days2 = 31 Days or more

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Military ServiceTable Name: SurveyParent

- top -

614. LocSauAraEastDictionary ID: 100310Survey Question: 10. While you were in the Persian Gulf region, were you ever located in: Saudi

Arabia: Eastern Area (area D on map)?Value Descriptions: 1 = Yes

0 = NoData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Military ServiceTable Name: SurveyParent

- top -

615. LocSauAraEastDaysDictionary ID: 100316Survey Question: 10. While you were in the Persian Gulf region, were you ever located in: Saudi

Arabia: Eastern Area (area D on map)? IF YES: About how many days?Value Descriptions: 0 = 1-6 Days

1 = 7-30 Days2 = 31 Days or more

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Military ServiceTable Name: SurveyParent

- top -

Data Dictionary for CSP 585

Thursday, June 01, 2017Page 202 of 255

Page 203: Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible

616. LocSauAraCentralDictionary ID: 100325Survey Question: 10. While you were in the Persian Gulf region, were you ever located in: Saudi

Arabia: Central Area (area E on map)?Value Descriptions: 1 = Yes

0 = NoData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Military ServiceTable Name: SurveyParent

- top -

617. LocSauAraCentralDaysDictionary ID: 100331Survey Question: 10. While you were in the Persian Gulf region, were you ever located in: Saudi

Arabia: Central Area (area E on map)? IF YES: About how many days?Value Descriptions: 0 = 1-6 Days

1 = 7-30 Days2 = 31 Days or more

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Military ServiceTable Name: SurveyParent

- top -

618. LocSauAraWestDictionary ID: 100340Survey Question: 10. While you were in the Persian Gulf region, were you ever located in: Saudi

Arabia: Western Area (area F on map)?Value Descriptions: 1 = Yes

0 = NoData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Military ServiceTable Name: SurveyParent

- top -

Data Dictionary for CSP 585

Thursday, June 01, 2017Page 203 of 255

Page 204: Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible

619. LocSauAraWestDaysDictionary ID: 100346Survey Question: 10. While you were in the Persian Gulf region, were you ever located in: Saudi

Arabia: Western Area (area F on map)? IF YES: About how many days?Value Descriptions: 0 = 1-6 Days

1 = 7-30 Days2 = 31 Days or more

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Military ServiceTable Name: SurveyParent

- top -

620. LocSauAraNorthDictionary ID: 100355Survey Question: 10. While you were in the Persian Gulf region, were you ever located in: Saudi

Arabia: Northern Area (area G on map)?Value Descriptions: 1 = Yes

0 = NoData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Military ServiceTable Name: SurveyParent

- top -

621. LocSauAraNorthDaysDictionary ID: 100361Survey Question: 10. While you were in the Persian Gulf region, were you ever located in: Saudi

Arabia: Northern Area (area G on map)? IF YES: About how many days?Value Descriptions: 0 = 1-6 Days

1 = 7-30 Days2 = 31 Days or more

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Military ServiceTable Name: SurveyParent

- top -

Data Dictionary for CSP 585

Thursday, June 01, 2017Page 204 of 255

Page 205: Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible

622. LocSeaPerGulfDictionary ID: 100370Survey Question: 10. While you were in the Persian Gulf region, were you ever located in: At

sea: in the Persian Gulf (area H on map)?Value Descriptions: 1 = Yes

0 = NoData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Military ServiceTable Name: SurveyParent

- top -

623. LocSeaPerGulfDaysDictionary ID: 100376Survey Question: 10. While you were in the Persian Gulf region, were you ever located in: At

sea: in the Persian Gulf (area H on map)? IF YES: About how many days?Value Descriptions: 0 = 1-6 Days

1 = 7-30 Days2 = 31 Days or more

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Military ServiceTable Name: SurveyParent

- top -

624. LocSeaOtherSpecDictionary ID: 100385Survey Question: 10. While you were in the Persian Gulf region, were you ever located in: At

sea? Other location - specify

Data Types: Generic [text], SAS [$100], R [varchar(100)], SQL [nvarchar(100)], C# [String], XML [va:string100]

Is Nullable: TrueForm Section: BaselineSurvey - Military ServiceTable Name: SurveyParent

- top -

Data Dictionary for CSP 585

Thursday, June 01, 2017Page 205 of 255

Page 206: Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible

625. LocSeaOtherDictionary ID: 100388Survey Question: 10. While you were in the Persian Gulf region, were you ever located in: At

sea? Other:Value Descriptions: 1 = Yes

0 = NoData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Military ServiceTable Name: SurveyParent

- top -

626. LocSeaOtherDaysDictionary ID: 100394Survey Question: 10. While you were in the Persian Gulf region, were you ever located in: At

sea? Other: IF YES: About how many days?Value Descriptions: 0 = 1-6 Days

1 = 7-30 Days2 = 31 Days or more

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Military ServiceTable Name: SurveyParent

- top -

627. LocOtherSpecDictionary ID: 100403Survey Question: 10. While you were in the Persian Gulf region, were you ever located in: Other

location -specify

Data Types: Generic [text], SAS [$100], R [varchar(100)], SQL [nvarchar(100)], C# [String], XML [va:string100]

Is Nullable: TrueForm Section: BaselineSurvey - Military ServiceTable Name: SurveyParent

- top -

Data Dictionary for CSP 585

Thursday, June 01, 2017Page 206 of 255

Page 207: Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible

628. LocOtherDictionary ID: 100406Survey Question: 10. While you were in the Persian Gulf region, were you ever located in: Other

location:Value Descriptions: 1 = Yes

0 = NoData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Military ServiceTable Name: SurveyParent

- top -

629. LocOtherDaysDictionary ID: 100412Survey Question: 10. While you were in the Persian Gulf region, were you ever located in: Other

location: IF YES: About how many days?Value Descriptions: 0 = 1-6 Days

1 = 7-30 Days2 = 31 Days or more

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Military ServiceTable Name: SurveyParent

- top -

630. ExpIraqDictionary ID: 100424Survey Question: 11. While you were in the Gulf region,did you experience any of the following?

Entered IraqValue Descriptions: 2 = Not Sure

1 = Yes0 = No

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Military ServiceTable Name: SurveyParent

- top -

Data Dictionary for CSP 585

Thursday, June 01, 2017Page 207 of 255

Page 208: Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible

631. ExpIraqDaysDictionary ID: 100433Survey Question: 11. While you were in the Gulf region,did you experience any of the following?

Entered Iraq: IF YES: About how many days?Value Descriptions: 0 = 1-6 Days

1 = 7-30 Days2 = 31 Days or more

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Military ServiceTable Name: SurveyParent

- top -

632. ExpKuwaitDictionary ID: 100442Survey Question: 11. While you were in the Gulf region,did you experience any of the following?

Entered KuwaitValue Descriptions: 2 = Not Sure

1 = Yes0 = No

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Military ServiceTable Name: SurveyParent

- top -

633. ExpKuwaitDaysDictionary ID: 100451Survey Question: 11. While you were in the Gulf region,did you experience any of the following?

Entered Kuwait: IF YES: About how many days?Value Descriptions: 0 = 1-6 Days

1 = 7-30 Days2 = 31 Days or more

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Military ServiceTable Name: SurveyParent

- top -

Data Dictionary for CSP 585

Thursday, June 01, 2017Page 208 of 255

Page 209: Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible

634. ExpOnShipDictionary ID: 100460Survey Question: 11. While you were in the Gulf region,did you experience any of the following?

Served on board a shipValue Descriptions: 2 = Not Sure

1 = Yes0 = No

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Military ServiceTable Name: SurveyParent

- top -

635. ExpOnShipDaysDictionary ID: 100469Survey Question: 11. While you were in the Gulf region,did you experience any of the following?

Served on board a ship: IF YES: About how many days?Value Descriptions: 0 = 1-6 Days

1 = 7-30 Days2 = 31 Days or more

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Military ServiceTable Name: SurveyParent

- top -

636. ExpWellFireDictionary ID: 100478Survey Question: 11. While you were in the Gulf region,did you experience any of the following?

Close proximity to smoke from oil well firesValue Descriptions: 2 = Not Sure

1 = Yes0 = No

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Military ServiceTable Name: SurveyParent

- top -

Data Dictionary for CSP 585

Thursday, June 01, 2017Page 209 of 255

Page 210: Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible

637. ExpWellFireDaysDictionary ID: 100487Survey Question: 11. While you were in the Gulf region,did you experience any of the following?

Close proximity to smoke from oil well fires: IF YES: About how many days?Value Descriptions: 0 = 1-6 Days

1 = 7-30 Days2 = 31 Days or more

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Military ServiceTable Name: SurveyParent

- top -

638. ExpCombatDictionary ID: 100496Survey Question: 11. While you were in the Gulf region,did you experience any of the following?

Directly involved in ground combatValue Descriptions: 2 = Not Sure

1 = Yes0 = No

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Military ServiceTable Name: SurveyParent

- top -

639. ExpCombatDaysDictionary ID: 100505Survey Question: 11. While you were in the Gulf region,did you experience any of the following?

Directly involved in ground combat: IF YES: About how many days?Value Descriptions: 0 = 1-6 Days

1 = 7-30 Days2 = 31 Days or more

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Military ServiceTable Name: SurveyParent

- top -

Data Dictionary for CSP 585

Thursday, June 01, 2017Page 210 of 255

Page 211: Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible

640. ExpPyrBrDictionary ID: 100514Survey Question: 11. While you were in the Gulf region,did you experience any of the following?

Took pyridostigmine bromide (anti-nerve agent pills)Value Descriptions: 2 = Not Sure

1 = Yes0 = No

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Military ServiceTable Name: SurveyParent

- top -

641. ExpPyrBrDaysDictionary ID: 100523Survey Question: 11. While you were in the Gulf region,did you experience any of the following?

Took pyridostigmine bromide (anti-nerve agent pills): IF YES: About how many days?

Value Descriptions: 0 = 1-6 Days1 = 7-30 Days2 = 31 Days or more

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Military ServiceTable Name: SurveyParent

- top -

642. ExpChemBioDictionary ID: 100532Survey Question: 11. While you were in the Gulf region,did you experience any of the following?

Exposed to chemical or biological warfare agentsValue Descriptions: 2 = Not Sure

1 = Yes0 = No

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Military ServiceTable Name: SurveyParent

- top -

Data Dictionary for CSP 585

Thursday, June 01, 2017Page 211 of 255

Page 212: Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible

643. ExpChemBioDaysDictionary ID: 100541Survey Question: 11. While you were in the Gulf region,did you experience any of the following?

Exposed to chemical or biological warfare agents: IF YES: About how many days?

Value Descriptions: 0 = 1-6 Days1 = 7-30 Days2 = 31 Days or more

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Military ServiceTable Name: SurveyParent

- top -

644. ExpPowDictionary ID: 100550Survey Question: 11. While you were in the Gulf region,did you experience any of the following?

Worked with prisoners of warValue Descriptions: 2 = Not Sure

1 = Yes0 = No

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Military ServiceTable Name: SurveyParent

- top -

645. ExpPowDaysDictionary ID: 100559Survey Question: 11. While you were in the Gulf region,did you experience any of the following?

Worked with prisoners of war: IF YES, About how many days?Value Descriptions: 0 = 1-6 Days

1 = 7-30 Days2 = 31 Days or more

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Military ServiceTable Name: SurveyParent

- top -

Data Dictionary for CSP 585

Thursday, June 01, 2017Page 212 of 255

Page 213: Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible

646. ExpCrmLiqDictionary ID: 100568Survey Question: 11. While you were in the Gulf region,did you experience any of the following?

Used pesticide cream or liquid on your skinValue Descriptions: 2 = Not Sure

1 = Yes0 = No

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Military ServiceTable Name: SurveyParent

- top -

647. ExpCrmLiqDaysDictionary ID: 100577Survey Question: 11. While you were in the Gulf region,did you experience any of the following?

Used pesticide cream or liquid on your skin: IF YES, About how many days?Value Descriptions: 0 = 1-6 Days

1 = 7-30 Days2 = 31 Days or more

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Military ServiceTable Name: SurveyParent

- top -

648. ExpUniPestDictionary ID: 100586Survey Question: 11. While you were in the Gulf region,did you experience any of the following?

Wore a uniform treated with pesticidesValue Descriptions: 2 = Not Sure

1 = Yes0 = No

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Military ServiceTable Name: SurveyParent

- top -

Data Dictionary for CSP 585

Thursday, June 01, 2017Page 213 of 255

Page 214: Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible

649. ExpUniPestDaysDictionary ID: 100595Survey Question: 11. While you were in the Gulf region,did you experience any of the following?

Wore a uniform treated with pesticides: IF YES, About how many days?Value Descriptions: 0 = 1-6 Days

1 = 7-30 Days2 = 31 Days or more

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Military ServiceTable Name: SurveyParent

- top -

650. ExpInsctDictionary ID: 100604Survey Question: 11. While you were in the Gulf region,did you experience any of the following?

Used insect baits / no-pest strips in your living areaValue Descriptions: 2 = Not Sure

1 = Yes0 = No

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Military ServiceTable Name: SurveyParent

- top -

651. ExpInsctDaysDictionary ID: 100613Survey Question: 11. While you were in the Gulf region,did you experience any of the following?

Used insect baits / no-pest strips in your living area: IF YES, About how many days?

Value Descriptions: 0 = 1-6 Days1 = 7-30 Days2 = 31 Days or more

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Military ServiceTable Name: SurveyParent

- top -

Data Dictionary for CSP 585

Thursday, June 01, 2017Page 214 of 255

Page 215: Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible

652. DplyOEFOIFDictionary ID: 100622Survey Question: 12. Did you deploy in support of Operation Enduring Freedom (OEF) or

Operation Iraqi Freedom (OIF)(September 2001 or later)?Value Descriptions: 1 = Yes

0 = NoData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Military ServiceTable Name: SurveyParent

- top -

653. ExpAgtODictionary ID: 100628Survey Question: 13. Were you ever exposed to Agent Orange?Value Descriptions: 1 = Yes

0 = No2 = Not Sure

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Military ServiceTable Name: SurveyParent

- top -

654. ExpAnthDictionary ID: 100637Survey Question: 14. Were you ever given the Anthrax vaccine?Value Descriptions: 1 = Yes

0 = No2 = Not Sure

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Military ServiceTable Name: SurveyParent

- top -

Data Dictionary for CSP 585

Thursday, June 01, 2017Page 215 of 255

Page 216: Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible

BaselineSurvey - Personal Information655. DtMo

Dictionary ID: 100127Survey Question: 1. What is today's date? MonthValue Min: 1Value Max: 12Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Personal InformationTable Name: SurveyParent

- top -

656. DtDyDictionary ID: 100130Survey Question: 1. What is today's date? DayValue Min: 1Value Max: 31Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Personal InformationTable Name: SurveyParent

- top -

657. DtYrDictionary ID: 100133Survey Question: 1. What is today's date? YearValue Min: 14Value Max: 19Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Personal InformationTable Name: SurveyParent

- top -

Data Dictionary for CSP 585

Thursday, June 01, 2017Page 216 of 255

Page 217: Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible

BaselineSurvey - Physical and Mental Health658. VR12Q1

Dictionary ID: 100901Survey Question: 25. In general, would you say your health is?Value Descriptions: 4 = Excellent

3 = Very good2 = Good1 = Fair0 = Poor

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Physical and Mental HealthTable Name: SurveyParent

- top -

659. VR12Q13Dictionary ID: 100919Survey Question: 26. Compared to one year ago, how would you rate your: Physical health in

general now?Value Descriptions: 4 = Much better

3 = Slightly better2 = About the same1 = Slightly worse0 = Much worse

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Physical and Mental HealthTable Name: SurveyParent

- top -

660. VR12Q14Dictionary ID: 100934Survey Question: 26. Compared to one year ago, how would you rate your: Emotional health

(such as feeling anxious, depressed, or irritable) now?Value Descriptions: 4 = Much better

3 = Slightly better2 = About the same1 = Slightly worse0 = Much worse

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Physical and Mental HealthTable Name: SurveyParent

- top -

Data Dictionary for CSP 585

Thursday, June 01, 2017Page 217 of 255

Page 218: Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible

661. VR12Q15Dictionary ID: 100949Survey Question: 26. Compared to one year ago, how would you rate your: Cognitive (memory

and thinking) health in general now?Value Descriptions: 4 = Much better

3 = Slightly better2 = About the same1 = Slightly worse0 = Much worse

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Physical and Mental HealthTable Name: SurveyParent

- top -

662. PainDictionary ID: 100964Survey Question: 27. On a scale of 0-10, where 0 means no pain and 10 means pain as bad as

you can imagine, please rate your overall amount of pain in the PAST WEEK:Value Descriptions: 0 = No pain

10 = Pain as bad as you can imagineData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Physical and Mental HealthTable Name: SurveyParent

- top -

663. VR12Q2Dictionary ID: 101000Survey Question: 28. Does your health now limit you in these activities? If so, how much?

Moderate activities, such as moving a table, pushing a vacuum cleaner, bowling, or playing golf?

Value Descriptions: 2 = Yes limited a lot1 = Yes limited a little0 = No not limited at all

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Physical and Mental HealthTable Name: SurveyParent

- top -

Data Dictionary for CSP 585

Thursday, June 01, 2017Page 218 of 255

Page 219: Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible

664. VR12Q3Dictionary ID: 101009Survey Question: 28. Does your health now limit you in these activities? If so, how much?

Climbing several flights of stairs?Value Descriptions: 2 = Yes limited a lot

1 = Yes limited a little0 = No not limited at all

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Physical and Mental HealthTable Name: SurveyParent

- top -

665. VR12Q4Dictionary ID: 101021Survey Question: 29. During the past 4 weeks, have you had any of the following problems with

your work or other regular daily activities as a result of your physical health? Accomplished less than you would like?

Value Descriptions: 0 = No none of the time1 = Yes a little of the time2 = Yes some of the time3 = Yes most of the time4 = Yes all of the time

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Physical and Mental HealthTable Name: SurveyParent

- top -

666. VR12Q5Dictionary ID: 101036Survey Question: 29. During the past 4 weeks, have you had any of the following problems with

your work or other regular daily activities as a result of your physical health? Were limited in the kind of work or other activities?

Value Descriptions: 0 = No none of the time1 = Yes a little of the time2 = Yes some of the time3 = Yes most of the time4 = Yes all of the time

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Physical and Mental HealthTable Name: SurveyParent

- top -

Data Dictionary for CSP 585

Thursday, June 01, 2017Page 219 of 255

Page 220: Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible

667. VR12Q6Dictionary ID: 101054Survey Question: 30. During the past 4 weeks, have you had any of the following problems with

your work or other regular daily activities as a result of any emotional problems (such as feeling depressed or anxious)? Accomplished less than you would like?

Value Descriptions: 0 = No none of the time1 = Yes a little of the time2 = Yes some of the time3 = Yes most of the time4 = Yes all of the time

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Physical and Mental HealthTable Name: SurveyParent

- top -

668. VR12Q7Dictionary ID: 101069Survey Question: 30. During the past 4 weeks, have you had any of the following problems with

your work or other regular daily activities as a result of any emotional problems (such as feeling depressed or anxious)? Didn't do work or other activities as carefully as usual?

Value Descriptions: 0 = No none of the time1 = Yes a little of the time2 = Yes some of the time3 = Yes most of the time4 = Yes all of the time

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Physical and Mental HealthTable Name: SurveyParent

- top -

Data Dictionary for CSP 585

Thursday, June 01, 2017Page 220 of 255

Page 221: Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible

669. VR12Q8Dictionary ID: 101084Survey Question: 31. During the PAST 4 WEEKS, how much did pain interfere with your normal

work (including both work outside the home and housework)?Value Descriptions: 0 = Not at all

1 = A little bit2 = Moderately3 = Quite a bit4 = Extremely

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Physical and Mental HealthTable Name: SurveyParent

- top -

670. VR12Q9Dictionary ID: 101102Survey Question: 32. How much of the time during the past 4 weeks: Have you felt calm and

peaceful?Value Descriptions: 0 = None of the time

1 = A little of the time2 = Some of the time3 = A good deal of the time4 = Most of the time5 = All of the time

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Physical and Mental HealthTable Name: SurveyParent

- top -

671. VR12Q10Dictionary ID: 101120Survey Question: 32. How much of the time during the past 4 weeks: Did you have a lot of

energy?Value Descriptions: 0 = None of the time

1 = A little of the time2 = Some of the time3 = A good deal of the time4 = Most of the time5 = All of the time

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Physical and Mental HealthTable Name: SurveyParent

- top -

Data Dictionary for CSP 585

Thursday, June 01, 2017Page 221 of 255

Page 222: Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible

672. VR12Q11Dictionary ID: 101138Survey Question: 32. How much of the time during the past 4 weeks: Have you felt downhearted

and blue?Value Descriptions: 0 = None of the time

1 = A little of the time2 = Some of the time3 = A good deal of the time4 = Most of the time5 = All of the time

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Physical and Mental HealthTable Name: SurveyParent

- top -

673. VR12Q12Dictionary ID: 101156Survey Question: 33. During the PAST 4 WEEKS, how much of the time has your physical health

or emotional problems interfered with your social activities (like visiting with friends, relatives, etc.)?

Value Descriptions: 0 = None of the time1 = A little of the time2 = Some of the time3 = Most of the time4 = All of the time

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Physical and Mental HealthTable Name: SurveyParent

- top -

674. PHQ9Q1Dictionary ID: 101174Survey Question: 34. Over the last 2 weeks, how often have you been bothered by any of the

following problems? Little interest or pleasure in doing thingsValue Descriptions: 0 = Not at all

1 = Several days2 = More than half the days3 = Nearly every day

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Physical and Mental HealthTable Name: SurveyParent

- top -

Data Dictionary for CSP 585

Thursday, June 01, 2017Page 222 of 255

Page 223: Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible

675. PHQ9Q2Dictionary ID: 101186Survey Question: 34. Over the last 2 weeks, how often have you been bothered by any of the

following problems? Feeling down, depressed, or hopelessValue Descriptions: 0 = Not at all

1 = Several days2 = More than half the days3 = Nearly every day

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Physical and Mental HealthTable Name: SurveyParent

- top -

676. PHQ9Q3Dictionary ID: 101198Survey Question: 34. Over the last 2 weeks, how often have you been bothered by any of the

following problems? Trouble falling or staying asleep, or sleeping too muchValue Descriptions: 0 = Not at all

1 = Several days2 = More than half the days3 = Nearly every day

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Physical and Mental HealthTable Name: SurveyParent

- top -

677. PHQ9Q4Dictionary ID: 101210Survey Question: 34. Over the last 2 weeks, how often have you been bothered by any of the

following problems? Feeling tired or having little energyValue Descriptions: 0 = Not at all

1 = Several days2 = More than half the days3 = Nearly every day

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Physical and Mental HealthTable Name: SurveyParent

- top -

Data Dictionary for CSP 585

Thursday, June 01, 2017Page 223 of 255

Page 224: Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible

678. PHQ9Q5Dictionary ID: 101222Survey Question: 34. Over the last 2 weeks, how often have you been bothered by any of the

following problems? Poor appetite or overeatingValue Descriptions: 0 = Not at all

1 = Several days2 = More than half the days3 = Nearly every day

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Physical and Mental HealthTable Name: SurveyParent

- top -

679. PHQ9Q6Dictionary ID: 101234Survey Question: 34. Over the last 2 weeks, how often have you been bothered by any of the

following problems? Feeling bad about yourself - or that you are a failure or have let yourself or your family down

Value Descriptions: 0 = Not at all1 = Several days2 = More than half the days3 = Nearly every day

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Physical and Mental HealthTable Name: SurveyParent

- top -

680. PHQ9Q7Dictionary ID: 101246Survey Question: 34. Over the last 2 weeks, how often have you been bothered by any of the

following problems? Trouble concentrating on things, such as reading the newspaper or watching television

Value Descriptions: 0 = Not at all1 = Several days2 = More than half the days3 = Nearly every day

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Physical and Mental HealthTable Name: SurveyParent

- top -

Data Dictionary for CSP 585

Thursday, June 01, 2017Page 224 of 255

Page 225: Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible

681. PHQ9Q8Dictionary ID: 101258Survey Question: 34. Over the last 2 weeks, how often have you been bothered by any of the

following problems? Moving or speaking so slowly that other people could have noticed? Or the opposite - being so fidgety or restless that you have been moving around a lot more than usual

Value Descriptions: 0 = Not at all1 = Several days2 = More than half the days3 = Nearly every day

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Physical and Mental HealthTable Name: SurveyParent

- top -

682. PHQ9Q10Dictionary ID: 101270Survey Question: 34. If you marked Several days, More than half the days, or Nearly every day

for any problems in the table above, how difficult have these problems made it for you to do your work, take care of things at home, or get along with other people?

Value Descriptions: 0 = Not difficult at all1 = Somewhate difficult2 = Very difficult3 = Extremely difficult

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Physical and Mental HealthTable Name: SurveyParent

- top -

683. PROMISSleep4aQ1Dictionary ID: 101282Survey Question: 35. In the past 7 days, my sleep quality was:Value Descriptions: 0 = Very poor

1 = Poor2 = Fair3 = Good4 = Very good

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Physical and Mental HealthTable Name: SurveyParent

- top -

Data Dictionary for CSP 585

Thursday, June 01, 2017Page 225 of 255

Page 226: Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible

684. PROMISSleep4aQ2Dictionary ID: 101297Survey Question: 35. In the past 7 days: My sleep was refreshing.Value Descriptions: 0 = Not at all

1 = A little bit2 = Somewhat3 = Quite a bit4 = Very much

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Physical and Mental HealthTable Name: SurveyParent

- top -

685. PROMISSleep4aQ3Dictionary ID: 101312Survey Question: 35. In the past 7 days: I had a problem with my sleep.Value Descriptions: 0 = Not at all

1 = A little bit2 = Somewhat3 = Quite a bit4 = Very much

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Physical and Mental HealthTable Name: SurveyParent

- top -

686. PROMISSleep4aQ4Dictionary ID: 101327Survey Question: 35. In the past 7 days: I had difficulty falling asleep.Value Descriptions: 0 = Not at all

1 = A little bit2 = Somewhat3 = Quite a bit4 = Very much

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Physical and Mental HealthTable Name: SurveyParent

- top -

Data Dictionary for CSP 585

Thursday, June 01, 2017Page 226 of 255

Page 227: Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible

687. PCLCQ1Dictionary ID: 101345Survey Question: 36. Indicate how much you have been bothered by that problem in the last

month: Repeated, disturbing memories, thoughts, or images of a stressful experience from the past?

Value Descriptions: 0 = Not at all1 = A little bit2 = Moderately3 = Quite a bit4 = Extremely

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Physical and Mental HealthTable Name: SurveyParent

- top -

688. PCLCQ2Dictionary ID: 101360Survey Question: 36. Indicate how much you have been bothered by that problem in the last

month: Repeated, disturbing dreams of a stressful experience from the past?Value Descriptions: 0 = Not at all

1 = A little bit2 = Moderately3 = Quite a bit4 = Extremely

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Physical and Mental HealthTable Name: SurveyParent

- top -

689. PCLCQ3Dictionary ID: 101375Survey Question: 36. Indicate how much you have been bothered by that problem in the last

month: Suddenly acting or feeling as if a stressful experience were happening again (as if you were reliving it)?

Value Descriptions: 0 = Not at all1 = A little bit2 = Moderately3 = Quite a bit4 = Extremely

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Physical and Mental HealthTable Name: SurveyParent

- top -

Data Dictionary for CSP 585

Thursday, June 01, 2017Page 227 of 255

Page 228: Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible

690. PCLCQ4Dictionary ID: 101390Survey Question: 36. Indicate how much you have been bothered by that problem in the last

month: Feeling very upset when something reminded you of a stressful experience from the past?

Value Descriptions: 0 = Not at all1 = A little bit2 = Moderately3 = Quite a bit4 = Extremely

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Physical and Mental HealthTable Name: SurveyParent

- top -

691. PCLCQ5Dictionary ID: 101405Survey Question: 36. Indicate how much you have been bothered by that problem in the last

month: Having physical reactions (e.g., heart pounding, trouble breathing, or sweating) when something reminded you of a stressful experience from the past?

Value Descriptions: 0 = Not at all1 = A little bit2 = Moderately3 = Quite a bit4 = Extremely

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Physical and Mental HealthTable Name: SurveyParent

- top -

Data Dictionary for CSP 585

Thursday, June 01, 2017Page 228 of 255

Page 229: Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible

692. PCLCQ6Dictionary ID: 101420Survey Question: 36. Indicate how much you have been bothered by that problem in the last

month: Avoid thinking about or talking about a stressful experience from the past or avoid having feelings related to it?

Value Descriptions: 0 = Not at all1 = A little bit2 = Moderately3 = Quite a bit4 = Extremely

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Physical and Mental HealthTable Name: SurveyParent

- top -

693. PCLCQ7Dictionary ID: 101435Survey Question: 36. Indicate how much you have been bothered by that problem in the last

month: Avoid activities or situations because they remind you of a stressful experience from the past?

Value Descriptions: 0 = Not at all1 = A little bit2 = Moderately3 = Quite a bit4 = Extremely

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Physical and Mental HealthTable Name: SurveyParent

- top -

694. PCLCQ8Dictionary ID: 101450Survey Question: 36. Indicate how much you have been bothered by that problem in the last

month: Trouble remembering important parts of a stressful experience from the past?

Value Descriptions: 0 = Not at all1 = A little bit2 = Moderately3 = Quite a bit4 = Extremely

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Physical and Mental HealthTable Name: SurveyParent

- top -

Data Dictionary for CSP 585

Thursday, June 01, 2017Page 229 of 255

Page 230: Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible

695. PCLCQ9Dictionary ID: 101465Survey Question: 36. Indicate how much you have been bothered by that problem in the last

month: Loss of interest in things that you used to enjoy?Value Descriptions: 0 = Not at all

1 = A little bit2 = Moderately3 = Quite a bit4 = Extremely

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Physical and Mental HealthTable Name: SurveyParent

- top -

696. PCLCQ10Dictionary ID: 101480Survey Question: 36. Indicate how much you have been bothered by that problem in the last

month: Feeling distant or cut off from other people?Value Descriptions: 0 = Not at all

1 = A little bit2 = Moderately3 = Quite a bit4 = Extremely

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Physical and Mental HealthTable Name: SurveyParent

- top -

697. PCLCQ11Dictionary ID: 101495Survey Question: 36. Indicate how much you have been bothered by that problem in the last

month: Feeling emotionally numb or being unable to have loving feelings for those close to you?

Value Descriptions: 0 = Not at all1 = A little bit2 = Moderately3 = Quite a bit4 = Extremely

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Physical and Mental HealthTable Name: SurveyParent

- top -

Data Dictionary for CSP 585

Thursday, June 01, 2017Page 230 of 255

Page 231: Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible

698. PCLCQ12Dictionary ID: 101510Survey Question: 36. Indicate how much you have been bothered by that problem in the last

month: Feeling as if your future will somehow be cut short?Value Descriptions: 0 = Not at all

1 = A little bit2 = Moderately3 = Quite a bit4 = Extremely

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Physical and Mental HealthTable Name: SurveyParent

- top -

699. PCLCQ13Dictionary ID: 101525Survey Question: 36. Indicate how much you have been bothered by that problem in the last

month: Trouble falling or staying asleep?Value Descriptions: 0 = Not at all

1 = A little bit2 = Moderately3 = Quite a bit4 = Extremely

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Physical and Mental HealthTable Name: SurveyParent

- top -

700. PCLCQ14Dictionary ID: 101540Survey Question: 36. Indicate how much you have been bothered by that problem in the last

month: Feeling irritable or having angry outbursts?Value Descriptions: 0 = Not at all

1 = A little bit2 = Moderately3 = Quite a bit4 = Extremely

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Physical and Mental HealthTable Name: SurveyParent

- top -

Data Dictionary for CSP 585

Thursday, June 01, 2017Page 231 of 255

Page 232: Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible

701. PCLCQ15Dictionary ID: 101555Survey Question: 36. Indicate how much you have been bothered by that problem in the last

month: Having difficulty concentrating?Value Descriptions: 0 = Not at all

1 = A little bit2 = Moderately3 = Quite a bit4 = Extremely

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Physical and Mental HealthTable Name: SurveyParent

- top -

702. PCLCQ16Dictionary ID: 101570Survey Question: 36. Indicate how much you have been bothered by that problem in the last

month: Being "super alert" or watchful on guard?Value Descriptions: 0 = Not at all

1 = A little bit2 = Moderately3 = Quite a bit4 = Extremely

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Physical and Mental HealthTable Name: SurveyParent

- top -

703. PCLCQ17Dictionary ID: 101585Survey Question: 36. Indicate how much you have been bothered by that problem in the last

month: Feeling jumpy or easily startled?Value Descriptions: 0 = Not at all

1 = A little bit2 = Moderately3 = Quite a bit4 = Extremely

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Physical and Mental HealthTable Name: SurveyParent

- top -

Data Dictionary for CSP 585

Thursday, June 01, 2017Page 232 of 255

Page 233: Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible

704. SMoFatigueDictionary ID: 101603Survey Question: 37. Over past 6 month, have you had a persistent or recurring problem with:

Fatigue?Value Descriptions: 1 = Yes

0 = NoData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Physical and Mental HealthTable Name: SurveyParent

- top -

705. SMoFatigueRateDictionary ID: 101609Survey Question: 37. Over past 6 month, have you had a persistent or recurring problem with:

Fatigue? IF YES: How would you rate this problem?Value Descriptions: 0 = Mild

1 = Moderate2 = Severe

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Physical and Mental HealthTable Name: SurveyParent

- top -

706. SMoUnwelDictionary ID: 101618Survey Question: 37. Over past 6 month, have you had a persistent or recurring problem with:

Feeling unwell after physical exercise or exertion?Value Descriptions: 1 = Yes

0 = NoData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Physical and Mental HealthTable Name: SurveyParent

- top -

Data Dictionary for CSP 585

Thursday, June 01, 2017Page 233 of 255

Page 234: Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible

707. SMoUnwelRateDictionary ID: 101624Survey Question: 37. Over past 6 month, have you had a persistent or recurring problem with:

Feeling unwell after physical exercise or exertion? IF YES: How would you rate this problem?

Value Descriptions: 0 = Mild1 = Moderate2 = Severe

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Physical and Mental HealthTable Name: SurveyParent

- top -

708. SMoGetSlpDictionary ID: 101633Survey Question: 37. Over past 6 month, have you had a persistent or recurring problem with:

Problems getting to sleep or staying asleep?Value Descriptions: 1 = Yes

0 = NoData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Physical and Mental HealthTable Name: SurveyParent

- top -

709. SMoGetSlpRateDictionary ID: 101639Survey Question: 37. Over past 6 month, have you had a persistent or recurring problem with:

Problems getting to sleep or staying asleep? IF YES: How would you rate this problem?

Value Descriptions: 0 = Mild1 = Moderate2 = Severe

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Physical and Mental HealthTable Name: SurveyParent

- top -

Data Dictionary for CSP 585

Thursday, June 01, 2017Page 234 of 255

Page 235: Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible

710. SMoRestedDictionary ID: 101648Survey Question: 37. Over past 6 month, have you had a persistent or recurring problem with:

Not feeling rested after you sleep?Value Descriptions: 1 = Yes

0 = NoData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Physical and Mental HealthTable Name: SurveyParent

- top -

711. SMoRestedRateDictionary ID: 101654Survey Question: 37. Over past 6 month, have you had a persistent or recurring problem with:

Not feeling rested after you sleep? IF YES: How would you rate this problem?Value Descriptions: 0 = Mild

1 = Moderate2 = Severe

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Physical and Mental HealthTable Name: SurveyParent

- top -

712. SMoPainDictionary ID: 101663Survey Question: 37. Over past 6 month, have you had a persistent or recurring problem with:

Pain in your joints?Value Descriptions: 1 = Yes

0 = NoData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Physical and Mental HealthTable Name: SurveyParent

- top -

Data Dictionary for CSP 585

Thursday, June 01, 2017Page 235 of 255

Page 236: Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible

713. SMoPainRateDictionary ID: 101669Survey Question: 37. Over past 6 month, have you had a persistent or recurring problem with:

Pain in your joints? IF YES: How would you rate this problem?Value Descriptions: 0 = Mild

1 = Moderate2 = Severe

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Physical and Mental HealthTable Name: SurveyParent

- top -

714. SMoStiffDictionary ID: 101678Survey Question: 37. Over past 6 month, have you had a persistent or recurring problem with:

Stiffness in your joints?Value Descriptions: 1 = Yes

0 = NoData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Physical and Mental HealthTable Name: SurveyParent

- top -

715. SMoStiffRateDictionary ID: 101684Survey Question: 37. Over past 6 month, have you had a persistent or recurring problem with:

Stiffness in your joints? IF YES: How would you rate this problem?Value Descriptions: 0 = Mild

1 = Moderate2 = Severe

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Physical and Mental HealthTable Name: SurveyParent

- top -

Data Dictionary for CSP 585

Thursday, June 01, 2017Page 236 of 255

Page 237: Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible

716. SMoMusclDictionary ID: 101693Survey Question: 37. Over past 6 month, have you had a persistent or recurring problem with:

Pain in your muscles?Value Descriptions: 1 = Yes

0 = NoData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Physical and Mental HealthTable Name: SurveyParent

- top -

717. SMoMusclRateDictionary ID: 101699Survey Question: 37. Over past 6 month, have you had a persistent or recurring problem with:

Pain in your muscles? IF YES: How would you rate this problem?Value Descriptions: 0 = Mild

1 = Moderate2 = Severe

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Physical and Mental HealthTable Name: SurveyParent

- top -

718. SMoHurtOvrDictionary ID: 101708Survey Question: 37. Over past 6 month, have you had a persistent or recurring problem with:

Body pain, where you hurt all over?Value Descriptions: 1 = Yes

0 = NoData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Physical and Mental HealthTable Name: SurveyParent

- top -

Data Dictionary for CSP 585

Thursday, June 01, 2017Page 237 of 255

Page 238: Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible

719. SMoHurtOvrRateDictionary ID: 101714Survey Question: 37. Over past 6 month, have you had a persistent or recurring problem with:

Body pain, where you hurt all over? IF YES: How would you rate this problem?Value Descriptions: 0 = Mild

1 = Moderate2 = Severe

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Physical and Mental HealthTable Name: SurveyParent

- top -

720. SMoHeadADictionary ID: 101723Survey Question: 37. Over past 6 month, have you had a persistent or recurring problem with:

Headaches?Value Descriptions: 1 = Yes

0 = NoData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Physical and Mental HealthTable Name: SurveyParent

- top -

721. SMoHeadARateDictionary ID: 101729Survey Question: 37. Over past 6 month, have you had a persistent or recurring problem with:

Headaches? IF YES: How would you rate this problem?Value Descriptions: 0 = Mild

1 = Moderate2 = Severe

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Physical and Mental HealthTable Name: SurveyParent

- top -

Data Dictionary for CSP 585

Thursday, June 01, 2017Page 238 of 255

Page 239: Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible

722. SMoDizzyDictionary ID: 101738Survey Question: 37. Over past 6 month, have you had a persistent or recurring problem with:

Feeling dizzy, lightheaded, or faint?Value Descriptions: 1 = Yes

0 = NoData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Physical and Mental HealthTable Name: SurveyParent

- top -

723. SMoDizzyRateDictionary ID: 101744Survey Question: 37. Over past 6 month, have you had a persistent or recurring problem with:

Feeling dizzy, lightheaded, or faint? IF YES: How would you rate this problem?Value Descriptions: 0 = Mild

1 = Moderate2 = Severe

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Physical and Mental HealthTable Name: SurveyParent

- top -

724. SMoSLightDictionary ID: 101753Survey Question: 37. Over past 6 month, have you had a persistent or recurring problem with:

Eyes very sensitive to light?Value Descriptions: 1 = Yes

0 = NoData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Physical and Mental HealthTable Name: SurveyParent

- top -

Data Dictionary for CSP 585

Thursday, June 01, 2017Page 239 of 255

Page 240: Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible

725. SMoSLightRateDictionary ID: 101759Survey Question: 37. Over past 6 month, have you had a persistent or recurring problem with:

Eyes very sensitive to light? IF YES: How would you rate this problem?Value Descriptions: 0 = Mild

1 = Moderate2 = Severe

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Physical and Mental HealthTable Name: SurveyParent

- top -

726. SMoBlurDictionary ID: 101768Survey Question: 37. Over past 6 month, have you had a persistent or recurring problem with:

Blurred or double vision?Value Descriptions: 1 = Yes

0 = NoData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Physical and Mental HealthTable Name: SurveyParent

- top -

727. SMoBlurRateDictionary ID: 101774Survey Question: 37. Over past 6 month, have you had a persistent or recurring problem with:

Blurred or double vision? IF YES: How would you rate this problem?Value Descriptions: 0 = Mild

1 = Moderate2 = Severe

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Physical and Mental HealthTable Name: SurveyParent

- top -

Data Dictionary for CSP 585

Thursday, June 01, 2017Page 240 of 255

Page 241: Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible

728. SMoNumbDictionary ID: 101783Survey Question: 37. Over past 6 month, have you had a persistent or recurring problem with:

Numbness or tingling in your extremities?Value Descriptions: 1 = Yes

0 = NoData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Physical and Mental HealthTable Name: SurveyParent

- top -

729. SMoNumbRateDictionary ID: 101789Survey Question: 37. Over past 6 month, have you had a persistent or recurring problem with:

Numbness or tingling in your extremities? IF YES: How would you rate this problem?

Value Descriptions: 0 = Mild1 = Moderate2 = Severe

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Physical and Mental HealthTable Name: SurveyParent

- top -

730. SMoShakeDictionary ID: 101798Survey Question: 37. Over past 6 month, have you had a persistent or recurring problem with:

Tremors or shaking?Value Descriptions: 1 = Yes

0 = NoData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Physical and Mental HealthTable Name: SurveyParent

- top -

Data Dictionary for CSP 585

Thursday, June 01, 2017Page 241 of 255

Page 242: Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible

731. SMoShakeRateDictionary ID: 101804Survey Question: 37. Over past 6 month, have you had a persistent or recurring problem with:

Tremors or shaking? IF YES: How would you rate this problem?Value Descriptions: 0 = Mild

1 = Moderate2 = Severe

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Physical and Mental HealthTable Name: SurveyParent

- top -

732. SMoLowTolDictionary ID: 101813Survey Question: 37. Over past 6 month, have you had a persistent or recurring problem with:

Low tolerance for heat or cold?Value Descriptions: 1 = Yes

0 = NoData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Physical and Mental HealthTable Name: SurveyParent

- top -

733. SMoLowTolRateDictionary ID: 101819Survey Question: 37. Over past 6 month, have you had a persistent or recurring problem with:

Low tolerance for heat or cold? IF YES: How would you rate this problem?Value Descriptions: 0 = Mild

1 = Moderate2 = Severe

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Physical and Mental HealthTable Name: SurveyParent

- top -

Data Dictionary for CSP 585

Thursday, June 01, 2017Page 242 of 255

Page 243: Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible

734. SMoSweatDictionary ID: 101828Survey Question: 37. Over past 6 month, have you had a persistent or recurring problem with:

Night sweats?Value Descriptions: 1 = Yes

0 = NoData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Physical and Mental HealthTable Name: SurveyParent

- top -

735. SMoSweatRateDictionary ID: 101834Survey Question: 37. Over past 6 month, have you had a persistent or recurring problem with:

Night sweats? IF YES: How would you rate this problem?Value Descriptions: 0 = Mild

1 = Moderate2 = Severe

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Physical and Mental HealthTable Name: SurveyParent

- top -

736. SMoSmellDictionary ID: 101843Survey Question: 37. Over past 6 month, have you had a persistent or recurring problem with:

Having physical or mental symptoms in response to certain smells or chemicals?

Value Descriptions: 1 = Yes0 = No

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Physical and Mental HealthTable Name: SurveyParent

- top -

Data Dictionary for CSP 585

Thursday, June 01, 2017Page 243 of 255

Page 244: Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible

737. SMoSmellRateDictionary ID: 101849Survey Question: 37. Over past 6 month, have you had a persistent or recurring problem with:

Having physical or mental symptoms in response to certain smells or chemicals? IF YES: How would you rate this problem?

Value Descriptions: 0 = Mild1 = Moderate2 = Severe

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Physical and Mental HealthTable Name: SurveyParent

- top -

738. SMoRashDictionary ID: 101858Survey Question: 37. Over past 6 month, have you had a persistent or recurring problem with:

Skin rashes?Value Descriptions: 1 = Yes

0 = NoData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Physical and Mental HealthTable Name: SurveyParent

- top -

739. SMoRashRateDictionary ID: 101864Survey Question: 37. Over past 6 month, have you had a persistent or recurring problem with:

Skin rashes? IF YES: How would you rate this problem?Value Descriptions: 0 = Mild

1 = Moderate2 = Severe

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Physical and Mental HealthTable Name: SurveyParent

- top -

Data Dictionary for CSP 585

Thursday, June 01, 2017Page 244 of 255

Page 245: Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible

740. SMoSkinDictionary ID: 101873Survey Question: 37. Over past 6 month, have you had a persistent or recurring problem with:

Other skin problems?Value Descriptions: 1 = Yes

0 = NoData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Physical and Mental HealthTable Name: SurveyParent

- top -

741. SMoSkinRateDictionary ID: 101879Survey Question: 37. Over past 6 month, have you had a persistent or recurring problem with:

Other skin problems? IF YES: How would you rate this problem?Value Descriptions: 0 = Mild

1 = Moderate2 = Severe

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Physical and Mental HealthTable Name: SurveyParent

- top -

742. SMoDiarrDictionary ID: 101888Survey Question: 37. Over past 6 month, have you had a persistent or recurring problem with:

Diarrhea?Value Descriptions: 1 = Yes

0 = NoData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Physical and Mental HealthTable Name: SurveyParent

- top -

Data Dictionary for CSP 585

Thursday, June 01, 2017Page 245 of 255

Page 246: Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible

743. SMoDiarrRateDictionary ID: 101894Survey Question: 37. Over past 6 month, have you had a persistent or recurring problem with:

Diarrhea? IF YES: How would you rate this problem?Value Descriptions: 0 = Mild

1 = Moderate2 = Severe

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Physical and Mental HealthTable Name: SurveyParent

- top -

744. SMoNausDictionary ID: 101903Survey Question: 37. Over past 6 month, have you had a persistent or recurring problem with:

Nausea or upset stomach?Value Descriptions: 1 = Yes

0 = NoData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Physical and Mental HealthTable Name: SurveyParent

- top -

745. SMoNausRateDictionary ID: 101909Survey Question: 37. Over past 6 month, have you had a persistent or recurring problem with:

Nausea or upset stomach? IF YES: How would you rate this problem?Value Descriptions: 0 = Mild

1 = Moderate2 = Severe

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Physical and Mental HealthTable Name: SurveyParent

- top -

Data Dictionary for CSP 585

Thursday, June 01, 2017Page 246 of 255

Page 247: Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible

746. SMoAbdomDictionary ID: 101918Survey Question: 37. Over past 6 month, have you had a persistent or recurring problem with:

Abdominal pain or cramping?Value Descriptions: 1 = Yes

0 = NoData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Physical and Mental HealthTable Name: SurveyParent

- top -

747. SMoAbdomRateDictionary ID: 101924Survey Question: 37. Over past 6 month, have you had a persistent or recurring problem with:

Abdominal pain or cramping? IF YES: How would you rate this problem?Value Descriptions: 0 = Mild

1 = Moderate2 = Severe

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Physical and Mental HealthTable Name: SurveyParent

- top -

748. SMoDBreathDictionary ID: 101933Survey Question: 37. Over past 6 month, have you had a persistent or recurring problem with:

Difficulty breathing or shortness of breath?Value Descriptions: 1 = Yes

0 = NoData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Physical and Mental HealthTable Name: SurveyParent

- top -

Data Dictionary for CSP 585

Thursday, June 01, 2017Page 247 of 255

Page 248: Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible

749. SMoDBreathRateDictionary ID: 101939Survey Question: 37. Over past 6 month, have you had a persistent or recurring problem with:

Difficulty breathing or shortness of breath? IF YES: How would you rate this problem?

Value Descriptions: 0 = Mild1 = Moderate2 = Severe

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Physical and Mental HealthTable Name: SurveyParent

- top -

750. SMoFCoughDictionary ID: 101948Survey Question: 37. Over past 6 month, have you had a persistent or recurring problem with:

Frequent coughing when you don't have a cold?Value Descriptions: 1 = Yes

0 = NoData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Physical and Mental HealthTable Name: SurveyParent

- top -

751. SMoFCoughRateDictionary ID: 101954Survey Question: 37. Over past 6 month, have you had a persistent or recurring problem with:

Frequent coughing when you don't have a cold? IF YES: How would you rate this problem?

Value Descriptions: 0 = Mild1 = Moderate2 = Severe

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Physical and Mental HealthTable Name: SurveyParent

- top -

Data Dictionary for CSP 585

Thursday, June 01, 2017Page 248 of 255

Page 249: Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible

752. SMoWheezDictionary ID: 101963Survey Question: 37. Over past 6 month, have you had a persistent or recurring problem with:

Wheezing in your chest?Value Descriptions: 1 = Yes

0 = NoData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Physical and Mental HealthTable Name: SurveyParent

- top -

753. SMoWheezRateDictionary ID: 101969Survey Question: 37. Over past 6 month, have you had a persistent or recurring problem with:

Wheezing in your chest? IF YES: How would you rate this problem?Value Descriptions: 0 = Mild

1 = Moderate2 = Severe

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Physical and Mental HealthTable Name: SurveyParent

- top -

754. SMoSThroatDictionary ID: 101978Survey Question: 37. Over past 6 month, have you had a persistent or recurring problem with:

Sore throat?Value Descriptions: 1 = Yes

0 = NoData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Physical and Mental HealthTable Name: SurveyParent

- top -

Data Dictionary for CSP 585

Thursday, June 01, 2017Page 249 of 255

Page 250: Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible

755. SMoSThroatRateDictionary ID: 101984Survey Question: 37. Over past 6 month, have you had a persistent or recurring problem with:

Sore throat? IF YES: How would you rate this problem?Value Descriptions: 0 = Mild

1 = Moderate2 = Severe

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Physical and Mental HealthTable Name: SurveyParent

- top -

756. SMoLymphDictionary ID: 101993Survey Question: 37. Over past 6 month, have you had a persistent or recurring problem with:

Tender lymph nodes in your neck or armpits?Value Descriptions: 1 = Yes

0 = NoData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Physical and Mental HealthTable Name: SurveyParent

- top -

757. SMoLymphRateDictionary ID: 101999Survey Question: 37. Over past 6 month, have you had a persistent or recurring problem with:

Tender lymph nodes in your neck or armpits? IF YES: How would you rate this problem?

Value Descriptions: 0 = Mild1 = Moderate2 = Severe

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Physical and Mental HealthTable Name: SurveyParent

- top -

Data Dictionary for CSP 585

Thursday, June 01, 2017Page 250 of 255

Page 251: Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible

758. SMoDConctDictionary ID: 102008Survey Question: 37. Over past 6 month, have you had a persistent or recurring problem with:

Difficulty concentrating?Value Descriptions: 1 = Yes

0 = NoData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Physical and Mental HealthTable Name: SurveyParent

- top -

759. SMoDConctRateDictionary ID: 102014Survey Question: 37. Over past 6 month, have you had a persistent or recurring problem with:

Difficulty concentrating? IF YES: How would you rate this problem?Value Descriptions: 0 = Mild

1 = Moderate2 = Severe

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Physical and Mental HealthTable Name: SurveyParent

- top -

760. SMoDRemeDictionary ID: 102023Survey Question: 37. Over past 6 month, have you had a persistent or recurring problem with:

Difficulty remembering recent information?Value Descriptions: 1 = Yes

0 = NoData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Physical and Mental HealthTable Name: SurveyParent

- top -

Data Dictionary for CSP 585

Thursday, June 01, 2017Page 251 of 255

Page 252: Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible

761. SMoDRemeRateDictionary ID: 102029Survey Question: 37. Over past 6 month, have you had a persistent or recurring problem with:

Difficulty remembering recent information? IF YES: How would you rate this problem?

Value Descriptions: 0 = Mild1 = Moderate2 = Severe

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Physical and Mental HealthTable Name: SurveyParent

- top -

762. SMoTFindDictionary ID: 102038Survey Question: 37. Over past 6 month, have you had a persistent or recurring problem with:

Trouble finding words when speaking?Value Descriptions: 1 = Yes

0 = NoData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Physical and Mental HealthTable Name: SurveyParent

- top -

763. SMoTFindRateDictionary ID: 102044Survey Question: 37. Over past 6 month, have you had a persistent or recurring problem with:

Trouble finding words when speaking? IF YES: How would you rate this problem?

Value Descriptions: 0 = Mild1 = Moderate2 = Severe

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Physical and Mental HealthTable Name: SurveyParent

- top -

Data Dictionary for CSP 585

Thursday, June 01, 2017Page 252 of 255

Page 253: Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible

764. SMoFDownDictionary ID: 102053Survey Question: 37. Over past 6 month, have you had a persistent or recurring problem with:

Feeling down or depressed?Value Descriptions: 1 = Yes

0 = NoData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Physical and Mental HealthTable Name: SurveyParent

- top -

765. SMoFDownRateDictionary ID: 102059Survey Question: 37. Over past 6 month, have you had a persistent or recurring problem with:

Feeling down or depressed? IF YES: How would you rate this problem?Value Descriptions: 0 = Mild

1 = Moderate2 = Severe

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Physical and Mental HealthTable Name: SurveyParent

- top -

766. SMoOutburDictionary ID: 102068Survey Question: 37. Over past 6 month, have you had a persistent or recurring problem with:

Feeling irritable or having angry outbursts?Value Descriptions: 1 = Yes

0 = NoData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Physical and Mental HealthTable Name: SurveyParent

- top -

Data Dictionary for CSP 585

Thursday, June 01, 2017Page 253 of 255

Page 254: Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible

767. SMoOutburRateDictionary ID: 102074Survey Question: 37. Over past 6 month, have you had a persistent or recurring problem with:

Feeling irritable or having angry outbursts? IF YES: How would you rate this problem?

Value Descriptions: 0 = Mild1 = Moderate2 = Severe

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Physical and Mental HealthTable Name: SurveyParent

- top -

768. SMoMoodyDictionary ID: 102083Survey Question: 37. Over past 6 month, have you had a persistent or recurring problem with:

Feeling moody?Value Descriptions: 1 = Yes

0 = NoData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Physical and Mental HealthTable Name: SurveyParent

- top -

769. SMoMoodyRateDictionary ID: 102089Survey Question: 37. Over past 6 month, have you had a persistent or recurring problem with:

Feeling moody? IF YES: How would you rate this problem?Value Descriptions: 0 = Mild

1 = Moderate2 = Severe

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Physical and Mental HealthTable Name: SurveyParent

- top -

Data Dictionary for CSP 585

Thursday, June 01, 2017Page 254 of 255

Page 255: Data Dictionary for CSP 585 - VA Research · Data Types: Data types, listed for Generic, SAS, R, SQL, C# and XML Is Nullable: If true (i.e., is Nullable = 1), a null value is possible

770. SMoAnxioDictionary ID: 102098Survey Question: 37. Over past 6 month, have you had a persistent or recurring problem with:

Feeling anxious?Value Descriptions: 1 = Yes

0 = NoData Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Physical and Mental HealthTable Name: SurveyParent

- top -

771. SMoAnxioRateDictionary ID: 102104Survey Question: 37. Over past 6 month, have you had a persistent or recurring problem with:

Feeling anxious? IF YES: How would you rate this problem?Value Descriptions: 0 = Mild

1 = Moderate2 = Severe

Data Types: Generic [integer], SAS [4.], R [int], SQL [tinyint], C# [Byte?], XML [va:tinyint]Is Nullable: TrueForm Section: BaselineSurvey - Physical and Mental HealthTable Name: SurveyParent

- top -

Data Dictionary for CSP 585

Thursday, June 01, 2017Page 255 of 255