/* Survey 5 of the 1946-51 Cohort - formats definition in SAS code - April 2020*/ VALUE m5ariapgpf 1 = 'Major cities' 2 = 'Inner regional' 3 = 'Outer regional' 4 = 'Remote' 5 = 'Very remote' 6 = 'Overseas'; VALUE m5agegpfmt 1 = 'Young' 2 = 'Mid' 3 = 'Older' ; VALUE m5areafmt 1 = 'Urban' 2 = 'Rural' 3 = 'Remote' . = 'missing' ; VALUE m5rrmafmt 1 = 'Capital city' 2 = 'Other metropolitan' 3 = 'Large rural' 4 = 'Small rural' 5 = 'Other rural' 6 = 'Remote' 7 = 'Other remote' . = 'missing' ; VALUE m5who 1 = 'Underweight, BMI < 18.5' 2 = 'Healthy weight, 18.5 <= BMI < 25' 3 = 'Overweight, 25 <= BMI < 30' 4 = 'Obese, 30 <= BMI' . = 'Missing' ; VALUE m5labf 0= 'Not in labour force' 1= 'Labour force employed' 2= 'Labour force unemployed' . = 'Missing' ; VALUE m5paid 0= 'Employed, not paid' 1= 'Employed, paid' 2= 'not in labour force/unemployed' . = 'Missing' ; VALUE m5hrsw 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 m5mos 1 = 'All the time' 2 = 'Most of the time' 3 = 'Some of the time' 4 = 'None/little of the time' . = 'Missing' ; VALUE m5statefmt 1 = 'NSW' 2 = 'Vic' 3 = 'Qld' 4 = 'SA' 5 = 'WA' 6 = 'Tas' 7 = 'NT' 8 = 'ACT' 9 = 'Overseas' . = 'missing' ; VALUE m5survstat 1 = 'Full survey' 2 = 'Short Survey' ; VALUE m5exgrpf 1 = 'Nil/sedentary' 2 = 'Low' 3 = 'Moderate' 4 = 'High' . = 'missing' ; VALUE m5whobmi 1 = 'Underweight, BMI < 18.5' 2 = 'Acceptable weight, 18.5 <= BMI < 25' 3 = 'Overweight, 25 <= BMI < 30' 4 = 'Obese, 30 <= BMI' . = 'Missing' ; VALUE m5menstf 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 m5menstgf 1 = 'Surgical menopause' 2 = 'HRT use' 3 = 'OCP use' 4 = 'Pre-menopausal' 5 = 'Peri-menopausal' 6 = 'Post-menopausal' . = 'Missing' ; VALUE m5sfhealth 1 = 'Excellent' 2 = 'Very good' 3 = 'Good' 4 = 'Fair' 5 = 'Poor' . = 'missing' ; VALUE m5sfnow 1 = 'Much better' 2 = 'Somewhat better' 3 = 'About the same' 4 = 'Somewhat worse' 5 = 'Much worse' . = 'missing' ; VALUE m5sflimit 1 = 'Limited a lot' 2 = 'Limited a little' 3 = 'Not limited' . = 'missing' ; VALUE m5yesnofmt 1 = 'Yes' 2 = 'No' . = 'missing' ; VALUE m5sfsocial 1 = 'Not at all' 2 = 'Slightly' 3 = 'Moderately' 4 = 'Quite a bit' 5 = 'Extremely' . = 'missing' ; VALUE m5sfbody 1 = 'No bodily pain' 2 = 'Very mild' 3 = 'Mild' 4 = 'Moderate' 5 = 'Severe' 6 = 'Very severe' . = 'missing' ; VALUE m5sfpain 1 = 'Not at all' 2 = 'A little bit' 3 = 'Moderately' 4 = 'Quite a bit' 5 = 'Extremely' . = 'missing' ; VALUE m5sffeel 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 m5sfintfr 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 m5sf_t_f 1 = 'Definitely true' 2 = 'Mostly true' 3 = "Don't know" 4 = 'Mostly false' 5 = 'Definitely false' . = 'missing' ; VALUE m5consult 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 m5problems 1 = 'Never' 2 = 'Rarely' 3 = 'Sometimes' 4 = 'Often' . = 'missing' ; VALUE m5gotogp 1 = 'Always' 2 = 'Most of time' 3 = 'Sometimes' 4 = 'Rarely/never' . = 'missing' ; VALUE m5ratecst 1 = 'No cost' 2 = 'Good' 3 = 'Fair' 4 = 'Poor' 5 = "Don't know" . = 'missing' ; VALUE m5hlthins 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 m5hlthancil 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 m5admthosp 1 = 'No' 2 = 'Yes, day only' 3 = 'Yes, spent at least one night' . = 'missing' ; VALUE m5testdate 1 = 'In last 2 years' 2 = '2 to 5 years' 3 = 'More than 5 yrs' 4 = 'Never' 5 = "Don't know" . = 'missing' ; VALUE m5yesnodk 1 = 'Yes' 2 = 'No' 3 = "Don't know" . = 'missing' ; VALUE m5yesnona 0 = 'No' 1 = 'Yes' 8 = "Not Applicable" . = 'missing' ; VALUE m5yes1no2na 1 = 'Yes' 2 = 'No' 8 = "Not Applicable" . = 'missing' ; VALUE m5yes1no0f 0 = 'No' 1 = 'Yes' . = 'missing' ; VALUE m5periodh 1 = 'Less frequent' 2 = 'Same' 3 = 'More frequent' 4 = 'Changeable' 8 = 'Had hysterectomy' 0 = 'No period 12 months' . = 'missing' ; VALUE m5ratecare 1 = 'Excellent' 2 = 'Very good' 3 = 'Good' 4 = 'Fair' 5 = 'Poor' 6 = "Don't know" . = 'missing' ; VALUE m5dentist 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 m5stress 1 = 'Not applicable' 2 = 'Not stressed' 3 = 'Somewhat stressed' 4 = 'Moderately stressed' 5 = 'Very stressed' 6 = 'Extremely stressed' . = 'missing' ; VALUE m5agree 1 = 'Strongly disagree' 2 = 'Disagree' 3 = 'Slightly disagree' 4 = 'Slightly agree' 5 = 'Agree' 6 = 'Strongly agree' . = 'missing' ; VALUE m5agreen 1 = 'Strongly disagree' 2 = 'Disagree' 3 = 'Neutral' 4 = 'Agree' 5 = 'Strongly agree' . = 'missing' ; VALUE m5cesd 0 = 'Rarely, none of time' 1 = 'Some of time' 2 = 'Moderate amount of time' 3 = 'All/most of time' . = 'missing' ; VALUE m5alcfreqpast 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 m5alcqty 1 = '1-2 drinks' 2 = '3-4 drinks' 3 = '5-8 drinks' 4 = '9+ drinks' 0 = 'Never drink' . = 'missing' ; VALUE m5binge 1 = 'Never' 2 = '< once a month' 3 = 'Once a month' 4 = 'Once a week' 5 = '> once a week' 0 = 'Never drink' . = 'missing' ; VALUE m5stagealc 0 = 'No alcohol' 1 = '1-7 drinks' 2 = '8-14 drinks' 3 = '15+ drinks' . = 'missing' ; VALUE m5glasses 1 = '0-2 glasses' 2 = '3-5 glasses' 3 = '6-8 glasses' 4 = '9 or more glasses' . = 'missing' ; VALUE m5servfruit 0 = 'None' 1 = '< 1 piece per day' 2 = '1 piece per day' 3 = '2 pieces per day' 4 = '3 pieces per day' 5 = '4 pieces per day' 6 = '5+ pieces per day' . = 'missing' ; VALUE m5servege 0 = '< 1 vegetable per day' 1 = '1 vegetable per day' 2 = '2 vegetables per day' 3 = '3 vegetables per day' 4 = '4 vegetables per day' 5 = '5 vegetables per day' 6 = '6+ vegetables per day' . = 'missing' ; VALUE m5serves 0 = 'None' 1 = '1 serve' 2 = '2-3 serves' 3 = '4 serves' 4 = '5 or more serves' . = 'missing' ; VALUE m5servmilk 0 = 'None' 1 = '< 250 ml' 2 = '250-500 ml' 3 = '500-750 ml' 4 = '> 750 ml' . = 'missing' ; VALUE m5servbread 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 m5serveggs 0 = 'None' 1 = '< 1 egg a week' 2 = '1-2 eggs a week' 3 = '3-5 eggs per week' 4 = '6+ eggs per week' . = 'missing' ; VALUE m5foodsfreq 1 = 'Never' 2 = '< Once a week' 3 = 'Once a week or more' . = 'missing' ; VALUE m5foodfreqwk 1 = 'Never' 2 = '< Once a week' 3 = 'Once a week' 4 = '2-4 a week' 5 = '5+ a week' . = 'missing' ; VALUE m5smokef 1 = 'Daily' 2 = 'Weekly' 3 = '< weekly' 4 = 'Not at all' . = 'missing' ; VALUE m5hrsspend 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 m5timerush 1 = 'Every day' 2 = 'Few times week' 3 = 'Once a week' 4 = 'Once a month' 5 = 'Never' . = 'missing' ; VALUE m5tasks 1 = 'Happy way it is' 2 = 'Like others to do more' 3 = 'Like other arrangement' 4 = 'Not applicable' . = 'missing' ; VALUE m5unpdcare 1 = 'Daily' 2 = 'Weekly' 3 = 'Occasionally' 4 = 'Never' . = 'missing' ; VALUE m5numcare 1 = 'One person' 2 = 'Two people' 3 = '>Two people' 0 = 'No care given' . = 'missing' ; VALUE m5oftcare 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 m5hrswork 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 m5hrs 0 = 'Not in Lab Force/Unemployed' 1 = 'Part time' 2 = 'Full time' . = 'missing' ; VALUE m5timecare 1 = 'All day/night' 2 = 'All day' 3 = 'All night' 4 = 'Several hours' 5 = 'About an hour' 0 = 'No care given' . = 'missing' ; VALUE m5incm_mng 1 = 'Impossible' 2 = 'Difficult always' 3 = 'Difficult sometimes' 4 = 'Not too bad' 5 = 'Easy' . = 'missing' ; VALUE m5inc_dep 1 = 'No' 2 = 'Yes, one' 3 = 'More than one' . = 'missing' ; VALUE m5retire 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 = 'Not/partially retired uncertain' . = 'missing' ; VALUE m5expctret 1 = 'Do not expect to retire' 2 = 'Retired' 3 = "Don't know" 4 = 'Expect to retire' . = 'missing' ; VALUE m5planret 1 = 'Not at all' 2 = 'Thought about it' 3 = 'Some plans' 4 = 'Firm plans' . = 'missing' ; VALUE m5marif 1 = 'Married' 2 = 'De facto opposite sex' 3 = 'De facto same sex' 4 = 'Separated' 5 = 'Divorced' 6 = 'Widowed' 7 = 'Never married' . = 'missing' ; VALUE m5lvaln 0 = 'Do not live alone' 1 = 'Live alone' . = 'missing' ; VALUE m5livewith 0 = 'None' 1 = 'One' 2 = 'Two' 3 = 'Three or more' . = 'missing' ; VALUE m5support 1 = 'None of time' 2 = 'Little of time' 3 = 'Some of time' 4 = 'Most of time' 5 = 'All of time' . = 'missing' ; VALUE m5twin 1 = 'Yes - identical' 2 = 'Yes - not identical' 3 = 'No' . = 'missing' ; VALUE m5stslife 1 = 'Very satisfied' 2 = 'Satisfied' 3 = 'Dissatisfied' 4 = 'Very dissatisfied' . = 'missing' ; VALUE m5relpart 1 = 'Family member' 2 = 'Professional health worker' 3 = 'Other' . = 'missing' ; VALUE m5surveypart 1 = 'Told me answers' 2 = 'Used own judgement' ; VALUE m5noneabvf 1 = 'None of these' 0 = 'At least one of these' . = 'missing' ; VALUE m5alcpatf 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 m5alcnhmrcf 1 = 'Low risk drinker' 2 = 'Non-drinker' 3 = 'Rarely drinks' 4 = 'Risky drinker' 5 = 'High risk drinker' . = 'missing' ; VALUE m5alcfreq 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 m5alcqty 1 = '1-2 drinks' 2 = '3-4 drinks' 3 = '5-8 drinks' 4 = '9+ drinks' 0 = 'Never drink' . = 'missing' ; VALUE m5smok1st 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 m5exgrpf 1 = 'Nil/sedentary' 2 = 'Low' 3 = 'Moderate' 4 = 'High' . = 'missing' ; VALUE m5paid 0= 'Employed, not paid' 1= 'Employed, paid' 2= 'not in labour force/unemployed' . = 'Missing' ; VALUE m5maristat 1 = 'Married' 2 = 'De facto' 3 = 'Separated' 4 = 'Divorced' 5 = 'Widowed' 6 = 'Never married' . = 'missing' ; VALUE m5occupn 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' ;