NHANES is a complex-sample US survey combining household interviews with mobile examination center (MEC) physical exams and labs. The 2017-2018 cycle is the most recent pre-pandemic full release.
2017-2018 · updated: 2020-04 · official pageNational Health and Nutrition Examination Survey 2017-2018 registers 3465 variables — 7 commonly used as dependent variables, 4 as core regressors and 13 as controls. Common research directions for this dataset include: BMI and socioeconomic status, Risk factors for elevated blood pressure.
BMI and socioeconomic status: DV BMXBMI, IV INDFMPIR, DMDEDUC2, controls RIDAGEYR, RIAGENDR, RIDRETH3.
Risk factors for elevated blood pressure: DV BPXSY1, IV BMXBMI, SMQ020, controls RIDAGEYR, RIAGENDR, RIDRETH3.
| weight (pweight) | WTMEC2YR |
|---|---|
| PSU | SDMVPSU |
| strata | SDMVSTRA |
| source | NHANES 2017-2018 Analytic Guidelines (CDC NCHS) |
Stata svyset:
svyset SDMVPSU [pweight=WTMEC2YR] strata(SDMVSTRA)
Note:子样本(环境、营养等)有专门的 sub-sample weight (如 WTSVOC2Y);多周期合并需重新计算 weight = WTMEC2YR/cycle_count.
| name | label | type/role | data file | description · keywords |
|---|---|---|---|---|
| SEQN | Respondent Sequence Number Respondent Sequence Number | identifier / identifier | demo | NHANES participant unique ID — merge key across all files idsequence |
| WTINT2YR | Interview Weight 2-yr Full-sample 2-year Interview Weight | continuous / control | demo | Use for analyses based on the interview sample weightsampling |
| WTMEC2YR | MEC Weight 2-yr Full-sample 2-year MEC Weight | continuous / control | demo | Use for analyses including MEC exam/lab variables weightsamplingmec |
| SDMVSTRA | Stratum Masked Variance Pseudo-Stratum | identifier / control | demo | Required for Taylor-series variance estimation (svyset) stratumvariance |
| SDMVPSU | PSU Masked Variance Pseudo-PSU | identifier / control | demo | Required for Taylor-series variance estimation (svyset) psucluster |
| RIDAGEYR | Age in Years Age at Screening (years) | continuous / control | demo | Age in years at screening; 80+ topcoded to 80 age |
| RIAGENDR | Gender Sex | binary / control | demo | Sex at birth sexgender |
| RIDRETH3 | Race/Hispanic Origin Race / Hispanic origin (with Asian) | categorical / control | demo | Race/ethnicity, including Non-Hispanic Asian raceethnicityhispanic |
| DMDEDUC2 | Education Adults 20+ Highest Education (Adults 20+) | ordinal / iv,control | demo | Highest education completed for participants 20+ educationschooling |
| DMDMARTL | Marital Status Marital Status | categorical / control | demo | Current marital status maritalmarriage |
| INDFMPIR | Family PIR Family Income to Poverty Ratio | continuous / iv,control | demo | Ratio of family income to poverty threshold (capped at 5) incomepovertypir |
| BMXBMI | Body Mass Index Body Mass Index (kg/m²) | continuous / dv,iv,control | exam_bmi | Measured BMI from MEC exam bmiobesityweight |
| BMXWAIST | Waist Circumference Waist Circumference (cm) | continuous / dv,control | exam_bmi | Measured waist circumference waistobesity |
| BPXSY1 | Systolic BP, 1st reading Systolic Blood Pressure 1 (mm Hg) | continuous / dv | exam_bp | First systolic blood pressure reading blood pressuresystolichypertension |
| BPXDI1 | Diastolic BP, 1st reading Diastolic Blood Pressure 1 (mm Hg) | continuous / dv | exam_bp | First diastolic blood pressure reading blood pressurediastolichypertension |
| LBXTC | Total Cholesterol Total Cholesterol (mg/dL) | continuous / dv | lab_chol | Serum total cholesterol cholesterollipid |
| LBXGLU | Fasting Glucose Fasting Plasma Glucose (mg/dL) | continuous / dv | lab_glu | Fasting plasma glucose; subsample only glucosediabetesfasting |
| DIQ010 | Doctor Told Diabetes Ever Told by Doctor: Diabetes | binary / dv | q_diabetes | Doctor diagnosed diabetes (excludes gestational) diabetesdiagnosis |
| SMQ020 | Smoked 100 Cigarettes Lifetime Smoked At Least 100 Cigarettes in Life | binary / iv,control | q_smoking | Lifetime smoking indicator smokingcigarettes |
| BPD035 | How old {were you/was SP} when {you were/he/she was} first told that {you/he/she} had hypertension or high blood pressure? | categorical | BPQ_J | — |
| BPQ020 | {Have you/Has SP} ever been told by a doctor or other health professional that {you/s/he} had hypertension, also called high blood pressure? | categorical | BPQ_J | — |
| BPQ030 | {Were you/Was SP} told on 2 or more different visits that {you/s/he} had hypertension, also called high blood pressure? | categorical | BPQ_J | — |
| BPQ040A | Because of {your/SP's} (high blood pressure/hypertension), {have you/has s/he} ever been told to . . . take prescribed medicine? | categorical | BPQ_J | — |
| BPQ050A | {Are you/Is SP} now taking prescribed medicine? | categorical | BPQ_J | — |
| BPQ060 | {Have you/Has SP} ever had {your/his/her} blood cholesterol checked? | categorical | BPQ_J | — |
| BPQ070 | About how long has it been since {you/SP} last had {your/his/her} blood cholesterol checked? Has it been... | categorical | BPQ_J | — |
| BPQ080 | {Have you/Has SP} ever been told by a doctor or other health professional that {your/his/her} blood cholesterol level was high? | categorical | BPQ_J | — |
| BPQ090D | [To lower (your/his/her) blood cholesterol, (have/has) (you/SP) ever been told by a doctor or other health professional]... to take prescribed medicine? | categorical | BPQ_J | — |
| BPQ100D | (Are you/Is SP) now following this advice to take prescribed medicine? | categorical | BPQ_J | — |
| HUD080 | How many different times did {you/SP} stay in any hospital overnight or longer {during the past 12 months}? (Do not count total number of nights, just total number of hospital admissions for stays which lasted 1 or more nights.) | categorical | HUQ_J | — |
| HUQ010 | {First/Next} I have some general questions about {your/SP's} health. Would you say {your/SP's} health in general is . . . | categorical | HUQ_J | — |
| HUQ020 | Compared with 12 months ago, would you say {your/SP's} health is now . . . | categorical | HUQ_J | — |
| HUQ030 | Is there a place that {you/SP} usually {go/goes} when {you are/he/she is} sick or {you/s/he} need{s} advice about {your/his/her} health? | categorical | HUQ_J | — |
| HUQ041 | {What kind of place is it - a clinic, doctor's office, emergency room, or some other place?} {What kind of place {do you/does SP} go to most often - a clinic, doctor's office, emergency room, or some other place?} | categorical | HUQ_J | — |
| HUQ051 | {During the past 12 months, how/How} many times {have you/has SP} seen a doctor or other health care professional about {your/his/her} health at a doctor's office, a clinic or some other place? Do not include times {you were/s/he was} hospitalized overnight, visits to hospital emergency rooms, home visits or telephone calls. | categorical | HUQ_J | — |
| HUQ061 | About how long has it been since {you/SP} last saw or talked to a doctor or other health care professional about {your/his/her} health? Include doctors seen while {you were} {he/she was} a patient in a hospital. Has it been . . . | categorical | HUQ_J | — |
| HUQ071 | {During the past 12 months, were you/{was} SP} a patient in a hospital overnight? Do not include an overnight stay in the emergency room. | categorical | HUQ_J | — |
| HUQ090 | During the past 12 months, that is since {DISPLAY CURRENT MONTH} of {DISPLAY LAST YEAR}, {have you/has SP} seen or talked to a mental health professional such as a psychologist, psychiatrist, psychiatric nurse or clinical social worker about {your/his/her} health? | categorical | HUQ_J | — |
| HEQ010 | Has a doctor or other health professional ever told {you/SP} that {you have/s/he/SP has} Hepatitis B? (Hepatitis is a form of liver disease. Hepatitis B is an infection of the liver from the Hepatitis B virus (HBV).) | categorical | HEQ_J | — |
| HEQ020 | Please look at the drugs on this card that are prescribed for Hepatitis B. {Were you/Was/s/he/SP} ever prescribed any medicine to treat Hepatitis B? | categorical | HEQ_J | — |
| HEQ030 | Has a doctor or other health professional ever told {you/SP} that {you have/s/he/SP has} Hepatitis C? (Hepatitis is a form of liver disease. Hepatitis C is an infection of the liver from the Hepatitis C virus (HCV).) | categorical | HEQ_J | — |
| HEQ040 | Please look at the drugs on this card that are prescribed for Hepatitis C. {Were you/ Was/s/he/SP} ever prescribed any medicine to treat Hepatitis C? | categorical | HEQ_J | — |
| CDQ001 | {Have you/Has SP} ever had any pain or discomfort in {your/her/his} chest? | categorical | CDQ_J | — |
| CDQ002 | {Do you/Does she/Does he} get it when {you/she/he} walk uphill or hurry? | categorical | CDQ_J | — |
| CDQ003 | {Do you/Does she/Does he} get it when {you/she/he} walk at an ordinary pace on level ground? | categorical | CDQ_J | — |
| CDQ004 | What {do you/does she/does he} do if {you/she/he} get it while {you/she/he} are walking? {Do you/Does she/Does he} stop or slow down or continue at the same pace? | categorical | CDQ_J | — |
| CDQ005 | If {you/she/he} stand still, what happens to it? Is the pain or discomfort relieved or not relieved? | categorical | CDQ_J | — |
| CDQ006 | How soon is the pain relieved? Would you say... | categorical | CDQ_J | — |
| CDQ008 | Have {you/she/he} ever had a severe pain across the front of {your/her/his} chest lasting for half an hour or more? | categorical | CDQ_J | — |
| CDQ009A | Please look at this card and show me where the pain or discomfort is located. | categorical | CDQ_J | — |
| CDQ009B | Please look at this card and show me where the pain or discomfort is located. | categorical | CDQ_J | — |
| CDQ009C | Please look at this card and show me where the pain or discomfort is located. | categorical | CDQ_J | — |
| CDQ009D | Please look at this card and show me where the pain or discomfort is located. | categorical | CDQ_J | — |
| CDQ009E | Please look at this card and show me where the pain or discomfort is located. | categorical | CDQ_J | — |
| CDQ009F | Please look at this card and show me where the pain or discomfort is located. | categorical | CDQ_J | — |
| CDQ009G | Please look at this card and show me where the pain or discomfort is located. | categorical | CDQ_J | — |
| CDQ009H | Please look at this card and show me where the pain or discomfort is located. | categorical | CDQ_J | — |
| CDQ010 | {Have you/Has SP} had shortness of breath either when hurrying on the level or walking up a slight hill? | categorical | CDQ_J | — |
| PAQ706 | I'd like to ask you some questions about {your/SP's} activities. During the past 7 days, on how many days {were you/was SP} physically active for a total of at least 60 minutes per day? Add up all the time {you/he/she} spent in any kind of physical activity that increased {your/his/her} heart rate and made {you/him/her} breathe hard some of the time. | categorical | PAQY_J | — |
| PAQ710 | Now I will ask you first about TV watching and then about computer use. Over the past 30 days, on average how many hours per day did {you/SP} sit and watch TV or videos? Would you say . . . | categorical | PAQY_J | — |
| PAQ715 | Text: Over the past 30 days, on average how many hours per day did {you/SP} use a computer or play computer games outside of school? Include Playstation, Nintendo DS, or other portable video games Would you say . . . | categorical | PAQY_J | — |
| PAD615 | How much time {do you/does SP} spend doing vigorous-intensity activities at work on a typical day? | categorical | PAQ_J | — |
| PAD630 | How much time {do you/does SP} spend doing moderate-intensity activities at work on a typical day? | categorical | PAQ_J | — |
| PAD645 | How much time {do you/does SP} spend walking or bicycling for travel on a typical day? | categorical | PAQ_J | — |
| PAD660 | How much time {do you/does SP} spend doing vigorous-intensity sports, fitness or recreational activities on a typical day? | categorical | PAQ_J | — |
| PAD675 | How much time {do you/does SP} spend doing moderate-intensity sports, fitness or recreational activities on a typical day? | categorical | PAQ_J | — |
| PAD680 | The following question is about sitting at school, at home, getting to and from places, or with friends including time spent sitting at a desk, traveling in a car or bus, reading, playing cards, watching television, or using a computer. Do not include time spent sleeping. How much time {do you/does SP} usually spend sitting on a typical day? | categorical | PAQ_J | — |
| PAQ605 | Next I am going to ask you about the time {you spend/SP spends} doing different types of physical activity in a typical week. Think first about the time {you spend/he spends/she spends} doing work. Think of work as the things that {you have/he has/she has} to do such as paid or unpaid work, household chores, and yard work. Does {your/SP's} work involve vigorous-intensity activity that causes large increases in breathing or heart rate like carrying or lifting heavy loads, digging or construction work for at least 10 minutes continuously? | categorical | PAQ_J | — |
| PAQ610 | In a typical week, on how many days {do you/does SP} do vigorous-intensity activities as part of {your/his/her} work? | categorical | PAQ_J | — |
| PAQ620 | Does {your/SP's} work involve moderate-intensity activity that causes small increases in breathing or heart rate such as brisk walking or carrying light loads for at least 10 minutes continuously? | categorical | PAQ_J | — |
| PAQ625 | In a typical week, on how many days {do you/does SP} do moderate-intensity activities as part of {your/his/her} work? | categorical | PAQ_J | — |
| PAQ635 | The next questions exclude the physical activity at work that you have already mentioned. Now I would like to ask you about the usual way {you travel/SP travels} to and from places. For example to school, for shopping, to work. In a typical week {do you/does SP} walk or use a bicycle for at least 10 minutes continuously to get to and from places? | categorical | PAQ_J | — |
| PAQ640 | In a typical week, on how many days {do you/does SP} walk or bicycle for at least 10 minutes continuously to get to and from places? | categorical | PAQ_J | — |
| PAQ650 | The next questions exclude the work and transport activities that you have already mentioned. Now I would like to ask you about sports, fitness and recreational activities. In a typical week {do you/does SP} do any vigorous-intensity sports, fitness, or recreational activities that cause large increases in breathing or heart rate like running or basketball for at least 10 minutes continuously? | categorical | PAQ_J | — |
| PAQ655 | In a typical week, on how many days {do you/does SP} do vigorous-intensity sports, fitness or recreational activities? | categorical | PAQ_J | — |
| PAQ665 | In a typical week {do you/does SP} do any moderate-intensity sports, fitness, or recreational activities that cause a small increase in breathing or heart rate such as brisk walking, bicycling, swimming, or volleyball for at least 10 minutes continuously? | categorical | PAQ_J | — |
| PAQ670 | In a typical week, on how many days {do you/does SP} do moderate-intensity sports, fitness or recreational activities? | categorical | PAQ_J | — |
| IMQ011 | Hepatitis (Hep-a-ti-tis) A vaccine is given as a two dose series to some children older than 2 years and also to some adults, especially people who travel outside the United States. It has only been available since 1995. {Have you/Has SP} ever received hepatitis A vaccine? | categorical | IMQ_J | — |
| IMQ020 | Hepatitis (Hep-a-ti-tis) B vaccine is given in three separate doses and has been recommended for all newborn infants since 1991. In 1995, it was recommended that adolescents be given the vaccine. Persons who may be exposed to other people's blood, such as health care workers, also may have received the vaccine. {Have you/Has SP} ever received the 3-dose series of the hepatitis B vaccine? | categorical | IMQ_J | — |
| IMQ060 | Human Papillomavirus (HPV) vaccine is given to prevent cervical cancer in girls and women. The HPV vaccines available are called Cervarix, Gardasil or Gardasil 9. It is given in 2 or 3 separate doses over a 6 month period. {Have you/Has SP} ever received one or more doses of the HPV vaccine? | categorical | IMQ_J | — |
| IMQ070 | Human Papillomavirus (HPV) vaccine is given to prevent HPV infection and genital warts in boys and men. It is given in 2 or 3 separate doses over a 6 month period. {Have you/Has SP} ever received one or more doses of the HPV vaccine? (The brand name for the vaccine is Gardasil.) | categorical | IMQ_J | — |
| IMQ081A | Which of the HPV vaccines did {you/SP} receive, Cervarix, Gardasil or Gardasil 9? | categorical | IMQ_J | — |
| IMQ081B | Which of the HPV vaccines did {you/SP} receive, Cervarix, Gardasil or Gardasil 9? | categorical | IMQ_J | — |
| IMQ081C | Which of the HPV vaccines did {you/SP} receive, Cervarix, Gardasil or Gardasil 9? | categorical | IMQ_J | — |
| IMQ081D | Which of the HPV vaccines did {you/SP} receive, Cervarix, Gardasil or Gardasil 9? | categorical | IMQ_J | — |
| IMQ090 | How old {were you/was SP} when {you/SP} received your first dose of {Cervarix/Gardasil/Gardasil 9/Gardasil or Gardasil 9/the vaccine}? | categorical | IMQ_J | — |
| IMQ100 | How many doses of {Cervarix/Gardasil/Gardasil or Gardasil 9/the vaccine} {have you/has SP} received? | categorical | IMQ_J | — |
| HIQ011 | The (first/next) questions are about health insurance. {Are you/Is SP} covered by health insurance or some other kind of health care plan? [Include health insurance obtained through employment or purchased directly as well as government programs like Medicare and Medicaid that provide medical care or help pay medical bills.] | categorical | HIQ_J | — |
| HIQ031A | {Are you/Is SP} covered by private insurance? | categorical | HIQ_J | — |
| HIQ031AA | No coverage of any type. | categorical | HIQ_J | — |
| HIQ031B | {Are you/Is SP} covered by Medicare? | categorical | HIQ_J | — |
| HIQ031C | {Are you/Is SP} covered by Medi-Gap? | categorical | HIQ_J | — |
| HIQ031D | {Are you/Is SP} covered by Medicaid? | categorical | HIQ_J | — |
| HIQ031E | {Are you/Is SP} covered by CHIP (Children's Health Insurance Program)? | categorical | HIQ_J | — |
| HIQ031F | {Are you/Is SP} covered by military health plan (Tricare/VA/Champ-VA)? | categorical | HIQ_J | — |
| HIQ031H | {Are you/Is SP} covered by state-sponsored health plan? | categorical | HIQ_J | — |
| HIQ031I | {Are you/Is SP} covered by other government insurance? | categorical | HIQ_J | — |
| HIQ031J | {Are you/Is SP} covered by any single service plan? | categorical | HIQ_J | — |
| HIQ105 | Insurance card available or not. | categorical | HIQ_J | — |
| HIQ210 | In the past 12 months, was there any time when {you/SP} did not have any health insurance coverage? | categorical | HIQ_J | — |
| HIQ260 | {Do you/Does SP} have Medicare? | categorical | HIQ_J | — |
| HIQ270 | {Does this plan/Do any of these plans} cover any part of the cost of prescriptions? | categorical | HIQ_J | — |
| DLQ010 | With this next set of questions, we want to learn about people who have physical, mental, or emotional conditions that cause serious difficulties with their daily activities. Though different, these questions may sound similar to ones I asked earlier. {Are you/Is SP} deaf or {do you/does he/does she} have serious difficulty hearing? | categorical | DLQ_J | — |
| DLQ020 | {Are you/Is SP} blind or {do you/does he/does she} have serious difficulty seeing even when wearing glasses? | categorical | DLQ_J | — |
| DLQ040 | Because of a physical, mental, or emotional condition, {do you/does he/does she} have serious difficulty concentrating, remembering, or making decisions? | categorical | DLQ_J | — |
| DLQ050 | {Do you/Does SP} have serious difficulty walking or climbing stairs? | categorical | DLQ_J | — |
| DLQ060 | {Do you/Does SP} have difficulty dressing or bathing? | categorical | DLQ_J | — |
| DLQ080 | Because of a physical, mental, or emotional condition, {do you/does he/does she} have difficulty doing errands alone such as visiting a doctor's office or shopping? | categorical | DLQ_J | — |
| DLQ100 | How often do you feel worried, nervous or anxious? Would you say daily, weekly, monthly, a few times a year, or never? | categorical | DLQ_J | — |
| DLQ110 | Do you take medication for these feelings? | categorical | DLQ_J | — |
| DLQ130 | Thinking about the last time you felt worried, nervous or anxious, how would you describe the level of these feelings? Would you say a little, a lot, or somewhere in between? | categorical | DLQ_J | — |
| DLQ140 | How often do you feel depressed? Would you say daily, weekly, monthly, a few times a year, or never? | categorical | DLQ_J | — |
| DLQ150 | Do you take medication for depression? | categorical | DLQ_J | — |
| DLQ170 | Thinking about the last time you felt depressed, how depressed did you feel? Would you say a little, a lot, or somewhere in between? | categorical | DLQ_J | — |
| DID040 | How old {was SP/were you} when a doctor or other health professional first told {you/him/her} that {you/he/she} had diabetes or sugar diabetes? | categorical | DIQ_J | — |
| DID060 | For how long {have you/has SP} been taking insulin? | categorical | DIQ_J | — |
| DID250 | How many times {have you/has SP} seen this doctor or other health professional in the past 12 months? | categorical | DIQ_J | — |
| DID260 | How often {do you check your/does SP check his/her} blood for glucose or sugar? Include times when checked by a family member or friend, but do not include times when checked by a doctor or other health professional. | categorical | DIQ_J | — |
| DID310D | What does {your/SP's} doctor or other health professional say {your/his/her} blood pressure should be? | categorical | DIQ_J | — |
| DID310S | What does {your/SP's} doctor or other health professional say {your/his/her} blood pressure should be? | categorical | DIQ_J | — |
| DID320 | One part of total serum cholesterol in {your/SP's} blood is a bad cholesterol, called LDL, which builds up and clogs {your/his/her} arteries. What was {your/his/her} most recent LDL cholesterol number? | categorical | DIQ_J | — |
| DID330 | What does {your/SP's} doctor or other health professional say {your/his/her} LDL cholesterol should be? | categorical | DIQ_J | — |
| DID341 | During the past 12 months, about how many times has a doctor or other health professional checked {your/SP's} feet for any sores or irritations? | categorical | DIQ_J | — |
| DID350 | How often {do you check your feet/does SP check (his/her) feet} for sores or irritations? Include times when checked by a family member or friend, but do not include times when checked by a doctor or other health professional. | categorical | DIQ_J | — |
| DIQ050 | {Is SP/Are you} now taking insulin | categorical | DIQ_J | — |
| DIQ060U | UNIT OF MEASURE | categorical | DIQ_J | — |
| DIQ070 | {Is SP/Are you} now taking diabetic pills to lower {{his/her}/your} blood sugar? These are sometimes called oral agents or oral hypoglycemic agents. | categorical | DIQ_J | — |
| DIQ080 | Has a doctor ever told {you/SP} that diabetes has affected {your/his/her} eyes or that {you/s/he} had retinopathy (ret-in-op-ath-ee)? | categorical | DIQ_J | — |
| DIQ160 | {Have you/Has SP} ever been told by a doctor or other health professional that {you have/SP has} any of the following: prediabetes, impaired fasting glucose, impaired glucose tolerance, borderline diabetes or that {your/her/his} blood sugar is higher than normal but not high enough to be called diabetes or sugar diabetes? | categorical | DIQ_J | — |
| DIQ170 | {Have you/Has SP} ever been told by a doctor or other health professional that {you have/s/he has} health conditions or a medical or family history that increases {your/his/her} risk for diabetes? | categorical | DIQ_J | — |
| DIQ172 | {Do you/Does SP} feel {you/he/she} could be at risk for diabetes or prediabetes? | categorical | DIQ_J | — |
| DIQ175A | Why {Do you/Does SP} think {you are/he is/she is} at risk for diabetes or prediabetes? [Anything else?] | categorical | DIQ_J | — |
| DIQ175B | Why {Do you/Does SP} think {you are/he is/she is} at risk for diabetes or prediabetes? [Anything else?] | categorical | DIQ_J | — |
| DIQ175C | Why {Do you/Does SP} think {you are/he is/she is} at risk for diabetes or prediabetes? [Anything else?] | categorical | DIQ_J | — |
| DIQ175D | Why {Do you/Does SP} think {you are/he is/she is} at risk for diabetes or prediabetes? [Anything else?] | categorical | DIQ_J | — |
| DIQ175E | Why {Do you/Does SP} think {you are/he is/she is} at risk for diabetes or prediabetes? [Anything else?] | categorical | DIQ_J | — |
| DIQ175F | Why {Do you/Does SP} think {you are/he is/she is} at risk for diabetes or prediabetes? [Anything else?] | categorical | DIQ_J | — |
| DIQ175G | Why {Do you/Does SP} think {you are/he is/she is} at risk for diabetes or prediabetes? [Anything else?] | categorical | DIQ_J | — |
| DIQ175H | Why {Do you/Does SP} think {you are/he is/she is} at risk for diabetes or prediabetes? [Anything else?] | categorical | DIQ_J | — |
| DIQ175I | Why {Do you/Does SP} think {you are/he is/she is} at risk for diabetes or prediabetes? [Anything else?] | categorical | DIQ_J | — |
| DIQ175J | Why {Do you/Does SP} think {you are/he is/she is} at risk for diabetes or prediabetes? [Anything else?] | categorical | DIQ_J | — |
| DIQ175K | Why {Do you/Does SP} think {you are/he is/she is} at risk for diabetes or prediabetes? [Anything else?] | categorical | DIQ_J | — |
| DIQ175L | Why {Do you/Does SP} think {you are/he is/she is} at risk for diabetes or prediabetes? [Anything else?] | categorical | DIQ_J | — |
| DIQ175M | Why {Do you/Does SP} think {you are/he is/she is} at risk for diabetes or prediabetes? [Anything else?] | categorical | DIQ_J | — |
| DIQ175N | Why {Do you/Does SP} think {you are/he is/she is} at risk for diabetes or prediabetes? [Anything else?] | categorical | DIQ_J | — |
| DIQ175O | Why {Do you/Does SP} think {you are/he is/she is} at risk for diabetes or prediabetes? [Anything else?] | categorical | DIQ_J | — |
| DIQ175P | Why {Do you/Does SP} think {you are/he is/she is} at risk for diabetes or prediabetes? [Anything else?] | categorical | DIQ_J | — |
| DIQ175Q | Why {Do you/Does SP} think {you are/he is/she is} at risk for diabetes or prediabetes? [Anything else?] | categorical | DIQ_J | — |
| DIQ175R | Why {Do you/Does SP} think {you are/he is/she is} at risk for diabetes or prediabetes? [Anything else?] | categorical | DIQ_J | — |
| DIQ175S | Why {Do you/Does SP} think {you are/he is/she is} at risk for diabetes or prediabetes? [Anything else?] | categorical | DIQ_J | — |
| DIQ175T | Why {Do you/Does SP} think {you are/he is/she is} at risk for diabetes or prediabetes? [Anything else?] | categorical | DIQ_J | — |
| DIQ175U | Why {Do you/Does SP} think {you are/he is/she is} at risk for diabetes or prediabetes? [Anything else?] | categorical | DIQ_J | — |
| DIQ175V | Why {Do you/Does SP} think {you are/he is/she is} at risk for diabetes or prediabetes? | categorical | DIQ_J | — |
| DIQ175W | Why {Do you/Does SP} think {you are/he is/she is} at risk for diabetes or prediabetes? [Anything else?] | categorical | DIQ_J | — |
| DIQ175X | Why {Do you/Does SP} think {you are/he is/she is} at risk for diabetes or prediabetes? [Anything else?] | categorical | DIQ_J | — |
| DIQ180 | {Have you/Has SP} had a blood test for high blood sugar or diabetes within the past three years? | categorical | DIQ_J | — |
| DIQ230 | When was the last time {you/SP} saw a diabetes nurse educator or dietitian or nutritionist for {your/his/her} diabetes? Do not include doctors or other health professionals. | categorical | DIQ_J | — |
| DIQ240 | Is there one doctor or other health professional {you usually see/SP usually sees} for {your/his/her} diabetes? Do not include specialists to whom {you have/SP has} been referred such as diabetes educators, dieticians or foot and eye doctors. | categorical | DIQ_J | — |
| DIQ260U | How often {do you check your/does SP check his/her} blood for glucose or sugar? Include times when checked by a family member or friend, but do not include times when checked by a doctor or other health professional. | categorical | DIQ_J | — |
| DIQ275 | Glycosylated (GLY-KOH-SIH-LAY-TED) hemoglobin or the "A one C" test measures your average level of blood sugar for the past 3 months, and usually ranges between 5.0 and 13.9. During the past 12 months, has a doctor or other health professional checked {your/SP's} glycosylated hemoglobin or "A one C"? | categorical | DIQ_J | — |
| DIQ280 | What was {your/SP's} last "A one C" level? | categorical | DIQ_J | — |
| DIQ291 | What does {your/SP's} doctor or other health professional say {your/his/her} "A one C" level should be? (Pick the lowest level recommended by your health care professional.) | categorical | DIQ_J | — |
| DIQ300D | Blood pressure is usually given as one number over another. What was {your/SP's} most recent blood pressure in numbers? | categorical | DIQ_J | — |
| DIQ300S | Blood pressure is usually given as one number over another. What was {your/SP's} most recent blood pressure in numbers? | categorical | DIQ_J | — |
| DIQ350U | How often {do you check your feet/does SP check (his/her) feet} for sores or irritations? Include times when checked by a family member or friend, but do not include times when checked by a doctor or other health professional. | categorical | DIQ_J | — |
| DIQ360 | When was the last time {you/SP} had an eye exam in which the pupils were dilated? This would have made {you/SP} temporarily sensitive to bright light. | categorical | DIQ_J | — |
| PFQ020 | {Do you/Does SP} have an impairment or health problem that limits {your/his/her} ability to {walk, run or play} {walk or run}? | categorical | PFQ_J | — |
| PFQ030 | Is this an impairment or health problem that has lasted, or is expected to last 12 months or longer? | categorical | PFQ_J | — |
| PFQ033 | {Do you/Does SP} have any impairment or health problem that requires {you/him/her} to use special equipment, such as a brace, a wheelchair, or a hearing aid (excluding ordinary eyeglasses or corrective shoes)? | categorical | PFQ_J | — |
| PFQ041 | Does {SP} receive Special Education or Early Intervention Services? | categorical | PFQ_J | — |
| PFQ049 | The next set of questions is about limitations caused by any long-term physical, mental or emotional problem or illness. Please do not include temporary conditions, such as a cold [or pregnancy]. Does a physical, mental or emotional problem now keep {you/SP} from working at a job or business? | categorical | PFQ_J | — |
| PFQ051 | {Are you/Is SP} limited in the kind or amount of work {you/s/he} can do because of a physical, mental or emotional problem? | categorical | PFQ_J | — |
| PFQ054 | Because of a health problem, {do you/does SP} have difficulty walking without using any special equipment? | categorical | PFQ_J | — |
| PFQ057 | {Are you/Is SP} limited in any way because of difficulty remembering or because {you/s/he} experience{s} periods of confusion? | categorical | PFQ_J | — |
| PFQ059 | {Are you/Is SP} limited in any way in any activity because of a physical, mental or emotional problem? | categorical | PFQ_J | — |
| PFQ061A | The next questions ask about difficulties {you/SP} may have doing certain activities because of a health problem. By "health problem" we mean any long-term physical, mental or emotional problem or illness {not including pregnancy}. By {yourself/himself /herself} and without using any special equipment, how much difficulty {do you/does SP} have . . .managing {your/his/her} money [such as keeping track of {your/his/her} expenses or paying bills]? | categorical | PFQ_J | — |
| PFQ061B | By {yourself/himself/herself} and without using any special equipment, how much difficulty {do you/does SP} have . . .walking for a quarter of a mile [that is about 2 or 3 blocks]? | categorical | PFQ_J | — |
| PFQ061C | By {yourself/himself/herself} and without using any special equipment, how much difficulty {do you/does SP} have . . .walking up 10 steps without resting? | categorical | PFQ_J | — |
| PFQ061D | By {yourself/himself/herself} and without using any special equipment, how much difficulty {do you/does SP} have . . .stooping, crouching, or kneeling? | categorical | PFQ_J | — |
| PFQ061E | By {yourself/himself/herself} and without using any special equipment, how much difficulty {do you/does SP} have . . .lifting or carrying something as heavy as 10 pounds [like a sack of potatoes or rice]? | categorical | PFQ_J | — |
| PFQ061F | By {yourself/himself/herself} and without using any special equipment, how much difficulty {do you/does SP} have . . .doing chores around the house [like vacuuming, sweeping, dusting, or straightening up]? | categorical | PFQ_J | — |
| PFQ061G | By {yourself/himself/herself} and without using any special equipment, how much difficulty {do you/does SP} have . . .preparing {your/his/her} own meals? | categorical | PFQ_J | — |
| PFQ061H | By {yourself/himself/herself} and without using any special equipment, how much difficulty {do you/does SP} have . . .walking from one room to another on the same level? | categorical | PFQ_J | — |
| PFQ061I | By {yourself/himself/herself} and without using any special equipment, how much difficulty {do you/does SP} have . . .standing up from an armless straight chair? | categorical | PFQ_J | — |
| PFQ061J | By {yourself/himself/herself} and without using any special equipment, how much difficulty {do you/does SP} have . . .getting in or out of bed? | categorical | PFQ_J | — |
| PFQ061K | By {yourself/himself/herself} and without using any special equipment, how much difficulty {do you/does SP} have . . .eating, like holding a fork, cutting food or drinking from a glass? | categorical | PFQ_J | — |
| PFQ061L | By {yourself/himself/herself} and without using any special equipment, how much difficulty {do you/does SP} have . . .dressing {yourself/himself/herself}, including tying shoes, working zippers, and doing buttons? | categorical | PFQ_J | — |
| PFQ061M | By {yourself/himself/herself} and without using any special equipment, how much difficulty {do you/does SP} have . . .standing or being on {your/his/her} feet for about 2 hours? | categorical | PFQ_J | — |
| PFQ061N | By {yourself/himself/herself} and without using any special equipment, how much difficulty {do you/does SP} have . . .sitting for about 2 hours? | categorical | PFQ_J | — |
| PFQ061O | By {yourself/himself/herself} and without using any special equipment, how much difficulty {do you/does SP} have . . .reaching up over {your/his/her} head? | categorical | PFQ_J | — |
| PFQ061P | By {yourself/himself/herself} and without using any special equipment, how much difficulty {do you/does SP} have . . .using {your/his/her} fingers to grasp or handle small objects? | categorical | PFQ_J | — |
| PFQ061Q | By {yourself/himself/herself} and without using any special equipment, how much difficulty {do you/does SP} have . . .going out to things like shopping, movies, or sporting events? | categorical | PFQ_J | — |
| PFQ061R | By {yourself/himself/herself} and without using any special equipment, how much difficulty {do you/does SP} have . . .participating in social activities [visiting friends, attending clubs or meetings or going to parties]? | categorical | PFQ_J | — |
| PFQ061S | By {yourself/himself/herself} and without using any special equipment, how much difficulty {do you/does SP} have . . .doing things to relax at home or for leisure [reading, watching TV, sewing, listening to music]? | categorical | PFQ_J | — |
| PFQ061T | By {yourself/himself/herself} and without using any special equipment, how much difficulty {do you/does SP} have . . .pushing or pulling large objects like a living room chair? | categorical | PFQ_J | — |
| PFQ063A | What condition or health problem causes {you/SP} to have difficulty with or need help with {NAME OF UP TO 3 ACTIVITIES/these activities}? | categorical | PFQ_J | — |
| PFQ063B | What condition or health problem causes {you/SP} to have difficulty with or need help with {NAME OF UP TO 3 ACTIVITIES/these activities}? | categorical | PFQ_J | — |
| PFQ063C | What condition or health problem causes {you/SP} to have difficulty with or need help with {NAME OF UP TO 3 ACTIVITIES/these activities}? | categorical | PFQ_J | — |
| PFQ063D | What condition or health problem causes {you/SP} to have difficulty with or need help with {NAME OF UP TO 3 ACTIVITIES/these activities}? | categorical | PFQ_J | — |
| PFQ063E | What condition or health problem causes {you/SP} to have difficulty with or need help with {NAME OF UP TO 3 ACTIVITIES/these activities}? | categorical | PFQ_J | — |
| PFQ090 | {Do you/Does SP} now have any health problem that requires {you/him/her} to use special equipment, such as a cane, a wheelchair, a special bed, or a special telephone? | categorical | PFQ_J | — |
| SMAQUEX | Questionnaire Mode Flag. | categorical | SMQRTU_J | — |
| SMDANY | Used any tobacco product last 5 days? | categorical | SMQRTU_J | — |
| SMQ681 | The following questions ask about use of tobacco products in the past 5 days. During the past 5 days, including today, did you smoke cigarettes, pipes, cigars, little cigars or cigarillos, water pipes, hookahs, or e-cigarettes? | categorical | SMQRTU_J | — |
| SMQ690A | Which of these products did {you/he/she} use? | categorical | SMQRTU_J | — |
| SMQ690B | Which of these products did {you/he/she} use? | categorical | SMQRTU_J | — |
| SMQ690C | Which of these products did {you/he/she} use? | categorical | SMQRTU_J | — |
| SMQ690D | Which of these products did {you/he/she} use? | categorical | SMQRTU_J | — |
| SMQ690E | Which of these products did {you/he/she} use? | categorical | SMQRTU_J | — |
| SMQ690F | Which of these products did {you/he/she} use? | categorical | SMQRTU_J | — |
| SMQ690G | Which of these products did {you/he/she} use? | categorical | SMQRTU_J | — |
| SMQ690H | Which of these products did {you/he/she} use? | categorical | SMQRTU_J | — |
| SMQ690K | Which of these products did {you/he/she} use? | categorical | SMQRTU_J | — |
| SMQ710 | During the past 5 days, including today, on how many days did {you/he/she} smoke cigarettes? | categorical | SMQRTU_J | — |
| SMQ720 | During the past 5 days, including today, on the days {you/he/she} smoked, how many cigarettes did {you/he/she} smoke each day? | categorical | SMQRTU_J | — |
| SMQ725 | When did {you/he/she} smoke {your/his/her} last cigarette? Was it... | categorical | SMQRTU_J | — |
| SMQ740 | During the past 5 days, including today, on how many days did {you/he/she} smoke a pipe? | categorical | SMQRTU_J | — |
| SMQ770 | During the past 5 days, including today, on how many days did {you/he/she} smoke cigars, or little cigars or cigarillos? | categorical | SMQRTU_J | — |
| SMQ800 | During the past 5 days, including today, on how many days did {you/he/she} use chewing tobacco, such as Redman, Levi Garrett or Beechnut? | categorical | SMQRTU_J | — |
| SMQ817 | During the past 5 days, including today, on how many days did {you/he/she} use snuff, such as Skoal, Skoal Bandits, or Copenhagen? | categorical | SMQRTU_J | — |
| SMQ830 | During the past 5 days, including today, on how many days did {you/he/she} use any nicotine replacement therapy products such as nicotine patches, gum, lozenges, inhalers, or nasal sprays? | categorical | SMQRTU_J | — |
| SMQ840 | When did {you/he/she} last use a nicotine replacement therapy product? Was it . . . | categorical | SMQRTU_J | — |
| SMQ845 | During the past 5 days, including today, on how many days did {you/he/she} smoke tobacco in a water pipe or Hookah? | categorical | SMQRTU_J | — |
| SMQ849 | During the past 5 days, including today, on how many days did {you/he/she} smoke an e-cigarette? | categorical | SMQRTU_J | — |
| SMQ851 | Smokeless tobacco products are placed in the mouth or nose and include chewing tobacco, snuff, snus, or dissolvables. During the past 5 days, including today, did {you/he/she} use any smokeless tobacco? (Please do not include nicotine replacement products like patches, gum, lozenge, or spray which are considered products to help {you/him/her} stop smoking.) | categorical | SMQRTU_J | — |
| SMQ857O | During the past 5 days, including today, on how many days did {you/he/she} use other smokeless tobacco products? | categorical | SMQRTU_J | — |
| SMQ863 | During the past 5 days, including today, did {you/he/she} use any nicotine replacement therapy products such as nicotine patches, gum, lozenges, inhalers, or nasal sprays? | categorical | SMQRTU_J | — |
| SMD460 | Now I would like to ask you a few questions about smoking in this home. How many people who live here smoke cigarettes, cigars, little cigars, pipes, water pipes, hookah, or any other tobacco product? | categorical | SMQFAM_J | — |
| SMD470 | Not counting decks, porches, or detached garages, how many people who live here smoke cigarettes, cigars, little cigars, pipes, water pipes, hookah, or any other tobacco product inside this home? | categorical | SMQFAM_J | — |
| SMD480 | (Not counting decks, porches, or detached garages) During the past 7 days, that is since last [TODAY'S DAY OF WEEK], on how many days did {anyone who lives here/you}, smoke tobacco inside this home? | categorical | SMQFAM_J | — |
| SMQ856 | I will now ask you about tobacco smoke in other places. During the last 7 days, {were you/was SP} working at a job or business outside of the home? | categorical | SMQSHS_J | — |
| SMQ858 | While {you were/SP was} working at a job or business outside of the home, did someone else smoke cigarettes or other tobacco products indoors? | categorical | SMQSHS_J | — |
| SMQ860 | {I will now ask you about smoking in other places.} During the last 7 days, did {you/SP} spend time in a restaurant? | categorical | SMQSHS_J | — |
| SMQ862 | While {you were/SP was} in a restaurant, did someone else smoke cigarettes or other tobacco products indoors? | categorical | SMQSHS_J | — |
| SMQ866 | During the last 7 days, {did you/SP} spend time in a bar? | categorical | SMQSHS_J | — |
| SMQ868 | While {you were/SP was} in a bar, did someone else smoke cigarettes or other tobacco products indoors? | categorical | SMQSHS_J | — |
| SMQ870 | During the last 7 days, did {you/SP} ride in a car or motor vehicle? | categorical | SMQSHS_J | — |
| SMQ872 | While {you were/SP was} riding in a car or motor vehicle, did someone else smoke cigarettes or other tobacco products? | categorical | SMQSHS_J | — |
| SMQ874 | During the last 7 days, did {you/SP} spend time in a home other than {your/his/her} own? | categorical | SMQSHS_J | — |
| SMQ876 | While {you were/SP was} in a home other than {your/his/her} own, did someone else smoke cigarettes or other tobacco products indoors? | categorical | SMQSHS_J | — |
| SMQ878 | During the last 7 days,{were you/was SP} in any other indoor area? | categorical | SMQSHS_J | — |
| SMQ880 | While {you were/SP was} in the other indoor area, did someone else smoke cigarettes or other tobacco products? | categorical | SMQSHS_J | — |
| SMQ940 | The next question is about e-cigarettes. During the last 7 days, {were you/was SP} in an indoor place where someone was using an e cigarette, e hookah, vape pen or other similar electronic product? | categorical | SMQSHS_J | — |
| SMAQUEX2 | Questionnaire Mode Flag | categorical | SMQ_J | — |
| SMD030 | How old {were you/was SP} when {you/s/he} first started to smoke cigarettes fairly regularly? | categorical | SMQ_J | — |
| SMD057 | At that time, about how many cigarettes did {you/SP} usually smoke per day? | categorical | SMQ_J | — |
| SMD093 | May I please see the pack for the brand of cigarettes {you usually smoke/SP usually smokes}. | categorical | SMQ_J | — |
| SMD100BR | BRAND OF CIGARETTES SMOKED BY SP (SUB-BRAND INCLUDED IF APPLICABLE AND AVAILABLE) | categorical | SMQ_J | — |
| SMD100CO | CIGARETTE CARBON MONOXIDE CONTENT | categorical | SMQ_J | — |
| SMD100FL | CIGARETTE PRODUCT FILTERED OR NON-FILTERED | categorical | SMQ_J | — |
| SMD100LN | CIGARETTE PRODUCT LENGTH | categorical | SMQ_J | — |
| SMD100MN | CIGARETTE PRODUCT MENTHOLATED OR NON-MENTHOLATED | categorical | SMQ_J | — |
| SMD100NI | CIGARETTE NICOTINE CONTENT | categorical | SMQ_J | — |
| SMD100TR | CIGARETTE TAR CONTENT | categorical | SMQ_J | — |
| SMD630 | How old were you when you smoked a whole cigarette for the first time? | categorical | SMQ_J | — |
| SMD641 | On how many of the past 30 days did {you/SP} smoke a cigarette? | categorical | SMQ_J | — |
| SMD650 | During the past 30 days, on the days that {you/SP} smoked, about how many cigarettes did {you/s/he} smoke per day? | categorical | SMQ_J | — |
| SMDUPCA | Cigarette 12-digit Universal Product Code (UPC) | categorical | SMQ_J | — |
| SMQ040 | {Do you/Does SP} now smoke cigarettes? | categorical | SMQ_J | — |
| SMQ050Q | How long has it been since {you/SP} quit smoking cigarettes? | categorical | SMQ_J | — |
| SMQ050U | UNIT OF MEASURE | categorical | SMQ_J | — |
| SMQ078 | How soon after you wake up do you smoke? Would you say . . . | categorical | SMQ_J | — |
| SMQ621 | The following questions are about cigarette smoking and other tobacco use. Do not include cigars or marijuana. About how many cigarettes have you smoked in your entire life? | categorical | SMQ_J | — |
| SMQ661 | During the past 30 days, on the days that you smoked, which brand of cigarettes did you usually smoke? | categorical | SMQ_J | — |
| SMQ665A | Please select the Marlboro pack that looks most like the brand that you smoke. If the pack you smoke is not shown, select 'other Marlboro.' | categorical | SMQ_J | — |
| SMQ665B | Please select the Camel pack that looks most like the brand that you smoke. If the pack you smoke is not shown, select 'other Camel.' | categorical | SMQ_J | — |
| SMQ665C | Please select the Newport pack that looks most like the brand that you smoke. If the pack you smoke is not shown, select 'other Newport.' | categorical | SMQ_J | — |
| SMQ665D | Please select the pack that looks most like the brand that you smoke. If the pack you smoke is not shown, select 'other brand of cigarette.' | categorical | SMQ_J | — |
| SMQ670 | During the past 12 months, have you stopped smoking for one day or longer because you were trying to quit smoking? | categorical | SMQ_J | — |
| SMQ848 | During the past 12 months, how many times {have you/has SP} stopped smoking cigarettes because {you were/he was/she was} trying to quit smoking? | categorical | SMQ_J | — |
| SMQ852Q | The last time {you/SP} tried to quit, how long {were you/was he/was she} able to stop smoking? | categorical | SMQ_J | — |
| SMQ852U | The last time {you/SP} tried to quit, how long {were you/was he/was she} able to stop smoking? | categorical | SMQ_J | — |
| SMQ890 | {Have you/Has SP} ever smoked a regular cigar, cigarillo or little filtered cigar even one time? This hand card shows examples of some cigars; however there are others not included here. | categorical | SMQ_J | — |
| SMQ895 | During the past 30 days, on how many days did {you/SP} smoke a regular cigar, cigarillo or little filtered cigar? | categorical | SMQ_J | — |
| SMQ900 | The next question is about e-cigarettes. These are battery-powered devices that usually contain liquid nicotine, and don't produce smoke. Have {you/SP} EVER used an e-cigarette EVEN ONE TIME? This hand card shows examples of some e-cigarettes and other devices used to inhale liquid nicotine; however there are others not included here. | categorical | SMQ_J | — |
| SMQ905 | During the past 30 days, on how many days did {you/SP} use e-cigarettes? | categorical | SMQ_J | — |
| SMQ910 | Smokeless tobacco products are placed in the mouth and nose and include chewing tobacco, snuff, dip, snus (pronounced as "snoose") and dissolvable tobacco. {Have you/Has SP} ever used smokeless tobacco even one time? This hand card shows examples of smokeless products; however there are others not included here. | categorical | SMQ_J | — |
| SMQ915 | During the past 30 days, on how many days did {you/SP} use smokeless tobacco? | categorical | SMQ_J | — |
| AGQ030 | During the past 12 months, {have you/has SP} had an episode of hay fever? | categorical | MCQ_J | — |
| MCD093 | In what year did {you/SP} receive {your/his/her} first transfusion? | categorical | MCQ_J | — |
| MCD180a | How old {were you/was SP} when {you were/s/he was} first told {you/s/he} . . . had arthritis? | categorical | MCQ_J | — |
| MCD180b | How old {were you/was SP} when {you were/s/he was} first told {you/s/he} . . .had congestive heart failure? | categorical | MCQ_J | — |
| MCD180c | How old {were you/was SP} when {you were/s/he was} first told {you/s/he} . . .had coronary heart disease? | categorical | MCQ_J | — |
| MCD180d | How old {were you/was SP} when {you were/s/he was} first told {you/s/he} . . .had angina, also called angina pectoris? | categorical | MCQ_J | — |
| MCD180e | How old {were you/was SP} when {you were/s/he was} first told {you/s/he} . . .had a heart attack (also called myocardial infarction)? | categorical | MCQ_J | — |
| MCD180f | How old {were you/was SP} when {you were/s/he was} first told {you/s/he} . . .had a stroke? | categorical | MCQ_J | — |
| MCD180g | How old {were you/was SP} when {you were/s/he was} first told {you/s/he} . . .had emphysema? | categorical | MCQ_J | — |
| MCD180k | How old {were you/was SP} when {you were/s/he was} first told {you/s/he} . . .had chronic bronchitis? | categorical | MCQ_J | — |
| MCD180l | How old {were you/was SP} when {you were/s/he was} first told {you/s/he} . . .had any kind of liver condition? | categorical | MCQ_J | — |
| MCD180m | How old {were you/was SP} when {you were/s/he was} first told {you/s/he} . . .had another thyroid problem? | categorical | MCQ_J | — |
| MCD180n | How old {were you/was SP} when {you were/s/he was} first told {you/s/he} . . .had gout? | categorical | MCQ_J | — |
| MCD240a | How old {were you/was SP} when {cancer in MCQ230a} was first diagnosed? | categorical | MCQ_J | — |
| MCD240b | How old {were you/was SP} when {cancer in MCQ230b} was first diagnosed? | categorical | MCQ_J | — |
| MCD240c | How old {were you/was SP} when {cancer in MCQ230c} was first diagnosed? | categorical | MCQ_J | — |
| MCQ010 | The following questions are about different medical conditions. Has a doctor or other health professional ever told {you/SP} that {you have/s/he/SP has} asthma (az-ma)? | categorical | MCQ_J | — |
| MCQ025 | How old {were you/was SP} when {you were/s/he was} first told {you/he/she} had asthma (az-ma)? | categorical | MCQ_J | — |
| MCQ035 | {Do you/Does SP} still have asthma (az-ma)? | categorical | MCQ_J | — |
| MCQ040 | During the past 12 months, {have you/has SP} had an episode of asthma (az-ma) or an asthma attack? | categorical | MCQ_J | — |
| MCQ050 | [During the past 12 months], {have you/has SP} had to visit an emergency room or urgent care center because of asthma (az-ma)? | categorical | MCQ_J | — |
| MCQ053 | During the past 3 months, {have you/has SP} been on treatment for anemia (a-nee-me-a), sometimes called "tired blood" or "low blood"? [Include diet, iron pills, iron shots, transfusions as treatment.] | categorical | MCQ_J | — |
| MCQ080 | Has a doctor or other health professional ever told {you/SP} that {you were/s/he/SP was} overweight? | categorical | MCQ_J | — |
| MCQ092 | {Have you/Has SP} ever received a blood transfusion? | categorical | MCQ_J | — |
| MCQ149 | Have {SP's} periods or menstrual (men-stral) cycles started yet? | categorical | MCQ_J | — |
| MCQ151 | How old was {SP} when she had {her} first menstrual period? | categorical | MCQ_J | — |
| MCQ160a | Has a doctor or other health professional ever told {you/SP} that {you/s/he} . . .had arthritis (ar-thry-tis)? | categorical | MCQ_J | — |
| MCQ160b | Has a doctor or other health professional ever told {you/SP} that {you/s/he} . . .had congestive heart failure? | categorical | MCQ_J | — |
| MCQ160c | Has a doctor or other health professional ever told {you/SP} that {you/s/he} . . .had coronary (kor-o-nare-ee) heart disease? | categorical | MCQ_J | — |
| MCQ160d | Has a doctor or other health professional ever told {you/SP} that {you/s/he} . . .had angina (an-gi-na), also called angina pectoris? | categorical | MCQ_J | — |
| MCQ160e | Has a doctor or other health professional ever told {you/SP} that {you/s/he} . . .had a heart attack (also called myocardial infarction (my-o-car-dee-al in-fark-shun))? | categorical | MCQ_J | — |
| MCQ160f | Has a doctor or other health professional ever told {you/SP} that {you/s/he} . . .had a stroke? | categorical | MCQ_J | — |
| MCQ160g | Has a doctor or other health professional ever told {you/SP} that {you/s/he} . . .had emphysema (emph-phi-see-ma)? | categorical | MCQ_J | — |
| MCQ160k | Has a doctor or other health professional ever told {you/SP} that {you/s/he} . . .had chronic bronchitis? | categorical | MCQ_J | — |
| MCQ160l | Has a doctor or other health professional ever told {you/SP} that {you/s/he} . . .had any kind of liver condition? | categorical | MCQ_J | — |
| MCQ160m | Has a doctor or other health professional ever told {you/SP} that {you/s/he} . . .had another thyroid (thigh-roid) problem? | categorical | MCQ_J | — |
| MCQ160n | Has a doctor or other health professional ever told {you/SP} that {you/s/he} . . .had gout? | categorical | MCQ_J | — |
| MCQ160o | Has a doctor or other health professional ever told {you/SP} that {you/s/he} . . .had COPD? | categorical | MCQ_J | — |
| MCQ170k | {Do you/Does SP} still . . . have chronic bronchitis? | categorical | MCQ_J | — |
| MCQ170l | {Do you/Does SP} still . . . have any kind of liver condition? | categorical | MCQ_J | — |
| MCQ170m | {Do you/Does SP} still . . . have another thyroid problem? | categorical | MCQ_J | — |
| MCQ195 | Which type of arthritis was it? | categorical | MCQ_J | — |
| MCQ203 | Has anyone ever told {you/SP} that {you/she/he/SP} had yellow skin, yellow eyes or jaundice? Please do not include infant jaundice, which is common during the first weeks after birth. | categorical | MCQ_J | — |
| MCQ206 | How old {were you/was SP} when {you were/s/he was} first told {you/s/he} had yellow skin, yellow eyes or jaundice? | categorical | MCQ_J | — |
| MCQ220 | {Have you/Has SP} ever been told by a doctor or other health professional that {you/s/he} had cancer or a malignancy (ma-lig-nan-see) of any kind? | categorical | MCQ_J | — |
| MCQ230a | 1st cancer - what kind was it? | categorical | MCQ_J | — |
| MCQ230b | 2nd cancer - what kind was it? | categorical | MCQ_J | — |
| MCQ230c | 3rd cancer - what kind was it? | categorical | MCQ_J | — |
| MCQ230d | More than 3 kinds of cancer. | categorical | MCQ_J | — |
| MCQ300a | Including living and deceased, were any of {SP's/your} close biological that is, blood relatives including father, mother, sisters or brothers, ever told by a health professional that they had a heart attack or angina (an-gi-na) before the age of 50? | categorical | MCQ_J | — |
| MCQ300b | Including living and deceased, were any of {SP's/your} close biological that is, blood relatives including father, mother, sisters or brothers, ever told by a health professional that they had asthma (az-ma)? | categorical | MCQ_J | — |
| MCQ300c | Including living and deceased, were any of {SP's/your} close biological that is, blood relatives including father, mother, sisters or brothers, ever told by a health professional that they had diabetes? | categorical | MCQ_J | — |
| MCQ366a | During the past 12 months {have you/has s/he} ever been told by a doctor or health professional to: control {your/his/her} weight or lose weight? | categorical | MCQ_J | — |
| MCQ366b | During the past 12 months {have you/has s/he} ever been told by a doctor or health professional to:increase {your/his/her} physical activity or exercise? | categorical | MCQ_J | — |
| MCQ366c | During the past 12 months {have you/has s/he} ever been told by a doctor or health professional to:watch or reduce the amount of sodium or salt in {your/his/her} diet? | categorical | MCQ_J | — |
| MCQ366d | During the past 12 months {have you/has s/he} ever been told by a doctor or health professional to: watch or reduce the amount of fat or calories in {your/his/her} diet? | categorical | MCQ_J | — |
| MCQ371a | {Are you/Is s/he} now doing any of the following:controlling {your/his/her} weight or losing weight? | categorical | MCQ_J | — |
| MCQ371b | {Are you/Is s/he} now doing any of the following: increasing {your/his/her} physical activity or exercise? | categorical | MCQ_J | — |
| MCQ371c | {Are you/Is s/he} now doing any of the following: watching or reducing the amount of sodium or salt in {your/his/her} diet? | categorical | MCQ_J | — |
| MCQ371d | {Are you/Is s/he} now doing any of the following: watching or reducing the amount of fat or calories in {your/his/her} diet? | categorical | MCQ_J | — |
| MCQ500 | Has a doctor or other health professional ever told {you/SP} that {you/s/he} ever had any kind of liver condition? | categorical | MCQ_J | — |
| MCQ510a | Which type of liver condition was it . . . | categorical | MCQ_J | — |
| MCQ510b | Which type of liver condition was it . . . | categorical | MCQ_J | — |
| MCQ510c | Which type of liver condition was it . . . | categorical | MCQ_J | — |
| MCQ510d | Which type of liver condition was it . . . | categorical | MCQ_J | — |
| MCQ510e | Which type of liver condition was it . . . | categorical | MCQ_J | — |
| MCQ510f | Which type of liver condition was it . . . | categorical | MCQ_J | — |
| MCQ520 | During the past 12 months {have you/has s/he} had pain in the abdominal area shaded on the diagram? | categorical | MCQ_J | — |
| MCQ530 | Sometimes people have more than one type of pain. I am going to ask you a few questions about the pain that has been the most uncomfortable in the past 12 months. For the pain that was most uncomfortable please show me where the pain was located. | categorical | MCQ_J | — |
| MCQ540 | {Have you/has s/he} ever seen a doctor about this pain? | categorical | MCQ_J | — |
| MCQ550 | Has a doctor or other health professional ever told {you/SP} that {you/s/he} had gallstones? | categorical | MCQ_J | — |
| MCQ560 | Have {you/s/he} ever had gallbladder surgery? | categorical | MCQ_J | — |
| MCQ570 | How old {were you/was SP} when {you /s/he} first had gallbladder surgery? | categorical | MCQ_J | — |
| OSQ230 | The following question is about metal objects you may have inside your body. Do you have any artificial joints, pins, plates, metal suture material, or other types of metal objects in your body? Some common examples are on the hand card. | categorical | MCQ_J | — |
| RHD018 | Derived from RHQ018 - In what month did {SP} have her first menstrual period? | categorical | MCQ_J | — |
| OHQ030 | The next questions are about {your/SP's} teeth and gums. About how long has it been since {you/SP} last visited a dentist? Include all types of dentists, such as, orthodontists, oral surgeons, and all other dental specialists, as well as dental hygienists. | categorical | OHQ_J | — |
| OHQ033 | What was the main reason {you/SP} last visited the dentist? | categorical | OHQ_J | — |
| OHQ555G | We would like you to think of the time when {SP} started brushing {his/her} teeth either with your help or alone. At what age did {SP} start brushing {his/her} teeth? | categorical | OHQ_J | — |
| OHQ555Q | We would like you to think of the time when {SP} started brushing {his/her} teeth either with your help or alone. At what age did {SP} start brushing {his/her} teeth? | categorical | OHQ_J | — |
| OHQ555U | We would like you to think of the time when {SP} started brushing {his/her} teeth either with your help or alone. At what age did {SP} start brushing {his/her} teeth? | categorical | OHQ_J | — |
| OHQ560G | At what age did {SP} start using toothpaste? | categorical | OHQ_J | — |
| OHQ560Q | At what age did {SP} start using toothpaste? | categorical | OHQ_J | — |
| OHQ560U | At what age did {SP} start using toothpaste? | categorical | OHQ_J | — |
| OHQ566 | Has {SP} ever received prescription fluoride drops or fluoride tablets? | categorical | OHQ_J | — |
| OHQ571Q | How old in months or years was {SP} when {he/she} started taking prescription fluoride drops or fluoride tablets? | categorical | OHQ_J | — |
| OHQ571U | How old in months or years was {SP} when {he/she} started taking prescription fluoride drops or fluoride tablets? | categorical | OHQ_J | — |
| OHQ576G | How old in months or years was {SP} when {he/she} stopped taking prescription fluoride drops or fluoride tablets? | categorical | OHQ_J | — |
| OHQ576Q | How old in months or years was {SP} when {he/she} stopped taking prescription fluoride drops or fluoride tablets? | categorical | OHQ_J | — |
| OHQ576U | How old in months or years was {SP} when {he/she} stopped taking prescription fluoride drops or fluoride tablets? | categorical | OHQ_J | — |
| OHQ610 | In the past 12 months, did a dentist, hygienist or other dental professional have a direct conversation with {you/SP} about... ...the benefits of giving up cigarettes or other types of tobacco to improve {your/SP's} dental health? | categorical | OHQ_J | — |
| OHQ612 | (In the past 12 months, did a dentist, hygienist or other dental professional have a direct conversation with {you/SP} about...) ... the dental health benefits of checking {your/his/her} blood sugar? | categorical | OHQ_J | — |
| OHQ614 | (In the past 12 months, did a dentist, hygienist or other dental professional have a direct conversation with {you/SP} about...) ...the importance of examining {your/his/her} mouth for oral cancer? | categorical | OHQ_J | — |
| OHQ620 | How often during the last year (have you/ has SP) had painful aching anywhere in (your/his/her) mouth? Would you say.... | categorical | OHQ_J | — |
| OHQ640 | How often during the last year {have you/has SP} had difficulty doing {your/his/her} usual jobs or attending school because of problems with {your/his/her} teeth, mouth or dentures? Would you say . . . | categorical | OHQ_J | — |
| OHQ680 | How often during the last year {have you/has SP} been self-conscious or embarrassed because of {your/his/her} teeth, mouth or dentures? Would you say . .. | categorical | OHQ_J | — |
| OHQ770 | During the past 12 months was there a time when (you/SP) needed dental care but could not get it at that time? | categorical | OHQ_J | — |
| OHQ780A | What were the reasons that (you/SP) could not get the dental care (you/she/he) needed? | categorical | OHQ_J | — |
| OHQ780B | What were the reasons that (you/SP) could not get the dental care (you/she/he) needed? | categorical | OHQ_J | — |
| OHQ780C | What were the reasons that (you/SP) could not get the dental care (you/she/he) needed? | categorical | OHQ_J | — |
| OHQ780D | What were the reasons that (you/SP) could not get the dental care (you/she/he) needed? | categorical | OHQ_J | — |
| OHQ780E | What were the reasons that (you/SP) could not get the dental care (you/she/he) needed? | categorical | OHQ_J | — |
| OHQ780F | What were the reasons that (you/SP) could not get the dental care (you/she/he) needed? | categorical | OHQ_J | — |
| OHQ780G | What were the reasons that (you/SP) could not get the dental care (you/she/he) needed? | categorical | OHQ_J | — |
| OHQ780H | What were the reasons that (you/SP) could not get the dental care (you/she/he) needed? | categorical | OHQ_J | — |
| OHQ780I | What were the reasons that (you/SP) could not get the dental care (you/she/he) needed? | categorical | OHQ_J | — |
| OHQ780J | What were the reasons that (you/SP) could not get the dental care (you/she/he) needed? | categorical | OHQ_J | — |
| OHQ780K | What were the reasons that (you/SP) could not get the dental care (you/she/he) needed? | categorical | OHQ_J | — |
| OHQ835 | The next questions will ask about the condition of {your/SP's} teeth and some factors related to gum health. Gum disease is a common problem with the mouth. People with gum disease might have swollen gums, receding gums, sore or infected gums or loose teeth. {Do you/Does SP} think {you/s/he} might have gum disease? | categorical | OHQ_J | — |
| OHQ845 | Overall, how would {you/SP} rate the health of {your/his/her} teeth and gums? | categorical | OHQ_J | — |
| OHQ848G | How many times {do you/does SP} brush (your/his/her} teeth in one day? | categorical | OHQ_J | — |
| OHQ848Q | How many times {do you/does SP} brush (your/his/her} teeth in one day? | categorical | OHQ_J | — |
| OHQ849 | On average, how much toothpaste {do you/does SP} use when brushing {your/his/her} teeth? | categorical | OHQ_J | — |
| OHQ850 | {Have you/Has SP} ever had treatment for gum disease such as scaling and root planing, sometimes called "deep cleaning"? | categorical | OHQ_J | — |
| OHQ860 | {Have you/Has SP} ever been told by a dental professional that {you/s/he} lost bone around [your/his/her} teeth? | categorical | OHQ_J | — |
| OHQ870 | Aside from brushing {your/his/her} teeth with a toothbrush, in the last seven days, how many days did {you/SP} use dental floss or any other device to clean between {your/his/her} teeth? | categorical | OHQ_J | — |
| OHQ880 | {Have you/Has SP} ever had an exam for oral cancer in which the doctor or dentist pulls on {your/his/her} tongue, sometimes with gauze wrapped around it, and feels under the tongue and inside the cheeks? | categorical | OHQ_J | — |
| OHQ895 | When did {you/SP} have {your/his/her} most recent oral or mouth cancer exam? Was it within the past year, between 1 and 3 years ago, or over 3 years ago? | categorical | OHQ_J | — |
| OHQ900 | What type of health care professional performed {your/SP's} most recent oral cancer exam? | categorical | OHQ_J | — |
| HSAQUEX | Source of Health Status Data | categorical | HSQ_J | — |
| HSD010 | Next I have some general questions about {your/SP's} health. Would you say {your/SP's} health in general is . . . | categorical | HSQ_J | — |
| HSQ500 | Did {you/SP} have a head cold or chest cold that started during those 30 days? | categorical | HSQ_J | — |
| HSQ510 | Did {you/SP} have a stomach or intestinal illness with vomiting or diarrhea that started during those 30 days? | categorical | HSQ_J | — |
| HSQ520 | Did {you/SP} have flu, pneumonia, or ear infections that started during those 30 days? | categorical | HSQ_J | — |
| HSQ571 | During the past 12 months, that is, since (DISPLAY CURRENT MONTH, DISPLAY LAST YEAR), (have you/has SP) donated blood? | categorical | HSQ_J | — |
| HSQ580 | How long ago was {your/SP's} last blood donation? | categorical | HSQ_J | — |
| HSQ590 | Except for tests {you/SP} may have had as part of blood donations, {have you/has he/has she} ever had {your/his/her} blood tested for the AIDS virus infection? | categorical | HSQ_J | — |
| HOD050 | How many rooms are in this home? Count the kitchen but not the bathroom. | categorical | HOQ_J | — |
| HOQ065 | Is this {mobile home/house/apartment} owned, being bought, rented, or occupied by some other arrangement by {you/you or someone else in your family}? | categorical | HOQ_J | — |
| DED031 | If after several months of not being in the sun, {you/SP} then went out in the sun without sunscreen or protective clothing for a half hour, which one of these would happen to {your/his/her} skin? | categorical | DEQ_J | — |
| DED120 | The next questions ask about the time you spent outdoors during the past 30 days. By outdoors, I mean outside and not under any shade. How much time did you usually spend outdoors between 9 in the morning and 5 in the afternoon on the days that you worked or went to school? | categorical | DEQ_J | — |
| DED125 | During the past 30 days, how much time did you usually spend outdoors between 9 in the morning and 5 in the afternoon on the days when you were not working or going to school? | categorical | DEQ_J | — |
| DEQ034A | When {you go/SP goes} outside on a very sunny day, for more than one hour, how often {do you/does SP} Stay in the shade? | categorical | DEQ_J | — |
| DEQ034C | Wear a long sleeved shirt? Would you say . . . | categorical | DEQ_J | — |
| DEQ034D | Use sunscreen? Would you say . . . | categorical | DEQ_J | — |
| DEQ038G | How many times in the past year {have you/has SP} had a sunburn? | categorical | DEQ_J | — |
| DEQ038Q | How many times in the past year {have you/has SP} had a sunburn? | categorical | DEQ_J | — |
| IND235 | Monthly family income (reported as a range value in dollars). | categorical | INQ_J | — |
| IND310 | Total savings or cash assets at this time for {you/NAMES OF OTHER FAMILY/your family}. | categorical | INQ_J | — |
| INDFMMPC | Family monthly poverty level index categories. | categorical | INQ_J | — |
| INDFMMPI | Family monthly poverty level index, a ratio of monthly family income to the HHS poverty guidelines specific to family size. | categorical | INQ_J | — |
| INQ012 | Did {you/you or any family members 16 and older} receive income in {LAST CALENDAR YEAR} from self-employment including business and farm income? [Self-employment means you worked for yourself.] | categorical | INQ_J | — |
| INQ020 | The next questions are about {your/your combined family} income. When answering these questions, please remember that by {"income/combined family income"}, I mean {your income/your income plus the income of {NAMES OF OTHER NHANES FAMILY MEMBERS} for {LAST CALENDAR YEAR}. Did {you/you and OTHER NHANES FAMILY MEMBERS 16+} receive income in {LAST CALENDAR YEAR} from wages and salaries? [Did {you/you or OTHER FAMILY MEMBERS 16+} get paid for work in {LAST CALENDAR YEAR}.] | categorical | INQ_J | — |
| INQ030 | When answering the next questions about different kinds of income members of your family might have received in {LAST CALENDAR YEAR}, please consider that we also want to know about family members less than 16 years old. Did {you/you or any family members living here, that is: you or NAME(S) OF OTHER NHANES FAMILY MEMBERS} receive income in {LAST CALENDAR YEAR} from Social Security or Railroad Retirement? | categorical | INQ_J | — |
| INQ060 | Did {you/you or any family members living here} receive any disability pension [other than Social Security or Railroad Retirement] in {LAST CALENDAR YEAR}? | categorical | INQ_J | — |
| INQ080 | Did {you/you or any family members living here} receive retirement or survivor pension [other than Social Security or Railroad Retirement or disability pension] in {LAST CALENDAR YEAR}? | categorical | INQ_J | — |
| INQ090 | Did {you/you or any family members living here} receive Supplemental Security Income [SSI] in {LAST CALENDAR YEAR}? | categorical | INQ_J | — |
| INQ132 | Did {you/you or any family members living here} receive any cash assistance from a state or county welfare program such as {DISPLAY SPECIFIC STATE PROGRAMS} in {LAST CALENDAR YEAR}? | categorical | INQ_J | — |
| INQ140 | Did {you/you or any family members living here} receive interest from savings or other bank accounts or income from dividends received from stocks or mutual funds or net rental income from property, royalties, estates, or trusts in {LAST CALENDAR YEAR}? | categorical | INQ_J | — |
| INQ150 | Did {you/you or any family members living here} receive income in {LAST CALENDAR YEAR} from child support, alimony, contributions from family or others, VA payments, worker's compensation, or unemployment compensation? | categorical | INQ_J | — |
| INQ300 | Do {you/NAMES OF OTHER FAMILY/you and NAMES OF FAMILY MEMBERS} have more than $20,000 in savings at this time? Please include money in your checking accounts. | categorical | INQ_J | — |
| INQ320 | Please look at this card. How do {you/you or anyone who lives in the household} usually get to the store (or stores) where you do most of your grocery shopping? | categorical | INQ_J | — |
| ACD011A | What language(s) {do you/does SP} usually speak at home? | categorical | ACQ_J | — |
| ACD011B | What language(s) {do you/does SP} usually speak at home? | categorical | ACQ_J | — |
| ACD011C | What language(s) {do you/does SP} usually speak at home? | categorical | ACQ_J | — |
| ACD040 | Now I'm going to ask you about language use. What language(s) {do you/does SP} usually speak at home? {Do you/Does he/Does she} speak only Spanish, more Spanish than English, both equally, more English than Spanish, or only English? | categorical | ACQ_J | — |
| ACD110 | {Do you/Does SP} speak only (NON-ENGLISH LANGUAGE), more (NON-ENGLISH LANGUAGE) than English, both equally, more English than (NON-ENGLISH LANGUAGE), or only English? | categorical | ACQ_J | — |
| RHD043 | What is the reason that {you have/SP has} not had a period in the past 12 months? | categorical | RHQ_J | — |
| RHD143 | {Are you/Is SP} pregnant now? | categorical | RHQ_J | — |
| RHD173 | How old {were you/was SP} when {you/she} delivered a baby that weighed 9 pounds or more? (Please count stillbirths as well as live births.) | categorical | RHQ_J | — |
| RHD180 | How old {were you/was SP} at the time of {your/her} first live birth? | categorical | RHQ_J | — |
| RHD190 | How old {were you/was SP} at the time of {your/her} last live birth? | categorical | RHQ_J | — |
| RHD280 | {Have you/Has SP} had a hysterectomy that is, surgery to remove {your/her} uterus or womb? | categorical | RHQ_J | — |
| RHQ010 | The next series of questions are about {your/SP's} reproductive history. I will begin by asking about {your/SP's} periods or menstrual cycles. How old {were you/was SP} when {you/SP} had {your/her} first menstrual period? | categorical | RHQ_J | — |
| RHQ020 | {Were you/Was SP}... | categorical | RHQ_J | — |
| RHQ031 | {Have you/Has SP} had at least one menstrual period in the past 12 months? (Please do not include bleedings caused by medical conditions, hormone therapy, or surgeries.) | categorical | RHQ_J | — |
| RHQ060 | About how old {were you/was SP} when {you/SP} had {your/her} last menstrual period? | categorical | RHQ_J | — |
| RHQ070 | {Were you/Was SP}... | categorical | RHQ_J | — |
| RHQ074 | The next questions are about {your/SP's} pregnancy history. {Have you/Has SP} ever attempted to become pregnant over a period of at least a year without becoming pregnant? | categorical | RHQ_J | — |
| RHQ076 | {Have you/Has SP} ever been to a doctor or other medical provider because {you have/she has} been unable to become pregnant? | categorical | RHQ_J | — |
| RHQ078 | {Have you/Has SP} ever been treated for an infection in {your/her} fallopian tubes, uterus or ovaries, also called a pelvic infection, pelvic inflammatory disease, or PID? | categorical | RHQ_J | — |
| RHQ131 | The next questions are about {your/SP's} pregnancy history. {Have you/Has SP ever been pregnant? Please include (current pregnancy,) live births, miscarriages, stillbirths, tubal pregnancies and abortions. | categorical | RHQ_J | — |
| RHQ160 | How many times {have you/has SP} been pregnant? ({Again, be/Be} sure to count all {your/her} pregnancies including (current pregnancy,) live births, miscarriages, stillbirths, tubal pregnancies or abortions.) | categorical | RHQ_J | — |
| RHQ162 | During {any/your/SP's} pregnancy, {were you/was SP} ever told by a doctor or other health professional that {you/she} had diabetes, sugar diabetes or gestational diabetes? Please do not include diabetes that {you/SP} may have known about before the pregnancy. | categorical | RHQ_J | — |
| RHQ163 | How old {were you/was SP} when {you were/she was} first told {you/she} had diabetes during a pregnancy? | categorical | RHQ_J | — |
| RHQ166 | How many vaginal deliveries {have you/has SP} had? {Please count stillbirths as well as live births} | categorical | RHQ_J | — |
| RHQ169 | How many cesarean deliveries {have you/has SP} had? (Cesarean deliveries are also known as C-sections.) (Please count stillbirths as well as live births.) | categorical | RHQ_J | — |
| RHQ171 | How many of {your/her} deliveries resulted {Did {your/her} delivery result} in a live birth? | categorical | RHQ_J | — |
| RHQ172 | {Did {your/SP's} delivery/Did any of {your/SP's} deliveries} result in a baby that weighed 9 pounds (4082 g) or more at birth? (Please count stillbirths as well as live births.) | categorical | RHQ_J | — |
| RHQ197 | How many months ago did {you/SP} have {your/her} baby? | categorical | RHQ_J | — |
| RHQ200 | {Are you/Is SP} now breast feeding a child? | categorical | RHQ_J | — |
| RHQ291 | How old {were you/was SP} when {you/she} had {your/her} (hysterectomy/uterus removed/womb removed)? | categorical | RHQ_J | — |
| RHQ305 | {Have you/Has SP} had both of {your/her} ovaries removed (either when {you/she} had {your/her} uterus removed or at another time)? | categorical | RHQ_J | — |
| RHQ332 | How old {were you/was SP} when {you/she} had {your/her} ovaries removed or last ovary removed if removed at different times? | categorical | RHQ_J | — |
| RHQ420 | Now I am going to ask you about {your/SP's} birth control history. {Have you/Has SP} ever taken birth control pills for any reason? | categorical | RHQ_J | — |
| RHQ540 | {Have you/Has SP} ever used female hormones such as estrogen and progesterone? Please include any forms of female hormones, such as pills, cream, patch, and injectables, but do not include birth control methods or use for infertility. | categorical | RHQ_J | — |
| RHQ542A | Which forms of female hormones {have you/has SP} used. | categorical | RHQ_J | — |
| RHQ542B | Which forms of female hormones {have you/has SP} used. | categorical | RHQ_J | — |
| RHQ542C | Which forms of female hormones {have you/has SP} used. | categorical | RHQ_J | — |
| RHQ542D | Which forms of female hormones {have you/has SP} used. | categorical | RHQ_J | — |
| RHQ554 | {Have you/Has SP} ever taken female hormone pills containing estrogen only (like Premarin)? (Do not include birth control pills.) | categorical | RHQ_J | — |
| RHQ560Q | Not counting any time when {you/SP} stopped taking them, for how long altogether {have you taken/did you take/has she taken/did she take} pills containing estrogen only? | categorical | RHQ_J | — |
| RHQ560U | UNIT OF MEASURE. | categorical | RHQ_J | — |
| RHQ570 | {Have you/Has SP} taken female hormone pills containing both estrogen and progestin (like Prempro, Premphase)? (Do not include birth control pills.) | categorical | RHQ_J | — |
| RHQ576Q | Not counting any time when {you/SP} stopped taking them, for how long altogether {{have you/has SP} taken/did {you/SP} take} pills containing both estrogen and progestin? | categorical | RHQ_J | — |
| RHQ576U | UNIT OF MEASURE. | categorical | RHQ_J | — |
| RHQ580 | {Have you/Has SP} ever used female hormone patches containing estrogen only? | categorical | RHQ_J | — |
| RHQ586Q | Not counting any time when {you/SP} stopped taking them, for how long altogether {have you used/did you use/has she used/did she use} patches containing estrogen only? | categorical | RHQ_J | — |
| RHQ586U | UNIT OF MEASURE. | categorical | RHQ_J | — |
| RHQ596 | {Have you/Has SP} used female hormone patches containing both estrogen and progestin? | categorical | RHQ_J | — |
| RHQ602Q | Not counting any time when {you/SP} stopped taking them, for how long altogether {have you used/did you use/has she used/did she use} patches containing both estrogen and progestin? | categorical | RHQ_J | — |
| RHQ602U | UNIT OF MEASURE. | categorical | RHQ_J | — |
| RHQ173 | How old {were you/was SP} when {you/she} delivered a baby that weighed 9 pounds or more? (Please count stillbirths as well as live births.) | categorical | RHQ_J_R | — |
| RHQ180 | How old {were you/was SP} at the time of {your/her} first live birth? | categorical | RHQ_J_R | — |
| RHQ190 | How old {were you/was SP} at the time of {your/her} last live birth? | categorical | RHQ_J_R | — |
| SLD012 | Number of hours usually sleep on weekdays or workdays. | categorical | SLQ_J | — |
| SLD013 | Number of hours usually sleep on weekends or non-workdays. | categorical | SLQ_J | — |
| SLQ030 | In the past 12 months, how often did {you/SP} snore while {you were/s/he was} sleeping? | categorical | SLQ_J | — |
| SLQ040 | In the past 12 months, how often did {you/SP} snort, gasp, or stop breathing while {you were/s/he was} asleep? | categorical | SLQ_J | — |
| SLQ050 | {Have you/Has SP} ever told a doctor or other health professional that {you have/s/he has} trouble sleeping? | categorical | SLQ_J | — |
| SLQ120 | In the past month, how often did {you/SP} feel excessively or overly sleepy during the day? | categorical | SLQ_J | — |
| SLQ300 | What time {do you/does SP} usually fall asleep on weekdays or workdays? | categorical | SLQ_J | — |
| SLQ310 | What time {do you/does SP} usually wake up on weekdays or workdays? | categorical | SLQ_J | — |
| SLQ320 | What time {do you/does SP} usually fall asleep on weekends or non-workdays? | categorical | SLQ_J | — |
| SLQ330 | What time {do you/does SP} usually wake up on weekends or non-workdays? | categorical | SLQ_J | — |
| OCD150 | (SP Interview Version) In this part of the survey I will ask you questions about {your/SP's} work experience. Which of the following {were you/was SP} doing last week . . . (Family Interview Version) The next questions are about {your/NON-SP HEAD'S/NON- SP SPOUSE'S} current job or business. Which of the following {were you/was} {NON-SP HEAD/NON-SP SPOUSE} doing last week . . . | categorical | OCQ_J | — |
| OCD231 | What kind of business or industry is this? (For example: a TV or, radio management, retail shoe store, state labor department, farm.) | — | OCQ_J | — |
| OCD241 | What kind of work {were you/was SP} doing? (For example: farming, mail clerk, computer specialist.) | — | OCQ_J | — |
| OCD270 | About how long {have you/has SP} worked for {EMPLOYER} as a(n) {OCCUPATION}? | categorical | OCQ_J | — |
| OCD390G | Thinking of all the paid jobs or businesses {you/SP} ever had, what kind of work {were you/was s/he} doing the longest? (For example, electrical engineer, stock clerk, typist, farmer.) | categorical | OCQ_J | — |
| OCD391 | What kind of business or industry is this? (For example: a TV or, radio management, retail shoe store, state labor department, farm.) | — | OCQ_J | — |
| OCD392 | Thinking of all the paid jobs or businesses {you/SP} ever had, what kind of work {were you/was s/he} doing the longest? (For example, electrical engineer, stock clerk). | — | OCQ_J | — |
| OCD395 | About how long did {you/SP} work at that job or business? | categorical | OCQ_J | — |
| OCQ180 | How many hours did {you/SP} work last week at all jobs or businesses? | categorical | OCQ_J | — |
| OCQ210 | {Do you/Does SP} usually work 35 hours or more per week in total at all jobs or businesses? | categorical | OCQ_J | — |
| OCQ260 | Looking at the card, which of these best describes this job or work situation? | categorical | OCQ_J | — |
| OCQ380 | (SP Interview Version) What is the main reason {you/SP} did not work last week? (Family Interview Version) What is the main reason {you/NON-SP HEAD/NON-SP SPOUSE} did not work last week? | categorical | OCQ_J | — |
| OCQ670 | Which of the following best describes your overall work schedule (include all jobs) for the last three months? | categorical | OCQ_J | — |
| DPQ010 | Over the last 2 weeks, how often have you been bothered by the following problems: little interest or pleasure in doing things? Would you say... | categorical | DPQ_J | — |
| DPQ020 | [Over the last 2 weeks, how often have you been bothered by the following problems:] feeling down, depressed, or hopeless? | categorical | DPQ_J | — |
| DPQ030 | [Over the last 2 weeks, how often have you been bothered by the following problems:] trouble falling or staying asleep, or sleeping too much? | categorical | DPQ_J | — |
| DPQ040 | [Over the last 2 weeks, how often have you been bothered by the following problems:] feeling tired or having little energy? | categorical | DPQ_J | — |
| DPQ050 | [Over the last 2 weeks, how often have you been bothered by the following problems:] poor appetite or overeating? | categorical | DPQ_J | — |
| DPQ060 | [Over the last 2 weeks, how often have you been bothered by the following problems:] feeling bad about yourself - or that you are a failure or have let yourself or your family down? | categorical | DPQ_J | — |
| DPQ070 | [Over the last 2 weeks, how often have you been bothered by the following problems:] trouble concentrating on things, such as reading the newspaper or watching TV? | categorical | DPQ_J | — |
| DPQ080 | [Over the last 2 weeks, how often have you been bothered by 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? | categorical | DPQ_J | — |
| DPQ090 | [Over the last 2 weeks, how often have you been bothered by the following problems:] Thoughts that you would be better off dead or of hurting yourself in some way? | categorical | DPQ_J | — |
| DPQ100 | How difficult have these problems made it for you to do your work, take care of things at home, or get along with people? | categorical | DPQ_J | — |
| DUD380F | Which of the following drugs have you injected using a needle? | categorical | DUQ_J | — |
| DUQ200 | The following questions ask about use of drugs not prescribed by a doctor. Please remember that your answers to these questions are strictly confidential. The first questions are about marijuana and hashish. Marijuana is also called pot or grass. Marijuana is usually smoked, either in cigarettes, called joints, or in a pipe. It is sometimes cooked in food. Hashish is a form of marijuana that is also called 'hash.' It is usually smoked in a pipe. Another form of hashish is hash oil. Have you ever, even once, used marijuana or hashish? | categorical | DUQ_J | — |
| DUQ210 | How old were you the first time you used marijuana or hashish? | categorical | DUQ_J | — |
| DUQ211 | Have you ever smoked marijuana or hashish at least once a month for more than one year? | categorical | DUQ_J | — |
| DUQ213 | How old were you when you started smoking marijuana or hashish at least once a month for one year? | categorical | DUQ_J | — |
| DUQ215Q | How long has it been since you last smoked marijuana or hashish at least once a month for one year? | categorical | DUQ_J | — |
| DUQ215U | How long has it been since you last smoked marijuana or hashish at least once a month for one year? | categorical | DUQ_J | — |
| DUQ217 | During the time that you smoked marijuana or hashish, how often would you usually use it? | categorical | DUQ_J | — |
| DUQ219 | During the time that you smoked marijuana or hashish, how many joints or pipes would you usually smoke in a day? | categorical | DUQ_J | — |
| DUQ220Q | How long has it been since you last used marijuana or hashish? | categorical | DUQ_J | — |
| DUQ220U | How long has it been since you last used marijuana or hashish? | categorical | DUQ_J | — |
| DUQ230 | During the past 30 days, on how many days did you use marijuana or hashish? | categorical | DUQ_J | — |
| DUQ240 | Have you ever used cocaine, crack cocaine, heroin, or methamphetamine? | categorical | DUQ_J | — |
| DUQ250 | The following questions are about cocaine, including all the different forms of cocaine such as powder, 'crack', 'free base', and coca paste. Have you ever, even once, used cocaine, in any form? | categorical | DUQ_J | — |
| DUQ260 | How old were you the first time you used cocaine, in any form? | categorical | DUQ_J | — |
| DUQ270Q | How long has it been since you last used cocaine, in any form? | categorical | DUQ_J | — |
| DUQ270U | How long has it been since you last used cocaine, in any form? | categorical | DUQ_J | — |
| DUQ272 | During your life, altogether how many times have you used cocaine, in any form? | categorical | DUQ_J | — |
| DUQ280 | During the past 30 days, on how many days did you use cocaine, in any form? | categorical | DUQ_J | — |
| DUQ290 | The following questions are about heroin. Have you ever, even once, used heroin? | categorical | DUQ_J | — |
| DUQ300 | How old were you the first time you used heroin? | categorical | DUQ_J | — |
| DUQ310Q | How long has it been since you last used heroin? | categorical | DUQ_J | — |
| DUQ310U | How long has it been since you last used heroin? | categorical | DUQ_J | — |
| DUQ320 | During the past 30 days, on how many days did you use heroin? | categorical | DUQ_J | — |
| DUQ330 | The following questions are about methamphetamine, also known as crank, crystal, ice or speed. Have you ever, even once, used methamphetamine? | categorical | DUQ_J | — |
| DUQ340 | How old were you the first time you used methamphetamine? | categorical | DUQ_J | — |
| DUQ350Q | How long has it been since you last used methamphetamine? | categorical | DUQ_J | — |
| DUQ350U | How long has it been since you last used methamphetamine? | categorical | DUQ_J | — |
| DUQ352 | During your life, altogether how many times have you used methamphetamine? | categorical | DUQ_J | — |
| DUQ360 | During the past 30 days, on how many days did you use methamphetamine? | categorical | DUQ_J | — |
| DUQ370 | The following questions are about the different ways that certain drugs can be used. Have you ever, even once, used a needle to inject a drug not prescribed by a doctor? | categorical | DUQ_J | — |
| DUQ380A | Which of the following drugs have you injected using a needle? | categorical | DUQ_J | — |
| DUQ380B | Which of the following drugs have you injected using a needle? | categorical | DUQ_J | — |
| DUQ380C | Which of the following drugs have you injected using a needle? | categorical | DUQ_J | — |
| DUQ390 | How old were you when you first used a needle to inject any drug not prescribed by a doctor? | categorical | DUQ_J | — |
| DUQ400Q | How long ago has it been since you last used a needle to inject a drug not prescribed by a doctor? | categorical | DUQ_J | — |
| DUQ400U | How long ago has it been since you last used a needle to inject a drug not prescribed by a doctor? | categorical | DUQ_J | — |
| DUQ410 | During your life, altogether how many times have you injected drugs not prescribed by a doctor? | categorical | DUQ_J | — |
| DUQ420 | Think about the period of your life when you injected drugs the most often. How often did you inject then? | categorical | DUQ_J | — |
| DUQ430 | Have you ever been in a drug treatment or drug rehabilitation program? | categorical | DUQ_J | — |
| ECD010 | First I have some questions about {SP NAME's} birth. How old was {SP NAME's} biological mother when {s/he} was born? | categorical | ECQ_J | — |
| ECD070A | How much did {SP NAME} weigh at birth? | categorical | ECQ_J | — |
| ECD070B | How much did {SP NAME} weigh at birth? | categorical | ECQ_J | — |
| ECQ020 | Did {SP NAME's} biological mother smoke at any time while she was pregnant with {him/her}? | categorical | ECQ_J | — |
| ECQ080 | Did {SP NAME} weigh . . . | categorical | ECQ_J | — |
| ECQ090 | Did {SP NAME} weigh . . . | categorical | ECQ_J | — |
| ECQ150 | Are you now doing anything to help {SP} control {his/her} weight? | categorical | ECQ_J | — |
| MCQ080E | Has a doctor or health professional ever told you that {SP} was overweight? | categorical | ECQ_J | — |
| WHQ030E | How do you consider {SP} weight? | categorical | ECQ_J | — |
| OSD030aa | How old {were you/was SP} when {you/s/he} fractured {your/his/her} hip the 1st time? | categorical | OSQ_J | — |
| OSD030ab | How old {were you/was SP} when {you/s/he} fractured {your/his/her} hip the 2nd time? | categorical | OSQ_J | — |
| OSD030ac | How old {were you/was SP} when {you/s/he} fractured {your/his/her} hip the 3rd time? | categorical | OSQ_J | — |
| OSD030ba | How old {were you/was SP} when {you/s/he} fractured {your/his/her} wrist the 1st time? | categorical | OSQ_J | — |
| OSD030bb | How old {were you/was SP} when {you/s/he} fractured {your/his/her} wrist 2nd time? | categorical | OSQ_J | — |
| OSD030bc | How old {were you/was SP} when {you/s/he} fractured {your/his/her} wrist the 3rd time? | categorical | OSQ_J | — |
| OSD030bd | How old {were you/was SP} when {you/s/he} fractured {your/his/her} wrist the 4th time? | categorical | OSQ_J | — |
| OSD030be | How old {were you/was SP} when {you/s/he} fractured {your/his/her} wrist the 5th time? | categorical | OSQ_J | — |
| OSD030ca | How old {were you/was SP} when {you/s/he} fractured {your/his/her} spine the 1st time? | categorical | OSQ_J | — |
| OSD030cb | How old {were you/was SP} when {you/s/he} fractured {your/his/her} spine the 2nd time? | categorical | OSQ_J | — |
| OSD030cc | How old {were you/was SP} when {you/s/he} fractured {your/his/her} spine the 3rd time? | categorical | OSQ_J | — |
| OSD030cd | How old {were you/was SP} when {you/s/he} fractured {your/his/her} spine the 4th time? | categorical | OSQ_J | — |
| OSD030ce | How old {were you/was SP} when {you/s/he} fractured {your/his/her} {hip/wrist/spine} {the {1st/2nd/10th or more recent time . . .} time}? | categorical | OSQ_J | — |
| OSD050aa | Did that fracture occur as a result of . . . | categorical | OSQ_J | — |
| OSD050ab | Did that fracture occur as a result of . . . | categorical | OSQ_J | — |
| OSD050ac | Did that fracture occur as a result of . . . | categorical | OSQ_J | — |
| OSD050ba | Did that fracture occur as a result of. . . | categorical | OSQ_J | — |
| OSD050bb | Did that fracture occur as a result of . . . | categorical | OSQ_J | — |
| OSD050bc | Did that fracture occur as a result of . . . | categorical | OSQ_J | — |
| OSD050bd | Did that fracture occur as a result of..... | categorical | OSQ_J | — |
| OSD050be | Did that fracture occur as a result of..... | categorical | OSQ_J | — |
| OSD050ca | Did that fracture occur as a result of . . . | categorical | OSQ_J | — |
| OSD050cb | Did that fracture occur as a result of . . . | categorical | OSQ_J | — |
| OSD050cc | Did that fracture occur as a result of..... | categorical | OSQ_J | — |
| OSD050cd | Did that fracture occur as a result of..... | categorical | OSQ_J | — |
| OSD050ce | Did that fracture occur as a result of..... | categorical | OSQ_J | — |
| OSD110a | How old {were you/was SP} when {you/SP} fractured {your/his/her} (fracture site selected in OSQ100a) for the first time after age 20? | categorical | OSQ_J | — |
| OSD110b | How old {were you/was SP} when {you/SP} fractured {your/his/her} (fracture site selected in OSQ100b) for the first time after age 20? | categorical | OSQ_J | — |
| OSD110c | How old {were you/was SP} when {you/SP} fractured {your/his/her} (fracture site selected in OSQ100c) for the first time after age 20? | categorical | OSQ_J | — |
| OSD110d | How old {were you/was SP} when {you/SP} fractured {your/his/her} (fracture site selected in OSQ100d) for the first time after age 20? | categorical | OSQ_J | — |
| OSD110e | How old {were you/was SP} when {you/SP} fractured {your/his/her} (fracture site selected in OSQ100e) for the first time after age 20? | categorical | OSQ_J | — |
| OSD110f | How old {were you/was SP} when {you/SP} fractured {your/his/her} (fracture site selected in 05OSQ.100) for the first time after age 20? | categorical | OSQ_J | — |
| OSD110j | How old {were you/was SP} when {you/SP} fractured {your/his/her} (fracture site selected in OSQ.100) for the first time after age 20? | categorical | OSQ_J | — |
| OSQ010a | Has a doctor ever told {you/SP} that {you/s/he} had broken or fractured {your/his/her} . . .hip? | categorical | OSQ_J | — |
| OSQ010b | Has a doctor ever told {you/SP} that {you/s/he} had broken or fractured {your/his/her} . . .wrist? | categorical | OSQ_J | — |
| OSQ010c | Has a doctor ever told {you/SP} that {you/s/he} had broken or fractured {your/his/her} . . .spine? | categorical | OSQ_J | — |
| OSQ020a | How many times {have you/has SP} broken or fractured {your/his/her} hip? | categorical | OSQ_J | — |
| OSQ020b | How many times {have you/has SP} broken or fractured {your/his/her} wrist? | categorical | OSQ_J | — |
| OSQ020c | How many times {have you/has SP} broken or fractured {your/his/her} spine? | categorical | OSQ_J | — |
| OSQ040aa | {Were you/Was SP} . . . | categorical | OSQ_J | — |
| OSQ040ab | {Were you/Was SP} . . . | categorical | OSQ_J | — |
| OSQ040ac | {Were you/Was SP} . . . | categorical | OSQ_J | — |
| OSQ040ba | {Were you/Was SP} . . . | categorical | OSQ_J | — |
| OSQ040bb | {Were you/Was SP} . . . | categorical | OSQ_J | — |
| OSQ040bc | {Were you/Was SP} . . . | categorical | OSQ_J | — |
| OSQ040bd | {Were you/Was SP} . . . | categorical | OSQ_J | — |
| OSQ040be | {Were you/Was SP} . . . | categorical | OSQ_J | — |
| OSQ040ca | {Were you/Was SP} . . . | categorical | OSQ_J | — |
| OSQ040cb | {Were you/Was SP} . . . | categorical | OSQ_J | — |
| OSQ040cc | {Were you/Was SP} . . . | categorical | OSQ_J | — |
| OSQ040cd | {Were you/Was SP} . . . | categorical | OSQ_J | — |
| OSQ040ce | {Were you/Was SP} . . . | categorical | OSQ_J | — |
| OSQ060 | Has a doctor ever told {you/SP} that {you/s/he} had osteoporosis, sometimes called thin or brittle bones? | categorical | OSQ_J | — |
| OSQ072 | Please look at the drugs on this card that are prescribed for osteoporosis. {Have you/Has SP} ever been told by a doctor or other health care professional to take a prescribed medicine for osteoporosis? | categorical | OSQ_J | — |
| OSQ080 | Has a doctor ever told {you/SP} that {you/s/he} had broken or fractured any other bone after {you were/s/he was} 20 years of age? | categorical | OSQ_J | — |
| OSQ090a | Was this fracture the result of severe trauma such as a car accident, being struck by a vehicle, a physical attack, or a hard fall such as falling off a ladder or down stairs? | categorical | OSQ_J | — |
| OSQ090b | Was this fracture the result of severe trauma such as a car accident, being struck by a vehicle, a physical attack, or a hard fall such as falling off a ladder or down stairs? | categorical | OSQ_J | — |
| OSQ090c | Was this fracture the result of severe trauma such as a car accident, being struck by a vehicle, a physical attack, or a hard fall such as falling off a ladder or down stairs? | categorical | OSQ_J | — |
| OSQ090d | Was this fracture the result of severe trauma such as a car accident, being struck by a vehicle, a physical attack, or a hard fall such as falling off a ladder or down stairs? | categorical | OSQ_J | — |
| OSQ090e | Was this fracture the result of severe trauma such as a car accident, being struck by a vehicle, a physical attack, or a hard fall such as falling off a ladder or down stairs? | categorical | OSQ_J | — |
| OSQ090f | Was this fracture the result of severe trauma such as a car accident, being struck by a vehicle, a physical attack, or a hard fall such as falling off a ladder or down stairs? | categorical | OSQ_J | — |
| OSQ090g | Was this fracture the result of severe trauma such as a car accident, being struck by a vehicle, a physical attack, or a hard fall such as falling off a ladder or down stairs? | categorical | OSQ_J | — |
| OSQ090h | Was this fracture the result of severe trauma such as a car accident, being struck by a vehicle, a physical attack, or a hard fall such as falling off a ladder or down stairs? | categorical | OSQ_J | — |
| OSQ090i | Was this fracture the result of severe trauma such as a car accident, being struck by a vehicle, a physical attack, or a hard fall such as falling off a ladder or down stairs? | categorical | OSQ_J | — |
| OSQ090j | Was this fracture the result of severe trauma such as a car accident, being struck by a vehicle, a physical attack, or a hard fall such as falling off a ladder or down stairs? | categorical | OSQ_J | — |
| OSQ100a | Please look at this card and tell me where the fracture occurred. | categorical | OSQ_J | — |
| OSQ100b | Please look at this card and tell me where the fracture occurred. | categorical | OSQ_J | — |
| OSQ100c | Please look at this card and tell me where the fracture occurred. | categorical | OSQ_J | — |
| OSQ100d | Please look at this card and tell me where the fracture occurred. | categorical | OSQ_J | — |
| OSQ100e | Please look at this card and tell me where the fracture occurred. | categorical | OSQ_J | — |
| OSQ100f | Please look at this card and tell me where the fracture occurred. | categorical | OSQ_J | — |
| OSQ100j | Please look at this card and tell me where the fracture occurred. | categorical | OSQ_J | — |
| OSQ120a | Has a doctor ever told {you/SP} that {you/s/he} had broken or fractured any other bones after {you were/s/he was} 20 years of age? | categorical | OSQ_J | — |
| OSQ120b | Has a doctor ever told {you/SP} that {you/s/he} had broken or fractured any other bones after {you were/s/he was} 20 years of age? | categorical | OSQ_J | — |
| OSQ120c | Has a doctor ever told {you/SP} that {you/s/he} had broken or fractured any other bones after {you were/s/he was} 20 years of age? | categorical | OSQ_J | — |
| OSQ120d | Has a doctor ever told {you/SP} that {you/s/he} had broken or fractured any other bones after {you were/s/he was} 20 years of age? | categorical | OSQ_J | — |
| OSQ120e | Has a doctor ever told {you/SP} that {you/s/he} had broken or fractured any other bones after {you were/s/he was} 20 years of age? | categorical | OSQ_J | — |
| OSQ120f | Has a doctor ever told {you/SP} that {you/s/he} had broken or fractured any other bones after {you were/s/he was} 20 years of age? | categorical | OSQ_J | — |
| OSQ120g | Has a doctor ever told {you/SP} that {you/s/he} had broken or fractured any other bones after {you were/s/he was} 20 years of age? | categorical | OSQ_J | — |
| OSQ120h | Has a doctor ever told {you/SP} that {you/s/he} had broken or fractured any other bones after {you were/s/he was} 20 years of age? | categorical | OSQ_J | — |
| OSQ120i | Has a doctor ever told {you/SP} that {you/s/he} had broken or fractured any other bones after {you were/s/he was} 20 years of age? | categorical | OSQ_J | — |
| OSQ120j | Has a doctor ever told {you/SP} that {you/s/he} had broken or fractured any other bones after {you were/s/he was} 20 years of age? | categorical | OSQ_J | — |
| OSQ130 | {Have you/has SP} ever taken any prednisone or cortisone pills nearly every day for a month or longer? [Prednisone and cortisone are types of steroids.] | categorical | OSQ_J | — |
| OSQ140q | Please think about {your/SP's} use of prednisone or cortisone during {your/his/her} lifetime. For how long did {you/s/he} use prednisone or cortisone nearly every day? Do not count the months or years when {you were/s/he was} not taking the medicine. | categorical | OSQ_J | — |
| OSQ140u | How long used prednisone or cortisone: month, year? | categorical | OSQ_J | — |
| OSQ150 | Including living and deceased, were either of {your/SP's} biological parents ever told by a health professional that they had osteoporosis or brittle bones? | categorical | OSQ_J | — |
| OSQ160a | Mother was told had osteoporosis? | categorical | OSQ_J | — |
| OSQ160b | Father was told had osteoporosis? | categorical | OSQ_J | — |
| OSQ170 | Did {your/SP's} biological mother ever fracture her hip? | categorical | OSQ_J | — |
| OSQ180 | About how old was your mother when she fractured her hip (the first time)? | categorical | OSQ_J | — |
| OSQ190 | Was she. . . | categorical | OSQ_J | — |
| OSQ200 | Did {your/SP's} biological father ever fracture his hip? | categorical | OSQ_J | — |
| OSQ210 | About how old was your father when he fractured his hip (the first time)? | categorical | OSQ_J | — |
| OSQ220 | Was he . . . | categorical | OSQ_J | — |
| KIQ005 | Many people have leakage of urine. The next few questions ask about urine leakage. How often {do you/does SP} have urinary leakage? Would {you/s/he} say . . . | categorical | KIQ_U_J | — |
| KIQ010 | How much urine {do you/does SP} lose each time? Would {you/s/he} say . . . | categorical | KIQ_U_J | — |
| KIQ022 | {Have you/Has SP} ever been told by a doctor or other health professional that {you/s/he} had weak or failing kidneys? Do not include kidney stones, bladder infections, or incontinence. | categorical | KIQ_U_J | — |
| KIQ025 | In the past 12 months, {have you/has SP} received dialysis (either hemodialysis or peritoneal dialysis)? | categorical | KIQ_U_J | — |
| KIQ026 | {Have you/Has SP} ever had kidney stones? | categorical | KIQ_U_J | — |
| KIQ029 | In the past 12 months {have you/has SP} passed a kidney stone? | categorical | KIQ_U_J | — |
| KIQ042 | During the past 12 months, {have you/has SP} leaked or lost control of even a small amount of urine with an activity like coughing, lifting or exercise? | categorical | KIQ_U_J | — |
| KIQ044 | During the past 12 months, {have you/has SP} leaked or lost control of even a small amount of urine with an urge or pressure to urinate and {you/he/she} couldn't get to the toilet fast enough?` | categorical | KIQ_U_J | — |
| KIQ046 | During the past 12 months, {have you/has SP} leaked or lost control of even a small amount of urine without an activity like coughing, lifting, or exercise, or an urge to urinate? | categorical | KIQ_U_J | — |
| KIQ050 | During the past 12 months, how much did {your/her/his} leakage of urine bother {you/her/him}? Please select one of the following choices: | categorical | KIQ_U_J | — |
| KIQ052 | During the past 12 months, how much did {your/her/his} leakage of urine affect {your/her/his} day-to-day activities? Please select one of the following choices: | categorical | KIQ_U_J | — |
| KIQ430 | How frequently does this occur? Would {you/s/he} say this occurs . . . | categorical | KIQ_U_J | — |
| KIQ450 | How frequently does this occur? Would {you/s/he} say this occurs. . . | categorical | KIQ_U_J | — |
| KIQ470 | How frequently does this occur? Would {you/s/he} say this occurs . . . | categorical | KIQ_U_J | — |
| KIQ480 | During the past 30 days, how many times per night did {you/SP} most typically get up to urinate, from the time {you/s/he} went to bed at night until the time {you/he/she} got up in the morning. Would {you/s/he} say | categorical | KIQ_U_J | — |
| CBD071 | The next questions are about how much money {your family spends/you spend} on food. First I'll ask you about money spent at supermarkets or grocery stores. Then we will talk about money spent at other types of stores. When you answer these questions, please do not include money spent on alcoholic beverages. During the past 30 days, how much money {did your family/did you} spend at supermarkets or grocery stores? Please include purchases made with food stamps. (You can tell me per week or per month.) | categorical | CBQ_J | — |
| CBD091 | About how much money was spent on nonfood items? (You can tell me per week or per month.) | categorical | CBQ_J | — |
| CBD111 | About how much money {did your family/did you} spend on food at these types of stores? Please do not include money you have already told me about. (You can tell me per week or per month.) | categorical | CBQ_J | — |
| CBD121 | During the past 30 days, how much money {did your family/did you} spend on eating out? Please include money spent in cafeterias at work or at school or on vending machines, for all family members. (You can tell me per week or per month.) | categorical | CBQ_J | — |
| CBD131 | During the past 30 days, how much money {did your family/did you} spend on food carried out or delivered? Please do not include money you have already told me about. (You can tell me per week or per month.) | categorical | CBQ_J | — |
| CBQ596 | Next I'm going to ask a few questions about the nutritional guidelines recommended for Americans by the federal government. {Have you/Has SP} heard of My Plate? | categorical | DBQ_J | — |
| CBQ606 | {Have you/Has SP} looked up the My Plate plan on the internet? | categorical | DBQ_J | — |
| CBQ611 | {Have you/Has SP} tried to follow the recommendations in the My Plate plan? | categorical | DBQ_J | — |
| DBD030 | How old was {SP} when {he/she} completely stopped breastfeeding or being fed breastmilk? | categorical | DBQ_J | — |
| DBD041 | How old was {SP} when {he/she} was first fed formula? | categorical | DBQ_J | — |
| DBD050 | How old was {SP} when {he/she} completely stopped drinking formula? | categorical | DBQ_J | — |
| DBD055 | This next question is about the first thing that {SP} was given other than breast milk or formula. Please include juice, cow's milk, sugar water, baby food, or anything else that {SP} might have been given, even water. How old was {SP} when {he/she} was first fed anything other than breast milk or formula? (Days) | categorical | DBQ_J | — |
| DBD061 | How old was {SP} when {he/she} was first fed milk? | categorical | DBQ_J | — |
| DBD381 | During the school year, about how many times a week {do you/does SP} usually get a complete school lunch? | categorical | DBQ_J | — |
| DBD411 | During the school year, about how many times a week {do you/does SP} usually get a complete breakfast at school? | categorical | DBQ_J | — |
| DBD895 | Next I'm going to ask you about meals. By meal, I mean breakfast, lunch and dinner. During the past 7 days, how many meals {did you/did SP} get that were prepared away from home in places such as restaurants, fast food places, food stands, grocery stores, or from vending machines? {Please do not include meals provided as part of the school lunch or school breakfast./Please do not include meals provided as part of the community programs you reported earlier.} | categorical | DBQ_J | — |
| DBD900 | How many of those meals {did you/did SP} get from a fast-food or pizza place? | categorical | DBQ_J | — |
| DBD905 | Some grocery stores sell "ready to eat" foods such as salads, soups, chicken, sandwiches and cooked vegetables in their salad bars and deli counters. During the past 30 days, how often did {you/SP} eat "ready to eat" foods from the grocery store? Please do not include sliced meat or cheese you buy for sandwiches and frozen or canned foods. | categorical | DBQ_J | — |
| DBD910 | During the past 30 days, how often did you {SP} eat frozen meals or frozen pizzas? Here are some examples of frozen meals and frozen pizzas. | categorical | DBQ_J | — |
| DBQ010 | Now I'm going to ask you some general questions about {SP's} eating habits. Was {SP} ever breastfed or fed breastmilk? | categorical | DBQ_J | — |
| DBQ073A | What type of milk was {SP} first fed? Was it . . . | categorical | DBQ_J | — |
| DBQ073B | What type of milk was {SP} first fed? Was it . . . | categorical | DBQ_J | — |
| DBQ073C | What type of milk was {SP} first fed? Was it . . . | categorical | DBQ_J | — |
| DBQ073D | What type of milk was {SP} first fed? Was it . . . | categorical | DBQ_J | — |
| DBQ073E | What type of milk was {SP} first fed? Was it . . . | categorical | DBQ_J | — |
| DBQ073U | What type of milk was {SP} first fed? Was it . . . | categorical | DBQ_J | — |
| DBQ197 | Now I'm going to ask a few questions about milk products. Do not include their use in cooking. In the past 30 days, how often did {you/SP} have milk to drink or on {your/his/her} cereal? Please include chocolate and other flavored milks as well as hot cocoa made with milk. Do not count small amounts of milk added to coffee or tea. Would you say... | categorical | DBQ_J | — |
| DBQ223A | What type of milk was it? Was it usually . . . | categorical | DBQ_J | — |
| DBQ223B | What type of milk was it? Was it usually . . . | categorical | DBQ_J | — |
| DBQ223C | What type of milk was it? Was it usually . . . | categorical | DBQ_J | — |
| DBQ223D | What type of milk was it? Was it usually . . . | categorical | DBQ_J | — |
| DBQ223E | What type of milk was it? Was it usually . . . | categorical | DBQ_J | — |
| DBQ223U | What type of milk was it? Was it usually . . . | categorical | DBQ_J | — |
| DBQ229 | The next question is about regular milk use. A regular milk drinker is someone who uses any type of milk at least 5 times a week. Using this definition, which statement best describes {you/SP}?... | categorical | DBQ_J | — |
| DBQ235A | Now, I'm going to ask you how often {you/SP} drank milk at different times in {your/his/her} life. How often did {you/SP} drink any type of milk, including milk added to cereal when {you were/s/he was} a child between the ages of 5 and 12 years old? Would you say... | categorical | DBQ_J | — |
| DBQ235B | Now, I'm going to ask you how often {you/SP} drank milk at different times in {your/his/her} life. How often did {you/SP} drink any type of milk, including milk added to cereal when {you were/s/he was} a teenager between the ages of 13 and 17 years old? Would you say... | categorical | DBQ_J | — |
| DBQ235C | Now, I'm going to ask you how often {you/SP} drank milk at different times in {your/his/her} life. How often did {you/SP} drink any type of milk, including milk added to cereal when {you were/s/he was} a young adult between the ages of 18 and 35 years old? Would you say... | categorical | DBQ_J | — |
| DBQ301 | The next questions are about meals provided by community or government programs. In the past 12 months, did {you/SP} receive any meals delivered to {your/his/her} home from community programs, "Meals on Wheels", or any other programs? | categorical | DBQ_J | — |
| DBQ330 | In the past 12 months, did {you/SP} go to a community program or senior center to eat prepared meals? | categorical | DBQ_J | — |
| DBQ360 | During the school year, {do you/does SP} attend a kindergarten, grade school, junior or high school? | categorical | DBQ_J | — |
| DBQ370 | Does {your/SP's} school serve school lunches? These are complete lunches that cost the same every day. | categorical | DBQ_J | — |
| DBQ390 | {Do you/Does SP} get these lunches free, at a reduced price, or {do you/does he/she} pay full price? | categorical | DBQ_J | — |
| DBQ400 | Does {your/SP's} school serve a complete breakfast that costs the same every day? | categorical | DBQ_J | — |
| DBQ421 | {Do you/Does SP} get these breakfasts free, at a reduced price, or {do you/does he/she} pay full price? | categorical | DBQ_J | — |
| DBQ424 | (Do you/Does SP) get a free or reduced price meal at any summer program (he/she) attends? | categorical | DBQ_J | — |
| DBQ700 | Next I have some questions about {your/SP?s} eating habits. In general, how healthy is {your/his/her} overall diet? Would you say . . . | categorical | DBQ_J | — |
| DBQ930 | {Are you/Is SP} the person who does most of the planning or preparing of meals in {your/SP's} family? | categorical | DBQ_J | — |
| DBQ935 | {Do you/Does SP} share in the planning or preparing of meals with someone else? | categorical | DBQ_J | — |
| DBQ940 | {Are you/Is SP} the person who does most of the shopping for food in {your/SP's} family? | categorical | DBQ_J | — |
| DBQ945 | {Do you/Does SP} share in the shopping for food with someone else? | categorical | DBQ_J | — |
| RXDCOUNT | The number of prescription medicines reported. | categorical | RXQ_RX_J | — |
| RXDDAYS | For how long have you been using or taking {PRODUCT NAME}? | categorical | RXQ_RX_J | — |
| RXDDRGID | Generic drug code. | categorical | RXQ_RX_J | — |
| RXDDRUG | Generic drug name. | categorical | RXQ_RX_J | — |
| RXDRSC1 | ICD-10-CM code 1. | categorical | RXQ_RX_J | — |
| RXDRSC2 | ICD-10-CM code 2. | categorical | RXQ_RX_J | — |
| RXDRSC3 | ICD-10-CM code 3. | categorical | RXQ_RX_J | — |
| RXDRSD1 | ICD-10-CM code 1 description. | categorical | RXQ_RX_J | — |
| RXDRSD2 | ICD-10-CM code 2 description. | categorical | RXQ_RX_J | — |
| RXDRSD3 | ICD-10-CM code 3 description. | categorical | RXQ_RX_J | — |
| RXDUSE | In the past 30 days, have you used or taken medication for which a prescription is needed? Do not include prescription vitamins or minerals you may have already told me about. | categorical | RXQ_RX_J | — |
| RXQSEEN | Was prescription container seen by interviewer? | categorical | RXQ_RX_J | — |
| WHD010 | These next questions ask about {your/SP's} height and weight at different times in {your/his/her} life. How tall {are you/is SP} without shoes? | categorical | WHQ_J | — |
| WHD020 | How much {do you/does SP} weigh without clothes or shoes? | categorical | WHQ_J | — |
| WHD050 | How much did {you/SP} weigh a year ago? | categorical | WHQ_J | — |
| WHD080A | How did {you/SP} try to lose weight? | categorical | WHQ_J | — |
| WHD080B | How did {you/SP} try to lose weight? | categorical | WHQ_J | — |
| WHD080C | How did {you/SP} try to lose weight? | categorical | WHQ_J | — |
| WHD080D | How did {you/SP} try to lose weight? | categorical | WHQ_J | — |
| WHD080E | How did {you/SP} try to lose weight? | categorical | WHQ_J | — |
| WHD080F | How did {you/SP} try to lose weight? | categorical | WHQ_J | — |
| WHD080G | How did {you/SP} try to lose weight? | categorical | WHQ_J | — |
| WHD080H | How did {you/SP} try to lose weight? | categorical | WHQ_J | — |
| WHD080I | How did {you/SP} try to lose weight? | categorical | WHQ_J | — |
| WHD080J | How did {you/SP} try to lose weight? | categorical | WHQ_J | — |
| WHD080K | How did {you/SP} try to lose weight? | categorical | WHQ_J | — |
| WHD080L | How did {you/SP} try to lose weight? | categorical | WHQ_J | — |
| WHD080M | How did {you/SP} try to lose weight? | categorical | WHQ_J | — |
| WHD080N | How did {you/SP} try to lose weight? | categorical | WHQ_J | — |
| WHD080O | How did {you/SP} try to lose weight? | categorical | WHQ_J | — |
| WHD080P | How did {you/SP} try to lose weight? | categorical | WHQ_J | — |
| WHD080Q | How did {you/SP} try to lose weight? | categorical | WHQ_J | — |
| WHD080R | How did {you/SP} try to lose weight? | categorical | WHQ_J | — |
| WHD080S | How did {you/SP} try to lose weight? | categorical | WHQ_J | — |
| WHD080T | How did {you/SP} try to lose weight? | categorical | WHQ_J | — |
| WHD080U | How did {you/SP} try to lose weight? | categorical | WHQ_J | — |
| WHD110 | How much did {you/SP} weigh 10 years ago? [If you don't know {your/his/her} exact weight, please make your best guess.] | categorical | WHQ_J | — |
| WHD120 | How much did {you/SP} weigh at age 25? [If you don't know {your/his/her} exact weight, please make your best guess.] If ( you were/she was) pregnant, how much did (you/she) weigh before (your/her) pregnancy? | categorical | WHQ_J | — |
| WHD130 | How tall {were you/was SP} at age 25? [If you don't know {your/his/her} exact height, please make your best guess.] | categorical | WHQ_J | — |
| WHD140 | Up to the present time, what is the most {you have/SP has} ever weighed? | categorical | WHQ_J | — |
| WHQ030 | {Do you/Does SP} consider {your/his/her}self now to be . . . [If {you are/she is} currently pregnant, what did {you/she} consider {your/her}self to be before {you were/she was} pregnant?] | categorical | WHQ_J | — |
| WHQ040 | Would {you/SP} like to weigh . . . | categorical | WHQ_J | — |
| WHQ060 | Was the change between {your/SP's} current weight and {your/his/her} weight a year ago intentional? | categorical | WHQ_J | — |
| WHQ070 | During the past 12 months, {have you/has SP} tried to lose weight? | categorical | WHQ_J | — |
| WHQ150 | How old {were you/was SP} then? [If you don't know {your/his/her} exact age, please make your best guess.] | categorical | WHQ_J | — |
| WHQ190 | {Have you/Has SP} ever had weight loss surgery, also called bariatric surgery? | categorical | WHQ_J | — |
| WHQ200 | [How old {were you/was SP} when {you/she/he} had {the most recent} weight loss surgery?] | categorical | WHQ_J | — |
| WHQ225 | How many times {have you/has SP} lost 10 pounds or more because {you were/he was/she was} trying to lose weight? Was it . . . | categorical | WHQ_J | — |
| WHQ030M | Do you consider yourself now to be . . . | categorical | WHQMEC_J | — |
| WHQ500 | Which of the following are you trying to do about your weight: | categorical | WHQMEC_J | — |
| WHQ520 | In the past year, how often have you tried to lose weight? Would you say . . . | categorical | WHQMEC_J | — |
| RXD530 | What is the size or dose that {you take/SP takes}? | categorical | RXQASA_J | — |
| RXQ510 | Doctors and other health care providers sometimes recommend that {you take/SP takes) a low-dose aspirin each day to prevent heart attacks, strokes, or cancer. {Have you/Has SP} ever been told to do this? | categorical | RXQASA_J | — |
| RXQ515 | {Are you/Is SP} now following this advice? | categorical | RXQASA_J | — |
| RXQ520 | On {your/SP's} own, {are you/is SP} now taking a low-dose aspirin each day to prevent heart attacks, strokes, or cancer? | categorical | RXQASA_J | — |
| RXQ525G | How often {do you/does SP} take an aspirin? (ASA taken daily, on alternate days, or another schedule?) | categorical | RXQASA_J | — |
| RXQ525Q | How often {do you/does SP} take an aspirin? (Number of ASA doses taken per day or per week). | categorical | RXQASA_J | — |
| RXQ525U | How often {do you/does SP} take an aspirin? (ASA doses taken on daily or weekly basis?) | categorical | RXQASA_J | — |
| AUQ054 | These next questions are about {your/SP's} hearing. Which statement best describes {your/SP's} hearing (without a hearing aid, personal sound amplifier, or other listening devices)? Would you say {your/his/her} hearing is excellent, good, that {you have/s/he has} a little trouble, moderate trouble, a lot of trouble, or {are you/is s/he} deaf? | categorical | AUQ_J | — |
| AUQ060 | These next questions refer to hearing without the use of a hearing aid or any other listening devices. If {you have/SP has} one ear that is better than the other, please answer the questions for the hearing in {your/SP's} better ear. Can {you/SP} usually hear and understand what a person says without seeing his or her face if that person whispers to {you/him/her} from across a quiet room? | categorical | AUQ_J | — |
| AUQ070 | Can {you/SP} usually hear and understand what a person says without seeing his or her face if that person talks in a normal voice to {you/him/her} from across a quiet room? | categorical | AUQ_J | — |
| AUQ080 | Can {you/SP} usually hear and understand what a person says without seeing his or her face if that person shouts to {you/him/her} from across a quiet room? | categorical | AUQ_J | — |
| AUQ090 | Can{you/SP} usually hear and understand what a person says without seeing his or her face if that person speaks loudly into {your/his/her} better ear? | categorical | AUQ_J | — |
| AUQ101 | How often {do you/does SP} have difficulty hearing and understanding if there is background noise, for example, when other people are talking, TV or radio is on, or children are playing? Would you say... | categorical | AUQ_J | — |
| AUQ110 | How often does {your/SP's} hearing cause {you/him/her}to feel frustrated when talking to members of {your/his/her} family or to friends? Would you say... | categorical | AUQ_J | — |
| AUQ139 | {Have you/Has SP} ever had a tube placed in {your/his/her} ear to drain the fluid from {your/his/her} ear or to treat ear infections? | categorical | AUQ_J | — |
| AUQ144 | A hearing test by a specialist is one that is done in a sound proof booth or room, or with headphones. Hearing specialists include audiologists, ear nose and throat doctors, and trained technicians or occupational nurses. When was the last time {you /SP} had {your/his/her} hearing tested by a hearing specialist? | categorical | AUQ_J | — |
| AUQ147 | {Do you/Does SP} now wear or use a hearing aid, a personal sound amplifier, or cochlear implant? | categorical | AUQ_J | — |
| AUQ149a | Which was it? | categorical | AUQ_J | — |
| AUQ149b | Which was it? | categorical | AUQ_J | — |
| AUQ149c | Which was it? | categorical | AUQ_J | — |
| AUQ153 | In the past 2 weeks, how often {have you/has SP} worn a {hearing aid and/or personal sound amplifier and/or cochlear implant}? If unsure, provide your best estimate of the average amount of time {you have/he has/she has} worn {your/his/her} {hearing aid, and/or personal sound amplifier, and/or cochlear implant}. | categorical | AUQ_J | — |
| AUQ156 | Because of hearing loss, {have you/has SP} ever used any of the following to improve {your/his/her} communication: FM systems, closed-captioned television, instant or text messages, live video streaming, amplified telephone, relay services, or a sign-language interpreter? | categorical | AUQ_J | — |
| AUQ191 | In the past 12 months, {have you/has SP} been bothered by ringing, roaring, or buzzing in {your/his/her} ears or head that lasts for 5 minutes or more? | categorical | AUQ_J | — |
| AUQ250 | How long {have you/has SP} been bothered by this ringing, roaring, or buzzing in {your/his/her} ears or head? | categorical | AUQ_J | — |
| AUQ255 | In the past 12 months, how often {have you/has SP} had this ringing, roaring, or buzzing in {your/his/her} ears or head? Would you say... | categorical | AUQ_J | — |
| AUQ260 | {Are you/Is SP} bothered by ringing, roaring, or buzzing in {your/his/her} ears or head only after listening to loud sounds or loud music? | categorical | AUQ_J | — |
| AUQ270 | {Are you/Is SP} bothered by ringing, roaring, or buzzing in {your/his/her} ears or head when going to sleep? | categorical | AUQ_J | — |
| AUQ280 | How much of a problem is this ringing, roaring, or buzzing in {your/his/her} ears or head? Would you say... | categorical | AUQ_J | — |
| AUQ300 | This next question is about {your/SP's} use of firearms that {you/he/she} may have used for target shooting, hunting, for {your/his/her} job or in military service. {Have you/Has SP} ever used firearms for any reason? | categorical | AUQ_J | — |
| AUQ310 | How many total rounds {have you/has SP} ever fired? | categorical | AUQ_J | — |
| AUQ320 | How often {did you/did SP} wear hearing protection devices (ear plugs, ear muffs) when shooting firearms? | categorical | AUQ_J | — |
| AUQ330 | These next questions are about noise exposure {you/SP} may have had at work. {Have you/Has SP} ever had a job, or combination of jobs where {you were/s/he was} exposed to loud sounds or noise for 4 or more hours a day, several days a week? (Loud means so loud that {you/s/he} must speak in a raised voice to be heard.) | categorical | AUQ_J | — |
| AUQ340 | For how many months or years {have you/has SP} been exposed at work to loud sounds or noise for 4 or more hours a day, several days a week? | categorical | AUQ_J | — |
| AUQ350 | In {your/SP's} work {were you/was he/was she} exposed to very loud noise? (Very loud noise is noise that is so loud {you have/he has/she has} to shout in order to be understood by someone standing 3 feet away from {you/him/her}.) | categorical | AUQ_J | — |
| AUQ360 | This next question is about {your/SP's} work in jobs where there was very loud noise for 4 or more hours a day, several days a week. Please give me the total number of months or years for all jobs where this has happened. | categorical | AUQ_J | — |
| AUQ370 | Outside of a job, {have you/has SP} ever been exposed to very loud noise or music for 10 or more hours a week? This is noise so loud that {you have/s/he has} to shout to be understood or heard 3 feet away. Examples are noise from power tools, lawn mowers, farm machinery, cars, trucks, motorcycles, motor boats or loud music. | categorical | AUQ_J | — |
| AUQ380 | In the past 12 months, how often did {you/SP} wear hearing protection devices (ear plugs, ear muffs) when exposed to very loud sounds or noise? | categorical | AUQ_J | — |
| AUQ400 | How old {were you/was SP} when {you/he/she} began to have any hearing loss? | categorical | AUQ_J | — |
| AUQ410a | What are the main causes of {your/SP's} hearing loss? | categorical | AUQ_J | — |
| AUQ410b | What are the main causes of {your/SP's} hearing loss? | categorical | AUQ_J | — |
| AUQ410c | What are the main causes of {your/SP's} hearing loss? | categorical | AUQ_J | — |
| AUQ410d | What are the main causes of {your/SP's} hearing loss? | categorical | AUQ_J | — |
| AUQ410e | What are the main causes of {your/SP's} hearing loss? | categorical | AUQ_J | — |
| AUQ410f | What are the main causes of {your/SP's} hearing loss? | categorical | AUQ_J | — |
| AUQ410g | What are the main causes of {your/SP's} hearing loss? | categorical | AUQ_J | — |
| AUQ410h | What are the main causes of {your/SP's} hearing loss? | categorical | AUQ_J | — |
| AUQ410i | What are the main causes of {your/SP's} hearing loss? | categorical | AUQ_J | — |
| AUQ410j | What are the main causes of {your/SP's} hearing loss? | categorical | AUQ_J | — |
| AUQ420 | {Have you/Has SP} ever had ear infections or earaches? | categorical | AUQ_J | — |
| AUQ430 | {Have you/Has SP} ever had 3 or more ear infections or earaches? | categorical | AUQ_J | — |
| AUQ440 | Has SP ever received Special Education or Early Intervention Services for speech-language, reading, hearing or listening skills, intellectual disability, movement or mobility difficulties (e.g., using arms or legs), or other developmental or disability problems? | categorical | AUQ_J | — |
| AUQ450a | Which was it? | categorical | AUQ_J | — |
| AUQ450b | Which was it? | categorical | AUQ_J | — |
| AUQ450c | Which was it? | categorical | AUQ_J | — |
| AUQ450d | Which was it? | categorical | AUQ_J | — |
| AUQ450e | Which was it? | categorical | AUQ_J | — |
| AUQ450f | Which was it? | categorical | AUQ_J | — |
| AUQ460 | Has SP ever been exposed to very loud noise or music for 10 or more hours a week for a period of 3 months or longer? This is noise so loud {he/she has} to shout to be understood or heard 3 feet away. | categorical | AUQ_J | — |
| AUQ470 | How long has SP been exposed to very loud noise or music for 10 or more hours a week? This is noise so loud that {he/she has} to shout to be understood or heard 3 feet away. | categorical | AUQ_J | — |
| AUQ480 | How often does {your/SP's} hearing cause {you/him/her} to avoid groups of people, limiting or hampering {your/his/her} personal or social life? Would you say... | categorical | AUQ_J | — |
| AUQ490 | During the past 12 months, {have you/has SP} had a problem with dizziness, lightheadedness, feeling as if {you are/s/he is} going to pass out or faint, unsteadiness or imbalance? | categorical | AUQ_J | — |
| AUQ500 | {Have you/Has SP} ever discussed this ringing, roaring, or buzzing in {your/his/her} ears or head with {your/his/her} doctor or other health care professional? | categorical | AUQ_J | — |
| AUQ510 | How long {have you/has SP} been exposed to very loud noise or music for 10 or more hours a week? This is noise so loud that {you have/s/he has} to shout to be understood or heard 3 feet away. | categorical | AUQ_J | — |
| AUQ630 | {Have you/Has SP} ever worn or used a hearing aid, a personal sound amplifier, or cochlear implant in the past? | categorical | AUQ_J | — |
| SXD021 | Ever had vaginal, anal, or oral sex. | categorical | SXQY_J_R | — |
| SXD031 | How old were you when you had sex for the first time? | categorical | SXQY_J_R | — |
| SXD101 | In your lifetime, with how many men have you had any kind of sex? | categorical | SXQY_J_R | — |
| SXD171 | In your lifetime, with how many women have you had any kind of sex? | categorical | SXQY_J_R | — |
| SXD450 | In the past 12 months, with how many men have you had any kind of sex? | categorical | SXQY_J_R | — |
| SXD510 | In the past 12 months, with how many women have you had any kind of sex? | categorical | SXQY_J_R | — |
| SXD621 | How old were you when you first performed oral sex on a man? Performing oral sex means your mouth on a man's penis or genitals. | categorical | SXQY_J_R | — |
| SXD630 | How long has it been since the last time you performed oral sex on a new male partner? A new sexual partner is someone that you had never had sex with before. | categorical | SXQY_J_R | — |
| SXD633 | How old were you when you first performed oral sex on a woman? Performing oral sex means your mouth on a woman's vagina or genitals. | categorical | SXQY_J_R | — |
| SXD642 | How long has it been since the last time you performed oral sex on a new female partner? A new sexual partner is someone that you had never had sex with before. | categorical | SXQY_J_R | — |
| SXQ130 | In your lifetime with how many women have you had sex? By sex, we mean sexual contact with another woman's vagina or genitals. | categorical | SXQY_J_R | — |
| SXQ251 | In the past 12 months, about how often have you had {vaginal or anal/vaginal/anal} sex without using a condom? | categorical | SXQY_J_R | — |
| SXQ260 | Has a doctor or other health care professional ever told you that you had genital herpes? | categorical | SXQY_J_R | — |
| SXQ265 | Has a doctor or other health care professional ever told you that you had genital warts? | categorical | SXQY_J_R | — |
| SXQ267 | How old were you when you were first told that you had genital warts? | categorical | SXQY_J_R | — |
| SXQ270 | In the past 12 months, has a doctor or other health care professional told you that you had gonorrhea, sometimes called GC or clap? | categorical | SXQY_J_R | — |
| SXQ272 | In the past 12 months, has a doctor or other health care professional told you that you had chlamydia? | categorical | SXQY_J_R | — |
| SXQ280 | Are you circumcised or uncircumcised? | categorical | SXQY_J_R | — |
| SXQ410 | In your lifetime, with how many men have you had anal or oral sex? | categorical | SXQY_J_R | — |
| SXQ490 | In the past 12 months, with how many women have you had sex? By sex, we mean sexual contact with another woman's vagina or genitals. | categorical | SXQY_J_R | — |
| SXQ550 | In the past 12 months, with how many men have you had anal or oral sex? | categorical | SXQY_J_R | — |
| SXQ590 | Of the persons you had any kind of sex with in the past 12 months, how many were five or more years older than you? | categorical | SXQY_J_R | — |
| SXQ600 | Of the persons you had any kind of sex with in the past 12 months, how many were five or more years younger than you? | categorical | SXQY_J_R | — |
| SXQ610 | In the past 12 months, about how many times have you had {vaginal or anal/vaginal/anal} sex? | categorical | SXQY_J_R | — |
| SXQ624 | In your lifetime, on how many men have you performed oral sex? | categorical | SXQY_J_R | — |
| SXQ627 | In the past 12 months, on how many men have you performed oral sex? | categorical | SXQY_J_R | — |
| SXQ636 | In your lifetime, on how many women have you performed oral sex? | categorical | SXQY_J_R | — |
| SXQ639 | In the past 12 months, on how many women have you performed oral sex? | categorical | SXQY_J_R | — |
| SXQ645 | When you performed oral sex in the past 12 months, how often would you use protection, like a condom or dental dam? | categorical | SXQY_J_R | — |
| SXQ648 | In the past 12 months, did you have any kind of sex with a person that you never had sex with before? | categorical | SXQY_J_R | — |
| SXQ700 | Have you ever had vaginal sex, also called sexual intercourse, with a man? This means a man's penis in your vagina. | categorical | SXQY_J_R | — |
| SXQ703 | Have you ever performed oral sex on a man? This means putting your mouth on a man's penis or genitals. | categorical | SXQY_J_R | — |
| SXQ706 | Have you ever had anal sex? This means contact between a man's penis and your anus or butt. | categorical | SXQY_J_R | — |
| SXQ709 | Have you ever had any kind of sex with a woman? By sex, we mean sexual contact with another woman's vagina or genitals. | categorical | SXQY_J_R | — |
| SXQ724 | In your lifetime, with how many men have you had vaginal sex? Vaginal sex means a man's penis in your vagina. | categorical | SXQY_J_R | — |
| SXQ727 | In the past 12 months, with how many men have you had vaginal sex? Vaginal sex means a man's penis in your vagina. | categorical | SXQY_J_R | — |
| SXQ741 | Have you ever performed oral sex on a woman? Performing oral sex means your mouth on a woman's vagina or genitals. | categorical | SXQY_J_R | — |
| SXQ753 | Has a doctor or other health care professional ever told you that you had human papillomavirus or HPV? | categorical | SXQY_J_R | — |
| SXQ800 | Have you ever had vaginal sex, also called sexual intercourse, with a woman? This means your penis in a woman's vagina. | categorical | SXQY_J_R | — |
| SXQ803 | Have you ever performed oral sex on a woman? This means putting your mouth on a woman's vagina or genitals. | categorical | SXQY_J_R | — |
| SXQ806 | Have you ever had anal sex with a woman? Anal sex means contact between your penis and a woman's anus or butt. | categorical | SXQY_J_R | — |
| SXQ809 | Have you ever had any kind of sex with a man, including oral or anal? | categorical | SXQY_J_R | — |
| SXQ824 | In your lifetime, with how many women have you had vaginal sex? Vaginal sex means your penis in a woman's vagina. | categorical | SXQY_J_R | — |
| SXQ827 | In the past 12 months, with how many women have you had vaginal sex? Vaginal sex means your penis in a woman's vagina. | categorical | SXQY_J_R | — |
| SXQ836 | In your lifetime, with how many men have you had anal sex? | categorical | SXQY_J_R | — |
| SXQ841 | In the past 12 months, with how many men have you had anal sex? | categorical | SXQY_J_R | — |
| SXQ853 | Have you ever performed oral sex on a man? Performing oral sex means your mouth on a man's penis or genitals. | categorical | SXQY_J_R | — |
| PUQ100 | In the past 7 days, were any chemical products used in {your/his/her} home to control fleas, roaches, ants, termites, or other insects? | categorical | PUQMEC_J | — |
| PUQ110 | In the past 7 days, were any chemical products used in {your/his/her} lawn or garden to kill weeds? | categorical | PUQMEC_J | — |
| SXQ295 | Which of the following best represents how you think of yourself? | categorical | SXQ_J_R | — |
| SXQ296 | Which of the following best represents how you think of yourself? | categorical | SXQ_J_R | — |
| ALD020 | During your life, on how many days have you had at least one drink of alcohol? | categorical | ALQY_J_R | — |
| ALD030 | During the past 30 days, on how many days did you have at least one drink of alcohol? | categorical | ALQY_J_R | — |
| ALD040 | During the past 30 days, on how many days did you have {'4' Female, '5' Male - DISPLAY NUMBER} or more drinks of alcohol in a row, that is, within a couple of hours? | categorical | ALQY_J_R | — |
| ALQ010 | How old were you when you had your first drink of alcohol, other than a few sips? | categorical | ALQY_J_R | — |
| ALQ111 | The next questions are about drinking alcoholic beverages. Included are liquor (such as whiskey or gin), beer, wine, wine coolers, and any other type of alcoholic beverage. In {your/SP's} entire life, {have you/has he/has she} had at least 1 drink of any kind of alcohol, not counting small tastes or sips? By a drink, I mean a 12 oz. beer, a 5 oz. glass of wine, or one and a half ounces of liquor. | categorical | ALQ_J | — |
| ALQ121 | During the past 12 months, about how often did {you/SP} drink any type of alcoholic beverage? PROBE: How many days per week, per month, or per year did {you/SP} drink? | categorical | ALQ_J | — |
| ALQ130 | During the past 12 months, on those days that {you/SP} drank alcoholic beverages, on the average, how many drinks did {you/he/she} have? By a drink, I mean a 12 oz. beer, a 5 oz. glass of wine, or one and a half ounces of liquor.) | categorical | ALQ_J | — |
| ALQ142 | During the past 12 months, about how often did {you/SP} have {DISPLAY NUMBER} or more drinks of any alcoholic beverage? PROBE: How many days per week, per month, or per year did {you/SP} have {DISPLAY NUMBER} or more drinks in a single day? | categorical | ALQ_J | — |
| ALQ151 | Was there ever a time or times in {your/SP's} life when {you/he/she} drank {DISPLAY NUMBER} or more drinks of any kind of alcoholic beverage almost every day? | categorical | ALQ_J | — |
| ALQ170 | Considering all types of alcoholic beverages, during the past 30 days, how many times did you have {5/4} or more drinks on an occasion? | categorical | ALQ_J | — |
| ALQ270 | During the past 12 months, about how often did {you/SP} have {DISPLAY NUMBER} or more drinks in a period of two hours or less? | categorical | ALQ_J | — |
| ALQ280 | During the past 12 months, about how often did {you/SP} have 8 or more drinks in a single day? | categorical | ALQ_J | — |
| ALQ290 | During the past 12 months, about how often did {you/SP} have 12 or more drinks in a single day? | categorical | ALQ_J | — |
| VTD241B | Now I am going to ask you a few questions about {your/SP's} activities over the last 48 hours. This means today or yesterday. How long ago, in hours, did {you/she/he} cook or bake with natural gas? | categorical | VTQ_J | — |
| VTD244B | How long ago, in hours, did {you/she/he} pump gas into a car or other motor vehicle {yourself/herself/ himself}? | categorical | VTQ_J | — |
| VTD251B | How long ago, in hours, has it been since {you/she/he} spent time at a swimming pool, in a hot tub, or in a steam room? | categorical | VTQ_J | — |
| VTD261B | How long ago, in hours, has it been since {you/she/he} used dry cleaning solvents, visited a dry cleaning shop or wore clothes that had been dry-cleaned within the last week? | categorical | VTQ_J | — |
| VTD271B | How long ago, in hours, has it been since {your/SP's} last shower or hot bath? | categorical | VTQ_J | — |
| VTD281B | How long ago, in hours, has it been since {you/she/he} breathed fumes from freshly painted indoor surfaces, paints, paint thinner, or varnish? | categorical | VTQ_J | — |
| VTD281D | How long ago, in hours, has it been since {you/she/he} breathed fumes from diesel fuel or kerosene? | categorical | VTQ_J | — |
| VTD281F | How long ago, in hours, has it been since {you/she/he} breathed fumes from fingernail polish? | categorical | VTQ_J | — |
| VTQ200A | {Do you/Does she/Does he} currently store paints or fuels inside {your/her/his} home? Include {your/her/his} basement {and attached garage}. | categorical | VTQ_J | — |
| VTQ210 | First, I would like to ask you a few questions about {your/SP's} home. Does {your/her/his} home have an attached garage? | categorical | VTQ_J | — |
| VTQ231A | {Do you/Does she/Does he} currently use moth balls, moth crystals or toilet bowl deodorizers inside {your/her/his} home? | categorical | VTQ_J | — |
| VTQ233A | In the last three days, did {you/she/he} inhale smoke from any source for 10 or more minutes? | categorical | VTQ_J | — |
| VTQ233B | When did {you/she/he} last spend 10 or more minutes inhaling smoke? | categorical | VTQ_J | — |
| VTQ241A | Now I am going to ask you a few questions about {your/SP's} activities over the last 48 hours. This means today or yesterday. In the last 48 hours, did {you/she/he} cook or bake with natural gas? | categorical | VTQ_J | — |
| VTQ244A | In the last 48 hours, did {you/she/he} pump gas into a car or other motor vehicle {yourself/herself/ himself}? | categorical | VTQ_J | — |
| VTQ251A | In the last 48 hours, did {you/she/he} spend any time at a swimming pool, in a hot tub, or in a steam room? | categorical | VTQ_J | — |
| VTQ261A | In the last 48 hours, did {you/she/he} use dry cleaning solvents, visit a dry cleaning shop or wear clothes that had been dry-cleaned within the last week? | categorical | VTQ_J | — |
| VTQ271A | In the last 48 hours, did {you/she/he} take a hot shower or bath for five minutes or longer? | categorical | VTQ_J | — |
| VTQ281A | In the last 48 hours, did {you/she/he} breathe fumes from freshly painted indoor surfaces, paints, paint thinner, or varnish? | categorical | VTQ_J | — |
| VTQ281C | In the last 48 hours, did {you/she/he} breathe fumes from diesel fuel or kerosene? | categorical | VTQ_J | — |
| VTQ281E | In the last 48 hours, did {you/she/he} breathe fumes from fingernail polish? | categorical | VTQ_J | — |
| WTSVOC2Y | VOC Subsample Weight | categorical | VTQ_J | — |
| CBD760 | How old are you? | categorical | CBQPFC_J | — |
| CBD765 | Which of the following best describe your highest education level? | categorical | CBQPFC_J | — |
| CBD770 | What is the gender of the respondent? | categorical | CBQPFC_J | — |
| CBQ502 | Do you have the green hand card booklet? {It is in the same bag as the food measuring guides [you used for your/we used for SP’s] dietary phone interview. I'll wait while you locate it. Do you have it?} | categorical | CBQPFC_J | — |
| CBQ503 | Let's go ahead with the interview anyway. Do you have a cereal box, can or package of food with a food label on the back or the side that you can use for this interview? I'll wait while you locate it. | categorical | CBQPFC_J | — |
| CBQ506 | I am going to ask you about eating foods and beverages from different places. The types of places are listed on hand card 1 in your booklet. Please turn to hand card 1. We will start with foods or beverages from fast food or pizza places, then I'll go down the list and ask you about each of the other places.} For the first few questions, please answer yes or no. In the past 12 months, did you buy food from fast food or pizza places? | categorical | CBQPFC_J | — |
| CBQ536 | At the last fast food or pizza place you bought foods or beverages, did you notice any calorie information on the menu? | categorical | CBQPFC_J | — |
| CBQ541 | Did you use the information in deciding what to buy? | categorical | CBQPFC_J | — |
| CBQ551 | In the past 12 months, did you eat in or get take-out from a restaurant with waiter or waitress service? | categorical | CBQPFC_J | — |
| CBQ581 | The last time you ate or got take-out from a restaurant with a waiter or waitress, did you notice any calorie information on the menu? | categorical | CBQPFC_J | — |
| CBQ586 | Did you use the information in deciding what to order? | categorical | CBQPFC_J | — |
| CBQ685 | {Please turn to hand cards 16 and 17.} How about the information on the percent daily value? [How often do you use information on the percent daily value on a food label, {such as the part colored in blue on hand card 16,} when deciding to buy a food product?] [Would you say always, most of the time, sometimes, rarely, or never?] | categorical | CBQPFC_J | — |
| CBQ695a | {Now turn to {hand cards 38 and 39/hand cards 40 and 41}.} Again, for this next question you may give more than one answer. Now think about the "serving size" on a food label. What does serving size mean to you? Serving size is... | categorical | CBQPFC_J | — |
| CBQ695b | {Now turn to {hand cards 38 and 39/hand cards 40 and 41}.} Again, for this next question you may give more than one answer. Now think about the "serving size" on a food label. What does serving size mean to you? Serving size is... | categorical | CBQPFC_J | — |
| CBQ695c | {Now turn to {hand cards 38 and 39/hand cards 40 and 41}.} Again, for this next question you may give more than one answer. Now think about the "serving size" on a food label. What does serving size mean to you? Serving size is... | categorical | CBQPFC_J | — |
| CBQ698a | {What is the reason or reasons that you rarely or never check the food label when deciding to buy a food product? There are some examples on {hand card 36/hand card 37}. You may give more than one answer.} | categorical | CBQPFC_J | — |
| CBQ698b | {What is the reason or reasons that you rarely or never check the food label when deciding to buy a food product? There are some examples on {hand card 36/hand card 37}. You may give more than one answer.} | categorical | CBQPFC_J | — |
| CBQ698c | {What is the reason or reasons that you rarely or never check the food label when deciding to buy a food product? There are some examples on {hand card 36/hand card 37}. You may give more than one answer.} | categorical | CBQPFC_J | — |
| CBQ698cd | {What is the reason or reasons that you rarely or never check the food label when deciding to buy a food product? There are some examples on {hand card 36/hand card 37}. You may give more than one answer.} | categorical | CBQPFC_J | — |
| CBQ698d | {What is the reason or reasons that you rarely or never check the food label when deciding to buy a food product? There are some examples on {hand card 36/hand card 37}. You may give more than one answer.} | categorical | CBQPFC_J | — |
| CBQ698e | {What is the reason or reasons that you rarely or never check the food label when deciding to buy a food product? There are some examples on {hand card 36/hand card 37}. You may give more than one answer.} | categorical | CBQPFC_J | — |
| CBQ698f | {What is the reason or reasons that you rarely or never check the food label when deciding to buy a food product? There are some examples on {hand card 36/hand card 37}. You may give more than one answer.} | categorical | CBQPFC_J | — |
| CBQ698g | {What is the reason or reasons that you rarely or never check the food label when deciding to buy a food product? There are some examples on {hand card 36/hand card 37}. You may give more than one answer.} | categorical | CBQPFC_J | — |
| CBQ698h | {What is the reason or reasons that you rarely or never check the food label when deciding to buy a food product? There are some examples on {hand card 36/hand card 37}. You may give more than one answer.} | categorical | CBQPFC_J | — |
| CBQ698i | {What is the reason or reasons that you rarely or never check the food label when deciding to buy a food product? There are some examples on {hand card 36/hand card 37}. You may give more than one answer.} | categorical | CBQPFC_J | — |
| CBQ700 | {Now turn the page to use hand card 3.} Many food packages contain an expiration date such as "use by" or "sell by". How often do you use the expiration date when deciding to buy a food product? Would you say always, most of the time, sometimes, rarely, or never? | categorical | CBQPFC_J | — |
| CBQ738a | {What is the reason or reasons that you check the food label when deciding to buy a food product? There are some examples on {hand card 34/hand card 35}. You may give more than one answer.} | categorical | CBQPFC_J | — |
| CBQ738b | {What is the reason or reasons that you check the food label when deciding to buy a food product? There are some examples on {hand card 34/hand card 35}. You may give more than one answer.} | categorical | CBQPFC_J | — |
| CBQ738c | {What is the reason or reasons that you check the food label when deciding to buy a food product? There are some examples on {hand card 34/hand card 35}. You may give more than one answer.} | — | CBQPFC_J | — |
| CBQ738cd | {What is the reason or reasons that you check the food label when deciding to buy a food product? There are some examples on {hand card 34/hand card 35}. You may give more than one answer.} | categorical | CBQPFC_J | — |
| CBQ738d | {What is the reason or reasons that you check the food label when deciding to buy a food product? There are some examples on {hand card 34/hand card 35}. You may give more than one answer.} | — | CBQPFC_J | — |
| CBQ738e | {What is the reason or reasons that you check the food label when deciding to buy a food product? There are some examples on {hand card 34/hand card 35}. You may give more than one answer.} | categorical | CBQPFC_J | — |
| CBQ738f | {What is the reason or reasons that you check the food label when deciding to buy a food product? There are some examples on {hand card 34/hand card 35}. You may give more than one answer.} | categorical | CBQPFC_J | — |
| CBQ738g | {What is the reason or reasons that you check the food label when deciding to buy a food product? There are some examples on {hand card 34/hand card 35}. You may give more than one answer.} | — | CBQPFC_J | — |
| CBQ738h | {What is the reason or reasons that you check the food label when deciding to buy a food product? There are some examples on {hand card 34/hand card 35}. You may give more than one answer.} | categorical | CBQPFC_J | — |
| CBQ738i | {What is the reason or reasons that you check the food label when deciding to buy a food product? There are some examples on {hand card 34/hand card 35}. You may give more than one answer.} | categorical | CBQPFC_J | — |
| CBQ738j | {What is the reason or reasons that you check the food label when deciding to buy a food product? There are some examples on {hand card 34/hand card 35}. You may give more than one answer.} | categorical | CBQPFC_J | — |
| CBQ738k | {What is the reason or reasons that you check the food label when deciding to buy a food product? There are some examples on {hand card 34/hand card 35}. You may give more than one answer.} | — | CBQPFC_J | — |
| CBQ785 | The interview was completed in: | categorical | CBQPFC_J | — |
| CBQ830 | In the past 12 months, did you eat at an all-you-can-eat buffet style restaurant? | categorical | CBQPFC_J | — |
| CBQ835 | The last time you ate at an all-you-can-eat buffet style restaurant, did you notice any calorie information on the menu? | categorical | CBQPFC_J | — |
| CBQ840 | Did you use the information in deciding what to eat? | categorical | CBQPFC_J | — |
| CBQ845 | In the past 12 months, did you buy any foods or beverages at a place that sells mostly beverages such as a coffee shop or juice bar? | categorical | CBQPFC_J | — |
| CBQ850 | The last time you bought foods or beverages at a place that sells mostly beverages, did you notice any calorie information on the menu? | categorical | CBQPFC_J | — |
| CBQ855 | Did you use the information in deciding what to order? | categorical | CBQPFC_J | — |
| CBQ860 | In the past 12 months, did you buy any foods or beverages at movie theaters, sports arenas, or other places of recreation? | categorical | CBQPFC_J | — |
| CBQ865 | The last time you bought foods or beverages at a movie theater, sports arena, or other place of recreation, did you notice any calorie information on the menu? | categorical | CBQPFC_J | — |
| CBQ870 | Did you use the information in deciding what to order? | categorical | CBQPFC_J | — |
| CBQ875 | In the past 12 months, did you buy prepared foods such as salads, soups, chicken, sandwiches and cooked vegetables from grocery store salad bars and deli counters? | categorical | CBQPFC_J | — |
| CBQ880 | The last time you bought prepared foods at a grocery store, did you notice any calorie information about these foods? | categorical | CBQPFC_J | — |
| CBQ885 | Did you use the information in deciding what to buy? | categorical | CBQPFC_J | — |
| CBQ890 | In the past 12 months, did you buy prepared foods at convenience stores including gas stations or corner stores? | categorical | CBQPFC_J | — |
| CBQ895 | The last time you bought prepared foods at a convenience store, including a gas station or corner store, did you notice any calorie information about these foods? | categorical | CBQPFC_J | — |
| CBQ900 | Did you use the information in deciding what to buy? | categorical | CBQPFC_J | — |
| CBQ905 | {Please turn to hand cards 12 and 13.} How about the information on the number of servings in the package? [How often do you use information on the number of servings in the package on a food label, {such as the part colored in purple on hand card 12,} when deciding to buy a food product?] [Would you say always, most of the time, sometimes, rarely, or never?] | categorical | CBQPFC_J | — |
| CBQ910 | {Please turn to hand cards 14 and 15.} How about the information contained in the footnote? [How often do you use information contained in the footnote on a food label, {such as the part colored in orange on hand card 14,} when deciding to buy a food product?] [Would you say always, most of the time, sometimes, rarely, or never?] | categorical | CBQPFC_J | — |
| CBQ915 | {For the next question you'll use {hand cards 19 & 21} to respond, but first please look at {hand card 18/hand card 20.} Which one do you use more often when deciding to buy a food product - information on the food label about Percent Daily Value, {such as the part colored in blue on {hand card 18/hand card 20},} or about the amount of nutrients such as the value in grams or milligrams noted next to each nutrient {such as the part highlighted in yellow}? {Looking at {hand card 19/hand card 21},} would you say you use... | categorical | CBQPFC_J | — |
| CBQ925 | Now turn to {hand cards 22 and 23/hand cards 24 and 25}. The label of the product shows 5% Daily Value for Vitamin A in a serving of the product. What does the 5% Daily Value mean to you? | categorical | CBQPFC_J | — |
| CBQ930 | {Look at hand cards 26 and 27.} How often do you use the calorie information on a food label, {such as the part colored in green,} when deciding to buy a food product? Would you say always, most of the time, sometimes, rarely, or never? | categorical | CBQPFC_J | — |
| CBQ935 | {Please turn your hand cards to the next page.} How about information on sugars? [How often do you use information on sugars on a food label, {such as the part colored in pink on hand card 28,} when deciding to buy a food product?] Would you say always, most of the time, sometimes, rarely, or never? | categorical | CBQPFC_J | — |
| CBQ945 | {Now turn to hand cards 30 and 31.} How about information on sodium? [How often do you use information on sodium on a food label, {such as the part colored in blue on hand card 30,} when deciding to buy a food product?] [Would you say always, most of the time, sometimes, rarely, or never?] | categorical | CBQPFC_J | — |
| CBQ950 | {Please turn to the next hand card page.} Some food packages contain two column labels. {For example, the one shown in hand card 32}. The first column has nutrient information for one serving of the food, and the second column contains information for the entire package. On packages containing two column labels, how often do you use the second column with information per container when deciding to buy a food product? Would you say always, most of the time, sometimes, rarely, or never? | categorical | CBQPFC_J | — |
| DBD930 | Are you the person who does most of the planning or preparing of meals in your family? | categorical | CBQPFC_J | — |
| DBD935 | Do you share in the planning or preparing of meals with someone else? | categorical | CBQPFC_J | — |
| DBD940 | Are you the person who does most of the shopping for food in your family? | categorical | CBQPFC_J | — |
| DBD945 | Do you share in the shopping for food with someone else? | categorical | CBQPFC_J | — |
| DBQ750 | {Please turn to hand card 6. For the next few questions you'll use hand card 7 to respond, but first please look at hand card 6 which shows an example of the food label. How often do you use the Nutrition Facts panel on a food label, such as the part colored in yellow on the sample food label on hand card 6, when deciding to buy a food product?} {Looking at hand card 7,} would you say always, most of the time, sometimes, rarely, or never? | categorical | CBQPFC_J | — |
| DBQ760 | {Please turn to hand card 8. Again, for the next question, you’ll use hand card 9 to respond, but first look at hand card 8.} How often do you use the list of ingredients on a food label, {such as the part colored in pink on hand card 8,} when deciding to buy a food product? Would you say always, most of the time, sometimes, rarely, or never? | categorical | CBQPFC_J | — |
| DBQ770 | {Please turn your hand card to the next page.} How about the information on the serving size? [HAND CARD # 10] How often do you use information on the serving size on a food label, {such as the part colored in green on hand card 10,} when deciding to buy a food product?] Would you say always, most of the time, sometimes, rarely, or never?] | categorical | CBQPFC_J | — |
| DBQ780 | Some food packages contain health claims about the benefits of nutrients or foods {like the examples on hand card 4}. How often do you use this kind of health claim when deciding to buy a product? Using hand card 5, would you say always, most of the time, sometimes, rarely, or never? | categorical | CBQPFC_J | — |
| WTDRD1 | Dietary day one sample weight | categorical | CBQPFC_J | — |
| CBQ645 | {Please turn to hand card 2.} About how many calories do you think a {man/woman} of your age and physical activity needs to consume a day to maintain your current weight? | categorical | CBQPFA_J | — |
| FSD012N | In the last 12 months, how many people in your household received SNAP or Food Stamp benefits? | categorical | FSQ_J_R | — |
| FSD032A | Now I am going to read you several statements that people have made about their food situation. For these statements, please tell me whether the statement was often true, sometimes true, or never true for {you/your household} in the last 12 months, that is since last {DISPLAY CURRENT MONTH AND LAST YEAR}. The first statement is . . . {I/we} worried whether {my/our} food would run out before {I/we} got money to buy more. | categorical | FSQ_J_R | — |
| FSD032B | [The next statement is . . .] The food that {I/we} bought just didn't last, and {I/we} didn't have enough money to get more food. | categorical | FSQ_J_R | — |
| FSD032C | [The next statement is . . .] {I/we} couldn't afford to eat balanced meals. | categorical | FSQ_J_R | — |
| FSD032D | [The next statement is . . .] (I/we) relied on only a few kinds of low-cost foods to feed {CHILD'S NAME / THE CHILDREN} because there wasn't enough money for food. | categorical | FSQ_J_R | — |
| FSD032E | [The next statement is . . .] (I/we) couldn't feed {CHILD'S NAME / THE CHILDREN} a balanced meal, because there wasn’t enough money for food. | categorical | FSQ_J_R | — |
| FSD032F | [The next statement is . . .] {CHILD'S NAME WAS /THE CHILDREN WERE} not eating enough because there wasn't enough money for food. | categorical | FSQ_J_R | — |
| FSD041 | In the last 12 months, since last {DISPLAY CURRENT MONTH AND LAST YEAR}, did {you/you or other adults in your household} ever cut the size of your meals or skip meals because there wasn't enough money for food? | categorical | FSQ_J_R | — |
| FSD052 | How often did this happen? | categorical | FSQ_J_R | — |
| FSD061 | In the last 12 months, did you ever eat less than you felt you should because there wasn't enough money for food? | categorical | FSQ_J_R | — |
| FSD071 | [In the last 12 months], were you ever hungry but didn't eat because there wasn't enough money for food? | categorical | FSQ_J_R | — |
| FSD081 | [In the last 12 months], did you lose weight because there was't enough money for food? | categorical | FSQ_J_R | — |
| FSD092 | [In the last 12 months], did {you/you or other adults in your household} ever not eat for a whole day because there wasn't enough money for food? | categorical | FSQ_J_R | — |
| FSD102 | How often did this happen? | categorical | FSQ_J_R | — |
| FSD111 | In the last 12 months, since {DISPLAY CURRENT MONTH AND LAST YEAR}, did you ever cut the size of {CHILD'S NAME's/any of the children's} meals because there wasn't enough money for food? | categorical | FSQ_J_R | — |
| FSD122 | [In the last 12 months], did {CHILD'S NAME/any of the children} ever skip meals because there wasn't enough money for food? | categorical | FSQ_J_R | — |
| FSD132 | How often did this happen? | categorical | FSQ_J_R | — |
| FSD141 | In the last 12 months, {was CHILD'S NAME/were any of the children} ever hungry but there wasn't enough money for food? | categorical | FSQ_J_R | — |
| FSD146 | [In the last 12 months], did {CHILD'S NAME/any of the children} ever not eat for a whole day because there wasn't enough money for food? | categorical | FSQ_J_R | — |
| FSD151 | In the last 12 months, did {you/you or any member of your household} ever get emergency food from a church, a food pantry, or a food bank, or eat in a soup kitchen? | categorical | FSQ_J_R | — |
| FSD165N | How many people in your household ever received SNAP or Food Stamp benefits? | categorical | FSQ_J_R | — |
| FSD225 | Number of days between the time the household last received Food Stamp benefit and the date of interview. | categorical | FSQ_J_R | — |
| FSD230 | {Do you/Does any member of your household} currently receive SNAP or Food Stamp benefits? | categorical | FSQ_J_R | — |
| FSD230N | How many people in your household currently receive SNAP or Food Stamp benefits? | categorical | FSQ_J_R | — |
| FSD235 | How much did {you/your household} receive in food stamp benefits the last time you got them? ENTER DOLLAR AMOUNT. | categorical | FSQ_J_R | — |
| FSD652CW | After your {last} child was born, did you use WIC benefits to buy food for yourself? | categorical | FSQ_J_R | — |
| FSD652ZW | During {this/your last} pregnancy did you use WIC benefits to buy food for yourself? {Please include any stillbirth or miscarriage.} | categorical | FSQ_J_R | — |
| FSD660ZC | Is {SP} now receiving benefits from the WIC program? | categorical | FSQ_J_R | — |
| FSD660ZW | Are you now receiving WIC benefits for yourself? | categorical | FSQ_J_R | — |
| FSD670ZC | How long {did SP receive/has SP been receiving} benefits from the WIC program? | categorical | FSQ_J_R | — |
| FSD672ZW | How many months pregnant were you when you first started to receive WIC benefits to buy food for yourself? | categorical | FSQ_J_R | — |
| FSD675 | Did {SP} receive benefits from WIC when {he/she} was less than one year old? | categorical | FSQ_J_R | — |
| FSD680 | Did {SP} receive benefits from WIC when {he/she} {was/is} between the ages of {1 to {SP AGE/4} years old/12 to {SP AGE} months old}? | categorical | FSQ_J_R | — |
| FSD760N | How many people in your household received WIC in the past 30 days? | categorical | FSQ_J_R | — |
| FSD795 | During the past 12 months, for how many months did {you/{NAME(S)} get Food Stamps? | categorical | FSQ_J_R | — |
| FSD855 | Have you or any members in your household recently been notified that {you/she/he/they} will start to get Food Stamps later this month or next month? | categorical | FSQ_J_R | — |
| FSD860 | Number of days between the date of interview and the time the household will receive Food Stamp benefits. | categorical | FSQ_J_R | — |
| FSDAD | Adult food security category for last 12 months | categorical | FSQ_J_R | — |
| FSDCH | Child food security category for last 12 months | categorical | FSQ_J_R | — |
| FSDHH | Household food security category for last 12 months | categorical | FSQ_J_R | — |
| FSQ012 | In the last 12 months, did {you/you or any member of your household} receive SNAP or Food Stamp benefits? | categorical | FSQ_J_R | — |
| FSQ162 | Next are a few questions about the WIC program, that is, the Women, Infants and Children program. In the last 12 months, did {you/you or any member of your household} receive benefits from the WIC program? | categorical | FSQ_J_R | — |
| FSQ165 | The next questions are about SNAP, the Supplemental Nutrition Assistance Program, formerly known as the Food Stamp Program. SNAP benefits are provided on an electronic debit card {or EBT card} {called the DISPLAY STATE NAME FOR EBT CARD}} card in STATE}. Have {you/you or anyone in your household} ever received SNAP or Food Stamp benefits? | categorical | FSQ_J_R | — |
| FSQ653 | Next are a few questions about the WIC program. Has {SP} ever received benefits from WIC, that is, the Women, Infants, and Children program? | categorical | FSQ_J_R | — |
| FSQ690 | Did {SP's} mother receive benefits from WIC, while she was pregnant with {SP}? | categorical | FSQ_J_R | — |
| FSQ695 | What month of the pregnancy did {SP's} mother begin to receive WIC benefits? | categorical | FSQ_J_R | — |
| FSQ760 | Did {you/you or anyone who lives here} receive WIC benefits in the past 30 days? {Here is the list of children 5 years and younger and women ages 12 to 59 years who live here, let me read it to you.} | categorical | FSQ_J_R | — |
| FSQ865 | What amount in Food Stamps {do you/does he, does she/do they} expect to get at that time? | categorical | FSQ_J_R | — |
| AIALANGA | Language of the MEC ACASI Interview Instrument | categorical | DEMO_J | — |
| DMDBORN4 | In what country {were you/was SP} born? | categorical | DEMO_J | — |
| DMDCITZN | {Are you/Is SP} a citizen of the United States? [Information about citizenship is being collected by the U.S. Public Health Service to perform health related research. Providing this information is voluntary and is collected under the authority of the Public Health Service Act. There will be no effect on pending immigration or citizenship petitions.] | categorical | DEMO_J | — |
| DMDEDUC3 | What is the highest grade or level of school {you have/SP has} completed or the highest degree {you have/s/he has} received? | categorical | DEMO_J | — |
| DMDFMSIZ | Total number of people in the Family | categorical | DEMO_J | — |
| DMDHHSIZ | Total number of people in the Household | categorical | DEMO_J | — |
| DMDHHSZA | Number of children aged 5 years or younger in the household | categorical | DEMO_J | — |
| DMDHHSZB | Number of children aged 6-17 years old in the household | categorical | DEMO_J | — |
| DMDHHSZE | Number of adults aged 60 years or older in the household | categorical | DEMO_J | — |
| DMDHRAGZ | HH reference person's age in years | categorical | DEMO_J | — |
| DMDHREDZ | HH reference person's education level | categorical | DEMO_J | — |
| DMDHRGND | HH reference person's gender | categorical | DEMO_J | — |
| DMDHRMAZ | HH reference person's marital status | categorical | DEMO_J | — |
| DMDHSEDZ | HH reference person's spouse's education level | categorical | DEMO_J | — |
| DMDYRSUS | Length of time the participant has been in the US. | categorical | DEMO_J | — |
| DMQADFC | Did {you/SP} ever serve in a foreign country during a time of armed conflict or on a humanitarian or peace-keeping mission? (This would include National Guard or reserve or active duty monitoring or conducting peace keeping operations in Bosnia and Kosovo, in the Sinai between Egypt and Israel, or in response to the 2004 tsunami or Haiti in 2010.) | categorical | DEMO_J | — |
| DMQMILIZ | {Have you/Has SP} ever served on active duty in the U.S. Armed Forces, military Reserves, or National Guard? (Active duty does not include training for the Reserves or National Guard, but does include activation, for service in the U.S. or in a foreign country, in support of military or humanitarian operations.) | categorical | DEMO_J | — |
| FIAINTRP | Was an interpreter used to conduct the Family interview? | categorical | DEMO_J | — |
| FIALANG | Language of the Family Interview Instrument | categorical | DEMO_J | — |
| FIAPROXY | Was a Proxy respondent used in conducting the Family Interview? | categorical | DEMO_J | — |
| INDFMIN2 | Total family income (reported as a range value in dollars) | categorical | DEMO_J | — |
| INDHHIN2 | Total household income (reported as a range value in dollars) | categorical | DEMO_J | — |
| MIAINTRP | Was an interpreter used to conduct the MEC CAPI interview? | categorical | DEMO_J | — |
| MIALANG | Language of the MEC CAPI Interview Instrument | categorical | DEMO_J | — |
| MIAPROXY | Was a Proxy respondent used in conducting the MEC CAPI Interview? | categorical | DEMO_J | — |
| RIDAGEMN | Age in months of the participant at the time of screening. Reported for persons aged 24 months or younger at the time of exam (or screening if not examined). | categorical | DEMO_J | — |
| RIDEXAGM | Age in months of the participant at the time of examination. Reported for persons aged 19 years or younger at the time of examination. | categorical | DEMO_J | — |
| RIDEXMON | Six month time period when the examination was performed - two categories: November 1 through April 30, May 1 through October 31. | categorical | DEMO_J | — |
| RIDEXPRG | Pregnancy status for females between 20 and 44 years of age at the time of MEC exam. | categorical | DEMO_J | — |
| RIDRETH1 | Recode of reported race and Hispanic origin information | categorical | DEMO_J | — |
| RIDSTATR | Interview and examination status of the participant. | categorical | DEMO_J | — |
| SDDSRVYR | Data release cycle | categorical | DEMO_J | — |
| SIAINTRP | Was an interpreter used to conduct the Sample Person (SP) interview? | categorical | DEMO_J | — |
| SIALANG | Language of the Sample Person Interview Instrument | categorical | DEMO_J | — |
| SIAPROXY | Was a Proxy respondent used in conducting the Sample Person (SP) interview? | categorical | DEMO_J | — |
| BPAARM | Arm selected: | categorical | BPX_J | — |
| BPACSZ | Cuff size (cm) (width X length) | categorical | BPX_J | — |
| BPAEN1 | Enhancement used first reading | categorical | BPX_J | — |
| BPAEN2 | Enhancement used second reading | categorical | BPX_J | — |
| BPAEN3 | Enhancement used third reading | categorical | BPX_J | — |
| BPAEN4 | Enhancement used fourth reading | categorical | BPX_J | — |
| BPXCHR | 60 sec HR (30 sec HR * 2) | categorical | BPX_J | — |
| BPXDI2 | Diastolic: Blood pressure (second reading) mm Hg | categorical | BPX_J | — |
| BPXDI3 | Diastolic: Blood pressure (third reading) mm Hg | categorical | BPX_J | — |
| BPXDI4 | Diastolic: Blood pressure (fourth reading if necessary) mm Hg | categorical | BPX_J | — |
| BPXML1 | MIL: maximum inflation levels (mm Hg) | categorical | BPX_J | — |
| BPXPLS | 60 sec. pulse (30 sec. pulse * 2) | categorical | BPX_J | — |
| BPXPTY | Pulse type | categorical | BPX_J | — |
| BPXPULS | Pulse regular or irregular? | categorical | BPX_J | — |
| BPXSY2 | Systolic: Blood pressure (second reading) mm Hg | categorical | BPX_J | — |
| BPXSY3 | Systolic: Blood pressure (third reading) mm Hg | categorical | BPX_J | — |
| BPXSY4 | Systolic: Blood pressure (fourth reading if necessary) mm Hg | categorical | BPX_J | — |
| PEASCCT1 | Blood Pressure Comment | categorical | BPX_J | — |
| BMDSTATS | Body Measures Component status Code | categorical | BMX_J | — |
| BMIARMC | Arm Circumference Comment | categorical | BMX_J | — |
| BMIARML | Upper Arm Length Comment | categorical | BMX_J | — |
| BMIHEAD | Head Circumference Comment | categorical | BMX_J | — |
| BMIHIP | Hip Circumference Comment | categorical | BMX_J | — |
| BMIHT | Standing Height Comment | categorical | BMX_J | — |
| BMILEG | Upper Leg Length Comment | categorical | BMX_J | — |
| BMIRECUM | Recumbent Length Comment | categorical | BMX_J | — |
| BMIWAIST | Waist Circumference Comment | categorical | BMX_J | — |
| BMIWT | Weight Comment | categorical | BMX_J | — |
| BMXARMC | Arm Circumference (cm) | categorical | BMX_J | — |
| BMXARML | Upper Arm Length (cm) | categorical | BMX_J | — |
| BMXHEAD | Head Circumference (cm) | categorical | BMX_J | — |
| BMXHIP | Hip Circumference (cm) | categorical | BMX_J | — |
| BMXHT | Standing Height (cm) | categorical | BMX_J | — |
| BMXLEG | Upper Leg Length (cm) | categorical | BMX_J | — |
| BMXRECUM | Recumbent Length (cm) | categorical | BMX_J | — |
| BMXWT | Weight (kg) | categorical | BMX_J | — |
| OHDDESTS | Dentition Status Code | categorical | OHXDEN_J | — |
| OHDEXSTS | Overall Oral Health Exam Status | categorical | OHXDEN_J | — |
| OHX01TC | Tooth Count: Upper right 3rd molar (3M) | categorical | OHXDEN_J | — |
| OHX02CSC | Coronal Caries: Upper right 2nd molar (2M) surface calls. These values can be recorded as a string variable, for example:"0", "13", "468". | categorical | OHXDEN_J | — |
| OHX02CTC | Coronal Caries: Upper right 2nd molar (2M) tooth code | categorical | OHXDEN_J | — |
| OHX02RSC | Coronal Caries: Secondary restoration surface call - Upper right 2nd molar (2M). These values can be recorded as a string variable, for example:"0", "13", "468". | categorical | OHXDEN_J | — |
| OHX02RTC | Coronal Caries: Second restoration present - Upper right 2nd molar (2M) | categorical | OHXDEN_J | — |
| OHX02SE | Dental Sealants: Upper right 2nd molar (2M) sealant codes. These values can be recorded as a string variable, for example:"0", "12", "13". | categorical | OHXDEN_J | — |
| OHX02TC | Tooth Count: Upper right 2nd molar (2M) | categorical | OHXDEN_J | — |
| OHX03CSC | Coronal Caries: Upper right 1st molar (1M) surface calls.These values can be recorded as a string variable, for example:"0", "13", "468". | categorical | OHXDEN_J | — |
| OHX03CTC | Coronal Caries: Upper right 1st molar (1M) tooth code | categorical | OHXDEN_J | — |
| OHX03RSC | Coronal Caries: Secondary restoration surface call - Upper right 1st molar (1M). These values can be recorded as a string variable, for example:"0", "13", "468". | categorical | OHXDEN_J | — |
| OHX03RTC | Coronal Caries: Second restoration present - Upper right 1st molar (1M) | categorical | OHXDEN_J | — |
| OHX03SE | Dental Sealants: Upper right 1st molar (1M) sealant codes. These values can be recorded as a string variable, for example:"0", "12", "13". | categorical | OHXDEN_J | — |
| OHX03TC | Tooth Count: Upper right 1st molar (1M) | categorical | OHXDEN_J | — |
| OHX04CSC | Coronal Caries: Upper right 2nd bicuspid/2nd primary molar (2B) surface calls.These values can be recorded as a string variable, for example:"0", "13", "468". | categorical | OHXDEN_J | — |
| OHX04CTC | Coronal Caries: Upper right 2nd bicuspid/2nd primary molar (2B) tooth code | categorical | OHXDEN_J | — |
| OHX04RSC | Coronal Caries: Secondary restoration surface call - Upper right 2nd bicuspid/2nd primary molar (2B). These values can be recorded as a string variable, for example:"0", "13", "468". | categorical | OHXDEN_J | — |
| OHX04RTC | Coronal Caries: Second restoration present - Upper right 2nd bicuspid/2nd primary molar (2B) | categorical | OHXDEN_J | — |
| OHX04SE | Dental Sealants: Upper right 2nd biscuspid/2nd primary molar (2B) sealant codes. These values can be recorded as a string variable, for example:"0", "12", "13". | categorical | OHXDEN_J | — |
| OHX04TC | Tooth Count: Upper right 2nd bicuspid/2nd primary molar (2B) | categorical | OHXDEN_J | — |
| OHX05CSC | Coronal Caries: Upper right 1st biscuspid/1st primary molar (1B) surface calls.These values can be recorded as a string variable, for example:"0", "13", "468". | categorical | OHXDEN_J | — |
| OHX05CTC | Coronal Caries: Upper right 1st bicuspid/1st primary molar (1B) tooth code | categorical | OHXDEN_J | — |
| OHX05RSC | Coronal Caries: Secondary restoration surface call - Upper right 1st bicuspid/1st primary molar (1B). These values can be recorded as a string variable, for example:"0", "13", "468". | categorical | OHXDEN_J | — |
| OHX05RTC | Coronal Caries: Second restoration present - Upper right 1st bicuspid/1st primary molar (1B) | categorical | OHXDEN_J | — |
| OHX05SE | Dental Sealants: Upper right 1st biscuspid/1st primary molar (1B) sealant codes. These values can be recorded as a string variable, for example:"0", "12", "13". | categorical | OHXDEN_J | — |
| OHX05TC | Tooth Count: Upper right 1st bicuspid/1st primary molar (1B) | categorical | OHXDEN_J | — |
| OHX06CSC | Coronal Caries: Upper right cuspid (C) surface calls.These values can be recorded as a string variable, for example:"0", "13", "468". | categorical | OHXDEN_J | — |
| OHX06CTC | Coronal Caries: Upper right cuspid (C) tooth code | categorical | OHXDEN_J | — |
| OHX06RSC | Coronal Caries: Secondary restoration surface call - Upper right cuspid (C). These values can be recorded as a string variable, for example:"0", "13", "468". | categorical | OHXDEN_J | — |
| OHX06RTC | Coronal Caries: Second restoration present - Upper right cuspid (C) | categorical | OHXDEN_J | — |
| OHX06TC | Tooth Count: Upper right cuspid (C) | categorical | OHXDEN_J | — |
| OHX07CSC | Coronal Caries: Upper right lateral incisor (LI) surface calls.These values can be recorded as a string variable, for example:"0", "13", "468". | categorical | OHXDEN_J | — |
| OHX07CTC | Coronal Caries: Upper right lateral incisor (LI) tooth code | categorical | OHXDEN_J | — |
| OHX07RSC | Coronal Caries: Secondary restoration surface call - Upper right lateral incisor (LI). These values can be recorded as a string variable, for example:"0", "13", "468". | categorical | OHXDEN_J | — |
| OHX07RTC | Coronal Caries: Second restoration present - Upper right lateral incisor (LI) | categorical | OHXDEN_J | — |
| OHX07SE | Dental Sealants: Upper right lateral incisor (LI) sealant codes. These values can be recorded as a string variable, for example:"0", "12", "13". | categorical | OHXDEN_J | — |
| OHX07TC | Tooth Count: Upper right lateral incisor (LI) | categorical | OHXDEN_J | — |
| OHX08CSC | Coronal Caries: Upper right central incisor (CI) surface calls.These values can be recorded as a string variable, for example:"0", "13", "468". | categorical | OHXDEN_J | — |
| OHX08CTC | Coronal Caries: Upper right central incisor (CI) tooth code | categorical | OHXDEN_J | — |
| OHX08RSC | Coronal Caries: Secondary restoration surface call - Upper right central incisor (CI). These values can be recorded as a string variable, for example:"0", "13", "468". | categorical | OHXDEN_J | — |
| OHX08RTC | Coronal Caries: Second restoration present - Upper right central incisor (CI) | categorical | OHXDEN_J | — |
| OHX08TC | Tooth Count: Upper right central incisor (CI) | categorical | OHXDEN_J | — |
| OHX09CSC | Coronal Caries: Upper left central incisor (CI) surface calls.These values can be recorded as a string variable, for example:"0", "13", "468". | categorical | OHXDEN_J | — |
| OHX09CTC | Coronal Caries: Upper left central incisor (CI) tooth code | categorical | OHXDEN_J | — |
| OHX09RSC | Coronal Caries: Secondary restoration surface call - Upper left central incisor (CI). These values can be recorded as a string variable, for example:"0", "13", "468". | categorical | OHXDEN_J | — |
| OHX09RTC | Coronal Caries: Second restoration present - Upper left central incisor (CI) | categorical | OHXDEN_J | — |
| OHX09TC | Tooth Count: Upper left central incisor (CI) | categorical | OHXDEN_J | — |
| OHX10CSC | Coronal Caries: Upper left lateral incisor (LI) surface calls.These values can be recorded as a string variable, for example:"0", "13", "468". | categorical | OHXDEN_J | — |
| OHX10CTC | Coronal Caries: Upper left lateral incisor (LI) tooth code | categorical | OHXDEN_J | — |
| OHX10RSC | Coronal Caries: Secondary restoration surface call - Upper left lateral incisor (LI). These values can be recorded as a string variable, for example:"0", "13", "468". | categorical | OHXDEN_J | — |
| OHX10RTC | Coronal Caries: Second restoration present - Upper left lateral incisor (LI) | categorical | OHXDEN_J | — |
| OHX10SE | Dental Sealants: Upper left lateral incisor (LI) sealant codes. These values can be recorded as a string variable, for example:"0", "12", "13". | categorical | OHXDEN_J | — |
| OHX10TC | Tooth Count: Upper left lateral incisor (LI) | categorical | OHXDEN_J | — |
| OHX11CSC | Coronal Caries: Upper left cuspid (C) surface calls.These values can be recorded as a string variable, for example:"0", "13", "468". | categorical | OHXDEN_J | — |
| OHX11CTC | Coronal Caries: Upper left cuspid (C) tooth code | categorical | OHXDEN_J | — |
| OHX11RSC | Coronal Caries: Secondary restoration surface call - Upper left cuspid (C). These values can be recorded as a string variable, for example:"0", "13", "468". | categorical | OHXDEN_J | — |
| OHX11RTC | Coronal Caries: Second restoration present - Upper left cuspid (C) | categorical | OHXDEN_J | — |
| OHX11TC | Tooth Count: Upper left cuspid (C) | categorical | OHXDEN_J | — |
| OHX12CSC | Coronal Caries: Upper left 1st bicuspid/1st primary molar (1B) surface calls.These values can be recorded as a string variable, for example:"0", "13", "468". | categorical | OHXDEN_J | — |
| OHX12CTC | Coronal Caries: Upper left 1st bicuspid/1st primary molar (1B) tooth code | categorical | OHXDEN_J | — |
| OHX12RSC | Coronal Caries: Secondary restoration surface call - Upper left 1st bicuspid/1st primary molar (1B). These values can be recorded as a string variable, for example:"0", "13", "468". | categorical | OHXDEN_J | — |
| OHX12RTC | Coronal Caries: Second restoration present - Upper left 1st bicuspid/1st primary molar (1B) | categorical | OHXDEN_J | — |
| OHX12SE | Dental Sealants: Upper left 1st biscuspid/1st primary molar (1B) sealant codes. These values can be recorded as a string variable, for example:"0", "12", "13". | categorical | OHXDEN_J | — |
| OHX12TC | Tooth Count: Upper left 1st bicuspid/1st primary molar (1B) | categorical | OHXDEN_J | — |
| OHX13CSC | Coronal Caries: Upper left 2nd bicuspid/2nd primary molar (2B) surface calls.These values can be recorded as a string variable, for example:"0", "13", "468". | categorical | OHXDEN_J | — |
| OHX13CTC | Coronal Caries: Upper left 2nd bicuspid/2nd primary molar (2B) tooth code | categorical | OHXDEN_J | — |
| OHX13RSC | Coronal Caries: Secondary restoration surface call - Upper left 2nd bicuspid/1st primary molar (2B). These values can be recorded as a string variable, for example:"0", "13", "468". | categorical | OHXDEN_J | — |
| OHX13RTC | Coronal Caries: Second restoration present - Upper left 2nd bicuspid/1st primary molar (2B) | categorical | OHXDEN_J | — |
| OHX13SE | Dental Sealants: Upper left 2nd bicuspid/2nd primary molar (2B) sealant codes. These values can be recorded as a string variable, for example:"0", "12", "13". | categorical | OHXDEN_J | — |
| OHX13TC | Tooth Count: Upper left 2nd bicuspid/2nd primary molar (2B) | categorical | OHXDEN_J | — |
| OHX14CSC | Coronal Caries: Upper left 1st molar (1M) surface calls.These values can be recorded as a string variable, for example:"0", "13", "468". | categorical | OHXDEN_J | — |
| OHX14CTC | Coronal Caries: Upper left 1st molar (1M) tooth code | categorical | OHXDEN_J | — |
| OHX14RSC | Coronal Caries: Secondary restoration surface call - Upper left 1st molar (1M). These values can be recorded as a string variable, for example:"0", "13", "468". | categorical | OHXDEN_J | — |
| OHX14RTC | Coronal Caries: Second restoration present - Upper left 1st molar (1M) | categorical | OHXDEN_J | — |
| OHX14SE | Dental Sealants: Upper left 1st molar (1M) sealant codes. These values can be recorded as a string variable, for example:"0", "12", "13". | categorical | OHXDEN_J | — |
| OHX14TC | Tooth Count: Upper left 1st molar (1M) | categorical | OHXDEN_J | — |
| OHX15CSC | Coronal Caries: Upper left 2nd molar (2M) surface calls.These values can be recorded as a string variable, for example:"0", "13", "468". | categorical | OHXDEN_J | — |
| OHX15CTC | Coronal Caries: Upper left 2nd molar (2M) tooth code | categorical | OHXDEN_J | — |
| OHX15RSC | Coronal Caries: Secondary restoration surface call - Upper left 2nd molar (2M). These values can be recorded as a string variable, for example:"0", "13", "468". | categorical | OHXDEN_J | — |
| OHX15RTC | Coronal Caries: Second restoration present - Upper left 2nd molar (2M) | categorical | OHXDEN_J | — |
| OHX15SE | Dental Sealants: Upper left 2nd molar (2M) sealant codes. These values can be recorded as a string variable, for example:"0", "12", "13". | categorical | OHXDEN_J | — |
| OHX15TC | Tooth Count: Upper left 2nd molar (2M) | categorical | OHXDEN_J | — |
| OHX16TC | Tooth Count: Upper left 3rd molar (3M) | categorical | OHXDEN_J | — |
| OHX17TC | Tooth Count: Lower left 3rd molar (3M) | categorical | OHXDEN_J | — |
| OHX18CSC | Coronal Caries: Lower left 2nd molar (2M) surface calls.These values can be recorded as a string variable, for example:"0", "13", "468". | categorical | OHXDEN_J | — |
| OHX18CTC | Coronal Caries: Lower left 2nd molar (2M) tooth code | categorical | OHXDEN_J | — |
| OHX18RSC | Coronal Caries: Secondary restoration surface call - Lower left 2nd molar (2M). These values can be recorded as a string variable, for example:"0", "13", "468". | categorical | OHXDEN_J | — |
| OHX18RTC | Coronal Caries: Second restoration present - Lower left 2nd molar (2M) | categorical | OHXDEN_J | — |
| OHX18SE | Dental Sealants: Lower left 2nd molar (2M) sealant codes. These values can be recorded as a string variable, for example:"0", "12", "13". | categorical | OHXDEN_J | — |
| OHX18TC | Tooth Count: Lower left 2nd molar (2M) | categorical | OHXDEN_J | — |
| OHX19CSC | Coronal Caries: Lower left 1st molar (1M) surface calls.These values can be recorded as a string variable, for example:"0", "13", "468". | categorical | OHXDEN_J | — |
| OHX19CTC | Coronal Caries: Lower left 1st molar (1M) tooth code | categorical | OHXDEN_J | — |
| OHX19RSC | Coronal Caries: Secondary restoration surface call - Lower left 1st molar (1M). These values can be recorded as a string variable, for example:"0", "13", "468". | categorical | OHXDEN_J | — |
| OHX19RTC | Coronal Caries: Second restoration present - Lower left 1st molar (1M) | categorical | OHXDEN_J | — |
| OHX19SE | Dental Sealants: Lower left 1st molar (1M) sealant codes. These values can be recorded as a string variable, for example:"0", "12", "13". | categorical | OHXDEN_J | — |
| OHX19TC | Tooth Count: Lower left 1st molar (1M) | categorical | OHXDEN_J | — |
| OHX20CSC | Coronal Caries: Lower left 2nd bicuspid/2nd primary molar (2B) surface calls.These values can be recorded as a string variable, for example:"0", "13", "468". | categorical | OHXDEN_J | — |
| OHX20CTC | Coronal Caries: Lower left 2nd bicuspid/2nd primary molar (2B) tooth code | categorical | OHXDEN_J | — |
| OHX20RSC | Coronal Caries: Secondary restoration surface call - Lower left 2nd bicuspid/2nd primary molar (2B). These values can be recorded as a string variable, for example:"0", "13", "468". | categorical | OHXDEN_J | — |
| OHX20RTC | Coronal Caries: Second restoration present - Lower left 2nd bicuspid/2nd primary molar (2B) | categorical | OHXDEN_J | — |
| OHX20SE | Dental Sealants: Lower left 2nd bicuspid/2nd primary molar (2B) sealant codes. These values can be recorded as a string variable, for example:"0", "12", "13". | categorical | OHXDEN_J | — |
| OHX20TC | Tooth Count: Lower left 2nd bicuspid/2nd primary molar (2B) | categorical | OHXDEN_J | — |
| OHX21CSC | Coronal Caries: Lower left 1st bicuspid/1st primary molar (1B) surface calls.These values can be recorded as a string variable, for example:"0", "13", "468". | categorical | OHXDEN_J | — |
| OHX21CTC | Coronal Caries: Lower left 1st bicuspid/1st primary molar (1B) tooth code | categorical | OHXDEN_J | — |
| OHX21RSC | Coronal Caries: Secondary restoration surface call - Lower left 1st bicuspid/2nd primary molar (1B). These values can be recorded as a string variable, for example:"0", "13", "468". | categorical | OHXDEN_J | — |
| OHX21RTC | Coronal Caries: Second restoration present - Lower left 1st bicuspid/2nd primary molar (1B) | categorical | OHXDEN_J | — |
| OHX21SE | Dental Sealants: Lower left 1st bicuspid/1st primary molar (1B) sealant codes. These values can be recorded as a string variable, for example:"0", "12", "13". | categorical | OHXDEN_J | — |
| OHX21TC | Tooth Count: Lower left 1st bicuspid/1st primary molar (1B) | categorical | OHXDEN_J | — |
| OHX22CSC | Coronal Caries: Lower left cuspid (C) surface calls.These values can be recorded as a string variable, for example:"0", "13", "468". | categorical | OHXDEN_J | — |
| OHX22CTC | Coronal Caries: Lower left cuspid (C) tooth code | categorical | OHXDEN_J | — |
| OHX22RSC | Coronal Caries: Secondary restoration surface call - Lower left cuspid (C). These values can be recorded as a string variable, for example:"0", "13", "468". | categorical | OHXDEN_J | — |
| OHX22RTC | Coronal Caries: Second restoration present - Lower left cuspid (C) | categorical | OHXDEN_J | — |
| OHX22TC | Tooth Count: Lower left cuspid (C) | categorical | OHXDEN_J | — |
| OHX23CSC | Coronal Caries: Lower left lateral incisor (LI) surface calls.These values can be recorded as a string variable, for example:"0", "13", "468". | categorical | OHXDEN_J | — |
| OHX23CTC | Coronal Caries: Lower left lateral incisor (LI) tooth code | categorical | OHXDEN_J | — |
| OHX23RSC | Coronal Caries: Secondary restoration surface call - Lower left lateral incisor (LI). These values can be recorded as a string variable, for example:"0", "13", "468". | categorical | OHXDEN_J | — |
| OHX23RTC | Coronal Caries: Second restoration present - Lower left lateral incisor (LI) | categorical | OHXDEN_J | — |
| OHX23TC | Tooth Count: Lower left lateral incisor (LI) | categorical | OHXDEN_J | — |
| OHX24CSC | Coronal Caries: Lower left central incisor (CI) surface calls.These values can be recorded as a string variable, for example:"0", "13", "468". | categorical | OHXDEN_J | — |
| OHX24CTC | Coronal Caries: Lower left central incisor (CI) tooth code | categorical | OHXDEN_J | — |
| OHX24RSC | Coronal Caries: Secondary restoration surface call - Lower left central incisor (CI). These values can be recorded as a string variable, for example:"0", "13", "468". | categorical | OHXDEN_J | — |
| OHX24RTC | Coronal Caries: Second restoration present - Lower left central incisor (CI) | categorical | OHXDEN_J | — |
| OHX24TC | Tooth Count: Lower left central incisor (CI) | categorical | OHXDEN_J | — |
| OHX25CSC | Coronal Caries: Lower right central incisor (CI) surface calls.These values can be recorded as a string variable, for example:"0", "13", "468". | categorical | OHXDEN_J | — |
| OHX25CTC | Coronal Caries: Lower right central incisor (CI) tooth code | categorical | OHXDEN_J | — |
| OHX25RSC | Coronal Caries: Secondary restoration surface call - Lower right central incisor (CI). These values can be recorded as a string variable, for example:"0", "13", "468". | categorical | OHXDEN_J | — |
| OHX25RTC | Coronal Caries: Second restoration present - Lower right central incisor (CI) | categorical | OHXDEN_J | — |
| OHX25TC | Tooth Count: Lower right central incisor (CI) | categorical | OHXDEN_J | — |
| OHX26CSC | Coronal Caries: Lower right lateral incisor (LI) surface calls.These values can be recorded as a string variable, for example:"0", "13", "468". | categorical | OHXDEN_J | — |
| OHX26CTC | Coronal Caries: Lower right lateral incisor (LI) tooth code | categorical | OHXDEN_J | — |
| OHX26RSC | Coronal Caries: Secondary restoration surface call - Lower right lateral incisor (LI). These values can be recorded as a string variable, for example:"0", "13", "468". | categorical | OHXDEN_J | — |
| OHX26RTC | Coronal Caries: Second restoration present - Lower right lateral incisor (LI) | categorical | OHXDEN_J | — |
| OHX26TC | Tooth Count: Lower right lateral incisor (LI) | categorical | OHXDEN_J | — |
| OHX27CSC | Coronal Caries: Lower right cuspid (C) surface calls.These values can be recorded as a string variable, for example:"0", "13", "468". | categorical | OHXDEN_J | — |
| OHX27CTC | Coronal Caries: Lower right cuspid (C) tooth code | categorical | OHXDEN_J | — |
| OHX27RSC | Coronal Caries: Secondary restoration surface call - Lower right cuspid (C). These values can be recorded as a string variable, for example:"0", "13", "468". | categorical | OHXDEN_J | — |
| OHX27RTC | Coronal Caries: Second restoration present - Lower right cuspid (C) | categorical | OHXDEN_J | — |
| OHX27TC | Tooth Count: Lower right cuspid (C) | categorical | OHXDEN_J | — |
| OHX28CSC | Coronal Caries: Lower right 1st bicuspid/1st primary molar (1B) surface calls.These values can be recorded as a string variable, for example:"0", "13", "468". | categorical | OHXDEN_J | — |
| OHX28CTC | Coronal Caries: Lower right 1st bicuspid/1st primary molar (1B) tooth code | categorical | OHXDEN_J | — |
| OHX28RSC | Coronal Caries: Secondary restoration surface call - Lower right 1st bicuspid/2nd primary molar (1B). These values can be recorded as a string variable, for example:"0", "13", "468". | categorical | OHXDEN_J | — |
| OHX28RTC | Coronal Caries: Second restoration present - Lower right1st bicuspid/2nd primary molar (1B) | categorical | OHXDEN_J | — |
| OHX28SE | Dental Sealants: Lower right 1st bicuspid/1st primary molar (1B) sealant codes. These values can be recorded as a string variable, for example:"0", "12", "13". | categorical | OHXDEN_J | — |
| OHX28TC | Tooth Count: Lower right 1st bicuspid/1st primary molar (1B) | categorical | OHXDEN_J | — |
| OHX29CSC | Coronal Caries: Lower right 2nd bicuspid/2nd primary molar (2B) surface calls.These values can be recorded as a string variable, for example:"0", "13", "468". | categorical | OHXDEN_J | — |
| OHX29CTC | Coronal Caries: Lower right 2nd bicuspid/2nd primary molar (2B) tooth code | categorical | OHXDEN_J | — |
| OHX29RSC | Coronal Caries: Secondary restoration surface call - Lower right 2nd bicuspid/2nd primary molar (2B). These values can be recorded as a string variable, for example:"0", "13", "468". | categorical | OHXDEN_J | — |
| OHX29RTC | Coronal Caries: Second restoration present - Lower right 2nd bicuspid/2nd primary molar (2B) | categorical | OHXDEN_J | — |
| OHX29SE | Dental Sealants: Lower right 2nd bicuspid/2nd primary molar (2B) sealant codes. These values can be recorded as a string variable, for example:"0", "12", "13". | categorical | OHXDEN_J | — |
| OHX29TC | Tooth Count: Lower right 2nd bicuspid/2nd primary molar (2B) | categorical | OHXDEN_J | — |
| OHX30CSC | Coronal Caries: Lower right 1st molar (1M) surface calls.These values can be recorded as a string variable, for example:"0", "13", "468". | categorical | OHXDEN_J | — |
| OHX30CTC | Coronal Caries: Lower right 1st molar (1M) tooth code | categorical | OHXDEN_J | — |
| OHX30RSC | Coronal Caries: Secondary restoration surface call - Lower right 1st molar (1M). These values can be recorded as a string variable, for example:"0", "13", "468". | categorical | OHXDEN_J | — |
| OHX30RTC | Coronal Caries: Second restoration present - Lower right 1st molar (1M) | categorical | OHXDEN_J | — |
| OHX30SE | Dental Sealants: Lower right 1st molar (1M) sealant codes. These values can be recorded as a string variable, for example:"0", "12", "13". | categorical | OHXDEN_J | — |
| OHX30TC | Tooth Count: Lower right 1st molar (1M) | categorical | OHXDEN_J | — |
| OHX31CSC | Coronal Caries: Lower right 2nd molar (2M) surface calls.These values can be recorded as a string variable, for example:"0", "13", "468". | categorical | OHXDEN_J | — |
| OHX31CTC | Coronal Caries: Lower right 2nd molar (2M) tooth code | categorical | OHXDEN_J | — |
| OHX31RSC | Coronal Caries: Secondary restoration surface call - Lower right 2nd molar (2M). These values can be recorded as a string variable, for example:"0", "13", "468". | categorical | OHXDEN_J | — |
| OHX31RTC | Coronal Caries: Second restoration present - Lower right 2nd molar (2M) | categorical | OHXDEN_J | — |
| OHX31SE | Dental Sealants: Lower right 2nd molar (2M) sealant codes. These values can be recorded as a string variable, for example:"0", "12", "13". | categorical | OHXDEN_J | — |
| OHX31TC | Tooth Count: Lower right 2nd molar (2M) | categorical | OHXDEN_J | — |
| OHX32TC | Tooth Count: Lower right 3rd molar (3M) | categorical | OHXDEN_J | — |
| OHXIMP | Tooth Count: Ever had a tooth replaced with a surgical implant? | categorical | OHXDEN_J | — |
| OHXRCAR | Root Caries: Whole mouth | categorical | OHXDEN_J | — |
| OHXRCARO | Other non-carious root lesions (erosions/abrasions): Whole mouth | categorical | OHXDEN_J | — |
| OHXRRES | Root restorations for caries: Whole mouth | categorical | OHXDEN_J | — |
| OHXRRESO | Root restoration for reasons other than caries: Whole mouth | categorical | OHXDEN_J | — |
| OHAPOS | Was the SP in a recumbent (laying down) position for all eligible assessments of the oral health exam? | categorical | OHXREF_J | — |
| OHAREC | Overall recommendation for care | categorical | OHXREF_J | — |
| OHARNF | No significant findings | categorical | OHXREF_J | — |
| OHAROCCI | Clinical impression of soft tissue condition | categorical | OHXREF_J | — |
| OHAROCDE | Denture/Partial Denture/Plates | categorical | OHXREF_J | — |
| OHAROCDT | Decayed teeth | categorical | OHXREF_J | — |
| OHAROCGP | Gum disease/problem | categorical | OHXREF_J | — |
| OHAROCOH | Oral hygiene | categorical | OHXREF_J | — |
| OHAROTH | Some other finding (specify w/referral letter) | categorical | OHXREF_J | — |
| OHDRCSTS | Recommendation Care Status Code | categorical | OHXREF_J | — |
| DXAFMRD0 | Calculated DO for femur | categorical | DXXFEM_J | — |
| DXAFMRK | Calculated K for femur | categorical | DXXFEM_J | — |
| DXAFMRST | Femur scan status | categorical | DXXFEM_J | — |
| DXXFMBCC | Total femur BMD invalidity code | categorical | DXXFEM_J | — |
| DXXINA | Intertrochanter area | categorical | DXXFEM_J | — |
| DXXINBMC | Intertrochanter BMC | categorical | DXXFEM_J | — |
| DXXINBMD | Intertrochanter BMD | categorical | DXXFEM_J | — |
| DXXNKA | Femoral neck area | categorical | DXXFEM_J | — |
| DXXNKBMC | Femoral neck BMC | categorical | DXXFEM_J | — |
| DXXNKBMD | Femoral neck BMD | categorical | DXXFEM_J | — |
| DXXOFA | Total femur area | categorical | DXXFEM_J | — |
| DXXOFBMC | Total femur BMC | categorical | DXXFEM_J | — |
| DXXOFBMD | Total femur BMD | categorical | DXXFEM_J | — |
| DXXTRA | Trochanter area | categorical | DXXFEM_J | — |
| DXXTRBMC | Trochanter BMC | categorical | DXXFEM_J | — |
| DXXTRBMD | Trochanter BMD | categorical | DXXFEM_J | — |
| DXXWDA | Wards triangle area | categorical | DXXFEM_J | — |
| DXXWDBMC | Wards triangle BMC | categorical | DXXFEM_J | — |
| DXXWDBMD | Wards triangle BMD | categorical | DXXFEM_J | — |
| DXAEXSTS | Exam Status | categorical | DXX_J | — |
| DXAHEBV | Head Bone Invalidity Code | categorical | DXX_J | — |
| DXAHETV | Head Tissue Invalidity Code | categorical | DXX_J | — |
| DXALABV | Left Arm Bone Invalidity Code | categorical | DXX_J | — |
| DXALATV | Left Arm Tissue Invalidity Code | categorical | DXX_J | — |
| DXALLBV | Left Leg Bone Invalidity Code | categorical | DXX_J | — |
| DXALLTV | Left Leg Tissue Invalidity Code | categorical | DXX_J | — |
| DXARABV | Right Arm Bone Invalidity Code | categorical | DXX_J | — |
| DXARATV | Right Arm Tissue Invalidity Code | categorical | DXX_J | — |
| DXARLBV | Right Leg Bone Invalidity Code | categorical | DXX_J | — |
| DXARLTV | Right Leg Tissue Invalidity Code | categorical | DXX_J | — |
| DXATRBV | Trunk Bone Invalidity Code | categorical | DXX_J | — |
| DXATRTV | Trunk Tissue Invalidity Code | categorical | DXX_J | — |
| DXDHELE | Head Lean excl Bone Mineral Content (grams) | categorical | DXX_J | — |
| DXDHEPF | Head Percent Fat | categorical | DXX_J | — |
| DXDHETOT | Head Total (grams) | categorical | DXX_J | — |
| DXDLALE | Left Arm Lean excl Body Mineral Content (grams) | categorical | DXX_J | — |
| DXDLAPF | Left Arm Percent Fat | categorical | DXX_J | — |
| DXDLATOT | Left Arm Total (grams) | categorical | DXX_J | — |
| DXDLLLE | Left Leg Lean excl Bone Mineral Content (grams) | categorical | DXX_J | — |
| DXDLLPF | Left Leg Percent Fat | categorical | DXX_J | — |
| DXDLLTOT | Left Leg Total (grams) | categorical | DXX_J | — |
| DXDRALE | Right Arm Lean excl Bone Mineral Content (grams) | categorical | DXX_J | — |
| DXDRAPF | Right Arm Percent Fat | categorical | DXX_J | — |
| DXDRATOT | Right Arm Total (grams) | categorical | DXX_J | — |
| DXDRLLE | Right Leg Lean excl Bone Mineral Content (grams) | categorical | DXX_J | — |
| DXDRLPF | Right Leg Percent Fat | categorical | DXX_J | — |
| DXDRLTOT | Right Leg Total (grams) | categorical | DXX_J | — |
| DXDSTA | Subtotal Area (cm^2) | categorical | DXX_J | — |
| DXDSTBMC | Subtotal Bone Mineral Content (grams) | categorical | DXX_J | — |
| DXDSTBMD | Subtotal Bone Mineral Density (grams/cm^2) | categorical | DXX_J | — |
| DXDSTFAT | Subtotal Fat (g) | categorical | DXX_J | — |
| DXDSTLE | Subtotal Lean excl BMC (g) | categorical | DXX_J | — |
| DXDSTLI | Subtotal Lean incl BMC (g) | categorical | DXX_J | — |
| DXDSTPF | Subtotal Percent Fat | categorical | DXX_J | — |
| DXDSTTOT | Subtotal (Total excl Head) (g) | categorical | DXX_J | — |
| DXDTOA | Total Area (cm^2) | categorical | DXX_J | — |
| DXDTOBMC | Total Bone Mineral Content (g) | categorical | DXX_J | — |
| DXDTOBMD | Total Bone Mineral Density (g/cm^2) | categorical | DXX_J | — |
| DXDTOFAT | Total Fat (g) | categorical | DXX_J | — |
| DXDTOLE | Total Lean excl BMC (g) | categorical | DXX_J | — |
| DXDTOLI | Total Lean incl BMC (g) | categorical | DXX_J | — |
| DXDTOPF | Total Percent Fat | categorical | DXX_J | — |
| DXDTOTOT | Total Lean+Fat(g) | categorical | DXX_J | — |
| DXDTRA | Trunk Bone area (cm^2) | categorical | DXX_J | — |
| DXDTRBMC | Trunk Bone Mineral Content (grams) | categorical | DXX_J | — |
| DXDTRBMD | Trunk Bone BMD (g/cm^2) | categorical | DXX_J | — |
| DXDTRLE | Trunk Lean excl Bone Mineral Content (grams) | categorical | DXX_J | — |
| DXDTRPF | Trunk Percent Fat | categorical | DXX_J | — |
| DXDTRTOT | Trunk Total (grams) | categorical | DXX_J | — |
| DXXHEA | Head Area (cm^2) | categorical | DXX_J | — |
| DXXHEBMC | Head Bone Mineral Content (grams) | categorical | DXX_J | — |
| DXXHEBMD | Head Bone Mineral Density (grams/cm^2) | categorical | DXX_J | — |
| DXXHEFAT | Head Fat (grams) | categorical | DXX_J | — |
| DXXHELI | Head Lean incl Bone Mineral Content (grams) | categorical | DXX_J | — |
| DXXLAA | Left Arm Area (cm^2) | categorical | DXX_J | — |
| DXXLABMC | Left Arm Body Mineral Content (grams) | categorical | DXX_J | — |
| DXXLABMD | Left Arm Body Mineral Density (grams/cm^2) | categorical | DXX_J | — |
| DXXLAFAT | Left Arm Fat (grams) | categorical | DXX_J | — |
| DXXLALI | Left Arm Lean incl BMC (grams) | categorical | DXX_J | — |
| DXXLLA | Left Leg Area(cm^2) | categorical | DXX_J | — |
| DXXLLBMC | Left Leg Bone Mineral Content (grams) | categorical | DXX_J | — |
| DXXLLBMD | Left Leg Bone Mineral Density (grams/cm^2) | categorical | DXX_J | — |
| DXXLLFAT | Left Leg Fat (grams) | categorical | DXX_J | — |
| DXXLLLI | Left Leg Lean incl Bone Mineral Content (grams) | categorical | DXX_J | — |
| DXXLRA | Left Ribs Area(cm^2) | categorical | DXX_J | — |
| DXXLRBMC | Left Ribs Bone Mineral Content (grams) | categorical | DXX_J | — |
| DXXLRBMD | Left Ribs Bone Mineral Density (grams/cm^2) | categorical | DXX_J | — |
| DXXLSA | Lumbar Spine Area (cm^2) | categorical | DXX_J | — |
| DXXLSBMC | Lumbar Spine Bone Mineral Content (grams) | categorical | DXX_J | — |
| DXXLSBMD | Lumbar Spine Bone Mineral Density (grams/cm^2) | categorical | DXX_J | — |
| DXXPEA | Pelvis Area (cm^2) | categorical | DXX_J | — |
| DXXPEBMC | Pelvis Bone Mineral Content (grams) | categorical | DXX_J | — |
| DXXPEBMD | Pelvis Bone Mineral Density (grams/cm^2) | categorical | DXX_J | — |
| DXXRAA | Right Arm Area (cm^2) | categorical | DXX_J | — |
| DXXRABMC | Right Arm Bone Mineral Content (grams) | categorical | DXX_J | — |
| DXXRABMD | Right Arm Bone Mineral Density (grams/cm^2) | categorical | DXX_J | — |
| DXXRAFAT | Right Arm Fat (grams) | categorical | DXX_J | — |
| DXXRALI | Right Arm Lean incl Bone Mineral Content (grams) | categorical | DXX_J | — |
| DXXRLA | Right Leg Area (cm^2) | categorical | DXX_J | — |
| DXXRLBMC | Right Leg Bone Mineral Content (grams) | categorical | DXX_J | — |
| DXXRLBMD | Right Leg Bone Mineral Density (grams/cm^2) | categorical | DXX_J | — |
| DXXRLFAT | Right Leg Fat (grams) | categorical | DXX_J | — |
| DXXRLLI | Right Leg Lean incl Bone Mineral Content (grams) | categorical | DXX_J | — |
| DXXRRA | Right Ribs Area (cm^2) | categorical | DXX_J | — |
| DXXRRBMC | Right Ribs Bone Mineral Content (grams) | categorical | DXX_J | — |
| DXXRRBMD | Right Ribs Bone Mineral Density (grams/cm^2) | categorical | DXX_J | — |
| DXXTRFAT | Trunk Fat (grams) | categorical | DXX_J | — |
| DXXTRLI | Trunk Lean incl Bone Mineral Content (grams) | categorical | DXX_J | — |
| DXXTSA | Thoracic Spine Area (cm^2) | categorical | DXX_J | — |
| DXXTSBMC | Thoracic Spine Bone Mineral Content (grams) | categorical | DXX_J | — |
| DXXTSBMD | Thoracic Spine Bone Mineral Density (grams/cm^2) | categorical | DXX_J | — |
| DXASPND0 | Calculated DO for spine | categorical | DXXSPN_J | — |
| DXASPNK | Calculated K for spine | categorical | DXXSPN_J | — |
| DXASPNST | Spine scan status | categorical | DXXSPN_J | — |
| DXXL1A | L1 area | categorical | DXXSPN_J | — |
| DXXL1BCC | L1 BMD invalidity code | categorical | DXXSPN_J | — |
| DXXL1BMC | L1 BMC | categorical | DXXSPN_J | — |
| DXXL1BMD | L1 BMD | categorical | DXXSPN_J | — |
| DXXL2A | L2 area | categorical | DXXSPN_J | — |
| DXXL2BCC | L2 BMD invalidity code | categorical | DXXSPN_J | — |
| DXXL2BMC | L2 BMC | categorical | DXXSPN_J | — |
| DXXL2BMD | L2 BMD | categorical | DXXSPN_J | — |
| DXXL3A | L3 area | categorical | DXXSPN_J | — |
| DXXL3BCC | L3 BMD invalidity code | categorical | DXXSPN_J | — |
| DXXL3BMC | L3 BMC | categorical | DXXSPN_J | — |
| DXXL3BMD | L3 BMD | categorical | DXXSPN_J | — |
| DXXL4A | L4 area | categorical | DXXSPN_J | — |
| DXXL4BCC | L4 BMD invalidity code | categorical | DXXSPN_J | — |
| DXXL4BMC | L4 BMC | categorical | DXXSPN_J | — |
| DXXL4BMD | L4 BMD | categorical | DXXSPN_J | — |
| DXXOSA | Total spine area | categorical | DXXSPN_J | — |
| DXXOSBCC | Total spine BMD invalidity code | categorical | DXXSPN_J | — |
| DXXOSBMC | Total spine BMC | categorical | DXXSPN_J | — |
| DXXOSBMD | Total spine BMD | categorical | DXXSPN_J | — |
| LUANMTGP | Total number of measures attempted (using final wand). | categorical | LUX_J | — |
| LUANMVGP | Total number of complete measures retained (using final wand). | categorical | LUX_J | — |
| LUAPNME | Exam wand type. | categorical | LUX_J | — |
| LUARXIN | Reason ineligible. | categorical | LUX_J | — |
| LUARXNC | Reason for partial exam. | categorical | LUX_J | — |
| LUARXND | Reason exam not done. | categorical | LUX_J | — |
| LUATECH | Health technician code. | categorical | LUX_J | — |
| LUAXSTAT | Elastography exam status. | categorical | LUX_J | — |
| LUXCAPM | Median controlled attenuated parameter (CAP) This indicator is presented as a whole number XXX, and the units for this measure are decibels per meter (dB/m). | categorical | LUX_J | — |
| LUXCPIQR | Controlled attenuated parameter (CAP) interquartile range (IQRc) of final CAP measures. This indicator is presented as a whole number (e.g. XX). | categorical | LUX_J | — |
| LUXSIQR | Stiffness (E) interquartile range (IQRe) of final stiffness measures. This indicator is presented with one digit to the right of the decimal, (e.g. XX.X). | categorical | LUX_J | — |
| LUXSIQRM | Ratio of the stiffness IQRe / median E stiffness value. This indicator is presented as a percent with one digit to the right of the decimal, (e.g. XX.X %). | categorical | LUX_J | — |
| LUXSMED | Median liver stiffness (E) This indicator is presented with one digit to the right of the decimal ratio (e.g. XX.X), and the units for this measure are kilopascals (kPa). | categorical | LUX_J | — |
| DXXAGRAT | Android to gynoid ratio | categorical | DXXAG_J | — |
| DXXAGST | Android/gynoid region status | categorical | DXXAG_J | — |
| DXXANFM | Android fat mass | categorical | DXXAG_J | — |
| DXXANLM | Android lean mass | categorical | DXXAG_J | — |
| DXXANTOM | Android total mass | categorical | DXXAG_J | — |
| DXXANTV | Android region invalidity code | categorical | DXXAG_J | — |
| DXXAPFAT | Android percent fat | categorical | DXXAG_J | — |
| DXXGPFAT | Gynoid percent fat | categorical | DXXAG_J | — |
| DXXGYFM | Gynoid fat mass | categorical | DXXAG_J | — |
| DXXGYLM | Gynoid lean mass | categorical | DXXAG_J | — |
| DXXGYTOM | Gynoid total mass | categorical | DXXAG_J | — |
| DXXGYTV | Gynoid region invalidity code | categorical | DXXAG_J | — |
| DXXSATA | Subcutaneous fat area | categorical | DXXAG_J | — |
| DXXSATM | Subcutaneous fat mass | categorical | DXXAG_J | — |
| DXXSATV | Subcutaneous fat volume | categorical | DXXAG_J | — |
| DXXTATA | Total abdominal fat area | categorical | DXXAG_J | — |
| DXXTATM | Total abdominal fat mass | categorical | DXXAG_J | — |
| DXXTATV | Total abdominal fat volume | categorical | DXXAG_J | — |
| DXXVATV | VAT and SAT invalidity code | categorical | DXXAG_J | — |
| DXXVFATA | Visceral adipose tissue area | categorical | DXXAG_J | — |
| DXXVFATM | Visceral adipose tissue mass | categorical | DXXAG_J | — |
| DXXVFATV | Visceral adipose tissue volume | categorical | DXXAG_J | — |
| BPAOARM | Arm selected - oscillometric | categorical | BPXO_J | — |
| BPAOCSZ | Mid arm circumference (cm) cuffing parameters - oscillometric | categorical | BPXO_J | — |
| BPAOMNTS | Difference in minutes between blood pressure obtained by a physician with a mercury sphygmomanometer (legacy) and blood pressure obtained by a health technician with an oscillometric device. | categorical | BPXO_J | — |
| BPXODI1 | Diastolic - 1st oscillometric reading | categorical | BPXO_J | — |
| BPXODI2 | Diastolic - 2nd oscillometric reading | categorical | BPXO_J | — |
| BPXODI3 | Diastolic - 3rd oscillometric reading | categorical | BPXO_J | — |
| BPXOPLS1 | Pulse - 1st oscillometric reading | categorical | BPXO_J | — |
| BPXOPLS2 | Pulse - 2nd oscillometric reading | categorical | BPXO_J | — |
| BPXOPLS3 | Pulse - 3rd oscillometric reading | categorical | BPXO_J | — |
| BPXOSY1 | Systolic - 1st oscillometric reading | categorical | BPXO_J | — |
| BPXOSY2 | Systolic - 2nd oscillometric reading | categorical | BPXO_J | — |
| BPXOSY3 | Systolic - 3rd oscillometric reading | categorical | BPXO_J | — |
| AUAEAR | Which ear tested first? | categorical | AUX_J | — |
| AUAEXCMT | Comment code for an Audio Exam | categorical | AUX_J | — |
| AUAEXSTS | Status of an Audiometry Exam | categorical | AUX_J | — |
| AUAFMANL | Frequency at Which Switched From Auto to Manual Audio Testing (Left) | categorical | AUX_J | — |
| AUAFMANR | Frequency at Which Switched From Auto to Manual Audio Testing (Right) | categorical | AUX_J | — |
| AUALEQC | Quality Code for Tympanogram of Left Ear | categorical | AUX_J | — |
| AUAMODE | Mode of Audiometric Test (Manual/Automatic/Mixed) | categorical | AUX_J | — |
| AUAREQC | Quality Code for Tympanogram of Right Ear | categorical | AUX_J | — |
| AUATYMTL | Tympanogram Type, Left Ear | categorical | AUX_J | — |
| AUATYMTR | Tympanogram Type, Right Ear | categorical | AUX_J | — |
| AUDLOABC | Other Exam Abnormality, Left, Comment | categorical | AUX_J | — |
| AUDROABC | Other Exam Abnormality, Right, Comment | categorical | AUX_J | — |
| AUQ010 | Do you now have a tube in your right or left ear? (If yes, indicate affected ear(s)) | categorical | AUX_J | — |
| AUQ011 | Do you now have a tube in your right or left ear? (If yes, indicate affected ear(s)) | categorical | AUX_J | — |
| AUQ020 | Have you had a cold, sinus problem, or earache in the last 24 hours? | categorical | AUX_J | — |
| AUQ020A | Have you had a cold in the last 24 hours? | categorical | AUX_J | — |
| AUQ020B | Have you had a sinus problem in the last 24 hours? | categorical | AUX_J | — |
| AUQ020C | Have you had an earache in the right ear in the last 24 hours? | categorical | AUX_J | — |
| AUQ020D | Have you had an earache in left ear in the last 24 hours? | categorical | AUX_J | — |
| AUQ020E | Have you had an earache in both ears in the last 24 hours? | categorical | AUX_J | — |
| AUQ031 | In the past 24 hours, have you been exposed to noise so loud that you would have had to raise your voice to speak to someone an arm's length away? | categorical | AUX_J | — |
| AUQ041 | How many hours ago did the noise end? | categorical | AUX_J | — |
| AUQ050 | Do you hear better in one ear than the other? | categorical | AUX_J | — |
| AUQ051 | Is it easier for you to hear out of one ear than the other? | categorical | AUX_J | — |
| AUQ520 | In the past 24 hours, have you listened to music with earphones? | categorical | AUX_J | — |
| AUQ530 | How many hours ago did you stop listening? | categorical | AUX_J | — |
| AUQ540 | Do you have a cold, runny nose, or earache today? | categorical | AUX_J | — |
| AUQ550 | Did you have a cold, runny nose, or earache yesterday? | categorical | AUX_J | — |
| AUQ550A | Have you had a cold today or yesterday? | categorical | AUX_J | — |
| AUQ550B | Have you had runny nose today or yesterday? | categorical | AUX_J | — |
| AUQ550C | Have you had an earache in right ear today or yesterday? | categorical | AUX_J | — |
| AUQ550D | Have you had an earache in left ear today or yesterday? | categorical | AUX_J | — |
| AUQ550E | Have you had an earache in both ears today or yesterday? | categorical | AUX_J | — |
| AUQ560 | Have you listened to sounds today that were so loud you would have to shout so someone close by could hear you? | categorical | AUX_J | — |
| AUQ570 | Did you listen to any sounds that were that loud yesterday? | categorical | AUX_J | — |
| AUQ580 | When was that? | categorical | AUX_J | — |
| AUQ590 | Have you listened to music with earphones today? | categorical | AUX_J | — |
| AUQ600 | Did you listen to music with earphones yesterday? | categorical | AUX_J | — |
| AUQ610 | When was that? | categorical | AUX_J | — |
| AUXLOABN | Other Exam Abnormality, Left Ear | categorical | AUX_J | — |
| AUXLOCOL | Collapsing Ear Canal, Left Ear | categorical | AUX_J | — |
| AUXLOEXC | Excessive Cerumen, Left Ear | categorical | AUX_J | — |
| AUXLOIMC | Impacted Cerumen, Left Ear | categorical | AUX_J | — |
| AUXOTSPL | Normal: Left Ear Otoscopy | categorical | AUX_J | — |
| AUXR1K1L | Left retest threshold @ 1000Hz in decibels (Hearing Level) | categorical | AUX_J | — |
| AUXR1K1R | Right retest threshold @ 1000Hz in decibels (Hearing Level) | categorical | AUX_J | — |
| AUXR1K2L | Left retest threshold @ 1000Hz, (second reading) in decibels (Hearing Level) | categorical | AUX_J | — |
| AUXR1K2R | Right retest threshold @ 1000Hz, (second reading) in decibels (Hearing Level) | categorical | AUX_J | — |
| AUXR2KL | Left retest threshold @ 2000Hz in decibels (Hearing Level) | categorical | AUX_J | — |
| AUXR2KR | Right retest threshold @ 2000Hz in decibels (Hearing Level) | categorical | AUX_J | — |
| AUXR3KL | Left retest threshold @ 3000Hz in decibels (Hearing Level) | categorical | AUX_J | — |
| AUXR3KR | Right retest threshold @ 3000Hz in decibels (Hearing Level) | categorical | AUX_J | — |
| AUXR4KL | Left retest threshold @ 4000Hz in decibels (Hearing Level) | categorical | AUX_J | — |
| AUXR4KR | Right retest threshold @ 4000Hz in decibels (Hearing Level) | categorical | AUX_J | — |
| AUXR5CL | Left retest threshold @ 500Hz in decibels (Hearing Level) | categorical | AUX_J | — |
| AUXR5CR | Right retest threshold @ 500Hz in decibels (Hearing Level) | categorical | AUX_J | — |
| AUXR6KL | Left retest threshold @ 6000Hz in decibels (Hearing Level) | categorical | AUX_J | — |
| AUXR6KR | Right retest threshold @ 6000Hz in decibels (Hearing Level) | categorical | AUX_J | — |
| AUXR8KL | Left retest threshold @ 8000Hz in decibels (Hearing Level) | categorical | AUX_J | — |
| AUXR8KR | Right retest threshold @ 8000Hz in decibels (Hearing Level) | categorical | AUX_J | — |
| AUXROABN | Other Exam Abnormality, Right Ear | categorical | AUX_J | — |
| AUXROCOL | Collapsing Ear Canal, Right Ear | categorical | AUX_J | — |
| AUXROEXC | Excessive Cerumen, Right Ear | categorical | AUX_J | — |
| AUXROIMC | Impacted Cerumen, Right Ear | categorical | AUX_J | — |
| AUXROTSP | Normal: Right Ear Otoscopy | categorical | AUX_J | — |
| AUXTCOML | Compliance (tympanometry), left ear | categorical | AUX_J | — |
| AUXTCOMR | Compliance (tympanometry), right ear | categorical | AUX_J | — |
| AUXTMEPL | Middle ear pressure (tympanometry), left ear, in daPa (dekaPascals) | categorical | AUX_J | — |
| AUXTMEPR | Middle ear pressure (tympanometry), right ear, in daPa (dekaPascals) | categorical | AUX_J | — |
| AUXTPVL | Physical volume (tympanometry), left ear, in cc | categorical | AUX_J | — |
| AUXTPVR | Physical volume (tympanometry), right ear, in cc | categorical | AUX_J | — |
| AUXTWIDL | Tympanometric width, left ear | categorical | AUX_J | — |
| AUXTWIDR | Tympanometric width, right ear | categorical | AUX_J | — |
| AUXU1K1L | Left threshold @ 1000Hz in decibels (Hearing Level) | categorical | AUX_J | — |
| AUXU1K1R | Right threshold @ 1000Hz in decibels (Hearing Level) | categorical | AUX_J | — |
| AUXU1K2L | Left threshold @ 1000Hz (second reading) in decibels (Hearing Level) | categorical | AUX_J | — |
| AUXU1K2R | Right threshold @ 1000Hz (second reading) in decibels (Hearing Level) | categorical | AUX_J | — |
| AUXU2KL | Left threshold @ 2000Hz in decibels (Hearing Level) | categorical | AUX_J | — |
| AUXU2KR | Right threshold @ 2000Hz in decibels (Hearing Level) | categorical | AUX_J | — |
| AUXU3KL | Left threshold @ 3000Hz in decibels (Hearing Level) | categorical | AUX_J | — |
| AUXU3KR | Right threshold @ 3000Hz in decibels (Hearing Levels) | categorical | AUX_J | — |
| AUXU4KL | Left threshold @ 4000Hz in decibels (Hearing Level) | categorical | AUX_J | — |
| AUXU4KR | Right threshold @ 4000Hz in decibels (Hearing Level) | categorical | AUX_J | — |
| AUXU500L | Left threshold @ 500Hz in decibels (Hearing Level) | categorical | AUX_J | — |
| AUXU500R | Right threshold @ 500Hz in decibels (Hearing Level) | categorical | AUX_J | — |
| AUXU6KL | Left threshold @ 6000Hz in decibels (Hearing Level) | categorical | AUX_J | — |
| AUXU6KR | Right threshold @ 6000Hz in decibels (Hearing Level) | categorical | AUX_J | — |
| AUXU8KL | Left threshold @ 8000Hz in decibels (Hearing Level) | categorical | AUX_J | — |
| AUXU8KR | Right threshold @ 8000Hz in decibels (Hearing Level) | categorical | AUX_J | — |
| RFXC001 | Reflex Compliance Array Data Point 001 | categorical | AUXAR_J | — |
| RFXC002 | Reflex Compliance Array Data Point 002 | categorical | AUXAR_J | — |
| RFXC003 | Reflex Compliance Array Data Point 003 | categorical | AUXAR_J | — |
| RFXC004 | Reflex Compliance Array Data Point 004 | categorical | AUXAR_J | — |
| RFXC005 | Reflex Compliance Array Data Point 005 | categorical | AUXAR_J | — |
| RFXC006 | Reflex Compliance Array Data Point 006 | categorical | AUXAR_J | — |
| RFXC007 | Reflex Compliance Array Data Point 007 | categorical | AUXAR_J | — |
| RFXC008 | Reflex Compliance Array Data Point 008 | categorical | AUXAR_J | — |
| RFXC009 | Reflex Compliance Array Data Point 009 | categorical | AUXAR_J | — |
| RFXC010 | Reflex Compliance Array Data Point 010 | categorical | AUXAR_J | — |
| RFXC011 | Reflex Compliance Array Data Point 011 | categorical | AUXAR_J | — |
| RFXC012 | Reflex Compliance Array Data Point 012 | categorical | AUXAR_J | — |
| RFXC013 | Reflex Compliance Array Data Point 013 | categorical | AUXAR_J | — |
| RFXC014 | Reflex Compliance Array Data Point 014 | categorical | AUXAR_J | — |
| RFXC015 | Reflex Compliance Array Data Point 015 | categorical | AUXAR_J | — |
| RFXC016 | Reflex Compliance Array Data Point 016 | categorical | AUXAR_J | — |
| RFXC017 | Reflex Compliance Array Data Point 017 | categorical | AUXAR_J | — |
| RFXC018 | Reflex Compliance Array Data Point 018 | categorical | AUXAR_J | — |
| RFXC019 | Reflex Compliance Array Data Point 019 | categorical | AUXAR_J | — |
| RFXC020 | Reflex Compliance Array Data Point 020 | categorical | AUXAR_J | — |
| RFXC021 | Reflex Compliance Array Data Point 021 | categorical | AUXAR_J | — |
| RFXC022 | Reflex Compliance Array Data Point 022 | categorical | AUXAR_J | — |
| RFXC023 | Reflex Compliance Array Data Point 023 | categorical | AUXAR_J | — |
| RFXC024 | Reflex Compliance Array Data Point 024 | categorical | AUXAR_J | — |
| RFXC025 | Reflex Compliance Array Data Point 025 | categorical | AUXAR_J | — |
| RFXC026 | Reflex Compliance Array Data Point 026 | categorical | AUXAR_J | — |
| RFXC027 | Reflex Compliance Array Data Point 027 | categorical | AUXAR_J | — |
| RFXC028 | Reflex Compliance Array Data Point 028 | categorical | AUXAR_J | — |
| RFXC029 | Reflex Compliance Array Data Point 029 | categorical | AUXAR_J | — |
| RFXC030 | Reflex Compliance Array Data Point 030 | categorical | AUXAR_J | — |
| RFXC031 | Reflex Compliance Array Data Point 031 | categorical | AUXAR_J | — |
| RFXC032 | Reflex Compliance Array Data Point 032 | categorical | AUXAR_J | — |
| RFXC033 | Reflex Compliance Array Data Point 033 | categorical | AUXAR_J | — |
| RFXC034 | Reflex Compliance Array Data Point 034 | categorical | AUXAR_J | — |
| RFXC035 | Reflex Compliance Array Data Point 035 | categorical | AUXAR_J | — |
| RFXC036 | Reflex Compliance Array Data Point 036 | categorical | AUXAR_J | — |
| RFXC037 | Reflex Compliance Array Data Point 037 | categorical | AUXAR_J | — |
| RFXC038 | Reflex Compliance Array Data Point 038 | categorical | AUXAR_J | — |
| RFXC039 | Reflex Compliance Array Data Point 039 | categorical | AUXAR_J | — |
| RFXC040 | Reflex Compliance Array Data Point 040 | categorical | AUXAR_J | — |
| RFXC041 | Reflex Compliance Array Data Point 041 | categorical | AUXAR_J | — |
| RFXC042 | Reflex Compliance Array Data Point 042 | categorical | AUXAR_J | — |
| RFXC043 | Reflex Compliance Array Data Point 043 | categorical | AUXAR_J | — |
| RFXC044 | Reflex Compliance Array Data Point 044 | categorical | AUXAR_J | — |
| RFXC045 | Reflex Compliance Array Data Point 045 | categorical | AUXAR_J | — |
| RFXC046 | Reflex Compliance Array Data Point 046 | categorical | AUXAR_J | — |
| RFXC047 | Reflex Compliance Array Data Point 047 | categorical | AUXAR_J | — |
| RFXC048 | Reflex Compliance Array Data Point 048 | categorical | AUXAR_J | — |
| RFXC049 | Reflex Compliance Array Data Point 049 | categorical | AUXAR_J | — |
| RFXC050 | Reflex Compliance Array Data Point 050 | categorical | AUXAR_J | — |
| RFXC051 | Reflex Compliance Array Data Point 051 | categorical | AUXAR_J | — |
| RFXC052 | Reflex Compliance Array Data Point 052 | categorical | AUXAR_J | — |
| RFXC053 | Reflex Compliance Array Data Point 053 | categorical | AUXAR_J | — |
| RFXC054 | Reflex Compliance Array Data Point 054 | categorical | AUXAR_J | — |
| RFXC055 | Reflex Compliance Array Data Point 055 | categorical | AUXAR_J | — |
| RFXC056 | Reflex Compliance Array Data Point 056 | categorical | AUXAR_J | — |
| RFXC057 | Reflex Compliance Array Data Point 057 | categorical | AUXAR_J | — |
| RFXC058 | Reflex Compliance Array Data Point 058 | categorical | AUXAR_J | — |
| RFXC059 | Reflex Compliance Array Data Point 059 | categorical | AUXAR_J | — |
| RFXC060 | Reflex Compliance Array Data Point 060 | categorical | AUXAR_J | — |
| RFXC061 | Reflex Compliance Array Data Point 061 | categorical | AUXAR_J | — |
| RFXC062 | Reflex Compliance Array Data Point 062 | categorical | AUXAR_J | — |
| RFXC063 | Reflex Compliance Array Data Point 063 | categorical | AUXAR_J | — |
| RFXC064 | Reflex Compliance Array Data Point 064 | categorical | AUXAR_J | — |
| RFXC065 | Reflex Compliance Array Data Point 065 | categorical | AUXAR_J | — |
| RFXC066 | Reflex Compliance Array Data Point 066 | categorical | AUXAR_J | — |
| RFXC067 | Reflex Compliance Array Data Point 067 | categorical | AUXAR_J | — |
| RFXC068 | Reflex Compliance Array Data Point 068 | categorical | AUXAR_J | — |
| RFXC069 | Reflex Compliance Array Data Point 069 | categorical | AUXAR_J | — |
| RFXC070 | Reflex Compliance Array Data Point 070 | categorical | AUXAR_J | — |
| RFXC071 | Reflex Compliance Array Data Point 071 | categorical | AUXAR_J | — |
| RFXC072 | Reflex Compliance Array Data Point 072 | categorical | AUXAR_J | — |
| RFXC073 | Reflex Compliance Array Data Point 073 | categorical | AUXAR_J | — |
| RFXC074 | Reflex Compliance Array Data Point 074 | categorical | AUXAR_J | — |
| RFXC075 | Reflex Compliance Array Data Point 075 | categorical | AUXAR_J | — |
| RFXC076 | Reflex Compliance Array Data Point 076 | categorical | AUXAR_J | — |
| RFXC077 | Reflex Compliance Array Data Point 077 | categorical | AUXAR_J | — |
| RFXC078 | Reflex Compliance Array Data Point 078 | categorical | AUXAR_J | — |
| RFXC079 | Reflex Compliance Array Data Point 079 | categorical | AUXAR_J | — |
| RFXC080 | Reflex Compliance Array Data Point 080 | categorical | AUXAR_J | — |
| RFXC081 | Reflex Compliance Array Data Point 081 | categorical | AUXAR_J | — |
| RFXC082 | Reflex Compliance Array Data Point 082 | categorical | AUXAR_J | — |
| RFXC083 | Reflex Compliance Array Data Point 083 | categorical | AUXAR_J | — |
| RFXC084 | Reflex Compliance Array Data Point 084 | categorical | AUXAR_J | — |
| RFXC085 | Reflex Compliance Array Data Point 085 | categorical | AUXAR_J | — |
| RFXC086 | Reflex Compliance Array Data Point 086 | categorical | AUXAR_J | — |
| RFXC087 | Reflex Compliance Array Data Point 087 | categorical | AUXAR_J | — |
| RFXC088 | Reflex Compliance Array Data Point 088 | categorical | AUXAR_J | — |
| RFXC089 | Reflex Compliance Array Data Point 089 | categorical | AUXAR_J | — |
| RFXC090 | Reflex Compliance Array Data Point 090 | categorical | AUXAR_J | — |
| RFXC091 | Reflex Compliance Array Data Point 091 | categorical | AUXAR_J | — |
| RFXC092 | Reflex Compliance Array Data Point 092 | categorical | AUXAR_J | — |
| RFXC093 | Reflex Compliance Array Data Point 093 | categorical | AUXAR_J | — |
| RFXC094 | Reflex Compliance Array Data Point 094 | categorical | AUXAR_J | — |
| RFXC095 | Reflex Compliance Array Data Point 095 | categorical | AUXAR_J | — |
| RFXC096 | Reflex Compliance Array Data Point 096 | categorical | AUXAR_J | — |
| RFXC097 | Reflex Compliance Array Data Point 097 | categorical | AUXAR_J | — |
| RFXC098 | Reflex Compliance Array Data Point 098 | categorical | AUXAR_J | — |
| RFXC099 | Reflex Compliance Array Data Point 099 | categorical | AUXAR_J | — |
| RFXC100 | Reflex Compliance Array Data Point 100 | categorical | AUXAR_J | — |
| RFXC101 | Reflex Compliance Array Data Point 101 | categorical | AUXAR_J | — |
| RFXC102 | Reflex Compliance Array Data Point 102 | categorical | AUXAR_J | — |
| RFXC103 | Reflex Compliance Array Data Point 103 | categorical | AUXAR_J | — |
| RFXC104 | Reflex Compliance Array Data Point 104 | categorical | AUXAR_J | — |
| RFXC105 | Reflex Compliance Array Data Point 105 | categorical | AUXAR_J | — |
| RFXC106 | Reflex Compliance Array Data Point 106 | categorical | AUXAR_J | — |
| RFXC107 | Reflex Compliance Array Data Point 107 | categorical | AUXAR_J | — |
| RFXC108 | Reflex Compliance Array Data Point 108 | categorical | AUXAR_J | — |
| RFXC109 | Reflex Compliance Array Data Point 109 | categorical | AUXAR_J | — |
| RFXC110 | Reflex Compliance Array Data Point 110 | categorical | AUXAR_J | — |
| RFXC111 | Reflex Compliance Array Data Point 111 | categorical | AUXAR_J | — |
| RFXC112 | Reflex Compliance Array Data Point 112 | categorical | AUXAR_J | — |
| RFXC113 | Reflex Compliance Array Data Point 113 | categorical | AUXAR_J | — |
| RFXC114 | Reflex Compliance Array Data Point 114 | categorical | AUXAR_J | — |
| RFXC115 | Reflex Compliance Array Data Point 115 | categorical | AUXAR_J | — |
| RFXC116 | Reflex Compliance Array Data Point 116 | categorical | AUXAR_J | — |
| RFXC117 | Reflex Compliance Array Data Point 117 | categorical | AUXAR_J | — |
| RFXC118 | Reflex Compliance Array Data Point 118 | categorical | AUXAR_J | — |
| RFXC119 | Reflex Compliance Array Data Point 119 | categorical | AUXAR_J | — |
| RFXC120 | Reflex Compliance Array Data Point 120 | categorical | AUXAR_J | — |
| RFXC121 | Reflex Compliance Array Data Point 121 | categorical | AUXAR_J | — |
| RFXC122 | Reflex Compliance Array Data Point 122 | categorical | AUXAR_J | — |
| RFXC123 | Reflex Compliance Array Data Point 123 | categorical | AUXAR_J | — |
| RFXC124 | Reflex Compliance Array Data Point 124 | categorical | AUXAR_J | — |
| RFXC125 | Reflex Compliance Array Data Point 125 | categorical | AUXAR_J | — |
| RFXC126 | Reflex Compliance Array Data Point 126 | categorical | AUXAR_J | — |
| RFXC127 | Reflex Compliance Array Data Point 127 | categorical | AUXAR_J | — |
| RFXC128 | Reflex Compliance Array Data Point 128 | categorical | AUXAR_J | — |
| RFXC129 | Reflex Compliance Array Data Point 129 | categorical | AUXAR_J | — |
| RFXC130 | Reflex Compliance Array Data Point 130 | categorical | AUXAR_J | — |
| RFXC131 | Reflex Compliance Array Data Point 131 | categorical | AUXAR_J | — |
| RFXC132 | Reflex Compliance Array Data Point 132 | categorical | AUXAR_J | — |
| RFXC133 | Reflex Compliance Array Data Point 133 | categorical | AUXAR_J | — |
| RFXC134 | Reflex Compliance Array Data Point 134 | categorical | AUXAR_J | — |
| RFXC135 | Reflex Compliance Array Data Point 135 | categorical | AUXAR_J | — |
| RFXC136 | Reflex Compliance Array Data Point 136 | categorical | AUXAR_J | — |
| RFXC137 | Reflex Compliance Array Data Point 137 | categorical | AUXAR_J | — |
| RFXC138 | Reflex Compliance Array Data Point 138 | categorical | AUXAR_J | — |
| RFXC139 | Reflex Compliance Array Data Point 139 | categorical | AUXAR_J | — |
| RFXC140 | Reflex Compliance Array Data Point 140 | categorical | AUXAR_J | — |
| RFXC141 | Reflex Compliance Array Data Point 141 | categorical | AUXAR_J | — |
| RFXC142 | Reflex Compliance Array Data Point 142 | categorical | AUXAR_J | — |
| RFXC143 | Reflex Compliance Array Data Point 143 | categorical | AUXAR_J | — |
| RFXC144 | Reflex Compliance Array Data Point 144 | categorical | AUXAR_J | — |
| RFXC145 | Reflex Compliance Array Data Point 145 | categorical | AUXAR_J | — |
| RFXC146 | Reflex Compliance Array Data Point 146 | categorical | AUXAR_J | — |
| RFXC147 | Reflex Compliance Array Data Point 147 | categorical | AUXAR_J | — |
| RFXC148 | Reflex Compliance Array Data Point 148 | categorical | AUXAR_J | — |
| RFXC149 | Reflex Compliance Array Data Point 149 | categorical | AUXAR_J | — |
| RFXC150 | Reflex Compliance Array Data Point 150 | categorical | AUXAR_J | — |
| RFXC151 | Reflex Compliance Array Data Point 151 | categorical | AUXAR_J | — |
| RFXC152 | Reflex Compliance Array Data Point 152 | categorical | AUXAR_J | — |
| RFXC153 | Reflex Compliance Array Data Point 153 | categorical | AUXAR_J | — |
| RFXC154 | Reflex Compliance Array Data Point 154 | categorical | AUXAR_J | — |
| RFXC155 | Reflex Compliance Array Data Point 155 | categorical | AUXAR_J | — |
| RFXC156 | Reflex Compliance Array Data Point 156 | categorical | AUXAR_J | — |
| RFXC157 | Reflex Compliance Array Data Point 157 | categorical | AUXAR_J | — |
| RFXC158 | Reflex Compliance Array Data Point 158 | categorical | AUXAR_J | — |
| RFXC159 | Reflex Compliance Array Data Point 159 | categorical | AUXAR_J | — |
| RFXC160 | Reflex Compliance Array Data Point 160 | categorical | AUXAR_J | — |
| RFXC161 | Reflex Compliance Array Data Point 161 | categorical | AUXAR_J | — |
| RFXC162 | Reflex Compliance Array Data Point 162 | categorical | AUXAR_J | — |
| RFXC163 | Reflex Compliance Array Data Point 163 | categorical | AUXAR_J | — |
| RFXC164 | Reflex Compliance Array Data Point 164 | categorical | AUXAR_J | — |
| RFXC165 | Reflex Compliance Array Data Point 165 | categorical | AUXAR_J | — |
| RFXC166 | Reflex Compliance Array Data Point 166 | categorical | AUXAR_J | — |
| RFXC167 | Reflex Compliance Array Data Point 167 | categorical | AUXAR_J | — |
| RFXC168 | Reflex Compliance Array Data Point 168 | categorical | AUXAR_J | — |
| RFXC169 | Reflex Compliance Array Data Point 169 | categorical | AUXAR_J | — |
| RFXC170 | Reflex Compliance Array Data Point 170 | categorical | AUXAR_J | — |
| RFXLEVEL | The frequency which was tested. | categorical | AUXAR_J | — |
| RFXRFXDC | Reflex Detected | categorical | AUXAR_J | — |
| RFXSEAR | The ear which was tested. | categorical | AUXAR_J | — |
| RFXT001 | Reflex Time Array Data Point 001 | categorical | AUXAR_J | — |
| RFXT002 | Reflex Time Array Data Point 002 | categorical | AUXAR_J | — |
| RFXT003 | Reflex Time Array Data Point 003 | categorical | AUXAR_J | — |
| RFXT004 | Reflex Time Array Data Point 004 | categorical | AUXAR_J | — |
| RFXT005 | Reflex Time Array Data Point 005 | categorical | AUXAR_J | — |
| RFXT006 | Reflex Time Array Data Point 006 | categorical | AUXAR_J | — |
| RFXT007 | Reflex Time Array Data Point 007 | categorical | AUXAR_J | — |
| RFXT008 | Reflex Time Array Data Point 008 | categorical | AUXAR_J | — |
| RFXT009 | Reflex Time Array Data Point 009 | categorical | AUXAR_J | — |
| RFXT010 | Reflex Time Array Data Point 010 | categorical | AUXAR_J | — |
| RFXT011 | Reflex Time Array Data Point 011 | categorical | AUXAR_J | — |
| RFXT012 | Reflex Time Array Data Point 012 | categorical | AUXAR_J | — |
| RFXT013 | Reflex Time Array Data Point 013 | categorical | AUXAR_J | — |
| RFXT014 | Reflex Time Array Data Point 014 | categorical | AUXAR_J | — |
| RFXT015 | Reflex Time Array Data Point 015 | categorical | AUXAR_J | — |
| RFXT016 | Reflex Time Array Data Point 016 | categorical | AUXAR_J | — |
| RFXT017 | Reflex Time Array Data Point 017 | categorical | AUXAR_J | — |
| RFXT018 | Reflex Time Array Data Point 018 | categorical | AUXAR_J | — |
| RFXT019 | Reflex Time Array Data Point 019 | categorical | AUXAR_J | — |
| RFXT020 | Reflex Time Array Data Point 020 | categorical | AUXAR_J | — |
| RFXT021 | Reflex Time Array Data Point 021 | categorical | AUXAR_J | — |
| RFXT022 | Reflex Time Array Data Point 022 | categorical | AUXAR_J | — |
| RFXT023 | Reflex Time Array Data Point 023 | categorical | AUXAR_J | — |
| RFXT024 | Reflex Time Array Data Point 024 | categorical | AUXAR_J | — |
| RFXT025 | Reflex Time Array Data Point 025 | categorical | AUXAR_J | — |
| RFXT026 | Reflex Time Array Data Point 026 | categorical | AUXAR_J | — |
| RFXT027 | Reflex Time Array Data Point 027 | categorical | AUXAR_J | — |
| RFXT028 | Reflex Time Array Data Point 028 | categorical | AUXAR_J | — |
| RFXT029 | Reflex Time Array Data Point 029 | categorical | AUXAR_J | — |
| RFXT030 | Reflex Time Array Data Point 030 | categorical | AUXAR_J | — |
| RFXT031 | Reflex Time Array Data Point 031 | categorical | AUXAR_J | — |
| RFXT032 | Reflex Time Array Data Point 032 | categorical | AUXAR_J | — |
| RFXT033 | Reflex Time Array Data Point 033 | categorical | AUXAR_J | — |
| RFXT034 | Reflex Time Array Data Point 034 | categorical | AUXAR_J | — |
| RFXT035 | Reflex Time Array Data Point 035 | categorical | AUXAR_J | — |
| RFXT036 | Reflex Time Array Data Point 036 | categorical | AUXAR_J | — |
| RFXT037 | Reflex Time Array Data Point 037 | categorical | AUXAR_J | — |
| RFXT038 | Reflex Time Array Data Point 038 | categorical | AUXAR_J | — |
| RFXT039 | Reflex Time Array Data Point 039 | categorical | AUXAR_J | — |
| RFXT040 | Reflex Time Array Data Point 040 | categorical | AUXAR_J | — |
| RFXT041 | Reflex Time Array Data Point 041 | categorical | AUXAR_J | — |
| RFXT042 | Reflex Time Array Data Point 042 | categorical | AUXAR_J | — |
| RFXT043 | Reflex Time Array Data Point 043 | categorical | AUXAR_J | — |
| RFXT044 | Reflex Time Array Data Point 044 | categorical | AUXAR_J | — |
| RFXT045 | Reflex Time Array Data Point 045 | categorical | AUXAR_J | — |
| RFXT046 | Reflex Time Array Data Point 046 | categorical | AUXAR_J | — |
| RFXT047 | Reflex Time Array Data Point 047 | categorical | AUXAR_J | — |
| RFXT048 | Reflex Time Array Data Point 048 | categorical | AUXAR_J | — |
| RFXT049 | Reflex Time Array Data Point 049 | categorical | AUXAR_J | — |
| RFXT050 | Reflex Time Array Data Point 050 | categorical | AUXAR_J | — |
| RFXT051 | Reflex Time Array Data Point 051 | categorical | AUXAR_J | — |
| RFXT052 | Reflex Time Array Data Point 052 | categorical | AUXAR_J | — |
| RFXT053 | Reflex Time Array Data Point 053 | categorical | AUXAR_J | — |
| RFXT054 | Reflex Time Array Data Point 054 | categorical | AUXAR_J | — |
| RFXT055 | Reflex Time Array Data Point 055 | categorical | AUXAR_J | — |
| RFXT056 | Reflex Time Array Data Point 056 | categorical | AUXAR_J | — |
| RFXT057 | Reflex Time Array Data Point 057 | categorical | AUXAR_J | — |
| RFXT058 | Reflex Time Array Data Point 058 | categorical | AUXAR_J | — |
| RFXT059 | Reflex Time Array Data Point 059 | categorical | AUXAR_J | — |
| RFXT060 | Reflex Time Array Data Point 060 | categorical | AUXAR_J | — |
| RFXT061 | Reflex Time Array Data Point 061 | categorical | AUXAR_J | — |
| RFXT062 | Reflex Time Array Data Point 062 | categorical | AUXAR_J | — |
| RFXT063 | Reflex Time Array Data Point 063 | categorical | AUXAR_J | — |
| RFXT064 | Reflex Time Array Data Point 064 | categorical | AUXAR_J | — |
| RFXT065 | Reflex Time Array Data Point 065 | categorical | AUXAR_J | — |
| RFXT066 | Reflex Time Array Data Point 066 | categorical | AUXAR_J | — |
| RFXT067 | Reflex Time Array Data Point 067 | categorical | AUXAR_J | — |
| RFXT068 | Reflex Time Array Data Point 068 | categorical | AUXAR_J | — |
| RFXT069 | Reflex Time Array Data Point 069 | categorical | AUXAR_J | — |
| RFXT070 | Reflex Time Array Data Point 070 | categorical | AUXAR_J | — |
| RFXT071 | Reflex Time Array Data Point 071 | categorical | AUXAR_J | — |
| RFXT072 | Reflex Time Array Data Point 072 | categorical | AUXAR_J | — |
| RFXT073 | Reflex Time Array Data Point 073 | categorical | AUXAR_J | — |
| RFXT074 | Reflex Time Array Data Point 074 | categorical | AUXAR_J | — |
| RFXT075 | Reflex Time Array Data Point 075 | categorical | AUXAR_J | — |
| RFXT076 | Reflex Time Array Data Point 076 | categorical | AUXAR_J | — |
| RFXT077 | Reflex Time Array Data Point 077 | categorical | AUXAR_J | — |
| RFXT078 | Reflex Time Array Data Point 078 | categorical | AUXAR_J | — |
| RFXT079 | Reflex Time Array Data Point 079 | categorical | AUXAR_J | — |
| RFXT080 | Reflex Time Array Data Point 080 | categorical | AUXAR_J | — |
| RFXT081 | Reflex Time Array Data Point 081 | categorical | AUXAR_J | — |
| RFXT082 | Reflex Time Array Data Point 082 | categorical | AUXAR_J | — |
| RFXT083 | Reflex Time Array Data Point 083 | categorical | AUXAR_J | — |
| RFXT084 | Reflex Time Array Data Point 084 | categorical | AUXAR_J | — |
| RFXT085 | Reflex Time Array Data Point 085 | categorical | AUXAR_J | — |
| RFXT086 | Reflex Time Array Data Point 086 | categorical | AUXAR_J | — |
| RFXT087 | Reflex Time Array Data Point 087 | categorical | AUXAR_J | — |
| RFXT088 | Reflex Time Array Data Point 088 | categorical | AUXAR_J | — |
| RFXT089 | Reflex Time Array Data Point 089 | categorical | AUXAR_J | — |
| RFXT090 | Reflex Time Array Data Point 090 | categorical | AUXAR_J | — |
| RFXT091 | Reflex Time Array Data Point 091 | categorical | AUXAR_J | — |
| RFXT092 | Reflex Time Array Data Point 092 | categorical | AUXAR_J | — |
| RFXT093 | Reflex Time Array Data Point 093 | categorical | AUXAR_J | — |
| RFXT094 | Reflex Time Array Data Point 094 | categorical | AUXAR_J | — |
| RFXT095 | Reflex Time Array Data Point 095 | categorical | AUXAR_J | — |
| RFXT096 | Reflex Time Array Data Point 096 | categorical | AUXAR_J | — |
| RFXT097 | Reflex Time Array Data Point 097 | categorical | AUXAR_J | — |
| RFXT098 | Reflex Time Array Data Point 098 | categorical | AUXAR_J | — |
| RFXT099 | Reflex Time Array Data Point 099 | categorical | AUXAR_J | — |
| RFXT100 | Reflex Time Array Data Point 100 | categorical | AUXAR_J | — |
| RFXT101 | Reflex Time Array Data Point 101 | categorical | AUXAR_J | — |
| RFXT102 | Reflex Time Array Data Point 102 | categorical | AUXAR_J | — |
| RFXT103 | Reflex Time Array Data Point 103 | categorical | AUXAR_J | — |
| RFXT104 | Reflex Time Array Data Point 104 | categorical | AUXAR_J | — |
| RFXT105 | Reflex Time Array Data Point 105 | categorical | AUXAR_J | — |
| RFXT106 | Reflex Time Array Data Point 106 | categorical | AUXAR_J | — |
| RFXT107 | Reflex Time Array Data Point 107 | categorical | AUXAR_J | — |
| RFXT108 | Reflex Time Array Data Point 108 | categorical | AUXAR_J | — |
| RFXT109 | Reflex Time Array Data Point 109 | categorical | AUXAR_J | — |
| RFXT110 | Reflex Time Array Data Point 110 | categorical | AUXAR_J | — |
| RFXT111 | Reflex Time Array Data Point 111 | categorical | AUXAR_J | — |
| RFXT112 | Reflex Time Array Data Point 112 | categorical | AUXAR_J | — |
| RFXT113 | Reflex Time Array Data Point 113 | categorical | AUXAR_J | — |
| RFXT114 | Reflex Time Array Data Point 114 | categorical | AUXAR_J | — |
| RFXT115 | Reflex Time Array Data Point 115 | categorical | AUXAR_J | — |
| RFXT116 | Reflex Time Array Data Point 116 | categorical | AUXAR_J | — |
| RFXT117 | Reflex Time Array Data Point 117 | categorical | AUXAR_J | — |
| RFXT118 | Reflex Time Array Data Point 118 | categorical | AUXAR_J | — |
| RFXT119 | Reflex Time Array Data Point 119 | categorical | AUXAR_J | — |
| RFXT120 | Reflex Time Array Data Point 120 | categorical | AUXAR_J | — |
| RFXT121 | Reflex Time Array Data Point 121 | categorical | AUXAR_J | — |
| RFXT122 | Reflex Time Array Data Point 122 | categorical | AUXAR_J | — |
| RFXT123 | Reflex Time Array Data Point 123 | categorical | AUXAR_J | — |
| RFXT124 | Reflex Time Array Data Point 124 | categorical | AUXAR_J | — |
| RFXT125 | Reflex Time Array Data Point 125 | categorical | AUXAR_J | — |
| RFXT126 | Reflex Time Array Data Point 126 | categorical | AUXAR_J | — |
| RFXT127 | Reflex Time Array Data Point 127 | categorical | AUXAR_J | — |
| RFXT128 | Reflex Time Array Data Point 128 | categorical | AUXAR_J | — |
| RFXT129 | Reflex Time Array Data Point 129 | categorical | AUXAR_J | — |
| RFXT130 | Reflex Time Array Data Point 130 | categorical | AUXAR_J | — |
| RFXT131 | Reflex Time Array Data Point 131 | categorical | AUXAR_J | — |
| RFXT132 | Reflex Time Array Data Point 132 | categorical | AUXAR_J | — |
| RFXT133 | Reflex Time Array Data Point 133 | categorical | AUXAR_J | — |
| RFXT134 | Reflex Time Array Data Point 134 | categorical | AUXAR_J | — |
| RFXT135 | Reflex Time Array Data Point 135 | categorical | AUXAR_J | — |
| RFXT136 | Reflex Time Array Data Point 136 | categorical | AUXAR_J | — |
| RFXT137 | Reflex Time Array Data Point 137 | categorical | AUXAR_J | — |
| RFXT138 | Reflex Time Array Data Point 138 | categorical | AUXAR_J | — |
| RFXT139 | Reflex Time Array Data Point 139 | categorical | AUXAR_J | — |
| RFXT140 | Reflex Time Array Data Point 140 | categorical | AUXAR_J | — |
| RFXT141 | Reflex Time Array Data Point 141 | categorical | AUXAR_J | — |
| RFXT142 | Reflex Time Array Data Point 142 | categorical | AUXAR_J | — |
| RFXT143 | Reflex Time Array Data Point 143 | categorical | AUXAR_J | — |
| RFXT144 | Reflex Time Array Data Point 144 | categorical | AUXAR_J | — |
| RFXT145 | Reflex Time Array Data Point 145 | categorical | AUXAR_J | — |
| RFXT146 | Reflex Time Array Data Point 146 | categorical | AUXAR_J | — |
| RFXT147 | Reflex Time Array Data Point 147 | categorical | AUXAR_J | — |
| RFXT148 | Reflex Time Array Data Point 148 | categorical | AUXAR_J | — |
| RFXT149 | Reflex Time Array Data Point 149 | categorical | AUXAR_J | — |
| RFXT150 | Reflex Time Array Data Point 150 | categorical | AUXAR_J | — |
| RFXT151 | Reflex Time Array Data Point 151 | categorical | AUXAR_J | — |
| RFXT152 | Reflex Time Array Data Point 152 | categorical | AUXAR_J | — |
| RFXT153 | Reflex Time Array Data Point 153 | categorical | AUXAR_J | — |
| RFXT154 | Reflex Time Array Data Point 154 | categorical | AUXAR_J | — |
| RFXT155 | Reflex Time Array Data Point 155 | categorical | AUXAR_J | — |
| RFXT156 | Reflex Time Array Data Point 156 | categorical | AUXAR_J | — |
| RFXT157 | Reflex Time Array Data Point 157 | categorical | AUXAR_J | — |
| RFXT158 | Reflex Time Array Data Point 158 | categorical | AUXAR_J | — |
| RFXT159 | Reflex Time Array Data Point 159 | categorical | AUXAR_J | — |
| RFXT160 | Reflex Time Array Data Point 160 | categorical | AUXAR_J | — |
| RFXT161 | Reflex Time Array Data Point 161 | categorical | AUXAR_J | — |
| RFXT162 | Reflex Time Array Data Point 162 | categorical | AUXAR_J | — |
| RFXT163 | Reflex Time Array Data Point 163 | categorical | AUXAR_J | — |
| RFXT164 | Reflex Time Array Data Point 164 | categorical | AUXAR_J | — |
| RFXT165 | Reflex Time Array Data Point 165 | categorical | AUXAR_J | — |
| RFXT166 | Reflex Time Array Data Point 166 | categorical | AUXAR_J | — |
| RFXT167 | Reflex Time Array Data Point 167 | categorical | AUXAR_J | — |
| RFXT168 | Reflex Time Array Data Point 168 | categorical | AUXAR_J | — |
| RFXT169 | Reflex Time Array Data Point 169 | categorical | AUXAR_J | — |
| RFXT170 | Reflex Time Array Data Point 170 | categorical | AUXAR_J | — |
| TYXA001 | Admittance Array Data Point 001 | categorical | AUXTYM_J | — |
| TYXA002 | Admittance Array Data Point 002 | categorical | AUXTYM_J | — |
| TYXA003 | Admittance Array Data Point 003 | categorical | AUXTYM_J | — |
| TYXA004 | Admittance Array Data Point 004 | categorical | AUXTYM_J | — |
| TYXA005 | Admittance Array Data Point 005 | categorical | AUXTYM_J | — |
| TYXA006 | Admittance Array Data Point 006 | categorical | AUXTYM_J | — |
| TYXA007 | Admittance Array Data Point 007 | categorical | AUXTYM_J | — |
| TYXA008 | Admittance Array Data Point 008 | categorical | AUXTYM_J | — |
| TYXA009 | Admittance Array Data Point 009 | categorical | AUXTYM_J | — |
| TYXA010 | Admittance Array Data Point 010 | categorical | AUXTYM_J | — |
| TYXA011 | Admittance Array Data Point 011 | categorical | AUXTYM_J | — |
| TYXA012 | Admittance Array Data Point 012 | categorical | AUXTYM_J | — |
| TYXA013 | Admittance Array Data Point 013 | categorical | AUXTYM_J | — |
| TYXA014 | Admittance Array Data Point 014 | categorical | AUXTYM_J | — |
| TYXA015 | Admittance Array Data Point 015 | categorical | AUXTYM_J | — |
| TYXA016 | Admittance Array Data Point 016 | categorical | AUXTYM_J | — |
| TYXA017 | Admittance Array Data Point 017 | categorical | AUXTYM_J | — |
| TYXA018 | Admittance Array Data Point 018 | categorical | AUXTYM_J | — |
| TYXA019 | Admittance Array Data Point 019 | categorical | AUXTYM_J | — |
| TYXA020 | Admittance Array Data Point 020 | categorical | AUXTYM_J | — |
| TYXA021 | Admittance Array Data Point 021 | categorical | AUXTYM_J | — |
| TYXA022 | Admittance Array Data Point 022 | categorical | AUXTYM_J | — |
| TYXA023 | Admittance Array Data Point 023 | categorical | AUXTYM_J | — |
| TYXA024 | Admittance Array Data Point 024 | categorical | AUXTYM_J | — |
| TYXA025 | Admittance Array Data Point 025 | categorical | AUXTYM_J | — |
| TYXA026 | Admittance Array Data Point 026 | categorical | AUXTYM_J | — |
| TYXA027 | Admittance Array Data Point 027 | categorical | AUXTYM_J | — |
| TYXA028 | Admittance Array Data Point 028 | categorical | AUXTYM_J | — |
| TYXA029 | Admittance Array Data Point 029 | categorical | AUXTYM_J | — |
| TYXA030 | Admittance Array Data Point 030 | categorical | AUXTYM_J | — |
| TYXA031 | Admittance Array Data Point 031 | categorical | AUXTYM_J | — |
| TYXA032 | Admittance Array Data Point 032 | categorical | AUXTYM_J | — |
| TYXA033 | Admittance Array Data Point 033 | categorical | AUXTYM_J | — |
| TYXA034 | Admittance Array Data Point 034 | categorical | AUXTYM_J | — |
| TYXA035 | Admittance Array Data Point 035 | categorical | AUXTYM_J | — |
| TYXA036 | Admittance Array Data Point 036 | categorical | AUXTYM_J | — |
| TYXA037 | Admittance Array Data Point 037 | categorical | AUXTYM_J | — |
| TYXA038 | Admittance Array Data Point 038 | categorical | AUXTYM_J | — |
| TYXA039 | Admittance Array Data Point 039 | categorical | AUXTYM_J | — |
| TYXA040 | Admittance Array Data Point 040 | categorical | AUXTYM_J | — |
| TYXA041 | Admittance Array Data Point 041 | categorical | AUXTYM_J | — |
| TYXA042 | Admittance Array Data Point 042 | categorical | AUXTYM_J | — |
| TYXA043 | Admittance Array Data Point 043 | categorical | AUXTYM_J | — |
| TYXA044 | Admittance Array Data Point 044 | categorical | AUXTYM_J | — |
| TYXA045 | Admittance Array Data Point 045 | categorical | AUXTYM_J | — |
| TYXA046 | Admittance Array Data Point 046 | categorical | AUXTYM_J | — |
| TYXA047 | Admittance Array Data Point 047 | categorical | AUXTYM_J | — |
| TYXA048 | Admittance Array Data Point 048 | categorical | AUXTYM_J | — |
| TYXA049 | Admittance Array Data Point 049 | categorical | AUXTYM_J | — |
| TYXA050 | Admittance Array Data Point 050 | categorical | AUXTYM_J | — |
| TYXA051 | Admittance Array Data Point 051 | categorical | AUXTYM_J | — |
| TYXA052 | Admittance Array Data Point 052 | categorical | AUXTYM_J | — |
| TYXA053 | Admittance Array Data Point 053 | categorical | AUXTYM_J | — |
| TYXA054 | Admittance Array Data Point 054 | categorical | AUXTYM_J | — |
| TYXA055 | Admittance Array Data Point 055 | categorical | AUXTYM_J | — |
| TYXA056 | Admittance Array Data Point 056 | categorical | AUXTYM_J | — |
| TYXA057 | Admittance Array Data Point 057 | categorical | AUXTYM_J | — |
| TYXA058 | Admittance Array Data Point 058 | categorical | AUXTYM_J | — |
| TYXA059 | Admittance Array Data Point 059 | categorical | AUXTYM_J | — |
| TYXA060 | Admittance Array Data Point 060 | categorical | AUXTYM_J | — |
| TYXA061 | Admittance Array Data Point 061 | categorical | AUXTYM_J | — |
| TYXA062 | Admittance Array Data Point 062 | categorical | AUXTYM_J | — |
| TYXA063 | Admittance Array Data Point 063 | categorical | AUXTYM_J | — |
| TYXA064 | Admittance Array Data Point 064 | categorical | AUXTYM_J | — |
| TYXA065 | Admittance Array Data Point 065 | categorical | AUXTYM_J | — |
| TYXA066 | Admittance Array Data Point 066 | categorical | AUXTYM_J | — |
| TYXA067 | Admittance Array Data Point 067 | categorical | AUXTYM_J | — |
| TYXA068 | Admittance Array Data Point 068 | categorical | AUXTYM_J | — |
| TYXA069 | Admittance Array Data Point 069 | categorical | AUXTYM_J | — |
| TYXA070 | Admittance Array Data Point 070 | categorical | AUXTYM_J | — |
| TYXA071 | Admittance Array Data Point 071 | categorical | AUXTYM_J | — |
| TYXA072 | Admittance Array Data Point 072 | categorical | AUXTYM_J | — |
| TYXA073 | Admittance Array Data Point 073 | categorical | AUXTYM_J | — |
| TYXA074 | Admittance Array Data Point 074 | categorical | AUXTYM_J | — |
| TYXA075 | Admittance Array Data Point 075 | categorical | AUXTYM_J | — |
| TYXA076 | Admittance Array Data Point 076 | categorical | AUXTYM_J | — |
| TYXA077 | Admittance Array Data Point 077 | categorical | AUXTYM_J | — |
| TYXA078 | Admittance Array Data Point 078 | categorical | AUXTYM_J | — |
| TYXA079 | Admittance Array Data Point 079 | categorical | AUXTYM_J | — |
| TYXA080 | Admittance Array Data Point 080 | categorical | AUXTYM_J | — |
| TYXA081 | Admittance Array Data Point 081 | categorical | AUXTYM_J | — |
| TYXA082 | Admittance Array Data Point 082 | categorical | AUXTYM_J | — |
| TYXA083 | Admittance Array Data Point 083 | categorical | AUXTYM_J | — |
| TYXA084 | Admittance Array Data Point 084 | categorical | AUXTYM_J | — |
| TYXA085 | Admittance Array Data Point 085 | categorical | AUXTYM_J | — |
| TYXA086 | Admittance Array Data Point 086 | categorical | AUXTYM_J | — |
| TYXA087 | Admittance Array Data Point 087 | categorical | AUXTYM_J | — |
| TYXA088 | Admittance Array Data Point 088 | categorical | AUXTYM_J | — |
| TYXA089 | Admittance Array Data Point 089 | categorical | AUXTYM_J | — |
| TYXA090 | Admittance Array Data Point 090 | categorical | AUXTYM_J | — |
| TYXA091 | Admittance Array Data Point 091 | categorical | AUXTYM_J | — |
| TYXA092 | Admittance Array Data Point 092 | categorical | AUXTYM_J | — |
| TYXA093 | Admittance Array Data Point 093 | categorical | AUXTYM_J | — |
| TYXA094 | Admittance Array Data Point 094 | categorical | AUXTYM_J | — |
| TYXA095 | Admittance Array Data Point 095 | categorical | AUXTYM_J | — |
| TYXA096 | Admittance Array Data Point 096 | categorical | AUXTYM_J | — |
| TYXA097 | Admittance Array Data Point 097 | categorical | AUXTYM_J | — |
| TYXA098 | Admittance Array Data Point 098 | categorical | AUXTYM_J | — |
| TYXA099 | Admittance Array Data Point 099 | categorical | AUXTYM_J | — |
| TYXA100 | Admittance Array Data Point 100 | categorical | AUXTYM_J | — |
| TYXA101 | Admittance Array Data Point 101 | categorical | AUXTYM_J | — |
| TYXA102 | Admittance Array Data Point 102 | categorical | AUXTYM_J | — |
| TYXA103 | Admittance Array Data Point 103 | categorical | AUXTYM_J | — |
| TYXA104 | Admittance Array Data Point 104 | categorical | AUXTYM_J | — |
| TYXA105 | Admittance Array Data Point 105 | categorical | AUXTYM_J | — |
| TYXA106 | Admittance Array Data Point 106 | categorical | AUXTYM_J | — |
| TYXA107 | Admittance Array Data Point 107 | categorical | AUXTYM_J | — |
| TYXA108 | Admittance Array Data Point 108 | categorical | AUXTYM_J | — |
| TYXA109 | Admittance Array Data Point 109 | categorical | AUXTYM_J | — |
| TYXA110 | Admittance Array Data Point 110 | categorical | AUXTYM_J | — |
| TYXA111 | Admittance Array Data Point 111 | categorical | AUXTYM_J | — |
| TYXA112 | Admittance Array Data Point 112 | categorical | AUXTYM_J | — |
| TYXA113 | Admittance Array Data Point 113 | categorical | AUXTYM_J | — |
| TYXA114 | Admittance Array Data Point 114 | categorical | AUXTYM_J | — |
| TYXA115 | Admittance Array Data Point 115 | categorical | AUXTYM_J | — |
| TYXA116 | Admittance Array Data Point 116 | categorical | AUXTYM_J | — |
| TYXA117 | Admittance Array Data Point 117 | categorical | AUXTYM_J | — |
| TYXA118 | Admittance Array Data Point 118 | categorical | AUXTYM_J | — |
| TYXA119 | Admittance Array Data Point 119 | categorical | AUXTYM_J | — |
| TYXA120 | Admittance Array Data Point 120 | categorical | AUXTYM_J | — |
| TYXA121 | Admittance Array Data Point 121 | categorical | AUXTYM_J | — |
| TYXA122 | Admittance Array Data Point 122 | categorical | AUXTYM_J | — |
| TYXA123 | Admittance Array Data Point 123 | categorical | AUXTYM_J | — |
| TYXA124 | Admittance Array Data Point 124 | categorical | AUXTYM_J | — |
| TYXA125 | Admittance Array Data Point 125 | categorical | AUXTYM_J | — |
| TYXA126 | Admittance Array Data Point 126 | categorical | AUXTYM_J | — |
| TYXA127 | Admittance Array Data Point 127 | categorical | AUXTYM_J | — |
| TYXA128 | Admittance Array Data Point 128 | categorical | AUXTYM_J | — |
| TYXA129 | Admittance Array Data Point 129 | categorical | AUXTYM_J | — |
| TYXA130 | Admittance Array Data Point 130 | categorical | AUXTYM_J | — |
| TYXA131 | Admittance Array Data Point 131 | categorical | AUXTYM_J | — |
| TYXA132 | Admittance Array Data Point 132 | categorical | AUXTYM_J | — |
| TYXA133 | Admittance Array Data Point 133 | categorical | AUXTYM_J | — |
| TYXA134 | Admittance Array Data Point 134 | categorical | AUXTYM_J | — |
| TYXA135 | Admittance Array Data Point 135 | categorical | AUXTYM_J | — |
| TYXA136 | Admittance Array Data Point 136 | categorical | AUXTYM_J | — |
| TYXA137 | Admittance Array Data Point 137 | categorical | AUXTYM_J | — |
| TYXA138 | Admittance Array Data Point 138 | categorical | AUXTYM_J | — |
| TYXA139 | Admittance Array Data Point 139 | categorical | AUXTYM_J | — |
| TYXA140 | Admittance Array Data Point 140 | categorical | AUXTYM_J | — |
| TYXA141 | Admittance Array Data Point 141 | categorical | AUXTYM_J | — |
| TYXA142 | Admittance Array Data Point 142 | categorical | AUXTYM_J | — |
| TYXA143 | Admittance Array Data Point 143 | categorical | AUXTYM_J | — |
| TYXA144 | Admittance Array Data Point 144 | categorical | AUXTYM_J | — |
| TYXA145 | Admittance Array Data Point 145 | categorical | AUXTYM_J | — |
| TYXA146 | Admittance Array Data Point 146 | categorical | AUXTYM_J | — |
| TYXA147 | Admittance Array Data Point 147 | categorical | AUXTYM_J | — |
| TYXA148 | Admittance Array Data Point 148 | categorical | AUXTYM_J | — |
| TYXA149 | Admittance Array Data Point 149 | categorical | AUXTYM_J | — |
| TYXA150 | Admittance Array Data Point 150 | categorical | AUXTYM_J | — |
| TYXA151 | Admittance Array Data Point 151 | categorical | AUXTYM_J | — |
| TYXA152 | Admittance Array Data Point 152 | categorical | AUXTYM_J | — |
| TYXA153 | Admittance Array Data Point 153 | categorical | AUXTYM_J | — |
| TYXA154 | Admittance Array Data Point 154 | categorical | AUXTYM_J | — |
| TYXA155 | Admittance Array Data Point 155 | categorical | AUXTYM_J | — |
| TYXA156 | Admittance Array Data Point 156 | categorical | AUXTYM_J | — |
| TYXA157 | Admittance Array Data Point 157 | categorical | AUXTYM_J | — |
| TYXA158 | Admittance Array Data Point 158 | categorical | AUXTYM_J | — |
| TYXA159 | Admittance Array Data Point 159 | categorical | AUXTYM_J | — |
| TYXA160 | Admittance Array Data Point 160 | categorical | AUXTYM_J | — |
| TYXA161 | Admittance Array Data Point 161 | categorical | AUXTYM_J | — |
| TYXA162 | Admittance Array Data Point 162 | categorical | AUXTYM_J | — |
| TYXA163 | Admittance Array Data Point 163 | categorical | AUXTYM_J | — |
| TYXA164 | Admittance Array Data Point 164 | categorical | AUXTYM_J | — |
| TYXA165 | Admittance Array Data Point 165 | categorical | AUXTYM_J | — |
| TYXA166 | Admittance Array Data Point 166 | categorical | AUXTYM_J | — |
| TYXA167 | Admittance Array Data Point 167 | categorical | AUXTYM_J | — |
| TYXA168 | Admittance Array Data Point 168 | categorical | AUXTYM_J | — |
| TYXA169 | Admittance Array Data Point 169 | categorical | AUXTYM_J | — |
| TYXA170 | Admittance Array Data Point 170 | categorical | AUXTYM_J | — |
| TYXA171 | Admittance Array Data Point 171 | categorical | AUXTYM_J | — |
| TYXA172 | Admittance Array Data Point 172 | categorical | AUXTYM_J | — |
| TYXA173 | Admittance Array Data Point 173 | categorical | AUXTYM_J | — |
| TYXA174 | Admittance Array Data Point 174 | categorical | AUXTYM_J | — |
| TYXA175 | Admittance Array Data Point 175 | categorical | AUXTYM_J | — |
| TYXA176 | Admittance Array Data Point 176 | categorical | AUXTYM_J | — |
| TYXA177 | Admittance Array Data Point 177 | categorical | AUXTYM_J | — |
| TYXA178 | Admittance Array Data Point 178 | categorical | AUXTYM_J | — |
| TYXA179 | Admittance Array Data Point 179 | categorical | AUXTYM_J | — |
| TYXA180 | Admittance Array Data Point 180 | categorical | AUXTYM_J | — |
| TYXA181 | Admittance Array Data Point 181 | categorical | AUXTYM_J | — |
| TYXA182 | Admittance Array Data Point 182 | categorical | AUXTYM_J | — |
| TYXA183 | Admittance Array Data Point 183 | categorical | AUXTYM_J | — |
| TYXA184 | Admittance Array Data Point 184 | categorical | AUXTYM_J | — |
| TYXA185 | Admittance Array Data Point 185 | categorical | AUXTYM_J | — |
| TYXA186 | Admittance Array Data Point 186 | categorical | AUXTYM_J | — |
| TYXA187 | Admittance Array Data Point 187 | categorical | AUXTYM_J | — |
| TYXA188 | Admittance Array Data Point 188 | categorical | AUXTYM_J | — |
| TYXA189 | Admittance Array Data Point 189 | categorical | AUXTYM_J | — |
| TYXA190 | Admittance Array Data Point 190 | categorical | AUXTYM_J | — |
| TYXA191 | Admittance Array Data Point 191 | categorical | AUXTYM_J | — |
| TYXA192 | Admittance Array Data Point 192 | categorical | AUXTYM_J | — |
| TYXA193 | Admittance Array Data Point 193 | categorical | AUXTYM_J | — |
| TYXA194 | Admittance Array Data Point 194 | categorical | AUXTYM_J | — |
| TYXA195 | Admittance Array Data Point 195 | categorical | AUXTYM_J | — |
| TYXA196 | Admittance Array Data Point 196 | categorical | AUXTYM_J | — |
| TYXA197 | Admittance Array Data Point 197 | categorical | AUXTYM_J | — |
| TYXA198 | Admittance Array Data Point 198 | categorical | AUXTYM_J | — |
| TYXA199 | Admittance Array Data Point 199 | categorical | AUXTYM_J | — |
| TYXA200 | Admittance Array Data Point 200 | categorical | AUXTYM_J | — |
| TYXA201 | Admittance Array Data Point 201 | categorical | AUXTYM_J | — |
| TYXA202 | Admittance Array Data Point 202 | categorical | AUXTYM_J | — |
| TYXA203 | Admittance Array Data Point 203 | categorical | AUXTYM_J | — |
| TYXA204 | Admittance Array Data Point 204 | categorical | AUXTYM_J | — |
| TYXA205 | Admittance Array Data Point 205 | categorical | AUXTYM_J | — |
| TYXA206 | Admittance Array Data Point 206 | categorical | AUXTYM_J | — |
| TYXA207 | Admittance Array Data Point 207 | categorical | AUXTYM_J | — |
| TYXA208 | Admittance Array Data Point 208 | categorical | AUXTYM_J | — |
| TYXA209 | Admittance Array Data Point 209 | categorical | AUXTYM_J | — |
| TYXA210 | Admittance Array Data Point 210 | categorical | AUXTYM_J | — |
| TYXA211 | Admittance Array Data Point 211 | categorical | AUXTYM_J | — |
| TYXA212 | Admittance Array Data Point 212 | categorical | AUXTYM_J | — |
| TYXA213 | Admittance Array Data Point 213 | categorical | AUXTYM_J | — |
| TYXA214 | Admittance Array Data Point 214 | categorical | AUXTYM_J | — |
| TYXA215 | Admittance Array Data Point 215 | categorical | AUXTYM_J | — |
| TYXA216 | Admittance Array Data Point 216 | categorical | AUXTYM_J | — |
| TYXA217 | Admittance Array Data Point 217 | categorical | AUXTYM_J | — |
| TYXA218 | Admittance Array Data Point 218 | categorical | AUXTYM_J | — |
| TYXA219 | Admittance Array Data Point 219 | categorical | AUXTYM_J | — |
| TYXA220 | Admittance Array Data Point 220 | categorical | AUXTYM_J | — |
| TYXA221 | Admittance Array Data Point 221 | categorical | AUXTYM_J | — |
| TYXA222 | Admittance Array Data Point 222 | categorical | AUXTYM_J | — |
| TYXA223 | Admittance Array Data Point 223 | categorical | AUXTYM_J | — |
| TYXA224 | Admittance Array Data Point 224 | categorical | AUXTYM_J | — |
| TYXA225 | Admittance Array Data Point 225 | categorical | AUXTYM_J | — |
| TYXA226 | Admittance Array Data Point 226 | categorical | AUXTYM_J | — |
| TYXA227 | Admittance Array Data Point 227 | categorical | AUXTYM_J | — |
| TYXA228 | Admittance Array Data Point 228 | categorical | AUXTYM_J | — |
| TYXA229 | Admittance Array Data Point 229 | categorical | AUXTYM_J | — |
| TYXA230 | Admittance Array Data Point 230 | categorical | AUXTYM_J | — |
| TYXA231 | Admittance Array Data Point 231 | categorical | AUXTYM_J | — |
| TYXA232 | Admittance Array Data Point 232 | categorical | AUXTYM_J | — |
| TYXA233 | Admittance Array Data Point 233 | categorical | AUXTYM_J | — |
| TYXA234 | Admittance Array Data Point 234 | categorical | AUXTYM_J | — |
| TYXA235 | Admittance Array Data Point 235 | categorical | AUXTYM_J | — |
| TYXA236 | Admittance Array Data Point 236 | categorical | AUXTYM_J | — |
| TYXA237 | Admittance Array Data Point 237 | categorical | AUXTYM_J | — |
| TYXA238 | Admittance Array Data Point 238 | categorical | AUXTYM_J | — |
| TYXA239 | Admittance Array Data Point 239 | categorical | AUXTYM_J | — |
| TYXA240 | Admittance Array Data Point 240 | categorical | AUXTYM_J | — |
| TYXA241 | Admittance Array Data Point 241 | categorical | AUXTYM_J | — |
| TYXA242 | Admittance Array Data Point 242 | categorical | AUXTYM_J | — |
| TYXA243 | Admittance Array Data Point 243 | categorical | AUXTYM_J | — |
| TYXA244 | Admittance Array Data Point 244 | categorical | AUXTYM_J | — |
| TYXA245 | Admittance Array Data Point 245 | categorical | AUXTYM_J | — |
| TYXA246 | Admittance Array Data Point 246 | categorical | AUXTYM_J | — |
| TYXA247 | Admittance Array Data Point 247 | categorical | AUXTYM_J | — |
| TYXA248 | Admittance Array Data Point 248 | categorical | AUXTYM_J | — |
| TYXA249 | Admittance Array Data Point 249 | categorical | AUXTYM_J | — |
| TYXA250 | Admittance Array Data Point 250 | categorical | AUXTYM_J | — |
| TYXA251 | Admittance Array Data Point 251 | categorical | AUXTYM_J | — |
| TYXA252 | Admittance Array Data Point 252 | categorical | AUXTYM_J | — |
| TYXA253 | Admittance Array Data Point 253 | categorical | AUXTYM_J | — |
| TYXA254 | Admittance Array Data Point 254 | categorical | AUXTYM_J | — |
| TYXA255 | Admittance Array Data Point 255 | categorical | AUXTYM_J | — |
| TYXA256 | Admittance Array Data Point 256 | categorical | AUXTYM_J | — |
| TYXP001 | Pressure Array Data Point 001 | categorical | AUXTYM_J | — |
| TYXP002 | Pressure Array Data Point 002 | categorical | AUXTYM_J | — |
| TYXP003 | Pressure Array Data Point 003 | categorical | AUXTYM_J | — |
| TYXP004 | Pressure Array Data Point 004 | categorical | AUXTYM_J | — |
| TYXP005 | Pressure Array Data Point 005 | categorical | AUXTYM_J | — |
| TYXP006 | Pressure Array Data Point 006 | categorical | AUXTYM_J | — |
| TYXP007 | Pressure Array Data Point 007 | categorical | AUXTYM_J | — |
| TYXP008 | Pressure Array Data Point 008 | categorical | AUXTYM_J | — |
| TYXP009 | Pressure Array Data Point 009 | categorical | AUXTYM_J | — |
| TYXP010 | Pressure Array Data Point 010 | categorical | AUXTYM_J | — |
| TYXP011 | Pressure Array Data Point 011 | categorical | AUXTYM_J | — |
| TYXP012 | Pressure Array Data Point 012 | categorical | AUXTYM_J | — |
| TYXP013 | Pressure Array Data Point 013 | categorical | AUXTYM_J | — |
| TYXP014 | Pressure Array Data Point 014 | categorical | AUXTYM_J | — |
| TYXP015 | Pressure Array Data Point 015 | categorical | AUXTYM_J | — |
| TYXP016 | Pressure Array Data Point 016 | categorical | AUXTYM_J | — |
| TYXP017 | Pressure Array Data Point 017 | categorical | AUXTYM_J | — |
| TYXP018 | Pressure Array Data Point 018 | categorical | AUXTYM_J | — |
| TYXP019 | Pressure Array Data Point 019 | categorical | AUXTYM_J | — |
| TYXP020 | Pressure Array Data Point 020 | categorical | AUXTYM_J | — |
| TYXP021 | Pressure Array Data Point 021 | categorical | AUXTYM_J | — |
| TYXP022 | Pressure Array Data Point 022 | categorical | AUXTYM_J | — |
| TYXP023 | Pressure Array Data Point 023 | categorical | AUXTYM_J | — |
| TYXP024 | Pressure Array Data Point 024 | categorical | AUXTYM_J | — |
| TYXP025 | Pressure Array Data Point 025 | categorical | AUXTYM_J | — |
| TYXP026 | Pressure Array Data Point 026 | categorical | AUXTYM_J | — |
| TYXP027 | Pressure Array Data Point 027 | categorical | AUXTYM_J | — |
| TYXP028 | Pressure Array Data Point 028 | categorical | AUXTYM_J | — |
| TYXP029 | Pressure Array Data Point 029 | categorical | AUXTYM_J | — |
| TYXP030 | Pressure Array Data Point 030 | categorical | AUXTYM_J | — |
| TYXP031 | Pressure Array Data Point 031 | categorical | AUXTYM_J | — |
| TYXP032 | Pressure Array Data Point 032 | categorical | AUXTYM_J | — |
| TYXP033 | Pressure Array Data Point 033 | categorical | AUXTYM_J | — |
| TYXP034 | Pressure Array Data Point 034 | categorical | AUXTYM_J | — |
| TYXP035 | Pressure Array Data Point 035 | categorical | AUXTYM_J | — |
| TYXP036 | Pressure Array Data Point 036 | categorical | AUXTYM_J | — |
| TYXP037 | Pressure Array Data Point 037 | categorical | AUXTYM_J | — |
| TYXP038 | Pressure Array Data Point 038 | categorical | AUXTYM_J | — |
| TYXP039 | Pressure Array Data Point 039 | categorical | AUXTYM_J | — |
| TYXP040 | Pressure Array Data Point 040 | categorical | AUXTYM_J | — |
| TYXP041 | Pressure Array Data Point 041 | categorical | AUXTYM_J | — |
| TYXP042 | Pressure Array Data Point 042 | categorical | AUXTYM_J | — |
| TYXP043 | Pressure Array Data Point 043 | categorical | AUXTYM_J | — |
| TYXP044 | Pressure Array Data Point 044 | categorical | AUXTYM_J | — |
| TYXP045 | Pressure Array Data Point 045 | categorical | AUXTYM_J | — |
| TYXP046 | Pressure Array Data Point 046 | categorical | AUXTYM_J | — |
| TYXP047 | Pressure Array Data Point 047 | categorical | AUXTYM_J | — |
| TYXP048 | Pressure Array Data Point 048 | categorical | AUXTYM_J | — |
| TYXP049 | Pressure Array Data Point 049 | categorical | AUXTYM_J | — |
| TYXP050 | Pressure Array Data Point 050 | categorical | AUXTYM_J | — |
| TYXP051 | Pressure Array Data Point 051 | categorical | AUXTYM_J | — |
| TYXP052 | Pressure Array Data Point 052 | categorical | AUXTYM_J | — |
| TYXP053 | Pressure Array Data Point 053 | categorical | AUXTYM_J | — |
| TYXP054 | Pressure Array Data Point 054 | categorical | AUXTYM_J | — |
| TYXP055 | Pressure Array Data Point 055 | categorical | AUXTYM_J | — |
| TYXP056 | Pressure Array Data Point 056 | categorical | AUXTYM_J | — |
| TYXP057 | Pressure Array Data Point 057 | categorical | AUXTYM_J | — |
| TYXP058 | Pressure Array Data Point 058 | categorical | AUXTYM_J | — |
| TYXP059 | Pressure Array Data Point 059 | categorical | AUXTYM_J | — |
| TYXP060 | Pressure Array Data Point 060 | categorical | AUXTYM_J | — |
| TYXP061 | Pressure Array Data Point 061 | categorical | AUXTYM_J | — |
| TYXP062 | Pressure Array Data Point 062 | categorical | AUXTYM_J | — |
| TYXP063 | Pressure Array Data Point 063 | categorical | AUXTYM_J | — |
| TYXP064 | Pressure Array Data Point 064 | categorical | AUXTYM_J | — |
| TYXP065 | Pressure Array Data Point 065 | categorical | AUXTYM_J | — |
| TYXP066 | Pressure Array Data Point 066 | categorical | AUXTYM_J | — |
| TYXP067 | Pressure Array Data Point 067 | categorical | AUXTYM_J | — |
| TYXP068 | Pressure Array Data Point 068 | categorical | AUXTYM_J | — |
| TYXP069 | Pressure Array Data Point 069 | categorical | AUXTYM_J | — |
| TYXP070 | Pressure Array Data Point 070 | categorical | AUXTYM_J | — |
| TYXP071 | Pressure Array Data Point 071 | categorical | AUXTYM_J | — |
| TYXP072 | Pressure Array Data Point 072 | categorical | AUXTYM_J | — |
| TYXP073 | Pressure Array Data Point 073 | categorical | AUXTYM_J | — |
| TYXP074 | Pressure Array Data Point 074 | categorical | AUXTYM_J | — |
| TYXP075 | Pressure Array Data Point 075 | categorical | AUXTYM_J | — |
| TYXP076 | Pressure Array Data Point 076 | categorical | AUXTYM_J | — |
| TYXP077 | Pressure Array Data Point 077 | categorical | AUXTYM_J | — |
| TYXP078 | Pressure Array Data Point 078 | categorical | AUXTYM_J | — |
| TYXP079 | Pressure Array Data Point 079 | categorical | AUXTYM_J | — |
| TYXP080 | Pressure Array Data Point 080 | categorical | AUXTYM_J | — |
| TYXP081 | Pressure Array Data Point 081 | categorical | AUXTYM_J | — |
| TYXP082 | Pressure Array Data Point 082 | categorical | AUXTYM_J | — |
| TYXP083 | Pressure Array Data Point 083 | categorical | AUXTYM_J | — |
| TYXP084 | Pressure Array Data Point 084 | categorical | AUXTYM_J | — |
| TYXP085 | Pressure Array Data Point 085 | categorical | AUXTYM_J | — |
| TYXP086 | Pressure Array Data Point 086 | categorical | AUXTYM_J | — |
| TYXP087 | Pressure Array Data Point 087 | categorical | AUXTYM_J | — |
| TYXP088 | Pressure Array Data Point 088 | categorical | AUXTYM_J | — |
| TYXP089 | Pressure Array Data Point 089 | categorical | AUXTYM_J | — |
| TYXP090 | Pressure Array Data Point 090 | categorical | AUXTYM_J | — |
| TYXP091 | Pressure Array Data Point 091 | categorical | AUXTYM_J | — |
| TYXP092 | Pressure Array Data Point 092 | categorical | AUXTYM_J | — |
| TYXP093 | Pressure Array Data Point 093 | categorical | AUXTYM_J | — |
| TYXP094 | Pressure Array Data Point 094 | categorical | AUXTYM_J | — |
| TYXP095 | Pressure Array Data Point 095 | categorical | AUXTYM_J | — |
| TYXP096 | Pressure Array Data Point 096 | categorical | AUXTYM_J | — |
| TYXP097 | Pressure Array Data Point 097 | categorical | AUXTYM_J | — |
| TYXP098 | Pressure Array Data Point 098 | categorical | AUXTYM_J | — |
| TYXP099 | Pressure Array Data Point 099 | categorical | AUXTYM_J | — |
| TYXP100 | Pressure Array Data Point 100 | categorical | AUXTYM_J | — |
| TYXP101 | Pressure Array Data Point 101 | categorical | AUXTYM_J | — |
| TYXP102 | Pressure Array Data Point 102 | categorical | AUXTYM_J | — |
| TYXP103 | Pressure Array Data Point 103 | categorical | AUXTYM_J | — |
| TYXP104 | Pressure Array Data Point 104 | categorical | AUXTYM_J | — |
| TYXP105 | Pressure Array Data Point 105 | categorical | AUXTYM_J | — |
| TYXP106 | Pressure Array Data Point 106 | categorical | AUXTYM_J | — |
| TYXP107 | Pressure Array Data Point 107 | categorical | AUXTYM_J | — |
| TYXP108 | Pressure Array Data Point 108 | categorical | AUXTYM_J | — |
| TYXP109 | Pressure Array Data Point 109 | categorical | AUXTYM_J | — |
| TYXP110 | Pressure Array Data Point 110 | categorical | AUXTYM_J | — |
| TYXP111 | Pressure Array Data Point 111 | categorical | AUXTYM_J | — |
| TYXP112 | Pressure Array Data Point 112 | categorical | AUXTYM_J | — |
| TYXP113 | Pressure Array Data Point 113 | categorical | AUXTYM_J | — |
| TYXP114 | Pressure Array Data Point 114 | categorical | AUXTYM_J | — |
| TYXP115 | Pressure Array Data Point 115 | categorical | AUXTYM_J | — |
| TYXP116 | Pressure Array Data Point 116 | categorical | AUXTYM_J | — |
| TYXP117 | Pressure Array Data Point 117 | categorical | AUXTYM_J | — |
| TYXP118 | Pressure Array Data Point 118 | categorical | AUXTYM_J | — |
| TYXP119 | Pressure Array Data Point 119 | categorical | AUXTYM_J | — |
| TYXP120 | Pressure Array Data Point 120 | categorical | AUXTYM_J | — |
| TYXP121 | Pressure Array Data Point 121 | categorical | AUXTYM_J | — |
| TYXP122 | Pressure Array Data Point 122 | categorical | AUXTYM_J | — |
| TYXP123 | Pressure Array Data Point 123 | categorical | AUXTYM_J | — |
| TYXP124 | Pressure Array Data Point 124 | categorical | AUXTYM_J | — |
| TYXP125 | Pressure Array Data Point 125 | categorical | AUXTYM_J | — |
| TYXP126 | Pressure Array Data Point 126 | categorical | AUXTYM_J | — |
| TYXP127 | Pressure Array Data Point 127 | categorical | AUXTYM_J | — |
| TYXP128 | Pressure Array Data Point 128 | categorical | AUXTYM_J | — |
| TYXP129 | Pressure Array Data Point 129 | categorical | AUXTYM_J | — |
| TYXP130 | Pressure Array Data Point 130 | categorical | AUXTYM_J | — |
| TYXP131 | Pressure Array Data Point 131 | categorical | AUXTYM_J | — |
| TYXP132 | Pressure Array Data Point 132 | categorical | AUXTYM_J | — |
| TYXP133 | Pressure Array Data Point 133 | categorical | AUXTYM_J | — |
| TYXP134 | Pressure Array Data Point 134 | categorical | AUXTYM_J | — |
| TYXP135 | Pressure Array Data Point 135 | categorical | AUXTYM_J | — |
| TYXP136 | Pressure Array Data Point 136 | categorical | AUXTYM_J | — |
| TYXP137 | Pressure Array Data Point 137 | categorical | AUXTYM_J | — |
| TYXP138 | Pressure Array Data Point 138 | categorical | AUXTYM_J | — |
| TYXP139 | Pressure Array Data Point 139 | categorical | AUXTYM_J | — |
| TYXP140 | Pressure Array Data Point 140 | categorical | AUXTYM_J | — |
| TYXP141 | Pressure Array Data Point 141 | categorical | AUXTYM_J | — |
| TYXP142 | Pressure Array Data Point 142 | categorical | AUXTYM_J | — |
| TYXP143 | Pressure Array Data Point 143 | categorical | AUXTYM_J | — |
| TYXP144 | Pressure Array Data Point 144 | categorical | AUXTYM_J | — |
| TYXP145 | Pressure Array Data Point 145 | categorical | AUXTYM_J | — |
| TYXP146 | Pressure Array Data Point 146 | categorical | AUXTYM_J | — |
| TYXP147 | Pressure Array Data Point 147 | categorical | AUXTYM_J | — |
| TYXP148 | Pressure Array Data Point 148 | categorical | AUXTYM_J | — |
| TYXP149 | Pressure Array Data Point 149 | categorical | AUXTYM_J | — |
| TYXP150 | Pressure Array Data Point 150 | categorical | AUXTYM_J | — |
| TYXP151 | Pressure Array Data Point 151 | categorical | AUXTYM_J | — |
| TYXP152 | Pressure Array Data Point 152 | categorical | AUXTYM_J | — |
| TYXP153 | Pressure Array Data Point 153 | categorical | AUXTYM_J | — |
| TYXP154 | Pressure Array Data Point 154 | categorical | AUXTYM_J | — |
| TYXP155 | Pressure Array Data Point 155 | categorical | AUXTYM_J | — |
| TYXP156 | Pressure Array Data Point 156 | categorical | AUXTYM_J | — |
| TYXP157 | Pressure Array Data Point 157 | categorical | AUXTYM_J | — |
| TYXP158 | Pressure Array Data Point 158 | categorical | AUXTYM_J | — |
| TYXP159 | Pressure Array Data Point 159 | categorical | AUXTYM_J | — |
| TYXP160 | Pressure Array Data Point 160 | categorical | AUXTYM_J | — |
| TYXP161 | Pressure Array Data Point 161 | categorical | AUXTYM_J | — |
| TYXP162 | Pressure Array Data Point 162 | categorical | AUXTYM_J | — |
| TYXP163 | Pressure Array Data Point 163 | categorical | AUXTYM_J | — |
| TYXP164 | Pressure Array Data Point 164 | categorical | AUXTYM_J | — |
| TYXP165 | Pressure Array Data Point 165 | categorical | AUXTYM_J | — |
| TYXP166 | Pressure Array Data Point 166 | categorical | AUXTYM_J | — |
| TYXP167 | Pressure Array Data Point 167 | categorical | AUXTYM_J | — |
| TYXP168 | Pressure Array Data Point 168 | categorical | AUXTYM_J | — |
| TYXP169 | Pressure Array Data Point 169 | categorical | AUXTYM_J | — |
| TYXP170 | Pressure Array Data Point 170 | categorical | AUXTYM_J | — |
| TYXP171 | Pressure Array Data Point 171 | categorical | AUXTYM_J | — |
| TYXP172 | Pressure Array Data Point 172 | categorical | AUXTYM_J | — |
| TYXP173 | Pressure Array Data Point 173 | categorical | AUXTYM_J | — |
| TYXP174 | Pressure Array Data Point 174 | categorical | AUXTYM_J | — |
| TYXP175 | Pressure Array Data Point 175 | categorical | AUXTYM_J | — |
| TYXP176 | Pressure Array Data Point 176 | categorical | AUXTYM_J | — |
| TYXP177 | Pressure Array Data Point 177 | categorical | AUXTYM_J | — |
| TYXP178 | Pressure Array Data Point 178 | categorical | AUXTYM_J | — |
| TYXP179 | Pressure Array Data Point 179 | categorical | AUXTYM_J | — |
| TYXP180 | Pressure Array Data Point 180 | categorical | AUXTYM_J | — |
| TYXP181 | Pressure Array Data Point 181 | categorical | AUXTYM_J | — |
| TYXP182 | Pressure Array Data Point 182 | categorical | AUXTYM_J | — |
| TYXP183 | Pressure Array Data Point 183 | categorical | AUXTYM_J | — |
| TYXP184 | Pressure Array Data Point 184 | categorical | AUXTYM_J | — |
| TYXP185 | Pressure Array Data Point 185 | categorical | AUXTYM_J | — |
| TYXP186 | Pressure Array Data Point 186 | categorical | AUXTYM_J | — |
| TYXP187 | Pressure Array Data Point 187 | categorical | AUXTYM_J | — |
| TYXP188 | Pressure Array Data Point 188 | categorical | AUXTYM_J | — |
| TYXP189 | Pressure Array Data Point 189 | categorical | AUXTYM_J | — |
| TYXP190 | Pressure Array Data Point 190 | categorical | AUXTYM_J | — |
| TYXP191 | Pressure Array Data Point 191 | categorical | AUXTYM_J | — |
| TYXP192 | Pressure Array Data Point 192 | categorical | AUXTYM_J | — |
| TYXP193 | Pressure Array Data Point 193 | categorical | AUXTYM_J | — |
| TYXP194 | Pressure Array Data Point 194 | categorical | AUXTYM_J | — |
| TYXP195 | Pressure Array Data Point 195 | categorical | AUXTYM_J | — |
| TYXP196 | Pressure Array Data Point 196 | categorical | AUXTYM_J | — |
| TYXP197 | Pressure Array Data Point 197 | categorical | AUXTYM_J | — |
| TYXP198 | Pressure Array Data Point 198 | categorical | AUXTYM_J | — |
| TYXP199 | Pressure Array Data Point 199 | categorical | AUXTYM_J | — |
| TYXP200 | Pressure Array Data Point 200 | categorical | AUXTYM_J | — |
| TYXP201 | Pressure Array Data Point 201 | categorical | AUXTYM_J | — |
| TYXP202 | Pressure Array Data Point 202 | categorical | AUXTYM_J | — |
| TYXP203 | Pressure Array Data Point 203 | categorical | AUXTYM_J | — |
| TYXP204 | Pressure Array Data Point 204 | categorical | AUXTYM_J | — |
| TYXP205 | Pressure Array Data Point 205 | categorical | AUXTYM_J | — |
| TYXP206 | Pressure Array Data Point 206 | categorical | AUXTYM_J | — |
| TYXP207 | Pressure Array Data Point 207 | categorical | AUXTYM_J | — |
| TYXP208 | Pressure Array Data Point 208 | categorical | AUXTYM_J | — |
| TYXP209 | Pressure Array Data Point 209 | categorical | AUXTYM_J | — |
| TYXP210 | Pressure Array Data Point 210 | categorical | AUXTYM_J | — |
| TYXP211 | Pressure Array Data Point 211 | categorical | AUXTYM_J | — |
| TYXP212 | Pressure Array Data Point 212 | categorical | AUXTYM_J | — |
| TYXP213 | Pressure Array Data Point 213 | categorical | AUXTYM_J | — |
| TYXP214 | Pressure Array Data Point 214 | categorical | AUXTYM_J | — |
| TYXP215 | Pressure Array Data Point 215 | categorical | AUXTYM_J | — |
| TYXP216 | Pressure Array Data Point 216 | categorical | AUXTYM_J | — |
| TYXP217 | Pressure Array Data Point 217 | categorical | AUXTYM_J | — |
| TYXP218 | Pressure Array Data Point 218 | categorical | AUXTYM_J | — |
| TYXP219 | Pressure Array Data Point 219 | categorical | AUXTYM_J | — |
| TYXP220 | Pressure Array Data Point 220 | categorical | AUXTYM_J | — |
| TYXP221 | Pressure Array Data Point 221 | categorical | AUXTYM_J | — |
| TYXP222 | Pressure Array Data Point 222 | categorical | AUXTYM_J | — |
| TYXP223 | Pressure Array Data Point 223 | categorical | AUXTYM_J | — |
| TYXP224 | Pressure Array Data Point 224 | categorical | AUXTYM_J | — |
| TYXP225 | Pressure Array Data Point 225 | categorical | AUXTYM_J | — |
| TYXP226 | Pressure Array Data Point 226 | categorical | AUXTYM_J | — |
| TYXP227 | Pressure Array Data Point 227 | categorical | AUXTYM_J | — |
| TYXP228 | Pressure Array Data Point 228 | categorical | AUXTYM_J | — |
| TYXP229 | Pressure Array Data Point 229 | categorical | AUXTYM_J | — |
| TYXP230 | Pressure Array Data Point 230 | categorical | AUXTYM_J | — |
| TYXP231 | Pressure Array Data Point 231 | categorical | AUXTYM_J | — |
| TYXP232 | Pressure Array Data Point 232 | categorical | AUXTYM_J | — |
| TYXP233 | Pressure Array Data Point 233 | categorical | AUXTYM_J | — |
| TYXP234 | Pressure Array Data Point 234 | categorical | AUXTYM_J | — |
| TYXP235 | Pressure Array Data Point 235 | categorical | AUXTYM_J | — |
| TYXP236 | Pressure Array Data Point 236 | categorical | AUXTYM_J | — |
| TYXP237 | Pressure Array Data Point 237 | categorical | AUXTYM_J | — |
| TYXP238 | Pressure Array Data Point 238 | categorical | AUXTYM_J | — |
| TYXP239 | Pressure Array Data Point 239 | categorical | AUXTYM_J | — |
| TYXP240 | Pressure Array Data Point 240 | categorical | AUXTYM_J | — |
| TYXP241 | Pressure Array Data Point 241 | categorical | AUXTYM_J | — |
| TYXP242 | Pressure Array Data Point 242 | categorical | AUXTYM_J | — |
| TYXP243 | Pressure Array Data Point 243 | categorical | AUXTYM_J | — |
| TYXP244 | Pressure Array Data Point 244 | categorical | AUXTYM_J | — |
| TYXP245 | Pressure Array Data Point 245 | categorical | AUXTYM_J | — |
| TYXP246 | Pressure Array Data Point 246 | categorical | AUXTYM_J | — |
| TYXP247 | Pressure Array Data Point 247 | categorical | AUXTYM_J | — |
| TYXP248 | Pressure Array Data Point 248 | categorical | AUXTYM_J | — |
| TYXP249 | Pressure Array Data Point 249 | categorical | AUXTYM_J | — |
| TYXP250 | Pressure Array Data Point 250 | categorical | AUXTYM_J | — |
| TYXP251 | Pressure Array Data Point 251 | categorical | AUXTYM_J | — |
| TYXP252 | Pressure Array Data Point 252 | categorical | AUXTYM_J | — |
| TYXP253 | Pressure Array Data Point 253 | categorical | AUXTYM_J | — |
| TYXP254 | Pressure Array Data Point 254 | categorical | AUXTYM_J | — |
| TYXP255 | Pressure Array Data Point 255 | categorical | AUXTYM_J | — |
| TYXP256 | Pressure Array Data Point 256 | categorical | AUXTYM_J | — |
| TYXPEAR | The ear which was tested. | categorical | AUXTYM_J | — |
| WBXA001 | Absorbance Array Data Point 001 | categorical | AUXWBR_J | — |
| WBXA002 | Absorbance Array Data Point 002 | categorical | AUXWBR_J | — |
| WBXA003 | Absorbance Array Data Point 003 | categorical | AUXWBR_J | — |
| WBXA004 | Absorbance Array Data Point 004 | categorical | AUXWBR_J | — |
| WBXA005 | Absorbance Array Data Point 005 | categorical | AUXWBR_J | — |
| WBXA006 | Absorbance Array Data Point 006 | categorical | AUXWBR_J | — |
| WBXA007 | Absorbance Array Data Point 007 | categorical | AUXWBR_J | — |
| WBXA008 | Absorbance Array Data Point 008 | categorical | AUXWBR_J | — |
| WBXA009 | Absorbance Array Data Point 009 | categorical | AUXWBR_J | — |
| WBXA010 | Absorbance Array Data Point 010 | categorical | AUXWBR_J | — |
| WBXA011 | Absorbance Array Data Point 011 | categorical | AUXWBR_J | — |
| WBXA012 | Absorbance Array Data Point 012 | categorical | AUXWBR_J | — |
| WBXA013 | Absorbance Array Data Point 013 | categorical | AUXWBR_J | — |
| WBXA014 | Absorbance Array Data Point 014 | categorical | AUXWBR_J | — |
| WBXA015 | Absorbance Array Data Point 015 | categorical | AUXWBR_J | — |
| WBXA016 | Absorbance Array Data Point 016 | categorical | AUXWBR_J | — |
| WBXA017 | Absorbance Array Data Point 017 | categorical | AUXWBR_J | — |
| WBXA018 | Absorbance Array Data Point 018 | categorical | AUXWBR_J | — |
| WBXA019 | Absorbance Array Data Point 019 | categorical | AUXWBR_J | — |
| WBXA020 | Absorbance Array Data Point 020 | categorical | AUXWBR_J | — |
| WBXA021 | Absorbance Array Data Point 021 | categorical | AUXWBR_J | — |
| WBXA022 | Absorbance Array Data Point 022 | categorical | AUXWBR_J | — |
| WBXA023 | Absorbance Array Data Point 023 | categorical | AUXWBR_J | — |
| WBXA024 | Absorbance Array Data Point 024 | categorical | AUXWBR_J | — |
| WBXA025 | Absorbance Array Data Point 025 | categorical | AUXWBR_J | — |
| WBXA026 | Absorbance Array Data Point 026 | categorical | AUXWBR_J | — |
| WBXA027 | Absorbance Array Data Point 027 | categorical | AUXWBR_J | — |
| WBXA028 | Absorbance Array Data Point 028 | categorical | AUXWBR_J | — |
| WBXA029 | Absorbance Array Data Point 029 | categorical | AUXWBR_J | — |
| WBXA030 | Absorbance Array Data Point 030 | categorical | AUXWBR_J | — |
| WBXA031 | Absorbance Array Data Point 031 | categorical | AUXWBR_J | — |
| WBXA032 | Absorbance Array Data Point 032 | categorical | AUXWBR_J | — |
| WBXA033 | Absorbance Array Data Point 033 | categorical | AUXWBR_J | — |
| WBXA034 | Absorbance Array Data Point 034 | categorical | AUXWBR_J | — |
| WBXA035 | Absorbance Array Data Point 035 | categorical | AUXWBR_J | — |
| WBXA036 | Absorbance Array Data Point 036 | categorical | AUXWBR_J | — |
| WBXA037 | Absorbance Array Data Point 037 | categorical | AUXWBR_J | — |
| WBXA038 | Absorbance Array Data Point 038 | categorical | AUXWBR_J | — |
| WBXA039 | Absorbance Array Data Point 039 | categorical | AUXWBR_J | — |
| WBXA040 | Absorbance Array Data Point 040 | categorical | AUXWBR_J | — |
| WBXA041 | Absorbance Array Data Point 041 | categorical | AUXWBR_J | — |
| WBXA042 | Absorbance Array Data Point 042 | categorical | AUXWBR_J | — |
| WBXA043 | Absorbance Array Data Point 043 | categorical | AUXWBR_J | — |
| WBXA044 | Absorbance Array Data Point 044 | categorical | AUXWBR_J | — |
| WBXA045 | Absorbance Array Data Point 045 | categorical | AUXWBR_J | — |
| WBXA046 | Absorbance Array Data Point 046 | categorical | AUXWBR_J | — |
| WBXA047 | Absorbance Array Data Point 047 | categorical | AUXWBR_J | — |
| WBXA048 | Absorbance Array Data Point 048 | categorical | AUXWBR_J | — |
| WBXA049 | Absorbance Array Data Point 049 | categorical | AUXWBR_J | — |
| WBXA050 | Absorbance Array Data Point 050 | categorical | AUXWBR_J | — |
| WBXA051 | Absorbance Array Data Point 051 | categorical | AUXWBR_J | — |
| WBXA052 | Absorbance Array Data Point 052 | categorical | AUXWBR_J | — |
| WBXA053 | Absorbance Array Data Point 053 | categorical | AUXWBR_J | — |
| WBXA054 | Absorbance Array Data Point 054 | categorical | AUXWBR_J | — |
| WBXA055 | Absorbance Array Data Point 055 | categorical | AUXWBR_J | — |
| WBXA056 | Absorbance Array Data Point 056 | categorical | AUXWBR_J | — |
| WBXA057 | Absorbance Array Data Point 057 | categorical | AUXWBR_J | — |
| WBXA058 | Absorbance Array Data Point 058 | categorical | AUXWBR_J | — |
| WBXA059 | Absorbance Array Data Point 059 | categorical | AUXWBR_J | — |
| WBXA060 | Absorbance Array Data Point 060 | categorical | AUXWBR_J | — |
| WBXA061 | Absorbance Array Data Point 061 | categorical | AUXWBR_J | — |
| WBXA062 | Absorbance Array Data Point 062 | categorical | AUXWBR_J | — |
| WBXA063 | Absorbance Array Data Point 063 | categorical | AUXWBR_J | — |
| WBXA064 | Absorbance Array Data Point 064 | categorical | AUXWBR_J | — |
| WBXA065 | Absorbance Array Data Point 065 | categorical | AUXWBR_J | — |
| WBXA066 | Absorbance Array Data Point 066 | categorical | AUXWBR_J | — |
| WBXA067 | Absorbance Array Data Point 067 | categorical | AUXWBR_J | — |
| WBXA068 | Absorbance Array Data Point 068 | categorical | AUXWBR_J | — |
| WBXA069 | Absorbance Array Data Point 069 | categorical | AUXWBR_J | — |
| WBXA070 | Absorbance Array Data Point 070 | categorical | AUXWBR_J | — |
| WBXA071 | Absorbance Array Data Point 071 | categorical | AUXWBR_J | — |
| WBXA072 | Absorbance Array Data Point 072 | categorical | AUXWBR_J | — |
| WBXA073 | Absorbance Array Data Point 073 | categorical | AUXWBR_J | — |
| WBXA074 | Absorbance Array Data Point 074 | categorical | AUXWBR_J | — |
| WBXA075 | Absorbance Array Data Point 075 | categorical | AUXWBR_J | — |
| WBXA076 | Absorbance Array Data Point 076 | categorical | AUXWBR_J | — |
| WBXA077 | Absorbance Array Data Point 077 | categorical | AUXWBR_J | — |
| WBXA078 | Absorbance Array Data Point 078 | categorical | AUXWBR_J | — |
| WBXA079 | Absorbance Array Data Point 079 | categorical | AUXWBR_J | — |
| WBXA080 | Absorbance Array Data Point 080 | categorical | AUXWBR_J | — |
| WBXA081 | Absorbance Array Data Point 081 | categorical | AUXWBR_J | — |
| WBXA082 | Absorbance Array Data Point 082 | categorical | AUXWBR_J | — |
| WBXA083 | Absorbance Array Data Point 083 | categorical | AUXWBR_J | — |
| WBXA084 | Absorbance Array Data Point 084 | categorical | AUXWBR_J | — |
| WBXA085 | Absorbance Array Data Point 085 | categorical | AUXWBR_J | — |
| WBXA086 | Absorbance Array Data Point 086 | categorical | AUXWBR_J | — |
| WBXA087 | Absorbance Array Data Point 087 | categorical | AUXWBR_J | — |
| WBXA088 | Absorbance Array Data Point 088 | categorical | AUXWBR_J | — |
| WBXA089 | Absorbance Array Data Point 089 | categorical | AUXWBR_J | — |
| WBXA090 | Absorbance Array Data Point 090 | categorical | AUXWBR_J | — |
| WBXA091 | Absorbance Array Data Point 091 | categorical | AUXWBR_J | — |
| WBXA092 | Absorbance Array Data Point 092 | categorical | AUXWBR_J | — |
| WBXA093 | Absorbance Array Data Point 093 | categorical | AUXWBR_J | — |
| WBXA094 | Absorbance Array Data Point 094 | categorical | AUXWBR_J | — |
| WBXA095 | Absorbance Array Data Point 095 | categorical | AUXWBR_J | — |
| WBXA096 | Absorbance Array Data Point 096 | categorical | AUXWBR_J | — |
| WBXA097 | Absorbance Array Data Point 097 | categorical | AUXWBR_J | — |
| WBXA098 | Absorbance Array Data Point 098 | categorical | AUXWBR_J | — |
| WBXA099 | Absorbance Array Data Point 099 | categorical | AUXWBR_J | — |
| WBXA100 | Absorbance Array Data Point 100 | categorical | AUXWBR_J | — |
| WBXA101 | Absorbance Array Data Point 101 | categorical | AUXWBR_J | — |
| WBXA102 | Absorbance Array Data Point 102 | categorical | AUXWBR_J | — |
| WBXA103 | Absorbance Array Data Point 103 | categorical | AUXWBR_J | — |
| WBXA104 | Absorbance Array Data Point 104 | categorical | AUXWBR_J | — |
| WBXA105 | Absorbance Array Data Point 105 | categorical | AUXWBR_J | — |
| WBXA106 | Absorbance Array Data Point 106 | categorical | AUXWBR_J | — |
| WBXA107 | Absorbance Array Data Point 107 | categorical | AUXWBR_J | — |
| WBXF001 | Frequency Array Data Point 001 | categorical | AUXWBR_J | — |
| WBXF002 | Frequency Array Data Point 002 | categorical | AUXWBR_J | — |
| WBXF003 | Frequency Array Data Point 003 | categorical | AUXWBR_J | — |
| WBXF004 | Frequency Array Data Point 004 | categorical | AUXWBR_J | — |
| WBXF005 | Frequency Array Data Point 005 | categorical | AUXWBR_J | — |
| WBXF006 | Frequency Array Data Point 006 | categorical | AUXWBR_J | — |
| WBXF007 | Frequency Array Data Point 007 | categorical | AUXWBR_J | — |
| WBXF008 | Frequency Array Data Point 008 | categorical | AUXWBR_J | — |
| WBXF009 | Frequency Array Data Point 009 | categorical | AUXWBR_J | — |
| WBXF010 | Frequency Array Data Point 010 | categorical | AUXWBR_J | — |
| WBXF011 | Frequency Array Data Point 011 | categorical | AUXWBR_J | — |
| WBXF012 | Frequency Array Data Point 012 | categorical | AUXWBR_J | — |
| WBXF013 | Frequency Array Data Point 013 | categorical | AUXWBR_J | — |
| WBXF014 | Frequency Array Data Point 014 | categorical | AUXWBR_J | — |
| WBXF015 | Frequency Array Data Point 015 | categorical | AUXWBR_J | — |
| WBXF016 | Frequency Array Data Point 016 | categorical | AUXWBR_J | — |
| WBXF017 | Frequency Array Data Point 017 | categorical | AUXWBR_J | — |
| WBXF018 | Frequency Array Data Point 018 | categorical | AUXWBR_J | — |
| WBXF019 | Frequency Array Data Point 019 | categorical | AUXWBR_J | — |
| WBXF020 | Frequency Array Data Point 020 | categorical | AUXWBR_J | — |
| WBXF021 | Frequency Array Data Point 021 | categorical | AUXWBR_J | — |
| WBXF022 | Frequency Array Data Point 022 | categorical | AUXWBR_J | — |
| WBXF023 | Frequency Array Data Point 023 | categorical | AUXWBR_J | — |
| WBXF024 | Frequency Array Data Point 024 | categorical | AUXWBR_J | — |
| WBXF025 | Frequency Array Data Point 025 | categorical | AUXWBR_J | — |
| WBXF026 | Frequency Array Data Point 026 | categorical | AUXWBR_J | — |
| WBXF027 | Frequency Array Data Point 027 | categorical | AUXWBR_J | — |
| WBXF028 | Frequency Array Data Point 028 | categorical | AUXWBR_J | — |
| WBXF029 | Frequency Array Data Point 029 | categorical | AUXWBR_J | — |
| WBXF030 | Frequency Array Data Point 030 | categorical | AUXWBR_J | — |
| WBXF031 | Frequency Array Data Point 031 | categorical | AUXWBR_J | — |
| WBXF032 | Frequency Array Data Point 032 | categorical | AUXWBR_J | — |
| WBXF033 | Frequency Array Data Point 033 | categorical | AUXWBR_J | — |
| WBXF034 | Frequency Array Data Point 034 | categorical | AUXWBR_J | — |
| WBXF035 | Frequency Array Data Point 035 | categorical | AUXWBR_J | — |
| WBXF036 | Frequency Array Data Point 036 | categorical | AUXWBR_J | — |
| WBXF037 | Frequency Array Data Point 037 | categorical | AUXWBR_J | — |
| WBXF038 | Frequency Array Data Point 038 | categorical | AUXWBR_J | — |
| WBXF039 | Frequency Array Data Point 039 | categorical | AUXWBR_J | — |
| WBXF040 | Frequency Array Data Point 040 | categorical | AUXWBR_J | — |
| WBXF041 | Frequency Array Data Point 041 | categorical | AUXWBR_J | — |
| WBXF042 | Frequency Array Data Point 042 | categorical | AUXWBR_J | — |
| WBXF043 | Frequency Array Data Point 043 | categorical | AUXWBR_J | — |
| WBXF044 | Frequency Array Data Point 044 | categorical | AUXWBR_J | — |
| WBXF045 | Frequency Array Data Point 045 | categorical | AUXWBR_J | — |
| WBXF046 | Frequency Array Data Point 046 | categorical | AUXWBR_J | — |
| WBXF047 | Frequency Array Data Point 047 | categorical | AUXWBR_J | — |
| WBXF048 | Frequency Array Data Point 048 | categorical | AUXWBR_J | — |
| WBXF049 | Frequency Array Data Point 049 | categorical | AUXWBR_J | — |
| WBXF050 | Frequency Array Data Point 050 | categorical | AUXWBR_J | — |
| WBXF051 | Frequency Array Data Point 051 | categorical | AUXWBR_J | — |
| WBXF052 | Frequency Array Data Point 052 | categorical | AUXWBR_J | — |
| WBXF053 | Frequency Array Data Point 053 | categorical | AUXWBR_J | — |
| WBXF054 | Frequency Array Data Point 054 | categorical | AUXWBR_J | — |
| WBXF055 | Frequency Array Data Point 055 | categorical | AUXWBR_J | — |
| WBXF056 | Frequency Array Data Point 056 | categorical | AUXWBR_J | — |
| WBXF057 | Frequency Array Data Point 057 | categorical | AUXWBR_J | — |
| WBXF058 | Frequency Array Data Point 058 | categorical | AUXWBR_J | — |
| WBXF059 | Frequency Array Data Point 059 | categorical | AUXWBR_J | — |
| WBXF060 | Frequency Array Data Point 060 | categorical | AUXWBR_J | — |
| WBXF061 | Frequency Array Data Point 061 | categorical | AUXWBR_J | — |
| WBXF062 | Frequency Array Data Point 062 | categorical | AUXWBR_J | — |
| WBXF063 | Frequency Array Data Point 063 | categorical | AUXWBR_J | — |
| WBXF064 | Frequency Array Data Point 064 | categorical | AUXWBR_J | — |
| WBXF065 | Frequency Array Data Point 065 | categorical | AUXWBR_J | — |
| WBXF066 | Frequency Array Data Point 066 | categorical | AUXWBR_J | — |
| WBXF067 | Frequency Array Data Point 067 | categorical | AUXWBR_J | — |
| WBXF068 | Frequency Array Data Point 068 | categorical | AUXWBR_J | — |
| WBXF069 | Frequency Array Data Point 069 | categorical | AUXWBR_J | — |
| WBXF070 | Frequency Array Data Point 070 | categorical | AUXWBR_J | — |
| WBXF071 | Frequency Array Data Point 071 | categorical | AUXWBR_J | — |
| WBXF072 | Frequency Array Data Point 072 | categorical | AUXWBR_J | — |
| WBXF073 | Frequency Array Data Point 073 | categorical | AUXWBR_J | — |
| WBXF074 | Frequency Array Data Point 074 | categorical | AUXWBR_J | — |
| WBXF075 | Frequency Array Data Point 075 | categorical | AUXWBR_J | — |
| WBXF076 | Frequency Array Data Point 076 | categorical | AUXWBR_J | — |
| WBXF077 | Frequency Array Data Point 077 | categorical | AUXWBR_J | — |
| WBXF078 | Frequency Array Data Point 078 | categorical | AUXWBR_J | — |
| WBXF079 | Frequency Array Data Point 079 | categorical | AUXWBR_J | — |
| WBXF080 | Frequency Array Data Point 080 | categorical | AUXWBR_J | — |
| WBXF081 | Frequency Array Data Point 081 | categorical | AUXWBR_J | — |
| WBXF082 | Frequency Array Data Point 082 | categorical | AUXWBR_J | — |
| WBXF083 | Frequency Array Data Point 083 | categorical | AUXWBR_J | — |
| WBXF084 | Frequency Array Data Point 084 | categorical | AUXWBR_J | — |
| WBXF085 | Frequency Array Data Point 085 | categorical | AUXWBR_J | — |
| WBXF086 | Frequency Array Data Point 086 | categorical | AUXWBR_J | — |
| WBXF087 | Frequency Array Data Point 087 | categorical | AUXWBR_J | — |
| WBXF088 | Frequency Array Data Point 088 | categorical | AUXWBR_J | — |
| WBXF089 | Frequency Array Data Point 089 | categorical | AUXWBR_J | — |
| WBXF090 | Frequency Array Data Point 090 | categorical | AUXWBR_J | — |
| WBXF091 | Frequency Array Data Point 091 | categorical | AUXWBR_J | — |
| WBXF092 | Frequency Array Data Point 092 | categorical | AUXWBR_J | — |
| WBXF093 | Frequency Array Data Point 093 | categorical | AUXWBR_J | — |
| WBXF094 | Frequency Array Data Point 094 | categorical | AUXWBR_J | — |
| WBXF095 | Frequency Array Data Point 095 | categorical | AUXWBR_J | — |
| WBXF096 | Frequency Array Data Point 096 | categorical | AUXWBR_J | — |
| WBXF097 | Frequency Array Data Point 097 | categorical | AUXWBR_J | — |
| WBXF098 | Frequency Array Data Point 098 | categorical | AUXWBR_J | — |
| WBXF099 | Frequency Array Data Point 099 | categorical | AUXWBR_J | — |
| WBXF100 | Frequency Array Data Point 100 | categorical | AUXWBR_J | — |
| WBXF101 | Frequency Array Data Point 101 | categorical | AUXWBR_J | — |
| WBXF102 | Frequency Array Data Point 102 | categorical | AUXWBR_J | — |
| WBXF103 | Frequency Array Data Point 103 | categorical | AUXWBR_J | — |
| WBXF104 | Frequency Array Data Point 104 | categorical | AUXWBR_J | — |
| WBXF105 | Frequency Array Data Point 105 | categorical | AUXWBR_J | — |
| WBXF106 | Frequency Array Data Point 106 | categorical | AUXWBR_J | — |
| WBXF107 | Frequency Array Data Point 107 | categorical | AUXWBR_J | — |
| WBXFEAR | The ear which was tested. | categorical | AUXWBR_J | — |
| WBXP001 | Phase Array Data Point 001 | categorical | AUXWBR_J | — |
| WBXP002 | Phase Array Data Point 002 | categorical | AUXWBR_J | — |
| WBXP003 | Phase Array Data Point 003 | categorical | AUXWBR_J | — |
| WBXP004 | Phase Array Data Point 004 | categorical | AUXWBR_J | — |
| WBXP005 | Phase Array Data Point 005 | categorical | AUXWBR_J | — |
| WBXP006 | Phase Array Data Point 006 | categorical | AUXWBR_J | — |
| WBXP007 | Phase Array Data Point 007 | categorical | AUXWBR_J | — |
| WBXP008 | Phase Array Data Point 008 | categorical | AUXWBR_J | — |
| WBXP009 | Phase Array Data Point 009 | categorical | AUXWBR_J | — |
| WBXP010 | Phase Array Data Point 010 | categorical | AUXWBR_J | — |
| WBXP011 | Phase Array Data Point 011 | categorical | AUXWBR_J | — |
| WBXP012 | Phase Array Data Point 012 | categorical | AUXWBR_J | — |
| WBXP013 | Phase Array Data Point 013 | categorical | AUXWBR_J | — |
| WBXP014 | Phase Array Data Point 014 | categorical | AUXWBR_J | — |
| WBXP015 | Phase Array Data Point 015 | categorical | AUXWBR_J | — |
| WBXP016 | Phase Array Data Point 016 | categorical | AUXWBR_J | — |
| WBXP017 | Phase Array Data Point 017 | categorical | AUXWBR_J | — |
| WBXP018 | Phase Array Data Point 018 | categorical | AUXWBR_J | — |
| WBXP019 | Phase Array Data Point 019 | categorical | AUXWBR_J | — |
| WBXP020 | Phase Array Data Point 020 | categorical | AUXWBR_J | — |
| WBXP021 | Phase Array Data Point 021 | categorical | AUXWBR_J | — |
| WBXP022 | Phase Array Data Point 022 | categorical | AUXWBR_J | — |
| WBXP023 | Phase Array Data Point 023 | categorical | AUXWBR_J | — |
| WBXP024 | Phase Array Data Point 024 | categorical | AUXWBR_J | — |
| WBXP025 | Phase Array Data Point 025 | categorical | AUXWBR_J | — |
| WBXP026 | Phase Array Data Point 026 | categorical | AUXWBR_J | — |
| WBXP027 | Phase Array Data Point 027 | categorical | AUXWBR_J | — |
| WBXP028 | Phase Array Data Point 028 | categorical | AUXWBR_J | — |
| WBXP029 | Phase Array Data Point 029 | categorical | AUXWBR_J | — |
| WBXP030 | Phase Array Data Point 030 | categorical | AUXWBR_J | — |
| WBXP031 | Phase Array Data Point 031 | categorical | AUXWBR_J | — |
| WBXP032 | Phase Array Data Point 032 | categorical | AUXWBR_J | — |
| WBXP033 | Phase Array Data Point 033 | categorical | AUXWBR_J | — |
| WBXP034 | Phase Array Data Point 034 | categorical | AUXWBR_J | — |
| WBXP035 | Phase Array Data Point 035 | categorical | AUXWBR_J | — |
| WBXP036 | Phase Array Data Point 036 | categorical | AUXWBR_J | — |
| WBXP037 | Phase Array Data Point 037 | categorical | AUXWBR_J | — |
| WBXP038 | Phase Array Data Point 038 | categorical | AUXWBR_J | — |
| WBXP039 | Phase Array Data Point 039 | categorical | AUXWBR_J | — |
| WBXP040 | Phase Array Data Point 040 | categorical | AUXWBR_J | — |
| WBXP041 | Phase Array Data Point 041 | categorical | AUXWBR_J | — |
| WBXP042 | Phase Array Data Point 042 | categorical | AUXWBR_J | — |
| WBXP043 | Phase Array Data Point 043 | categorical | AUXWBR_J | — |
| WBXP044 | Phase Array Data Point 044 | categorical | AUXWBR_J | — |
| WBXP045 | Phase Array Data Point 045 | categorical | AUXWBR_J | — |
| WBXP046 | Phase Array Data Point 046 | categorical | AUXWBR_J | — |
| WBXP047 | Phase Array Data Point 047 | categorical | AUXWBR_J | — |
| WBXP048 | Phase Array Data Point 048 | categorical | AUXWBR_J | — |
| WBXP049 | Phase Array Data Point 049 | categorical | AUXWBR_J | — |
| WBXP050 | Phase Array Data Point 050 | categorical | AUXWBR_J | — |
| WBXP051 | Phase Array Data Point 051 | categorical | AUXWBR_J | — |
| WBXP052 | Phase Array Data Point 052 | categorical | AUXWBR_J | — |
| WBXP053 | Phase Array Data Point 053 | categorical | AUXWBR_J | — |
| WBXP054 | Phase Array Data Point 054 | categorical | AUXWBR_J | — |
| WBXP055 | Phase Array Data Point 055 | categorical | AUXWBR_J | — |
| WBXP056 | Phase Array Data Point 056 | categorical | AUXWBR_J | — |
| WBXP057 | Phase Array Data Point 057 | categorical | AUXWBR_J | — |
| WBXP058 | Phase Array Data Point 058 | categorical | AUXWBR_J | — |
| WBXP059 | Phase Array Data Point 059 | categorical | AUXWBR_J | — |
| WBXP060 | Phase Array Data Point 060 | categorical | AUXWBR_J | — |
| WBXP061 | Phase Array Data Point 061 | categorical | AUXWBR_J | — |
| WBXP062 | Phase Array Data Point 062 | categorical | AUXWBR_J | — |
| WBXP063 | Phase Array Data Point 063 | categorical | AUXWBR_J | — |
| WBXP064 | Phase Array Data Point 064 | categorical | AUXWBR_J | — |
| WBXP065 | Phase Array Data Point 065 | categorical | AUXWBR_J | — |
| WBXP066 | Phase Array Data Point 066 | categorical | AUXWBR_J | — |
| WBXP067 | Phase Array Data Point 067 | categorical | AUXWBR_J | — |
| WBXP068 | Phase Array Data Point 068 | categorical | AUXWBR_J | — |
| WBXP069 | Phase Array Data Point 069 | categorical | AUXWBR_J | — |
| WBXP070 | Phase Array Data Point 070 | categorical | AUXWBR_J | — |
| WBXP071 | Phase Array Data Point 071 | categorical | AUXWBR_J | — |
| WBXP072 | Phase Array Data Point 072 | categorical | AUXWBR_J | — |
| WBXP073 | Phase Array Data Point 073 | categorical | AUXWBR_J | — |
| WBXP074 | Phase Array Data Point 074 | categorical | AUXWBR_J | — |
| WBXP075 | Phase Array Data Point 075 | categorical | AUXWBR_J | — |
| WBXP076 | Phase Array Data Point 076 | categorical | AUXWBR_J | — |
| WBXP077 | Phase Array Data Point 077 | categorical | AUXWBR_J | — |
| WBXP078 | Phase Array Data Point 078 | categorical | AUXWBR_J | — |
| WBXP079 | Phase Array Data Point 079 | categorical | AUXWBR_J | — |
| WBXP080 | Phase Array Data Point 080 | categorical | AUXWBR_J | — |
| WBXP081 | Phase Array Data Point 081 | categorical | AUXWBR_J | — |
| WBXP082 | Phase Array Data Point 082 | categorical | AUXWBR_J | — |
| WBXP083 | Phase Array Data Point 083 | categorical | AUXWBR_J | — |
| WBXP084 | Phase Array Data Point 084 | categorical | AUXWBR_J | — |
| WBXP085 | Phase Array Data Point 085 | categorical | AUXWBR_J | — |
| WBXP086 | Phase Array Data Point 086 | categorical | AUXWBR_J | — |
| WBXP087 | Phase Array Data Point 087 | categorical | AUXWBR_J | — |
| WBXP088 | Phase Array Data Point 088 | categorical | AUXWBR_J | — |
| WBXP089 | Phase Array Data Point 089 | categorical | AUXWBR_J | — |
| WBXP090 | Phase Array Data Point 090 | categorical | AUXWBR_J | — |
| WBXP091 | Phase Array Data Point 091 | categorical | AUXWBR_J | — |
| WBXP092 | Phase Array Data Point 092 | categorical | AUXWBR_J | — |
| WBXP093 | Phase Array Data Point 093 | categorical | AUXWBR_J | — |
| WBXP094 | Phase Array Data Point 094 | categorical | AUXWBR_J | — |
| WBXP095 | Phase Array Data Point 095 | categorical | AUXWBR_J | — |
| WBXP096 | Phase Array Data Point 096 | categorical | AUXWBR_J | — |
| WBXP097 | Phase Array Data Point 097 | categorical | AUXWBR_J | — |
| WBXP098 | Phase Array Data Point 098 | categorical | AUXWBR_J | — |
| WBXP099 | Phase Array Data Point 099 | categorical | AUXWBR_J | — |
| WBXP100 | Phase Array Data Point 100 | categorical | AUXWBR_J | — |
| WBXP101 | Phase Array Data Point 101 | categorical | AUXWBR_J | — |
| WBXP102 | Phase Array Data Point 102 | categorical | AUXWBR_J | — |
| WBXP103 | Phase Array Data Point 103 | categorical | AUXWBR_J | — |
| WBXP104 | Phase Array Data Point 104 | categorical | AUXWBR_J | — |
| WBXP105 | Phase Array Data Point 105 | categorical | AUXWBR_J | — |
| WBXP106 | Phase Array Data Point 106 | categorical | AUXWBR_J | — |
| WBXP107 | Phase Array Data Point 107 | categorical | AUXWBR_J | — |
| URDFLOW1 | Urine #1 Flow Rate (mL/min) | categorical | UCFLOW_J | — |
| URDFLOW2 | Urine #2 Flow Rate (mL/min) | categorical | UCFLOW_J | — |
| URDFLOW3 | Urine #3 Flow Rate (mL/min) | categorical | UCFLOW_J | — |
| URDTIME1 | The time between last urination and the first urine sample collection in minutes | categorical | UCFLOW_J | — |
| URDTIME2 | The time between the first and second urine sample collections in minutes | categorical | UCFLOW_J | — |
| URDTIME3 | The time between the second and third urine sample collections in minutes | categorical | UCFLOW_J | — |
| URXVOL1 | The volume of urine collection #1 (mL) | categorical | UCFLOW_J | — |
| URXVOL2 | The volume of urine collection #2 (mL) | categorical | UCFLOW_J | — |
| URXVOL3 | The volume of urine collection #3 (mL) | categorical | UCFLOW_J | — |
| PHAALCHR | The time (in hours) the examinee last drank alcohol such as beer, wine, or liquor. | categorical | FASTQX_J | — |
| PHAALCMN | The time (in minutes) the examinee last drank alcohol such as beer, wine, or liquor. | categorical | FASTQX_J | — |
| PHAANTHR | The time (in hours) the examinee last had antacids, laxatives or anti-diarrheals. | categorical | FASTQX_J | — |
| PHAANTMN | The time (in minutes) the examinee last had antacids, laxatives or anti-diarrheals. | categorical | FASTQX_J | — |
| PHACOFHR | The time (in hours) since the examinee last drank coffee or tea with cream or sugar. | categorical | FASTQX_J | — |
| PHACOFMN | The time (in minutes) since the examinee last drank coffee or tea with cream or sugar. | categorical | FASTQX_J | — |
| PHAFSTHR | The time (in hours) between when the examinee last ate or drank anything other than water and the time of the venipuncture. | categorical | FASTQX_J | — |
| PHAFSTMN | The time (in minutes) between when the examinee last ate or drank anything other than water and the time of the venipuncture. | categorical | FASTQX_J | — |
| PHAGUMHR | The time (in hours) the examinee last had gum, breath mints, lozenges or cough drops, or other cough or cold remedies. | categorical | FASTQX_J | — |
| PHAGUMMN | The time (in minutes) the examinee last had gum, breath mints, lozenges or cough drops, or other cough or cold remedies. | categorical | FASTQX_J | — |
| PHASUPHR | The time (in hours) the examinee last had dietary supplements such as vitamins and minerals. | categorical | FASTQX_J | — |
| PHASUPMN | The time (in minutes) the examinee last had dietary supplements such as vitamins and minerals. | categorical | FASTQX_J | — |
| PHDSESN | Session in which SP was examined | categorical | FASTQX_J | — |
| PHQ020 | Coffee or tea with cream or sugar? [Include milk or non-dairy creamers.] | categorical | FASTQX_J | — |
| PHQ030 | Alcohol, such as beer, wine, or liquor? | categorical | FASTQX_J | — |
| PHQ040 | Gum, breath mints, lozenges or cough drops, or other cough or cold remedies? | categorical | FASTQX_J | — |
| PHQ050 | Antacids, laxatives, or anti-diarrheals? | categorical | FASTQX_J | — |
| PHQ060 | Dietary supplements such as vitamins and minerals? [Include multivitamins and single nutrient supplements.] | categorical | FASTQX_J | — |
| LBXGH | Glycohemoglobin (%) | categorical | GHB_J | — |
| URDACT | Albumin creatinine ratio (mg/g) | categorical | ALB_CR_J | — |
| URDUCRLC | Creatinine, urine comment code | categorical | ALB_CR_J | — |
| URDUMALC | Albumin, urine comment code | categorical | ALB_CR_J | — |
| URXCRS | Creatinine, urine (umol/L) | categorical | ALB_CR_J | — |
| URXUCR | Creatinine, urine (mg/dL) | categorical | ALB_CR_J | — |
| URXUMA | Albumin, urine (ug/mL) | categorical | ALB_CR_J | — |
| URXUMS | Albumin, urine (mg/L) | categorical | ALB_CR_J | — |
| URXPREG | Urine Pregnancy Result | categorical | UCPREG_J | — |
| LBXHIV1 | HIV-1 antibody | categorical | HIV_J | — |
| LBXHIV2 | HIV-2 antibody | categorical | HIV_J | — |
| LBXHIVC | HIV-1, 2 Combo Test | categorical | HIV_J | — |
| LBXHNAT | HIV Confirmatory Test | categorical | HIV_J | — |
| LBXHA | Hepatitis A antibody | categorical | HEPA_J | — |
| LBXHBS | Hepatitis B Surface Antibody | categorical | HEPB_S_J | — |
| LBDHBG | Hepatitis B surface antigen | categorical | HEPBD_J | — |
| LBDHD | Hepatitis D antibody (anti-HDV) | categorical | HEPBD_J | — |
| LBXHBC | Hepatitis B core antibody | categorical | HEPBD_J | — |
| SSLBDHD | Hepatitis D antibody (anti-HDV) retesting | categorical | HEPBD_J | — |
| LBDHCI | Hepatitis C Antibody (confirmed) | categorical | HEPC_J | — |
| LBXHCG | Hepatitis C Genotype | categorical | HEPC_J | — |
| LBXHCR | Hepatitis C RNA | categorical | HEPC_J | — |
| LBDHEG | Hepatitis E IgG (anti-HEV) | categorical | HEPE_J | — |
| LBDHEM | Hepatitis E IgM (anti-HEV) | categorical | HEPE_J | — |
| LBDBANO | Basophils number (1000 cells/uL) | categorical | CBC_J | — |
| LBDEONO | Eosinophils number (1000 cells/uL) | categorical | CBC_J | — |
| LBDLYMNO | Lymphocyte number (1000 cells/uL) | categorical | CBC_J | — |
| LBDMONO | Monocyte number (1000 cells/uL) | categorical | CBC_J | — |
| LBDNENO | Segmented neutrophils number (1000 cell/uL) | categorical | CBC_J | — |
| LBXBAPCT | Basophils percent (%) | categorical | CBC_J | — |
| LBXEOPCT | Eosinophils percent (%) | categorical | CBC_J | — |
| LBXHCT | Hematocrit (%) | categorical | CBC_J | — |
| LBXHGB | Hemoglobin (g/dL) | categorical | CBC_J | — |
| LBXLYPCT | Lymphocyte percent (%) | categorical | CBC_J | — |
| LBXMC | Mean cell hemoglobin concentration (g/dL) | categorical | CBC_J | — |
| LBXMCHSI | Mean cell hemoglobin (pg) | categorical | CBC_J | — |
| LBXMCVSI | Mean cell volume (fL) | categorical | CBC_J | — |
| LBXMOPCT | Monocyte percent (%) | categorical | CBC_J | — |
| LBXMPSI | Mean platelet volume (fL) | categorical | CBC_J | — |
| LBXNEPCT | Segmented neutrophils percent (%) | categorical | CBC_J | — |
| LBXNRBC | Nucleated red blood cells (/100 WBC) | categorical | CBC_J | — |
| LBXPLTSI | Platelet count (1000 cells/uL) | categorical | CBC_J | — |
| LBXRBCSI | Red blood cell count (million cells/uL) | categorical | CBC_J | — |
| LBXRDW | Red cell distribution width (%) | categorical | CBC_J | — |
| LBXWBCSI | White blood cell count (1000 cells/uL) | categorical | CBC_J | — |
| LBDHRPLC | High-Sensitivity C-Reactive Protein (hs-CRP) Comment Code | categorical | HSCRP_J | — |
| LBXHSCRP | High-Sensitivity C-Reactive Protein (hs-CRP) (mg/L) | categorical | HSCRP_J | — |
| LBDTCSI | Total Cholesterol (mmol/L) | categorical | TCHOL_J | — |
| LBDHDD | Direct HDL-Cholesterol (mg/dL) | categorical | HDL_J | — |
| LBDHDDSI | Direct HDL-Cholesterol (mmol/L) | categorical | HDL_J | — |
| LBDSALSI | Albumin, refrigerated serum(g/L) | categorical | BIOPRO_J | — |
| LBDSATLC | Alanine Aminotransferase (ALT) Comment Code | categorical | BIOPRO_J | — |
| LBDSBUSI | Blood Urea Nitrogen (mmol/L) | categorical | BIOPRO_J | — |
| LBDSCASI | Total Calcium (mmol/L) | categorical | BIOPRO_J | — |
| LBDSCHSI | Total Cholesterol, refrigerated serum (mmol/L) | categorical | BIOPRO_J | — |
| LBDSCRSI | Creatinine, refrigerated serum (umol/L) | categorical | BIOPRO_J | — |
| LBDSGBSI | Globulin (g/L) | categorical | BIOPRO_J | — |
| LBDSGLSI | Glucose, refrigerated serum (mmol/L) | categorical | BIOPRO_J | — |
| LBDSGTLC | Gamma Glutamyl Transferase (GGT) Comment Code | categorical | BIOPRO_J | — |
| LBDSIRSI | Iron, refrigerated serum (umol/L) | categorical | BIOPRO_J | — |
| LBDSPHSI | Phosphorus (mmol/L) | categorical | BIOPRO_J | — |
| LBDSTBLC | Total Bilirubin Comment Code | categorical | BIOPRO_J | — |
| LBDSTBSI | Total Bilirubin (umol/L) | categorical | BIOPRO_J | — |
| LBDSTPSI | Total Protein (g/L) | categorical | BIOPRO_J | — |
| LBDSTRSI | Triglycerides, refrigerated serum (mmol/L) | categorical | BIOPRO_J | — |
| LBDSUASI | Uric acid (umol/L) | categorical | BIOPRO_J | — |
| LBXSAL | Albumin, refrigerated serum (g/dL) | categorical | BIOPRO_J | — |
| LBXSAPSI | Alkaline Phosphatase (ALP) (IU/L) | categorical | BIOPRO_J | — |
| LBXSASSI | Aspartate Aminotransferase (AST) (U/L) | categorical | BIOPRO_J | — |
| LBXSATSI | Alanine Aminotransferase (ALT) (U/L) | categorical | BIOPRO_J | — |
| LBXSBU | Blood Urea Nitrogen (mg/dL) | categorical | BIOPRO_J | — |
| LBXSC3SI | Bicarbonate (mmol/L) | categorical | BIOPRO_J | — |
| LBXSCA | Total Calcium (mg/dL) | categorical | BIOPRO_J | — |
| LBXSCH | Total Cholesterol, refrigerated serum (mg/dL) | categorical | BIOPRO_J | — |
| LBXSCK | Creatine Phosphokinase (CPK) (IU/L) | categorical | BIOPRO_J | — |
| LBXSCLSI | Chloride (mmol/L) | categorical | BIOPRO_J | — |
| LBXSCR | Creatinine, refrigerated serum (mg/dL) | categorical | BIOPRO_J | — |
| LBXSGB | Globulin (g/dL) | categorical | BIOPRO_J | — |
| LBXSGL | Glucose, refrigerated serum (mg/dL) | categorical | BIOPRO_J | — |
| LBXSGTSI | Gamma Glutamyl Transferase (GGT) (IU/L) | categorical | BIOPRO_J | — |
| LBXSIR | Iron, refrigerated serum (ug/dL) | categorical | BIOPRO_J | — |
| LBXSKSI | Potassium (mmol/L) | categorical | BIOPRO_J | — |
| LBXSLDSI | Lactate Dehydrogenase (LDH) (IU/L) | categorical | BIOPRO_J | — |
| LBXSNASI | Sodium (mmol/L) | categorical | BIOPRO_J | — |
| LBXSOSSI | Osmolality (mmol/Kg) | categorical | BIOPRO_J | — |
| LBXSPH | Phosphorus (mg/dL) | categorical | BIOPRO_J | — |
| LBXSTB | Total Bilirubin (mg/dL) | categorical | BIOPRO_J | — |
| LBXSTP | Total Protein (g/dL) | categorical | BIOPRO_J | — |
| LBXSTR | Triglycerides, refrigerated serum (mg/dL) | categorical | BIOPRO_J | — |
| LBXSUA | Uric acid (mg/dL) | categorical | BIOPRO_J | — |
| LBDIRNSI | Iron frozen, Serum (umol/L) | categorical | FETIB_J | — |
| LBDPCT | Transferrin Saturation (%) | categorical | FETIB_J | — |
| LBDTIB | Total Iron Binding Capacity TIBC (ug/dL) | categorical | FETIB_J | — |
| LBDTIBSI | Total Iron Binding Capacity (TIBC) (umol/L) | categorical | FETIB_J | — |
| LBDUIBLC | Unsaturated Iron Binding Capacity (UIBC), Serum Comment Code | categorical | FETIB_J | — |
| LBDUIBSI | Unsaturated Iron Binding Capacity (UIBC), Serum (umol/L) | categorical | FETIB_J | — |
| LBXIRN | Iron frozen, Serum (ug/dL) | categorical | FETIB_J | — |
| LBXUIB | Unsaturated Iron Binding Capacity (UIBC), Serum (ug/dL) | categorical | FETIB_J | — |
| LBDBCDLC | Blood cadmium comment code | categorical | PBCD_J | — |
| LBDBCDSI | Blood cadmium (nmol/L) | categorical | PBCD_J | — |
| LBDBMNLC | Blood manganese comment code | categorical | PBCD_J | — |
| LBDBMNSI | Blood manganese (nmol/L) | categorical | PBCD_J | — |
| LBDBPBLC | Blood lead comment code | categorical | PBCD_J | — |
| LBDBPBSI | Blood lead (umol/L) | categorical | PBCD_J | — |
| LBDBSELC | Blood selenium comment code | categorical | PBCD_J | — |
| LBDBSESI | Blood selenium (umol/L) | categorical | PBCD_J | — |
| LBDTHGLC | Blood mercury, total comment code | categorical | PBCD_J | — |
| LBDTHGSI | Blood mercury, total (nmol/L) | categorical | PBCD_J | — |
| LBXBCD | Blood cadmium (ug/L) | categorical | PBCD_J | — |
| LBXBMN | Blood manganese (ug/L) | categorical | PBCD_J | — |
| LBXBPB | Blood lead (ug/dL) | categorical | PBCD_J | — |
| LBXBSE | Blood selenium(ug/L) | categorical | PBCD_J | — |
| LBXTHG | Blood mercury, total (ug/L) | categorical | PBCD_J | — |
| LBDBCOLC | Cobalt Comment Code | categorical | CRCO_J | — |
| LBDBCOSI | Cobalt (nmol/L) | categorical | CRCO_J | — |
| LBDBCRLC | Chromium Comment Code | categorical | CRCO_J | — |
| LBDBCRSI | Chromium (nmol/L) | categorical | CRCO_J | — |
| LBXBCO | Cobalt (ug/L) | categorical | CRCO_J | — |
| LBXBCR | Chromium (ug/L) | categorical | CRCO_J | — |
| LBDBGELC | Mercury, ethyl comment code | categorical | IHGEM_J | — |
| LBDBGESI | Mercury, ethyl (nmol/L) | categorical | IHGEM_J | — |
| LBDBGMLC | Mercury, methyl comment code | categorical | IHGEM_J | — |
| LBDBGMSI | Mercury, methyl (nmol/L) | categorical | IHGEM_J | — |
| LBDIHGLC | Mercury, inorganic comment code | categorical | IHGEM_J | — |
| LBDIHGSI | Mercury, inorganic (nmol/L) | categorical | IHGEM_J | — |
| LBXBGE | Mercury, ethyl (ug/L) | categorical | IHGEM_J | — |
| LBXBGM | Mercury, methyl (ug/L) | categorical | IHGEM_J | — |
| LBXIHG | Inorganic mercury, blood (ug/L) | categorical | IHGEM_J | — |
| LBXIGG | Cytomegalovirus (CMV) IgG | categorical | CMV_J | — |
| LBXIGGA | Cytomegalovirus (CMV) IgG avidity | categorical | CMV_J | — |
| LBXIGM | Cytomegalovirus (CMV) IgM | categorical | CMV_J | — |
| LBXHE2 | Herpes Simplex Virus Type 2 | categorical | HSV_J_R | — |
| LBXHE1 | Herpes Simplex Virus Type 1 | categorical | HSVA_J_R | — |
| URXMYGE | Mycoplasma genitalium, Urine | categorical | MGEA_J_R | — |
| URXUTRI | Trichomonas, Urine | categorical | TRIA_J_R | — |
| URXUCL | Chlamydia, Urine | categorical | CHLA_J_R | — |
| LBDGLUSI | Fasting Glucose (mmol/L) | categorical | GLU_J | — |
| WTSAF2YR | Fasting Subsample 2 Year MEC Weight | categorical | GLU_J | — |
| LBDCOTLC | Cotinine, Serum Comment Code | categorical | COT_J | — |
| LBDHCTLC | Hydroxycotinine, Serum Comment Code | categorical | COT_J | — |
| LBXCOT | Cotinine, Serum (ng/mL) | categorical | COT_J | — |
| LBDINLC | Insulin Comment Code | categorical | INS_J | — |
| LBDINSI | Insulin (pmol/L) | categorical | INS_J | — |
| LBXIN | Insulin (uU/mL) | categorical | INS_J | — |
| LBDFERSI | Ferritin (ug/L) | categorical | FERTIN_J | — |
| LBXFER | Ferritin (ng/mL) | categorical | FERTIN_J | — |
| LBDVICLC | Vitamin C comment code | categorical | VIC_J | — |
| LBDVICSI | Vitamin C (umol/L) | categorical | VIC_J | — |
| LBXVIC | Vitamin C (mg/dL) | categorical | VIC_J | — |
| LBDLDL | LDL-Cholesterol, Friedewald equation (mg/dL). LBDLDL = (LBXTC-(LBDHDD + LBXTR/5), round to 0 decimal places) for LBXTR less than 400 mg/dL, and missing for LBXTR greater than 400 mg/dL. LBDHDD from public release file HDL_J | categorical | TRIGLY_J | — |
| LBDLDLM | LDL-Cholesterol, Martin-Hopkins equation (mg/dL). LBDLDLM = (LBXTC-(LBDHDD + LBXTR/Adjustable Factor), round to 0 decimal places) for LBXTR less than 400 mg/dL, and missing for LBXTR greater than 400 mg/dL. LBDHDD from public release file HDL_J | categorical | TRIGLY_J | — |
| LBDLDLN | LBDLDLN = (LBXTC/0.948 – LBDHDD/0.971 – (LBXTR/8.56 + (LBXTR * (LBXTC – LBDHDD))/2140 – LBXTR^2/16100) – 9.44), round 0 decimal places) for LBXTR less than 800 mg/dL, and missing for LBXTR GE 800 mg/dL. ^2 stands for power=2, or squared. LBDHDD from public release file HDL_J | categorical | TRIGLY_J | — |
| LBDLDLSI | LDL-Cholesterol, Friedewald equation (mmol/L) | categorical | TRIGLY_J | — |
| LBDLDMSI | LDL-Cholesterol, Martin-Hopkins equation (mmol/L) | categorical | TRIGLY_J | — |
| LBDLDNSI | LDL-Cholesterol, NIH equation 2 (mmol/L) | categorical | TRIGLY_J | — |
| LBDTRSI | Triglyceride (mmol/L) | categorical | TRIGLY_J | — |
| LBXTR | Triglyceride (mg/dL) | categorical | TRIGLY_J | — |
| LBDRFO | RBC folate (ng/mL) | categorical | FOLATE_J | — |
| LBDRFOSI | RBC folate (nmol/L) | categorical | FOLATE_J | — |
| WTFOL2YR | Folate and Folate Forms Weight | categorical | FOLATE_J | — |
| LBDFOT | Serum total folate (ng/mL) | categorical | FOLFMS_J | — |
| LBDFOTSI | Serum total folate (nmol/L) | categorical | FOLFMS_J | — |
| LBDSF1LC | 5-Methyl-tetrahydrofolic comment code | categorical | FOLFMS_J | — |
| LBDSF2LC | Folic acid comment code | categorical | FOLFMS_J | — |
| LBDSF3LC | 5-Formyl-tetrahydrofolate comment code | categorical | FOLFMS_J | — |
| LBDSF4LC | Tetrahydrofolate comment code | categorical | FOLFMS_J | — |
| LBDSF5LC | 5,10-Methenyl-tetrahydrofolate comment code | categorical | FOLFMS_J | — |
| LBDSF6LC | Mefox oxidation product comment code | categorical | FOLFMS_J | — |
| LBXSF1SI | 5-Methyl-tetrahydrofolate (nmol/L) | categorical | FOLFMS_J | — |
| LBXSF2SI | Folic acid (nmol/L) | categorical | FOLFMS_J | — |
| LBXSF3SI | 5-Formyl-tetrahydrofolate (nmol/L) | categorical | FOLFMS_J | — |
| LBXSF4SI | Tetrahydrofolate (nmol/L) | categorical | FOLFMS_J | — |
| LBXSF5SI | 5,10-Methenyl-tetrahydrofolate (nmol/L) | categorical | FOLFMS_J | — |
| LBXSF6SI | Mefox oxidation product (nmol/L) | categorical | FOLFMS_J | — |
| URDUA3LC | Urinary Arsenous acid comment code | categorical | UAS_J | — |
| URDUA5LC | Urinary Arsenic acid comment code | categorical | UAS_J | — |
| URDUABLC | Urinary Arsenobetaine comment code | categorical | UAS_J | — |
| URDUACLC | Urinary Arsenocholine comment code | categorical | UAS_J | — |
| URDUDALC | Urinary Dimethylarsinic acid comment code | categorical | UAS_J | — |
| URDUMMAL | Urinary Monomethylarsonic acid comment code | categorical | UAS_J | — |
| URXUAB | Urinary Arsenobetaine (ug/L) | categorical | UAS_J | — |
| URXUAC | Urinary Arsenocholine (ug/L) | categorical | UAS_J | — |
| URXUAS3 | Urinary Arsenous acid (ug/L) | categorical | UAS_J | — |
| URXUAS5 | Urinary Arsenic acid (ug/L) | categorical | UAS_J | — |
| URXUDMA | Urinary Dimethylarsinic acid (ug/L) | categorical | UAS_J | — |
| URXUMMA | Urinary Monomethylarsonic acid (ug/L) | categorical | UAS_J | — |
| WTSA2YR | Subsample A weights | categorical | UAS_J | — |
| URDUASLC | Arsenic, Total - Urine Comment Code | categorical | UTAS_J | — |
| URXUAS | Arsenic, Total - Urine (ug/L) | categorical | UTAS_J | — |
| URDUBALC | Urinary Barium Comment Code | categorical | UM_J | — |
| URDUCDLC | Urinary Cadmium Comment Code | categorical | UM_J | — |
| URDUCOLC | Urinary Cobalt Comment Code | categorical | UM_J | — |
| URDUCSLC | Urinary Cesium Comment Code | categorical | UM_J | — |
| URDUMNLC | Urinary Mn Comment Code | categorical | UM_J | — |
| URDUMOLC | Urinary Molybdenum Comment Code | categorical | UM_J | — |
| URDUPBLC | Urinary Lead Comment Code | categorical | UM_J | — |
| URDUSBLC | Urinary Antimony Comment Code | categorical | UM_J | — |
| URDUSNLC | USN Comment Code | categorical | UM_J | — |
| URDUTLLC | Urinary Thallium Comment Code | categorical | UM_J | — |
| URDUTULC | Urinary Tungsten Comment Code | categorical | UM_J | — |
| URXUBA | Barium, urine (ug/L) | categorical | UM_J | — |
| URXUCD | Cadmium, urine (ug/L) | categorical | UM_J | — |
| URXUCO | Cobalt, urine (ug/L) | categorical | UM_J | — |
| URXUCS | Cesium, urine (ug/L) | categorical | UM_J | — |
| URXUMN | Manganese, urine (ug/L) | categorical | UM_J | — |
| URXUMO | Molybdenum, urine (ug/L) | categorical | UM_J | — |
| URXUPB | Lead, urine (ug/L) | categorical | UM_J | — |
| URXUSB | Antimony, urine (ug/L) | categorical | UM_J | — |
| URXUSN | Tin, urine (ug/L) | categorical | UM_J | — |
| URXUTL | Thallium, urine (ug/L) | categorical | UM_J | — |
| URXUTU | Tungsten, urine (ug/L) | categorical | UM_J | — |
| URDUCMLC | Chromium, Urine Comment Code | categorical | UCM_J | — |
| URXUCM | Chromium, Urine (ug/L) | categorical | UCM_J | — |
| URDUHGLC | Mercury, Urine Comment Code | categorical | UHG_J | — |
| URXUHG | Urine Mercury (ug/L) | categorical | UHG_J | — |
| URDUNILC | Nickel, Urine Comment Code | categorical | UNI_J | — |
| URXUNI | Nickel, Urine (ug/L) | categorical | UNI_J | — |
| URDUIOLC | Iodine, urine comment code | categorical | UIO_J | — |
| URXUIO | Iodine, urine (ug/L) | categorical | UIO_J | — |
| LBD2DFLC | Blood 2,5-Dimethylfuran Comment Code | categorical | VOCWB_J | — |
| LBD4CELC | Blood 1,1,1,2-Tetrachloroethane Comment Code | categorical | VOCWB_J | — |
| LBDV06LC | Blood Hexane Comment Code | categorical | VOCWB_J | — |
| LBDV07LC | Blood Heptane Comment Code | categorical | VOCWB_J | — |
| LBDV08LC | Blood Octane Comment Code | categorical | VOCWB_J | — |
| LBDV1DLC | Blood 1,2-Dichlorobenzene Comment Code | categorical | VOCWB_J | — |
| LBDV2ALC | Blood 1,2-Dichloroethane Comment Code | categorical | VOCWB_J | — |
| LBDV3BLC | Blood 1,3-Dichlorobenzene Comment Code | categorical | VOCWB_J | — |
| LBDV4CLC | Blood Tetrachloroethene Comment Code | categorical | VOCWB_J | — |
| LBDVBFLC | Blood Bromoform Comment Code | categorical | VOCWB_J | — |
| LBDVBMLC | Blood Bromodichloromethane Comment Code | categorical | VOCWB_J | — |
| LBDVBZLC | Blood Benzene Comment Code | categorical | VOCWB_J | — |
| LBDVC6LC | Blood Cyclohexane Comment Code | categorical | VOCWB_J | — |
| LBDVCBLC | Blood Chlorobenzene Comment Code | categorical | VOCWB_J | — |
| LBDVCFLC | Blood Chloroform Comment Code | categorical | VOCWB_J | — |
| LBDVCMLC | Blood Dibromochloromethane Comment Code | categorical | VOCWB_J | — |
| LBDVCTLC | Blood Carbon Tetrachloride Comment Code | categorical | VOCWB_J | — |
| LBDVDBLC | Blood 1,4-Dichlorobenzene Comment Code | categorical | VOCWB_J | — |
| LBDVDELC | Blood 1,2-Dibromoethane Comment Code | categorical | VOCWB_J | — |
| LBDVEALC | Blood Ethyl Acetate Comment Code | categorical | VOCWB_J | — |
| LBDVEBLC | Blood Ethylbenzene Comment Code | categorical | VOCWB_J | — |
| LBDVECLC | Blood Chloroethane Comment Code | categorical | VOCWB_J | — |
| LBDVEELC | Blood Diethyl Ether Comment Code | categorical | VOCWB_J | — |
| LBDVFNLC | Blood Furan Comment Code | categorical | VOCWB_J | — |
| LBDVFTLC | Blood aaa-Trifluorotoluene Comment Code | categorical | VOCWB_J | — |
| LBDVHTLC | Blood Tetrahydrofuran Comment Code | categorical | VOCWB_J | — |
| LBDVIBLC | Blood Isobutyronitrile Comment Code | categorical | VOCWB_J | — |
| LBDVIPLC | Blood Isopropylbenzene Comment Code | categorical | VOCWB_J | — |
| LBDVMCLC | Blood Methylene Chloride Comment Code | categorical | VOCWB_J | — |
| LBDVMELC | Blood Methyl-tert-butyl ether (MTBE) Comment Code | categorical | VOCWB_J | — |
| LBDVMKLC | Blood Methyl Isobutyl Ketone Comment Code | categorical | VOCWB_J | — |
| LBDVMPLC | Blood Methylcyclopentane Comment Code | categorical | VOCWB_J | — |
| LBDVNBLC | Blood Nitrobenzene Comment Code | categorical | VOCWB_J | — |
| LBDVOXLC | Blood o-Xylene Comment Code | categorical | VOCWB_J | — |
| LBDVTCLC | Blood Trichloroethene Comment Code | categorical | VOCWB_J | — |
| LBDVTELC | Blood 1,1,1-Trichloroethane Comment Code | categorical | VOCWB_J | — |
| LBDVTPLC | Blood 1,2,3-Trichloropropane Comment Code | categorical | VOCWB_J | — |
| LBDVVBLC | Blood Vinyl Bromide Comment Code | categorical | VOCWB_J | — |
| LBDVXYLC | Blood m-/p-Xylene Comment Code | categorical | VOCWB_J | — |
| LBDVZBLC | Blood Benzonitrile Comment Code | categorical | VOCWB_J | — |
| LBX2DF | Blood 2,5-Dimethylfuran (ng/mL) | categorical | VOCWB_J | — |
| LBX4CE | Blood 1,1,1,2-Tetrachloroethane (ng/mL) | categorical | VOCWB_J | — |
| LBXV06 | Blood Hexane (ng/mL) | categorical | VOCWB_J | — |
| LBXV07N | Blood Heptane (ng/mL) | categorical | VOCWB_J | — |
| LBXV08N | Blood Octane (ng/mL) | categorical | VOCWB_J | — |
| LBXV1D | Blood 1,2-Dichlorobenzene (ng/mL) | categorical | VOCWB_J | — |
| LBXV2A | Blood 1,2-Dichloroethane (ng/mL) | categorical | VOCWB_J | — |
| LBXV3B | Blood 1,3-Dichlorobenzene (ng/mL) | categorical | VOCWB_J | — |
| LBXV4C | Blood Tetrachloroethene (ng/mL) | categorical | VOCWB_J | — |
| LBXVBF | Blood Bromoform (ng/mL) | categorical | VOCWB_J | — |
| LBXVBM | Blood Bromodichloromethane (ng/mL) | categorical | VOCWB_J | — |
| LBXVBZ | Blood Benzene (ng/mL) | categorical | VOCWB_J | — |
| LBXVBZN | Blood Benzonitrile (ng/mL) | categorical | VOCWB_J | — |
| LBXVC6 | Blood Cyclohexane (ng/mL) | categorical | VOCWB_J | — |
| LBXVCB | Blood Chlorobenzene (ng/mL) | categorical | VOCWB_J | — |
| LBXVCF | Blood Chloroform (ng/mL) | categorical | VOCWB_J | — |
| LBXVCM | Blood Dibromochloromethane (ng/mL) | categorical | VOCWB_J | — |
| LBXVCT | Blood Carbon Tetrachloride (ng/mL) | categorical | VOCWB_J | — |
| LBXVDB | Blood 1,4-Dichlorobenzene (ng/mL) | categorical | VOCWB_J | — |
| LBXVDE | Blood 1,2-Dibromoethane (ng/mL) | categorical | VOCWB_J | — |
| LBXVDEE | Blood Diethyl Ether (ng/mL) | categorical | VOCWB_J | — |
| LBXVEA | Blood Ethyl Acetate (ng/mL) | categorical | VOCWB_J | — |
| LBXVEB | Blood Ethylbenzene (ng/mL) | categorical | VOCWB_J | — |
| LBXVEC | Blood Chloroethane (ng/mL) | categorical | VOCWB_J | — |
| LBXVFN | Blood Furan (ng/mL) | categorical | VOCWB_J | — |
| LBXVIBN | Blood Isobutyronitrile (ng/mL) | categorical | VOCWB_J | — |
| LBXVIPB | Blood Isopropylbenzene (ng/mL) | categorical | VOCWB_J | — |
| LBXVMC | Blood Methylene Chloride (ng/mL) | categorical | VOCWB_J | — |
| LBXVMCP | Blood Methylcyclopentane (ng/mL) | categorical | VOCWB_J | — |
| LBXVME | Blood Methyl-tert-butyl ether (MTBE) (ng/mL) | categorical | VOCWB_J | — |
| LBXVMIK | Blood Methyl Isobutyl Ketone (ng/mL) | categorical | VOCWB_J | — |
| LBXVNB | Blood Nitrobenzene (ng/mL) | categorical | VOCWB_J | — |
| LBXVOX | Blood o-Xylene (ng/mL) | categorical | VOCWB_J | — |
| LBXVTC | Blood Trichloroethene (ng/mL) | categorical | VOCWB_J | — |
| LBXVTE | Blood 1,1,1-Trichloroethane (ng/mL) | categorical | VOCWB_J | — |
| LBXVTFT | Blood aaa-Trifluorotoluene (ng/mL) | categorical | VOCWB_J | — |
| LBXVTHF | Blood Tetrahydrofuran (ng/mL) | categorical | VOCWB_J | — |
| LBXVTP | Blood 1,2,3-Trichloropropane (ng/mL) | categorical | VOCWB_J | — |
| LBXVVB | Blood Vinyl Bromide (ng/mL) | categorical | VOCWB_J | — |
| LBXVXY | Blood m-/p-Xylene (ng/mL) | categorical | VOCWB_J | — |
| LBDBFOAL | Branch perfluorooctanoic acid isomers Comment Code | categorical | PFAS_J | — |
| LBDMFOSL | Perfluoromethylheptane sulfonic acid isomers (Sm-PFOS) Comment Code | categorical | PFAS_J | — |
| LBDMPAHL | 2-(N-methylperfluoroctanesulfonamido)acetic acid (Me-PFOSA-AcOH) Comment Code | categorical | PFAS_J | — |
| LBDNFOAL | n-perfluorooctanoic acid (n-PFOA) Comment Code | categorical | PFAS_J | — |
| LBDNFOSL | n-perfluorooctane sulfonic acid (n-PFOS) Comment Code | categorical | PFAS_J | — |
| LBDPFDEL | Perfluorodecanoic acid (PFDeA) Comment Code | categorical | PFAS_J | — |
| LBDPFHSL | Perfluorohexane sulfonic acid (PFHxS) Comment Code | categorical | PFAS_J | — |
| LBDPFNAL | Perfluorononanoic acid (PFNA) Comment Code | categorical | PFAS_J | — |
| LBDPFUAL | Perfluoroundecanoic acid (PFUA) Comment Code | categorical | PFAS_J | — |
| LBXBFOA | Branch perfluorooctanoic acid isomers (Sb-PFOA) (ng/mL) | categorical | PFAS_J | — |
| LBXMFOS | Perfluoromethylheptane sulfonic acid isomers (Sm-PFOS) (ng/mL) | categorical | PFAS_J | — |
| LBXMPAH | 2-(N-methylperfluoroctanesulfonamido)acetic acid (Me-PFOSA-AcOH) (ng/mL) | categorical | PFAS_J | — |
| LBXNFOA | n-perfluorooctanoic acid (n-PFOA) (ng/mL) | categorical | PFAS_J | — |
| LBXNFOS | n-perfluorooctane sulfonic acid (n-PFOS) (ng/mL) | categorical | PFAS_J | — |
| LBXPFDE | Perfluorodecanoic acid (PFDeA) (ng/mL) | categorical | PFAS_J | — |
| LBXPFHS | Perfluorohexane sulfonic acid (PFHxS) (ng/mL) | categorical | PFAS_J | — |
| LBXPFNA | Perfluorononanoic acid (PFNA) (ng/mL) | categorical | PFAS_J | — |
| LBXPFUA | Perfluoroundecanoic acid (PFUA) (ng/mL) | categorical | PFAS_J | — |
| WTSB2YR | Subsample B weights | categorical | PFAS_J | — |
| URDCNPLC | Mono(carboxynonyl) phthalate comment code | categorical | PHTHTE_J | — |
| URDCOPLC | Mono(carboxyoctyl) phthalate comment code | categorical | PHTHTE_J | — |
| URDECPLC | Mono-2-ethyl-5-carboxypentyl phthalate comment code | categorical | PHTHTE_J | — |
| URDEPCLC | Mono-2-ethyl-5-carboxypentylterephthalate Comment Code | categorical | PHTHTE_J | — |
| URDHIBLC | Mono-2-hydroxy-iso-butyl phthalate Comment Code | categorical | PHTHTE_J | — |
| URDMBPLC | Mono-n-butyl phthalate comment code | categorical | PHTHTE_J | — |
| URDMC1LC | Mono-(3-carboxypropyl) phthalate comment code | categorical | PHTHTE_J | — |
| URDMCHLC | Cyclohexane 1,2-dicarboxylic acid monohydroxy isononyl ester comment code | categorical | PHTHTE_J | — |
| URDMCOLC | Cyclohexane-1,2-dicarboxylic acid-mono(carboxyoctyl) ester phthalate Comment Code | categorical | PHTHTE_J | — |
| URDMEPLC | Mono-ethyl phthalate comment code | categorical | PHTHTE_J | — |
| URDMHBLC | Mono-3-hydroxy-n-butyl phthalate Comment Code | categorical | PHTHTE_J | — |
| URDMHHLC | Mono-(2-ethyl-5-hydroxyhexyl) phthalate comment code | categorical | PHTHTE_J | — |
| URDMHPLC | Mono-(2-ethyl)-hexyl phthalate comment code | categorical | PHTHTE_J | — |
| URDMHTLC | Mono-2-ethyl-5-hydroxyhexylterephthalate Comment Code | categorical | PHTHTE_J | — |
| URDMIBLC | Mono-isobutyl phthalate comment code | categorical | PHTHTE_J | — |
| URDMNPLC | Mono-isononyl phthalate comment code | categorical | PHTHTE_J | — |
| URDMOHLC | Mono-(2-ethyl-5-oxohexyl) phthalate comment code | categorical | PHTHTE_J | — |
| URDMONLC | Monooxoisononyl phthalate Comment Code | categorical | PHTHTE_J | — |
| URDMZPLC | Mono-benzyl phthalate comment code | categorical | PHTHTE_J | — |
| URXCNP | Mono(carboxynonyl) Phthalate (ng/mL) | categorical | PHTHTE_J | — |
| URXCOP | Mono(carboxyoctyl) Phthalate (ng/mL) | categorical | PHTHTE_J | — |
| URXECP | Mono-2-ethyl-5-carboxypentyl phthalate (ng/mL) | categorical | PHTHTE_J | — |
| URXECPT | Mono-2-ethyl-5-carboxypentylterephthalate (ng/mL) | categorical | PHTHTE_J | — |
| URXHIBP | Mono-2-hydroxy-iso-butyl phthalate (ng/mL) | categorical | PHTHTE_J | — |
| URXMBP | Mono-n-butyl phthalate (ng/mL) | categorical | PHTHTE_J | — |
| URXMC1 | Mono-(3-carboxypropyl) phthalate (ng/mL) | categorical | PHTHTE_J | — |
| URXMCOH | Cyclohexane-1,2-dicarboxylic acid-mono(carboxyoctyl) ester phthalate (ng/mL) | categorical | PHTHTE_J | — |
| URXMEP | Mono-ethyl phthalate (ng/mL) | categorical | PHTHTE_J | — |
| URXMHBP | Mono-3-hydroxy-n-butyl phthalate (ng/mL) | categorical | PHTHTE_J | — |
| URXMHH | Mono-(2-ethyl-5-hydroxyhexyl) phthalate (ng/mL) | categorical | PHTHTE_J | — |
| URXMHHT | Mono-2-ethyl-5-hydroxyhexylterephthalate (ng/mL) | categorical | PHTHTE_J | — |
| URXMHNC | Cyclohexane 1,2-dicarboxylic acid monohydroxy isononyl ester (ng/mL) | categorical | PHTHTE_J | — |
| URXMHP | Mono-(2-ethyl)-hexyl phthalate (ng/mL) | categorical | PHTHTE_J | — |
| URXMIB | Mono-isobutyl phthalate (ng/mL) | categorical | PHTHTE_J | — |
| URXMNP | Mono-isononyl phthalate (ng/mL) | categorical | PHTHTE_J | — |
| URXMOH | Mono-(2-ethyl-5-oxohexyl) phthalate (ng/mL) | categorical | PHTHTE_J | — |
| URXMONP | Mono-oxoisononyl phthalate (ng/mL) | categorical | PHTHTE_J | — |
| URXMZP | Mono-benzyl phthalate (ng/mL) | categorical | PHTHTE_J | — |
| LBDR06 | HPV type 6 | categorical | HPVS_J_R | — |
| LBDR11 | HPV type 11 | categorical | HPVS_J_R | — |
| LBDR16 | HPV type 16 | categorical | HPVS_J_R | — |
| LBDR18 | HPV type 18 | categorical | HPVS_J_R | — |
| LBDR26 | HPV type 26 | categorical | HPVS_J_R | — |
| LBDR31 | HPV type 31 | categorical | HPVS_J_R | — |
| LBDR33 | HPV type 33 | categorical | HPVS_J_R | — |
| LBDR35 | HPV type 35 | categorical | HPVS_J_R | — |
| LBDR39 | HPV type 39 | categorical | HPVS_J_R | — |
| LBDR40 | HPV type 40 | categorical | HPVS_J_R | — |
| LBDR42 | HPV type 42 | categorical | HPVS_J_R | — |
| LBDR45 | HPV type 45 | categorical | HPVS_J_R | — |
| LBDR51 | HPV type 51 | categorical | HPVS_J_R | — |
| LBDR52 | HPV type 52 | categorical | HPVS_J_R | — |
| LBDR53 | HPV type 53 | categorical | HPVS_J_R | — |
| LBDR54 | HPV type 54 | categorical | HPVS_J_R | — |
| LBDR55 | HPV type 55 | categorical | HPVS_J_R | — |
| LBDR56 | HPV type 56 | categorical | HPVS_J_R | — |
| LBDR58 | HPV type 58 | categorical | HPVS_J_R | — |
| LBDR59 | HPV type 59 | categorical | HPVS_J_R | — |
| LBDR61 | HPV type 61 | categorical | HPVS_J_R | — |
| LBDR62 | HPV type 62 | categorical | HPVS_J_R | — |
| LBDR64 | HPV type 64 | categorical | HPVS_J_R | — |
| LBDR66 | HPV type 66 | categorical | HPVS_J_R | — |
| LBDR67 | HPV type 67 | categorical | HPVS_J_R | — |
| LBDR68 | HPV type 68 | categorical | HPVS_J_R | — |
| LBDR69 | HPV type 69 | categorical | HPVS_J_R | — |
| LBDR70 | HPV type 70 | categorical | HPVS_J_R | — |
| LBDR71 | HPV type 71 | categorical | HPVS_J_R | — |
| LBDR72 | HPV type 72 | categorical | HPVS_J_R | — |
| LBDR73 | HPV type 73 | categorical | HPVS_J_R | — |
| LBDR81 | HPV type 81 | categorical | HPVS_J_R | — |
| LBDR82 | HPV type 82 | categorical | HPVS_J_R | — |
| LBDR83 | HPV type 83 | categorical | HPVS_J_R | — |
| LBDR84 | HPV type 84 | categorical | HPVS_J_R | — |
| LBDR89 | HPV type 89 | categorical | HPVS_J_R | — |
| LBDRHP | Roche LA high positive globin control | categorical | HPVS_J_R | — |
| LBDRLP | Roche LA low positive globin control | categorical | HPVS_J_R | — |
| LBDRPCR | Roche HPV linear array (LA) summary result | categorical | HPVS_J_R | — |
| LBDRPI | HPV type IS39 | categorical | HPVS_J_R | — |
| LBXHP2C | Cobas HPV Swab High Risk | categorical | HPWC_J_R | — |
| SSCLPF | Chlorohexadecafluorooxanonane sulfonate | categorical | SSPFAS_J | — |
| SSCLPFL | Chlorohexadecafluorooxanonane sulfonate comment code | categorical | SSPFAS_J | — |
| SSDONA | Dodecafluoro-3H-4,8-dioxanoate | categorical | SSPFAS_J | — |
| SSDONAL | Dodecafluoro-3H-4,8-dioxanoate comment code | categorical | SSPFAS_J | — |
| SSFHPS | Perfluoro-1-heptanesulfonate | categorical | SSPFAS_J | — |
| SSFHPSL | Perfluoro-1-heptanesulfonate comment code | categorical | SSPFAS_J | — |
| SSGENX | GenX | categorical | SSPFAS_J | — |
| SSGENXL | GenX comment code | categorical | SSPFAS_J | — |
| SSPFHA | Perfluorohexanoate | categorical | SSPFAS_J | — |
| SSPFHAL | Perfluorohexanoate comment code | categorical | SSPFAS_J | — |
| WTSSBJ2Y | Surplus specimen 2 year weights B for 2017-2018 | categorical | SSPFAS_J | — |
| URDUSRLC | USR Comment Code | categorical | UM_J_R | — |
| URDUURLC | Urinary Uranium Comment Code | categorical | UM_J_R | — |
| URXUSR | Strontium, urine (ug/L) | categorical | UM_J_R | — |
| URXUUR | Uranium, urine (ug/L) | categorical | UM_J_R | — |
| LBDTFRSI | Transferrin receptor (nmol/L) | categorical | TFR_J | — |
| LBXTFR | Transferrin receptor (mg/L) | categorical | TFR_J | — |
| LBDALCLC | alpha-carotene comment code | categorical | VITAEC_J | — |
| LBDALCSI | alpha-carotene (umol/L) | categorical | VITAEC_J | — |
| LBDARYLC | alpha-crypotoxanthin comment code | categorical | VITAEC_J | — |
| LBDARYSI | alpha-crypotoxanthin (umol/L) | categorical | VITAEC_J | — |
| LBDBECLC | trans-beta-carotene comment code | categorical | VITAEC_J | — |
| LBDBECSI | trans-beta-carotene (umol/L) | categorical | VITAEC_J | — |
| LBDCBCLC | cis-beta-carotene comment code | categorical | VITAEC_J | — |
| LBDCBCSI | cis-beta-carotene (umol/L) | categorical | VITAEC_J | — |
| LBDCRYLC | beta-cryptoxanthin comment code | categorical | VITAEC_J | — |
| LBDCRYSI | beta-cryptoxanthin (umol/L) | categorical | VITAEC_J | — |
| LBDGTCLC | gamma-tocopherol comment code | categorical | VITAEC_J | — |
| LBDGTCSI | gamma-tocopherol (umol/L) | categorical | VITAEC_J | — |
| LBDLCCLC | Total Lycopene comment code | categorical | VITAEC_J | — |
| LBDLCCSI | Total Lycopene (umol/L) | categorical | VITAEC_J | — |
| LBDLUZLC | Lutein and zeaxanthin comment code | categorical | VITAEC_J | — |
| LBDLUZSI | Lutein and zeaxanthin (umol/L) | categorical | VITAEC_J | — |
| LBDLYCLC | trans-lycopene comment code | categorical | VITAEC_J | — |
| LBDLYCSI | trans-lycopene (umol/L) | categorical | VITAEC_J | — |
| LBDRPLLC | Retinyl palmitate comment code | categorical | VITAEC_J | — |
| LBDRPLSI | Retinyl palmitate (umol/L) | categorical | VITAEC_J | — |
| LBDRSTLC | Retinyl stearate comment code | categorical | VITAEC_J | — |
| LBDRSTSI | Retinyl stearate (umol/L) | categorical | VITAEC_J | — |
| LBDVIALC | Retinol comment code | categorical | VITAEC_J | — |
| LBDVIASI | Retinol (umol/L) | categorical | VITAEC_J | — |
| LBDVIELC | alpha-tocopherol comment code | categorical | VITAEC_J | — |
| LBDVIESI | alpha-tocopherol (umol/L) | categorical | VITAEC_J | — |
| LBXALC | alpha-carotene (ug/dL) | categorical | VITAEC_J | — |
| LBXARY | alpha-crypotoxanthin (ug/dL) | categorical | VITAEC_J | — |
| LBXBEC | trans-beta-carotene (ug/dL) | categorical | VITAEC_J | — |
| LBXCBC | cis-beta-carotene (ug/dL) | categorical | VITAEC_J | — |
| LBXCRY | beta-cryptoxanthin (ug/dL) | categorical | VITAEC_J | — |
| LBXGTC | gamma-tocopherol (ug/dL) | categorical | VITAEC_J | — |
| LBXLCC | Total Lycopene (ug/dL) | categorical | VITAEC_J | — |
| LBXLUZ | Lutein and zeaxanthin (ug/dL) | categorical | VITAEC_J | — |
| LBXLYC | trans-lycopene (ug/dL) | categorical | VITAEC_J | — |
| LBXRPL | Retinyl palmitate (ug/dL) | categorical | VITAEC_J | — |
| LBXRST | Retinyl stearate (ug/dL) | categorical | VITAEC_J | — |
| LBXVIA | Retinol (ug/dL) | categorical | VITAEC_J | — |
| LBXVIE | alpha-tocopherol (ug/dL) | categorical | VITAEC_J | — |
| URDOP1LC | Dimethylphosphate Comment Code | categorical | OPD_J | — |
| URDOP2LC | Diethylphosphate Comment Code | categorical | OPD_J | — |
| URDOP3LC | Dimethylthiophosphate Comment Code | categorical | OPD_J | — |
| URDOP4LC | Diethylthiophosphate Comment Code | categorical | OPD_J | — |
| URDOP5LC | Dimethyldithiophosphate Comment Code | categorical | OPD_J | — |
| URDOP6LC | Diethyldithiophosphate Comment Code | categorical | OPD_J | — |
| URXOP1 | Dimethylphosphate (ng/mL) | categorical | OPD_J | — |
| URXOP2 | Diethylphosphate (ng/mL) | categorical | OPD_J | — |
| URXOP3 | Dimethylthiophosphate (ng/mL) | categorical | OPD_J | — |
| URXOP4 | Diethylthiophosphate (ng/mL) | categorical | OPD_J | — |
| URXOP5 | Dimethyldithiophosphate (ng/mL) | categorical | OPD_J | — |
| URXOP6 | Diethyldithiophosphate (ng/mL) | categorical | OPD_J | — |
| URDBBALC | 2,3,4,5-tetrabromobenzoic Acid Comment Code | categorical | FR_J | — |
| URDBCPLC | Bis (1-chloro-2-propyl) Phosphate Comment Code | categorical | FR_J | — |
| URDBDCLC | Bis (1,3-dichloro-2-propyl) Phosphate Comment Code | categorical | FR_J | — |
| URDCEPLC | Bis-2-chloroethyl Phosphate Comt Code | categorical | FR_J | — |
| URDDPHLC | Diphenyl Phosphate Comment Code | categorical | FR_J | — |
| URDDUPLC | Dibutyl Phosphate Comment Code | categorical | FR_J | — |
| URXBCEP | Bis-2-chloroethyl Phosphate | categorical | FR_J | — |
| URXBCPP | Bis (1-chloro-2-propyl) Phosphate | categorical | FR_J | — |
| URXBDCP | Bis (1,3-dichloro-2-propyl) Phosphate | categorical | FR_J | — |
| URXDBUP | Dibutyl Phosphate | categorical | FR_J | — |
| URXDPHP | Diphenyl Phosphate | categorical | FR_J | — |
| URXTBBA | 2,3,4,5-tetrabromobenzoic Acid | categorical | FR_J | — |
| URDANBLC | Anabasine, urine Comment Code | categorical | UCOT_J | — |
| URDANTLC | Anatabine, urine Comment Code | categorical | UCOT_J | — |
| URDCOTLC | Cotinine, urine Comment Code | categorical | UCOT_J | — |
| URDCOXLC | Cotinine-N-oxide, urine Comment Code | categorical | UCOT_J | — |
| URDHCTLC | Hydroxycotinine, urine Comment Code | categorical | UCOT_J | — |
| URDHPBLC | 4-hydroxy-4-(3-pyridyl) butanoic acid, urine Comment Code | categorical | UCOT_J | — |
| URDNCTLC | Nornicotine, urine Comment Code | categorical | UCOT_J | — |
| URDNICLC | Nicotine, urine Comment Code | categorical | UCOT_J | — |
| URDNOXLC | Nicotine 1'-Oxide, urine Comment Code | categorical | UCOT_J | — |
| URDTNE2 | Total Nicotine Equivalents (TNE) - 2 (nmol/mL) | categorical | UCOT_J | — |
| URDTNE3 | Total Nicotine Equivalents (TNE) - 3 (nmol/mL) | categorical | UCOT_J | — |
| URDTNE6 | Total Nicotine Equivalents (TNE) - 6 (nmol/mL) | categorical | UCOT_J | — |
| URDTNE7 | Total Nicotine Equivalents (TNE) - 7 (nmol/mL) | categorical | UCOT_J | — |
| URXANBT | Anabasine, urine (ng/mL) | categorical | UCOT_J | — |
| URXANTT | Anatabine, urine (ng/mL) | categorical | UCOT_J | — |
| URXCOTT | Cotinine, urine (ng/mL) | categorical | UCOT_J | — |
| URXCOXT | Cotinine-N-oxide, urine (ng/mL) | categorical | UCOT_J | — |
| URXHCTT | Hydroxycotinine, urine (ng/mL) | categorical | UCOT_J | — |
| URXHPBT | 4-hydroxy-4-(3-pyridyl) butanoic acid, urine (ng/mL) | categorical | UCOT_J | — |
| URXNICT | Nicotine, urine (ng/mL) | categorical | UCOT_J | — |
| URXNNCT | Nornicotine, urine (ng/mL) | categorical | UCOT_J | — |
| URXNOXT | Nicotine 1'-Oxide, urine (ng/mL) | categorical | UCOT_J | — |
| LBDVD2LC | 25-hydroxyvitamin D2 comment code | categorical | VID_J | — |
| LBDVD3LC | 25-hydroxyvitamin D3 comment code | categorical | VID_J | — |
| LBDVE3LC | epi-25-hydroxyvitamin D3 comment code | categorical | VID_J | — |
| LBDVIDLC | 25-hydroxyvitamin D2 + D3 comment code | categorical | VID_J | — |
| LBXVD2MS | 25-hydroxyvitamin D2 (nmol/L) | categorical | VID_J | — |
| LBXVD3MS | 25-hydroxyvitamin D3 (nmol/L) | categorical | VID_J | — |
| LBXVE3MS | epi-25-hydroxyvitamin D3 (nmol/L) | categorical | VID_J | — |
| LBXVIDMS | 25-hydroxyvitamin D2 + D3 | categorical | VID_J | — |
| URDNO3LC | Nitrate, urine Comment Code | categorical | PERNT_J | — |
| URDSCNLC | Thiocyanate, urine Comment Code | categorical | PERNT_J | — |
| URDUP8LC | Perchlorate, urine Comment Code | categorical | PERNT_J | — |
| URXNO3 | Nitrate, urine (ng/mL) | categorical | PERNT_J | — |
| URXSCN | Thiocyanate, urine (ng/mL) | categorical | PERNT_J | — |
| URXUP8 | Perchlorate, urine (ng/mL) | categorical | PERNT_J | — |
| URD2MHLC | 2-methylhippuric acid comment code | categorical | UVOC_J | — |
| URD34MLC | 3-methylhippuric acid & 4-methylhippuric acid comment code | categorical | UVOC_J | — |
| URDAAMLC | N-acetyl-S-(2-carbamoylethyl)-L-cysteine comment code | categorical | UVOC_J | — |
| URDAMCLC | N-acetyl-S-(N-methylcarbamoyl)-L-cysteine comment code | categorical | UVOC_J | — |
| URDATCLC | 2-amnothiazolne-4-carbxylic acid comment code | categorical | UVOC_J | — |
| URDBMALC | N-acetyl-S-(benzyl)-L-cysteine comment code | categorical | UVOC_J | — |
| URDBPMLC | N-acetyl-S-(n-propyl)-L-cysteine comment code | categorical | UVOC_J | — |
| URDCEMLC | N-acetyl-S- (2-carboxyethyl)-L-cysteine comment code | categorical | UVOC_J | — |
| URDCYALC | N-Acetyl-S-(1-cyano-2-hydroxyethyl)-L-cysteine (CYHA) comment code | categorical | UVOC_J | — |
| URDCYMLC | N-acetyl-S-(2-cyanoethyl)-L-cysteine comment code | categorical | UVOC_J | — |
| URDDHBLC | N-acetyl-S-(3,4-dihidroxybutyl)-L-cysteine comment code | categorical | UVOC_J | — |
| URDGAMLC | N-acetyl-S-(2-carbamoyl-2-hydroxyethyl)-L-cysteine comment code | categorical | UVOC_J | — |
| URDHEMLC | N-acetyl-S-(2-hydroxyethyl)-L-cysteine comment code | categorical | UVOC_J | — |
| URDHP2LC | N-acetyl-S- (2-hydroxypropyl)-L-cysteine comment code | categorical | UVOC_J | — |
| URDHPMLC | N-acetyl-S- (3-hydroxypropyl)-L-cysteine comment code | categorical | UVOC_J | — |
| URDMADLC | Mandelic acid comment code | categorical | UVOC_J | — |
| URDMB3LC | N-acetyl-S- (4-hydroxy-2-butenyl)-L-cysteine comment code | categorical | UVOC_J | — |
| URDPHELC | N-acetyl-S-(phenyl-2-hydroxyethyl)-L-cysteine comment code | categorical | UVOC_J | — |
| URDPHGLC | Phenylglyoxylic acid comment code | categorical | UVOC_J | — |
| URDPM3LC | N-Acetyl-S-(4-hydroxy-2-methyl-2-buten-1-yl)-L-cysteine comment code | categorical | UVOC_J | — |
| URDPMMLC | N-acetyl-S-(3-hydroxypropyl-1-methyl)-L-cysteine comment code | categorical | UVOC_J | — |
| URDTTCLC | 2-Thoxothazlidne-4-carbxylic comment code | categorical | UVOC_J | — |
| URX2MH | 2-methylhippuric acid (ng/mL) | categorical | UVOC_J | — |
| URX34M | 3-methylhippuric acid & 4-methylhippuric acid(ng/mL) | categorical | UVOC_J | — |
| URXAAM | N-acetyl-S-(2-carbamoylethyl)-L-cysteine(ng/mL) | categorical | UVOC_J | — |
| URXAMC | N-acetyl-S-(N-methylcarbamoyl)-L-cysteine(ng/mL) | categorical | UVOC_J | — |
| URXATC | 2-aminothiazoline-4-carboxylic acid(ng/mL) | categorical | UVOC_J | — |
| URXBMA | N-acetyl-S-(benzyl)-L-cysteine(ng/mL) | categorical | UVOC_J | — |
| URXBPM | N-acetyl-S-(n-propyl)-L-cysteine(ng/mL) | categorical | UVOC_J | — |
| URXCEM | N-acetyl-S-(2-carboxyethyl)-L-cysteine(ng/mL) | categorical | UVOC_J | — |
| URXCYHA | N-Acetyl-S-(1-cyano-2-hydroxyethyl)-L-cysteine (CYHA) (ng/mL) | categorical | UVOC_J | — |
| URXCYM | N-acetyl-S-(2-cyanoethyl)-L-cysteine(ng/mL) | categorical | UVOC_J | — |
| URXDHB | N-acetyl-S-(3,4-dihidroxybutyl)-L-cysteine(ng/mL) | categorical | UVOC_J | — |
| URXGAM | N-acetyl-S-(2-carbamoyl-2-hydroxyethyl)-L-cysteine(ng/mL) | categorical | UVOC_J | — |
| URXHEM | N-acetyl-S-(2-hydroxyethyl)-L-cysteine(ng/mL) | categorical | UVOC_J | — |
| URXHP2 | N-acetyl-S- (2-hydroxypropyl)-L-cysteine(ng/mL) | categorical | UVOC_J | — |
| URXHPM | N-acetyl-S- (3-hydroxypropyl)-L-cysteine(ng/mL) | categorical | UVOC_J | — |
| URXIPM3 | N-Acetyl-S-(4-hydroxy-2-methyl-2-buten-1-yl)-L-cysteine (ng/mL) | categorical | UVOC_J | — |
| URXMAD | Mandelic acid(ng/mL) | categorical | UVOC_J | — |
| URXMB3 | N-acetyl-S- (4-hydroxy-2-butenyl)-L-cysteine (ng/mL) | categorical | UVOC_J | — |
| URXPHE | N-acetyl-S-(phenyl-2-hydroxyethyl)-L-cysteine(ng/mL) | categorical | UVOC_J | — |
| URXPHG | Phenylglyoxylic acid(ng/mL) | categorical | UVOC_J | — |
| URXPMM | N-acetyl-S-(3-hydroxypropyl-1-methyl)-L-cysteine(ng/mL) | categorical | UVOC_J | — |
| URXTTC | 2-Thioxothiazolidine-4-carboxylic acid | categorical | UVOC_J | — |
| SSHMFA | 5-Hydroxymethyl-2-furancarboxylic acid (ng/mL) | categorical | SSUVOC_J | — |
| SSHMFAL | 5-Hydroxymethyl-2-furancarboxylic acid comment code | categorical | SSUVOC_J | — |
| SSHMFG | 5-Hydroxymethyl-2-furoylglycine (ng/mL) | categorical | SSUVOC_J | — |
| SSHMFGL | 5-Hydroxymethyl-2-furoylglycine comment code | categorical | SSUVOC_J | — |
| SSMUCA | trans, trans-Muconic acid (ng/mL) | categorical | SSUVOC_J | — |
| SSMUCAL | trans, trans-Muconic acid comment code | categorical | SSUVOC_J | — |
| SSN2FG | N-2-Furoylglycine (ng/mL) | categorical | SSUVOC_J | — |
| SSN2FGL | N-2-Furoylglycine comment code | categorical | SSUVOC_J | — |
| SSPHMA | Phenylmercapturic acid (ng/mL) | categorical | SSUVOC_J | — |
| SSPHMAL | Phenylmercapturic acid comment code | categorical | SSUVOC_J | — |
| WTSSAJ2Y | Surplus specimen 2 year weights A for 2017-2018 | categorical | SSUVOC_J | — |
| LBDEOALC | Ethylene Oxide comment code | categorical | ETHOX_J | — |
| LBXEOA | Ethylene Oxide (pmol/g Hb) | categorical | ETHOX_J | — |
| SSBPPP | 4-((tert-butyl)phenyl)phenyl phosphate (µg/L) | categorical | SSFR_J | — |
| SSBPPPL | 4-((tert-butyl)phenyl)phenyl phosphate (µg/L) comment code | categorical | SSFR_J | — |
| SSIPPP | 2-((isopropyl)phenyl)phenyl phosphate (µg/L) | categorical | SSFR_J | — |
| SSIPPPL | 2-((isopropyl)phenyl)phenyl phosphate (µg/L) comment code | categorical | SSFR_J | — |
| SSGLYP | Glyphosate (ng/mL) | categorical | SSGLYP_J | — |
| SSGLYPL | Glyphosate comment code | categorical | SSGLYP_J | — |
| SSAGP | Alpha-1-Acid Glycoprotein (g/L) | categorical | SSAGP_J | — |
| WTSSGP2Y | Surplus specimen Alpha-1-Acid Glycoprotein 2 year weights | categorical | SSAGP_J | — |
| URD24DLC | 2,4-dicholorphenoxyacetic acid Comment Code | categorical | UPHOPM_J | — |
| URD4FPLC | 4-fluoro-3-phenoxy-benzoic acid Comment Code | categorical | UPHOPM_J | — |
| URDCPMLC | 3,5,6-trichloropyridinol Comment Code | categorical | UPHOPM_J | — |
| URDMALLC | Malathion diacid comment code | categorical | UPHOPM_J | — |
| URDOPMLC | 3-phenoxybenzoic acid Comment Code | categorical | UPHOPM_J | — |
| URDOXYLC | 2-isopropyl-4-methyl-pyrimidinol Comment Code | categorical | UPHOPM_J | — |
| URDPARLC | para-Nitrophenol Comment Code | categorical | UPHOPM_J | — |
| URDTCCLC | Trans-3-(2,2-dichlorovinyl)-2,2-dimethylcyclopropane carboxylic acid Comment Code | categorical | UPHOPM_J | — |
| URX24D | 2,4-dicholorphenoxyacetic acid (ug/L) | categorical | UPHOPM_J | — |
| URX4FP | 4-fluoro-3-phenoxy-benzoic acid (ug/L) | categorical | UPHOPM_J | — |
| URXCPM | 3,5,6-trichloropyridinol (ug/L) | categorical | UPHOPM_J | — |
| URXMAL | Malathion diacid | categorical | UPHOPM_J | — |
| URXOPM | 3-phenoxybenzoic acid (ug/L) | categorical | UPHOPM_J | — |
| URXOXY | 2-isopropyl-4-methyl-pyrimidinol (ug/L) | categorical | UPHOPM_J | — |
| URXPAR | para-Nitrophenol (ug/L) | categorical | UPHOPM_J | — |
| URXTCC | Trans-3-(2,2-dichlorovinyl)-2,2-dimethylcyclopropane carboxylic acid (ug/L) | categorical | UPHOPM_J | — |
| SST17H | 17α-hydroxyprogesterone (ng/dL) | categorical | SSTST_J | — |
| SST17HLC | 17α-hydroxyprogesterone Comment Code | categorical | SSTST_J | — |
| SST17HSI | 17α-hydroxyprogesterone (nmol/L) | categorical | SSTST_J | — |
| SSTAMH | Anti-Mullerian hormone (ng/mL) | categorical | SSTST_J | — |
| SSTAMHLC | Anti-Mullerian hormone Comment Code | categorical | SSTST_J | — |
| SSTAMHSI | Anti-Mullerian hormone (pmol/L) | categorical | SSTST_J | — |
| SSTAND | Androstenedione (ng/dL) | categorical | SSTST_J | — |
| SSTANDLC | Androstenedione Comment Code | categorical | SSTST_J | — |
| SSTANDSI | Androstenedione (nmol/L) | categorical | SSTST_J | — |
| SSTES1 | Estrone Sulfate (pg/mL) | categorical | SSTST_J | — |
| SSTES1LC | Estrone Sulfate Comment Code | categorical | SSTST_J | — |
| SSTES1SI | Estrone Sulfate (pmol/L) | categorical | SSTST_J | — |
| SSTESO | Estrone (ng/dL) | categorical | SSTST_J | — |
| SSTESOLC | Estrone Comment Code | categorical | SSTST_J | — |
| SSTESOSI | Estrone (pmol/L) | categorical | SSTST_J | — |
| SSTEST | Estradiol (pg/mL) | categorical | SSTST_J | — |
| SSTESTLC | Estradiol Comment Code | categorical | SSTST_J | — |
| SSTESTSI | Estradiol (pmol/L) | categorical | SSTST_J | — |
| SSTFSH | Follicle Stimulating Hormone (mIU/mL) | categorical | SSTST_J | — |
| SSTFSHLC | Follicle Stimulating Hormone Comment Code | categorical | SSTST_J | — |
| SSTLUH | Luteinizing Hormone (mIU/mL) | categorical | SSTST_J | — |
| SSTLUHLC | Luteinizing Hormone Comment Code | categorical | SSTST_J | — |
| SSTPG4 | Progesterone (ng/dL) | categorical | SSTST_J | — |
| SSTPG4LC | Progesterone Comment Code | categorical | SSTST_J | — |
| SSTPG4SI | Progesterone (nmol/L) | categorical | SSTST_J | — |
| SSTSHBG | Sex Hormone Binding Globulin (SHBG, nmol/L) | categorical | SSTST_J | — |
| SSTSHGLC | Sex Hormone Binding Globulin Comment Code | categorical | SSTST_J | — |
| WTSSTS2Y | Surplus specimen TST 2 year weights | categorical | SSTST_J | — |
| SSEV087 | EV-D68 18-23087 strain (2018 outbreak strain) quantitative titer value | — | SSEVD_J | — |
| SSEV087Q | EV-D68 18-23087 strain (2018 outbreak strain) qualitative seropositivity | — | SSEVD_J | — |
| SSEV953 | EV-D68 14-18953 strain (2014 outbreak strain) quantitative titer value | — | SSEVD_J | — |
| SSEV953Q | EV-D68 14-18953 strain (2014 outbreak strain) qualitative seropositivity | — | SSEVD_J | — |
| SSEVFRM | EV-D68 Fermon strain quantitative titer value | — | SSEVD_J | — |
| SSEVFRMQ | EV-D68 Fermon strain qualitative seropositivity | — | SSEVD_J | — |
| WTSSEVD2 | Surplus specimen EV-D68 2 Year Weights | — | SSEVD_J | — |
| SSAND | N-Desmethylacetamiprid (ug/L) | categorical | SSNEON_J | — |
| SSANDLC | N-Desmethylacetamiprid (ug/L) Comment code | categorical | SSNEON_J | — |
| SSFLUP | Flupyradifurone (ug/L) | categorical | SSNEON_J | — |
| SSFLUPLC | Flupyradifurone (ug/L) Comment code | categorical | SSNEON_J | — |
| SSOHIM | 5-Hydroxyimidacloprid (ug/L) | categorical | SSNEON_J | — |
| SSOHIMLC | 5-Hydroxyimidacloprid (ug/L) Comment code | categorical | SSNEON_J | — |
| SSSLF1 | Sulfoxaflor 1 (ug/L) | categorical | SSNEON_J | — |
| SSSLF1LC | Sulfoxaflor 1 (ug/L) Comment code | categorical | SSNEON_J | — |
| SSSLF2 | Sulfoxaflor 2 (ug/L) | categorical | SSNEON_J | — |
| SSSLF2LC | Sulfoxaflor 2 (ug/L) Comment code | categorical | SSNEON_J | — |
| SSCTIG | Detection of anti-C. trachomatis (CT) pan-IgG (IgG1, IgG2, IgG3, IgG4) by mixed peptide ELISA | categorical | SSCH_J_R | — |
| SSCTIG1 | Detection of anti-C. trachomatis (CT) IgG1 by mixed peptide ELISA | categorical | SSCH_J_R | — |
| SSCTIG1O | Optical density (OD) 450 nm values for anti-C. trachomatis (CT) IgG1 on mixed peptide ELISA | categorical | SSCH_J_R | — |
| SSCTIG3 | Detection of anti-C. trachomatis (CT) IgG3 by mixed peptide ELISA | categorical | SSCH_J_R | — |
| SSCTIG3O | Optical density (OD) 450 nm values for anti-C. trachomatis (CT) IgG3 on mixed peptide ELISA | categorical | SSCH_J_R | — |
| SSCTIGO | Optical density (OD) 450 nm values for anti-C. trachomatis (CT) pan-IgG (IgG1, IgG2, IgG3, IgG4) on mixed peptide ELISA | categorical | SSCH_J_R | — |
| WTSSCTJ2 | Surplus specimen SSCH_J_R 2 year weights | categorical | SSCH_J_R | — |
| SSGYRMUT | Mutations detected in M. genitalium (MG) gyrA gene by rt-PCR and sequencing (MG numbering) | categorical | SSMR_J_R | — |
| SSGYRQR | Detections of any quinolone associated resistance mutations (QRAM) in the gyrA gene in M. genitalium (MG) by rt-PCR and sequencing (MG numbering) | categorical | SSMR_J_R | — |
| SSGYRSPE | Detection of other specific mutations in M. genitalium (MG) gyrA gene by rt-PCR and sequencing (MG numbering), specify: | categorical | SSMR_J_R | — |
| SSMRM | Detections of any macrolide resistance mutations (MRM) in in M. genitalium (MG) 23S rRNA by rt-PCR and sequencing (E. coli numbering) | categorical | SSMR_J_R | — |
| SSMRMMUT | Mutations detected in M. genitalium (MG) 23S rRNA by rt-PCR and sequencing (E. coli numbering) | categorical | SSMR_J_R | — |
| SSPARMUT | Mutations detected in M. genitalium (MG) parC gene by rt-PCR and sequencing (MG numbering) | categorical | SSMR_J_R | — |
| SSPARQR | Detections of any quinolone associated resistance mutations (QRAM) in the parC gene in M. genitalium (MG) by rt-PCR and sequencing (MG numbering) | categorical | SSMR_J_R | — |
| SSPARSPE | Detection of other specific mutations in M. genitalium (MG) parC gene by rt-PCR and sequencing (MG numbering), specify: | categorical | SSMR_J_R | — |
| SSMGIGG | Interpretation of detection of anti-M. genitalium (MG) IgG (MG075F1) antibodies by Western blot | categorical | SSMG_J_R | — |
| SSMGIGGQ | Level of detection of anti-M. genitalium (MG) IgG (MG075F1) antibodies by Western blot | categorical | SSMG_J_R | — |
| SSMMAC | N-Acetyl-S-methyl-L-cysteine (ng/mL) | categorical | SSUVCM_J | — |
| SSMMACLC | N-Acetyl-S-methyl-L-cysteine Comment code | categorical | SSUVCM_J | — |
| SSPPMA | N-Acetyl-S-(6-hydroxy-2,4-cyclohexadien-1-yl)-L-cysteine (ng/mL) | categorical | SSUVCM_J | — |
| SSPPMALC | N-Acetyl-S-(6-hydroxy-2,4-cyclohexadien-1-yl)-L-cysteine Comment code | categorical | SSUVCM_J | — |
| URDP01LC | 1-Hydroxynaphthalene Comment Code | categorical | PAH_J | — |
| URDP03LC | 3-Hydroxyfluorene Comment Code | categorical | PAH_J | — |
| URDP04LC | 2-Hydroxyfluorene Comment Code | categorical | PAH_J | — |
| URDP06LC | 1-Hydroxyphenanthrene Comment Code | categorical | PAH_J | — |
| URDP10LC | 1-Hydroxypyrene Comment Code | categorical | PAH_J | — |
| URDP25LC | 2-Hydroxyphenanthrene (ng/L) & 3-Hydroxyphenanthrene Comment Code | categorical | PAH_J | — |
| URXP01 | 1-Hydroxynaphthalene (ng/L) | categorical | PAH_J | — |
| URXP03 | 3-Hydroxyfluorene (ng/L) | categorical | PAH_J | — |
| URXP04 | 2-Hydroxyfluorene (ng/L) | categorical | PAH_J | — |
| URXP06 | 1-Hydroxyphenanthrene (ng/L) | categorical | PAH_J | — |
| URXP10 | 1-Hydroxypyrene (ng/L) | categorical | PAH_J | — |
| URXP25 | 2-Hydroxyphenanthrene (ng/L) & 3-Hydroxyphenanthrene (ng/L) | categorical | PAH_J | — |
| URD14DLC | 2,5-dichlorophenol Comment Code | categorical | EPHPP_J | — |
| URDBP3LC | Urinary 2-Hydroxy-4-metoxybenzophenone (Benzophenone-3) Comment Code | categorical | EPHPP_J | — |
| URDBPFLC | Urinary 4.4' dihydroxydiphenylmethane (Bisphenol F) Comment Code | categorical | EPHPP_J | — |
| URDBPHLC | Urinary Bisphenol A Comment Code | categorical | EPHPP_J | — |
| URDBPSLC | Urinary 4,4' Sulfonyldiphenol (Bisphenol S) Comment Code | categorical | EPHPP_J | — |
| URDBUPLC | Butyl paraben Comment Code | categorical | EPHPP_J | — |
| URDDCBLC | 2,4-dichlorophenol Comment Code | categorical | EPHPP_J | — |
| URDEPBLC | Ethyl paraben Comment Code | categorical | EPHPP_J | — |
| URDMPBLC | Methyl paraben Comment Code | categorical | EPHPP_J | — |
| URDPPBLC | Propyl paraben Comment Code | categorical | EPHPP_J | — |
| URDTLCLC | Urinary Triclocarban Comment Code | categorical | EPHPP_J | — |
| URDTRSLC | Urinary 2,4,4'-Trichloro-2'-hydroxyphenyl ether (Triclosan) Comment Code | categorical | EPHPP_J | — |
| URX14D | 2,5-dichlorophenol (ng/mL) | categorical | EPHPP_J | — |
| URXBP3 | Urinary 2-Hydroxy-4-metoxybenzophenone (Benzophenone-3) | categorical | EPHPP_J | — |
| URXBPF | Urinary 4.4' dihydroxydiphenylmethane (Bisphenol F) | categorical | EPHPP_J | — |
| URXBPH | Urinary Bisphenol A (ng/mL) | categorical | EPHPP_J | — |
| URXBPS | Urinary 4,4' Sulfonyldiphenol (Bisphenol S) | categorical | EPHPP_J | — |
| URXBUP | Butyl paraben (ng/mL) | categorical | EPHPP_J | — |
| URXDCB | 2,4-dichlorophenol (ng/mL) | categorical | EPHPP_J | — |
| URXEPB | Ethyl paraben (ng/mL) | categorical | EPHPP_J | — |
| URXMPB | Methyl paraben (ng/mL) | categorical | EPHPP_J | — |
| URXPPB | Propyl paraben (ng/mL) | categorical | EPHPP_J | — |
| URXTLC | Urinary Triclocarban (ng/mL) | categorical | EPHPP_J | — |
| URXTRS | Urinary 2,4,4'-Trichloro-2'-hydroxyphenyl ether (Triclosan) | categorical | EPHPP_J | — |
The codebook is an open lookup. The Wizard consumes the same codebook to drive code generation — upload your data and the system auto-recognises variables, applies cleaning rules, recommends research designs, runs regressions and produces a Word report.