/* Published: 07/13/2023 */ /*************** IMPORTANT PROGRAMING NOTES ************************/ /* If you are using PC SAS to read in these files you will have to */ /* un-zip the files first and use the un-zipped filename statement, */ /* rather than using the zipped files and statement. */ /***********************************************************************/ *filename SEER_in '/directory/CAHPS.SEER.cancer.txt'; /* reading in an un-zipped file */ *filename SEER_in pipe 'gunzip -c /directory/CAHPS.SEER.cancer.txt.gz'; /* reading in a zipped file */ options nocenter validvarname=upcase; data SEER_in; infile SEER_in lrecl=791 missover pad; input @001 patient_id $char15. /* Patient ID (for either Cancer or Non-Cancer Patients) */ @016 SEER_registry $char2. /*Registry*/ @018 SEERregistrywithCAandGAaswholes $char2. /*Registry with CA and GA as whole states*/ @020 Louisiana20051stvs2ndhalfofyear $char1. /*Louisiana 2005 1st vs 2nd half of the year*/ @021 Marital_status_at_diagnosis $char1. /*Marital Status (Not available for NY, MA, ID and TX)*/ @022 Race_ethnicity $char2. /*Race ethnicity*/ @024 sex $char1. /*Sex*/ @025 Agerecodewithsingleages_and_100 $char3. /*Age recode with single ages and 100+*/ @028 agerecodewithsingle_ages_and_85 $char3. /*Age recode with single ages and 85+*/ @031 Sequence_number $char2. /*Sequence Number*/ @033 Month_of_diagnosis $char2. /*Month of Diagnosis, Not month diagnosis recode*/ @035 Year_of_diagnosis $char4. /*Year of Diagnosis*/ @039 Coc_Accredited_Flag_2018 $char1. /*Coc Accredited Flag 2018+*/ @040 Month_of_diagnosis_recode $char2. /*Month of Diagnosis Recode*/ @042 Primary_Site $char4. /*Primary Site*/ @046 Laterality $char1. /*Laterality*/ @047 Histology_ICD_O_2 $char4. /*Histology ICD-0-2 (Not available for NY, MA, ID and TX)*/ @051 Behavior_code_ICD_O_2 $char1. /*Behavior ICD-0-2 (Not available for NY, MA, ID and TX)*/ @052 Histologic_Type_ICD_O_3 $char4. /*Histologic type ICD-0-3*/ @056 Behavior_code_ICD_O_3 $char1. /*Behavior code ICD-0-3*/ @067 Grade_thru_2017 $char1. /*Grade thru 2017*/ @068 Schema_ID_2018 $char5. /*Schema ID (2018+)*/ @073 Grade_Clinical_2018 $char1. /*Grade Clinical (2018+)*/ @074 Grade_Pathological_2018 $char1. /*Grade Pathological (2018+)*/ @075 Diagnostic_Confirmation $char1. /*Diagnostic Confirmation*/ @076 Type_of_Reporting_Source $char1. /*Type of Reporting Source*/ @077 EOD_10_size_1988_2003 $char3. /*EOD 10 - SIZE (1998-2003) (Not available for NY, MA, ID and TX)*/ @080 EOD_10_extent_1988_2003 $char2. /*EOD 10 - EXTENT (1998-2003) (Not available for NY, MA, ID and TX)*/ @082 EOD10Prostatepath_ext_1995_2003 $char2. /*EOD 10 - Prostate path ext (1995-2003) (Not available for NY, MA, ID and TX)*/ @084 EOD_10_nodes_1988_2003 $char1. /*EOD 10 - Nodes (1995-2003) (Not available for NY, MA, ID and TX)*/ @085 Regional_nodes_positive_1988 $char2. /*EOD 10 - Regional Nodes positive (1988+) (limited to diagnosis years 2000-2003 for NY, MA, ID and TX)*/ @087 Regional_nodes_examined_1988 $char2. /*EOD 10 - Regional Nodes examined (1988+) (Not available for NY, MA, ID and TX)*/ @089 Expanded_EOD_1_CP53_1973_1982 $char1. /*EOD - expanded 1-13 (Not available for NY, MA, ID and TX)*/ @090 Expanded_EOD_2_CP54_1973_1982 $char1. @091 Expanded_EOD_3_CP55_1973_1982 $char1. @092 Expanded_EOD_4_CP56_1973_1982 $char1. @093 Expanded_EOD_5_CP57_1973_1982 $char1. @094 Expanded_EOD_6_CP58_1973_1982 $char1. @095 Expanded_EOD_7_CP59_1973_1982 $char1. @096 Expanded_EOD_8_CP60_1973_1982 $char1. @097 Expanded_EOD_9_CP61_1973_1982 $char1. @098 Expanded_EOD_10_CP62_1973_1982 $char1. @099 Expanded_EOD_11_CP63_1973_1982 $char1. @100 Expanded_EOD_12_CP64_1973_1982 $char1. @101 Expanded_EOD_13_CP65_1973_1982 $char1. @106 EOD_4_size_1983_1987 $char2. /*EOD 4 - Size (1983-1987) (Not available for NY, MA, ID and TX) */ @108 EOD_4_extent_1983_1987 $char1. /*EOD 4 - Extent (1983-1987) (Not available for NY, MA, ID and TX) */ @109 EOD_4_nodes_1983_1987 $char1. /*EOD 4 - Nodes (1983-1987) (Not available for NY, MA, ID and TX) */ @110 Coding_system_EOD_1973_2003 $char1. /*EOD Coding System (1973-2003) (Not available for NY, MA, ID and TX) */ @111 Tumor_marker_1_1990_2003 $char1. /*Tumor marker 1 (1990-2003) (Not available for NY, MA, ID and TX) */ @112 Tumor_marker_2_1990_2003 $char1. /*Tumor marker 2 (1990-2003) (Not available for NY, MA, ID and TX) */ @113 Tumor_marker_3_1998_2003 $char1. /*Tumor marker 3 (1998-2003 (Not available for NY, MA, ID and TX) */ @114 CS_tumor_size_2004_2015 $char3. /*CS Tumor size (2004-2015) (Not available for NY, MA, ID and TX) */ @117 CS_extension_2004_2015 $char3. /*CS extension (2004-2015) (Not available for NY, MA, ID and TX) */ @120 CS_lymph_nodes_2004_2015 $char3. /*CS Lymph nodes (2004-2015) (Not available for NY, MA, ID and TX) */ @123 CS_mets_at_dx_2004_2015 $char2. /*CS Mets at dx (2004-2015) (Not available for NY, MA, ID and TX) */ @125 CSsitespecificfactor120042017va $char3. /*CS Site-specific factor 1(2004-2017 varying by schema) (Not available for NY, MA, ID and TX)*/ @128 CSsitespecificfactor220042017va $char3. /*CS Site-specific factor 2(2004-2017 varying by schema) (Not available for NY, MA, ID and TX)*/ @131 CSsitespecificfactor320042017va $char3. /*CS Site-specific factor 3(2004-2017 varying by schema) (Not available for NY, MA, ID and TX)*/ @134 CSsitespecificfactor420042017va $char3. /*CS Site-specific factor 4(2004-2017 varying by schema) (Not available for NY, MA, ID and TX)*/ @137 CSsitespecificfactor520042017va $char3. /*CS Site-specific factor 5(2004-2017 varying by schema) (Not available for NY, MA, ID and TX)*/ @140 CSsitespecificfactor620042017va $char3. /*CS Site-specific factor 6(2004-2017 varying by schema) (Not available for NY, MA, ID and TX)*/ @143 CSsitespecificfactor720042017va $char3. /*CS Site-specific factor 7(2004-2017 varying by schema) (Not available for NY, MA, ID and TX)*/ @146 CSsitespecificfactor820042017va $char3. /*CS Site-specific factor 8(2004-2017 varying by schema) (Not available for NY, MA, ID and TX)*/ @149 CSsitespecificfactor920042017va $char3. /*CS Site-specific factor 9(2004-2017 varying by schema) (Not available for NY, MA, ID and TX)*/ @152 CSsitespecificfactor1020042017v $char3. /*CS Site-specific factor 10(2004-2017 varying by schema) (Not available for NY, MA, ID and TX)*/ @155 CSsitespecificfactor1120042017v $char3. /*CS Site-specific factor 11(2004-2017 varying by schema) (Not available for NY, MA, ID and TX)*/ @158 CSsitespecificfactor1220042017v $char3. /*CS Site-specific factor 12(2004-2017 varying by schema) (Not available for NY, MA, ID and TX)*/ @161 CSsitespecificfactor1320042017v $char3. /*CS Site-specific factor 13(2004-2017 varying by schema) (Not available for NY, MA, ID and TX)*/ @164 CSsitespecificfactor1520042017v $char3. /*CS Site-specific factor 15(2004-2017 varying by schema) (Not available for NY, MA, ID and TX)*/ @167 CSsitespecificfactor1620042017v $char3. /*CS Site-specific factor 16(2004-2017 varying by schema) (Not available for NY, MA, ID and TX)*/ @170 CSsitespecificfactor2520042017v $char3. /*CS Site-specific factor 25(2004-2017 varying by schema) (Not available for NY, MA, ID and TX)*/ @173 Derived_AJCC_T_6th_ed_2004_2015 $char2. /*Derived AJCC T 6th ed (2004-2015) (Not available for NY, MA, ID and TX)*/ @175 Derived_AJCC_N_6th_ed_2004_2015 $char2. /*Derived AJCC N 6th ed (2004-2015) (Not available for NY, MA, ID and TX)*/ @177 Derived_AJCC_M_6th_ed_2004_2015 $char2. /*Derived AJCC M 6th ed (2004-2015) (Not available for NY, MA, ID and TX)*/ @179 DerivedAJCCStageGroup6thed20042 $char2. /*Derived AJCC STAGE Group 6th ed (2004-2015) (Not available for NY, MA, ID and TX)*/ @181 SEERcombinedSummaryStage2000200 $char1. /*SEER Combined Summary Stage 2000 (2004-2017) */ @182 Combined_Summary_Stage_2004 $char1. /*Combined Summary Stage 2000 (2004+) */ @183 CSversioninputoriginal2004_2015 $char6. /*CS Version Input (2004-2015) (Not available for NY, MA, ID and TX)*/ @189 CS_version_derived_2004_2015 $char6. /*CS Version Derived (2004-2015) (Not available for NY, MA, ID and TX)*/ @195 CSversioninputcurrent_2004_2015 $char6. /*CS Version Current (2004-2015) (Not available for NY, MA, ID and TX)*/ @201 RX_Summ_Surg_Prim_Site_1998 $char2. /*RX Summ-Surg Prim site 1998+ (Not available for NY, MA, ID and TX)*/ @203 RX_Summ_Scope_Reg_LN_Sur_2003 $char1. /*RX Summ-Scope Reg LN Sur (2003+) (Not available for NY, MA, ID and TX)*/ @204 RX_Summ_Surg_Oth_Reg_Dis_2003 $char1. /*RX Summ-Surg Oth reg/dis (2003+) (Not available for NY, MA, ID and TX)*/ @205 RXSummReg_LN_Examined_1998_2002 $char2. /*RX Summ-Reg LN examined (1998-2002) (Not available for NY, MA, ID and TX)*/ @207 RX_Summ_Systemic_Surg_Seq $char1. /*RX Summ--Systemic Surg Seq (Not available for NY, MA, ID and TX)*/ @208 RX_Summ_Surg_Rad_Seq $char1. /*Radiation Sequence with Surgery (Not available for NY, MA, ID and TX)*/ @209 Reasonnocancer_directed_surgery $char1. /*Reason No Cancer-Directed Surgery (Not available for NY, MA, ID and TX)*/ @210 Radiation_recode $char1. /*Radiation Recode (0 and 9 combined) - created (Not available for NY, MA, ID and TX)*/ @211 Chemotherapy_recode_yes_no_unk $char1. /*CHEMOTHERAPY Recode, yes(1)/no/unknown(0) - created (Not available for NY, MA, ID and TX)*/ @212 Sitespecificsurgery19731997vary $char2. /*Site Specific Surgery (1973-1997) (Not available for NY, MA, ID and TX)*/ @214 Scopeofreglymphndsurg_1998_2002 $char1. /*Scope of Reg Lymph ND Surg (1998-2002) (Not available for NY, MA, ID and TX)*/ @215 Surgeryofothregdissites19982002 $char1. /*Surgery of Oth Reg/Dis sites (1998-2002) (Not available for NY, MA, ID and TX)*/ @216 Record_number_recode $char2. /*Record Number Recode */ @218 Age_recode_with_1_year_olds $char2. /*Age Recode with <1 Year Olds */ @220 Site_recode_ICD_O_3_WHO_2008 $char5. /*Site Recode ICD-O-3/WHO 2008) */ @230 Site_recode_rare_tumors $char5. /*Site Recode - rare tumor*/ @240 Behavior_recode_for_analysis $char1. /*Behavior Recode for Analysis*/ @241 Histologyrecode_broad_groupings $char2. /*Histology Recode - Broad Groupings*/ @243 Histologyrecode_Brain_groupings $char2. /*Histology Recode - Brain Groupings*/ @245 ICCCsiterecodeextended3rdeditio $char3. /*ICCC Site Recode Extended 3rd Edition/IARC 2017*/ @248 TNM_7_CS_v0204_Schema_thru_2017 $char3. /*TNM 7/CS v0204+ Schema (thru 2017) (Not available for NY, MA, ID and TX)*/ @251 TNM_7_CS_v0204_Schema_recode $char3. /*TNM 7/CS v0204+ Schema Recode (Not available for NY, MA, ID and TX)*/ @254 Race_recode_White_Black_Other $char1. /*Race Recode (White, Black, Other)*/ @255 Race_recode_W_B_AI_API $char1. /*Race Recode (W, B, AI, API)*/ @256 OriginrecodeNHIAHispanicNonHisp $char1. /*Origin Recode NHIA (Hispanic, Non-Hispanic)*/ @257 RaceandoriginrecodeNHWNHBNHAIAN $char1. /*Race and origin recode (NHW, NHB, NHAIAN, NHAPI, Hispanic)*/ @258 SEER_historic_stage_A_1973_2015 $char1. /*SEER Historic Stage A (1973-2015) (Not available for NY, MA, ID and TX)*/ @259 AJCCstage_3rd_edition_1988_2003 $char2. /*AJCC Stage 3rd Edition (1988-2003) (Not available for NY, MA, ID and TX)*/ @261 SEERmodifiedAJCCstage3rd1988200 $char2. /*SEER Modified AJCC Stage 3rd Edition (1988-2003) (Not available for NY, MA, ID and TX)*/ @263 Firstmalignantprimary_indicator $char1. /*First Malignant Primary Indicator*/ @264 state $char2. /*FIPS State*/ @266 county $char3. /*FIPS County*/ @274 Medianhouseholdincomeinflationa $char2. /*Median Household Income Inflation adj to 2019*/ @276 Rural_Urban_Continuum_Code $char2. /*Rural-Urban Continuum Code*/ @278 PRCDA_2017 $char1. /*PRCDA - 2017*/ @279 PRCDA_Region $char1. /*PRCDA - Region*/ @280 COD_to_site_recode $char5. /*COD to Site Recode (Not available for NY, MA, ID and TX)*/ @285 COD_to_site_rec_KM $char5. /*COD to Site Recode KM (Not available for NY, MA, ID and TX)*/ @290 Vitalstatusrecodestudycutoffuse $char1. /*Vital Status Recode (Study Cutoff Used) (Not available for NY, MA, ID and TX)*/ @291 IHS_Link $char1. /*IHS LINK*/ @292 Summary_stage_2000_1998_2017 $char1. /*Summary Stage 2000 (1998-2017) (Not available for NY, MA, ID and TX)*/ @293 AYA_site_recode_WHO_2008 $char2. /*AYA Site Recode/WHO 2008*/ @295 AYA_site_recode_2020_Revision $char3. /*AYA Site Recode 2020 Revision*/ @298 Lymphoidneoplasmrecode2021Revis $char2. /*Lymphoid neoplasm recode 2021 Revision*/ @302 LymphomasubtyperecodeWHO2008thr $char2. /*Lymphoma Subtype Recode/WHO 2008 (thru 2017)*/ @304 SEER_Brain_and_CNS_Recode $char2. /*SEER Brain and CNS Recode*/ @306 ICCCsiterecode3rdeditionIARC201 $char3. /*ICCC Site Recode 3rd Edition/IARC 2017*/ @309 SEERcausespecificdeathclassific $char1. /*SEER Cause-Specific Death Classification (Not available for NY, MA, ID and TX)*/ @310 SEERothercauseofdeathclassifica $char1. /*SEER Other Cause of Death Classification (Not available for NY, MA, ID and TX)*/ @311 CSTumor_Size_Ext_Eval_2004_2015 $char1. /*CS Tumor Size/Ext Eval (2004-2015) (Not available for NY, MA, ID and TX)*/ @312 CS_Reg_Node_Eval_2004_2015 $char1. /*CS Reg Node Eval (2004-2015) (Not available for NY, MA, ID and TX)*/ @313 CS_Mets_Eval_2004_2015 $char1. /*CS Mets Eval (2004-2015) (Not available for NY, MA, ID and TX)*/ @314 Primary_by_international_rules $char1. /*Primary by International Rules*/ @315 ERStatusRecodeBreastCancer_1990 $char1. /*ER Status Recode Breast Cancer (1990+) (Not available for NY, MA, ID and TX)*/ @316 PRStatusRecodeBreastCancer_1990 $char1. /*PR Status Recode Breast Cancer (1990+) (Not available for NY, MA, ID and TX)*/ @317 CS_Schema_AJCC_6th_Edition $char2. /*CS Schema--AJCC 6th Edition (Not available for NY, MA, ID and TX)*/ @319 LymphvascularInvasion2004varyin $char1. /*Lymph Vascular Invasion (2004+ Varying by Schema) (Not available for NY, MA, ID and TX)*/ @320 Survival_months $char4. /*Survival Months (Not available for NY, MA, ID and TX)*/ @324 Survival_months_flag $char1. /*Survival Months Flag (Not available for NY, MA, ID and TX)*/ @325 Derived_AJCC_T_7th_ed_2010_2015 $char3. /*Derived AJCC T, 7th Ed 2010-2015) (Not available for NY, MA, ID and TX)*/ @328 Derived_AJCC_N_7th_ed_2010_2015 $char3. /*Derived AJCC N, 7th Ed 2010-2015) (Not available for NY, MA, ID and TX)*/ @331 Derived_AJCC_M_7th_ed_2010_2015 $char3. /*Derived AJCC M, 7th Ed 2010-2015) (Not available for NY, MA, ID and TX)*/ @334 DerivedAJCCStageGroup7thed20102 $char3. /*Derived AJCC Stage Group, 7th Ed 2010-2015) (Not available for NY, MA, ID and TX)*/ @337 BreastAdjustedAJCC6thT1988_2015 $char2. /*Breast--Adjusted AJCC 6th T (1988-2015) (Not available for NY, MA, ID and TX)*/ @339 BreastAdjustedAJCC6thN1988_2015 $char2. /*Breast--Adjusted AJCC 6th N (1988-2015) (Not available for NY, MA, ID and TX)*/ @341 BreastAdjustedAJCC6thM1988_2015 $char2. /*Breast--Adjusted AJCC 6th M (1988-2015) (Not available for NY, MA, ID and TX)*/ @343 BreastAdjustedAJCC6thStage19882 $char2. /*Breast--Adjusted AJCC 6th Stage (1988-2015) (Not available for NY, MA, ID and TX)*/ @345 Derived_HER2_Recode_2010 $char1. /*Derived HER2 Recode (2010+) (Not available for NY, MA, ID and TX)*/ @346 Breast_Subtype_2010 $char1. /*Breast Subtype (2010+)*/ @347 LymphomaAnnArborStage_1983_2015 $char1. /*Lymphomas: Ann Arbor Staging (1983-2015) (Not available for NY, MA, ID and TX)*/ @348 SEERCombinedMetsat_DX_bone_2010 $char1. /*SEER Combined Mets at Dx-Bone (2010+) (Not available for NY, MA, ID and TX)*/ @349 SEERCombinedMetsatDX_brain_2010 $char1. /*SEER Combined Mets at Dx-Brain (2010+) (Not available for NY, MA, ID and TX)*/ @350 SEERCombinedMetsatDX_liver_2010 $char1. /*SEER Combined Mets at Dx-Liver (2010+) (Not available for NY, MA, ID and TX)*/ @351 SEERCombinedMetsat_DX_lung_2010 $char1. /*SEER Combined Mets at Dx-Lung (2010+) (Not available for NY, MA, ID and TX)*/ @352 TvaluebasedonAJCC_3rd_1988_2003 $char2. /*T Value - Based on AJCC 3rd (1988-2003) (Not available for NY, MA, ID and TX)*/ @354 NvaluebasedonAJCC_3rd_1988_2003 $char2. /*N Value - Based on AJCC 3rd (1988-2003) (Not available for NY, MA, ID and TX)*/ @356 MvaluebasedonAJCC_3rd_1988_2003 $char2. /*M Value - Based on AJCC 3rd (1988-2003) (Not available for NY, MA, ID and TX)*/ @358 Totalnumberofinsitumalignanttum $char2. /*Total Number of In Situ/Malignant Tumors for Patient (Not available for NY, MA, ID and TX)*/ @360 Totalnumberofbenignborderlinetu $char2. /*Total Number of Benign/Borderline Tumors for Patient (Not available for NY, MA, ID and TX)*/ @362 RadiationtoBrainorCNSRecode1988 $char1. /*Radiation to Brain or CNS Recode (1988-1997) (Not available for NY, MA, ID and TX)*/ @363 Tumor_Size_Summary_2016 $char3. /*Tumor Size Summary (2016+) (Not available for NY, MA, ID and TX)*/ @366 DerivedSEERCmbStg_Grp_2016_2017 $char5. /*Derived SEER Combined STG GRP (2016+) (Not available for NY, MA, ID and TX)*/ @371 DerivedSEERCombined_T_2016_2017 $char5. /*Derived SEER Combined T (2016+) (Not available for NY, MA, ID and TX)*/ @376 DerivedSEERCombined_N_2016_2017 $char5. /*Derived SEER Combined N (2016+) (Not available for NY, MA, ID and TX)*/ @381 DerivedSEERCombined_M_2016_2017 $char5. /*Derived SEER Combined M (2016+) (Not available for NY, MA, ID and TX)*/ @386 DerivedSEERCombinedTSrc20162017 $char1. /*Derived SEER Combined T SRC (2016+) (Not available for NY, MA, ID and TX)*/ @387 DerivedSEERCombinedNSrc20162017 $char1. /*Derived SEER Combined N SRC (2016+) (Not available for NY, MA, ID and TX)*/ @388 DerivedSEERCombinedMSrc20162017 $char1. /*Derived SEER Combined M SRC (2016+) (Not available for NY, MA, ID and TX)*/ @389 TNM_Edition_Number_2016_2017 $char2. /*TNM Edition Number (2016-2017) (Not available for NY, MA, ID and TX)*/ @391 Mets_at_DX_Distant_LN_2016 $char1. /*Mets at Dx-Distant LN (2016+) (Not available for NY, MA, ID and TX)*/ @392 Mets_at_DX_Other_2016 $char1. /*Mets at DX--Other (2016+) (Not available for NY, MA, ID and TX)*/ @393 AJCC_ID_2018 $char4. /*AJCC ID (2018+)*/ @397 EOD_Schema_ID_Recode_2010 $char3. /*EOD Schema ID Recode (2010+)*/ @400 Derived_EOD_2018_T_2018 $char15. /*Derived EOD 2018 T (2018+) (Not available for NY, MA, ID and TX)*/ @415 Derived_EOD_2018_N_2018 $char15. /*Derived EOD 2018 N (2018+) (Not available for NY, MA, ID and TX)*/ @430 Derived_EOD_2018_M_2018 $char15. /*Derived EOD 2018 M (2018+) (Not available for NY, MA, ID and TX)*/ @445 DerivedEOD2018_Stage_Group_2018 $char15. /*Derived EOD 2018 Stage Group (2018+) (Not available for NY, MA, ID and TX)*/ @460 EOD_Primary_Tumor_2018 $char3. /*EOD Primary Tumor (2018+) (Not available for NY, MA, ID and TX)*/ @463 EOD_Regional_Nodes_2018 $char3. /*EOD Regional Nodes (2018+) (Not available for NY, MA, ID and TX)*/ @466 EOD_Mets_2018 $char2. /*EOD Mets (2018+) (Not available for NY, MA, ID and TX)*/ @468 Monthsfromdiagnosisto_treatment $char3. /*Months from diagnosis to treatment (Not available for NY, MA, ID and TX)*/ /*Not Public but released*/ @471 Census_Tract_1990 $char6. /*Census Tract 1990, encrypted*/ @477 Census_Tract_2000 $char6. /*Census Tract 2000, encrypted*/ @483 Census_Tract_2010 $char6. /*Census Tract 2010, encrypted*/ @489 Census_Coding_System $char1. /*Coding System for Census Tract 1970/80/90*/ @490 Census_Tract_Certainty_1990 $char1. /*Census Tract Certainty 1970/1980/1990*/ @491 Census_Tract_Certainty_2000 $char1. /*Census Tract Certainty 2000*/ @492 Census_Tract_Certainty_2010 $char1. /*Census Tract Certainty 2010*/ @493 Rural_Urban_Continuum_Code_1993 $char2. /*Rural-Urban Continuum Code 1993 - From SEER*Stat*/ @495 Rural_Urban_Continuum_Code_2003 $char2. /*Rural-Urban Continuum Code 2003 - From SEER*Stat*/ @497 Rural_Urban_Continuum_Code_2013 $char2. /*Rural-Urban Continuum Code 2013 - From SEER*Stat*/ @499 Health_Service_Area $char4. /*Health Service Area - From SEER*Stat*/ @503 HealthService_Area_NCI_Modified $char4. /*Health Service Area NCI Modified - From SEER*Stat*/ @507 County_at_DX_Geocode_1990 $char3. /*County at DX Geocode 1990*/ @510 County_at_DX_Geocode_2000 $char3. /*County at DX Geocode 2000*/ @513 County_at_DX_Geocode_2010 $char3. /*County at DX Geocode 2010*/ @516 Derived_SS1977_flag $char1. /*Derived SS1977 - Flag (2004+) (Not available for NY, MA, ID and TX)*/ @517 Derived_SS2000_flag $char1. /*Derived SS2000 - Flag (2004+) (Not available for NY, MA, ID and TX)*/ @518 Radiation $char1. /*Radiation (Not available for NY, MA, ID and TX)*/ @519 RadiationtoBrainorCNS_1988_1997 $char1. /*Radiation to Brain or CNS (1988-1997) (Not available for NY, MA, ID and TX)*/ @520 SEER_DateofDeath_Month $char2. /*Death Month based on Stat_rec (Not available for NY, MA, ID and TX)*/ @522 SEER_DateofDeath_Year $char4. /*Death Year based on Stat_rec (Not available for NY, MA, ID and TX)*/ @526 Month_of_last_follow_up_recode $char2. /*Month of Follow-up Recode, study cutoff used (Not available for NY, MA, ID and TX)*/ @528 Year_of_last_follow_up_recode $char4. /*Year of Follow-up Recode, study cutoff used (Not available for NY, MA, ID and TX)*/ @533 Year_of_birth $char4. /*Year of Birth*/ @537 Date_of_diagnosis_flag $char2. /*Date of Diagnosis Flag*/ @539 Date_therapy_started_flag $char2. /*Date of Therapy Started Flag*/ @541 Date_of_birth_flag $char2. /*Date of Birth flag*/ @543 Date_of_last_follow_up_flag $char2. /*Date of Last Follow-up Flag*/ @545 Month_therapy_started $char2. /*Month Therapy Started*/ @547 Year_therapy_started $char4. /*Year Therapy Started*/ @551 Other_cancer_directed_therapy $char1. /*Other Cancer-Directed Therapy*/ @552 Derived_AJCC_flag $char1. /*Derived AJCC - Flag (2004+) (Not available for NY, MA, ID and TX)*/ @553 Derived_SS1977 $char1. /*Derived SS1977 (2004-2015) (Not available for NY, MA, ID and TX)*/ @554 Derived_SS2000 $char1. /*Derived SS2000 (2004+) (Not available for NY, MA, ID and TX)*/ @555 SEER_Summary_stage_1977_9500 $char1. /*SEER summary stage 1977(1995-2000) (Not available for NY, MA, ID and TX)*/ @556 SEER_Summary_stage_2000_0103 $char1. /*SEER summary stage 2000(2001-2003) (Not available for NY, MA, ID and TX)*/ @558 Primary_Payer_at_DX $char2. /*Primary Payer at DX (Not available for NY, MA, ID and TX)*/ @569 Recode_ICD_0_2_to_9 $char4. /*Recode ICD-O-2 to 9 (Not available for NY, MA, ID and TX)*/ @573 Recode_ICD_0_2_to_10 $char4. /*Recode ICD-O-2 to 10 (Not available for NY, MA, ID and TX)*/ @577 NHIA_Derived_Hisp_Origin $char1. /*NHIA Dervied Hispanic Origin (Not available for NY, MA, ID and TX)*/ @578 Age_site_edit_override $char1. /*Age-site edit override (Not available for NY, MA, ID and TX)*/ @579 Sequencenumber_dx_conf_override $char1. /*Sequence number-dx conf override (Not available for NY, MA, ID and TX)*/ @580 Site_type_lat_seq_override $char1. /*Site-type-lat-seq override (Not available for NY, MA, ID and TX)*/ @581 Surgerydiagnostic_conf_override $char1. /*Surgery-diagnostic conf override (Not available for NY, MA, ID and TX)*/ @582 Site_type_edit_override $char1. /*Site-type edit override (Not available for NY, MA, ID and TX)*/ @583 Histology_edit_override $char1. /*Histology edit override (Not available for NY, MA, ID and TX)*/ @584 Report_source_sequence_override $char1. /*Report source sequence override (Not available for NY, MA, ID and TX)*/ @585 Seq_ill_defined_site_override $char1. /*Seq-ill-defined site override (Not available for NY, MA, ID and TX)*/ @586 LeukLymphdxconfirmationoverride $char1. /*Leuk-Lymph dx confirmation override (Not available for NY, MA, ID and TX)*/ @587 Site_behavior_override $char1. /*Site-behavior override (Not available for NY, MA, ID and TX)*/ @588 Site_EOD_dx_date_override $char1. /*Site-EOD-dx date override (Not available for NY, MA, ID and TX)*/ @589 Site_laterality_EOD_override $char1. /*Site-laterality-EOD override (Not available for NY, MA, ID and TX)*/ @590 Site_laterality_morph_override $char1. /*Site-laterality-morph override (Not available for NY, MA, ID and TX)*/ @591 SEER_Summary_Stage_2000newonly $char1. /*Summary Stage 2000 (NAACCR Item-759) Only available for NY, MA, ID and TX for dx years 2001-2003*/ @592 Insurance_Recode_2007 1. /*Insurance Recode (2007+) (Not available for NY, MA, ID and TX)*/ @593 Yost_ACS_2006_2010 5. /*Yost Index (ACS 2006-2010)*/ @598 Yost_ACS_2010_2014 5. /*Yost Index (ACS 2010-2014)*/ @603 Yost_ACS_2013_2017 5. /*Yost Index (ACS 2013-2017)*/ @608 Yost_ACS_2006_2010_State_based 5. /*Yost Index (ACS 2006-2010) - State based*/ @613 Yost_ACS_2010_2014_State_based 5. /*Yost Index (ACS 2010-2014) - State based*/ @618 Yost_ACS_2013_2017_State_based 5. /*Yost Index (ACS 2013-2017) - State based*/ @623 Yost_ACS_2006_2010_quintile $char1. /*Yost Index Quintile (ACS 2006-2010)*/ @624 Yost_ACS_2010_2014_quintile $char1. /*Yost Index Quintile (ACS 2010-2014)*/ @625 Yost_ACS_2013_2017_quintile $char1. /*Yost Index Quintile (ACS 2013-2017)*/ @626 YostACS20062010quintileStatebas $char1. /*Yost Index Quintile (ACS 2006-2010) - State based*/ @627 YostACS20102014quintileStatebas $char1. /*Yost Index Quintile (ACS 2010-2014) - State based*/ @628 YostACS20132017quintileStatebas $char1. /*Yost Index Quintile (ACS 2013-2017) - State based*/ @629 Brain_Molecular_Markers_2018 $char3. /*Brain Molecular Markers (2018+) (Not available for NY, MA, ID and TX)*/ @632 AFPPostOrchiectomyLabValueRecod $char3. /*AFP Post-Orchiectomy Lab Value Recode (2010+) (Not available for NY, MA, ID and TX)*/ @635 AFPPretreatmentInterpretationRe $char2. /*AFP Pretreatment Interpretation Recode (2010+) (Not available for NY, MA, ID and TX)*/ @637 B_Symptoms_Recode_2010 $char2. /*B Symptoms Recode (2010+) (Not available for NY, MA, ID and TX)*/ @639 Breslow_Thickness_Recode_2010 $char5. /*Breslow Thickness Recode (2010+) (Not available for NY, MA, ID and TX)*/ @644 CA125PretreatmentInterpretation $char2. /*CA-125 Pretreatment Interpretation Recode (2010+) (Not available for NY, MA, ID and TX)*/ @646 CEAPretreatmentInterpretationRe $char2. /*CEA Pretreatment Interpretation Recode (2010+) (Not available for NY, MA, ID and TX)*/ @648 Chromosome19qLossofHeterozygosi $char2. /*Chromosome 19q: Loss of Heterozygosity (LOH) Recode (2010+) (Not available for NY, MA, ID and TX)*/ @650 Chromosome1pLossofHeterozygosit $char2. /*Chromosome 1p: Loss of Heterozygosity (LOH) Recode (2010+) (Not available for NY, MA, ID and TX)*/ @652 Fibrosis_Score_Recode_2010 $char2. /*Fibrosis Score Recode (2010+) (Not available for NY, MA, ID and TX)*/ @654 GestationalTrophoblasticPrognos $char2. /*Gestational Trophoblastic Prognostic Scoring Index Recode (2010+) (Not available for NY, MA, ID and TX)*/ @656 GleasonPatternsClinicalRecode20 $char3. /*Gleason Patterns Clinical Recode (2010+) (Not available for NY, MA, ID and TX)*/ @659 GleasonPatternsPathologicalReco $char3. /*Gleason Patterns Pathological Recode (2010+) (Not available for NY, MA, ID and TX)*/ @662 GleasonScoreClinicalRecode_2010 $char2. /*Gleason Score Clinical Recode (2010+) (Not available for NY, MA, ID and TX)*/ @664 GleasonScorePathologicalRecode2 $char2. /*Gleason Score Pathological Recode (2010+) (Not available for NY, MA, ID and TX)*/ @666 hCGPostOrchiectomyRangeRecode20 $char2. /*hCG Post-Orchiectomy Range Recode (2010+) (Not available for NY, MA, ID and TX)*/ @668 InvasionBeyondCapsuleRecode2010 $char2. /*Invasion Beyond Capsule Recode (2010+) (Not available for NY, MA, ID and TX)*/ @670 IpsilateralAdrenalGlandInvolvem $char2. /*Ipsilateral Adrenal Gland Involvement Recode (2010+) (Not available for NY, MA, ID and TX)*/ @672 LDHPostOrchiectomyRangeRecode20 $char2. /*LDH Post-Orchiectomy Range Recode (2010+) (Not available for NY, MA, ID and TX)*/ @674 LDHPretreatmentLevelRecode_2010 $char2. /*LDH Pretreatment Level Recode (2010+) (Not available for NY, MA, ID and TX)*/ @676 LNHeadandNeckLevelsIIIIRecode20 $char2. /*LN Head and Neck Levels I-III Recode (2010+) (Not available for NY, MA, ID and TX)*/ @678 LNHeadandNeckLevelsIVVRecode201 $char2. /*LN Head and Neck Levels IV-V Recode (2010+) (Not available for NY, MA, ID and TX)*/ @680 LNHeadandNeckLevelsVIVIIRecode2 $char2. /*LN Head and Neck Levels VI-VII Recode (2010+) (Not available for NY, MA, ID and TX)*/ @682 LNHeadandNeck_Other_Recode_2010 $char2. /*LN Head and Neck Other Recode (2010+) (Not available for NY, MA, ID and TX)*/ @684 LNPositiveAxillaryLevelIIIRecod $char3. /*LN Positive Axillary Level I-II Recode (2010+) (Not available for NY, MA, ID and TX)*/ @687 Lymph_Node_Size_Recode_2010 $char3. /*Lymph Node Size Recode (2010+) (Not available for NY, MA, ID and TX)*/ @690 MajorVeinInvolvementRecode_2010 $char2. /*Major Vein Involvement Recode (2010+) (Not available for NY, MA, ID and TX)*/ @692 MeasuredBasalDiameterRecode2010 $char5. /*Measured Basal Diameter Recode (2010+) (Not available for NY, MA, ID and TX)*/ @697 Measured_Thickness_Recode_2010 $char5. /*Measured Thickness Recode (2010+) (Not available for NY, MA, ID and TX)*/ @704 MitoticRateMelanoma_Recode_2010 $char3. /*Mitotic Rate Melanoma Recode (2010+) (Not available for NY, MA, ID and TX)*/ @707 NumberofCoresPositiveRecode2010 $char3. /*Number of Cores Positive Recode (2010+) (Not available for NY, MA, ID and TX)*/ @710 NumberofCoresExaminedRecode2010 $char3. /*Number of Cores Examined Recode (2010+) (Not available for NY, MA, ID and TX)*/ @713 NumberofExaminedParaAorticNodes $char3. /*Number of Examined Para-Aortic Nodes Recode (2010+) (Not available for NY, MA, ID and TX)*/ @716 NumberofExaminedPelvicNodesReco $char3. /*Number of Examined Pelvic Nodes Recode (2010+) (Not available for NY, MA, ID and TX)*/ @719 NumberofPositiveParaAorticNodes $char3. /*Number of Positive Para-Aortic Nodes Recode (2010+) (Not available for NY, MA, ID and TX)*/ @722 NumberofPositivePelvicNodesReco $char3. /*Number of Positive Pelvic Nodes Recode (2010+) (Not available for NY, MA, ID and TX)*/ @725 Perineural_Invasion_Recode_2010 $char2. /*Perineural Invasion Recode (2010+) (Not available for NY, MA, ID and TX)*/ @727 PeripheralBloodInvolvementRecod $char2. /*Peripheral Blood Involvement Recode (2010+) (Not available for NY, MA, ID and TX)*/ @729 Peritoneal_Cytology_Recode_2010 $char2. /*Peritoneal Cytology Recode (2010+) (Not available for NY, MA, ID and TX)*/ @731 Pleural_Effusion_Recode_2010 $char2. /*Pleural Effusion Recode (2010+) (Not available for NY, MA, ID and TX)*/ @733 PSA_Lab_Value_Recode_2010 $char5. /*PSA Lab Value Recode (2010+) (Not available for NY, MA, ID and TX)*/ @738 ResidualTumorVolumePostCytoredu $char3. /*Residual Tumor Volume Post Cytoreduction Recode (2010+) (Not available for NY, MA, ID and TX)*/ @741 ResponsetoNeoadjuvantTherapyRec $char2. /*Response to Neoadjuvant Therapy Recode (2010+) (Not available for NY, MA, ID and TX)*/ @743 SarcomatoidFeatures_Recode_2010 $char2. /*Sarcomatoid Features Recode (2010+) (Not available for NY, MA, ID and TX)*/ @745 SeparateTumorNodulesIpsilateral $char2. /*Separate Tumor Nodules Ipsilateral Lung Recode (2010+) (Not available for NY, MA, ID and TX)*/ @747 Tumor_Deposits_Recode_2010 $char3. /*Tumor Deposits Recode (2010+) (Not available for NY, MA, ID and TX)*/ @750 Ulceration_Recode_2010 $char2. /*Ulceration Recode (2010+) (Not available for NY, MA, ID and TX)*/ @752 VisceralandParietalPleuralInvas $char2. /*Visceral and Parietal Pleural Invasion Recode (2010+) (Not available for NY, MA, ID and TX)*/ @754 ENHANCED_FIVE_PERCENT_FLAG $char1. /*Five Percent Flag from MBSF*/ @755 Date_of_Death_Flag_created $char1. /*Date of Death Flag (SEER vs Medicare) (Not available for NY, MA, ID and TX)*/ @756 Date_of_Birth_Flag_created $char1. /*Date of Birth Flag (SEER vs Medicare)*/ @757 OncotypeDXBreastRecurrenceScore 3. /*Oncotype DX Breast Recurrence Score -- Needs special permission (Not available for MA and TX)*/ @760 OncotypeDXRSgroupRS18RS1830RS30 1. /*Oncotype DX RS group (RS < 18, RS 18-30, RS > 30) -- Needs special permission (Not available for MA and TX)*/ @761 OncotypeDXreasonno_score_linked 1. /*Oncotype DX reason no score linked -- Needs special permission (Not available for MA and TX)*/ @762 Oncotype_DX_year_of_test_report 4. /*Oncotype DX year of test report -- Needs special permission (Not available for MA and TX)*/ @766 OncotypeDX_month_of_test_report 2. /*Oncotype DX month of test report -- Needs special permission (Not available for MA and TX)*/ @768 OncotypeDXmonthssince_diagnosis 3. /*Oncotype DX months since diagnosis -- Needs special permission (Not available for MA and TX)*/ @771 adi_strank2015 $char5. /*2015 ADI State Ranking -- Needs special permission*/ @776 adi_natrank2015 $char5. /*2015 ADI National Ranking -- Needs special permission*/ @781 adi_strank2020 $char5. /*2020 ADI State Ranking -- Needs special permission*/ @786 adi_natrank2020 $char5. /*2020 ADI National Ranking -- Needs special permission*/ ; label PATIENT_ID = "Patient ID" SEER_registry = "Registry" SEERregistrywithCAandGAaswholes = "Registry with CA and GA as whole states" Louisiana20051stvs2ndhalfofyear = "Louisiana 2005 1st vs 2nd half of the year" Marital_status_at_diagnosis = "Marital Status" Race_ethnicity = "Race ethnicity" sex = "Sex" Agerecodewithsingleages_and_100 = "Age recode with single ages and 100+" agerecodewithsingle_ages_and_85 = "Age recode with single ages and 85+" Sequence_number = "Sequence Number" Month_of_diagnosis = "Month of Diagnosis, Not month diagnosis recode" Year_of_diagnosis = "Year of Diagnosis" CoC_Accredited_Flag_2018 = "CoC Accredited Flag (2018+)" Month_of_diagnosis_recode = "Month of Diagnosis Recode" Primary_Site = "Primary Site" Laterality = "Laterality" Histology_ICD_O_2 = "Histology ICD-0-2" Behavior_code_ICD_O_2 = "Behavior ICD-0-2" Histologic_Type_ICD_O_3 = "Histologic type ICD-0-3" Behavior_code_ICD_O_3 = "Behavior code ICD-0-3" Grade_thru_2017 = "Grade (thru 2017)" Schema_ID_2018 = "Schema ID (2018+)" Grade_Clinical_2018 = "Grade Clinical (2018+)" Grade_Pathological_2018 = "Grade Pathological (2018+)" Diagnostic_Confirmation = "Diagnostic Confirmation" Type_of_Reporting_Source = "Type of Reporting Source" EOD_10_size_1988_2003 = "EOD 10 - SIZE (1998-2003)" EOD_10_extent_1988_2003 = "EOD 10 - EXTENT (1998-2003)" EOD10Prostatepath_ext_1995_2003 = "EOD 10 - Prostate path ext (1995-2003)" EOD_10_nodes_1988_2003 = "EOD 10 - Nodes (1995-2003)" Regional_nodes_positive_1988 = "EOD 10 - Regional Nodes positive (1988+)" Regional_nodes_examined_1988 = "EOD 10 - Regional Nodes examined (1988+)" Expanded_EOD_1_CP53_1973_1982 = "EOD - expanded 1st digit" Expanded_EOD_2_CP54_1973_1982 = "EOD - expanded 2nd digit" Expanded_EOD_3_CP55_1973_1982 = "EOD - expanded 3rd digit" Expanded_EOD_4_CP56_1973_1982 = "EOD - expanded 4th digit" Expanded_EOD_5_CP57_1973_1982 = "EOD - expanded 5th digit" Expanded_EOD_6_CP58_1973_1982 = "EOD - expanded 6th digit" Expanded_EOD_7_CP59_1973_1982 = "EOD - expanded 7th digit" Expanded_EOD_8_CP60_1973_1982 = "EOD - expanded 8th digit" Expanded_EOD_9_CP61_1973_1982 = "EOD - expanded 9th digit" Expanded_EOD_10_CP62_1973_1982 = "EOD - expanded 10th digit" Expanded_EOD_11_CP63_1973_1982 = "EOD - expanded 11th digit" Expanded_EOD_12_CP64_1973_1982 = "EOD - expanded 12th digit" Expanded_EOD_13_CP65_1973_1982 = "EOD - expanded 13th digit" EOD_4_size_1983_1987 = "EOD 4 - Size (1983-1987) " EOD_4_extent_1983_1987 = "EOD 4 - Extent (1983-1987) " EOD_4_nodes_1983_1987 = "EOD 4 - Nodes (1983-1987) " Coding_system_EOD_1973_2003 = "EOD Coding System (1973-2003) " Tumor_marker_1_1990_2003 = "Tumor marker 1 (1990-2003) " Tumor_marker_2_1990_2003 = "Tumor marker 2 (1990-2003) " Tumor_marker_3_1998_2003 = "Tumor marker 3 (1990-2003 " CS_tumor_size_2004_2015 = "CS Tumor size (2004-2015) " CS_extension_2004_2015 = "CS extension (2004-2015) " CS_lymph_nodes_2004_2015 = "CS Lymph nodes (2004-2015) " CS_mets_at_dx_2004_2015 = "CS Mets at dx " CSsitespecificfactor120042017va = "CS site-specific factor 1 (2004-2017 varying by schema)" CSsitespecificfactor220042017va = "CS site-specific factor 2 (2004-2017 varying by schema)" CSsitespecificfactor320042017va = "CS site-specific factor 3 (2004-2017 varying by schema)" CSsitespecificfactor420042017va = "CS site-specific factor 4 (2004-2017 varying by schema)" CSsitespecificfactor520042017va = "CS site-specific factor 5 (2004-2017 varying by schema)" CSsitespecificfactor620042017va = "CS site-specific factor 6 (2004-2017 varying by schema)" CSsitespecificfactor720042017va = "CS site-specific factor 7 (2004-2017 varying by schema)" CSsitespecificfactor820042017va = "CS site-specific factor 8 (2004-2017 varying by schema)" CSsitespecificfactor920042017va = "CS site-specific factor 9 (2004-2017 varying by schema)" CSsitespecificfactor1020042017v = "CS site-specific factor 10 (2004-2017 varying by schema)" CSsitespecificfactor1120042017v = "CS site-specific factor 11 (2004-2017 varying by schema)" CSsitespecificfactor1220042017v = "CS site-specific factor 12 (2004-2017 varying by schema)" CSsitespecificfactor1320042017v = "CS site-specific factor 13 (2004-2017 varying by schema)" CSsitespecificfactor1520042017v = "CS site-specific factor 15 (2004-2017 varying by schema)" CSsitespecificfactor1620042017v = "CS site-specific factor 16 (2004-2017 varying by schema)" CSsitespecificfactor2520042017v = "CS site-specific factor 25 (2004-2017 varying by schema)" Derived_AJCC_T_6th_ed_2004_2015 = "Derived AJCC T 6th ed (2004-2015)" Derived_AJCC_N_6th_ed_2004_2015 = "Derived AJCC N 6th ed (2004-2015)" Derived_AJCC_M_6th_ed_2004_2015 = "Derived AJCC M 6th ed (2004-2015)" DerivedAJCCStageGroup6thed20042 = "Derived AJCC STAGE Group 6th ed (2004-2015)" SEERCombinedSummaryStage2000200 = "SEER Combined Summary Stage 2000 (2004+)" Combined_Summary_Stage_2004 = "Combined Summary Stage (2004+)" CSversioninputoriginal2004_2015 = "CS version input original (2004-2015)" CS_version_derived_2004_2015 = "CS version derived (2004-2015)" CSversioninputcurrent_2004_2015 = "CS version input current (2004-2015)" RX_Summ_Surg_Prim_Site_1998 = "RX Summ-Surg Prim site 1998+ " RX_Summ_Scope_Reg_LN_Sur_2003 = "RX Summ-Scope Reg LN Sur (2003+) " RX_Summ_Surg_Oth_Reg_Dis_2003 = "RX Summ-Surg Oth reg/dis (2003+) " RXSummReg_LN_Examined_1998_2002 = "RX Summ-Reg LN examined (1998-2002)" RX_Summ_Systemic_Surg_Seq = "RX Summ--Systemic Surg Seq" RX_Summ_Surg_Rad_Seq = "Radiation Sequence with Surgery" Reasonnocancer_directed_surgery = "Reason No Cancer-Directed Surgery" Radiation_recode = "Radiation Recode (0 and 9 combined) - created" Chemotherapy_recode_yes_no_unk = "CHEMOTHERAPY Recode, yes(1)/no/unknown(0) - created" Sitespecificsurgery19731997vary = "Site Specific Surgery (1973-1997)" Scopeofreglymphndsurg_1998_2002 = "Scope of Reg Lymph ND Surg (1998-2002)" Surgeryofothregdissites19982002 = "Surgery of Oth Reg/Dis sites (1998-2002)" Record_number_recode = "Record Number Recode " Age_recode_with_1_year_olds = "Age Recode with <1 Year Olds " Site_recode_ICD_O_3_WHO_2008 = "Site Recode ICD-O-3/WHO 2008) " Site_recode_rare_tumors = "Site recode - rare tumors" Behavior_recode_for_analysis = "Behavior Recode for Analysis" Histologyrecode_broad_groupings = "Histology Recode - Broad Groupings" Histologyrecode_Brain_groupings = "Histology Recode - Brain Groupings" ICCCsiterecodeextended3rdeditio = "ICCC Site Recode Extended 3rd Edition/IARC 2017" TNM_7_CS_v0204_Schema_thru_2017 = "TNM 7/CS v0204+ Schema (thru 2017)" TNM_7_CS_v0204_Schema_recode = "TNM 7/CS v0204+ Schema recode" Race_recode_White_Black_Other = "Race Recode (White, Black, Other)" Race_recode_W_B_AI_API = "Race Recode (W, B, AI, API)" OriginrecodeNHIAHispanicNonHisp = "Origin Recode NHIA (Hispanic, Non-Hispanic)" RaceandoriginrecodeNHWNHBNHAIAN = "Race and origin recode (NHW, NHB, NHAIAN, NHAPI, Hispanic)" SEER_historic_stage_A_1973_2015 = "SEER Historic Stage A (1973-2015)" AJCCstage_3rd_edition_1988_2003 = "AJCC Stage 3rd Edition (1988-2003)" SEERmodifiedAJCCstage3rd1988200 = "SEER Modified AJCC Stage 3rd Edition (1988-2003)" Firstmalignantprimary_indicator = "First Malignant Primary Indicator" state = "FIPS State" county = "FIPS County" Medianhouseholdincomeinflationa = "County Attributes - Time Dependent Income" Rural_Urban_Continuum_Code = "County Attributes - Time Dependent Rurality" PRCDA_2017 = "PRCDA - 2017" PRCDA_Region = "PRCDA - Region" COD_to_site_recode = "COD to Site Recode" COD_to_site_rec_KM = "COD to Site Recode KM" Vitalstatusrecodestudycutoffuse = "Vital Status Recode (Study Cutoff Used)" IHS_Link = "IHS LINK" Summary_stage_2000_1998_2017 = "Summary stage 2000 (1998-2017)" AYA_site_recode_WHO_2008 = "AYA site recode/WHO 2008" AYA_site_recode_2020_Revision = "AYA site recode 2020 Revision" Lymphoidneoplasmrecode2021Revis = "Lymphoid neoplasm recode 2021 Revision" LymphomasubtyperecodeWHO2008thr = "Lymphoma subtype recode/WHO 2008 (thru 2017)" SEER_Brain_and_CNS_Recode = "SEER Brain and CNS Recode" ICCCsiterecode3rdeditionIARC201 = "ICCC Site Recode 3rd Edition/IARC 2017" SEERcausespecificdeathclassific = "SEER Cause-Specific Death Classification" SEERothercauseofdeathclassifica = "SEER Other Cause of Death Classification" CSTumor_Size_Ext_Eval_2004_2015 = "CS Tumor Size/Ext Eval (2004-2015) " CS_Reg_Node_Eval_2004_2015 = "CS Reg Node Eval (2004-2015)" CS_Mets_Eval_2004_2015 = "CS Mets Eval (2004-2015)" Primary_by_international_rules = "Primary by International Rules" ERStatusRecodeBreastCancer_1990 = "ER Status Recode Breast Cancer (1990+)" PRStatusRecodeBreastCancer_1990 = "PR Status Recode Breast Cancer (1990+)" CS_Schema_AJCC_6th_Edition = "CS Schema--AJCC 6th Edition" LymphvascularInvasion2004varyin = "Lymph Vascular Invasion (2004+ Varying by Schema)" Survival_months = "Survival Months" Survival_months_flag = "Survival Months Flag" Derived_AJCC_T_7th_ed_2010_2015 = "Derived AJCC T, 7th Ed 2010-2015)" Derived_AJCC_N_7th_ed_2010_2015 = "Derived AJCC N, 7th Ed 2010-2015)" Derived_AJCC_M_7th_ed_2010_2015 = "Derived AJCC M, 7th Ed 2010-2015)" DerivedAJCCStageGroup7thed20102 = "Derived AJCC Stage Group, 7th Ed 2010-2015)" BreastAdjustedAJCC6thT1988_2015 = "Breast--Adjusted AJCC 6th T (1988-2015)" BreastAdjustedAJCC6thN1988_2015 = "Breast--Adjusted AJCC 6th N (1988-2015)" BreastAdjustedAJCC6thM1988_2015 = "Breast--Adjusted AJCC 6th M (1988-2015)" BreastAdjustedAJCC6thStage19882 = "Breast--Adjusted AJCC 6th Stage (1988-2015)" Derived_HER2_Recode_2010 = "Derived HER2 Recode (2010+)" Breast_Subtype_2010 = "Breast Subtype (2010+)" LymphomaAnnArborStage_1983_2015 = "Lymphomas: Ann Arbor Staging (1983-2015)" SEERCombinedMetsat_DX_bone_2010 = "SEER Combined Mets at Dx-Bone (2010+)" SEERCombinedMetsatDX_brain_2010 = "SEER Combined Mets at Dx-Brain (2010+)" SEERCombinedMetsatDX_liver_2010 = "SEER Combined Mets at Dx-Liver (2010+)" SEERCombinedMetsat_DX_lung_2010 = "SEER Combined Mets at Dx-Lung (2010+)" TvaluebasedonAJCC_3rd_1988_2003 = "T Value - Based on AJCC 3rd (1988-2003)" NvaluebasedonAJCC_3rd_1988_2003 = "N Value - Based on AJCC 3rd (1988-2003)" MvaluebasedonAJCC_3rd_1988_2003 = "M Value - Based on AJCC 3rd (1988-2003)" Totalnumberofinsitumalignanttum = "Total Number of In Situ/Malignant Tumors for Patient" Totalnumberofbenignborderlinetu = "Total Number of Benign/Borderline Tumors for Patient" RadiationtoBrainorCNSRecode1988 = "Radiation to Brain or CNS Recode (1988-1997)" Tumor_Size_Summary_2016 = "Tumor Size Summary (2016+)" DerivedSEERCmbStg_Grp_2016_2017 = "Derived SEER Combined STG GRP (2016+)" DerivedSEERCombined_T_2016_2017 = "Derived SEER Combined T (2016+)" DerivedSEERCombined_N_2016_2017 = "Derived SEER Combined N (2016+)" DerivedSEERCombined_M_2016_2017 = "Derived SEER Combined M (2016+)" DerivedSEERCombinedTSrc20162017 = "Derived SEER Combined T SRC (2016+)" DerivedSEERCombinedNSrc20162017 = "Derived SEER Combined N SRC (2016+)" DerivedSEERCombinedMSrc20162017 = "Derived SEER Combined M SRC (2016+)" TNM_Edition_Number_2016_2017 = "TNM Edition Number (2016-2017)" Mets_at_DX_Distant_LN_2016 = "Mets at Dx-Distant LN (2016+)" Mets_at_DX_Other_2016 = "Mets at DX--Other (2016+)" AJCC_ID_2018 = "AJCC ID (2018+)" EOD_Schema_ID_Recode_2010 = "EOD Schema ID Recode (2010+)" Derived_EOD_2018_T_2018 = "Derived EOD 2018 T (2018+)" Derived_EOD_2018_N_2018 = "Derived EOD 2018 N (2018+)" Derived_EOD_2018_M_2018 = "Derived EOD 2018 M (2018+)" DerivedEOD2018_Stage_Group_2018 = "Derived EOD 2018 Stage Group (2018+)" EOD_Primary_Tumor_2018 = "EOD Primary Tumor (2018+)" EOD_Regional_Nodes_2018 = "EOD Regional Nodes (2018+)" EOD_Mets_2018 = "EOD Mets (2018+)" Monthsfromdiagnosisto_treatment = "Months from diagnosis to treatment" Census_Tract_1990 = "Census Tract 1990" Census_Tract_2000 = "Census Tract 2000" Census_Tract_2010 = "Census Tract 2010" Census_Coding_System = "Coding System for Census Tract 1970/80/90" Census_Tract_Certainty_1990 = "Census Tract Certainty 1970/1980/1990" Census_Tract_Certainty_2000 = "Census Tract Certainty 2000" Census_Tract_Certainty_2010 = "Census Tract Certainty 2010" Rural_Urban_Continuum_Code_1993 = "Rural-Urban Continuum Code 1993 - From SEER*Stat" Rural_Urban_Continuum_Code_2003 = "Rural-Urban Continuum Code 2003 - From SEER*Stat" Rural_Urban_Continuum_Code_2013 = "Rural-Urban Continuum Code 2013 - From SEER*Stat" Health_Service_Area = "Health Service Area - From SEER*Stat" HealthService_Area_NCI_Modified = "Health Service Area NCI Modified - From SEER*Stat" County_at_DX_Geocode_1990 = "County at DX Geocode 1990" County_at_DX_Geocode_2000 = "County at DX Geocode 2000" County_at_DX_Geocode_2010 = "County at DX Geocode 2010" Derived_SS1977_flag = "Derived SS1977 - Flag (2004+)" Derived_SS2000_flag = "Derived SS2000 - Flag (2004+)" Radiation = "Radiation" RadiationtoBrainorCNS_1988_1997 = "Radiation to Brain or CNS (1988-1997)" SEER_DateofDeath_Month = "Death Month based on Stat_rec" SEER_DateofDeath_Year = "Death Year based on Stat_rec" Month_of_last_follow_up_recode = "Month of Follow-up recode, study cutoff used" Year_of_last_follow_up_recode = "Year of Follow-up recode, study cutoff used" Year_of_birth = "Year of Birth" Date_of_diagnosis_flag = "Date of Diagnosis Flag" Date_therapy_started_flag = "Date of Therapy Started Flag" Date_of_birth_flag = "Date of Birth flag" Date_of_last_follow_up_flag = "Date of Last Follow-up Flag" Month_therapy_started = "Month Therapy Started" Year_therapy_started = "Year Therapy Started" Other_cancer_directed_therapy = "Other Cancer-Directed Therapy" Derived_AJCC_flag = "Derived AJCC - Flag (2004+)" Derived_SS1977 = "Derived SS1977 (2004-2015)" Derived_SS2000 = "Derived SS2000 (2004+)" SEER_Summary_stage_1977_9500 = "SEER summary stage 1977(1995-2000)" SEER_Summary_stage_2000_0103 = "SEER summary stage 2000(2001-2003)" Primary_Payer_at_DX = "Primary Payer at DX" Recode_ICD_0_2_to_9 = "Recode ICD-O-2 to 9" Recode_ICD_0_2_to_10 = "Recode ICD-O-2 to 10" NHIA_Derived_Hisp_Origin = "NHIA Dervied Hispanic Origin" Age_site_edit_override = "Age-site edit override" Sequencenumber_dx_conf_override = "Sequence number-dx conf override" Site_type_lat_seq_override = "Site-type-lat-seq override" Surgerydiagnostic_conf_override = "Surgery-diagnostic conf override" Site_type_edit_override = "Site-type edit override" Histology_edit_override = "Histology edit override" Report_source_sequence_override = "Report source sequence override" Seq_ill_defined_site_override = "Seq-ill-defined site override" LeukLymphdxconfirmationoverride = "Leuk-Lymph dx confirmation override" Site_behavior_override = "Site-behavior override" Site_EOD_dx_date_override = "Site-EOD-dx date override" Site_laterality_EOD_override = "Site-laterality-EOD override" Site_laterality_morph_override = "Site-laterality-morph override" SEER_Summary_Stage_2000newonly = "Summary Stage 2000 (NAACCR Item-759) (Only to be available for new registries for diagnosis years 2000-2003)" Insurance_Recode_2007 = "Insurance Recode (2007+)" Yost_ACS_2006_2010 = "Yost Index (ACS 2006-2010)" Yost_ACS_2010_2014 = "Yost Index (ACS 2010-2014)" Yost_ACS_2013_2017 = "Yost Index (ACS 2013-2017)" Yost_ACS_2006_2010_State_based = "Yost Index (ACS 2006-2010) - State Based" Yost_ACS_2010_2014_State_based = "Yost Index (ACS 2010-2014) - State Based" Yost_ACS_2013_2017_State_based = "Yost Index (ACS 2013-2017) - State Based" Yost_ACS_2006_2010_quintile = "Yost Index Quintile (ACS 2006-2010)" Yost_ACS_2010_2014_quintile = "Yost Index Quintile (ACS 2010-2014)" Yost_ACS_2013_2017_quintile = "Yost Index Quintile (ACS 2013-2017)" YostACS20062010quintileStatebas = "Yost Index Quintile (ACS 2006-2010) - State Based" YostACS20102014quintileStatebas = "Yost Index Quintile (ACS 2010-2014) - State Based" YostACS20132017quintileStatebas = "Yost Index Quintile (ACS 2013-2017) - State Based" Brain_Molecular_Markers_2018 = "Brain Molecular Markers (2018+)" AFPPostOrchiectomyLabValueRecod = "AFP Post-Orchiectomy Lab Value Recode (2010+)" AFPPretreatmentInterpretationRe = "AFP Pretreatment Interpretation Recode (2010+)" B_Symptoms_Recode_2010 = "B Symptoms Recode (2010+)" Breslow_Thickness_Recode_2010 = "Breslow Thickness Recode (2010+)" CA125PretreatmentInterpretation = "CA-125 Pretreatment Interpretation Recode (2010+)" CEAPretreatmentInterpretationRe = "CEA Pretreatment Interpretation Recode (2010+)" Chromosome19qLossofHeterozygosi = "Chromosome 19q: Loss of Heterozygosity (LOH) Recode (2010+)" Chromosome1pLossofHeterozygosit = "Chromosome 1p: Loss of Heterozygosity (LOH) Recode (2010+)" Fibrosis_Score_Recode_2010 = "Fibrosis Score Recode (2010+)" GestationalTrophoblasticPrognos = "Gestational Trophoblastic Prognostic Scoring Index Recode (2010+)" GleasonPatternsClinicalRecode20 = "Gleason Patterns Clinical Recode (2010+)" GleasonPatternsPathologicalReco = "Gleason Patterns Pathological Recode (2010+)" GleasonScoreClinicalRecode_2010 = "Gleason Score Clinical Recode (2010+)" GleasonScorePathologicalRecode2 = "Gleason Score Pathological Recode (2010+)" hCGPostOrchiectomyRangeRecode20 = "hCG Post-Orchiectomy Range Recode (2010+)" InvasionBeyondCapsuleRecode2010 = "Invasion Beyond Capsule Recode (2010+)" IpsilateralAdrenalGlandInvolvem = "Ipsilateral Adrenal Gland Involvement Recode (2010+)" LDHPostOrchiectomyRangeRecode20 = "LDH Post-Orchiectomy Range Recode (2010+)" LDHPretreatmentLevelRecode_2010 = "LDH Pretreatment Level Recode (2010+)" LNHeadandNeckLevelsIIIIRecode20 = "LN Head and Neck Levels I-III Recode (2010+)" LNHeadandNeckLevelsIVVRecode201 = "LN Head and Neck Levels IV-V Recode (2010+)" LNHeadandNeckLevelsVIVIIRecode2 = "LN Head and Neck Levels VI-VII Recode (2010+)" LNHeadandNeck_Other_Recode_2010 = "LN Head and Neck Other Recode (2010+)" LNPositiveAxillaryLevelIIIRecod = "LN Positive Axillary Level I-II Recode (2010+)" Lymph_Node_Size_Recode_2010 = "Lymph Node Size Recode (2010+)" MajorVeinInvolvementRecode_2010 = "Major Vein Involvement Recode (2010+)" MeasuredBasalDiameterRecode2010 = "Measured Basal Diameter Recode (2010+)" Measured_Thickness_Recode_2010 = "Measured Thickness Recode (2010+)" MitoticRateMelanoma_Recode_2010 = "Mitotic Rate Melanoma Recode (2010+)" NumberofCoresPositiveRecode2010 = "Number of Cores Positive Recode (2010+)" NumberofCoresExaminedRecode2010 = "Number of Cores Examined Recode (2010+)" NumberofExaminedParaAorticNodes = "Number of Examined Para-Aortic Nodes Recode (2010+)" NumberofExaminedPelvicNodesReco = "Number of Examined Pelvic Nodes Recode (2010+)" NumberofPositiveParaAorticNodes = "Number of Positive Para-Aortic Nodes Recode (2010+)" NumberofPositivePelvicNodesReco = "Number of Positive Pelvic Nodes Recode (2010+)" Perineural_Invasion_Recode_2010 = "Perineural Invasion Recode (2010+)" PeripheralBloodInvolvementRecod = "Peripheral Blood Involvement Recode (2010+)" Peritoneal_Cytology_Recode_2010 = "Peritoneal Cytology Recode (2010+)" Pleural_Effusion_Recode_2010 = "Pleural Effusion Recode (2010+)" PSA_Lab_Value_Recode_2010 = "PSA Lab Value Recode (2010+)" ResidualTumorVolumePostCytoredu = "Residual Tumor Volume Post Cytoreduction Recode (2010+)" ResponsetoNeoadjuvantTherapyRec = "Response to Neoadjuvant Therapy Recode (2010+)" SarcomatoidFeatures_Recode_2010 = "Sarcomatoid Features Recode (2010+)" SeparateTumorNodulesIpsilateral = "Separate Tumor Nodules Ipsilateral Lung Recode (2010+)" Tumor_Deposits_Recode_2010 = "Tumor Deposits Recode (2010+)" Ulceration_Recode_2010 = "Ulceration Recode (2010+)" VisceralandParietalPleuralInvas = "Visceral and Parietal Pleural Invasion Recode (2010+)" ENHANCED_FIVE_PERCENT_FLAG = "Five Percent Flag from MBSF" Date_of_Death_Flag_created = "Date of Death Flag (SEER vs Medicare)" Date_of_Birth_Flag_created = "Date of Birth Flag (SEER vs Medicare)" OncotypeDXBreastRecurrenceScore = "Oncotype DX Breast Recurrence Score -- Needs special permission" OncotypeDXRSgroupRS18RS1830RS30 = "Oncotype DX RS group (RS < 18, RS 18-30, RS > 30) -- Needs special permission" OncotypeDXreasonno_score_linked = "Oncotype DX reason no score linked -- Needs special permission" Oncotype_DX_year_of_test_report = "Oncotype DX year of test report -- Needs special permission" OncotypeDX_month_of_test_report = "Oncotype DX month of test report -- Needs special permission" OncotypeDXmonthssince_diagnosis = "Oncotype DX months since diagnosis -- Needs special permission" adi_strank2015 = "2015 ADI State Ranking -- Needs special permission" adi_natrank2015 = "2015 ADI National Ranking -- Needs special permission" adi_strank2020 = "2020 ADI State Ranking -- Needs special permission" adi_natrank2020 = "2020 ADI National Ranking -- Needs special permission" ; run; proc contents data=SEER_in position; run;