/* MID 10 formats Paul McElwee - Feb 2024 */ proc format; value M10ADMTHOSP 1="No" 2="Yes, day only" 3="Yes, spent at least one night" .="missing"; value M10ADOPT 1="Yes" 2="No" 3="Don't know" 4="Prefer not to say" .="missing"; value M10AGREE 1="Strongly disagree" 2="Disagree" 3="Slightly disagree" 4="Slightly agree" 5="Agree" 6="Strongly agree" .="missing"; value M10AGREEN 1="Strongly disagree" 2="Disagree" 3="Neutral" 4="Agree" 5="Strongly agree" .="missing"; value M10ALCFREQPASTA 0="Never" 1="Never, but have in the past" 2="Rarely" 3="< once week" 4="1-2 days a week" 5="3 days a week" 6="4 days a week" 7="5 days a week" 8="6 days a week" 9="Every day" .="missing"; value M10ALCNHMRCF 1="Low risk drinker" 2="Non-drinker" 3="Rarely drinks" 4="Risky drinker" 5="High risk drinker" .="missing"; value M10ALCPATF 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 M10ALCQTYA 0="Never drink" 1="1 drink" 2="2 drinks" 3="3 drinks" 4="4 drinks" 5="5-8 drinks" 6="9+ drinks" .="missing"; value M10ARIAPGPF 1="Major cities" 2="Inner regional" 3="Outer regional" 4="Remote" 5="Very remote" 6="Overseas" .="missing"; value M10BEHAVE 1="Rarely/none of the time (< 1 day)" 2="Some/little of the time (1-2 days)" 3="Occasionally/moderate amount of time (3-4 days)" 4="Most/all of the time (5-7 days)" .="missing"; value M10BINGE 0="Never drink" 1="Never" 2="< once a month" 3="Once a month" 4="Once a week" 5="> once a week" .="missing"; value M10BOTHER 1="Not at all" 2="Slightly" 3="Moderately" 4="Greatly" .="missing"; value M10BOTHERA 1="Not at all" 2="Somewhat" 3="Moderately" 4="Quite a bit" .="missing"; value M10CAREFOR 1="Spouse/partner" 2="Child" 3="Parent/parent-in-law" 4="Grandchild" 5="Sibling/sibling-in-law" 6="Friend" 7="Neighbour" 8="Other" 9="No care given" .="missing"; value M10CONSULT 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 M10COVID 1="Yes" 2="No, I never tested positive" 3="No, I have never been tested for COVID-19" 4="Don't know" .="missing"; value M10DOSES 1="One dose" 2="Two doses" 3="Three doses" 4="Four or more doses" .="missing"; value M10EXGRPF 1="Nil/sedentary" 2="Low" 3="Moderate" 4="High" .="missing"; value M10GOTOGP 1="Always" 2="Most of time" 3="Sometimes" 4="Rarely/never" .="missing"; value M10HLTHANCIL 1="Yes" 2="No, Vet affairs" 3="No, cannot afford it" 4="No, not good value" 5="No, don't need it" 7="No, other reason" .="missing"; value M10HLTHANCILA 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 M10HOMEOWN 1="Own it outright (including joint ownership with other family members)" 2="Own it with a mortgage (including joint ownership with other family members)" 3="Rent (private)" 4="Rent (public)" 5="Pay board / lodging" 6="Live rent-free or with life-tenure (ie neither own nor rent)" 7="Other" .="missing"; value M10HOUSESIT 1="House in city / town" 2="House on acreage / farm" 3="Flat / unit / apartment / villa / townhouse" 4="Caravan / mobile home / cabin / houseboat" 5="Retirement village / self care unit" 6="Nursing home / residential aged care" 7="Hostel / boarding house" 8="Other" .="missing"; value M10HRS 0="Not in Lab Force/Unemployed" 1="Part time" 2="Full time" .="missing"; value M10HRSSPEND 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 M10HRSWORK 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 M10INCM_MNG 1="Impossible" 2="Difficult always" 3="Difficult sometimes" 4="Not too bad" 5="Easy" .="missing"; value M10LABF 0="Not in labour force" 1="Labour force employed" 2="Labour force unemployed" .="Missing"; value M10LEAKAGE 1="Never" 2="Less than once a month" 3="A few times a month" 4="A few times a week" 5="Every day and/or night" .="missing"; value M10LIVEWITH 0="None" 1="One" 2="Two" 3="Three or more" .="missing"; value M10MARIF 1="Married (opposite sex)" 2="Married (same sex)" 3="Married (non-binary)" 4="De facto (opposite sex)" 5="De facto (same sex)" 6="De facto (non-binary)" 7="Separated" 8="Divorced" 9="Widowed" 10="Never married" .="missing"; value M10MARISTAT 1="Married (opposite or same sex)" 2="De facto (opposite or same sex)" 3="Separated" 4="Divorced" 5="Widowed" 6="Never married" .="missing"; value M10MMM 1="Metropolitan areas" 2="Regional centres" 3="Large rural towns" 4="Medium rural towns" 5="Small rural towns" 6="Remote communities" 7="Very remote communities" .="missing"; value M10MOS 1="All the time" 2="Most of the time" 3="Some of the time" 4="None/little of the time" .="Missing"; value M10NUMCARE 0="No care given" 1="One person" 2="More than one person" .="missing"; value M10OFTCARE 0="No care given" 1="Every day" 2="Several times a week" 3="Once a week" 4="Every few weeks" 5="Less often" .="missing"; value M10PAID 0="Employed, not paid" 1="Employed, paid" 2="not in labour force/unemployed" .="Missing"; value M10PROBLEMS 1="Never" 2="Rarely" 3="Sometimes" 4="Often" .="missing"; value M10RATECARE 1="Excellent" 2="Very good" 3="Good" 4="Fair" 5="Poor" 6="Don't know" .="missing"; value M10RATECST 1="No cost" 2="Good" 3="Fair" 4="Poor" 5="Don't know" .="missing"; value M10RETIRE 0="Never been in paid work" 1="Not retired from paid work" 2="Partially retired from paid work" 3="Completely retired from paid work" .="missing"; value M10RETOTH 1="Do not expect to ever retire" 3="Don't know" .="missing"; value M10RRMAFMT 1="Capital city" 2="Other metropolitan" 3="Large Rural" 4="Small rural" 5="Other rural" 6="Remote" 7="Other remote" .="missing"; value M10SERVEGEN 1="None" 2="< 1 serve" 3="1 serve" 4="2 serves" 5="3 serves" 6="4 serves" 7="5 serves" .="missing"; value M10SERVFRUIT 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 M10SF_T_F 1="Definitely true" 2="Mostly true" 3="Don't know" 4="Mostly false" 5="Definitely false" .="missing"; value M10SFBODY 1="No bodily pain" 2="Very mild" 3="Mild" 4="Moderate" 5="Severe" 6="Very severe" .="missing"; value M10SFFEEL 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 M10SFHEALTH 1="Excellent" 2="Very good" 3="Good" 4="Fair" 5="Poor" .="missing"; value M10SFINTFR 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 M10SFLIMIT 1="Limited a lot" 2="Limited a little" 3="Not limited" .="missing"; value M10SFNOW 1="Much better" 2="Somewhat better" 3="About the same" 4="Somewhat worse" 5="Much worse" .="missing"; value M10SFPAIN 1="Not at all" 2="A little bit" 3="Moderately" 4="Quite a bit" 5="Extremely" .="missing"; value M10SFSOCIAL 1="Not at all" 2="Slightly" 3="Moderately" 4="Quite a bit" 5="Extremely" .="missing"; value M10SMOK1ST 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 M10SMOKEF 1="Daily" 2="Weekly" 3="Less than weekly" 4="Not at all" .="missing"; value M10SOURCE 1="Paper" 2="Online"; value M10STATEFMT 1="NSW" 2="Vic" 3="Qld" 4="SA" 5="WA" 6="Tas" 7="NT" 8="ACT" 9="Overseas" .="missing"; value M10STRESS 1="Not applicable" 2="Not stressed" 3="Somewhat stressed" 4="Moderately stressed" 5="Very stressed" 6="Extremely stressed" .="missing"; value M10STSLIFE 1="Very satisfied" 2="Satisfied" 3="Dissatisfied" 4="Very dissatisfied" .="missing"; value M10SUPPORT 1="None of time" 2="Little of time" 3="Some of time" 4="Most of time" 5="All of time" .="missing"; value M10SURVEYPART 1="No" 2="Told me answers" 3="Used own judgement" .="missing"; value M10SURVSTAT 1="Full survey" 2="Short Survey"; value M10TESTDATE 1="Last 12 months" 2="1 to less than 2 years ago" 3="2 to less than 3 years ago" 4="3 to 5 years ago" 5="More than 5 years ago" 6="Never" 7="Don't know" .="missing"; value M10TIMECARE 0="No care given" 1="All day/night" 2="All day" 3="All night" 4="Several hours" 5="About an hour" .="missing"; value M10TRANSPRT 1="Car (you drive)" 2="Car (someone else drives)" 3="Taxi" 4="Bus, train and/or tram" 5="Other" .="missing"; value M10UNPDCARE 1="Daily" 2="Weekly" 3="Occasionally" 4="Never" .="missing"; value M10URINELOSS 1="None" 2="Drops" 3="Small splashes" 4="More" .="missing"; value M10VOLNTR 1="Not at all" 2="Every day" 3="Every week" 4="Every month" 5=">once a month" .="missing"; value M10WHO 1="Underweight, BMI < 18.5" 2="Healthy weight, 18.5 <= BMI < 25" 3="Overweight, 25 <= BMI < 30" 4="Obese, 30 <= BMI" .="Missing"; value M10YES1NO0F 0="No" 1="Yes" .="missing"; value M10YES1NO2F 1="Yes" 2="No" .="missing"; value M10YES1NO2NA 1="Yes" 2="No" 3="Not Applicable" .="Missing"; value M10YES1NO2NA88F 0="No" 1="Yes" 88="Not Applicable" .="Missing"; value M10YESNOFMT 1="Yes" 2="No" .="missing"; value M10YESNONODK 1="Yes" 2="No abnormal result" 3="No test in the past 3 years" 4="Don't know" .="missing"; run;