/* Survey 2 of the 1946-51 Cohort - variables and their labels in SAS code - April 2020 */ LABEL IDalias = 'ID number' agegp = 'Age group' m1wtarea = 'M1 Weight by area' m2htcm = 'Height (in cms)' m2wtkg = 'Weight (in kgs)' m2bmi = 'BMI' m2whobmigroup = 'BMI classification' m2ageMTH = 'Age in months' m2ageyear = 'Age in year' m2ariaplus = 'ARIA+' m2birthdate = 'Date of birth' m2comIND = 'Comment indicator' m2hrs = 'Full time, part time or not working' m2metmin = 'ALSWH Metabolic minutes' m2q52atotmins = 'Total minutes Walking last week' m2q52btotmins = 'Total minutes Moderate activity last week' m2q52ctotmins = 'Total minutes Vigorous activity last week' m2q53totmins = 'Total minutes Vigorous activity at work last week' m2labf = 'Labour Force Participation' m2paid = 'Payment for work' m2hrswork = 'Hours worked' m2ariapgp = 'Aria+ grouped' m2I_Urban = 'Seifa Urban Index of Advantage' m2I_Rural = 'Seifa Rural Index Advantage' m2I_DisAd = 'Seifa Index of Disadvantage' m2I_EconR = 'Seifa Index of Economic Resources' m2I_EdOcc = 'Seifa Index of Education and Occupation' m2Mnemi = 'MOS emotional/informational' m2Mnaffpos = 'MOS affectionate/positive' m2Mntan = 'MOS tangible' m2mnsocsup6 = 'MOS 6 item score' m2Mnemigp = 'MOS emotional/informational grouped' m2Mnaffposgp = 'MOS affectionate/positive grouped' m2Mntangp = 'MOS tangible grouped' m2socsupgp6 = 'MOS 6 item score grouped' m2alcnhmrc = 'Alcohol Status (NHMRC)' m2alcpatt = 'Alcohol Binge Status' m2asco = 'ASCO classification (self)' m2asco_p = 'ASCO classification (spouse)' m2cesd10 = 'CES-D 10 score' m2lfstfy = 'Life satisfaction score' m2marital = 'Marital status' m2menstat = 'Menopause status' m2menstatgp = 'Menopause grouped status' m2mnstrs = 'Mean stress score' m2preg = 'Ever been pregnant' m2proplev = 'Proportion of Life events' m2rrma = 'RRMA classification' m2smkAIHW = 'Smoking status (AIHW)' m2smokst = 'Smoking status (WHA)' m2state = 'State' m2survey = 'Survey classification' /** survey items **/ m2q1 = 'General Health' m2q2 = 'Health Now' m2q3a = 'Health limit vigorous activities' m2q3b = 'Health limit moderate activities' m2q3c = 'Health limit lifting or carrying' m2q3d = 'Health limit climbing flights stairs' m2q3e = 'Health limit climbing 1 flight stairs' m2q3f = 'Health limit bending or kneeling' m2q3g = 'Health limit walking one kilometre' m2q3h = 'Health limit walking half kilometre' m2q3i = 'Health limit walking 100metres' m2q3j = 'Health limit bathing or dressing' m2q4a = 'Physical health/cut time spent' m2q4b = 'Physical health/accomplish less' m2q4c = 'Physical health/limited in type work' m2q4d = 'Physical health/difficulty performing' m2q5a = 'Emotional Health/cut time spent' m2q5b = 'Emotional Health/accomplish less' m2q5c = 'Emotional Health/less careful at work' m2q6 = 'Health interfere with social activities' m2q7 = 'How much bodily pain' m2q8 = 'Pain interfered with work' m2q9a = 'How often feel full of life' m2q9b = 'How often feel nervous person' m2q9c = 'How often felt down in dumps' m2q9d = 'How often calm and peaceful' m2q9e = 'How often have a lot of energy' m2q9f = 'How often felt down' m2q9g = 'How often feel worn out' m2q9h = 'How often feel happy person' m2q9i = 'How often feel tired' m2q10 = 'How much time interfere social life' m2q11a = 'Sick easier than others' m2q11b = 'Healthy as anybody I know' m2q11c = 'Expect my health to get worse' m2q11d = 'My health is excellent' m2q12a = 'Consulted family doctor' m2q12b = 'Consulted hospital doctor' m2q12c = 'Consulted specialist doctor' m2q12d = 'Consulted dentist' m2q12e = 'Consulted allied health professional' m2q12f = 'Consulted alternative practitioner' m2q12g = 'Consult womens/sexual health service' m2q13a = 'General practitioner/go to same place' m2q13b = 'General Practitioner/see same doctor' m2q14 = 'General Practitioner/cost last visit' m2q15 = 'Do you prefer female doctor' m2q16 = 'Serious illness/condition/disability' m2q16ch = 'Serious illness/condition/disability' m2q17a = 'Access medical specialists' m2q17b = 'Access hospital if needed' m2q17c = 'Access emergency medical care' m2q17d = 'Access after-hours medical care' m2q17e = 'Access GP who bulk bills' m2q17f = 'Access female GP' m2q17g = 'Hours GP available' m2q17h = 'Number GPs choose from' m2q17i = 'Ease seeing GP of choice' m2q17j = 'Outcomes of medical care' m2q17k = 'Ease obtaining mammogram' m2q17l = 'Ease obtaining Pap test' m2q17m = 'Availability information by phone' m2q17n = 'Services for prescriptions filled' m2q17o = 'Access counselling service' m2q17p = 'Access womens health centre' m2q18 = 'Private insurance/hospital cover' m2q19 = 'Private insurance/ancillary services' m2q20a = 'Ever had insulin dependent diabetes' m2q20b = 'Ever had non insulin-dependent diabetes' m2q20c = 'Ever had heart disease' m2q20d = 'Ever had hypertension ' m2q20e = 'Ever had stroke' m2q20f = 'Ever had thrombosis' m2q20g = 'Ever had low iron level' m2q20h = 'Ever had asthma' m2q20i = 'Ever had bronchitis/emphysema' m2q20j = 'Ever had osteoporosis' m2q20k = 'Ever had breast cancer' m2q20l = 'Ever had cervical cancer' m2q20m = 'Ever had bowel cancer' m2q20n = 'Ever had skin cancer' m2q20o = 'Ever had other cancer' m2q20p = 'Ever had depression' m2q20q = 'Ever had anxiety' m2q20r = 'Ever had other psychiatric disorder' m2q20s = 'Ever had other major illness' m2q21a = 'Ever had hysterectomy' m2q21b = 'Ever had both ovaries removed' m2q21c = 'Ever had prolapsed vagina/bladder/bowel' m2q21d = 'Ever had endometrial ablation' m2q21e = 'Ever had tubal ligation' m2q21f = 'Ever had mastectomy' m2q21g = 'Ever had lumpectomy' m2q21h = 'Ever had breast biopsy' m2q21i = 'Ever had cholecystectomy' m2q21j = 'Ever had cosmetic surgery' m2q21k = 'Ever had gastroscopy/colonoscopy' m2q22a = 'Medication prescribed by doctor' m2q22b = 'Medication no prescription' m2q23a = 'Medication for nerves' m2q23b = 'Medication help sleep' m2q23c = 'Medication for depression' m2q23d = 'Medication chronic illness/condition' m2q24a = 'Had a Pap test' m2q24b = 'Had a mammogram' m2q24c = 'Had breasts examined by doctor' m2q24d = 'Regular monthly breast self examination' m2q24e = 'Used condom for STD/HIV prevention' m2q25a = 'What age periods start' m2q25b = 'What age first pregnant' m2q25c = 'What age birth eldest child' m2q25d = 'What age birth youngest child' m2q25e = 'What age periods stop/menopause' m2q26a = 'Currently taking oral contraceptive' m2q26b = 'Currently taking HRT' m2q27a = 'Menstrual bleeding 12 months' m2q27b = 'Menstrual bleeding 3 months' m2q28 = 'Periods with 12 months ago' m2q29aa = 'Symptoms allergies/hay fever/sinus' m2q29ab = 'Symptoms breathing difficulty' m2q29ac = 'Symptoms indigestion, heartburn' m2q29ad = 'Symptoms chest pain' m2q29ae = 'Symptoms headaches, migraines' m2q29af = 'Symptoms severe tiredness' m2q29ag = 'Symptoms stiff or painful joints' m2q29ah = 'Symptoms back pain' m2q29ai = 'Symptoms broken bone' m2q29aj = 'Symptoms urine burns or stings' m2q29ak = 'Symptoms leaking urine' m2q29al = 'Symptoms constipation' m2q29am = 'Symptoms haemorrhoids' m2q29an = 'Symptoms other bowel problems' m2q29ao = 'Symptoms vaginal discharge/irritation' m2q29ap = 'Symptoms premenstrual tension' m2q29aq = 'Symptoms irregular monthly periods' m2q29ar = 'Symptoms heavy periods' m2q29as = 'Symptoms severe period pain' m2q29at = 'Symptoms hot flushes' m2q29au = 'Symptoms night sweats' m2q29av = 'Symptoms skin problems' m2q29aw = 'Symptoms eyesight problems' m2q29ax = 'Symptoms hearing problems' m2q29ay = 'Symptoms difficulty sleeping' m2q29az = 'Symptoms depression' m2q29aaa = 'Symptoms anxiety' m2q29ba = 'Help for/allergies, hay fever, sinus' m2q29bb = 'Help for/breathing difficulty' m2q29bc = 'Help indigestion, heartburn' m2q29bd = 'Help chest pain' m2q29be = 'Help headaches, migraines' m2q29bf = 'Help severe tiredness' m2q29bg = 'Help stiff or painful joints' m2q29bh = 'Help back pain' m2q29bi = 'Help broken bone' m2q29bj = 'Help urine burns or stings' m2q29bk = 'Help leaking urine' m2q29bl = 'Help constipation' m2q29bm = 'Help haemorrhoids' m2q29bn = 'Help other bowel problems' m2q29bo = 'Help vaginal discharge/irritation' m2q29bp = 'Help premenstrual tension' m2q29bq = 'Help irregular monthly periods' m2q29br = 'Help heavy periods' m2q29bs = 'Help severe period pain' m2q29bt = 'Help hot flushes' m2q29bu = 'Help night sweats' m2q29bv = 'Help skin problems' m2q29bw = 'Help eyesight problems' m2q29bx = 'Help hearing problems' m2q29by = 'Help difficulty sleeping' m2q29bz = 'Help depression' m2q29baa = 'Help anxiety' m2q30a = 'Stress own health' m2q30b = 'Stress health of family' m2q30c = 'Stress work, employment' m2q30d = 'Stress living arrangements' m2q30e = 'Stress study' m2q30f = 'Stress money' m2q30g = 'Stress relationship with parents' m2q30h = 'Stress relationship partner/spouse' m2q30i = 'Stress relationship children' m2q30j = 'Stress relationship other family members' m2q31a = 'Unusually bothered by things' m2q31b = 'Trouble keeping mind on' m2q31c = 'Felt depressed' m2q31d = 'Everything was an effort' m2q31e = 'Hopeful about future' m2q31f = 'Felt fearful' m2q31g = 'Sleep was restless' m2q31h = 'I was happy' m2q31i = 'Felt lonely' m2q31j = 'Could not get going' m2q31k = 'Felt terrific' m2q32Aa = 'Major personal illness in the last 12 months' m2q32Ab = 'Major personal injury in the last 12 months' m2q32Ac = 'Major surgery in the last 12 months' m2q32Ad = 'Going through menopause in the last 12 months' m2q32Ae = 'Decline health spouse/partner in the last 12 months' m2q32Af = 'Decline health family member/friend in the last 12 months' m2q32Ag = 'Start close personal relationship in the last 12 months' m2q32Ah = 'Infidelity of spouse/partner in the last 12 months' m2q32Ai = 'Break up close personal relationship in the last 12 months' m2q32Aj = 'Divorce in the last 12 months' m2q32Ak = 'Conflict teenage/older children in the last 12 months' m2q32Al = 'Child/family member leaving home in the last 12 months' m2q32Am = 'Death spouse/partner in the last 12 months' m2q32An = 'Death of child in the last 12 months' m2q32Ao = 'Death of close family member in the last 12 months' m2q32Ap = 'Death of close friend in the last 12 months' m2q32Aq = 'Change work conditions/responsibilities in the last 12 months' m2q32Ar = 'Spouse/partner ceasing outside work in the last 12 months' m2q32As = 'Decreased income in the last 12 months' m2q32At = 'Moving house in the last 12 months' m2q32Au = 'Natural disaster or house fire in the last 12 months' m2q32Av = 'Loss/damage to personal property in the last 12 months' m2q32Aw = 'Being robbed in the last 12 months' m2q32Ax = 'Serious accident in the last 12 months' m2q32Ay = 'Pushed/grabbed/shoved/kicked/hit in the last 12 months' m2q32Az = 'Forced unwanted sexual activity in the last 12 months' m2q32Aaa = 'Legal troubles or court case in the last 12 months' m2q32Abb = 'Family/friend being arrested/gaol in the last 12 months' m2q32Ba = 'Major personal illness 1 to 2 years ago' m2q32Bb = 'Major personal injury 1 to 2 years ago' m2q32Bc = 'Major surgery 1 to 2 years ago' m2q32Bd = 'Going through menopause 1 to 2 years ago' m2q32Be = 'Decline health spouse/partner 1 to 2 years ago' m2q32Bf = 'Decline health family member/friend 1 to 2 years ago' m2q32Bg = 'Start close personal relationship 1 to 2 years ago' m2q32Bh = 'Infidelity of spouse/partner 1 to 2 years ago' m2q32Bi = 'Break up close personal relationship 1 to 2 years ago' m2q32Bj = 'Divorce 1 to 2 years ago' m2q32Bk = 'Conflict teenage/older children 1 to 2 years ago' m2q32Bl = 'Child/family member leaving home 1 to 2 years ago' m2q32Bm = 'Death spouse/partner 1 to 2 years ago' m2q32Bn = 'Death of child 1 to 2 years ago' m2q32Bo = 'Death of close family member 1 to 2 years ago' m2q32Bp = 'Death of close friend 1 to 2 years ago' m2q32Bq = 'Change work conditions/responsibilities 1 to 2 years ago' m2q32Br = 'Spouse/partner ceasing outside work 1 to 2 years ago' m2q32Bs = 'Decreased income 1 to 2 years ago' m2q32Bt = 'Moving house 1 to 2 years ago' m2q32Bu = 'Natural disaster or house fire 1 to 2 years ago' m2q32Bv = 'Loss/damage to personal property 1 to 2 years ago' m2q32Bw = 'Being robbed 1 to 2 years ago' m2q32Bx = 'Serious accident 1 to 2 years ago' m2q32By = 'Pushed/grabbed/shoved/kicked/hit 1 to 2 years ago' m2q32Bz = 'Forced unwanted sexual activity 1 to 2 years ago' m2q32Baa = 'Legal troubles or court case 1 to 2 years ago' m2q32Bbb = 'Family/friend being arrested/gaol 1 to 2 years ago' m2q32Ca = 'Major personal illness more than 2 years ago' m2q32Cb = 'Major personal injury more than 2 years ago' m2q32Cc = 'Major surgery more than 2 years ago' m2q32Cd = 'Going through menopause more than 2 years ago' m2q32Ce = 'Decline health spouse/partner more than 2 years ago' m2q32Cf = 'Decline health family member/friend more than 2 years ago' m2q32Cg = 'Start close personal relationship more than 2 years ago' m2q32Ch = 'Infidelity of spouse/partner more than 2 years ago' m2q32Ci = 'Break up close personal relationship more than 2 years ago' m2q32Cj = 'Divorce more than 2 years ago' m2q32Ck = 'Conflict teenage/older children more than 2 years ago' m2q32Cl = 'Child/family member leaving home more than 2 years ago' m2q32Cm = 'Death spouse/partner more than 2 years ago' m2q32Cn = 'Death of child more than 2 years ago' m2q32Co = 'Death of close family member more than 2 years ago' m2q32Cp = 'Death of close friend more than 2 years ago' m2q32Cq = 'Change work conditions/responsibilities more than 2 years ago' m2q32Cr = 'Spouse/partner ceasing outside work more than 2 years ago' m2q32Cs = 'Decreased income more than 2 years ago' m2q32Ct = 'Moving house more than 2 years ago' m2q32Cu = 'Natural disaster or house fire more than 2 years ago' m2q32Cv = 'Loss/damage to personal property more than 2 years ago' m2q32Cw = 'Being robbed more than 2 years ago' m2q32Cx = 'Serious accident more than 2 years ago' m2q32Cy = 'Pushed/grabbed/shoved/kicked/hit more than 2 years ago' m2q32Cz = 'Forced unwanted sexual activity more than 2 years ago' m2q32Caa = 'Legal troubles or court case more than 2 years ago' m2q32Cbb = 'Family/friend being arrested/gaol more than 2 years ago' m2q33 = 'How often/smoke cigarettes' m2q34a = 'Average cigarettes each day' m2q34b = 'Average cigarettes each week' m2q35 = 'Lifetime/at least 100 cigarettes' m2q36 = 'Have you ever smoked daily' m2q37 = 'Age stopped smoking daily' m2q38 = 'Age started smoking daily' m2q39 = 'How often/drink alcohol' m2q40 = 'How many drinks on a day' m2q41 = 'Five or more drinks on one occasion' m2q44 = 'How much would you like to weigh' m2q45a = 'Dissatisfied about/weight' m2q45b = 'Dissatisfied about/shape' m2q46a = 'Have you dieted to lose weight' m2q46b = 'Age first started to diet' m2q47 = 'How often/diet during last year' m2q48 = 'Last diet/how long did it last' m2q49a = 'How often 2yrs/lost 5kg on purpose' m2q49b = 'How often 2yrs/lost 5kg other reason' m2q49c = 'How often 2yrs/gained 5kg' m2q49d = 'How often ever/lost 5kg on purpose' m2q49e = 'How often ever/lost 5kg other reason' m2q49f = 'How often ever/gained 5kg' m2q50a = 'Ever used/weight loss programs' m2q50b = 'Ever used/meal replacement products' m2q50c = 'Ever used/exercise' m2q50d = 'Ever used/cut down meal size/snacks' m2q50e = 'Ever used/cut down fats/sugars' m2q50f = 'Ever used/laxatives/diuretics/pills' m2q50g = 'Ever used/fasting' m2q50h = 'Ever used/vegetarian diet' m2q50i = 'Ever used/smoking' m2q51a = 'How often/walking' m2q51b = 'How often/moderate activity' m2q51c = 'How often/vigorous activity' m2q54mn = 'Main occupation' m2q54sc = 'Secondary occupation' m2q55 = 'Time spent paid work' m2q56a = 'Working shifts' m2q56b = 'Working at night' m2q56c = 'Working at home' m2q57 = 'Happy with paid work hours' m2q58 = 'Fewer hours paid work' m2q59 = 'More hours paid work' m2q60 = 'Rushed/pressured/busy' m2q61 = 'Time on hands' m2q62 = 'Paid domestic help' m2q63slf = 'Main occupation self' m2q63ptn = 'Main occupation partner' m2q64 = 'Kind of industry/business/service' m2q65 = 'Form of transport' m2q66a = 'Access to vehicle when needed' m2q66b = 'Drivers licence' m2q67a = 'Microwave oven' m2q67b = 'Mobile phone' m2q67c = 'Personal computer' m2q67d = 'Internet' m2q68 = 'Ever suffered work-related accident' m2q69a = 'Wage or salary' m2q69b = 'Business or farm' m2q69c = 'Private income or superannuation' m2q69d = 'Government pension or allowance' m2q70slf = 'Average gross income self' m2q70ptn = 'Average gross income partner' m2q71 = 'Number people dependent on income' m2q72 = 'How manage on available income' m2q73a = 'Physical/mental/emotional/sexual abuse' m2q74a = 'Live with partner or spouse' m2q74b = 'Live with children under 16 years' m2q74c = 'Live with children 16-18 years' m2q74d = 'Live with children over 18 years' m2q74e = 'Live with parents or in-laws' m2q74f = 'Live with other adult relatives' m2q74g = 'Live with other adults' m2q75 = 'Satisfied with childcare' m2q76 = 'Care for grandchildren/others' m2q77 = 'Help because of illness' m2q78a = 'Care for ill/lives with you' m2q78b = 'Care for ill/lives elsewhere' m2q79 = 'Number ill people/care for regularly' m2q80 = 'Provide care/assistance' m2q81 = 'Time spent providing care/assistance' m2q82a = 'Support/if confined to bed' m2q82b = 'Support/when need to talk' m2q82c = 'Support/good advice about crisis' m2q82d = 'Support/take you to a doctor' m2q82e = 'Support/love and affection' m2q82f = 'Support/have good time with' m2q82g = 'Support/help understand situation' m2q82h = 'Support/confide in about problems' m2q82i = 'Support/someone to hug you' m2q82j = 'Support/get together for relaxation' m2q82k = 'Support/prepare meals if you are unable' m2q82l = 'Support/advice you really want' m2q82m = 'Support/help get mind off things' m2q82n = 'Support/do daily chores if sick' m2q82o = 'Support/share private worries/fears' m2q82p = 'Support/suggestion for personal problem' m2q82q = 'Support/do something enjoyable with' m2q82r = 'Support/understands your problems' m2q82s = 'Support/love and make you feel wanted' m2q83a = 'Mother living/when died' m2q83b = 'Father living/when died' m2q86 = 'Attending educational institution' m2q87 = 'Marital status' m2q88 = 'Residence-own/rent/board' m2q89 = 'Upper/middle/lower class' m2q90a = 'Satisfaction with work' m2q90b = 'Satisfaction with career' m2q90c = 'Satisfaction with study' m2q90d = 'Satisfaction with family relationships' m2q90e = 'Satisfaction with personal relationships' m2q90f = 'Satisfaction with friendships' m2q90g = 'Satisfaction with social activities' /** 13 SF36 variables **/ m2MH = 'SF36 MENTAL HEALTH INDEX (0-100)' m2RE = 'SF36 ROLE-EMOTIONAL (0-100)' m2SF = 'SF36 SOCIAL FUNCTIONING (0-100)' m2VT = 'SF36 VITALITY (0-100)' m2GH = 'SF36 GENERAL HEALTH PERCEPTIONS (0-100)' m2BP = 'SF36 PAIN INDEX (0-100)' m2RP = 'SF36 ROLE-PHYSICAL (0-100)' m2PF = 'SF36 PHYSICAL FUNCTIONING (0-100)' m2HT = 'RAW SF36 HEALTH TRANSITION ITEM' m2PCSA = 'PHYSICAL COMPONENT SCALE-00 - AUST' m2MCSA = 'MENTAL COMPONENT SCALE-00 - AUST' m2PCSWHA = 'PHYSICAL COMPONENT SCALE-00 - WHA MID' m2MCSWHA = 'MENTAL COMPONENT SCALE-00 - WHA MID' m2pcs_abs = 'PHYSICAL COMPONENT SCALE-00 - AUST general' m2mcs_abs = 'MENTAL COMPONENT SCALE-00 - AUST general' m2pcs_us = 'PHYSICAL COMPONENT SCALE-00 - US General' m2mcs_us = 'MENTAL COMPONENT SCALE-00 - US General' ;