/* Survey 7 of the 1946-51 Cohort - formats definition in SAS code - April 2020*/ VALUE m7ariapgpf 1 = 'Major cities' 2 = 'Inner regional' 3 = 'Outer regional' 4 = 'Remote' 5 = 'Very remote' 6 = 'Overseas' . = 'missing' ; VALUE m7agegpfmt 1 = 'Young' 2 = 'Mid' 3 = 'Older' ; VALUE m7areafmt 1 = 'Urban' 2 = 'Rural' 3 = 'Remote' . = 'missing' ; VALUE m7rrmafmt 1 = 'Capital city' 2 = 'Other metropolitan' 3 = 'Large rural' 4 = 'Small rural' 5 = 'Other rural' 6 = 'Remote' 7 = 'Other remote' . = 'missing' ; VALUE m7carecon 0 = 'No' 1 = 'Yes' 2 = 'No care given' . = 'missing' ; value m7hrswork 1 = '1 to 15 hours' 2 = '16 to 24 hours' 3 = '25 to 34 hours' 4 = '35 to 40 hours' 5 = '40 to 48 hours' 6 = '49 + hours' 7 = 'Not in Labour Force' . = 'missing' ; value m7hrs 0 = 'Not in Lab Force/Unemployed' 1 = 'Part time' 2 = 'Full time' . = 'missing' ; VALUE m7who 1 = 'Underweight, BMI < 18.5' 2 = 'Healthy weight, 18.5 <= BMI < 25' 3 = 'Overweight, 25 <= BMI < 30' 4 = 'Obese, 30 <= BMI' . = 'Missing' ; VALUE m7labf 0= 'Not in labour force' 1= 'Labour force employed' 2= 'Labour force unemployed' . = 'Missing' ; VALUE m7paid 0= 'Employed, not paid' 1= 'Employed, paid' 2= 'not in labour force/unemployed' . = 'Missing' ; VALUE m7comfmt 0= 'No comment' 1= 'Comment' 2= 'Comment but trivial' . = 'Missing' ; VALUE m7paid 0= 'Employed, not paid' 1= 'Employed, paid' 2= 'not in labour force/unemployed' . = 'Missing' ; VALUE m7hrsw 0='none' 1='1-15' 2='16-24' 3='25-34' 4='35-40' 5='41-48' 6='49+' 7='not labf/unemp' . = 'Missing' ; VALUE m7mos 1 = 'All the time' 2 = 'Most of the time' 3 = 'Some of the time' 4 = 'None/little of the time' . = 'Missing' ; VALUE m7statefmt 1 = 'NSW' 2 = 'Vic' 3 = 'Qld' 4 = 'SA' 5 = 'WA' 6 = 'Tas' 7 = 'NT' 8 = 'ACT' 9 = 'Overseas' . = 'missing' ; VALUE m7survstat 1 = 'Full survey' 2 = 'Short Survey' ; VALUE m7exgrpf 1 = 'Nil/sedentary' 2 = 'Low' 3 = 'Moderate' 4 = 'High' . = 'missing' ; VALUE m7whobmi 1 = 'Underweight, BMI < 18.5' 2 = 'Acceptable weight, 18.5 <= BMI < 25' 3 = 'Overweight, 25 <= BMI < 30' 4 = 'Obese, 30 <= BMI' . = 'Missing' ; /*VALUE m6menstf*/ /*1 = 'Hysterectomy only'*/ /*2 = 'Oopherectomy only'*/ /*3 = 'Hysterectomy and oopherectomy'*/ /*4 = 'HRT use'*/ /*5 = 'OCP use'*/ /*6 = 'Pre-menopausal'*/ /*7 = 'Peri-menopausal'*/ /*8 = 'Post-menopausal'*/ /*9 = 'Unclassifiable' */ /*. = 'Missing' ;*/ /*VALUE m6menstgf*/ /*1 = 'Surgical menopause'*/ /*2 = 'HRT use'*/ /*3 = 'OCP use'*/ /*4 = 'Pre-menopausal'*/ /*5 = 'Peri-menopausal'*/ /*6 = 'Post-menopausal'*/ /*. = 'Missing' ;*/ VALUE m7sfhealth 1 = 'Excellent' 2 = 'Very good' 3 = 'Good' 4 = 'Fair' 5 = 'Poor' . = 'missing' ; VALUE m7sfnow 1 = 'Much better' 2 = 'Somewhat better' 3 = 'About the same' 4 = 'Somewhat worse' 5 = 'Much worse' . = 'missing' ; VALUE m7sflimit 1 = 'Limited a lot' 2 = 'Limited a little' 3 = 'Not limited' . = 'missing' ; VALUE m7yesnofmt 1 = 'Yes' 2 = 'No' . = 'missing' ; VALUE m7sfsocial 1 = 'Not at all' 2 = 'Slightly' 3 = 'Moderately' 4 = 'Quite a bit' 5 = 'Extremely' . = 'missing' ; VALUE m7sfbody 1 = 'No bodily pain' 2 = 'Very mild' 3 = 'Mild' 4 = 'Moderate' 5 = 'Severe' 6 = 'Very severe' . = 'missing' ; VALUE m7sfpain 1 = 'Not at all' 2 = 'A little bit' 3 = 'Moderately' 4 = 'Quite a bit' 5 = 'Extremely' . = 'missing' ; VALUE m7sffeel 1 = 'All the time' 2 = 'Most of the time' 3 = 'A good bit of the time' 4 = 'Some of the time' 5 = 'Little of the time' 6 = 'None of the time' . = 'missing' ; VALUE m7sfintfr 1 = 'All the time' 2 = 'Most of the time' 3 = 'Some of the time' 4 = 'Little of the time' 5 = 'None of the time' . = 'missing' ; VALUE m7sf_t_f 1 = 'Definitely true' 2 = 'Mostly true' 3 = "Don't know" 4 = 'Mostly false' 5 = 'Definitely false' . = 'missing' ; VALUE m7consult 0 = 'None' 1 = 'Once or twice' 2 = '3 or 4 times' 3 = '5 or 6 times' 4 = '7 to 12 times' 5 = '13 to 24 times' 6 = '25 or more times' . = 'missing' ; VALUE m7problems 1 = 'Never' 2 = 'Rarely' 3 = 'Sometimes' 4 = 'Often' . = 'missing' ; VALUE m7gotogp 1 = 'Always' 2 = 'Most of time' 3 = 'Sometimes' 4 = 'Rarely/never' . = 'missing' ; VALUE m7ratecst 1 = 'No cost' 2 = 'Good' 3 = 'Fair' 4 = 'Poor' 5 = "Don't know" . = 'missing' ; VALUE m7hlthins 1 = 'Yes' 2 = 'No, Vet affairs' 3 = 'No, cannot afford it' 4 = 'No, not good value' 5 = "No, don't need it" 6 = 'No, other reason' . = 'missing' ; VALUE m7hlthancil 1 = 'Yes' 2 = 'No, Vet affairs' 3 = 'No, cannot afford it' 4 = 'No, not good value' 5 = "No, don't need it" 6 = 'No, services not available' 7 = 'No, other reason' . = 'missing' ; VALUE m7admthosp 1 = 'No' 2 = 'Yes, day only' 3 = 'Yes, spent at least one night' . = 'missing' ; VALUE m7testdate 1 = 'In last 2 years' 2 = '2 to 5 years ago' 3 = 'More than 5 years ago' 4 = 'Never' 5 = "Don't know" . = 'missing' ; VALUE m7yesnodk 1 = 'Yes' 2 = 'No' 3 = "Don't know" . = 'missing' ; VALUE m7happy 1 = 'Extremely happy' 2 = 'Very happy' 3 = 'Pretty happy' 4 = 'Unhappy sometimes' 5 = 'Unhappy usually' . = 'missing'; /*VALUE m6yesnona */ /*0 = 'No'*/ /*1 = 'Yes'*/ /*8 = "Not Applicable"*/ /*. = 'missing' ;*/ /**/ /*VALUE m6yes1no2na */ /*1 = 'Yes'*/ /*2 = 'No'*/ /*8 = "Not Applicable"*/ /*. = 'missing' ;*/ VALUE m7yes1no0f 0 = 'No' 1 = 'Yes' . = 'missing' ; /*VALUE m6periodh*/ /*1 = 'Less frequent'*/ /*2 = 'Same'*/ /*3 = 'More frequent'*/ /*4 = 'Changeable'*/ /*8 = 'Had hysterectomy'*/ /*0 = 'No period 12 months'*/ /*. = 'missing' ;*/ VALUE m7ratecare 1 = 'Excellent' 2 = 'Very good' 3 = 'Good' 4 = 'Fair' 5 = 'Poor' 6 = "Don't know" . = 'missing' ; /*VALUE m6dentist*/ /*1 = "No, I did not need to see a dentist"*/ /*2 = "No, because no dentist available locally"*/ /*3 = "No, I could no get there, travel difficulties"*/ /*4 = "No, cost more than I could afford"*/ /*5 = "No, because of another reason"*/ /*6 = "Yes, I saw a dentist"*/ /*. = "missing" ;*/ VALUE m7stress 1 = 'Not applicable' 2 = 'Not stressed' 3 = 'Somewhat stressed' 4 = 'Moderately stressed' 5 = 'Very stressed' 6 = 'Extremely stressed' . = 'missing' ; VALUE m7agree 1 = 'Strongly disagree' 2 = 'Disagree' 3 = 'Slightly disagree' 4 = 'Slightly agree' 5 = 'Agree' 6 = 'Strongly agree' . = 'missing' ; VALUE m7agreen 1 = 'Strongly disagree' 2 = 'Disagree' 3 = 'Neutral' 4 = 'Agree' 5 = 'Strongly agree' . = 'missing' ; VALUE m7cesd 0 = 'Rarely, none of time' 1 = 'Some of time' 2 = 'Moderate amount of time' 3 = 'All/most of time' . = 'missing' ; VALUE m7alcfreqpast 0 = 'Never' 1 = 'Never, but have in the past' 2 = 'Rarely' 3 = '< once week' 4 = '1-2 days a week' 5 = '3-4 days a week' 6 = '5-6 days a week' 7 = 'Every day' . = 'missing' ; VALUE m7alcqty 1 = '1-2 drinks' 2 = '3-4 drinks' 3 = '5-8 drinks' 4 = '9+ drinks' 0 = 'Never drink' . = 'missing' ; VALUE m7binge 1 = 'Never' 2 = '< once a month' 3 = 'Once a month' 4 = 'Once a week' 5 = '> once a week' 0 = 'Never drink' . = 'missing' ; /*VALUE m6stagealc*/ /*0 = 'No alcohol'*/ /*1 = '1-7 drinks'*/ /*2 = '8-14 drinks'*/ /*3 = '15+ drinks'*/ /*. = 'missing' ;*/ VALUE m7glasses 1 = '0-2 glasses' 2 = '3-5 glasses' 3 = '6-8 glasses' 4 = '9 or more glasses' . = 'missing' ; VALUE m7servfruit 1 = 'None' 2 = '< 1 piece per day' 3 = '1 piece per day' 4 = '2 pieces per day' 5 = '3 pieces per day' 6 = '4 or more pieces per day' . = 'missing' ; VALUE m7servege 1 = '< 1 vegetable per day' 2 = '1 vegetable per day' 3 = '2 vegetables per day' 4 = '3 vegetables per day' 5 = '4 vegetables per day' 6 = '5 vegetables per day' 7 = '6+ vegetables per day' . = 'missing' ; /*VALUE m6serves*/ /*0 = 'None'*/ /*1 = '1 serve'*/ /*2 = '2 serves'*/ /*3 = '3 serves'*/ /*4 = '4 serves'*/ /*5 = '5 or more serves'*/ /*. = 'missing' ;*/ VALUE m7servmilk 1 = 'None' 2 = '< 250 ml' 3 = '250-500 ml' 4 = '500-750 ml' 5 = '> 750 ml' . = 'missing' ; VALUE m7servbread 1 = '< 1 slice per day' 2 = '1 slice per day' 3 = '2 slices per day' 4 = '3 slices per day' 5 = '4 slices per day' 6 = '5-7 slices per day' 7 = '8+ slices per day' . = 'missing' ; VALUE m7servsugar 1 = 'None' 2 = '1 to 4 teaspoons per day' 3 = '5 to 8 teaspoons per day' 4 = '9 to 12 teaspoons per day' 5 = 'More than 12 teaspoons per day' . = 'missing'; VALUE m7serveggs 1 = 'None' 2 = '< 1 egg a week' 3 = '1-2 eggs a week' 4 = '3-5 eggs per week' 5 = '6+ eggs per week' . = 'missing' ; /*VALUE m6foodsfreq*/ /*1 = 'Never'*/ /*2 = '< Once a week'*/ /*3 = 'Once a week or more'*/ /*. = 'missing' ;*/ VALUE m7foodsfreq 1 = 'Never' 2 = 'Less than once per month' 3 = '1 - 3 times per month' 4 = '1 time per week' 5 = '2 times per week' 6 = '3 - 4 times per week' 7 = '5 - 6 times per week' 8 = '1 time per day' 9 = '2 times per day' 10 = '3 or more times per day' . = 'missing'; VALUE m7glassday 0 = 'Do not drink' 1 = 'One' 2 = 'Two' 3 = 'Three' 4 = 'Four' 5 = 'Five' 6 = 'Six' 7 = 'Seven' 8 = 'Eight' 9 = 'Nine' 10 ='Ten or more' . = 'missing'; VALUE m7MAXglass 0 = 'Do not drink' 1 = '1-2' 2 = '3-4' 3 = '5-6' 4 = '7-8' 5 = '9-10' 6 = '11-12' 7 = '13-14' 8 = '15-16' 9 = '17-18' 10= '19 or more' . = 'missing'; VALUE m7yesnopfna 1 = 'Yes' 2 = 'No' 3 = 'I prefer not to answer' . = 'missing'; VALUE m7servportions 1 = 'I never ate it' 2 = 'Less than A' 3 = 'A' 4 = 'Between A and B' 5 = 'B' 6 = 'Between B and C' 7 = 'C' 8 = 'More than C' . = 'missing'; VALUE m7drfreq 1 = "Never" 2 = "Less than once per month" 3 = "1 - 3 days per month" 4 = "1 day per week" 5 = "2 days per week" 6 = "3 days per week" 7 = "4 days per week" 8 = "5 days per week" 9 = "6 days per week" 10 = "Every day"; /*VALUE m6foodfreqwk*/ /*1 = 'Never'*/ /*2 = '< Once a week'*/ /*3 = 'Once a week'*/ /*4 = '2-4 a week'*/ /*5 = '5+ a week'*/ /*. = 'missing' ;*/ /* */ VALUE m7smokef 1 = 'Daily' 2 = 'Weekly' 3 = 'Less than weekly' 4 = 'Not at all' . = 'missing' ; VALUE m7hrsspend 1 = "Don't do this activity" 2 = '1-15 hours' 3 = '16-24 hours' 4 = '25-34 hours' 5 = '35-40 hours' 6 = '41-48 hours' 7 = '49 hours or more' . = 'missing' ; VALUE m7timerush 1 = 'Every day' 2 = 'Few times week' 3 = 'Once a week' 4 = 'Once a month' 5 = 'Never' . = 'missing' ; /*VALUE m6tasks*/ /*1 = 'Happy way it is'*/ /*2 = 'Like others to do more'*/ /*3 = 'Like other arrangement'*/ /*4 = 'Not applicable'*/ /*. = 'missing' ;*/ VALUE m7unpdcare 1 = 'Daily' 2 = 'Weekly' 3 = 'Occasionally' 4 = 'Never' . = 'missing' ; VALUE m7numcare 0 = 'No care given' 1 = 'One person' 2 = 'More than one person' . = 'missing'; /*VALUE m6numcare*/ /*1 = 'One person'*/ /*2 = 'Two people'*/ /*3 = '>Two people'*/ /*0 = 'No care given'*/ /*. = 'missing' ;*/ /* */ VALUE m7oftcare 1 = 'Every day' 2 = 'Several times a week' 3 = 'Once a week' 4 = 'Every few weeks' 5 = 'Less often' 0 = 'No care given' . = 'missing' ; value m7hrswork 1 = '1 to 15 hours' 2 = '16 to 24 hours' 3 = '25 to 34 hours' 4 = '35 to 40 hours' 5 = '40 to 48 hours' 6 = '49 + hours' 7 = 'Not in Labour Force' . = 'missing' ; /*value m6hrs */ /*0 = 'Not in Lab Force/Unemployed'*/ /*1 = 'Part time'*/ /*2 = 'Full time'*/ /*. = 'missing' ;*/ VALUE m7timecare 1 = 'All day/night' 2 = 'All day' 3 = 'All night' 4 = 'Several hours' 5 = 'About an hour' 0 = 'No care given' . = 'missing' ; VALUE m7stopcare 1 = 'Used to care for someone in the last 3 years, but they passed away, moved into a nursing home,residential care facility' 2 = 'Used to care for someone in the last 3 years, but stopped caring for them for another reason' 3 = 'Have never provided care or assistance' 4 = 'Other reason (please specify)' 5 = 'Is a carer' . = 'missing'; VALUE m7incm_mng 1 = 'Impossible' 2 = 'Difficult always' 3 = 'Difficult sometimes' 4 = 'Not too bad' 5 = 'Easy' . = 'missing' ; /*VALUE m6inc_dep*/ /*1 = 'No'*/ /*2 = 'Yes, one'*/ /*3 = 'More than one'*/ /*. = 'missing' ;*/ VALUE m7retire 1 = 'Not retired' 2 = 'Partially retired' 3 = 'Retired from paid work' 4 = 'Gave up work over 20 years ago' 5 = 'Never had paid work' 6 = 'Other' . = 'missing' ; VALUE m7expctret 1 = 'Do not expect to retire' 2 = 'Retired' 3 = "Don't know" 4 = 'Expect to retire' . = 'missing' ; /*VALUE m6planret*/ /*1 = 'Not at all'*/ /*2 = 'Thought about it'*/ /*3 = 'Some plans'*/ /*4 = 'Firm plans'*/ /*. = 'missing' ;*/ VALUE m7marif 1 = 'Married' 2 = 'De facto opposite sex' 3 = 'De facto same sex' 4 = 'Separated' 5 = 'Divorced' 6 = 'Widowed' 7 = 'Never married' . = 'missing' ; /*VALUE m6lvaln*/ /*0 = 'Do not live alone'*/ /*1 = 'Live alone'*/ /*. = 'missing' ;*/ VALUE m7livewith 0 = 'None' 1 = 'One' 2 = 'Two' 3 = 'Three or more' . = 'missing' ; VALUE m7support 1 = 'None of time' 2 = 'Little of time' 3 = 'Some of time' 4 = 'Most of time' 5 = 'All of time' . = 'missing' ; VALUE m7stslife 1 = 'Very satisfied' 2 = 'Satisfied' 3 = 'Dissatisfied' 4 = 'Very dissatisfied' . = 'missing' ; /*VALUE m6relpart*/ /*1 = 'Family member'*/ /*2 = 'Professional health worker'*/ /*3 = 'Other'*/ /*. = 'missing' ;*/ /*VALUE m6surveypart*/ /*1 = 'Told me answers'*/ /*2 = 'Used own judgement' ;*/ /* */ /*VALUE m6noneabvf*/ /*1 = 'None of these'*/ /*0 = 'At least one of these'*/ /*. = 'missing' ;*/ /* */ VALUE m7alcpatf 1 = 'Low long-term risk, drinks at short-term risk less than weekly' 2 = 'Non-drinker' 3 = 'Low long-term risk, drinks at short-term risk weekly or more' 4 = 'Risky/high risk drinker' . = 'missing' ; VALUE m7alcnhmrcf 1 = 'Low risk drinker' 2 = 'Non-drinker' 3 = 'Rarely drinks' 4 = 'Risky drinker' 5 = 'High risk drinker' . = 'missing' ; VALUE m7alcfreq 1 = 'Never' 2 = 'Rarely' 3 = '< once week' 4 = '1-2 days a week' 5 = '3-4 days a week' 6 = '5-6 days a week' 7 = 'Every day' . = 'missing' ; VALUE m7alcqty 1 = '1-2 drinks' 2 = '3-4 drinks' 3 = '5-8 drinks' 4 = '9+ drinks' 0 = 'Never drink' . = 'missing' ; VALUE m7smok1st 1 = 'Never-smoker' 2 = 'Ex-smoker' 3 = 'Smoker <10 c/d' 4 = 'Smoker 10-19 c/d' 5 = 'Smoker > = 20 c/d' 6 = 'Smoker indeterminate' . = 'missing' ; VALUE m7exgrpf 1 = 'Nil/sedentary' 2 = 'Low' 3 = 'Moderate' 4 = 'High' . = 'missing' ; VALUE m7paid 0 = 'Employed, not paid' 1 = 'Employed, paid' 2 = 'not in labour force/unemployed' . = 'Missing' ; VALUE m7maristat 1 = 'Married' 2 = 'De facto(opposite or same sex)' 3 = 'Separated' 4 = 'Divorced' 5 = 'Widowed' 6 = 'Never married' . = 'missing' ; VALUE m7occupn 1 = 'Manager/administrator' 2 = 'Professional' 3 = 'Associate professional' 4 = 'Tradesperson or related worker' 5 = 'Advanced clerical/service worker' 6 = 'Intermediate clerical/sales/service' 7 = 'Intermediate production/transport' 8 = 'Elementary clerical/sales/service' 9 = 'Labourer or related' 10 = 'No paid job' 11 = 'Don’t know/no partner' . = 'missing' ; /*VALUE m6gast*/ /*1= 'Yes, in last 3 years'*/ /*2= 'Yes, 3+ years ago'*/ /*3= 'Never'*/ /*. = 'Missing' ;*/ /*VALUE m6havsex*/ /*0 = 'Did not have sex'*/ /*1= 'Once a month or less'*/ /*2= 'Two to three times a month'*/ /*3= 'At least once a week'*/ /*. = 'Missing' ;*/ /*VALUE m6highqual*/ /*1 = 'No formal'*/ /*2 = 'School Cert.'*/ /*3 = 'Higher school ct'*/ /*4 = 'Trade/Apprentice'*/ /*5 = 'Certificate/Diploma'*/ /*6 = 'University degree'*/ /*7 = 'Higher degree'*/ /*. = 'Missing' ;*/ VALUE m7surveypart 1 = 'No' 2 = 'Told me answers' 3 = 'Used own judgement' . = 'missing';