/********************************************************************************************/ /* anal_ch1to14_format_file_final.sas */ /* Proc Format statements for MHOS survey level file including MHOS Survey Master formats */ /* HOSV1.0/HOSV2.0/HOSV2.5 and formats for SEER variables. */ /* Usage: Add statement (%include "anal_ch1to14_format_file_final.sas";) at the beginning */ /* of the SAS programs. */ /********************************************************************************************/ proc format; /********************************************************************************************/ /* The following section of formats (lnbuss-surind) are formats for specific header and */ /* member level record fields */ /********************************************************************************************/ /* Use DEPWEEK format for DEPWEEK field in the following files: Round 11 (2008) - Round 13 (2010) files */ value depweek 1='Less than one day' 2='One or two days' 3='Three or four days' 4='More than four days' .='Missing'; /* Due to changes in response values, use DEPWEEKB format for DEPWEEK field in: Round 14 (2011) and subsequent files*/ value depweekb 1='Rarely or none of the time' 2='Some or a little of the time' 3='Occasionally or a moderate amount of the time' 4='Most or all of the time' .='Missing'; value lnbuss 1='HMO' 2='POS' 3='PPO' .='Missing'; value model 1='Group' 2='IPA' 3='Mixed' 4='Network' 5='Staff' 6='Other' .='Missing'; value race 0='Unknown' 1='White' 2='Black' 3='Other' 4='Asian' 5='Hispanic' 6='North American Native' .='Missing'; value $gender '1'='Male' '2'='Female' ''='Missing'; value esrdid 0='No ESRD' 1='ESRD' .='Missing'; value instut 0='Out of institution' 1='Institutionalized' 2='Eligible for nursing home care' .='Missing'; value hospic 0='No hospice start day present' 1='Hospice start date present' .='Missing'; value medicd 0='Out of Medicaid' 1='In Medicaid' .='Missing'; value rsent 10='Aged without ESRD' 11='Aged with ESRD' 20='Disabled without ESRD' 21='Disabled with ESRD' 31='ESRD only' .='Missing'; * The following format, protif, is used for the field (Protocol identifier flag) beginning with Round 4 (Cohort four baseline and Cohort two follow up) through Round 8. NOTE: The value 5 (PACE) is only available for the field in Round 5 surveys (Cohort five baseline and Cohort three follow up). NOTE: The value 6 (CHINESE) is available for the field in baseline surveys beginning in Round 5 (Cohort five baseline) and for follow up surveys beginning in Round 7 (Cohort five follow up); value protif 1='Follow Up - No Proxy at Baseline' 2='Follow Up - Proxy at Baseline' 3='Baseline' 4='Spanish' 5='PACE' 6='Chinese' .='Missing'; * The following format, surind, is used for the field (Survey indicator) beginning with Round 5 (Cohort five baseline and Cohort three follow up) through Round 8 (Cohort eight baseline and Cohort six follow up); value surind 1='Baseline Survey Only' 2='Follow Up Survey Only' 3='Both Baseline and Follow Up Survey' .='Missing'; /********************************************************************************************/ /* The following formats (genhth-hhinc) are formats used with survey questionnaire fields */ /* with the exception of survey reported year of birth (BRTHYR) that does not require one. */ /********************************************************************************************/ value genhth 1='Excellent' 2='Very good' 3='Good' 4='Fair' 5='Poor' .='Missing'; value hthtrn 1='Much better now than one year ago' 2='Somewhat better now than one year ago' 3='About the same as one year ago' 4='Somewhat worse now than one year ago' 5='Much worse now than one year ago' .='Missing'; value vigact 1='Yes, limited a lot' 2='Yes, limited a little' 3='No, not limited at all' .='Missing'; value modact 1='Yes, limited a lot' 2='Yes, limited a little' 3='No, not limited at all' .='Missing'; value lift 1='Yes, limited a lot' 2='Yes, limited a little' 3='No, not limited at all' .='Missing'; value clmbsv 1='Yes, limited a lot' 2='Yes, limited a little' 3='No, not limited at all' .='Missing'; value clmbon 1='Yes, limited a lot' 2='Yes, limited a little' 3='No, not limited at all' .='Missing'; value bend 1='Yes, limited a lot' 2='Yes, limited a little' 3='No, not limited at all' .='Missing'; value wlkmi 1='Yes, limited a lot' 2='Yes, limited a little' 3='No, not limited at all' .='Missing'; value wlkbks 1='Yes, limited a lot' 2='Yes, limited a little' 3='No, not limited at all' .='Missing'; value wlk1bk 1='Yes, limited a lot' 2='Yes, limited a little' 3='No, not limited at all' .='Missing'; value bathdr 1='Yes, limited a lot' 2='Yes, limited a little' 3='No, not limited at all' .='Missing'; value pcuttm 1='Yes' 2='No' .='Missing'; value pacmpl 1='Yes' 2='No' .='Missing'; value plmtkw 1='Yes' 2='No' .='Missing'; value pdifwk 1='Yes' 2='No' .='Missing'; value ecuttm 1='Yes' 2='No' .='Missing'; value eacmpl 1='Yes' 2='No' .='Missing'; value entcrf 1='Yes' 2='No' .='Missing'; value soclmt 1='Not at all' 2='Slightly' 3='Moderately' 4='Quite a bit' 5='Extremely' .='Missing'; value pnmagt 1='None' 2='Very mild' 3='Mild' 4='Moderate' 5='Severe' 6='Very severe' .='Missing'; value pnintf 1='Not at all' 2='A little bit' 3='Moderately' 4='Quite a bit' 5='Extremely' .='Missing'; value fulpep 1='All of the time' 2='Most of the time' 3='A good bit of the time' 4='Some of the time' 5='A little of the time' 6='None of the time' .='Missing'; value nervs 1='All of the time' 2='Most of the time' 3='A good bit of the time' 4='Some of the time' 5='A little of the time' 6='None of the time' .='Missing'; value dndmps 1='All of the time' 2='Most of the time' 3='A good bit of the time' 4='Some of the time' 5='A little of the time' 6='None of the time' .='Missing'; value pceful 1='All of the time' 2='Most of the time' 3='A good bit of the time' 4='Some of the time' 5='A little of the time' 6='None of the time' .='Missing'; value energy 1='All of the time' 2='Most of the time' 3='A good bit of the time' 4='Some of the time' 5='A little of the time' 6='None of the time' .='Missing'; value blsad 1='All of the time' 2='Most of the time' 3='A good bit of the time' 4='Some of the time' 5='A little of the time' 6='None of the time' .='Missing'; value wrnout 1='All of the time' 2='Most of the time' 3='A good bit of the time' 4='Some of the time' 5='A little of the time' 6='None of the time' .='Missing'; value happy 1='All of the time' 2='Most of the time' 3='A good bit of the time' 4='Some of the time' 5='A little of the time' 6='None of the time' .='Missing'; value tired 1='All of the time' 2='Most of the time' 3='A good bit of the time' 4='Some of the time' 5='A little of the time' 6='None of the time' .='Missing'; value sclact 1='All of the time' 2='Most of the time' 3='Some of the time' 4='A little of the time' 5='None of the time' .='Missing'; value sckesy 1='Definitely true' 2='Mostly true' 3="Don't know" 4='Mostly false' 5='Definitely false' .='Missing'; value ashlth 1='Definitely true' 2='Mostly true' 3="Don't know" 4='Mostly false' 5='Definitely false' .='Missing'; value hthwse 1='Definitely true' 2='Mostly true' 3="Don't know" 4='Mostly false' 5='Definitely false' .='Missing'; value hthext 1='Definitely true' 2='Mostly true' 3="Don't know" 4='Mostly false' 5='Definitely false' .='Missing'; value difbth 1='I am unable to do this activity' 2='Yes, I have difficulty' 3='No, I do not have difficulty' .='Missing'; value difdrs 1='I am unable to do this activity' 2='Yes, I have difficulty' 3='No, I do not have difficulty' .='Missing'; value difeat 1='I am unable to do this activity' 2='Yes, I have difficulty' 3='No, I do not have difficulty' .='Missing'; value difchr 1='I am unable to do this activity' 2='Yes, I have difficulty' 3='No, I do not have difficulty' .='Missing'; value difwlk 1='I am unable to do this activity' 2='Yes, I have difficulty' 3='No, I do not have difficulty' .='Missing'; value diftol 1='I am unable to do this activity' 2='Yes, I have difficulty' 3='No, I do not have difficulty' .='Missing'; * The following three formats are used for the three fields noted below beginning with Round 7 (Cohort seven baseline and Cohort five follow up) through Round 8 surveys (Cohort eight baseline and Cohort six follow up). phyhth field (Number of days physical health not good) menhth field (Number of days mental health not good) porhth field (Number of days health interfered with daily activities); value phyhth 00-98='Valid' . ='Missing'; value menhth 00-98='Valid' .='Missing'; value porhth 00-98='Valid' .='Missing'; value cpnexr 1='All of the time' 2='Most of the time' 3='Some of the time' 4='A little of the time' 5='None of the time' .='Missing'; value cpnrst 1='All of the time' 2='Most of the time' 3='Some of the time' 4='A little of the time' 5='None of the time' .='Missing'; value sobflt 1='All of the time' 2='Most of the time' 3='Some of the time' 4='A little of the time' 5='None of the time' .='Missing'; value sobsit 1='All of the time' 2='Most of the time' 3='Some of the time' 4='A little of the time' 5='None of the time' .='Missing'; value sobwlk 1='All of the time' 2='Most of the time' 3='Some of the time' 4='A little of the time' 5='None of the time' .='Missing'; value sobstr 1='All of the time' 2='Most of the time' 3='Some of the time' 4='A little of the time' 5='None of the time' .='Missing'; value nmbfet 1='All of the time' 2='Most of the time' 3='Some of the time' 4='A little of the time' 5='None of the time' .='Missing'; * The following format, ankswl, is used for the field (Ankle swelling) in Round 1 (Cohort one baseline) through Round 5 surveys (Cohort five baseline and Cohort three follow up). NOTE: The field has been excluded from all subsequent surveys; value ankswl 1='All of the time' 2='Most of the time' 3='Some of the time' 4='A little of the time' 5='None of the time' .='Missing'; value tingft 1='All of the time' 2='Most of the time' 3='Some of the time' 4='A little of the time' 5='None of the time' .='Missing'; value decsns 1='All of the time' 2='Most of the time' 3='Some of the time' 4='A little of the time' 5='None of the time' .='Missing'; value dechel 1='All of the time' 2='Most of the time' 3='Some of the time' 4='A little of the time' 5='None of the time' .='Missing'; * The following format, parlys, is used for the field (Ever had paralysis) in Round 1 (Cohort one baseline) through Round 8 surveys (Cohort eight baseline and Cohort six follow up), however, the field was omitted beginning in Round 9 (2006); value parlys 1='Yes, I have it' 2='Yes, but it went away' 3='No' .='Missing'; * The following format, lsttlk, is used for the field (Ever lost ability to talk) in Round 1 (Cohort one baseline) through Round 8 surveys (Cohort eight baseline and Cohort six follow up), however, the field was omitted beginning in Round 9 (2006); value lsttlk 1='Yes, I have lost it' 2='Yes, but it returned' 3='No' .='Missing'; value rdnewp 1='Yes' 2='No' .='Missing'; value hrmost 1='Yes' 2='No' .='Missing'; * The following format, acding, is used for the field (Acid Indigestion) in Round 1 (Cohort one baseline) through Round 5 surveys (Cohort five baseline and Cohort three follow up). NOTE: The field has been excluded from all subsequent surveys; value acding 1='Yes' 2='No' .='Missing'; * The following format, ctrurn, is used for the field (Difficulty controlling urination) in Round 1 (Cohort one baseline) through Round 8 surveys (Cohort eight baseline and Cohort six follow up), however, the field was omitted beginning in Round 9 (2006); value ctrurn 1='Yes' 2='No' .='Missing'; value highbp 1='Yes' 2='No' .='Missing'; value angcad 1='Yes' 2='No' .='Missing'; value chf 1='Yes' 2='No' .='Missing'; value ami 1='Yes' 2='No' .='Missing'; value othhrt 1='Yes' 2='No' .='Missing'; value stroke 1='Yes' 2='No' .='Missing'; value copd_e 1='Yes' 2='No' .='Missing'; value gi_etc 1='Yes' 2='No' .='Missing'; value athhip 1='Yes' 2='No' .='Missing'; value athhan 1='Yes' 2='No' .='Missing'; value sciatc 1='Yes' 2='No' .='Missing'; value diabet 1='Yes' 2='No' .='Missing'; value anycan 1='Yes' 2='No' .='Missing'; value arthpn 1='None' 2='Very Mild' 3='Mild' 4='Moderate' 5='Severe' .='Missing'; value colnca 1='Yes' 2='No' .='Missing'; value lungca 1='Yes' 2='No' .='Missing'; value brstca 1='Yes' 2='No' .='Missing'; value prosca 1='Yes' 2='No' .='Missing'; value backpn 1='All of the time' 2='Most of the time' 3='Some of the time' 4='A little of the time' 5='None of the time' .='Missing'; * The following format, numblg, is used for the field (Numbness or tingling in legs) in Round 1 (Cohort one baseline) through Round 5 surveys (Cohort five baseline and Cohort three follow up). NOTE: The field has been excluded from all subsequent surveys; value numblg 1='All of the time' 2='Most of the time' 3='Some of the time' 4='A little of the time' 5='None of the time' .='Missing'; value feltsd 1='Yes' 2='No' .='Missing'; value depmch 1='Yes' 2='No' .='Missing'; value dep2yr 1='Yes' 2='No' .='Missing'; value cmphth 1='Excellent' 2='Very good' 3='Good' 4='Fair' 5='Poor' .='Missing'; * The following format, smk, is used for the field smk100 (Ever smoke 100 cigarettes) in Round 1 (Cohort one baseline) through Round 5 surveys (Cohort five baseline and Cohort three follow up). NOTE: The field has been excluded from all subsequent surveys; value smk 1='Yes' 2='No' 3="Don't know" .='Missing'; value smkfrq 1='Every day' 2='Some days' 3='Not at all' 4="Don't know" .='Missing'; * The following four formats are used for the four fields noted below beginning with Round 6 (Cohort six baseline and Cohort four follow up) through Round 8 surveys (Cohort eight baseline and Cohort six follow up). urnlkg field (Urine leakage in past 6 months) urnmag field (Magnitude of urine leakage) urndoc field (Talked with doctor about urine leakage) urntrt field (Received urine leakage treatment) NOTE: For urndoc, the value of 3 ('I did not see a doctor or health provider'), is only available for Round 6 surveys, this response was omitted from subsequent surveys; value urnlkg 1='Yes' 2='No' .='Missing'; value urnmag 1='A big problem' 2='A small problem' 3='Not a problem' .='Missing'; value urndoc 1='Yes' 2='No' 3='I did not see a doctor or health provider' .='Missing'; value urntrt 1='Yes' 2='No' .='Missing'; * The following two formats are used for the fields noted below in Round 8 only (Cohort eight baseline and Cohort six follow up): actdoc field (Talked with doctor/other health provider about exercise/physical activity) actadv field (A Doctor or other health provider advised on physical activity program); value actdoc 1='Yes' 2='No' 3='I had no visits in the last 12 months' .='Missing'; value actadv 1='Yes' 2='No' .='Missing'; * The following two formats are used for the field (Time since quit smoke). The format, c1drsqt, is used for the field in Round 1 only (Cohort one baseline). The format, drsqt, is used for the field beginning in Round 2 (Cohort two baseline) through Round 5 surveys (Cohort five baseline and Cohort three follow up). NOTE: The field has been excluded from all subsequent surveys; value c1drsqt 1='Less than 12 months' 2='12 months or more' 3="Don't know" .='Missing'; value drsqt 1='Less than 6 months' 2='6 months or more' 3="Don't know" .='Missing'; * The following format, c1pov12m, is used for the field (Professional office visits in last 12 months) in Round 1 survey only (Cohort one baseline). NOTE: The field has been excluded from all subsequent surveys; value c1pov12m 1='None' 2='1 visit' 3='2 to 4 visits' 4='5 to 9 visits' 5='10 or more visits' .='Missing'; * The following format, qsmkad, is used for the field (Freq antismoke advice) in Round 1 (Cohort one baseline) through Round 5 surveys (Cohort five baseline and Cohort three follow up). NOTE: The field has been excluded from all subsequent surveys. NOTE: The value of 6 ('I had no visits in the last 6 months') is not available for the field in Cohort one baseline survey; value qsmkad 1='None' 2='1 visit' 3='2 to 4 visits' 4='5 to 9 visits' 5='10 or more visits' 6='I had no visits in the last 6 months' .='Missing'; value sv_gnd 1='Male' 2='Female' .='Missing' other='Other'; value hispan 1='Yes' 2='No' .='Missing'; value sv_rac 1='American Indian or Alaskan Native' 2='Asian or Pacific Islander' 3='Black or African American' 4='White' 5='Another race or multiracial' .='Missing'; value maritl 1='Married' 2='Divorced' 3='Separated' 4='Widowed' 5='Never married' .='Missing'; value educ 1='8th grade or less' 2='Some high school, but did not graduate' 3='High school graduate or GED' 4='Some college or 2 year degree' 5='4 year college graduate' 6='More than a 4 year college degree' .='Missing'; * The following format, hmown, is used for the field (Home ownership). NOTE: The value 5 ('None of the above') is not available for the field in Cohort one baseline survey; value hmown 1='Owned or being bought by you' 2='Owned or being bought by someone in your family other than you' 3='Rented for money' 4='Not owned and one in which you live without payment of rent' 5='None of the above' .='Missing'; * The following format, rtrcom, is used for the field (Retirement community) in Round 1 (Cohort one baseline) through Round 5 surveys (Cohort five baseline and Cohort three follow up). NOTE: The field has been excluded from all subsequent surveys; value rtrcom 1='Yes' 2='No' .='Missing'; * The following format, mdsvpv, is used for the field (Medical services provided) in Round 1 (Cohort one baseline) through Round 5 surveys (Cohort five baseline and Cohort three follow up). NOTE: The field has been excluded from all subsequent surveys; value mdsvpv 1='Yes' 2='No' .='Missing'; value whocmp 1='Person to whom survey was addressed' 2='Family member or relative' 3='Friend' 4='Professional Caregiver' .='Missing'; value hhinc 1='Less than $5,000' 2='$5,000-$9,999' 3='$10,000-$19,999' 4='$20,000-$29,999' 5='$30,000-$39,999' 6='$40,000-$49,999' 7='$50,000-$79,999' 8='$80,000-$99,999' 9='$100,000 or more' 10="Don't know" .='Missing'; /********************************************************************************************/ /* The following section of formats are used with survey administration and analytic fields */ /********************************************************************************************/ * The following format, svlang, is used for the field (Survey language) beginning with Round 2 (Cohort two baseline) through Round 8 (Cohort eight baseline and Cohort six follow up. NOTE: The value 4 ('Chinese') is available for the field beginning with Round 4 (Cohort four baseline and Cohort two follow up) and in subsequent surveys; value svlang 1='English' 2='Spanish' 3='Not applicable' 4='Chinese' .='Missing'; * The following format, mconum, is used for the field (MCO provided phone number) beginning in Round 3 (Cohort three baseline and Cohort one follow up) and in subsequent surveys; value mconum 1='MCO Provided Phone Number' 2='MCO Did Not Provide Phone Number' .='Missing'; * The following format, spanfl, is used for the field (Spanish Materials flag) beginning with Round 4 (Cohort four baseline and Cohort two follow up) and in subsequent surveys; value spanfl 1='Spanish Materials' 2='No Spanish Materials' .='Missing'; * The following format, round, is used for the field (Round data submitted) in Round 4 surveys only (Cohort four baseline and Cohort two follow up); value round 1='Data Submitted First Round' 2='Data Submitted Second Round' .='Missing'; * The following format, exclud, is used for the field (Request to be excluded) beginning with Round 5 (Cohort five baseline and Cohort three follow up) through Round 8 (Cohort eight baseline and Cohort six follow up); value exclud 1='Request to exclude' 2='No request to exclude' .='Missing'; * The following format, dbldty, is used for the field (Double duty) in Round 4 surveys only (Cohort four baseline and Cohort two follow up); value dbldty 1='Double Duty C4B and R2' 0='Not Double Duty' .='Missing'; * The following format, chin, is used for the field (Chinese protocol flag) beginning with Round 5 (Cohort five baseline and Cohort three follow up) and in subsequent surveys; value chin 1='Member of Chinese language plan' 0='Not a member of Chinese language plan' .='Missing'; * The following format, pace, is used for the field (PACE protocol flag) beginning with Round 2 (Cohort two baseline) through Round 8 (Cohort eight baseline and Cohort six follow up) with the exception of Cohort one follow up; value pace 1='Member of PACE plan' 0='Not a member of a PACE plan' .='Missing'; * The following format, ever, is used for the field (Evercare protocol flag) in the following specific Cohort surveys only: Cohort two, three, and four baseline, and Cohort two follow up; value ever 1='Member of an Evercare Plan' 0='Not a Member of an Evercare Plan' .='Missing'; value disp 1='Mail Survey Completed' 2='Telephone Survey Completed' .='Missing'; value invsrv 1='Invalid Survey' 0='Valid Survey' .='Missing'; value cmpsrv 1='Completed Survey (80% criteria)' 0='Incomplete Survey' .='Missing'; value cmpflg 1='Name Provided for person completing survey' 0='Name Not Provided' .='Missing'; *The following five formats are used for the five fields noted below beginning in Round 1 (Cohort one baseline) through Round 6 surveys (Cohort six baseline and Cohort four follow up). bdcnum field (Mismatched contract number) bdrace field (Mismatched race flag) bdbrth field (Mismatched birth year flag) bdgndr field (Mismatched gender flag) bdprst field (Inconsistent-Female with Prostate Cancer Flag) Note: The fields have been excluded from subsequent surveys.; value bdcnum 1='Yes' 0='No' .='Missing'; value bdrace 1='Yes' 0='No' .='Missing'; value bdbrth 1='Yes' 0='No' .='Missing'; value bdgndr 1='Yes' 0='No' .='Missing'; value bdprst 1='Yes' 0='No' .='Missing'; value agecat 0='less than 65 years' 1='65 to 69 years' 2='70 to 74 years' 3='75 to 79 years' 4='80 years or older' .='Missing'; value enrcat 1='less than 6 months' 2='6 to 12 months' 3='13 to 36 months' 4='37 months or more' .='Missing'; value racegp 1='White' 2='Black' 3='Other' .='Missing'; value plndct 1='less than 1 year' 2='1 to 4 years' 3='5 to 9 years' 4='10 years or more' .='Missing'; * The following two formats are used for field (Indicator for different follow up HIC Number). NOTE: The format, c2fhcdif, is used for the field in Cohort two merged baseline and follow up data file. NOTE: The format, fhicdif, is used for the field in all subsequent merged data files. NOTE: The field itself does not have a cohort prefix in any of the merged data files; value c2fhcdif 1='Different Baseline and Follow Up HIC Numbers' .='Missing'; value fhicdif 0='No Follow Up HIC Number' 1='Same Baseline and Follow Up HIC Numbers' 2='Different Baseline and Follow Up HIC Numbers' .='Missing'; /********************************************************************************************/ /* The following section of formats (proxst-actdth) are formats for the Analytical */ /* (Performance Measurement) fields in the merged baseline and follow up data files. */ /********************************************************************************************/ * The following format, proxst, is used for the field (Proxy status) in all merged data files; value proxst 1='Member (Baseline)/Member (Follow Up)' 2='Member (Baseline)/Proxy (Follow Up)' 3='Proxy (Baseline)/Member (Follow Up)' 4='Proxy (Baseline)/Same Proxy (Follow Up)' 5='Proxy (Baseline)/Diff Proxy (Follow Up)' 6='Not Enough Information (Baseline)' 7='Not Enough Information (Follow Up)' .='Missing'; * The following format, flag, is used for the field (Random Assign to Report Unit in State), in the Cohort one merged and Cohort two merged data files only; value flag 1='Randomly Assigned to Reporting Unit' 0='Not Randomly Assigned to Reporting Unit' .='Missing'; * The following format, analyt, is used for field (Analytic indicator) in all merged data files. Note: The field is also available in the Cohort six, seven, and eight baseline files; value analyt 1='Included in analytic sample' 0='Not included in analytic sample' .='Missing'; value pmrind 1='Respondent' 2='Non-respondent' 3='Invalid' 4='Dead' 5='Voluntarily Disenrolled' .='Missing'; value phout 1='Worse than expected' 2='Same as expected' 3='Better than expected' .='Missing'; value mhout 1='Worse than expected' 2='Same as expected' 3='Better than expected' .='Missing'; value status 1='Not FU Plan, Age <65, Baseline Respondent' 2='Not FU Plan, Age <65, Baseline Non-respondent' 3='Not FU Plan, Age 65+, Baseline Respondent' 4='Not FU Plan, Age 65+, Baseline Non-respondent' 5='FU Plan, Age <65, Baseline Respondent' 6='FU Plan, Age <65, Baseline Non-respondent' 7='FU Plan, Age 65+, Baseline Respondent' 8='FU Plan, Age 65+, Baseline Non-respondent' 9='Ineligible Baseline Survey Disposition' .='Missing'; value actdth 1='Dead within 2 yrs of baseline administration' 0='Not dead within 2 yrs of baseline administration' .='Missing'; /**new variables for HOS2.5 - 2/2015* - sgy*/ /*---------------------------- The following formats are new in HOS 2.5 ------------------*/ value difmeals 1='No, I do not have difficulty' /* New field in Round 16, 2013 */ 2='Yes, I have difficulty' 3='I do not do this activity' .='Missing'; value difmoney 1='No, I do not have difficulty' /* New field in Round 16, 2013 */ 2='Yes, I have difficulty' 3='I do not do this activity' .='Missing'; value difmeds 1='No, I do not have difficulty' /* New field in Round 16, 2013 */ 2='Yes, I have difficulty' 3='I do not do this activity' .='Missing'; /*----------------------------------------------------------------------------------------*/ /* The following thirteen HOS 1.0/2.0 formats were removed in 2013 HOS 2.5, Round 16 value chstex value chstrst value sobflt value sobsit value sobwlk value sobstr value ftnumb value ftsens value fthc value ftsrs value pnart value read value hear */ /*---------------------------- The following formats are new in HOS 2.5 ------------------*/ value difmeals 1='No, I do not have difficulty' /* New field in Round 16, 2013 */ 2='Yes, I have difficulty' 3='I do not do this activity' .='Missing'; value difmoney 1='No, I do not have difficulty' /* New field in Round 16, 2013 */ 2='Yes, I have difficulty' 3='I do not do this activity' .='Missing'; value difmeds 1='No, I do not have difficulty' /* New field in Round 16, 2013 */ 2='Yes, I have difficulty' 3='I do not do this activity' .='Missing'; /*----------------------------------------------------------------------------------------*/ /* The following thirteen HOS 1.0/2.0 formats were removed in 2013 HOS 2.5, Round 16 value chstex value chstrst value sobflt value sobsit value sobwlk value sobstr value ftnumb value ftsens value fthc value ftsrs value pnart value read value hear */ /*---------------------------- The following formats are new in HOS 2.5 ------------------*/ value difsee 1='Yes' /* New field in Round 16, 2013 */ 2='No' .='Missing'; value difhear 1='Yes' /* New field in Round 16, 2013 */ 2='No' .='Missing'; value difremem 1='Yes' /* New field in Round 16, 2013 */ 2='No' .='Missing'; value difwkstr 1='Yes' /* New field in Round 16, 2013 */ 2='No' .='Missing'; value difdrbth 1='Yes' /* New field in Round 16, 2013 */ 2='No' .='Missing'; value diferrnd 1='Yes' /* New field in Round 16, 2013 */ 2='No' .='Missing'; value difmprob 1='Every day (7 days a week)' /* New field in Round 16, 2013 */ 2='Most days (5-6 days a week)' 3='Some days (2-4 days a week)' 4='Rarely (once a week or less)' 5='Never' .='Missing'; /*----------------------------------------------------------------------------------------*/ /*-------------------------- The following format is new in HOS 2.5 ----------------------*/ value ccdep 1='Yes' /* New field in Round 16, 2013 */ 2='No' .='Missing'; /*----------------------------------------------------------------------------------------*/ /*-------------------------- The following formats are new in HOS 2.5 --------------------*/ value caother 1='Yes' /* New field in Round 16, 2013 */ 2='No' .='Missing'; value paindact 1='Not at all' /* New field in Round 16, 2013 */ 2='A little bit' 3='Somewhat' 4='Quite a bit' 5='Very much' .='Missing'; value painsact 1='Never' /* New field in Round 16, 2013 */ 2='Rarely' 3='Sometimes' 4='Often' 5='Always' .='Missing'; value painrate 1='1 No pain' /* New field in Round 16, 2013 */ 2='2' 3='3' 4='4' 5='5' 6='6' 7='7' 8='8' 9='9' 10='10 Worst imaginable pain' .='Missing'; value depnopls 1='Not at all' /* New field in Round 16, 2013 */ 2='Several days' 3='More than half the days' 4='Nearly every day' .='Missing'; value depdown 1='Not at all' /* New field in Round 16, 2013 */ 2='Several days' 3='More than half the days' 4='Nearly every day' .='Missing'; /*----------------------------------------------------------------------------------------*/ /* The following six HOS 2.0 formats were removed in 2013 HOS 2.5, Round 16 value pnback value dep2wk value depyr value dep2yr value depweek value depweekb */ /*----------------------------------------------------------------------------------------*/ /* The following two HOS 2.0 formats were removed in 2012 HOS 2.0, Round 15 value weight (weight categories) value height (height categories) */ value srvgend 1='Male' 2='Female' .='Missing'; /*----------------------------------------------------------------------------------------*/ /* The following HOS 1.0/2.0 format was removed in 2013 HOS 2.5, Round 16 value hispan */ /* ------------------------- The following formats are new in HOS 2.5 --------------------*/ value hpnohisp 0='No, not Hispanic not checked' /* New field in Round 16, 2013 */ 1='No, not Hispanic checked' .='Missing'; value hpmex 0='Respondent did not check Mexican' /* New field in Round 16, 2013 */ 1='Respondent checked Mexican' .='Missing'; value hppr 0='Respondent did not check Puerto Rican' /* New field in Round 16, 2013 */ 1='Respondent checked Puerto Rican' .='Missing'; value hpcuba 0='Respondent did not check Cuban' /* New field in Round 16, 2013 */ 1='Respondent checked Cuban' .='Missing'; value hpother 0='Respondent did not check Other Hispanic' /* New field in Round 16, 2013 */ 1='Respondent checked Other Hispanic' .='Missing'; /*----------------------------------------------------------------------------------------*/ /* The following three HOS 2.0 formats were removed in 2013 HOS 2.5, Round 16 value rcasian value rcnhpi value rcother */ value rcwhite 0='Respondent did not check White' 1='Respondent checked White' .='Missing'; value rcafram 0='Respondent did not check Black or African American' 1='Respondent checked Black or African American' .='Missing'; value rcnatam 0='Respondent did not check American Indian or Alaska Native' 1='Respondent checked American Indian or Alaska Native' .='Missing'; /*--------------------- Several new Race formats were added in HOS 2.5 -------------------*/ value rcindia 0='Respondent did not check Asian Indian' /* New field in Round 16, 2013 */ 1='Respondent checked Asian Indian' .='Missing'; value rcchina 0='Respondent did not check Chinese' /* New field in Round 16, 2013 */ 1='Respondent checked Chinese' .='Missing'; value rcfilip 0='Respondent did not check Filipino' /* New field in Round 16, 2013 */ 1='Respondent checked Filipino' .='Missing'; value rcjapan 0='Respondent did not check Japanese' /* New field in Round 16, 2013 */ 1='Respondent checked Japanese' .='Missing'; value rckorea 0='Respondent did not check Korean' /* New field in Round 16, 2013 */ 1='Respondent checked Korean' .='Missing'; value rcviet 0='Respondent did not check Vietnamese' /* New field in Round 16, 2013 */ 1='Respondent checked Vietnamese' .='Missing'; value rcothasn 0='Respondent did not check Other Asian' /* New field in Round 16, 2013 */ 1='Respondent checked Other Asian' .='Missing'; value rchawaii 0='Respondent did not check Native Hawaiian' /* New field in Round 16, 2013 */ 1='Respondent checked Native Hawaiian' .='Missing'; value rcguam 0='Respondent did not check Guamanian or Chamorro' /* New field in Round 16, 2013 */ 1='Respondent checked Guamanian or Chamorro' .='Missing'; value rcsamoa 0='Respondent did not check Samoan' /* New field in Round 16, 2013 */ 1='Respondent checked Samoan' .='Missing'; value rcothpac 0='Respondent did not check Other Pacific Islander' /* New field in Round 16, 2013 */ 1='Respondent checked Other Pacific Islander' .='Missing'; /*-------------------------- The following format is new in HOS 2.5 ----------------------*/ value speakeng 1='Very well' /* New field in Round 16, 2013 */ 2='Well' 3='Not well' 4='Not at all' .='Missing'; /*----------------------------------------------------------------------------------------*/ /*-------------------------- The following formats are new in HOS 2.5 --------------------*/ value lvalone 0='Respondent did not check live alone' /* New field in Round 16, 2013 */ 1='Respondent checked live alone' .='Missing'; value lvspouse 0='Respondent did not check live with spouse' /* New field in Round 16, 2013 */ 1='Respondent checked live with spouse' .='Missing'; value lvchild 0='Respondent did not check live with child/relative' /* New field in Round 16, 2013 */ 1='Respondent checked live with child/relative' .='Missing'; value lvnonrel 0='Respondent did not check live with non-relatives' /* New field in Round 16, 2013 */ 1='Respondent checked live with non-relatives' .='Missing'; value lvcaregv 0='Respondent did not check live with paid caregiver' /* New field in Round 16, 2013 */ 1='Respondent checked live with paid caregiver' .='Missing'; value wherelv 1='Independent house, apartment, condominium, or mobile home' /* New field in Round 16, 2013 */ 2='Assisted living apartment or board and care home' 3='Nursing home' 4='Other' .='Missing'; /*-------------------------- The following formats are new in HOS 2.5 --------------------*/ value careothr 1='Yes' /* New field in Round 16, 2013 */ 2='No' .='Missing'; value caredays 1='No care provided in the last week' /* New field in Round 16, 2013 */ 2='1 or 2 days' 3='3 or 4 days' 4='5 or 6 days' 5='7 days (every day)' .='Missing'; value diftrans 1='Always or almost always' /* New field in Round 16, 2013 */ 2='Sometimes' 3='Almost never or never' .='Missing'; /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ /* The following two HOS 1.0/2.0 formats were removed in 2013 Round 16 value spanfl value chin */ /*----------------------------------------------------------------------------------------*/ /* The following HOS 1.0/2.0 format was removed in 2013 Round 16 value agecat */ /**************************************************************************************/ /*PEDSF variables */ /**************************************************************************************/ value $sr_dod "000000" = "Alive at last contact"; value $sr_dodm "00" = "Alive at last contact" "01" = "Jan" "02" = "Feb" "03" = "Mar" "04" = "Apr" "05" = "May" "06" = "Jun" "07" = "Jul" "08" = "Aug" "09" = "Sep" "10" = "Oct" "11" = "Nov" "12" = "Dec" "13", "14" = "Unknown month"; /*added month 14 on 10/14/2013*/ value $sr_dody "0000" = "Alive at last contact" "2053" = "Unknown year"; value $death '0'='0 - Not dead by 12/2011' /*changed from 12/10 to 12/2011 - 3/2015*/ '1'='1 - Dead, both files agree' '2'='2 - Dead, off by 1-3 months' '3'='3 - Dead, off by 4-6 months' '4'='4 - Dead in MEDICARE only' '5'='5 - Dead in SEER only' '6'='6 - Dead, but the month is missing' ; value $birth ' '='Blank - Missing Birth Date' '0'='0 - Brith Date Same in SEER and Medicare' '1'='1 - Birth Date off by 1-3 months' '2'='2 - Birth Date off by 4-6 months' '3'='3 - Birth Date off by 7-11 months' '4'='4 - Birth Date off by one year' '5'='5 - Birth Date off by 13-23 months' '6'='6 - Birth Date off by two years' '7'='7 - Birth Date off by 25-35 months' '8'='8 - Birth Date off by three years' '9'='9 - Birth Date off by 37+ months' ; value $codf '0' = 'Alive at last follow-up' '1' = 'Tenth ICD revision' '8' = 'Eighth ICD revision' '9' = 'Ninth ICD revision' ; value $zip '000000000' = 'Missing' '000000001' - '999880000' = 'Valid Zip' '999999999' = 'Unknown' ; value $lflagf '1' = '1 - 2005 linkage, earliest claim 1991' '2' = '2 - 2008 linkage, earliest claim 1998' '3' = '3 - 2010 linkage, earliest claim 2000' '4' = '4 - 2012 linkage, earliest claim 2002' '5' = '5 - 2014 linkage, earliest claim 2004' ; value $census ' 0' - ' 9' = '1 DIGIT' ' 00' - ' 99' = '2 DIGITS' ' 000' - ' 999' = '3 DIGITS' ' 0000' - ' 9999' = '4 DIGITS' ' 00000' - ' 99999' = '5 DIGITS' '000001' - '999988' = '6 DIGITS' '999999' = 'Unknown' ; value $numdigf '9' = "9 - SSN match" 'U' = "U - Unknown; data missing" 'A' = "A - Digits transposed and matched" ; value $entit 0='0 - Not entitled' 1='1 - Part A only' 2='2 - Part B only' 3='3 - Part A and B' 5='5 - A only, state buy-in' 6='6 - B only, state buy-in' 7='7 - A and B, state buy-in' ; value $hmo '0'='0 - Not member of HMO' '1'='1 - Non Lock-in, CMS to process provider claims, cost-type contract' '2'='2 - Non lock-in, HMO to process in-plan Part A and in-area part B claims, cost-type contract' '4'='4 - Chronic care disease management organizations-FFS plan' 'A'='A - Lock-in CMS to process provider claims, risk-type contract' 'B'='B - Lock-in, HMO to process in-plan Part A and part B claims, risk-type contract' 'C'='C - Lock-in, HMO to process all provider claims, medicare+choice type contract' ; value $month '0'='0 - Not applicable' 'Y'='Y - YES' 'N'='N - NO' 'U'='U - UNKNOWN' ; value $AGE_1REC '00' = "00 - 00 years" '01' = "01 - 01-04 years" '02' = "02 - 05-09 years" '03' = "03 - 10-14 years" '04' = "04 - 15-19 years" '05' = "05 - 20-24 years" '06' = "06 - 25-29 years" '07' = "07 - 30-34 years" '08' = "08 - 35-39 years" '09' = "09 - 40-44 years" '10' = "10 - 45-49 years" '11' = "11 - 50-54 years" '12' = "12 - 55-59 years" '13' = "13 - 60-64 years" '14' = "14 - 65-69 years" '15' = "15 - 70-74 years" '16' = "16 - 75-79 years" '17' = "17 - 80-84 years" '18' = "18 - 85+ years" '99' = "99 - Unknown" ; value $RAC_RECA '1' = "1 - White" '2' = "2 - Black" '3' = "3 - Other (American Indian/AK Native, Asian/Pacific Islander)" '7' = "7 - Other unspecified (1991+)" '9' = "9 - Unknown" ; value $NAPIIA '01' = "01 - White" '02' = "02 - Black" '03' = "03 - American Indian/Alaska Native" '04' = "04 - Chinese" '05' = "05 - Japanese" '06' = "06 - Filipino" '07' = "07 - Hawaiian" '08' = "08 - Korean" '09' = "09 - Asian Indian, Pakistani" '10' = "10 - Vietnamese" '11' = "11 - Laotian" '12' = "12 - Hmong" '13' = "13 - Kampuchean" '14' = "14 - Thai(1994+)" '15' = "15 - Asian Indian or Pakistani, NOS (1988+)" '16' = "16 - Asian Indian (2010+)" '17' = "17 - Pakistani (2010+)" '20' = "20 - Micronesian, NOS" '21' = "21 - Chamorran" '22' = "22 - Guamanian, NOS" '25' = "25 - Polynesian, NOS" '26' = "26 - Tahitian" '27' = "27 - Samoan" '28' = "28 - Tongan" '30' = "30 - Melanesian, NOS" '31' = "31 - Fiji Islander" '32' = "32 - New Guinean" '96' = "96 - Other Asian" '97' = "97 - Pacific Islander, NOS" '98' = "98 - Other" '99' = "99 - Unknown" ; value $SEX '1' = "1 - Male" '2' = "2 - Female" '3' = "3 - Other (hermaphrodite)" '4' = "4 - Transsexual" '9' = "9 - Not stated (unknown)" ; value $REG '01' = "01 - San Francisco-Oakland SMSA - 1973+" '02' = "02 - Connecticut - 1973+" '20' = "20 - Detroit (Metropolitan) - 1973+" '21' = "21 - Hawaii - 1973+" '22' = "22 - Iowa - 1973+" '23' = "23 - New Mexico - 1973+" '25' = "25 - Seattle (Puget Sound) - 1974+" '26' = "26 - Utah - 1973+" '27' = "27 - Atlanta (Metropolitan) - 1975+" '31' = "31 - San Jose-Monterey - 1988+" '33' = "33 - Arizonia Indians - 1973+" '35' = "35 - Los Angeles - 1988+" '37' = "37 - Rural Georgia - 1992+" /*'41' = "41 - California excluding SF/SJM/LA - 2000+" */ '41' = "41 - Greater California" '42' = "42 - Kentucky - 2000+" '43' = "43 - Louisiana - 2000+" '44' = "44 - New Jersey - 2000+" '47' = "47 - Greater Georiga - 2000+" '87' = "87 - Georgia Registries" '88' = "88 - California Registries" '77' = "77 - Texas 1995+" '45' = "45 - Florida 1995+" '98' = "98 - New York " 'NA' = "NA - Other" ; /* SITERKM format changed in the 2014 linkage because the variable is no 5 digits long*/ /* value $SITERKM '01' = "01 - Lip" '02' = "02 - Tongue" '03' = "03 - Salivary Gland" '04' = "04 - Floor of Mouth" '05' = "05 - Gum and Other Mouth" '06' = "06 - Nasopharynx" '07' = "07 - Tonsil" '08' = "08 - Oropharynx" '09' = "09 - Hypopharynx" '10' = "10 - Other Oral Cavity and Pharynx" '11' = "11 - Esophagus" '12' = "12 - Stomach" '13' = "13 - Small Intestine" '15' = "15 - Cecum" '16' = "16 - Appendix" '17' = "17 - Ascending Colon" '18' = "18 - Hepatic Flexure" '19' = "19 - Transverse Colon" '20' = "20 - Splenic Flexure" '21' = "21 - Descending Colon" '22' = "22 - Sigmoid Colon" '23' = "23 - Large Intestine, NOS" '25' = "25 - Rectosigmoid Junction" '26' = "26 - Rectum" '27' = "27 - Anus, Anal Canal and Anorectum" '29' = "29 - Liver" '30' = "30 - Intrahepatic Bile Duct" '31' = "31 - Gallbladder" '32' = "32 - Other Biliary" '33' = "33 - Pancreas" '34' = "34 - Retroperitoneum" '35' = "35 - Peritoneum, Omentum and Mesentery" '36' = "36 - Other Digestive Organs" '37' = "37 - Nose, Nasal Cavity and Middle Ear" '38' = "38 - Larynx" '39' = "39 - Lung and Bronchus" '40' = "40 - Pleura" '41' = "41 - Trachea, Mediastinum and Other Respiratory Organs" '42' = "42 - Bones and Joints" '43' = "43 - Soft Tissue including Heart" '44' = "44 - Melanoma of the Skin" '45' = "45 - Other Non-Epithelial Skin" '46' = "46 - Breast" '47' = "47 - Cervix Uteri" '48' = "48 - Corpus Uteri" '49' = "49 - Uterus, NOS" '50' = "50 - Ovary" '51' = "51 - Vagina" '52' = "52 - Vulva" '53' = "53 - Other Female Genital Organs" '54' = "54 - Prostate" '55' = "55 - Testis" '56' = "56 - Penis" '57' = "57 - Other Male Genital Organs" '58' = "58 - Urinary Bladder" '59' = "59 - Kidney and Renal Pelvis" '60' = "60 - Ureter" '61' = "61 - Other Urinary Organs" '62' = "62 - Eye and Orbit" '63' = "63 - Brain" '64' = "64 - Cranial Nerves Other Nervous System" '65' = "65 - Thyroid" '66' = "66 - Other Endocrine including Thymus" '68' = "68 - Hodgkin - Nodal" '69' = "69 - Hodgkin - Extranodal" '71' = "71 - NHL - Nodal" '72' = "72 - NHL - Extranodal" '73' = "73 - Myeloma" '74' = "74 - Acute Lymphocytic Leukemia" '75' = "75 - Chronic Lymphocytic Leukemia" '76' = "76 - Other Lymphocytic Leukemia" '77' = "77 - Acute Myeloid Leukemia" '80' = "80 - Acute Monocytic Leukemia" '78' = "78 - Chronic Myeloid Leukemia" '89' = "89 - Other Myeloid/Monocytic Leukemia" '83' = "83 - Other Acute Leukemia" '85' = "85 - Aleukemic, Subleukemic and NOS" '87' = "87 - Mesothelioma" '88' = "88 - Kaposi Sarcoma" '86' = "86 - Miscellaneous" ;*/ value $BEHTREND '0' = "0 - Benign" '1' = "1 - Borderline malignancy" '2' = "2 - In situ" '3' = "3 - Malignant" '4' = "4 - Only malignant in ICD-O-3" '5' = "5 - No longer reportable in ICD-O-3" '6' = "6 - Only malignant 2010+" ; value $BEHO3V '0' = "0 - Benign" '1' = "1 - Borderline malignancy" '2' = "2 - In situ" '3' = "3 - Malignant" ; value $HISTREC '00' = "8000-8009: unspecified neoplasms" '01' = "8010-8049: epithelial neoplasms, NOS" '02' = "8050-8089: squamous cell neoplams" '03' = "8090-8119: basal cell neoplams" '04' = "8120-8139: transitional cell papillomas and carcinomas" '05' = "8140-8389: adenomas and adenocarcinomas" '06' = "8390-8429: adnexal and skin appendage neoplams" '07' = "8430-8439: mucoepidermoid neoplasms" '08' = "8440-8499: cystic, mucinous and serous neoplams" '09' = "8500-8549: ductal and lobular neoplams" '10' = "8550-8559: acinar cell neoplasms" '11' = "8560-8579: complex epithelial neoplams" '12' = "8580-8589: thymic epithelial neoplams" '13' = "8590-8679: specialized gonadal neoplams" '14' = "8680-8719: paragangliomas and glumus tumors" '15' = "8720-8799: nevi and melanomas" '16' = "8800-8809: soft tissue tumors and sarcomas, NOS" '17' = "8810-8839: fibromatous neoplasms" '18' = "8840-8849: myxomatous neoplasms" '19' = "8850-8889: lipomatous neoplasms" '20' = "8890-8929: myomatous neoplasms" '21' = "8930-8999: complex mixed and stromal neoplasms" '22' = "9000-9039: fibroepithelial neoplasms" '23' = "9040-9049: synovial-like neoplasms" '24' = "9050-9059: mesothelial neoplasms" '25' = "9060-9099: germ cell neoplasms" '26' = "9100-9109: trophoblastic neoplasms" '27' = "9110-9119: mesonephromas" '28' = "9120-9169: blood vessel tumors" '29' = "9170-9179: lymphatic vessel tumors" '30' = "9180-9249: osseous and chondromatous neoplasms" '31' = "9250-9259: giant cell tumors" '32' = "9260-9269: miscellaneous bone tumors (C40._, C41._)" '33' = "9270-9349: odontogenic tumors (C41._)" '34' = "9350-9379: miscellaneous tumors" '35' = "9380-9489: gliomas" '36' = "9490-9529: neuroepitheliomatous neoplasms" '37' = "9530-9539: meningiomas" '38' = "9540-9579: nerve sheath tumors" '39' = "9580-9589: granular cell tumors & alveolar soft part sarcoma" '40' = "9590-9599: malignant lymphomas, NOS or diffuse" '41' = "9650-9669: hodgkin lymphomas" '42' = "9670-9699: nhl - mature b-cell lymphomas" '43' = "9700-9719: nhl - mature t and nk-cell lymphomas" '44' = "9720-9729: nhl - precursor cell lymphoblastic lymphoma" '45' = "9730-9739: plasma cell tumors" '46' = "9740-9749: mast cell tumors" '47' = "9750-9759: neopl of histiocytes and accessory lymphoid cells" '48' = "9760-9769: immunoproliferative diseases" '49' = "9800-9805: leukemias, NOS" '50' = "9820-9839: lymphoid leukemias (C42.1)" '51' = "9840-9939: myeloid leukemias (C42.1)" '52' = "9940-9949: other leukemias (C42.1)" '53' = "9950-9969: chronic myeloproliferative disorders (C42.1)" '54' = "9970-9979: other hematologic disorders" '55' = "9980-9989: myelodysplastic syndrome" ; value $HISTRECB '01' = "01 - Diffuse astrocytoma (protoplasma, fibrillary)" '02' = "02 - Anaplastic astrocytoma" '03' = "03 - Glioblastoma" '04' = "04 - Pilocytic astrocytoma" '05' = "05 - Unique astrocytoma variants" '06' = "06 - Oligodendroglioma" '07' = "07 - Anaplastic oligodendroglioma" '08' = "08 - Ependymoma/anaplastic ependymoma" '09' = "09 - Ependymoma variants" '10' = "10 - Mixed glioma" '11' = "11 - Astrocytoma, NOS" '12' = "12 - Glioma, NOS" '13' = "13 - Choroid plexus" '14' = "14 - Neuroepithelial" '15' = "15 - Benign and malignant neuronal/glial, neuronal and mixed" '16' = "16 - Pineal parenchymal" '17' = "17 - Embryonal/primitive/medulloblastoma" '18' = "18 - Nerve sheath, benign and malignant" '19' = "19 - Meningioma, benign and malignant" '20' = "20 - Other mesenchymal, benign and malignant" '21' = "21 - Hemangioma and hemagioblastoma" '22' = "22 - Lymphoma" '23' = "23 - Germ cell tumors, cysts and heterotopias" '24' = "24 - Chordoma/chondrosarcoma" '25' = "25 - Pituitary" '26' = "26 - Craniopharyngioma" '27' = "27 - Neoplasm, unspecified, benign and malignant" '97' = "97 - Other Brain histologies" '98' = "98 - Not Brain" ; value $GRADE '1' = "1 - Well differentiated; Grade I" '2' = "2 - Moderately differentiated; Grade II" '3' = "3 - Poorly differentiated; Grade III" '4' = "4 - Undifferentiated; anaplastic; Grade IV" '5' = "5 - T-cell" '6' = "6 - B-cell; pre-B; B-precursor" '7' = "7 - Null cell; non T-non B" '8' = "8 - NK cell; natural killer cell (1995+)" '9' = "9 - Unknown" ; value $ICD_CODE '0' = "0 - Patient is alive at last follow-up" '8' = "8 - Eighth ICD revision" '9' = "9 - Ninth ICD revision" '1' = "1 - Tenth ICD revision" ; value $ICDOVER '2' = "2 - ICD-O-2, 1973-2000 diagnoses" '3' = "3 - ICD-O-3, 2001+ diagnoses" ; value $BEHO2V '0' = "0 - Benign" '1' = "1 - Borderline malignancy" '2' = "2 - In situ" '3' = "3 - Malignant" ; Value $CODKM '00000' = 'Alive' '20010' = 'Lip' '20020' = 'Tongue' '20030' = 'Salivary Gland' '20040' = 'Floor of Mouth' '20050' = 'Gum and Other Mouth' '20060' = 'Nasopharynx' '20070' = 'Tonsil' '20080' = 'Oropharynx' '20090' = 'Hypopharynx' '20100' = 'Other Oral Cavity and Pharynx' '21010' = 'Esophagus' '21020' = 'Stomach' '21030' = 'Small Intestine' '21040' = 'Colon excluding Rectum' '21050' = 'Rectum and Rectosigmoid Junction' '21060' = 'Anus, Anal Canal and Anorectum' '21071' = 'Liver' '21072' = 'Intrahepatic Bile Duct' '21080' = 'Gallbladder' '21090' = 'Other Biliary' '21100' = 'Pancreas' '21110' = 'Retroperitoneum' '21120' = 'Peritoneum, Omentum and Mesentery' '21130' = 'Other Digestive Organs' '22010' = 'Nose, Nasal Cavity and Middle Ear' '22020' = 'Larynx' '22030' = 'Lung and Bronchus' '22050' = 'Pleura' '22060' = 'Trachea, Mediastinum and Other Respiratory Organs' '23000' = 'Bones and Joints' '24000' = 'Soft Tissue including Heart' '25010' = 'Melanoma of the Skin' '25020' = 'Non-Melanoma Skin' '26000' = 'Breast' '27010' = 'Cervix Uteri' '27020' = 'Corpus Uteri' '27030' = 'Uterus, NOS' '27040' = 'Ovary' '27050' = 'Vagina' '27060' = 'Vulva' '27070' = 'Other Female Genital Organs' '28010' = 'Prostate' '28020' = 'Testis' '28030' = 'Penis' '28040' = 'Other Male Genital Organs' '29010' = 'Urinary Bladder' '29020' = 'Kidney and Renal Pelvis' '29030' = 'Ureter' '29040' = 'Other Urinary Organs' '30000' = 'Eye and Orbit' '31010' = 'Brain and Other Nervous System' '32010' = 'Thyroid' '32020' = 'Other Endocrine including Thymus' '33010' = 'Hodgkin Lymphoma' '33040' = 'Non-Hodgkin Lymphoma' '34000' = 'Myeloma' '35011' = 'Acute Lymphocytic Leukemia' '35012' = 'Chronic Lymphocytic Leukemia' '35013' = 'Other Lymphocytic Leukemia' '35021' = 'Acute Myeloid Leukemia' '35031' = 'Acute Monocytic Leukemia' '35022' = 'Chronic Myeloid Leukemia' '35023' = 'Other Myeloid/Monocytic Leukemia' '35041' = 'Other Acute Leukemia' '35043' = 'Aleukemic, Subleukemic and NOS' '36010' = 'Mesothelioma (ICD-10 only)' '36020' = 'Kaposi Sarcoma (ICD-10 only)' '37000' = 'Miscellaneous Malignant Cancer' '38000' = 'In situ, benign or unknown behavior neoplasm' '50000' = 'Tuberculosis' '50010' = 'Syphilis' '50030' = 'Septicemia' '50040' = 'Other Infectious and Parasitic Diseases including HIV' '50050' = 'Diabetes Mellitus' '50051' = 'Alzheimers (ICD-9 and 10 only)' '50060' = 'Diseases of Heart' '50070' = 'Hypertension without Heart Disease' '50080' = 'Cerebrovascular Diseases' '50090' = 'Atherosclerosis' '50100' = 'Aortic Aneurysm and Dissection' '50110' = 'Other Diseases of Arteries, Arterioles, Capillaries' '50120' = 'Pneumonia and Influenza' '50130' = 'Chronic Obstructive Pulmonary Disease and Allied Cond' '50140' = 'Stomach and Duodenal Ulcers' '50150' = 'Chronic Liver Disease and Cirrhosis' '50160' = 'Nephritis, Nephrotic Syndrome and Nephrosis' '50170' = 'Complications of Pregnancy, Childbirth, Puerperium' '50180' = 'Congenital Anomalies' '50190' = 'Certain Conditions Originating in Perinatal Period' '50200' = 'Symptoms, Signs and Ill-Defined Conditions' '50210' = 'Accidents and Adverse Effects' '50220' = 'Suicide and Self-Inflicted Injury' '50230' = 'Homicide and Legal Intervention' '50300' = 'Other Cause of Death' '41000' = 'State DC not available or state DC available but no COD' '99999' = 'Unknown/missing/invalid COD' ; value $DAJCCT '00' = "00 - T0" '01' = "01 - Ta" '05' = "05 - Tis" '06' = "06 - Tispu" '07' = "07 - Tispd" '10' = "10 - T1" '11' = "11 - T1mic" '12' = "12 - T1a" '13' = "13 - T1a1" '14' = "14 - T1a2" '15' = "15 - T1b" '16' = "16 - T1b1" '17' = "17 - T1b2" '18' = "18 - T1c" '19' = "19 - T1NOS" '20' = "20 - T2" '21' = "21 - T2a" '22' = "22 - T2b" '23' = "23 - T2c" '29' = "29 - T2NOS" '30' = "30 - T3" '31' = "31 - T3a" '32' = "32 - T3b" '33' = "33 - T3c" '39' = "39 - T3NOS" '40' = "40 - T4" '41' = "41 - T4a" '42' = "42 - T4b" '43' = "43 - T4c" '44' = "44 - T4d" '49' = "49 - T4NOS" '88' = "88 - NA" '99' = "99 - TX" ; value $DAJCCN '00' = "00 - N0" '01' = "01 - N0(i-)" '02' = "02 - N0(i+)" '03' = "03 - N0(mo1-)" '04' = "04 - N0(mo1+)" '10' = "10 - N1" '11' = "11 - N1a" '12' = "12 - N1b" '13' = "13 - N1c" '18' = "18 - N1mi" '19' = "19 - N1NOS" '20' = "20 - N2" '21' = "21 - N2a" '22' = "22 - N2b" '23' = "23 - N2c" '29' = "29 - N2NOS" '30' = "30 - N3" '31' = "31 - N3a" '32' = "32 - N3b" '33' = "33 - N3c" '39' = "39 - N3NOS" '88' = "88 - NA" '99' = "99 - NX" ; value $DAJCCM '00' = "00 - M0" '10' = "10 - M1" '11' = "11 - M1a" '12' = "12 - M1b" '13' = "13 - M1c" '19' = "19 - M1NOS" '88' = "88 - NA" '99' = "99 - MX" ; value $DAJCCSTG '00' = "00 - 0" '01' = "01 - 0a" '02' = "02 - 0is" '10' = "10 - I" '11' = "11 - INOS" '12' = "12 - IA" '13' = "13 - IA1" '14' = "14 - IA2" '15' = "15 - IB" '16' = "16 - IB1" '17' = "17 - IB2" '18' = "18 - IC" '19' = "19 - IS" '20' = "20 - IEA" '21' = "21 - IEB" '22' = "22 - IE" '23' = "23 - ISA" '24' = "24 - ISB" '30' = "30 - II" '31' = "31 - IINOS" '32' = "32 - IIA" '33' = "33 - IIB" '34' = "34 - IIC" '35' = "35 - IIEA" '36' = "36 - IIEB" '37' = "37 - IIE" '38' = "38 - IISA" '39' = "39 - IISB" '40' = "40 - IIS" '41' = "41 - IIESA" '42' = "42 - IIESB" '43' = "43 - IIES" '50' = "50 - III" '51' = "51 - IIINOS" '52' = "52 - IIIA" '53' = "53 - IIIB" '54' = "54 - IIIC" '55' = "55 - IIIEA" '56' = "56 - IIIEB" '57' = "57 - IIIE" '58' = "58 - IIISA" '59' = "59 - IIISB" '60' = "60 - IIIS" '61' = "61 - IIIESA" '62' = "62 - IIIESB" '63' = "63 - IIIES" '70' = "70 - IV" '71' = "71 - IVNOS" '72' = "72 - IVA" '73' = "73 - IVB" '74' = "74 - IVC" '88' = "88 - NA" '90' = "90 - OCCULT" '99' = "99 - UNK Stage" ; value $DSS1977S '0' = "0 - IS" '1' = "1 - L" '2' = "2 - RE" '3' = "3 - RN" '4' = "4 - RE+RN" '5' = "5 - RNOS" '7' = "7 - D" '8' = "8 - NA" '9' = "9 - U" ; value $DSS2000S '0' = "0 - IS" '1' = "1 - L" '2' = "2 - RE" '3' = "3 - RN" '4' = "4 - RE+RN" '5' = "5 - RNOS" '7' = "7 - D" '8' = "8 - NA" '9' = "9 - U" ; value $DAJCCFL '1' = "1 - AJCC 6th ed derived from CS manual/coding instructions, v1.0" '6' = "6 - Blank(s)" ; value $DSS1977F '1' = "1 - SS1977 derived from CS manual/coding instructions, v1.0" ; value $DSS2000F '1' = "1 - SS2000 derived from CS manual/coding instructions, v1.0" ; /* Changed in 2014 Linkage in PEDSF file value $CSVFIRST '00' = "00 - 000937" '01' = "01 - 010000" '02' = "02 - 010002" '03' = "03 - 010003" '04' = "04 - 010004" '05' = "05 - 010005" '06' = "06 - 010020" '07' = "07 - 010050" '08' = "08 - 010100" '09' = "09 - 010101" '10' = "10 - 010102" '11' = "11 - 010103" '12' = "12 - 010120" '13' = "13 - 010200" '14' = "14 - 010201" '15' = "15 - 010300" '16' = "16 - 010301" '17' = "17 - 010400" '18' = "18 - 010401" '19' = "19 - 020001" '20' = "20 - 020010" '21' = "21 - 020100" '22' = "22 - 020200" '30' = "30 - Blank(s)" ; */ /*change in 11/2013 per PEDSF doc*/ value $CSVFIRST /* '00' = "00 - 000937" changed on 3/2015 per PEDSF doc '01' = "01 - 010000" '02' = "02 - 010002" '03' = "03 - 010003" '04' = "04 - 010004" '05' = "05 - 010005" '06' = "06 - 010020" '07' = "07 - 010050" '08' = "08 - 010100" '09' = "09 - 010101" '10' = "10 - 010102" '11' = "11 - 010103" '12' = "12 - 010104" '13' = "13 - 010120" '14' = "14 - 010140" '15' = "15 - 010200" '16' = "16 - 010201" '17' = "17 - 010300" '18' = "18 - 010301" '19' = "19 - 010400" '20' = "20 - 010401" '21' = "21 - 014000" '22' = "22 - 014001" '23' = "23 - 014010" '24' = "24 - 020001" '25' = "25 - 020010" '26' = "26 - 020100" '27' = "27 - 020200" '28' = "28 - 020201" '29' = "29 - 020202" '30' = "30 - 020203" '31' = "31 - 020302"*/ /*added 32-62 on 11/27/13*/ /*'32' = "32 - 020320" '33' = "33 - 020330" '36' = "36 - 020412" '37' = "37 - 020440" '62' = "62 - Blank (s)" ;*/ '000937' = '000937' '010000' = '010000' '010002' = '010002' '010003' = '010003' '010004' = '010004' '010005' = '010005' '010020' = '010020' '010050' = '010050' '010100' = '010100' '010101' = '010101' '010102' = '010102' '010103' = '010103' '010104' = '010104' '010120' = '010120' '010140' = '010140' '010200' = '010200' '010201' = '010201' '010300' = '010300' '010301' = '010301' '010400' = '010400' '010401' = '010401' '014000' = '014000' '014001' = '014001' '014010' = '014010' '020001' = '020001' '020010' = '020010' '020100' = '020100' '020200' = '020200' '020201' = '020201' '020202' = '020202' '020203' = '020203' '020302' = '020302' '020320' = '020320' '020330' = '020330' '020400' = '020400' '020410' = '020410' '020412' = '020412' '020440' = '020440' ; value $CSVLATES /* '17' = "17 - 020100" '18' = "18 - 020200" '19' = "19 - 020302" /*added per pedsf doc on 11/2013*/ '20' = "20 - 020400" /*added 20, 21, 62 on 11/27/13*/ '21' = "21 - 020440" '62' = "62 - Blank(s)" ; */ '010000' = '010000' '010002' = '010002' '010003' = '010003' '010004' = '010004' '010005' = '010005' '010020' = '010020' '010050' = '010050' '010100' = '010100' '010101' = '010101' '010102' = '010102' '010103' = '010103' '010120' = '010120' '010200' = '010200' '010300' = '010300' '010301' = '010301' '010400' = '010400' '010401' = '010401' '020100' = '020100' '020200' = '020200' '020302' = '020302' '020400' = '020400' '020440' = '020440' ; value $CSVCURRENT '010000' = '010000' '010002' = '010002' '010003' = '010003' '010004' = '010004' '010005' = '010005' '010020' = '010020' '010050' = '010050' '010100' = '010100' '010101' = '010101' '010102' = '010102' '010103' = '010103' '010120' = '010120' '010200' = '010200' '010300' = '010300' '010301' = '010301' '010400' = '010400' '010401' = '010401' '020000' = '020000' '020001' = '020001' '020010' = '020010' '020100' = '020100' '020200' = '020200' '020204' = '020204' '020300' = '020300' '020301' = '020301' '020302' = '020302' '020310' = '020310' '020400' = '020400' '020401' = '020401' '020402' = '020402' '020403' = '020403' '020410' = '020410' '020412' = '020412' '020413' = '020413' '020420' = '020420' '020423' = '020423' '020430' = '020430' '020440' = '020440' ; value $CSSCHEMA '01' = "01 - LipUpper" '02' = "02 - LipLower" '03' = "03 - OthLip" '04' = "04 - BaseTongue" '05' = "05 - AntTongue" '06' = "06 - GumUpper" '07' = "07 - GumLower" '08' = "08 - OthGum" '09' = "09 - FOM" '10' = "10 - HardPalate" '11' = "11 - SoftPalate" '12' = "12 - OthMouth" '13' = "13 - BuccalMucosa" '14' = "14 - ParotidGland" '15' = "15 - SubmandibularGland" '16' = "16 - OthSalivary" '17' = "17 - Oropharynx" '18' = "18 - AntEpiglottis" '19' = "19 - Nasopharynx" '20' = "20 - Hypopharynx" '21' = "21 - OthPharynx" '22' = "22 - Esophagus" '23' = "23 - Stomach" '24' = "24 - SmallIntestine" '25' = "25 - Colon" '26' = "26 - Rectum" '27' = "27 - Anus" '28' = "28 - Liver" '29' = "29 - Gallbladder" '30' = "30 - ExtraHepaticDucts" '31' = "31 - Ampulla" '32' = "32 - OthBiliary" '33' = "33 - PancreasHead" '34' = "34 - PancreasBodyTail" '35' = "35 - OthPancreas" '36' = "36 - OthDigestive" '37' = "37 - NasalCavity" '38' = "38 - MiddleEar" '39' = "39 - MaxillarySinus" '40' = "40 - EthmoidSinus" '41' = "41 - OthSinus" '42' = "42 - GlotticLarynx" '43' = "43 - SupraLarynx" '44' = "44 - SubLarynx" '45' = "45 - OthLarynx" '46' = "46 - Trachea" '47' = "47 - Lung" '48' = "48 - HeartMediastinum" '49' = "49 - Pleura" '50' = "50 - OthRespiratory" '51' = "51 - Bone" '52' = "52 - Skin" '53' = "53 - SkinEyelid" '54' = "54 - Melanoma" '55' = "55 - MF" '56' = "56 - SoftTissue" '57' = "57 - Peritoneum" '58' = "58 - Breast" '59' = "59 - Vulva" '60' = "60 - Vagina" '61' = "61 - Cervix" '62' = "62 - Corpus" '63' = "63 - Ovary" '64' = "64 - FallopianTube" '65' = "65 - OthAdnexa" '66' = "66 - OthFemaleGen" '67' = "67 - Placenta" '68' = "68 - Penis" '69' = "69 - Prostate" '70' = "70 - Testis" '71' = "71 - OthMaleGen" '72' = "72 - Scrotum" '73' = "73 - Kidney" '74' = "74 - RenalPelvis" '75' = "75 - Bladder" '76' = "76 - Urethra" '77' = "77 - OthUrinary" '78' = "78 - Conjunctiva" '79' = "79 - MelanomaConjunctiva" '80' = "80 - OthEye" '81' = "81 - MelanomaIrisCiliary" '82' = "82 - MelanomaChoroid" '83' = "83 - MelanomaOthEye" '84' = "84 - LacrimalGland" '85' = "85 - Orbit" '86' = "86 - Retinoblastoma" '87' = "87 - Brain" '88' = "88 - OthCNS" '89' = "89 - Thyroid" '90' = "90 - OthEndocrine" '91' = "91 - KS" '92' = "92 - Lymphoma" '93' = "93 - HemeRetic" '94' = "94 - OthIllDef" ; value $AJCC_STG '00' = "00 - Stage 0" '10' = "10" '11' = "11" '12' = "12" '13' = "13" '18' = "18" '19' = "19" '20' = "20" '21' = "21" '22' = "22" '23' = "23" '29' = "29" '30' = "30" '31' = "31" '32' = "32" '33' = "33" '39' = "39" '40' = "40" '41' = "41" '42' = "42" '49' = "49" '88' = "88" '90' = "90" '98' = "98" '99' = "99" ; value $AJCC5STG '103' = "103 - BP" '105' = "105 - BT" '000' = "000 - 0" '001' = "001 - 0a" '002' = "002 - 0is" '010' = "010 - I" '011' = "011 - INOS" '012' = "012 - IA" '013' = "013 - IA1" '014' = "014 - IA2" '015' = "015 - IB" '016' = "016 - IB1" '017' = "017 - IB2" '018' = "018 - IC" '021' = "021 - IEB" '030' = "030 - II" '031' = "031 - IINOS" '032' = "032 - IIA" '033' = "033 - IIB" '034' = "034 - IIC" '050' = "050 - III" '051' = "051 - IIINOS" '052' = "052 - IIIA" '053' = "053 - IIIB" '054' = "054 - IIIC" '070' = "070 - IV" '071' = "071 - IVNOS" '072' = "072 - IVA" '073' = "073 - IVB" '074' = "074 - IVC" '088' = "088 - NA" '099' = "099 - UNK Stage" '126' = "126 - Blank(s)" ; value $AJCC6STG '103' = "103 - BN" '105' = "105 - BS" '106' = "106 - BT" '000' = "000 - 0" '001' = "001 - 0a" '002' = "002 - 0is" '010' = "010 - I" '011' = "011 - INOS" '012' = "012 - IA" '013' = "013 - IA1" '014' = "014 - IA2" '015' = "015 - IB" '016' = "016 - IB1" '017' = "017 - IB2" '018' = "018 - IC" '019' = "019 - IS" '030' = "030 - II" '031' = "031 - IINOS" '032' = "032 - IIA" '033' = "033 - IIB" '034' = "034 - IIC" '050' = "050 - III" '051' = "051 - IIINOS" '052' = "052 - IIIA" '053' = "053 - IIIB" '054' = "054 - IIIC" '070' = "070 - IV" '071' = "071 - IVNOS" '072' = "072 - IVA" '073' = "073 - IVB" '074' = "074 - IVC" '088' = "088 - NA" '090' = "090 - OCCULT" '095' = "095 - 95" '096' = "095 - 96" '097' = "097 - 97" '099' = "099 - UNK Stage" '126' = "126 - Blank(s)" ; value $HST_STGA '0' = "0 - In situ" '1' = "1 - Localized" '2' = "2 - Regional" '4' = "4 - Distant" '8' = "8 - Localized/regional (Prostate cases)" '9' = "9 - Unstaged" ; value $AJ_5SEER '103' = "103 - BP" '105' = "105 - BT" '000' = "000 - 0" '001' = "001 - 0a" '002' = "002 - 0is" '010' = "010 - I" '011' = "011 - INOS" '012' = "012 - IA" '013' = "013 - IA1" '014' = "014 - IA2" '015' = "015 - IB" '016' = "016 - IB1" '017' = "017 - IB2" '018' = "018 - IC" '020' = "020 - IEA" '021' = "021 - IEB" '030' = "030 - II" '031' = "031 - IINOS" '032' = "032 - IIA" '033' = "033 - IIB" '034' = "034 - IIC" '050' = "050 - III" '051' = "051 - IIINOS" '052' = "052 - IIIA" '053' = "053 - IIIB" '054' = "054 - IIIC" '070' = "070 - IV" '071' = "071 - IVNOS" '072' = "072 - IVA" '073' = "073 - IVB" '074' = "074 - IVC" '088' = "088 - NA" '099' = "099 - UNK Stage" '126' = "126 - Blank(s)" ; value $SSSM2KPZ '0' = "0 - In situ" '1' = "1 - Localized only" '2' = "2 - Regional by direct extension only" '3' = "3 - Regional lymph nodes involved only" '4' = "4 - Regional by both direct extension and lymph node involvement" '5' = "5 - Regional, NOS" '7' = "7 - Distant site(s)/node(s) involved" '8' = "8 - Localized/regional (Prostate cases)" '9' = "9 - Unknown/unstaged/unspecified/DCO" ; value $SSS77VZ '0' = "0 - In situ" '1' = "1 - Localized only" '2' = "2 - Regional by direct extension only" '3' = "3 - Regional lymph nodes involved only" '4' = "4 - Regional by both direct extension and lymph node involvement" '5' = "5 - Regional, NOS" '7' = "7 - Distant site(s)/node(s) involved" '8' = "8 - Localized/regional (Prostate cases)" '9' = "9 - Unknown/unstaged/unspecified/DCO" ; value $SSSM2KPB '0' = "0 - In situ" '1' = "1 - Localized only" '2' = "2 - Regional by direct extension only" '3' = "3 - Regional lymph nodes involved only" '4' = "4 - Regional by both direct extension and lymph node involvement" '5' = "5 - Regional, NOS" '7' = "7 - Distant site(s)/node(s) involved" '8' = "8 - Localized/regional (Prostate cases)" '9' = "9 - Unknown/unstaged/unspecified/DCO" ; value $T_VALUE '00' = "00 - Tis" '01' = "01 - Ta" '10' = "10 - T1" '11' = "11 - T1a" '12' = "12 - T1b" '13' = "13 - T1c" '16' = "16 - T1a1" '17' = "17 - T1a2" '19' = "19 - T1x" '20' = "20 - T2" '21' = "21 - T2a" '22' = "22 - T2b" '23' = "23 - T2c" '29' = "29 - T2x" '30' = "30 - T3" '31' = "31 - T3a" '32' = "32 - T3b" '33' = "33 - T3c" '39' = "39 - T3x" '40' = "40 - T4" '41' = "41 - T4a" '42' = "42 - T4b" '43' = "43 - T4c" '44' = "44 - T4d" '70' = "70 - T0" '81' = "81 - TXa" '82' = "82 - TXb" '83' = "83 - TXc" '88' = "88 - Recode scheme not yet available" '99' = "99 - TX" ; value $N_VALUE '00' = "00 - N0" '10' = "10 - N1" '11' = "11 - N1a" '12' = "12 - N1b" '19' = "19 - N1x" '20' = "20 - N2" '30' = "30 - N3" '70' = "70 - NXr" '80' = "80 - NXu" '88' = "88 - Recode scheme not yet available" '99' = "99 - NX" ; value $M_VALUE '00' = "00 - M0" '10' = "10 - M1" '88' = "88 - Recode scheme not yet available" '99' = "99 - MX" ; value $T_5VALUE '102'= "BT" '000'= "T0" '001'= "Ta" '005'= "Tis" '010'= "T1" '012'= "T1a" '013'= "T1a1" '014'= "T1a2" '015'= "T1b" '016'= "T1b1" '017'= "T1b2" '018'= "T1c" '019'= "T1NOS" '020'= "T2" '021'= "T2a" '022'= "T2b" '023'= "T2c" '029'= "T2NOS" '030'= "T3" '031'= "T3a" '032'= "T3b" '033'= "T3c" '039'= "T3NOS" '040'= "T4" '041'= "T4a" '042'= "T4b" '043'= "T4c" '044'= "T4d" '081'= "TXa" '082'= "TXb" '083'= "TXc" '084'= "TXd" '085'= "TXe" '088'= "NA" '099'= "TX" ; value $N_5VALUE '102' = "BT" '000' = "N0" '010' = "N1" '011' = "N1a" '012' = "N1b" '019' = "N1NOS" '020' = "N2" '021' = "N2a" '022' = "N2b" '023' = "N2c" '030' = "N3" '070' = "NXr" '088' = "NA" '099' = "NX" ; value $M_5VALUE '101' = "BT" '000' = "M0" '010' = "M1" '011' = "M1a" '012' = "M1b" '088' = "NA" '099' = "MX" ; value $T_6VALUE '102' = "BT" '001' = "Ta" '005' = "Tis" '010' = "T1" '011' = "T1mic" '012' = "T1a" '013' = "T1a1" '014' = "T1a2" '015' = "T1b" '016' = "T1b1" '017' = "T1b2" '018' = "T1c" '019' = "T1NOS" '020' = "T2" '021' = "T2a" '022' = "T2b" '023' = "T2c" '029' = "T2NOS" '030' = "T3" '031' = "T3a" '032' = "T3b" '033' = "T3c" '039' = "T3NOS" '040' = "T4" '041' = "T4a" '042' = "T4b" '043' = "T4c" '044' = "T4d" '049' = "T4NOS" '088' = "NA" '095' = "95" '099' = "TX" ; value $N_6VALUE '101' = "BN" '102' = "BT" '000' = "N0" '010' = "N1" '011' = "N1a" '012' = "N1b" '018' = "N1mi" '019' = "N1NOS" '020' = "N2" '021' = "N2a" '029' = "N2NOS" '030' = "N3" '031' = "N3a" '033' = "N3c" '039' = "N3NOS" '088' = "NA" '095' = "95" '096' = "96" '099' = "NX" ; value $M_6VALUE '101' = "BN" '102' = "BT" '000' = "M0" '010' = "M1" '012' = "M1b" '088' = "NA" '099' = "MX" ; value $AJCC5STP '106' = "PT" '000' = "0" '030' = "II" '050' = "III" '070' = "IV" '099' = "UNK Stage" ; value $AJ_5SRP '106' = "PT" '000' = "0" '030' = "II" '050' = "III" '070' = "IV" '099' = "UNK Stage" ; value $SSS77VP '0' = "In situ" '1' = "Localized only" '2' = "Regional by direct extension only" '3' = "Regional lymph nodes involved only" '4' = "Regional by both direct extension and lymph node involvement" '7' = "Distant site(s)/node(s) involved" '9' = "Unknown/unstaged/unspecified/DCO" ; value $SSSM2KP '0' = "In situ" '1' = "Localized only" '2' = "Regional by direct extension only" '3' = "Regional lymph nodes involved only" '4' = "Regional by both direct extension and lymph node involvement" '7' = "Distant site(s)/node(s) involved" '9' = "Unknown/unstaged/unspecified/DCO" ; value $T_5VALP '103' = "PT" '005' = "Tis" '021' = "T2a" '022' = "T2b" '029' = "T2NOS" '031' = "T3a" '032' = "T3b" '039' = "T3NOS" '040' = "T4" '081' = "TXa" '099' = "TX" ; value $M_5VALP '102' = "PT" '000' = "M0" '010' = "M1" '099' = "MX" ; value $SSSM2KO '0' = "In situ" '1' = "Localized only" '2' = "Regional by direct extension only" '3' = "Regional lymph nodes involved only" '4' = "Regional by both direct extension and lymph node involvement" '5' = "Regional, NOS" '7' = "Distant site(s)/node(s) involved" '8' = "Not applicable" '9' = "Unknown/unstaged/unspecified/DCO" ; value $SSS77VO '0' = "In situ" '1' = "Localized only" '2' = "Regional by direct extension only" '3' = "Regional lymph nodes involved only" '4' = "Regional by both direct extension and lymph node involvement" '5' = "Regional, NOS" '7' = "Distant site(s)/node(s) involved" '8' = "Not applicable" '9' = "Unknown/unstaged/unspecified/DCO" ; value $SURGSCOF '0' = "None" '1' = "Biopsy or aspiration of regional lymph node, NOS" '2' = "Sentinel lymph node biopsy" '3' = "Number of regional lymph nodes removed unknown" '4' = "1 to 3 regional lymph nodes removed" '5' = "4 or more regional lymph nodes removed" '6' = "Sentinel node biopsy and lym nd removed same/unstated time" '7' = "Sentinel node biopsy and lym nd removed different times" '9' = "Unknown or not applicable" ; value $SURGSITF '0' = "None; diagnosed at autopsy" '1' = "Non-primary surgical procedure performed" '2' = "Non-primary surgical procedure to other regional sites" '3' = "Non-primary surgical procedure to distant lymph node(s)" '4' = "Non-primary surgical procedure to distant site" '5' = "Any combo of sur proc to oth rg, dis lym nd, and/or dis site" '9' = "Unknown; death certificate only" ; value $RECONSTR '0' = "No reconstruction/restoration" '1' = "Reconstruction, NOS (unknown if flap)" '2' = "Implant; reconstruction without flap" '3' = "Reconstruction with flap, NOS" '4' = "Latissimus dorsi flap" '5' = "Abdominus recti flap" '6' = "Flap, NOS plus implant" '7' = "Latissimus dorsi flap plus implant" '8' = "Abdominus recti flap plus implant" '9' = "Unknown" ; value $RAD_SURG '0' = "No radiation and/or cancer-directed surgery" '2' = "Radiation prior to surgery" '3' = "Radiation after surgery" '4' = "Radiation before and after surgery" '5' = "Intraoperative radiation" '6' = "Intraoperative rad with other rad before/after surgery" '9' = "Sequence unknown, but both were given" ; value $RAD_BRN '0' = "None" '1' = "Radiation" '7' = "Refused" '8' = "Recommended, unknown if administered" '9' = "Unknown" ; value $NO_SURG '0' = "Surgery performed" '1' = "Not recommended" '2' = "Not recommended, contraindicated due to other conditions" '5' = "Not performed, patient died prior to recommended surgery" '6' = "Recommended but not performed, unknown reason" '7' = "Recommended but not performed, patient refused" '8' = "Recommended, unknown if performed" '9' = "Unknown; death certificate or autopsy only case" ; value $RADIATN '0' = "None" '1' = "Beam radiation" '2' = "Radioactive implants" '3' = "Radioisotopes" '4' = "Combination of beam with implants or isotopes" '5' = "Radiation, NOS method or source not specified" '6' = "Other radiation (1973-1987 cases only)" '7' = "Refused" '8' = "Recommended, unknown if administered" '9' = "Unknown" ; value $CHEMO_RX '00' = "(00) None" '01' = "(01) Chemotherapy, NOS" '02' = "(02) Chemotherapy, single agent" '03' = "(03) Chemotherapy, multiple agents" '82' = "(82) Not recommended due to patient risk factors" '85' = "(85) Not administered because patient died prior to therapy" '86' = "(86) Not administered but recommended" '87' = "(87) Not administered but recommended and refused by patient" '88' = "(88) Recommended but unknown if administered" '99' = "(99) Unknown" ; value $HORM_RX '00' = "(00) None" '01' = "(01) Hormones" '82' = "(82) Not recommended due to patient risk factors" '85' = "(85) Not administered because patient died prior to therapy" '86' = "(86) Not administered but recommended" '87' = "(87) Not administered but recommended and refused by patient" '88' = "(88) Recommended but unknown if administered" '99' = "(99) Unknown" ; value $IMMUN_RX '00' = "(00) None" '01' = "(01) Biological response modifier (BRM)" '82' = "(82) Not recommended due to patient risk factors" '85' = "(85) Not administered because patient died prior to therapy" '86' = "(86) Not administered but recommended" '87' = "(87) Not administered but recommended and refused by patient" '88' = "(88) Recommended but unknown if administered" '99' = "(99) Unknown" ; value $TPEND_RX '00' = "(00) None" '10' = "(10) Bone marrow transplant, NOS" '11' = "(11) Bone marrow transplant - autologous" '12' = "(12) Bone marrow transplant - allogenic" '20' = "(20) Stem cell harvest" '30' = "(30) Endocrine surgery and/or endocrine radiation therapy" '40' = "(40) Combo surg and/or rad and trans (30 and 10,11,12 or 20)" '82' = "(82) Not recommended due to patient risk factors" '85' = "(85) Not administered because patient died prior to therapy" '86' = "(86) Not administered but recommended" '87' = "(87) Not administered but recommended and refused by patient" '88' = "(88) Recommended but unknown if administered" '99' = "(99) Unknown" ; value $OTHR_RX '0' = "No other cancer-directed therapy" '1' = "Other cancer-directed therapy" '2' = "Other experimental cancer-directed therapy" '3' = "Double blind study, code not yet broken" '6' = "Unproven therapy (including Laetrile, Krebiozen, etc)" '7' = "Refused therapy 1-3 above" '8' = "Recommended, unknown if administered" '9' = "Unknown" ; value $TRT_RECB '01' = "Surgery only" '02' = "Radiation only" '03' = "Chemotherapy only" '04' = "Hormonal therapy only" '05' = "Surgery and radiation" '06' = "Surgery and chemotherapy" '07' = "Surgery and hormonal therapy" '08' = "Radiation and chemotherapy" '09' = "Radiation and hormonal therapy" '10' = "Chemotherapy and hormonal therapy" '11' = "Surgery, radiation and chemotherapy" '12' = "Surgery, radiation and hormonal therapy" '13' = "Surgery, chemotherapy and hormonal therapy" '14' = "Radiation, chemotherapy and hormonal therapy" '15' = "Surgery, radiation, chemotherapy and hormonal therapy" '16' = "Other treatment" '17' = "No treatment" '18' = "Treatment unknown" '28' = "Hemat, reticulo, immunoprol, myeloprol, ill-def or unk site" ; value $TRT_RECC '00' = "No treatment" '01' = "Surgery only" '02' = "Radiation only" '03' = "Chemotherapy only" '04' = "Hormone only" '05' = "Other only" '06' = "Surgery and radiation" '07' = "Surgery and chemotherapy" '08' = "Surgery and hormone" '09' = "Surgery and other" '10' = "Radiation and chemotherapy" '11' = "Radiation and hormone" '12' = "Radiation and other" '13' = "Chemotherapy and hormone" '14' = "Chemotherapy and other" '15' = "Hormone and other" '16' = "Surgery, radiation and chemotherapy" '17' = "Surgery, radiation and hormone" '18' = "Surgery, radiation and other" '19' = "Surgery, chemotherapy and hormone" '20' = "Surgery, chemotherapy and other" '21' = "Surgery, hormone and other" '22' = "Radiation, chemotherapy and hormone" '23' = "Radiation, chemotherapy and other" '24' = "Radiation, hormone and other" '25' = "Chemotherapy, hormone and other" '26' = "Surgery, radiation, chemotherapy and hormone" '27' = "Surgery, radiation, chemotherapy and other" '28' = "Surgery, radiation, hormone and other" '29' = "Surgery, chemotherapy, hormone and other" '30' = "Radiation, chemotherapy, hormone and other" '31' = "Surgery, radiation, chemotherapy, hormone and other" '60' = "Not in limited-use; no treatment recode" ; value $EOD_CODE '0' = "Two-digit non-specific EOD (1973-1982)" '1' = "Two-digit site specific EOD (1973-1982)" '2' = "Thirteen-digit (expanded) site specific EOD (1973-1982)" '3' = "Four-digit EOD (1983-1987)" '4' = "Ten-digit EOD (1988+)" '6' = "Blank(s)" ; value $ORIG_REC '0' = "Non-Spanish-Hispanic-Latino" '1' = "Spanish-Hispanic-Latino" '9' = "Unknown" ; value $ORIGRECB '0' = "Non-Spanish-Hispanic-Latino" '1' = "Spanish-Hispanic-Latino" ; value $AGE_REC '01' = "00-04 years" '02' = "05-09 years" '03' = "10-14 years" '04' = "15-19 years" '05' = "20-24 years" '06' = "25-29 years" '07' = "30-34 years" '08' = "35-39 years" '09' = "40-44 years" '10' = "45-49 years" '11' = "50-54 years" '12' = "55-59 years" '13' = "60-64 years" '14' = "65-69 years" '15' = "70-74 years" '16' = "75-79 years" '17' = "80-84 years" '18' = "85+ years" '29' = "Unknown" ; value $RAC_RECV '01' = "White" '02' = "Black" '03' = "American Indian/Alaska Native" '04' = "Chinese" '05' = "Japanese" '06' = "Filipino" '07' = "Hawaiian" '08' = "Korean" '09' = "Asian Indian, Pakistani" '10' = "Vietnamese" '11' = "Laotian" '13' = "Kampuchean" '14' = "Guamanian" '15' = "Samoan" '16' = "Tongan" '17' = "Other Asian or Pacific Islander" '28' = "Other (pre-1991)" '27' = "Other unspecified (1991+)" '29' = "Unknown" ; value $RAC_RECY '1' = "White" '2' = "Black" '3' = "American Indian/Alaska Native" '4' = "Asian or Pacific Islander" '7' = "Other unspecified (1991+)" '9' = "Unknown" ; value $RAC_RECZ '1' = "White" '4' = "Non-white" '7' = "Other unspecified (1991+)" '9' = "Unknown" ; value $RACE1V '01' = "White" '02' = "Black" '03' = "American Indian/Alaska Native" '04' = "Chinese" '05' = "Japanese" '06' = "Filipino" '07' = "Hawaiian" '08' = "Korean (1988+)" '09' = "Asian Indian, Pakistani (1988+)" '10' = "Vietnamese (1988+)" '11' = "Laotian (1988+)" '12' = "Hmong (1988+)" '13' = "Kampuchean (1988+)" '14' = "Thai (1994+)" '20' = "Micronesian, NOS (1991+)" '21' = "Chamorran (1991+)" '22' = "Guamanian, NOS (1991+)" '25' = "Polynesian, NOS (1991+)" '26' = "Tahitian (1991+)" '27' = "Samoan (1991+)" '28' = "Tongan (1991+)" '30' = "Melanesian, NOS (1991+)" '31' = "Fiji Islander (1991+)" '32' = "New Guinean (1991+)" '96' = "Other Asian (1991+)" '97' = "Pacific Islander, NOS (1991+)" '98' = "Other" '99' = "Unknown" ; value $RACE1VO '01' = "White" '02' = "Black" '03' = "American Indian/Alaska Native" '04' = "Chinese" '05' = "Japanese" '06' = "Filipino" '07' = "Hawaiian" '08' = "Korean (1988+)" '09' = "Asian Indian, Pakistani (1988+)" '10' = "Vietnamese (1988+)" '11' = "Laotian (1988+)" '12' = "Hmong (1988+)" '13' = "Kampuchean (1988+)" '14' = "Thai (1994+)" '20' = "Micronesian, NOS (1991+)" '21' = "Chamorran (1991+)" '22' = "Guamanian, NOS (1991+)" '25' = "Polynesian, NOS (1991+)" '26' = "Tahitian (1991+)" '27' = "Samoan (1991+)" '28' = "Tongan (1991+)" '30' = "Melanesian, NOS (1991+)" '31' = "Fiji Islander (1991+)" '32' = "New Guinean (1991+)" '96' = "Other Asian (1991+)" '97' = "Pacific Islander, NOS (1991+)" '98' = "Other" '99' = "Unknown" ; value $RACE2V '01' = "White" '02' = "Black" '03' = "American Indian/Alaska Native" '04' = "Chinese" '05' = "Japanese" '06' = "Filipino" '07' = "Hawaiian" '08' = "Korean (1988+)" '09' = "Asian Indian, Pakistani (1988+)" '10' = "Vietnamese (1988+)" '11' = "Laotian (1988+)" '12' = "Hmong (1988+)" '13' = "Kampuchean (1988+)" '14' = "Thai (1994+)" '20' = "Micronesian, NOS (1991+)" '22' = "Guamanian, NOS (1991+)" '25' = "Polynesian, NOS (1991+)" '26' = "Tahitian (1991+)" '27' = "Samoan (1991+)" '28' = "Tongan (1991+)" '31' = "Fiji Islander (1991+)" '32' = "New Guinean (1991+)" '96' = "Other Asian (1991+)" '97' = "Pacific Islander, NOS (1991+)" '98' = "Other" '88' = "No further race documented" '99' = "Unknown" ; value $RACE3V '01' = "White" '02' = "Black" '03' = "American Indian/Alaska Native" '04' = "Chinese" '05' = "Japanese" '06' = "Filipino" '07' = "Hawaiian" '08' = "Korean (1988+)" '09' = "Asian Indian, Pakistani (1988+)" '10' = "Vietnamese (1988+)" '14' = "Thai (1994+)" '21' = "Chamorran (1991+)" '22' = "Guamanian, NOS (1991+)" '25' = "Polynesian, NOS (1991+)" '26' = "Tahitian (1991+)" '27' = "Samoan (1991+)" '30' = "Melanesian, NOS (1991+)" '96' = "Other Asian (1991+)" '97' = "Pacific Islander, NOS (1991+)" '98' = "Other" '88' = "No further race documented" '99' = "Unknown" ; value $ORIGIN '0' = "Non-Spanish; non-Hispanic" '1' = "Mexican including Chicano (1988+)" '2' = "Puerto Rican (1988+)" '3' = "Cuban (1988+)" '4' = "South or Central American excluding Brazil (1988+)" '5' = "Other spec Span/Hisp orig incl Europe excl Dom Rep (1988+)" '6' = "Spanish/Hispanic/Latino, NOS" '7' = "Spanish surname only (1994+)" '8' = "Dominican Republic (2003+)" '9' = "Unknown" ; value $NAPIIA '01' = "White" '02' = "Black" '03' = "American Indian/Alaska Native" '04' = "Chinese" '05' = "Japanese" '06' = "Filipino" '07' = "Hawaiian" '08' = "Korean" '09' = "Asian Indian, Pakistani" '10' = "Vietnamese" '11' = "Laotian" '12' = "Hmong" '13' = "Kampuchean" '14' = "Thai" '20' = "Micronesian, NOS" '21' = "Chamorran" '22' = "Guamanian, NOS" '25' = "Polynesian, NOS" '26' = "Tahitian" '27' = "Samoan" '28' = "Tongan" '30' = "Melanesian, NOS" '31' = "Fiji Islander" '32' = "New Guinean" '96' = "Other Asian" '97' = "Pacific Islander, NOS" '98' = "Other" '99' = "Unknown" ; value $RAC_RECB '01' = "Caucasian, NOS" '11' = "Caucasian, Spanish origin or surname" '02' = "Black" '03' = "American Indian/Alaska Native" '04' = "Chinese" '05' = "Japanese" '06' = "Filipino" '07' = "Hawaiian" '08' = "Other Asian or Pacific Islander" '12' = "Other unspecified (1991+)" '09' = "Unknown" ; value $NHIADEf '0' = "Non-Spanish-Hispanic-Latino" '1' = "Mexican" '2' = "Puerto Rican" '3' = "Cuban" '4' = "South or Central American excluding Brazil" '5' = "Other specified Spanish/Hispanic origin including Europe" '6' = "Spanish/Hispanic/Latino, NOS" '7' = "NHIA surname match only" '8' = "Dominican Republic" ; /* value $IHSRECL Variable Changed in PEDSF 3/2015 '0' = "Record sent for linkage, no IHS match" '1' = "Record sent for linkage, IHS match" '2' = "Blank(s)" ;*/ /* value $PLC_BRTH Varibale Changed in PEDSF 3/2015 '000' = "United States" '001' = "New England and New Jersey" '002' = "Maine" '003' = "New Hampshire" '004' = "Vermont" '005' = "Massachusetts" '006' = "Rhode Island" '007' = "Connecticut" '008' = "New Jersey" '010' = "North Mid-Atlantic States" '011' = "New York" '014' = "Pennsylvania" '017' = "Delaware" '020' = "South Mid-Atlantic States" '021' = "Maryland" '022' = "District of Columbia" '023' = "Virginia" '024' = "West Virginia" '025' = "North Carolina" '026' = "South Carolina" '030' = "Southeastern States" '031' = "Tennessee" '033' = "Georgia" '035' = "Florida" '037' = "Alabama" '039' = "Mississippi" '040' = "North Central States" '041' = "Michigan" '043' = "Ohio" '045' = "Indiana" '047' = "Kentucky" '050' = "Northern Midwest States" '051' = "Wisconsin" '052' = "Minnesota" '053' = "Iowa" '054' = "North Dakota" '055' = "South Dakota" '056' = "Montana" '060' = "Central Midwest States" '061' = "Illinois" '063' = "Missouri" '065' = "Kansas" '067' = "Nebraska" '070' = "Southern Midwest States" '071' = "Arkansas" '073' = "Louisiana" '075' = "Oklahoma" '077' = "Texas" '080' = "Mountain States" '081' = "Idaho" '082' = "Wyoming" '083' = "Colorado" '084' = "Utah" '085' = "Nevada" '086' = "New Mexico" '087' = "Arizona" '090' = "Pacific Coast States" '091' = "Alaska" '093' = "Washington" '095' = "Oregon" '097' = "California" '099' = "Hawaii" '100' = "Atlantic/Caribbean Area" '101' = "Puerto Rico" '102' = "U.S. Virgin Islands" '109' = "Other Atlantic/Caribbean Area" '110' = "Canal Zone" '120' = "Pacific Area" '121' = "American Samoa" '122' = "Kiribati (Canton, Enderbury, Gilbert, S Lines, Phoenix)" '123' = "Micronesia (Fed States of) (Caroline, Trust Terr of Pacific)" '124' = "Cook Islands (New Zealand)" '125' = "Tuvalu (Ellice Islands)" '126' = "Guam" '127' = "Johnston Atoll" '129' = "Mariana Islands (Trust Territory of Pacific Islands)" '131' = "Marshall Islands (Trust Territory Pacific Islands)" '132' = "Midway Islands" '133' = "Nampo-Shoto, Southern" '134' = "Ryukyu Islands (Japan)" '135' = "Swan Islands" '136' = "Tokelau Islands (New Zealand)" '137' = "Wake Island" '139' = "Palau (Trust Territory of Pacific Islands)" '210' = "Greenland" '220' = "Canada" '221' = "Maritime Provinces (New Brunsw, Newfound, Nova Scotia, PE)" '222' = "Quebec" '223' = "Ontario" '224' = "Prairie Provinces (Alberta Manitoba, Saskatchewan)" '225' = "Northwest Territories, Yukon Territory" '226' = "British Columbia" '230' = "Mexico" '240' = "North American Islands" '241' = "Cuba" '242' = "Haiti" '243' = "Dominican Republic" '244' = "Jamaica" '245' = "Other Caribbean Islands" '246' = "Bermuda" '247' = "Bahamas" '249' = "St Pierre and Miquelon" '250' = "Central America" '251' = "Guatemala" '252' = "Belize (British Honduras)" '253' = "Honduras" '254' = "El Salvador" '255' = "Nicaragua" '256' = "Costa Rica" '257' = "Panama" '260' = "North America, NOS" '265' = "Latin America, NOS" '300' = "South America" '311' = "Colombia" '321' = "Venezuela" '331' = "Guyana (British Guiana)" '332' = "Suriname (Dutch Guiana)" '333' = "French Guiana" '341' = "Brazil" '345' = "Ecuador" '351' = "Peru" '355' = "Bolivia" '361' = "Chile" '365' = "Argentina" '371' = "Paraguay" '375' = "Uruguay" '380' = "South American Island" '381' = "Falkland Islands" '400' = "United Kingdom" '401' = "England, Channel Islands, Isle of Man" '402' = "Wales" '403' = "Scotland" '404' = "Northern Ireland (Ulster)" '410' = "Ireland (Eire) (Ireland NOS, Republic of Ireland)" '420' = "Scandinavia" '421' = "Iceland" '423' = "Norway (Svalbard, Jan Mayen)" '425' = "Denmark, Faroe Islands" '427' = "Sweden" '429' = "Finland" '430' = "Germanic Countries" '431' = "Germany (East and West)" '432' = "Netherlands" '433' = "Belgium" '434' = "Luxembourg" '435' = "Switzerland" '436' = "Austria" '437' = "Liechtenstein" '440' = "Romance-Language Countries" '441' = "France, Corsica, Monaco" '443' = "Spain (Canary Islands, Balearic Islands), Andorra" '445' = "Portugal (Madeira Islands, Azores, Cape Verde Islands)" '447' = "Italy (Sardinia, Sicily), San Marino, Vatican City" '449' = "Romania" '450' = "Slavic Countries" '451' = "Poland" '452' = "Czechoslovakia (former)" '453' = "Yugoslavia (former)" '454' = "Bulgaria" '455' = "Russian SFSR (Russia)" '456' = "Ukraine and Moldavia" '457' = "Byelorus (Byelorussian SSR, White Russia)" '458' = "Estonian SSR (Estonia)" '459' = "Latvian SSR (Estonia)" '461' = "Lithuania (Lithuanian SSR)" '463' = "Baltic Republic(s), NOS (Baltic States, NOS)" '470' = "Other Mainland Europe" '471' = "Greece" '475' = "Hungary" '481' = "Albania" '485' = "Gibraltar" '490' = "Other Mediterranean Isles" '491' = "Malta" '495' = "Cyprus" '499' = "Europe, NOS (Central, Eastern, Northern, Southern, Western)" '500' = "Africa, NOS (Central, Equatorial)" '510' = "North Africa" '511' = "Morocco" '513' = "Algeria" '515' = "Tunisia" '517' = "Libya (Tripoli, Tripolitania, Cyrenaica)" '519' = "Egypt (United Arab Republic)" '520' = "Sudanese Countries" '530' = "West Africa, NOS (French Africa, NOS)" '531' = "Nigeria" '539' = "Other West African Countries" '540' = "South Africa, NOS" '541' = "Zaire (Congo-Leopoldville, Belgian Congo, Congo/Kinshasa)" '543' = "Angola (Sao Tome, Principe, Cabinda)" '545' = "Republic of South Africa" '547' = "Zimbabwe (Rhodesia, Southern Rhodesia)" '549' = "Zambia (Northern Rhodesia)" '551' = "Malawi (Nyasaland)" '553' = "Mozambique" '555' = "Madagascar (Malagasy Republic)" '570' = "East Africa" '571' = "Tanzania (Tanganyika, Zanzibar)" '573' = "Uganda" '575' = "Kenya" '577' = "Rwanda (Ruanda)" '581' = "Somalia (Somali Republic, Somaliland)" '583' = "Djibouti" '585' = "Ethiopia (Abyssinia), Eritrea" '580' = "African Coastal Islands (previously in South Africa, NOS)" '600' = "Asia, NOS" '610' = "Near East" '611' = "Turkey" '620' = "Asian and Arab Countries" '621' = "Syria" '623' = "Lebanon" '625' = "Jordan (Transjordan) and former Arab Palestine" '627' = "Iraq" '629' = "Arabian Peninsula" '631' = "Israel and former Jewish Palestine" '633' = "Caucasian Republics of the USSR" '634' = "Other Asian Republics of the USSR" '637' = "Iran (Persia)" '638' = "Afghanistan" '639' = "Pakistan (West Pakistan)" '640' = "Mid-East Asia, NOS" '641' = "India" '643' = "Nepal, Bhutan, Sikkim" '645' = "Bangladesh (East Pakistan)" '647' = "Ceylon (Sri Lanka)" '649' = "Burma" '650' = "Southeast Asia" '651' = "Thailand (Siam)" '660' = "Indochina" '661' = "Laos" '663' = "Cambodia" '665' = "Vietnam (Tonkin, Annam, Cochin China)" '671' = "Malasia, Singapore, Brunei" '673' = "Indonesia (Dutch East Indies)" '675' = "Philippines (Philippine Islands)" '680' = "East Asia" '681' = "China, NOS" '682' = "China (Peoples Republic of China)" '683' = "Hong Kong" '684' = "Taiwan (Formosa) (Republic of China)" '685' = "Tibet" '686' = "Macao (Macau)" '691' = "Mongolia" '693' = "Japan" '695' = "Korea (North and South)" '711' = "Australia and Australian New Guinea" '715' = "New Zealand" '720' = "Pacific Islands" '721' = "Melanesian Islands, Solomon Islands" '723' = "Micronesian Islands" '725' = "Polynesian Islands" '998' = "Not U.S., but no other information" '999' = "Unknown" ;*/ value $CODE_SYS '0' = "Not tracted" '1' = "1970 Census tract definitions" '2' = "1980 Census tract definitions" '3' = "1990 Census tract definitions" '6' = 'Blanks' ; value $DX_CONF '1' = "Positive histology" '2' = "Positive exfoliative cytology, no positive histology" '4' = "Positive microscopic confirm, method not specified" '5' = "Positive laboratory test/marker study" '6' = "Direct visualization without microscopic confirmation" '7' = "Radiography without microscopic confirm" '8' = "Clinical diagnosis only" '9' = "Unknown" ; value $LATERAL '0' = "Not a paired site" '1' = "Right - origin of primary" '2' = "Left - origin of primary" '3' = "Only one side - side unspecified" '4' = "Bilateral, single primary" '9' = "Paired site, but no information concerning laterality" ; value $REPT_SRC '1' = "Hospital inpatient/outpatient or clinic" '2' = "Radiation treatment or medical oncology center (2006+)" '3' = "Laboratory only (hospital or private)" '4' = "Physicians office/private medical practitioner (LMD)" '5' = "Nursing/convalescent home/hospice" '6' = "Autopsy only" '7' = "Death certificate only" '8' = "Other hospitial outpatient unit or surgery center (2006+)" ; value $TYPE_FU '1' = "Autopsy/death certificate only cases" '2' = "Active follow-up" '3' = "In situ cases of the Cervix Uteri only" '4' = "SF/Oakland only (originally inactive/now active)" ; value $MAR_STAT '1' = "Single (never married)" '2' = "Married (including common law)" '3' = "Separated" '4' = "Divorced" '5' = "Widowed" '9' = "Unknown" ; value $TUMOR_1V '0' = "0" '1' = "1" '2' = "2" '3' = "3" '4' = "4" '5' = "5" '6' = "6" '8' = "8" '9' = "9" ; value $TUMOR_2V '0' = "0" '1' = "1" '2' = "2" '3' = "3" '4' = "4" '5' = "5" '6' = "6" '8' = "8" '9' = "9" ; value $TUMOR_3V '0' = "0" '2' = "2" '4' = "4" '5' = "5" '6' = "6" '8' = "8" '9' = "9" ; value $STAT_REC '1' = "Alive" '4' = "Dead" ; value $FIRSTPRM '0' = "No" '1' = "Yes" ; value $FUP_STAT '1' = "Alive" '4' = "Dead" ; value $MULTPRIM '0' = "First in situ, no malignants" '1' = "First malignant" '9' = "Second or subsequent" ; value cen9f . = 'Missing' 888888888 = 'Tract not Found' 999999999 = 'Invalid Tract' ; value cen5f . = 'Missing' 888.88 = 'Tract not Found' 999.99 = 'Invalid Tract' ; value cen6f . = 'Missing' 888.88 = 'Tract not Found' 999.99 = 'Invalid Tract' ; value $sexf '1' = 'Male' '2' = 'Female' '9' = 'Unknown' ; value $eod_exf '00' = 'In Situ' '10'-'19' = 'Clinically Inapparent' '20'-'39' = 'No Extension' '40'-'80' = 'Extension Beyond Prostate' '85' = 'Metastasis' '90'-'99' = 'Unknown (Ext or Meta)' ; value $eod_ndf '0' = 'No Node Involved' '1' = 'Single node <= 2 cm' '2' = 'Single node 2-5 cm' '3' = 'Node(s) > 5 cm' '5' = 'Regional Nodes, NOS' '6' = 'Aortic etc' '7' = 'Distant Nodes, other' '8' = 'Nodes NOS' '9' = 'Unknown' ; value $eod_nef '00' = 'No nodes examined' '01'-'96'='1-96' '97' = '97+ nodes examined' '98' = 'Number examined unknown' '99' = 'Unknown if examined' ; value $eod_pef '00' = 'In Situ' '20'-'32' = 'No extension' '40'-'70' = 'Extension Beyond Prostate' '85' = 'Metastasis' '90' = 'Unknown (Ext or Meta)' '98' = 'Prostatectomy w/ progression' '99' = 'No Prostatectomy' ; value $eod_pnf '00' = 'All nodes negative' '01'-'95' = '01 - 95' '96' = '96+ nodes positive' '97' = 'Number pos. nodes unknown' '98' = 'No nodes examined' '99' = 'Unknown if pos or neg' ; value $eod_szf '000' = 'No tumor' '001' = 'Microscopic only' '002' = '<= 2 mm' '003'-'899' = '3 - 899' '990'-'998' = '990+ mm' '999' = 'Not Stated'; ; value $eod4_szf '00' = 'No tumor' '01' = 'Microscopic only' '02' = '<= 2 mm' '03'-'89' = '3 - 89' '90'-'98' = '90+ mm' '99' = 'Not Stated'; ; value $fivepf 'Y' = 'In 5% sample' 'N' = '95% cohort' ; value $matchf 'A' = 'Alphabetic Match' 'B' = 'SSN Match' ; value $gradef '1' = 'Well Diff' '2' = 'Moderately Diff' '3' = 'Poorly Diff' '4' = 'Undiff' '5' = 'T-cell' '6' = 'B-cell' '7' = 'Null Cell' '8' = 'NK cell' '9' = 'Unknown' ; value $HistRf '01' = 'Malig. Neo NOS' '02' = 'Carcinoma NOS' '04' = 'Small cell carcinoma' '05' = 'Papillary/villous (Adeno)carcinoma' '06' = 'Squamous cell carcinoma' '09' = 'Transitional cel carcinoma NOS' '10' = 'Papillary trans.cell carcinoma' '11' = 'Adenocarcinoma NOS' '15' = 'Other spec. adenocarcinomas' '16' = 'Adenoid Cystic carcinoma' '17' = 'Malignant carcinoid' '19' = 'Clear cell/renal/granular cell' '22' = 'Endometrioid carcinoma' '26' = 'Mucinous adenocarcinoma' '27' = 'Signet ring carcinoma' '28' = 'Duct adenocarcinoma' '33' = 'Acinar cell carcinoma' '34' = 'Adenosquamous carcinoma' '41' = 'Sarcoma, NOS' '43' = 'Malig. fibrous histiocytoma' '45' = 'Leiomyocarcoma' '51' = 'Malig. mixed tumor' '54' = 'Carcinosarcoma' ; value $dxconf '1' = 'Pos. Histology' '2' = 'Pos. Exfoliative Cytology, No Pos. Hist.' '3' = 'Positive histology AND immunophenotyping AND/OR pos genetic studies' '4' = 'Pos. Microscopic Confirm' '5' = 'Positive Lab Test/Marker Study' '6' = 'Direct Visualization w/o Microscopic Confirmation' '7' = 'Radiography w/o Microscopic Confirmation' '8' = 'Clinical Diagnosis Only' '9' = 'Unknown' ; value $latf '0' = 'Not a Paired Site' '1' = 'Right-Origin of Primary' '2' = 'Left-Origin of Primary' '3' = 'Only One Side, No Side Specified' '4' = 'Bilateral, Single Primary' '5' = 'Paired site: midline tumor' '9' = 'Paired Site, No Info. Concerning Laterality' ; value $hststgf '0' = 'In Situ' '1' = 'Localized' '2' = 'Regional' '4' = 'Distant' '8' = 'Local+Regional' '9' = 'Unstaged' ; value $nosurgf '0' = 'Cancer directed surg performed' '1' = 'Cancer directed surg not recommended' '2' = 'Contraindicated due to other conditions' '5' = 'Not performed, patient died prior to recommended surgery' '6' = 'Unknown' '7' = 'Refused' '8' = 'Recommended, unknown if done' '9' = 'Unknown, death certificate only case' ; value $icdf '0000' = 'Alive' '0389' = 'Septicemia NOS' '1509' = 'CAN Esophagus NOS' '1519' = 'CAN Stomach NOS' '1539' = 'CAN Colon NOS' '1541' = 'CAN Rectum' '1579' = 'CAN Pancreas NOS' '1629' = 'CAN Bronchus/lung NOS' '1729' = 'CAN Skin Melanoma NOS' '1859' = 'CAN Prostate' '1889' = 'CAN Bladder NOS' '1890' = 'CAN Kidney' '1919' = 'CAN Brain NOS' '1991' = 'CAN Other' '2028' = 'Other Lymphomas' '2030' = 'Multiple Myeloma' '2050' = 'Acute Myeloid leukemia' '2500' = 'Diabetes mellitus' '2901' = 'Presenila dementia' '2989' = 'Unspecified psychosis' '3310' = "Alzheimer's disease" '3320' = "Paralysis agitans (Parkinson's)" '4029' = 'Hypertensive heart failure NOS' '4039' = 'Hypertensive renal disease NOS' '4109' = 'Acute myocardial infraction NOS' '4140' = 'Coronary atherosclerosis' '4148' = 'Other chronic ischemic heart disease' '4149' = 'Chronic ischemic heart disease NOS' '4151' = 'Pulmonary embolism' '4241' = 'Aortic valve disorder' '4254' = 'Other primary cardiomyopathies' '4275' = 'Cardiac arrest' '4280' = 'Congestive heart failure' '4292' = 'Cardiovascular disease NOS' '4299' = 'Heart disease NOS' '4319' = 'Intracerebral hemorrhage' '4340' = 'Cerebral embolism' '4349' = 'Cerebral artery occlusion NOS' '4369' = 'Acute cerebrovascular disease' '4379' = 'Cerebrovascular disease NOS' '4389' = 'Late effects cerebrovascular' '4409' = 'General atherosclerosis' '4413' = 'Abdominal aneurysm' '4869' = 'Pneumonia' '4929' = 'Emphysema NOS' '4969' = 'Chronic airway obstruction' '5070' = 'Aspiration pneumonia' '5159' = 'Postinflammatory pulmonary fibrosis' '5789' = 'Hemorrhage of gastrointestinal tract' '5859' = 'Chronic renal failure' '5869' = 'Renal failure NOS' '5990' = 'Urinary tract infection' '7777' = 'State death cert. not avail.' '7797' = 'State death cert. avail. but under COD not coded' '8889' = '?Open wound upper limb' '9554' = 'Injury to musculocutaneous nerve' other = 'Other codes' ; value $ajcf '00' = 'In Situ' '10'-'19' = 'Stage I' '20'-'29' = 'Stage II' '30'-'39' = 'Stage III' '40'-'49' = 'Stage IV' '88','90','99' = 'Unknown' ; value $mracef '01' = 'White' '02' = 'Black' '03' = 'Amer Ind/Alaskan' '04' = 'Chinese' '05' = 'Japanese' '06' = 'Filipino' '07' = 'Hawaiian' '08' = 'Korean (1988+)' /*'09' = 'Asian Indian (1988+)'*/ '10' = 'Vietnamese (1988+)' '11' = 'Laotian (1988+)' '12' = 'Hmong (1988+)' '13' = 'Kampuchean (1988+)' '14' = 'Thai (1994+)' /*added 15-17 on 10/14/2013*/ '15' = 'Asian Indian or Pakistani, NOS(1988+)' '16' = 'Asian Indian (2010+)' '17' = 'Pakistani (2010+)' '20' = 'Micronesian, NOS (1991+)' '21' = 'Chamorran (1991+)' '22' = 'Guamanian (1991+)' '25' = 'Polynesian (1991+)' '26' = 'Tahitian (1991+)' '27' = 'Samoan (1991+)' '28' = 'Tongan (1991+)' '30' = 'Melanesian, NOS (1991+)' '31' = 'Fiji Islander (1991+)' '32' = 'New Guinean (1991+)' '96' = 'Other Asian, including Asian, NOS and oriental, NOS (1991+)' '97' = 'Pacific Islander NOS (1991+)' '98' = 'Other' '88' = 'No further race documented' '99' = 'Unknown' ; value $originf '0' = 'Non-Spanish; non-Hispanic' '1' = 'Mexican including Chicano (1988+)' '2' = 'Puerto Rican (1988+)' '3' = 'Cuban (1988+)' '4' = 'South/Central American (except Brazil) (1988+)' '5' = 'Other spec Span/Hisp origin incl Europe excl Dom Rep (1988+)' '6' = 'Spanish, NOS; Hispanic, NOS; Latino, NOS' '7' = 'Spanish surname only (1994+)' '8' = 'Dominican Republic (2003+)' '9' = 'Unknown' ; value $diagf '0' = 'Last Dx, Patient always < 65' '1' = 'First Dx at age 65 or later' ; value $flagf 'Y' = 'Yes' 'N' = 'No' '0' = 'Not Applicable' 'U' = 'Unknown' ; value $multstf '0' = 'First Insitu, no Invasives' '1' = 'First Invasive' '9' = 'Second or Subsequent Cancer' ; value $racebf '01' = 'White' '02' = 'Black' '03' = 'Amer Ind' '04' = 'Chinese' '05' = 'Japanese' '06' = 'Filipino' '07' = 'Hawaiian' '08' = 'Other Asian or Pacific Islander' '09' = 'Unknown' '10' = 'Puerto Rican' '11' = 'Caucasian Hispanic' ; value $medracf '1' = 'White' '2' = 'Black' '3' = 'Other' '4' = 'Asian' '5' = 'Hispanic' '6' = 'N. American Native' '0' = 'Unknown' ; value $sesuf '0' = 'Non-Metropolitan County' '1' = 'Metropolitan County' ; value $sesurf '00' = 'Central Counties of Metro Areas' '01' = 'Fringe Counties of Metro Areas' '02' = 'Counties in Metro Areas, 250,000-1 Million pop' '03' = 'Counties in Metro Areas, < 250,000 pop' '04' = 'Urban pop of 20,000+, adjacent to Metro Area' '05' = 'Urban pop of 20,000+, not adjacent to Metro Area' '06' = 'Urban pop < 19,999, adjacent to Metro Area' '07' = 'Urban pop < 19,999, not adjacent to Metro Area' '08' = 'Completely rural, adjacent to metro area' '09' = 'Completely rural, not adjacent to metro area' ; value $urbanf '01' = "Counties of metro areas of 1 million population or more" '02' = "Counties in metro areas of 250,000 - 1,000,000 population" '03' = "Counties in metro areas of fewer than 250,000 population" '04' = "Urban population of 20,000 or more, adjacent to a metro area" '05' = "Urban population of 20,000 or more, not adjacent to a metro area" '06' = "Urban population of 2,500-19,999, adjacent to a metro area" '07' = "Urban population of 2,500-19,999, not adjacent to a metro area" '08' = "Completely rural or less than 2,500 urban population, adjacent to a metro area" '09' = "Completely rural or less than 2,500 urban population, not adjacent to a metro area" '99' = "Missing Value" ; value $radf '0' = 'None' '1' = 'Beam' '2' = 'Implants' '3' = 'Isotopes' '4' = 'Beam + Implants/Isotopes' '5' = 'NOS' '6' = 'Other' '7' = 'Refused' '8' = 'Recommended' '9' = 'Unknown' ; value $rsnentf '0' = 'OASI' '1' = 'DIB' '2' = 'ESRD' '3' = 'DIB/ESRD' ; value $esrdf '0' = 'No ESRD' 'Y' = 'ESRD' ; value $medstf '10' = 'Aged' '11' = 'Aged with ESRD' '20' = 'Disabled' '21' = 'Disabled with ESRD' '31' = 'ESRD only' ; value $povf '1' = '20% of residents below poverty' '0' = 'Less then 20% are below poverty' ; value $seqf '00' = "One primary only" '01' = "1st of 2 or more primaries" '02' = "2nd of 2 or more primaries" '03' = "3rd of 3 or more primaries" '04' = "4th of 4 or more primaries" '05' = "5th of 5 or more primaries" '06' = "6th of 6 or more primaries" '07' = "7th of 7 or more primaries" '08' = "8th of 8 or more primaries" '09' = "9th of 9 or more primaries" '10' = "10th of 10 or more primaries" '11' = "11th of 11 or more primaries" '12' = "12th of 12 or more primaries" '13' = "13th of 13 or more primaries" '14' = "14th of 14 or more primaries" '15' = "15th of 15 or more primaries" '16' = "16th of 16 or more primaries" '17' = "17th of 17 or more primaries" '18' = "18th of 18 or more primaries" '19' = "19th of 19 or more primaries" '20' = "20th of 20 or more primaries" '21' = "21st of 21 or more primaries" '22' = "22nd of 22 or more primaries" '23' = "23rd of 23 or more primaries" '24' = "24th of 24 or more primaries" '25' = "25th of 25 or more primaries" '26' = "26th of 26 or more primaries" '27' = "27th of 27 or more primaries" '28' = "28th of 28 or more primaries" '29' = "29th of 29 or more primaries" '30' = "30th of 30 or more primaries" '31' = "31st of 31 or more primaries" '32' = "32nd of 32 or more primaries" '33' = "33rd of 33 or more primaries" '34' = "34th of 34 or more primaries" '35' = "35th of 35 or more primaries" '36' = "36th of 36 or more primaries" '37' = "37th of 37 or more primaries" '38' = "38th of 38 or more primaries" '39' = "39th of 39 or more primaries" '40' = "40th of 40 or more primaries" '60' = "Only one state registry-defined neoplasm" '61' = "1st of 2 or more state registry-defined neoplasms" '62' = "2nd of 2 or more state registry-defined neoplasms" '63' = "3rd of 3 or more state registry-defined neoplasms" '64' = "4th of 4 or more state registry-defined neoplasms" '65' = "5th of 5 or more state registry-defined neoplasms" '74' = "14th of 14 or more state registry-defined neoplasms" '75' = "15th of 15 or more state registry-defined neoplasms" '88' = "Unknown seq num - state registry-defined neoplasms" '98' = "Carcinoma in situ of the Cervix diagnosed 1/1/1996 or later" '99' = "Unknown seq num - federally required in situ or malig tumors" ; value $sitef '54' = 'Prostate' ; value $surgf '00' = 'No Surg' '01' = 'Incisional non-primary' '02' = 'Incisional primary' '03' = 'Exploratory' '04' = 'Bypass' '05' = 'Exploratory & Incisional' '06' = 'Bypass & Incisional' '07' = 'Non cancer directed surg' '09' = 'Unknown if Surg' '10' = 'TURP no nodes' '18' = 'TURP no nodes/recon' '20' = 'TURP with nodes' '30' = 'Simple Prostatectomy no nodes' '40' = 'Simple Prostatectomy with nodes' '50' = 'Radical Prostatectomy no nodes' '60' = 'Radical Prostatectomy with nodes' '68' = 'Rad Prost, nodes/recon' '70' = 'Cystoprostatectomy' '78' = 'Cystoprost./recon' '80' = 'Surgery regional/distant only' '90' = 'Prostatectomy NOS' ; value $vsf '1' = 'Alive' '2' = 'Dead Not Cancer' '3' = 'Dead Insitu, Benign or Unknown' '4' = 'Dead Cancer' '5' = 'Dead Unknown' ; value $marf '1' = 'Single' '2' = 'Married' '3' = 'Separated' '4' = 'Divorced' '5' = 'Widowed' '6' = 'Unmarried or domestic partner' '9' = 'Unknown' ; value $num "000001"-"999998" = "Number" ; value $sitef '001'- '998' = 'Valid Site Codes'; value $siterf '01'-'13','15'-'23','25'-'27','29'-'66','68','69','71'-'86' = 'Valid Site Re-Codes' '87' = "Mesothelioma" '88' = "Kaposi Sarcoma" ; value $cod10f '0000' = 'Alive at last contact' '7777' = 'State death cert. not avail.' '7797' = 'State death cert. avail. but under COD not coded' 'A000' - 'Z999' = 'Valid COD 10 Codes' ; value $histf '8000' - '9998' = 'Valid code'; value pctf 0.01 - 9.99 = '.01-9' 10.00 - 19.99 = '10-19' 20.00 - 29.99 = '20-29' 30.00 - 39.99 = '30-39' 40.00 - 49.99 = '40-49' 50.00 - 59.99 = '50-59' 60.00 - 69.99 = '60-69' 70.00 - 79.99 = '70-79' 80.00 - 89.99 = '80-89' 90.00 - 99.99 = '90-99' 100 = '100' 888.88 = 'Not in Census data' 999.99 = 'Unknown or Invalid data' ; value incf 1 - 15000 = '1 - 15,000' 15001 - 25000 = '15,001 - 25,000' 25001 - 50000 = '25,001 - 50,000' 50001 - 75000 = '50,001 - 75,000' 75001 - 99999 = '75,000 - 99,999' 100000 - 1000000 = '100,000-1,000,000' 8888888888 = 'Not in Census data' 9999999999 = 'Invalid or Unknown data' ; value denf 1-10000 = '1-10,000' 10001-20000 = '10,001 - 20,000' 20001-40000 = '20,001 - 40,000' 40001-60000 = '40,001 - 60,000' 60001-80000 = '60,001 - 80,000' 80001-100000= '80,001 - 100,000' 100001-888887= '100,001+ ' 8888888888 = 'Not in Census data' 9999999999 = 'Unknown or Invalid data' ; value $urbrurf '1' = '1 - Big Metro' '2' = '2 - Metro' '3' = '3 - Urban' '4' = '4 - Less Urban' '5' = '5 - Rural' ; value $RADSURG '0' = "No radiation and/or cancer-directed surgery" '2' = "Radiation prior to surgery" '3' = "Radiation after surgery" '4' = "Radiation before and after surgery" '5' = "Intraoperative radiation" '6' = "Intraoperative rad with other rad before/after surgery" '9' = "Sequence unknown, but both were given" ; value $RADBRN '0' = "None" '1' = "Radiation" '7' = "Refused" '8' = "Recommended, unknown if administered" '9' = "Unknown" ; value $yesno '0' = 'No' '1' = 'Yes' ; value $CHEMO_RX '00' = "(00) None" '01' = "(01) Chemotherapy, NOS" '02' = "(02) Chemotherapy, single agent" '03' = "(03) Chemotherapy, multiple agents" '82' = "(82) Not recommended due to patient risk factors" '85' = "(85) Not administered because patient died prior to therapy" '86' = "(86) Not administered but recommended" '87' = "(87) Not administered but recommended and refused by patient" '88' = "(88) Recommended but unknown if administered" '99' = "(99) Unknown" ; value $HORM_RX '00' = "(00) None" '01' = "(01) Hormones" '82' = "(82) Not recommended due to patient risk factors" '85' = "(85) Not administered because patient died prior to therapy" '86' = "(86) Not administered but recommended" '87' = "(87) Not administered but recommended and refused by patient" '88' = "(88) Recommended but unknown if administered" '99' = "(99) Unknown" ; value $IMMUN_RX '00' = "(00) None" '01' = "(01) Biological response modifier (BRM)" '82' = "(82) Not recommended due to patient risk factors" '85' = "(85) Not administered because patient died prior to therapy" '86' = "(86) Not administered but recommended" '87' = "(87) Not administered but recommended and refused by patient" '88' = "(88) Recommended but unknown if administered" '99' = "(99) Unknown" ; value $OTHR_RX '0' = "0 - No other cancer-directed therapy" '1' = "1 - Other cancer-directed therapy" '2' = "2 - Other experimental cancer-directed therapy" '3' = "3 - Double blind study, code not yet broken" '6' = "6 - Unproven therapy (including Laetrile, Krebiozen, etc)" '7' = "7 - Refused therapy 1-3 above" '8' = "8 - Recommended, unknown if administered" '9' = "9 - Unknown" ; value $multprm '0' = '0 - First in situ, no malignants' '1' = '1 - First malignant' '9' = '9 - Second or subsequent' ; value $SURGSCOF '0' = "0 - None" '1' = "1 - Biopsy or aspiration of regional lymph node, NOS" '2' = "2 - Sentinel lymph node biopsy" '3' = "3 - Number of regional lymph nodes removed unknown" '4' = "4 - 1 to 3 regional lymph nodes removed" '5' = "5 - 4 or more regional lymph nodes removed" '6' = "6 - Sentinel node biopsy and lym nd removed same/unstated time" '7' = "7 - Sentinel node biopsy and lym nd removed different times" '9' = "9 - Unknown or not applicable" ; value $SURGSITF '0' = "0 - None; diagnosed at autopsy" '1' = "1 - Non-primary surgical procedure performed" '2' = "2 - Non-primary surgical procedure to other regional sites" '3' = "3 - Non-primary surgical procedure to distant lymph node(s)" '4' = "4 - Non-primary surgical procedure to distant site" '5' = "5 - Any combo of sur proc to oth rg, dis lym nd, and/or dis site" '9' = "9 - Unknown; death certificate only" ; value $monsf '000' = '0 Survival months' '001'-'012' = '1-12 months survival' '013'-'024' = '13-24 months survival' '025'-'036' = '25-36 months survival' '037'-'048' = '37-48 months survival' '049'-'060' = '49-60 months survival' '061'-'998' = '61 or greater months survival' ; value $CTCER2K '1' = "Based on complete and valid street address of residence" '2' = "Based on residence ZIP+4" '3' = "Based on residence ZIP+2" '4' = "Based on residence ZIP only" '5' = "Based on ZIP of post office box" '6' = "Based on res city/ZIP where city/ZIP has only one cen tract" '9' = "Unknown" ' ' = "Blank(s)" ; value $CTCER2010S '1' = "Based on complete and valid street address of residence" '2' = "Based on residence ZIP+4" '3' = "Based on residence ZIP+2" '4' = "Based on residence ZIP only" '5' = "Based on ZIP of post office box" '6' = "Based on res city/ZIP where city/ZIP has only one cen tract" '9' = "Not assigned, geocodding attempted" ' ' = "Blank(s)" ; value $CEN_CER '1' = "Based on complete and valid street address of residence" '2' = "Based on residence ZIP+4" '3' = "Based on residence ZIP+2" '4' = "Based on residence ZIP only" '5' = "Based on ZIP of post office box" '6' = "Based on res city/ZIP where city/ZIP has only one cen tract" '9' = "Unknown" ' ' = "Blank(s)" ; value $rtirace 'X' = 'Enrolled in Medicare A and/or B, but no MIIR record found; unable to determine RTI Race Code' '0' = 'Unknown' '1' = 'Non-Hispanic White' '2' = 'Black (or African American)' '3' = 'Other' '4' = 'Asian/Pacific Islander' '5' = 'Hispanic' '6' = 'American Indian/Alaska Native' ; value $creds 'X' = 'Enrolled in Medicare A and/or B, but no MIIR record for the year' '0' = 'No instances of any creditable coverage status switch being "ON" at any point during the year' '1' = 'For at least 1 month during the year, 1 out of 5 creditable coverage switches was "ON".' ; value $dplan '0' = "Not Medicare enrolled for the month" 'X' = "Enrolled in Medicare A and/or B, but no MIIR record for the month" 'H' = "Managed Care Organizations other than Regional PPO" 'R' = "Regional PPO" 'S' = "PDP" 'N' = "Not Part D Enrolled" 'E' = "Employer-sponsored (starting January 2007)" ; value $dcosts '00' = "Not Medicare enrolled for the month" 'XX' = "Enrolled in Medicare A and/or B, but no MIIR record for the month" '01' = "Bene is deemed with 100% premium-subsidy and no copayment" '02' = "Bene is deemed with 100% premium-subsidy and low copayment" '03' = "Bene is deemed with 100% premium-subsidy and high copayment" '04' = "Bene with LIS, 100% premium-subsidy and high copayment" '05' = "Bene with LIS, 100% premium-subsidy and 15% copayment" '06' = "Bene with LIS, 75% premium-subsidy and 15% copayment" '07' = "Bene with LIS, 50% premium-subsidy and 15% copayment" '08' = "Bene with LIS, 25% premium-subsidy and 15% copayment" '09' = "No premium-subsidy and no copayment" '10' = "Not enrolled in Part D, but employer is entitled for RDS subsidy" '11' = "Bene with creditable coverage but no RDS" '12' = "Not Part D enrolled. No RDS and no creditable coverage" '13' = "None of the above conditions have been met" ; value $RDS '0' = "Not Medicare enrolled for the month" 'X' = "Enrolled in Medicare A and/or B, but no MIIR record for the month" 'Y' = "Employer subsidized for the retired beneficiary" 'N' = "No employer subsidization for the retired beneficiary" ; value $duals '00' = "Not Medicare enrolled for the month" 'XX' = "Enrolled in Medicare A and/or B, but no MIIR record for the month" 'NA' = "Non-Medicaid" '01' = "QMB only" '02' = "QMB and Medicaid coverage including RX" '03' = "SLMB only" '04' = "SLMB and Medicaid coverage including RX" '05' = "QDWI" '06' = "Qualifying Individuals " '08' = "Other Dual Eligibles (Non-QMB, SLMB, QWDI, or QI) w/Medicaid coverage including RX" '09' = "Other Dual Eligibles but without Medicaid coverage" '99' = "Unknown" ; /*Changed in PEDSF 2014 linkage 3/2015 value $ayasf '01' = "1.1 Acute lymphoid leukemia" '02' = "1.2 Acute myeloid leukemia " '03' = "1.3 Chronic myeloid leukemia " '04' = "1.4 Other and unspecified leukemia " '05' = "2.1 Non-Hodgkin lymphoma " '06' = "2.2 Hodgkin lymphoma " '07' = "3.1.1 Specified low-grade astrocytic tumors " '08' = "3.1.2 Glioblastoma and anaplastic astrocytoma " '09' = "3.1.3 Astrocytoma, NOS " '10' = "3.2 Other glioma" '11' = "3.3 Ependymoma " '12' = "3.4.1 Medulloblastoma " '13' = "3.4.2 Supratentorial PNET " '14' = "3.5 Other specified intracranial and intraspinal neoplasms " '15' = "3.6.1 Unspec malignant intracranial and intraspinal neo " '16' = "3.6.2 Unspec ben/border intracran. and intraspin neo " '17' = "4.1 Osteosarcoma " '18' = "4.2 Chondrosarcoma " '19' = "4.3 Ewing tumor " '20' = "4.4 Other specified and unspecified bone tumors " '21' = "5.1 Fibromatous neoplasms " '22' = "5.2 Rhabdomyosarcoma " '23' = "5.3.1.1 Specified (excluding Kaposi sarcoma) " '24' = "5.3.1.2 Kaposi sarcoma " '25' = "5.3.2 Unspecified soft tissue sarcoma " '26' = "6.1 Germ cell and trophoblastic neoplasms of gonads " '27' = "6.2.1 Intracranial (all behaviors) " '28' = "6.2.2 Other nongonadal " '29' = "7.1 Melanoma " '30' = "7.2 Skin carcinomas " '31' = "8.1 Thyroid carcinoma " '32' = "8.2.1 Nasopharyngeal carcinoma " '33' = "8.2.2 Other sites in lip, oral cavity and pharynx " '34' = "8.2.3 Nasal cav,mid ear,sinus,larynx,ill-def head/neck " '35' = "8.3 Carcinoma of trachea,bronchus, and lung " '36' = "8.4 Carcinoma of breast " '37' = "8.5.1 Carcinoma of kidney " '38' = "8.5.2 Carcinoma of bladder " '39' = "8.5.3 Carcinoma of gonads " '40' = "8.5.4 Carcinoma of cervix and uterus " '41' = "8.5.5 Carc of oth and ill-def sites, geniourinary tract " '42' = "8.6.1 Carcinoma of colon and rectum " '43' = "8.6.2 Carcinoma of stomach " '44' = "8.6.3 Carcinoma of liver and intrahepatic bile ducts " '45' = "8.6.4 Carcinoma of pancreas " '46' = "8.6.5 Carc oth and ill-def sites, gastrointestinal tract " '47' = "8.7.1 Adrenocortical carcinoma " '48' = "8.7.2 Carcinoma of other and ill-defined sites, NOS " '49' = "9.1.1 Wilms tumor " '50' = "9.1.2 Neuroblastoma " '51' = "9.1.3 Other pediatric and embryonal tumors, NOS " '52' = "9.2.1 Paraganglioma and glomus tumors " '53' = "9.2.2 Other specified gonadal tumors " '54' = "9.2.3 Myeloma, mast cell, misc lymphoreticular neo, NOS " '55' = "9.2.4 Other specified neoplasms, NOS" '56' = "10 Unspecified Malignant Neoplasms " '99' = "Unclassified and Non-Malignant" ;*/ value $ambigf '0' = "DX based on unambiguous terminology within two months of ini" '1' = "DX based on ambiguous terminology within two months of initi" '2' = "DX previously based on ambiguous terminology, with unambiguo " '9' = "Unknown if diagnosis based on ambiguous terminology" ; value $Mdescrf '0' = "Clinical stage " '1' = "Pathologic stage " '2' = "Autopsy stage " '3' = "Pathologic examination, extension based on pathologic evidence " '5' = "Not Applicable " '6' = "Blank(s) " ; value $Ndescrf '0' = "Clinical stage " '1' = "Pathologic stage " '2' = "Autopsy stage " '3' = "Lymph nodes removed,evaluation based on pathologic evidence " '5' = "Not Applicable " '6' = "Blank(s)" ; value $Tdescrf '0' = "Clinical stage " '1' = "Pathologic stage " '2' = "Autopsy stage " '3' = "Surgical resection performed, tumor size/extension based on" '5' = "Not Applicable " '6' = "Blank(s)" ; value $IHSf '0' = "Record sent for linkage, no IHS match " '1' = "Record sent for linkage, IHS match " '2' = "Blank(s) " ; value $lymsf '01' = "1(a)1.1 Lymphocyte-rich " '02' = "1(a)1.2 Mixed cellularity " '03' = "1(a)1.3 Lymphocyte-depleted " '04' = "1(a)2 Nodular sclerosis " '05' = "1(a)3 Classical Hodgkin lymphoma, NOS " '06' = "1(b) Nodular lymphocyte predominant Hodgkin lymphoma " '07' = "2(a)1 Precursor Non-Hodgkin lymphoma, B-cell " '08' = "2(a)2.1.1 Chronic/Small lymphocytic leuk/lymph " '09' = "2(a)2.1.2 Prolymphocytic leukemia, B-cell " '10' = "2(a)2.1.3 Mantle-cell lymphoma " '11' = "2(a)2.2.1 Lymphoplasmacytic lymphoma " '12' = "2(a)2.2.2 Waldenstrom macroglubulinemia " '13' = "2(a)2.3.1 DLBCL, NOS " '14' = "2(a)2.3.2 Intravascular large B-cell lymphoma " '15' = "2(a)2.3.3 Primary effusion lymphoma " '16' = "2(a)2.3.4 Mediastinal large B-cell lymphoma " '17' = "2(a)2.4 Burkitt lymphoma/leukemia " '18' = "2(a)2.5.1 Splenic MZL " '19' = "2(a)2.5.2 Extranodal MZL, MALT type " '20' = "2(a)2.5.3 Nodal MZL " '21' = "2(a)2.6 Follicular lymphoma " '22' = "2(a)2.7 Hairy-cell leukemia " '23' = "2(a)2.8.1 Plasmacytoma " '24' = "2(a)2.8.2 Multiple myeloma/plasma-cell leuk " '25' = "2(a)2.9 Heavy chain disease " '26' = "2(a)3 Non-Hodgkin lymphoma, B-cell, NOS " '27' = "2(b)1 Precursor Non-Hodgkin lymphoma, T-cell " '28' = "2(b)2.1.1 Mycosis fungoides " '29' = "2(b)2.1.2 Sezary syndrome " '30' = "2(b)2.2.1 Peripheral T-cell lymphoma, NOS " '31' = "2(b)2.2.2 Angioimmunoblastic T-cell lymphoma " '32' = "2(b)2.2.3 Subcutan panniculitis-like T-cell lymph " '33' = "2(b)2.2.4 Anaplastic lar cell lymph, T-/Null-cell " '34' = "2(b)2.2.5 Hepatosplenic T-cell lymphoma " '35' = "2(b)2.2.6 Enteropathy-type T-cell lymphoma" '36' = "2(b)2.2.7 Cutaneous T-cell lymphoma, NOS " '37' = "2(b)2.2.8 Prim cutaneous anaplastic lar cell lymph " '38' = "2(b)2.3 Adult T-cell leukemia/lymphoma " '39' = "2(b)2.4 NK/T-cell lymph, nasal-type/aggres NK leuk " '40' = "2(b)2.5 T-cell large granular lymphocytic leukemia " '41' = "2(b)2.6 Prolymphocytic leukemia, T-cell " '42' = "2(b)3 Non-Hodgkin lymphoma, NOS, T-cell " '43' = "2(c)1 Precursor lymphoblastic leuk/lymph, unk lineage " '44' = "2(c)2 Prolymphocytic leukemia, unknown lineage " '45' = "2(c)3 Non-Hodgkin lymphoma, NOS, unknown lineage " '46' = "3 Composite Hodgkin lymphoma and NHL " '47' = "4 Lymphoid neoplasm, NOS " '99' = "Unclassified " ; value $monconf '00' = "No conclusive diagnosis made " '01' = "January " '02' = "February " '03' = "March" '04' = "April" '05' = "May " '06' = "June " '07' = "July " '08' = "August " '09' = "September" '10' = "October " '11' = "November " '12' = "December " '28' = "Not applicable, initial diagnosis made by unambiguous termin " '29' = "Unknown date, unknown if diagnosis based on ambiguous termin " '30' = "Blank(s)" ; value $monmtf '00' = "Single tumor " '01' = "January " '02' = "February " '03' = "March" '04' = "April" '05' = "May " '06' = "June " '07' = "July " '08' = "August " '09' = "September " '10' = "October " '11' = "November " '12' = "December " '28' = "Information on multiple tumors not collected/not applicable " '29' = "Unknown date " '30' = "Blank(s) " ; value $multtrpt '00' = "Single tumor " '10' = "At least two benign tumors in same organ/primary site (Intra " '11' = "At least two borderline tumors in the same organ/primary sit " '12' = "Benign and borderline tumors in the same organ/primary site " '20' = "At least two in situ tumors in the same organ/primary site " '30' = "One or more in situ and one or more invasive tumors in the s " '31' = "One or more in situ/invasive adenocarcinoma in a polyp and o " '32' = "Familial polyposis with one or more in situ/invasive carcino " '40' = "At least two invasive tumors in the same organ (Includes one " '80' = "Multiple tumors present in the same organ/primary site, unkn " '88' = "Information on multiple tumors not collected/not applicable " '99' = "Unknown " ; value $multcntf '01'-'87' = "01-80" '88' = "Information on multiple tumors not collected/not applicable " '99' = "Unknown" ; value $orignhia '0' = "Non-Spanish-Hispanic-Latino " '1' = "Spanish-Hispanic-Latino " ; value $prpaydxf '01' = "Not insured " '02' = "Not insured, self pay " '10' = "Insurance, NOS " '20' = "Private Insurance: Managed care, HMO, or PPO " '21' = "Private Insurance: Fee-for-Service " '31' = "Medicaid " '35' = "Medicaid - Administered through a Managed Care plan " '60' = "Medicare/Medicare, NOS " '61' = "Medicare with supplement, NOS " '62' = "Medicare - Administered through a Managed Care plan " '63' = "Medicare with private supplement " '64' = "Medicare with Medicaid eligibility" '65' = "TRICARE " '66' = "Military " '67' = "Veterans Affairs " '68' = "Indian/Public Health Service " '99' = "Insurance status unknown " ; value $rxsurgsq '0' = "No systemic thearapy and/or surgical procedures" '2' = "Systemic therapy before surgery " '3' = "Systemic therapy after surgery " '4' = "Systemic therapy both before and after surgery " '5' = "Intraoperative systemic therapy " '6' = "Intraoperative systemic therapy with other therapy administered " '9' = "Sequence unknown " ; value $dthclass '0' = "Alive or dead of other cause " '1' = "Dead" ; value $sumstgf '0' = "In situ " '1' = "Localized " '2' = "Regional " '7' = "Distant " '9' = "Unknown/unstaged " ; value $yrconf '0000' = "No conclusive diagnosis made" '2007' = "2007" '2008' = "2008" '2009' = "2009" '9999' = "Unknown Date" ; value $multtumy '0000' = "Single Tumor " '2000' = "2000" '2002' = "2002" '2003' = "2003" '2004' = "2004" '2005' = "2005" '2006' = "2006" '2007' = "2007" '2008' = "2008" '2009' = "2009" '9999' = "Unknown date " ; value $stflagf '0' = "Patient Resides outside of Texas" '1' = "Patient Resides in Texas" ; value $stfips '01' = "Alabama " '02' = "Alaska " '03' = "NOT USED" '04' = "Arizona " '05' = "Arkansas" '06' = "California" '07' = "NOT USED " '08' = "Colorado " '09' = "Connecticut" '10' = "Delaware " '11' = "District of Columbia" '12' = "Florida " '13' = "Georgia " '14' = "NOT USED " '15' = "Hawaii " '16' = "Idaho " '17' = "Illinois " '18' = "Indiana " '19' = "Iowa " '20' = "Kansas " '21' = "Kentucky " '22' = "Louisiana " '23' = "Maine " '24' = "Maryland " '25' = "Massachusetts" '26' = "Michigan " '27' = "Minnesota " '28' = "Mississippi " '29' = "Missouri " '30' = "Montana " '31' = "Nebraska " '32' = "Nevada " '33' = "New Hampshire" '34' = "New Jersey " '35' = "New Mexico " '36' = "New York " '37' = "North Carolina " '38' = "North Dakota " '39' = "Ohio " '40' = "Oklahoma " '41' = "Oregon " '42' = "Pennsylvania " '43' = "NOT USED " '44' = "Rhode Island " '45' = "South Carolina " '46' = "South Dakota " '47' = "Tennessee " '48' = "Texas " '49' = "Utah " '50' = "Vermont " '51' = "Virginia " '52' = "NOT USED " '53' = "Washington " '54' = "West Virginia " '55' = "Wisconsin " '56' = "Wyoming " '60' = "American Samoa " '64' = "Fed States of Micronesa" '66' = "Guam GU " '68' = "Marshall Islands" '69' = "Northern Mariana" '70' = "Palau " '72' = "Puerto Rico " ; value $cntyf '000' = '000' '001'-'998' = 'Valid County' '999' = '999' ; value $cstumf '000' = "Indicates no mass or no tumor found; for example, when a tumor of a stated primary site is not found, but the tumor has metastasized" '001'-'887', '889'-'988' = "Exact size in millimeters" '989' = "989 millimeters or larger" '990' = "Microscopic focus or foci only; no size of focus is given" '991' = "Described as less than 1 cm" '992' = "Described as less than 2 cm" '993' = "Described as less than 3 cm" '994' = "Described as less than 4 cm" '995' = "Described as less than 5 cm" '999' = "Unknown; size not stated; not stated in patient record" '996'-'998' = "Site-specific codes where needed" '888' = "Not applicable to this site" ; value $cssitef '000' = "None" '001'-'887', '889'-'998' = "1-887 valid code" '888' = "Not applicable to this site" '999' = "Unknown" ; value $knownf ' ' = 'Blank' other = 'Not missing' ; value $dthclass '0' = "Alive or dead of other cause " '1' = "Dead" '9' = 'N/A not first tumor' /*added 10/15/2013 per attachment A*/ ; value $ync 'N' = 'No' 'Y' = 'Yes' ; /*added for variable SSSM2Z1-SSSM2Z10 - 3/2011*/ value $sssm2f '0' = 'In Situ' '1' = 'Localized only' '2' = 'Regional by direct extension only' '3' = 'Regional lymph nodes involved only' '4' = 'Regional by both direct extension and lymph' '5' = 'Regional, NOS' '7' = 'Distant site(s)/node(s) involved' '9' = 'Unknown/Unstaged/unspecified DCO' ; /*added for variable RECSTR1-RECSTR10 - 3/2011*/ value $recstr '0' = 'No Reconstruction' '1' = 'Reconstruction, NOS' '2' = 'Implant; reconstruction without flap' '3' = 'Reconstruction with flap, NOS' '4' = 'Latissimus dorsi flap' '5' = 'Abdominus recti flap' '6' = 'Flap, NOS plus implant' '7' = 'Latissimus dorsi flap plus implant' '8' = 'Abdominus recti flap plus implant' '9' = 'Unknown' ; /*added for variable EOD_CD1-EOD_CD10 - 3/2011*/ value $eod_cd '0' = '2-Digit Nonspecific Extent of Disease (1973-1982)' '1' = '2-Digit Site Specific Extent of Disease (1973-1982)' '2' = '13-Digit (expanded) Site Specific Extent of Disesae (1973-1982)' '3' = '4-Digit Extent of Disease (1983-1987)' '4' = '10-Digit Extent of Disease, 1988 (1988-2003)' ' ' = 'EOD coding scheme not applicable for cases diagnosed 2004+' ; value $numnd "00" = "No regional lymph nodes examined" "01" = "One regional lymph node examined" "02" = "Two regional lymph nodes examined" "03" = "Three regional lymph nodes examined" "90" = "Ninety or more regional LNs examined" "95" = "No regional LN(s) removed but aspiration of regional LN(s) was performed" "96" = "Regional LN removal documented as a sampling and number of LNs examined unk/not stated" "97" = "Regional LN removal documented as dissection and number of LNs examined unk/not stated" "98" = "Regional LN surgically removed but number of LNs examined unk/not stated and not documented as sampling or dissection" "99" = "Unknown; not stated; death certificate only" ; value $m_sex "1" = "Male" "2" = "Female"; value $race "0" = "Unknown" "1" = "White" "2" = "Black" "3" = "Other" "4" = "Asian" "5" = "Hispanic" "6" = "N. Am. Native"; /*new format added 10/2013*/ value $dthflagf '10'='Unknown if therapy administered' '11' = 'Therapy was not administered' '12' = 'Therapy was administered, but the date is unknown' ' ' = 'A valid date is provided, or was not expected to have been transmitted' ; value $PLCB_CNTRY "ABW" = 'Aruba' "AFG" = 'Afghanistan' "AGO" = 'Angola' "AIA" = 'Anguilla' "ALA" = 'Aland Islands' "ALB" = 'Albania' "AND" = 'Andorra' "ARE" = 'United Arab Emirates' "ARG" = 'Argentina' "ARM" = 'Armenia' "ASM" = 'American Samoa' "ATA" = 'Antarctica' "ATF" = 'French Southern Territories' "ATG" = 'Antigua and Barbuda' "AUS" = 'Australia' "AUT" = 'Austria' "AZE" = 'Azerbaijan' "BDI" = 'Burundi' "BEL" = 'Belgium' "BEN" = 'Benin' "BES" = 'Bonaire, Sint Eustatius and Saba' "BFA" = 'Burkina Faso' "BGD" = 'Bangladesh' "BGR" = 'Bulgaria' "BHR" = 'Bahrain' "BHS" = 'Bahamas' "BIH" = 'Bosnia and Herzegovina' "BLM" = 'Saint Barthelemy' "BLR" = 'Belarus' "BLZ" = 'Belize' "BMU" = 'Bermuda' "BOL" = 'Bolivia, Plurinational State of' "BRA" = 'Brazil' "BRB" = 'Barbados' "BRN" = 'Brunei Darussalam' "BTN" = 'Bhutan' "BVT" = 'Bouvet Island' "BWA" = 'Botswana' "CAF" = 'Central African Republic' "CAN" = 'Canada' "CCK" = 'Cocos (Keeling) Islands' "CHE" = 'Switzerland' "CHL" = 'Chile' "CHN" = 'China' "CIV" = "Cote d''Ivoire" "CMR" = 'Cameroon' "COD" = 'Congo, the Democratic Republic of the' "COG" = 'Congo' "COK" = 'Cook Islands' "COL" = 'Colombia' "COM" = 'Comoros' "CPV" = 'Cape Verde' "CRI" = 'Costa Rica' "CUB" = 'Cuba' "CUW" = 'Curacao' "CXR" = 'Christmas Island' "CYM" = 'Cayman Islands' "CYP" = 'Cyprus' "CZE" = 'Czech Republic' "DEU" = 'Germany' "DJI" = 'Djibouti' "DMA" = 'Dominica' "DNK" = 'Denmark' "DOM" = 'Dominican Republic' "DZA" = 'Algeria' "ECU" = 'Ecuador' "EGY" = 'Egypt' "ENG" = 'England' "ERI" = 'Eritrea' "ESH" = 'Western Sahara' "ESP" = 'Spain' "EST" = 'Estonia' "ETH" = 'Ethiopia' "FIN" = 'Finland' "FJI" = 'Fiji' "FLK" = 'Falkland Islands (Malvinas)' "FRA" = 'France' "FRO" = 'Faroe Islands' "FSM" = 'Micronesia, Federated States of' "GAB" = 'Gabon' "GBR" = 'United Kingdom' "GEO" = 'Georgia' "GGY" = 'Guernsey' "GHA" = 'Ghana' "GIB" = 'Gibraltar' "GIN" = 'Guinea' "GLP" = 'Guadeloupe' "GMB" = 'Gambia' "GNB" = 'Guinea-Bissau' "GNQ" = 'Equatorial Guinea' "GRC" = 'Greece' "GRD" = 'Grenada' "GRL" = 'Greenland' "GTM" = 'Guatemala' "GUF" = 'French Guiana' "GUM" = 'Guam' "GUY" = 'Guyana' "HKG" = 'Hong Kong' "HMD" = 'Heard Island and McDonald Islands' "HND" = 'Honduras' "HRV" = 'Croatia' "HTI" = 'Haiti' "HUN" = 'Hungary' "IDN" = 'Indonesia' "IMN" = 'Isle of Man' "IND" = 'India' "IOT" = 'British Indian Ocean Territory' "IRL" = 'Ireland' "IRN" = 'Iran, Islamic Republic of' "IRQ" = 'Iraq' "ISL" = 'Iceland' "ISR" = 'Israel' "ITA" = 'Italy' "JAM" = 'Jamaica' "JEY" = 'Jersey' "JOR" = 'Jordan' "JPN" = 'Japan' "KAZ" = 'Kazakhstan' "KEN" = 'Kenya' "KGZ" = 'Kyrgyzstan' "KHM" = 'Cambodia' "KIR" = 'Kiribati' "KNA" = 'Saint Kitts and Nevis' "KOR" = 'Korea, Republic of' "KWT" = 'Kuwait' "LAO" = "Lao People''s Democratic Republic" "LBN" = 'Lebanon' "LBR" = 'Liberia' "LBY" = 'Libya' "LCA" = 'Saint Lucia' "LIE" = 'Liechtenstein' "LKA" = 'Sri Lanka' "LSO" = 'Lesotho' "LTU" = 'Lithuania' "LUX" = 'Luxembourg' "LVA" = 'Latvia' "MAC" = 'Macao' "MAF" = 'Saint Martin (French part)' "MAR" = 'Morocco' "MCO" = 'Monaco' "MDA" = 'Moldova, Republic of' "MDG" = 'Madagascar' "MDV" = 'Maldives' "MEX" = 'Mexico' "MHL" = 'Marshall Islands' "MKD" = 'Macedonia, the former Yugoslav Republic of' "MLI" = 'Mali' "MLT" = 'Malta' "MMR" = 'Myanmar' "MNE" = 'Montenegro' "MNG" = 'Mongolia' "MNP" = 'Northern Mariana Islands' "MOZ" = 'Mozambique' "MRT" = 'Mauritania' "MSR" = 'Montserrat' "MTQ" = 'Martinique' "MUS" = 'Mauritius' "MWI" = 'Malawi' "MYS" = 'Malaysia' "MYT" = 'Mayotte' "NAM" = 'Namibia' "NCL" = 'New Caledonia' "NER" = 'Niger' "NFK" = 'Norfolk Island' "NGA" = 'Nigeria' "NIC" = 'Nicaragua' "NIR" = 'Northern Ireland (Ulster)' "NIU" = 'Niue' "NLD" = 'Netherlands' "NOR" = 'Norway' "NPL" = 'Nepal' "NRU" = 'Nauru' "NZL" = 'New Zealand' "OMN" = 'Oman' "PAK" = 'Pakistan' "PAN" = 'Panama' "PCN" = 'Pitcairn' "PER" = 'Peru' "PHL" = 'Philippines' "PLW" = 'Palau' "PNG" = 'Papua New Guinea' "POL" = 'Poland' "PRI" = 'Puerto Rico' "PRK" = "Korea, Democratic People''s Republic of" "PRT" = 'Portugal' "PRY" = 'Paraguay' "PSE" = 'Palestinian Territory, Occupied' "PYF" = 'French Polynesia' "QAT" = 'Qatar' "REU" = 'Reunion' "ROU" = 'Romania' "RUS" = 'Russian Federation' "RWA" = 'Rwanda' "SAU" = 'Saudi Arabia' "SCT" = 'Scotland' "SDN" = 'Sudan' "SEN" = 'Senegal' "SGP" = 'Singapore' "SGS" = 'South Georgia and the South Sandwich Islands' "SHN" = 'Saint Helena, Ascension and Tristan da Cunha' "SJM" = 'Svalbard and Jan Mayen' "SLB" = 'Solomon Islands' "SLE" = 'Sierra Leone' "SLV" = 'El Salvador' "SMR" = 'San Marino' "SOM" = 'Somalia' "SPM" = 'Saint Pierre and Miquelon' "SRB" = 'Serbia' "SSD" = 'South Sudan' "STP" = 'Sao Tome and Principe' "SUR" = 'Suriname' "SVK" = 'Slovakia' "SVN" = 'Slovenia' "SWE" = 'Sweden' "SWZ" = 'Swaziland' "SXM" = 'Sint Maarten (Dutch part)' "SYC" = 'Seychelles' "SYR" = 'Syrian Arab Republic' "TCA" = 'Turks and Caicos Islands' "TCD" = 'Chad' "TGO" = 'Togo' "THA" = 'Thailand' "TJK" = 'Tajikistan' "TKL" = 'Tokelau' "TKM" = 'Turkmenistan' "TLS" = 'Timor-Leste' "TON" = 'Tonga' "TTO" = 'Trinidad and Tobago' "TUN" = 'Tunisia' "TUR" = 'Turkey' "TUV" = 'Tuvalu' "TWN" = 'Taiwan, Province of China' "TZA" = 'Tanzania, United Republic of' "UGA" = 'Uganda' "UKR" = 'Ukraine' "UMI" = 'United States Minor Outlying Islands' "URY" = 'Uruguay' "USA" = 'United States' "UZB" = 'Uzbekistan' "VAT" = 'Holy See (Vatican City State)' "VCT" = 'Saint Vincent and the Grenadines' "VEN" = 'Venezuela, Bolivarian Republic of' "VGB" = 'Virgin Islands, British' "VIR" = 'Virgin Islands, U.S.' "VNM" = 'Viet Nam' "VUT" = 'Vanuatu' "WLF" = 'Wallis and Futuna' "WLS" = 'Wales' "WSM" = 'Samoa' "XAP" = 'Arabian Peninsula' "XCB" = 'Other Caribbean Islands' "XCH" = 'China, NOS' "XCR" = 'Caucasian Republics of former USSR' "XCZ" = 'Czechoslovakia (former)' "XEF" = 'East Africa' "XEN" = 'England, Channel Island, Isle of Man' "XET" = 'Ethiopia and Eritrea' "XGR" = 'Germanic Countries' "XIF" = 'African Islands' "XIS" = 'Israel and Palestine' "XMC" = 'Micronesian Islands' "XML" = 'Melanesian Islands' "XMS" = 'Malaysia, Singapore, Brunei' "XNF" = 'North Africa' "XNI" = 'North American Islands' "XOR" = 'Other Asian Republics of former USSR' "XPL" = 'Polynesian Islands' "XSC" = 'Scandinavia' "XSD" = 'Sudanese Countries' "XSE" = 'Southeast Asia' "XSF" = 'South Africa' "XSL" = 'Slavic Countries' "XUM" = 'Ukraine and Moldova' "XWF" = 'West Africa' "XYG" = 'Yugoslavia (former)' "YEM" = 'Yemen' "ZAF" = 'South Africa' "ZMB" = 'Zambia' "ZWE" = 'Zimbabwe' "ZZA" = 'Asia NOS' "ZZC" = 'Central America NOS' "ZZE" = 'Europe NOS' "ZZF" = 'Africa NOS' "ZZN" = 'North America NOS' "ZZP" = 'Pacific NOS' "ZZS" = 'South America NOS' "ZZU" = 'Unknown' "ZZX" = 'Non-US NOS' ; value $PLCB_STAT "AA" = 'APO/FPO for Armed Services America' "AB" = 'Alberta' "AE" = 'APO/FPO for Armed Services Europe' "AK" = 'Alaska' "AL" = 'Alabama' "AP" = 'APO/FPO for Armed Services Pacific' "AR" = 'Arkansas' "AS" = 'American Samoa' "AZ" = 'Arizona' "BC" = 'British Columbia' "CA" = 'California' "CD" = 'Canada, NOS' "CO" = 'Colorado' "CT" = 'Connecticut' "DC" = 'District of Columbia' "DE" = 'Delaware' "FL" = 'Florida' "FM" = 'Federated States of Micronesia' "GA" = 'Georgia' "GU" = 'Guam' "HI" = 'Hawaii' "IA" = 'Iowa' "ID" = 'Idaho' "IL" = 'Illinois' "IN" = 'Indiana' "KS" = 'Kansas' "KY" = 'Kentucky' "LA" = 'Louisiana' "MA" = 'Massachusetts' "MB" = 'Manitoba' "MD" = 'Maryland' "ME" = 'Maine' "MH" = 'Marshall Islands' "MI" = 'Michigan' "MM" = 'Maritime Provinces (Historic PLACE only)' "MN" = 'Minnesota' "MO" = 'Missouri' "MP" = 'Northern Mariana Islands' "MS" = 'Mississippi' "MT" = 'Montana' "NB" = 'New Brunswick' "NC" = 'North Carolina' "ND" = 'North Dakota' "NE" = 'Nebraska' "NH" = 'New Hampshire' "NJ" = 'New Jersey' "NL" = 'Newfoundland and Labrador' "NM" = 'New Mexico' "NN" = 'New England and New Jersey (Historic PLACE only)' "NS" = 'Nova Scotia' "NT" = 'Northwest Territories' "NU" = 'Nunavut' "NV" = 'Nevada' "NY" = 'New York' "OH" = 'Ohio' "OK" = 'Oklahoma' "ON" = 'Ontario' "OR" = 'Oregon' "PA" = 'Pennsylvania' "PE" = 'Prince Edward Island' "PP" = 'Prairie Provinces (Historic PLACE only)' "PR" = 'Puerto Rico' "PW" = 'Palau' "QC" = 'Quebec' "RI" = 'Rhode Island' "SC" = 'South Carolina' "SD" = 'South Dakota' "SK" = 'Saskatchewan' "TN" = 'Tennessee' "TT" = 'Trust Territories' "TX" = 'Texas' "UM" = 'US Minor Outlying Islands' "US" = 'U.S., NOS' "UT" = 'Utah' "VA" = 'Virginia' "VI" = 'Virgin Islands' "VT" = 'Vermont' "WA" = 'Washington' "WI" = 'Wisconsin' "WV" = 'West Virginia' "WY" = 'Wyoming' "XX" = 'Country Known, Not U.S., Not Canada' "YN" = 'Northwest Territories, Yukon Territory (Historic PLACE only)' "YT" = 'Yukon Territories' "YY" = 'Country Unknown, Not U.S., Not Canada' "ZZ" = 'Country Unknown' ; value $ICCC3V '011' = "I(a) Lymphoid leukemias" '012' = "I(b) Acute myeloid leukemias" '013' = "I(c) Chronic myeloproliferative diseases" '014' = "I(d) Myelodysplastic syndrome and other myeloproliferative" '015' = "I(e) Unspecified and other specified leukemias" '021' = "II(a) Hodgkin lymphomas" '022' = "II(b) Non-Hodgkin lymphomas (except Burkitt lymphoma)" '023' = "II(c) Burkitt lymphoma" '024' = "II(d) Miscellaneous lymphoreticular neoplasms" '025' = "II(e) Unspecified lymphomas" '031' = "III(a) Ependymomas and choroid plexus tumor" '032' = "III(b) Astrocytomas" '033' = "III(c) Intracranial and intraspinal embryonal tumors" '034' = "III(d) Other gliomas" '035' = "III(e) Other specified intracranial/intraspinal neoplasms" '036' = "III(f) Unspecified intracranial and intraspinal neoplasms" '041' = "IV(a) Neuroblastoma and ganglioneuroblastoma" '042' = "IV(b) Other peripheral nervous cell tumors" '050' = "V Retinoblastoma" '061' = "VI(a) Nephroblastoma and other nonepithelial renal tumors" '062' = "VI(b) Renal carcinomas" '063' = "VI(c) Unspecified malignant renal tumors" '071' = "VII(a) Hepatoblastoma" '072' = "VII(b) Hepatic carcinomas" '073' = "VII(c) Unspecified malignant hepatic tumors" '081' = "VIII(a) Osteosarcomas" '082' = "VIII(b) Chondrosarcomas" '083' = "VIII(c) Ewing tumor and related sarcomas of bone" '084' = "VIII(d) Other specified malignant bone tumors" '085' = "VIII(e) Unspecified malignant bone tumors" '091' = "IX(a) Rhabdomyosarcomas" '092' = "IX(b) Fibrosarcomas, peripheral nerve & other fibrous" '093' = "IX(c) Kaposi sarcoma" '094' = "IX(d) Other specified soft tissue sarcomas" '095' = "IX(e) Unspecified soft tissue sarcomas" '101' = "X(a) Intracranial & intraspinal germ cell tumors" '102' = "X(b) Extracranial & extragonadal germ cell tumors" '103' = "X(c) Malignant gonadal germ cell tumors" '104' = "X(d) Gonadal carcinomas" '105' = "X(e) Other and unspecified malignant gonadal tumors" '111' = "XI(a) Adrenocortical carcinomas" '112' = "XI(b) Thyroid carcinomas" '113' = "XI(c) Nasopharyngeal carcinomas" '114' = "XI(d) Malignant melanomas" '115' = "XI(e) Skin carcinomas" '116' = "XI(f) Other and unspecified carcinomas" '121' = "XII(a) Other specified malignant tumors" '122' = "XII(b) Other unspecified malignant tumors" '999' = "Not classified by ICCC or in situ" ; value $ICCC3Xf "001" = "I(a.1) Precursor cell leukemias" "002" = "I(a.2) Mature B-cell leukemias" "003" = "I(a.3) Mature T-cell and NK cell leukemias" "004" = "I(a.4) Lymphoid leukemia, NOS" "005" = "I(b) Acute myeloid leukemias" "006" = "I(c) Chronic myeloproliferative diseases" "007" = "I(d) Myelodysplastic syndrome and other myeloproliferative" "008" = "I(e) Unspecified and other specified leukemias" "009" = "II(a) Hodgkin lymphomas" "010" = "II(b.1) Precursor cell lymphomas" "011" = "II(b.2) Mature B-cell lymphomas except Burkitt lymphoma" "012" = "II(b.3) Mature T-cell and NK-cell lymphomas" "013" = "II(b.4) Non-Hodgkin lymphomas, NOS" "014" = "II(c) Burkitt lymphoma" "015" = "II(d) Miscellaneous lymphoreticular neoplasms" "016" = "II(e) Unspecified lymphomas" "017" = "III(a.1) Ependymomas" "018" = "III(a.2) Choroid plexus tumor" "019" = "III(b) Astrocytomas" "020" = "III(c.1) Medulloblastomas" "021" = "III(c.2) PNET" "022" = "III(c.3) Medulloepithelioma" "023" = "III(c.4) Atypical teratoid/rhabdoid tumor" "024" = "III(d.1) Oligodendrogliomas" "025" = "III(d.2) Mixed and unspecified gliomas" "026" = "III(d.3) Neuroepithelial glial tumors of uncertain orig" "027" = "III(e.1) Pituitary adenomas and carcinomas" "028" = "III(e.2) Tumors of sellar region (craniopharyngiomas)" "029" = "III(e.3) Pineal parenchymal tumors" "030" = "III(e.4) Neuronal and mixed neuronal-glial tumors" "031" = "III(e.5) Meningiomas" "032" = "III(f) Unspecified intracranial and intraspinal neoplasms" "033" = "IV(a) Neuroblastoma and ganglioneuroblastoma" "034" = "IV(b) Other peripheral nervous cell tumors" "035" = "V Retinoblastoma" "036" = "VI(a.1) Nephroblastoma" "037" = "VI(a.2) Rhabdoid renal tumor" "038" = "VI(a.3) Kidney sarcomas" "039" = "VI(a.4) pPNET of kidney" "040" = "VI(b) Renal carcinomas" "041" = "VI(c) Unspecified malignant renal tumors" "042" = "VII(a) Hepatoblastoma" "043" = "VII(b) Hepatic carcinomas" "044" = "VII(c) Unspecified malignant hepatic tumors" "045" = "VIII(a) Osteosarcomas" "046" = "VIII(b) Chondrosarcomas" "047" = "VIII(c.1) Ewing tumor and Askin tumor of bone" "048" = "VIII(c.2) pPNET of bone" "049" = "VIII(d.1) Malignant fibrous neoplasms of bone" "050" = "VIII(d.2) Malignant chordomas" "051" = "VIII(d.3) Odontogenic malignant tumors" "052" = "VIII(d.4) Miscellaneous malignant bone tumors" "053" = "VIII(e) Unspecified malignant bone tumors" "054" = "IX(a) Rhabdomyosarcomas" "055" = "IX(b.1) Fibroblastic and myofibroblastic tumors" "056" = "IX(b.2) Nerve sheath tumors" "057" = "IX(b.3) Other fibromatous neoplasms" "058" = "IX(c) Kaposi sarcoma" "059" = "IX(d.1) Ewing tumor and Askin tumor of soft tissue" "060" = "IX(d.2) pPNET of soft tissue" "061" = "IX(d.3) Extrarenal rhabdoid tumor" "062" = "IX(d.4) Liposarcomas" "063" = "IX(d.5) Fibrohistiocytic tumors" "064" = "IX(d.6) Leiomyosarcomas" "065" = "IX(d.7) Synovial sarcomas" "066" = "IX(d.8) Blood vessel tumors" "067" = "IX(d.9) Osseous & chondromatous neoplasms of soft tissue" "068" = "IX(d.10) Alveolar soft parts sarcoma" "069" = "IX(d.11) Miscellaneous soft tissue sarcomas" "070" = "IX(e) Unspecified soft tissue sarcomas" "071" = "X(a.1) Intracranial & intraspinal germinomas" "072" = "X(a.2) Intracranial & intraspinal teratomas" "073" = "X(a.3) Intracranial & intraspinal embryonal carcinomas" "074" = "X(a.4) Intracranial & intraspinal yolk sac tumor" "075" = "X(a.5) Intracranial & intraspinal choriocarcinoma" "076" = "X(a.6) Intracranial & intraspinal tumors of mixed forms" "077" = "X(b.1) Germinomas: extracranial/extragonadal" "078" = "X(b.2) Malignant teratomas: extracranial/extragonadal" "079" = "X(b.3) Embryonal carcinomas: extracranial/extragonadal" "080" = "X(b.4) Yolk sac tumor: extracranial/extragonadal" "081" = "X(b.5) Choriocarcinomas: extracranial/extragonadal" "082" = "X(b.6) Other mixed germ cell: extracranial/extragonadal" "083" = "X(c.1) Malignant gonadal germinomas" "084" = "X(c.2) Malignant gonadal teratomas" "085" = "X(c.3) Gonadal embryonal carcinomas" "086" = "X(c.4) Gonadal yolk sac tumor" "087" = "X(c.5) Gonadal choriocarcinoma" "088" = "X(c.6) Malignant gonadal tumors of mixed forms" "089" = "X(c.7) Malignant gonadal gonadoblastoma" "090" = "X(d) Gonadal carcinomas" "091" = "X(e) Other and unspecified malignant gonadal tumors" "092" = "XI(a) Adrenocortical carcinomas" "093" = "XI(b) Thyroid carcinomas" "094" = "XI(c) Nasopharyngeal carcinomas" "095" = "XI(d) Malignant melanomas" "096" = "XI(e) Skin carcinomas" "097" = "XI(f.1) Carcinomas of salivary glands" "098" = "XI(f.2) Carcinomas of colon and rectum" "099" = "XI(f.3) Carcinomas of appendix" "100" = "XI(f.4) Carcinomas of lung" "101" = "XI(f.5) Carcinomas of thymus" "102" = "XI(f.6) Carcinomas of breast" "103" = "XI(f.7) Carcinomas of cervix uteri" "104" = "XI(f.8) Carcinomas of bladder" "105" = "XI(f.9) Carcinomas of eye" "106" = "XI(f.10) Carcinomas of other specified sites" "107" = "XI(f.11) Carcinomas of unspecified site" "108" = "XII(a.1) Gastrointestinal stromal tumor" "109" = "XII(a.2) Pancreatoblastoma" "110" = "XII(a.3) Pulmonary blastoma and pleuropulmonary blastoma" "111" = "XII(a.4) Other complex mixed and stromal neoplasms" "112" = "XII(a.5) Mesothelioma" "113" = "XII(a.6) Other specified malignant tumors" "114" = "XII(b) Other unspecified malignant tumors" "999" = "Not classified by ICCC or in situ" ; value $pamonf '000'-'9998' = '000-9998 months' '9999' = '9999 - Unknown' ; value $paflagf '0' = '0 - Complete dates are available and there are 0 days of survival' '1' = '1 - Complete dates are available and there are more than 0 days of survival' '2' = '2 - Incomplete dates are available and there could be zero days of follow-up' '3' = '3 - Incomplete dates are available and there cannot be zero days of follow-up' '9' = '9 - Unknown' ; value $insrecf '1' = '1 - Uninsured' '2' = '2 - Any Medicaid' '3' = '3 - Insured' '4' = '4 - Insured/No specifics' '5' = '5 - Insurance status unknown' '9' = '9 - Not available (Los Angeles)' ; value $aj6tf '00' = '00 - T0' '01' = '01 - Ta' '05' = '05 - Tis' '06' = '06 - Tispu' '07' = '07 - Tispd' '10' = '10 - T1' '11' = '11 - T1mic' '12' = '12 - T1a' '13' = '13 - T1a1' '14' = '14 - T1a2' '15' = '15 - T1b' '16' = '16 - T1b1' '17' = '17 - T1b2' '18' = '18 - T1c' '19' = '19 - T1NOS' '20' = '20 - T2' '21' = '21 - T2a' '22' = '22 - T2b' '23' = '23 - T2c' '29' = '29 - T2NOS' '30' = '30 - T3' '31' = '31 - T3a' '32' = '32 - T3b' '33' = '33 - T3c' '39' = '39 - T3NOS' '40' = '40 - T4' '41' = '41 - T4a' '42' = '42 - T4b' '43' = '43 - T4c' '44' = '44 - T4d' '49' = '49 - T4NOS' '60' = '60 - Any T, Mets' '80' = '80 - T1aNOS' '81' = '81 - T1bNOS' '88' = '88 - N/A' '99' = '99 - TX Adjusted' ; value $aj6nf '00' = '00 - N0' '01' = '01 - N0(i-)' '02' = '02 - N0(i+)' '03' = '03 - N0(mo1-)' '04' = '04 - N0(mo1+)' '09' = '09 - N0NOS' '10' = '10 - N1' '11' = '11 - N1a' '12' = '12 - N1b' '13' = '13 - N1c' '18' = '18 - N1mi' '19' = '19 - N1NOS' '20' = '20 - N2' '21' = '21 - N2a' '22' = '22 - N2b' '23' = '23 - N2c' '29' = '29 - N2NOS' '30' = '30 - N3' '31' = '31 - N3a' '32' = '32 - N3b' '33' = '33 - N3c' '39' = '39 - N3NOS' '60' = '60 - Any N, Mets' '70' = '70 - NXr' '80' = '80 - NXa' '88' = '88 - N/A' '99' = '99 - NX Adjusted' ; value $aj6mf '00' = '00 - M0' '10' = '10 - M1' '11' = '11 - M1 a' '12' = '12 - M1 b' '13' = '13 - M1 c' '19' = '19 - M1 NOS' '88' = '88 N/A' '99' = '99 MX' ; value $aj6f '00' = '00 - 0' '01' = '01 - 0a' '02' = '02 - 0is' '10' = '10 - I' '11' = '11 - INOS' '12' = '12 - IA' '13' = '13 - IA1' '14' = '14 - IA2' '15' = '15 - IB' '16' = '16 - IB1' '17' = '17 - IB2' '18' = '18 - IC' '19' = '19 - IS' '20' = '20 - IEA' '21' = '21 - IEB' '22' = '22 - IE' '23' = '23 - ISA' '24' = '24 - ISB' '30' = '30 - II' '31' = '31 - IINOS' '32' = '32 - IIA' '33' = '33 - IIB' '34' = '34 - IIC' '35' = '35 - IIEA' '36' = '36 - IIEB' '37' = '37 - IIE' '38' = '38 - IISA' '39' = '39 - IISB' '40' = '40 - IIS' '41' = '41 - IIESA' '42' = '42 - IIESB' '43' = '43 - IIES' '50' = '50 - III' '51' = '51 - IIINOS' '52' = '52 - IIIA' '53' = '53 - IIIB' '54' = '54 - IIIC' '55' = '55 - IIIEA' '56' = '56 - IIIEB' '57' = '57 - IIIE' '58' = '58 - IIISA' '59' = '59 - IIISB' '60' = '60 - IIIS' '61' = '61 - IIIESA' '62' = '62 - IIIESB' '63' = '63 - IIIES' '70' = '70 - IV' '71' = '71 - IVNOS' '72' = '72 - IVA' '73' = '73 - IVB' '74' = '74 - IVC' '88' = '88 - N/A' '90' = '90 - OCCULT' '99' = '99 - UNK Stage' ; value $her2recf '1' = '1 - Positve' '2' = '2 - Negative' '3' = '3 - Borderline' '4' = '4 - Unknown' '9' = '9 - Not 2010+ Breast' ; value $brstsubf '1' = '1 - Her2+/HR+' '2' = '2 - Her2+/HR-' '3' = '3 - Her2-/HR+' '4' = '4 - Triple Negative' '5' = '5 - Unknown' '9' = '9 - Not 2010+ Breast' ; value $cenpvf '1' = '1 - 0% - <5% poverty' '2' = '2 - 5% - <10% poverty' '3' = '3 - 10% - <20% poverty' '4' = '4 - 20% - 100% poverty' '9' = '9 - Unknown' ; value $ayasf '01' = "1.1 Acute lymphoid leukemia" '02' = "1.2 Acute myeloid leukemia " '03' = "1.3 Chronic myeloid leukemia " '04' = "1.4 Other and unspecified leukemia " '05' = "2.1 Non-Hodgkin lymphoma " '06' = "2.2 Hodgkin lymphoma " '07' = "3.1.1 Specified low-grade astrocytic tumors " '08' = "3.1.2 Glioblastoma and anaplastic astrocytoma " '09' = "3.1.3 Astrocytoma, NOS " '10' = "3.2 Other glioma" '11' = "3.3 Ependymoma " '12' = "3.4.1 Medulloblastoma " '13' = "3.4.2 Supratentorial PNET " '14' = "3.5 Other specified intracranial and intraspinal neoplasms " '15' = "3.6.1 Unspec malignant intracranial and intraspinal neo " '16' = "3.6.2 Unspec ben/border intracran. and intraspin neo " '17' = "4.1 Osteosarcoma " '18' = "4.2 Chondrosarcoma " '19' = "4.3 Ewing tumor " '20' = "4.4 Other specified and unspecified bone tumors " '21' = "5.1 Fibromatous neoplasms " '22' = "5.2 Rhabdomyosarcoma " '23' = "5.3.1.1 Specified (excluding Kaposi sarcoma) " '24' = "5.3.1.2 Kaposi sarcoma " '25' = "5.3.2 Unspecified soft tissue sarcoma " '26' = "6.1 Germ cell and trophoblastic neoplasms of gonads " '27' = "6.2.1 Intracranial (all behaviors) " '28' = "6.2.2 Other nongonadal " '29' = "7.1 Melanoma " '30' = "7.2 Skin carcinomas " '31' = "8.1 Thyroid carcinoma " '32' = "8.2.1 Nasopharyngeal carcinoma " '33' = "8.2.2 Other sites in lip, oral cavity and pharynx " '34' = "8.2.3 Nasal cav,mid ear,sinus,larynx,ill-def head/neck " '35' = "8.3 Carcinoma of trachea,bronchus, and lung " '36' = "8.4 Carcinoma of breast " '37' = "8.5.1 Carcinoma of kidney " '38' = "8.5.2 Carcinoma of bladder " '39' = "8.5.3 Carcinoma of gonads " '40' = "8.5.4 Carcinoma of cervix and uterus " '41' = "8.5.5 Carc of oth and ill-def sites, geniourinary tract " '42' = "8.6.1 Carcinoma of colon and rectum " '43' = "8.6.2 Carcinoma of stomach " '44' = "8.6.3 Carcinoma of liver and intrahepatic bile ducts " '45' = "8.6.4 Carcinoma of pancreas " '46' = "8.6.5 Carc oth and ill-def sites, gastrointestinal tract " '47' = "8.7.1 Adrenocortical carcinoma " '48' = "8.7.2 Carcinoma of other and ill-defined sites, NOS " '49' = "9.1.1 Wilms tumor " '50' = "9.1.2 Neuroblastoma " '51' = "9.1.3 Other pediatric and embryonal tumors, NOS " '52' = "9.2.1 Paraganglioma and glomus tumors " '53' = "9.2.2 Other specified gonadal tumors " '54' = "9.2.3 Myeloma, mast cell, misc lymphoreticular neo, NOS " '55' = "9.2.4 Other specified neoplasms, NOS" '56' = "10 Unspecified Malignant Neoplasms " '61' = "Unclassified and Non-Malignant" '99' = "Unclassified" ; value $IHSf '0' = "Record sent for linkage, no IHS match " '1' = "Record sent for linkage, IHS match " '2' = "Blank(s) " ; value $lymsf '01' = "1(a)1.1 Lymphocyte-rich " '02' = "1(a)1.2 Mixed cellularity " '03' = "1(a)1.3 Lymphocyte-depleted " '04' = "1(a)2 Nodular sclerosis " '05' = "1(a)3 Classical Hodgkin lymphoma, NOS " '06' = "1(b) Nodular lymphocyte predominant Hodgkin lymphoma " '07' = "2(a)1 Precursor Non-Hodgkin lymphoma, B-cell " '08' = "2(a)2.1.1 Chronic/Small lymphocytic leuk/lymph " '09' = "2(a)2.1.2 Prolymphocytic leukemia, B-cell " '10' = "2(a)2.1.3 Mantle-cell lymphoma " '11' = "2(a)2.2.1 Lymphoplasmacytic lymphoma " '12' = "2(a)2.2.2 Waldenstrom macroglubulinemia " '13' = "2(a)2.3.1 DLBCL, NOS " '14' = "2(a)2.3.2 Intravascular large B-cell lymphoma " '15' = "2(a)2.3.3 Primary effusion lymphoma " '16' = "2(a)2.3.4 Mediastinal large B-cell lymphoma " '17' = "2(a)2.4 Burkitt lymphoma/leukemia " '18' = "2(a)2.5.1 Splenic MZL " '19' = "2(a)2.5.2 Extranodal MZL, MALT type " '20' = "2(a)2.5.3 Nodal MZL " '21' = "2(a)2.6 Follicular lymphoma " '22' = "2(a)2.7 Hairy-cell leukemia " '23' = "2(a)2.8.1 Plasmacytoma " '24' = "2(a)2.8.2 Multiple myeloma/plasma-cell leuk " '25' = "2(a)2.9 Heavy chain disease " '26' = "2(a)3 Non-Hodgkin lymphoma, B-cell, NOS " '27' = "2(b)1 Precursor Non-Hodgkin lymphoma, T-cell " '28' = "2(b)2.1.1 Mycosis fungoides " '29' = "2(b)2.1.2 Sezary syndrome " '30' = "2(b)2.2.1 Peripheral T-cell lymphoma, NOS " '31' = "2(b)2.2.2 Angioimmunoblastic T-cell lymphoma " '32' = "2(b)2.2.3 Subcutan panniculitis-like T-cell lymph " '33' = "2(b)2.2.4 Anaplastic lar cell lymph, T-/Null-cell " '34' = "2(b)2.2.5 Hepatosplenic T-cell lymphoma " '35' = "2(b)2.2.6 Enteropathy-type T-cell lymphoma" '36' = "2(b)2.2.7 Cutaneous T-cell lymphoma, NOS " '37' = "2(b)2.2.8 Prim cutaneous anaplastic lar cell lymph " '38' = "2(b)2.3 Adult T-cell leukemia/lymphoma " '39' = "2(b)2.4 NK/T-cell lymph, nasal-type/aggres NK leuk " '40' = "2(b)2.5 T-cell large granular lymphocytic leukemia " '41' = "2(b)2.6 Prolymphocytic leukemia, T-cell " '42' = "2(b)3 Non-Hodgkin lymphoma, NOS, T-cell " '43' = "2(c)1 Precursor lymphoblastic leuk/lymph, unk lineage " '44' = "2(c)2 Prolymphocytic leukemia, unknown lineage " '45' = "2(c)3 Non-Hodgkin lymphoma, NOS, unknown lineage " '46' = "3 Composite Hodgkin lymphoma and NHL " '47' = "4 Lymphoid neoplasm, NOS " '61' = "Unclassified " ; value $ANNARBOR '1' = 'Stage I' '2' = 'Stage II' '3' = 'Stage III' '4' = 'Stage IV' '8' = 'N/A' '9' = 'Unknown' ; value $CSSCHEMA0204f '001' = 'AdnexaUterineOther' '002' = 'AdrenalGland' '003' = 'AmpullaVater' '004' = 'Anus' '005' = 'Appendix' '006' = 'BileDuctsDistal' '007' = 'BileDuctsIntraHepat' '008' = 'BileDuctsPerihilar' '009' = 'BiliaryOther' '010' = 'Bladder' '011' = 'Bone' '012' = 'Brain' '013' = 'Breast' '014' = 'BuccalMucosa' '015' = 'CarcinoidAppendix' '016' = 'Cervix' '017' = 'CNSOther' '018' = 'Colon' '019' = 'Conjunctiva' '020' = 'CorpusAdenosarcoma' '021' = 'CorpusCarcinoma' '022' = 'CorpusSarcoma' '023' = 'CysticDuct' '024' = 'DigestiveOther' '025' = 'EndocrineOther' '026' = 'EpiglottisAnterior' '027' = 'Esophagus' '028' = 'EsophagusGEJunction' '029' = 'EyeOther' '030' = 'FallopianTube' '031' = 'FloorMouth' '032' = 'Gallbladder' '033' = 'GenitalFemaleOther' '034' = 'GenitalMaleOther' '035' = 'GISTAppendix' '036' = 'GISTColon' '037' = 'GISTEsophagus' '038' = 'GISTPeritoneum' '039' = 'GISTRectum' '040' = 'GISTSmallIntestine' '041' = 'GISTStomach' '042' = 'GumLower' '043' = 'GumOther' '044' = 'GumUpper' '045' = 'HeartMediastinum' '046' = 'HemeRetic' '047' = 'Hypopharynx' '048' = 'IllDefinedOther' '049' = 'IntracranialGland' '050' = 'KaposiSarcoma' '051' = 'KidneyParenchyma' '052' = 'KidneyRenalPelvis' '053' = 'LacrimalGland' '054' = 'LacrimalSac' '055' = 'LarynxGlottic' '056' = 'LarynxOther' '057' = 'LarynxSubglottic' '058' = 'LarynxSupraglottic' '059' = 'LipLower' '060' = 'LipOther' '061' = 'LipUpper' '062' = 'Liver' '063' = 'Lung' '064' = 'Lymphoma' '065' = 'LymphomaOcularAdnexa' '066' = 'MelanomaBuccalMucosa' '067' = 'MelanomaChoroid' '068' = 'MelanomaCiliaryBody' '069' = 'MelanomaConjunctiva' '070' = 'MelanomaEpiglottisAnterior' '071' = 'MelanomaEyeOther' '072' = 'MelanomaFloorMouth' '073' = 'MelanomaGumLower' '074' = 'MelanomaGumOther' '075' = 'MelanomaGumUpper' '076' = 'MelanomaHypopharynx' '077' = 'MelanomaIris' '078' = 'MelanomaLarynxGlottic' '079' = 'MelanomaLarynxOther' '080' = 'MelanomaLarynxSubglottic' '081' = 'MelanomaLarynxSupraglottic' '082' = 'MelanomaLipLower' '083' = 'MelanomaLipOther' '084' = 'MelanomaLipUpper' '085' = 'MelanomaMouthOther' '086' = 'MelanomaNasalCavity' '087' = 'MelanomaNasopharynx' '088' = 'MelanomaOropharynx' '089' = 'MelanomaPalateHard' '090' = 'MelanomaPalateSoft' '091' = 'MelanomaPharynxOther' '092' = 'MelanomaSinusEthmoid' '093' = 'MelanomaSinusMaxillary' '094' = 'MelanomaSinusOther' '095' = 'MelanomaSkin' '096' = 'MelanomaTongueAnterior' '097' = 'MelanomaTongueBase' '098' = 'MerkelCellPenis' '099' = 'MerkelCellScrotum' '100' = 'MerkelCellSkin' '101' = 'MerkelCellVulva' '102' = 'MiddleEar' '103' = 'MouthOther' '104' = 'MycosisFungoides' '105' = 'MyelomaPlasmaCellDisorder' '106' = 'NasalCavity' '107' = 'Nasopharynx' '108' = 'NETAmpulla' '109' = 'NETColon' '110' = 'NETRectum' '111' = 'NETSmallIntestine' '112' = 'NETStomach' '113' = 'Orbit' '114' = 'Oropharynx' '115' = 'Ovary' '116' = 'PalateHard' '117' = 'PalateSoft' '118' = 'PancreasBodyTail' '119' = 'PancreasHead' '120' = 'PancreasOther' '121' = 'ParotidGland' '122' = 'Penis' '123' = 'Peritoneum' '124' = 'PeritoneumFemaleGen' '125' = 'PharyngealTonsil' '126' = 'PharynxOther' '127' = 'Placenta' '128' = 'Pleura' '129' = 'Prostate' '130' = 'Rectum' '131' = 'RespiratoryOther' '132' = 'Retinoblastoma' '133' = 'Retroperitoneum' '134' = 'SalivaryGlandOther' '135' = 'Scrotum' '136' = 'SinusEthmoid' '137' = 'SinusMaxillary' '138' = 'SinusOther' '139' = 'Skin' '140' = 'SkinEyelid' '141' = 'SmallIntestine' '142' = 'SoftTissue' '143' = 'Stomach' '144' = 'SubmandibularGland' '145' = 'Testis' '146' = 'Thyroid' '147' = 'TongueAnterior' '148' = 'TongueBase' '149' = 'Trachea' '150' = 'Urethra' '151' = 'UrinaryOther' '152' = 'Vagina' '153' = 'Vulva' ; Value $DAJCC7M '000' = 'M0' '010' = 'M0(i+)' '100' = 'M1' '110' = 'M1a' '120' = 'M1b' '130' = 'M1c' '140' = 'M1d' '150' = 'M1e' '199' = 'M1NOS' '888' = 'NA' '999' = 'MX' ; value $DAJCC7N '000' = 'N0' '010' = 'N0(i-)' '020' = 'N0(i+)' '030' = 'N0(mol-)' '040' = 'N0(mol+)' '099' = 'N0NOS' '100' = 'N1' '110' = 'N1a' '120' = 'N1b' '130' = 'N1c' '180' = 'N1mi' '199' = 'N1NOS' '200' = 'N2' '210' = 'N2a' '220' = 'N2b' '230' = 'N2c' '299' = 'N2NOS' '300' = 'N3' '310' = 'N3a' '320' = 'N3b' '330' = 'N3c' '399' = 'N3NOS' '400' = 'N4' '888' = 'NA' '999' = 'NX' ; value $DAJCC7T '000' = 'T0' '010' = 'Ta' '050' = 'Tis' '060' = 'Tispu' '070' = 'Tispd' '100' = 'T1' '110' = 'T1mic' '120' = 'T1a' '121' = 'T1a(s)' '122' = 'T1a(m)' '130' = 'T1a1' '140' = 'T1a2' '150' = 'T1b' '151' = 'T1b(s)' '152' = 'T1b(m)' '160' = 'T1b1' '170' = 'T1b2' '180' = 'T1c' '181' = 'T1d' '191' = 'T1 NOS(s)' '192' = 'T1 NOS(m)' '199' = 'T1NOS' '200' = 'T2' '201' = 'T2(s)' '202' = 'T2(m)' '210' = 'T2a' '211' = 'T2a1' '212' = 'T2a2' '213' = 'T2aNOS' '220' = 'T2b' '230' = 'T2c' '240' = 'T2d' '299' = 'T2NOS' '300' = 'T3' '301' = 'T3(s)' '302' = 'T3(m)' '310' = 'T3a' '320' = 'T3b' '330' = 'T3c' '340' = 'T3d' '399' = 'T3NOS' '400' = 'T4' '410' = 'T4a' '411' = 'T4a(s)' '412' = 'T4a(m)' '420' = 'T4b' '421' = 'T4b(s)' '422' = 'T4b(m)' '430' = 'T4c' '440' = 'T4d' '450' = 'T4e' '491' = 'T4 NOS(s)' '492' = 'T4 NOS(m)' '499' = 'T4NOS' '800' = 'T1aNOS' '810' = 'T1bNOS' '888' = 'NA' '999' = 'TX' ; value $siterkm '20010' = '20010 - Lip' '20020' = '20020 - Tongue' '20030' = '20030 - Salivary Gland' '20040' = '20040 - Floor of Mouth' '20050' = '20050 - Gum and Other Mouth' '20060' = '20060 - Nasopharynx' '20070' = '20070 - Tonsil' '20080' = '20080 - Oropharynx' '20090' = '20090 - Hypopharynx' '20100' = '20100 - Other Oral Cavity and Pharynx' '21010' = '21010 - Esophagus' '21020' = '21020 - Stomach' '21030' = '21030 - Small Intestine' '21041' = '21041 - Cecum' '21042' = '21042 - Appendix' '21043' = '21043 - Ascending Colon' '21044' = '21044 - Hepatic Flexure' '21045' = '21045 - Transverse Colon' '21046' = '21046 - Splenic Flexure' '21047' = '21047 - Descending Colon' '21048' = '21048 - Sigmoid Colon' '21049' = '21049 - Large Intestine, NOS' '21051' = '21051 - Rectosigmoid Junction' '21052' = '21052 - Rectum' '21060' = '21060 - Anus, Anal Canal and Anorectum' '21071' = '21071 - Liver' '21072' = '21072 - Intrahepatic Bile Duct' '21080' = '21080 - Gallbladder' '21090' = '21090 - Other Biliary' '21100' = '21100 - Pancreas' '21110' = '21110 - Retroperitoneum' '21120' = '21120 - Peritoneum, Omentum and Mesentery' '21130' = '21130 - Other Digestive Organs' '22010' = '22010 - Nose, Nasal Cavity and Middle Ear' '22020' = '22020 - Larynx' '22030' = '22030 - Lung and Bronchus' '22050' = '22050 - Pleura' '22060' = '22060 - Trachea, Mediastinum and Other Respiratory Organs' '23000' = '23000 - Bones and Joints' '24000' = '24000 - Soft Tissue including Heart' '25010' = '25010 - Melanoma of the Skin' '25020' = '25020 - Other Non-Epithelial Skin' '26000' = '26000 - Breast' '27010' = '27010 - Cervix Uteri' '27020' = '27020 - Corpus Uteri' '27030' = '27030 - Uterus, NOS' '27040' = '27040 - Ovary' '27050' = '27050 - Vagina' '27060' = '27060 - Vulva' '27070' = '27070 - Other Female Genital Organs' '28010' = '28010 - Prostate' '28020' = '28020 - Testis' '28030' = '28030 - Penis' '28040' = '28040 - Other Male Genital Organs' '29010' = '29010 - Urinary Bladder' '29020' = '29020 - Kidney and Renal Pelvis' '29030' = '29030 - Ureter' '29040' = '29040 - Other Urinary Organs' '30000' = '30000 - Eye and Orbit' '31010' = '31010 - Brain' '31040' = '31040 - Cranial Nerves Other Nervous System' '32010' = '32010 - Thyroid' '32020' = '32020 - Other Endocrine including Thymus' '33011' = '33011 - Hodgkin - Nodal' '33012' = '33012 - Hodgkin - Extranodal' '33041' = '33041 - NHL - Nodal' '33042' = '33042 - NHL - Extranodal' '34000' = '34000 - Myeloma' '35011' = '35011 - Acute Lymphocytic Leukemia' '35012' = '35012 - Chronic Lymphocytic Leukemia' '35013' = '35013 - Other Lymphocytic Leukemia' '35021' = '35021 - Acute Myeloid Leukemia' '35031' = '35031 - Acute Monocytic Leukemia' '35022' = '35022 - Chronic Myeloid Leukemia' '35023' = '35023 - Other Myeloid/Monocytic Leukemia' '35041' = '35041 - Other Acute Leukemia' '35043' = '35043 - Aleukemic, subleukemic and NOS' '36010' = '36010 - Mesothelioma' '36020' = '36020 - Kaposi Sarcoma' '37000' = '37000 - Miscellaneous' '99999' = '99999 - Invalid' ; value $siterwho '20010' = '20010 - Lip' '20020' = '20020 - Tongue' '20030' = '20030 - Salivary Gland' '20040' = '20040 - Floor of Mouth' '20050' = '20050 - Gum and Other Mouth' '20060' = '20060 - Nasopharynx' '20070' = '20070 - Tonsil' '20080' = '20080 - Oropharynx' '20090' = '20090 - Hypopharynx' '20100' = '20100 - Other Oral Cavity and Pharynx' '21010' = '21010 - Esophagus' '21020' = '21020 - Stomach' '21030' = '21030 - Small Intestine' '21041' = '21041 - Cecum' '21042' = '21042 - Appendix' '21043' = '21043 - Ascending Colon' '21044' = '21044 - Hepatic Flexure' '21045' = '21045 - Transverse Colon' '21046' = '21046 - Splenic Flexure' '21047' = '21047 - Descending Colon' '21048' = '21048 - Sigmoid Colon' '21049' = '21049 - Large Intestine, NOS' '21051' = '21051 - Rectosigmoid Junction' '21052' = '21052 - Rectum' '21060' = '21060 - Anus, Anal Canal and Anorectum' '21071' = '21071 - Liver' '21072' = '21072 - Intrahepatic Bile Duct' '21080' = '21080 - Gallbladder' '21090' = '21090 - Other Biliary' '21100' = '21100 - Pancreas' '21110' = '21110 - Retroperitoneum' '21120' = '21120 - Peritoneum, Omentum and Mesentery' '21130' = '21130 - Other Digestive Organs' '22010' = '22010 - Nose, Nasal Cavity and Middle Ear' '22020' = '22020 - Larynx' '22030' = '22030 - Lung and Bronchus' '22050' = '22050 - Pleura' '22060' = '22060 - Trachea, Mediastinum and Other Respiratory Organs' '23000' = '23000 - Bones and Joints' '24000' = '24000 - Soft Tissue including Heart' '25010' = '25010 - Melanoma of the Skin' '25020' = '25020 - Other Non-Epithelial Skin' '26000' = '26000 - Breast' '27010' = '27010 - Cervix Uteri' '27020' = '27020 - Corpus Uteri' '27030' = '27030 - Uterus, NOS' '27040' = '27040 - Ovary' '27050' = '27050 - Vagina' '27060' = '27060 - Vulva' '27070' = '27070 - Other Female Genital Organs' '28010' = '28010 - Prostate' '28020' = '28020 - Testis' '28030' = '28030 - Penis' '28040' = '28040 - Other Male Genital Organs' '29010' = '29010 - Urinary Bladder' '29020' = '29020 - Kidney and Renal Pelvis' '29030' = '29030 - Ureter' '29040' = '29040 - Other Urinary Organs' '30000' = '30000 - Eye and Orbit' '31010' = '31010 - Brain' '31040' = '31040 - Cranial Nerves Other Nervous System' '32010' = '32010 - Thyroid' '32020' = '32020 - Other Endocrine including Thymus' '33011' = '33011 - Hodgkin - Nodal' '33012' = '33012 - Hodgkin - Extranodal' '33041' = '33041 - NHL - Nodal' '33042' = '33042 - NHL - Extranodal' '34000' = '34000 - Myeloma' '35011' = '35011 - Acute Lymphocytic Leukemia' '35012' = '35012 - Chronic Lymphocytic Leukemia' '35013' = '35013 - Other Lymphocytic Leukemia' '35021' = '35021 - Acute Myeloid Leukemia' '35031' = '35031 - Acute Monocytic Leukemia' '35022' = '35022 - Chronic Myeloid Leukemia' '35023' = '35023 - Other Myeloid/Monocytic Leukemia' '35041' = '35041 - Other Acute Leukemia' '35043' = '35043 - Aleukemic, subleukemic and NOS' '36010' = '36010 - Mesothelioma' '36020' = '36020 - Kaposi Sarcoma' '37000' = '37000 - Miscellaneous' '99999' = '99999 - Invalid' ; /*****************************************************************************************************/ /*other variables */ /*****************************************************************************************************/ value $srvdsp 'M10' ="Mailed: Complete survey (80-100% complete)" 'T10' ="Telephoned: Complete survey (80-100% complete)" 'M11' ="Mailed: Nonresponse: partial complete survey (50-79% complete)" 'T11' ="Telephoned: Nonresponse: partial complete survey (50-79% complete)" 'M20','T20' ="Ineligible: deceased" 'M21','T21' ="Ineligible: not enrolled in MCO" 'M22','T22' ="Ineligible: end stage renal disease" 'M23','T23' ="Ineligible: language barrier" 'T24' ="Ineligible: bad address AND non-working/unlisted phone number or member is unknown at the dialed phone number" 'M31','T31' ="Nonresponse: break-off (0-49% complete)" 'M32','T32' ="Nonresponse: refusal" 'M33','T33' ="Nonresponse: respondent unavailable" 'M34','T34' ="Nonresponse: respondent physically or mentally incapacitated" 'M35','T35' ="Nonresponse: respondent institutionalized" 'M36','T36' ="Nonresponse: after maximum attempts" '' = "Missing"; /*derived newrace from survey, EDB, and SEER race*/ value newrace 1='White' 2='Asian or Pacific Islander' 3='Black or African American' 4='Hispanic' 5='American Indian or Alaskan Native' 6='Another race or Multi-Race' 0='Unknown'; /*derive from Q43 SMKFRQ*/ value smkstat 1='Yes (every day or some days)' 2='Not at all' 9='Don''t know or missing'; /* format value 'anycan' used for both the SEER.MHOS and MHOS files */ value anycan 1='Yes' 2='No' .='Not Answered'; value arthpn 1='None' 2='Very Mild' 3='Mild' 4='Moderate' 5='Severe' .='Missing'; /* format value 'speccan' used for both the SEER.MHOS and MHOS files */ value speccan 1='Yes' 2='No' .='Not Answered'; value backpn 1='All of the time' 2='Most of the time' 3='Some of the time' 4='A little of the time' 5='None of the time' .='Missing'; value $dsprec "1" = "Completed (M10, T10)" "2" = "Partially completed (M11, T11)" "3" = "No Response (All other dispositions)" "4" = "Patient selected for Baseline, but not Follow-up"/* this level is only found in SEER.MHOS data */ " " = "No Survey"; value yob_flg 0 = "Match" 1 = "Mismatch: difference > 1 year" 2 = "Mismatch: difference = 1 year" . = "At least one of the YOB variables is missing or invalid"; value sex_flg 0 = "Match" 1 = "Mismatch" . = "At least one of the gender variables is missing or invalid"; value inseer 1 = "Yes" 0 = "No"; value $srv_var "N" = "No" "Y" = "Yes"; value $ssa_sta " " = "Missing" "01" = "Alabama" "02" = "Alaska" "03" = "Arizona" "04" = "Arkansas" "05" = "California" "06" = "Colorado" "07" = "Connecticut" "08" = "Delaware" "09" = "District of Columbia" "10" = "Florida" "11" = "Georgia" "12" = "Hawaii" "13" = "Idaho" "14" = "Illinois" "15" = "Indiana" "16" = "Iowa" "17" = "Kansas" "18" = "Kentucky" "19" = "Louisiana" "20" = "Maine" "21" = "Maryland" "22" = "Massachusetts" "23" = "Michigan" "24" = "Minnesota" "25" = "Mississippi" "26" = "Missouri" "27" = "Montana" "28" = "Nebraska" "29" = "Nevada" "30" = "New Hampshire" "31" = "New Jersey" "32" = "New Mexico" "33" = "New York" "34" = "North Carolina" "35" = "North Dakota" "36" = "Ohio" "37" = "Oklahoma" "38" = "Oregon" "39" = "Pennsylvania" "40" = "Puerto Rico" "41" = "Rhode Island" "42" = "South Carolina" "43" = "South Dakota" "44" = "Tennessee" "45" = "Texas" "46" = "Utah" "47" = "Vermont" "48" = "Virgin Islands" "49" = "Virginia" "50" = "Washington" "51" = "West Virginia" "52" = "Wisconsin" "53" = "Wyoming" "54" = "Africa" "55" = "Asia" "56" = "Canada & Islands" "57" = "Central America and West Indies" "58" = "Europe" "59" = "Mexico" "60" = "Oceania" "61" = "Philippines" "62" = "South America" "63" = "U.S. Possessions" "64" = "American Samoa" "65" = "Guam" "66" = "Saipan" "97" = "Northern Marianas" "98" = "Guam" "99" = "Unknown"; /*$reg1f per xwalker file document- 2/16/11*/ value $reg1f "01" = "San Francisco-Oakland SMSA - 1973+" "02" = "Connecticut - 1973+" "20" = "Detroit (Metropolitan) - 1973+" "21" = "Hawaii - 1973+" "22" = "Iowa - 1973+" "23" = "New Mexico - 1973+" "25" = "Seattle (Puget Sound) 1974+" "26" = "Utah - 1973+" "27" = "Atlanta (Metropolitan) - 1975+" "31" = "San Jose/Monterey - 1988+" "33" = "Arizona Indians - 1973+" /*added 2/16/11 gy*/ "35" = "Los Angeles - 1988+" "37" = "Rural Georgia - 1978+" "41" = "California excluding SF/SJM/LA - 1988+" /*changed 2/16/11 per xwalk gy*/ "42" = "Kentucky - 1995+" "43" = "Louisiana - 1995+" "44" = "New Jersey - 1979+" "45" = "Florida - 1995+" /*added 2/16/11*/ "77" = "Texas - 1995+" /*added 2/16/11*/ "99" = "Georgia"; /*added 2/16/11*/ /*survey data was matched with the Census data for the zip code information on education, income, etc.*/ value zipflag 1='Match on both Zip code and State' 2='Match on Zip code only' 3='No match'; value $newreg '00' = 'Patient not selected for FU survey' '01' = 'San Fran' '02' = 'Connecticut' '20' = 'Detroit' '21' = 'Hawaii' '22' = 'Iowa' '23' = 'New Mexico' '25' = 'Seattle' '26' = 'Utah' '27' = 'Atlanta' '31' = 'San Jose' '33' = 'Arizona Indians' '35' = 'Los Angeles' '37' = 'Rural Georgia' '41' = 'Greater California' '42' = 'Kentucky' '43' = 'Louisiana' '44' = 'New Jersey' '47' = 'Greater Georgia - 2000+' '98' = 'Other Locations' '99' = 'Unknown' ' ' = 'CMS State Missing, or did not participate in Survey'; /* added for survey level file */ value yesno 1='Yes' 0='No' 99='Unknown'; value srvtype 1='baseline' 2='followup'; value ca_stat 1='Cancer before survey in SEER, or in same year as survey, month is same or unknown and Q33=yes' 2='No cancer before survey in SEER and Q33=no/missing, or non-melanoma cancer in same year, month is same or unknown and Q33=no' 3='No cancer before survey in SEER and Q33=yes' 4='Not in SEER and Q33=yes' 5='Not in SEER and Q33=no' 6='Not in SEER and Q33=missing' 7='Melanoma cancer in SEER, in same year as survey, month is same and Q33=no' 8='Melanoma cancer in SEER, in same year as survey, month is same and Q33=missing' 9='Non-melanoma cancer in SEER, in same year as survey, month is same and Q33=missing' 10='Non-malignant tumor before the survey, and no other malignancies' 11='Non-malignant tumor after the survey, and no other malignancies' ; value non_malig 0='No non-malignant tumors' 1='Non-malignant tumors before the survey' 2='Non-malignant tumors before and after the survey' 3='Non-malignant tumors after the survey' ; value surviv 1='Alive' 0='Dead'; value $drsqt_r /*q44 quit smoking question (recoded)*/ ''= "Missing" '1' = "Less than 6 months" '1.1'= "Less than 12 months (cohort 1 baseline only)" '2' = "6 months or more" '2.1'= "12 months or more (cohort 1 baseline only)" '3' = "Don't know"; value csmk 1 = 'Yes (every day or some days)' 2 = 'Not at all' 9 = 'Unknown'; value vendor_r /*survey vendor (recoded)*/ . = "Missing" 1 = "DSS" 2 = "GHS" 3 = "Solucient (formerly HCIA)" 4 = "Synovate (formerly Market Facts)" 5 = "NRC" 6 = "Roper Starch (formerly Response Analysis)" 7 = "DataStat, Inc. (cohort 3&4 follow-up only)"; /*cohort 7 and 8 followup*/ /* New field added in Round 9, 2006 */ value vrphcmp 1='Much better' 2='Slightly better' 3='About the same' 4='Slightly worse' 5='Much worse' .='Missing'; /* New field added in Round 9, 2006 */ value vrmhcmp 1='Much better' 2='Slightly better' 3='About the same' 4='Slightly worse' 5='Much worse' .='Missing'; /* Please note for the following six ADL fields, response levels are reversed compared to the numeric levels in equivalent fields in HOS 1.0 questionnaire */ value adlbth 1='No, I do not have difficulty' 2='Yes, I have difficulty' 3='I am unable to do this activity' .='Missing'; value adldrs 1='No, I do not have difficulty' 2='Yes, I have difficulty' 3='I am unable to do this activity' .='Missing'; value adleat 1='No, I do not have difficulty' 2='Yes, I have difficulty' 3='I am unable to do this activity' .='Missing'; value adlchr 1='No, I do not have difficulty' 2='Yes, I have difficulty' 3='I am unable to do this activity' .='Missing'; value adleat 1='No, I do not have difficulty' 2='Yes, I have difficulty' 3='I am unable to do this activity' .='Missing'; value adlwlk 1='No, I do not have difficulty' 2='Yes, I have difficulty' 3='I am unable to do this activity' .='Missing'; value adltlt 1='No, I do not have difficulty' 2='Yes, I have difficulty' 3='I am unable to do this activity' .='Missing'; value ccosteo 1='Yes' 2='No' .='Missing'; /* New talked with provider about falls field added in Round 9, 2006 */ value frmtlk 1='Yes' 2='No' 3='I had no visits in the past 12 months' .='Missing'; /* New falls field added in Round 9, 2006 */ value frmfall 1='Yes' 2='No' .='Missing'; /* New balance problems field added in Round 9, 2006 */ value frmbal 1='Yes' 2='No' .='Missing'; /* New fall prevention field added in Round 9, 2006 */ value frmprev 1='Yes' 2='No' 3='I had no visits in the past 12 months' .='Missing'; /* New osteoporosis testing field added in Round 9, 2006 */ value ototest 1='Yes' 2='No' .='Missing'; /* New weight categories field added in Round 9, 2006 */ value weight 1='90 lbs or less' 2='91-100 lbs' 3='101-110 lbs' 4='111-120 lbs' 5='121-130 lbs' 6='131-140 lbs' 7='141-150 lbs' 8='151-160 lbs' 9='161-170 lbs' 10='171-180 lbs' 11='181-190 lbs' 12='191-200 lbs' 13='201-210 lbs' 14='211-220 lbs' 15='221-230 lbs' 16='231-240 lbs' 17='241-250 lbs' 18='251-260 lbs' 19='261-270 lbs' 20='271-280 lbs' 21='281-290 lbs' 22='291-300 lbs' 23='301-310 lbs' 24='311-320 lbs' 25='321 lbs or more' .='Missing'; /* New height categories field added in Round 9, 2006 */ value height 01='5ft. 00 in. or less' 02='5ft. 01 in.' 03='5ft. 02 in.' 04='5ft. 03 in.' 05='5ft. 04 in.' 06='5ft. 05 in.' 07='5ft. 06 in.' 08='5ft. 07 in.' 09='5ft. 08 in.' 10='5ft. 09 in.' 11='5ft. 10 in.' 12='5ft. 11 in.' 13='6ft. 00 in.' 14='6ft. 01 in.' 15='6ft. 02 in.' 16='6ft. 03 in. or more' .='Missing'; /* New race field added in Round 9, 2006 */ value rcnatam 0='Did not check American Indian or Alaskan Native' 1='Checked American Indian or Alaskan Native' .='Missing'; /* New race field added in Round 9, 2006 */ value rcasian 0='Did not check Asian' 1='Checked Asian' .='Missing'; /* New race field added in Round 9, 2006 */ value rcafram 0='Did not check Black or African American' 1='Checked Black or African American' .='Missing'; /* New race field added in Round 9, 2006 */ value rcnhpi 0='Did not check Native Hawaiian or other Pacific Islander' 1='Checked Native Hawaiian or other Pacific Islander' .='Missing'; /* New race field added in Round 9, 2006 */ value rcwhite 0='Did not check White' 1='Checked White' .='Missing'; /* New race field added in Round 9, 2006 */ value rcother 0='Did not check Another race' 1='Checked Another race' .='Missing'; value bmicat 1='Underweight (BMI less than 20)' 2='Normal (BMI 20-24)' 3='Overweight (BMI 25-29)' 4='Obese (BMI 30-34)' 5='Morbid Obesity (BMI 35 or more)' .='Missing'; value vrpaccl 1='No, none of the time' 2='Yes, a little of the time' 3='Yes, some of the time' 4='Yes, most of the time' 5='Yes, all of the time' .='Missing'; value vrpwork 1='No, none of the time' 2='Yes, a little of the time' 3='Yes, some of the time' 4='Yes, most of the time' 5='Yes, all of the time' .='Missing'; value vrmaccl 1='No, none of the time' 2='Yes, a little of the time' 3='Yes, some of the time' 4='Yes, most of the time' 5='Yes, all of the time' .='Missing'; value vrmwork 1='No, none of the time' 2='Yes, a little of the time' 3='Yes, some of the time' 4='Yes, most of the time' 5='Yes, all of the time' .='Missing'; run;