/********************** COMMENTS ***************************/ /* This is a code FRAGMENT for the SEER-CAHPS PEDSF file for */ /* the 2014 linkage. It provides formats for the most of the */ /* variables. Some of the formats have ranges of values that */ /* are valid; if more precision is desired, simply edit the */ /* VALUE statement. (Note that if a particular value is not */ /* defined, it will merely show up in frequencies, etc as the */ /* value; it isn't required that all occurring values be */ /* included in the VALUE statement.) */ /* */ /* Published: 11/15/2016 - Nicki Schussler */ /***************************************************************/ proc format; VALUE $icd9f '0000' = 'Missing' '0001' - '9998' = 'Valid ICD-O-9 (0001-9998)' '9999' = 'Unknown' ; VALUE $icd10f '0000' = 'Missing' 'C001' - 'D998' = 'Valid ICD-O-9 (C001-D998)' '9999' = 'Unknown' ; VALUE $agedxf '000' = 'Missing' '001' - '064' = '< 65' '065' - '074' = '65 - 74' '075' - '084' = '75 - 84' '085' - '998' = '85+' '999' = '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 $death '0'='0 - Not dead by 12/14' '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 - Birth 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 $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" '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 - 1992+" '33' = "33 - Arizonia Indians - 1973+" '35' = "35 - Los Angeles - 1992+" '37' = "37 - Rural Georgia - 1992+" '41' = "41 - California excluding SF/SJM/LA - 2000+" '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+" 'NA' = "NA - Other" ; 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 $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" ; 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)" ; value $CSVLATES '17' = "17 - 020100" '18' = "18 - 020200" '30' = "30 - Blank(s)" ; value $CSSCH04f '001' = '001 - AdnexaUterineOther ' '002' = '002 - AdrenalGland ' '003' = '003 - AmpullaVater ' '004' = '004 - Anus ' '005' = '005 - Appendix ' '006' = '006 - BileDuctsDistal ' '007' = '007 - BileDuctsIntraHepat ' '008' = '008 - BileDuctsPerihilar ' '009' = '009 - BiliaryOther ' '010' = '010 - Bladder ' '011' = '011 - Bone ' '012' = '012 - Brain ' '013' = '013 - Breast ' '014' = '014 - BuccalMucosa ' '015' = '015 - CarcinoidAppendix ' '016' = '016 - Cervix ' '017' = '017 - CNSOther ' '018' = '018 - Colon ' '019' = '019 - Conjunctiva ' '020' = '020 - CorpusAdenosarcoma ' '021' = '021 - CorpusCarcinoma ' '022' = '022 - CorpusSarcoma ' '023' = '023 - CysticDuct ' '024' = '024 - DigestiveOther ' '025' = '025 - EndocrineOther ' '026' = '026 - EpiglottisAnterior ' '027' = '027 - Esophagus ' '028' = '028 - EsophagusGEJunction ' '029' = '029 - EyeOther ' '030' = '030 - FallopianTube ' '031' = '031 - FloorMouth ' '032' = '032 - Gallbladder ' '033' = '033 - GenitalFemaleOther ' '034' = '034 - GenitalMaleOther ' '035' = '035 - GISTAppendix ' '036' = '036 - GISTColon ' '037' = '037 - GISTEsophagus ' '038' = '038 - GISTPeritoneum ' '039' = '039 - GISTRectum ' '040' = '040 - GISTSmallIntestine ' '041' = '041 - GISTStomach ' '042' = '042 - GumLower ' '043' = '043 - GumOther ' '044' = '044 - GumUpper ' '045' = '045 - HeartMediastinum ' '046' = '046 - HemeRetic ' '047' = '047 - Hypopharynx ' '048' = '048 - IllDefinedOther ' '049' = '049 - IntracranialGland ' '050' = '050 - KaposiSarcoma ' '051' = '051 - KidneyParenchyma ' '052' = '052 - KidneyRenalPelvis ' '053' = '053 - LacrimalGland ' '054' = '054 - LacrimalSac ' '055' = '055 - LarynxGlottic ' '056' = '056 - LarynxOther ' '057' = '057 - LarynxSubglottic ' '058' = '058 - LarynxSupraglottic ' '059' = '059 - LipLower ' '060' = '060 - LipOther ' '061' = '061 - LipUpper ' '062' = '062 - Liver ' '063' = '063 - Lung ' '064' = '064 - Lymphoma ' '065' = '065 - LymphomaOcularAdnexa ' '066' = '066 - MelanomaBuccalMucosa ' '067' = '067 - MelanomaChoroid ' '068' = '068 - MelanomaCiliaryBody ' '069' = '069 - MelanomaConjunctiva ' '070' = '070 - MelanomaEpiglottisAnterior ' '071' = '071 - MelanomaEyeOther ' '072' = '072 - MelanomaFloorMouth ' '073' = '073 - MelanomaGumLower ' '074' = '074 - MelanomaGumOther ' '075' = '075 - MelanomaGumUpper ' '076' = '076 - MelanomaHypopharynx ' '077' = '077 - MelanomaIris ' '078' = '078 - MelanomaLarynxGlottic ' '079' = '079 - MelanomaLarynxOther ' '080' = '080 - MelanomaLarynxSubglottic ' '081' = '081 - MelanomaLarynxSupraglottic ' '082' = '082 - MelanomaLipLower ' '083' = '083 - MelanomaLipOther ' '084' = '084 - MelanomaLipUpper ' '085' = '085 - MelanomaMouthOther ' '086' = '086 - MelanomaNasalCavity ' '087' = '087 - MelanomaNasopharynx ' '088' = '088 - MelanomaOropharynx ' '089' = '089 - MelanomaPalateHard ' '090' = '090 - MelanomaPalateSoft ' '091' = '091 - MelanomaPharynxOther ' '092' = '092 - MelanomaSinusEthmoid ' '093' = '093 - MelanomaSinusMaxillary ' '094' = '094 - MelanomaSinusOther ' '095' = '095 - MelanomaSkin ' '096' = '096 - MelanomaTongueAnterior ' '097' = '097 - MelanomaTongueBase ' '098' = '098 - MerkelCellPenis ' '099' = '099 - MerkelCellScrotum ' '100' = '100 - MerkelCellSkin ' '101' = '101 - MerkelCellVulva ' '102' = '102 - MiddleEar ' '103' = '103 - MouthOther ' '104' = '104 - MycosisFungoides ' '105' = '105 - MyelomaPlasmaCellDisorder ' '106' = '106 - NasalCavity ' '107' = '107 - Nasopharynx ' '108' = '108 - NETAmpulla ' '109' = '109 - NETColon ' '110' = '110 - NETRectum ' '111' = '111 - NETSmallIntestine ' '112' = '112 - NETStomach ' '113' = '113 - Orbit ' '114' = '114 - Oropharynx ' '115' = '115 - Ovary ' '116' = '116 - PalateHard ' '117' = '117 - PalateSoft ' '118' = '118 - PancreasBodyTail ' '119' = '119 - PancreasHead ' '120' = '120 - PancreasOther ' '121' = '121 - ParotidGland ' '122' = '122 - Penis ' '123' = '123 - Peritoneum ' '124' = '124 - PeritoneumFemaleGen ' '125' = '125 - PharyngealTonsil ' '126' = '126 - PharynxOther ' '127' = '127 - Placenta ' '128' = '128 - Pleura ' '129' = '129 - Prostate ' '130' = '130 - Rectum ' '131' = '131 - RespiratoryOther ' '132' = '132 - Retinoblastoma ' '133' = '133 - Retroperitoneum ' '134' = '134 - SalivaryGlandOther ' '135' = '135 - Scrotum ' '136' = '136 - SinusEthmoid ' '137' = '137 - SinusMaxillary ' '138' = '138 - SinusOther ' '139' = '139 - Skin ' '140' = '140 - SkinEyelid ' '141' = '141 - SmallIntestine ' '142' = '142 - SoftTissue ' '143' = '143 - Stomach ' '144' = '144 - SubmandibularGland ' '145' = '145 - Testis ' '146' = '146 - Thyroid ' '147' = '147 - TongueAnterior ' '148' = '148 - TongueBase ' '149' = '149 - Trachea ' '150' = '150 - Urethra ' '151' = '151 - UrinaryOther' '152' = '152 - Vagina' '153' = '153 - Vulva' ; 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' = "0 - None; no surgery to other regional or distant sites" '1' = "1 - Surgery to other site(s) or node(s), NOS; unknown if regional or distant (Colon)" '2' = "2 - Removal of other regional site(s), ONLY (Colon)" '3' = "3 - Removal/surgical ablation of single liver metastasis (Colon)" '4' = "4 - Removal/surgical ablation of multiple liver metastases (Colon)" '5' = "5 - Combination of codes 2 WITH 3 or 4 (Colon)" '6' = "6 - Removal of other distant site(s) or distant lymph node(s), ONLY (Colon)" '7' = "7 - Combination of code 6 WITH 3 or 5 (Colon)" '8' = "8 - Combination of code 6 WITH 4 (Colon)" '9' = "9 - Unknown; not stated; death certificate only" ; 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+)" '15' = "Asian Indian or Pakistani, NOS (1988+)" '16' = "Asian Indian (2010+)" '17' = "Pakistani (2010+)" '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 $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 '0' = "Record sent for linkage, no IHS match" '1' = "Record sent for linkage, IHS match" '2' = "Blank(s)" ; 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" '6' = "Unmarried or domestic partner (same sex or opposite sex or unregistered)" '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 $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 <= 3 cm' '2' = 'Single node 3-6 cm' '3' = 'Multiple Node(s) > 6 cm' '4' = 'Ipsilateral, node size not stated' '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 $numndf '00' = 'No regional lymph nodes examined' '01'-'89'='1-89 regional lymph nodes examined' '90' = '90 or more regional lymph nodes examined' '95' = 'No regional lymph nodes examined' '96' = 'Regional lymph node removal documented as sampling, and number of lymph nodes unknown/not stated' '97' = 'Regional lymph node removal documented as dissection, and number of lymph nodes unknown/not stated' '98' = 'Regional lymph nodes surgically removed, but number of lymph nodes unknown/not stated and not documented as sampling or dissection' '99' = 'Unknown; not stated; death certificate-only' ; 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'-'996' = '3 - 996' '997' = 'Used for Breast' '998' = 'Used for Esophagus, stomach, colorectal, breast, lung and main stem bronchus' '999' = 'Not Stated/Unknown'; ; value $eod4_szf '00' = 'No tumor' '01' = 'Microscopic only' '02' = '<= 2 mm' '03'-'89' = '3 - 89' '90'-'98' = '90+ mm' '99' = 'Not Stated'; ; 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' = 'Pos. hist. AND immunophenotyping AND/OR pos genetic studies' '4' = 'Pos. Microscopic Confirm, method not specified' '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 involvement, lateral origin unknown, 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+)' '15' = 'Asian Indian or Pakistani (1988+)' '16' = 'Asian Indian (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' '99' = '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' '09' = 'Unknown' '10' = 'Puerto Rican' '11' = 'Caucasian Hispanic' '12' = 'Other unspecified (1991+)' ; value $medracf '1' = 'White' '2' = 'Black' '3' = 'Other' '4' = 'Asian' '5' = 'Hispanic' '6' = 'N. American Native' '0' = 'Unknown' ; value $codf '0' = 'Alive at last follow-up' '1' = 'Tenth ICD revision' '8' = 'Eighth ICD revision' '9' = 'Ninth ICD revision' ; 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" '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 (never married)" '2' = "Married (including common law)" '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 '20010'-'35043' = 'Valid Site Re-Codes' '36010' = "Mesothelioma" '36020' = "Kaposi Sarcoma" '37000' = "Miscellaneous" '99999' = "Invalid" ; value $cod10f '0000' = 'Alive at last contact' '7777' = 'State death cert. not avail.' '7797' = 'State death cert. avail. but under COD not coded' 'A020' - 'Y891' = 'Valid COD 10 Codes' ; value $histf '8000' - '9998' = 'Valid code'; 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 - No regional lymph nodes removed or aspirated; diagnosed at autopsy" '1' = "1 - Biopsy or aspiration of regional lymph node, NOS" '2' = "2 - Sentinel lymph node biopsy (only)" '3' = "3 - Number of regional lymph nodes removed unknown, not stated; regional lmph nodes removed" '4' = "4 - 1 to 3 regional lymph nodes removed" '5' = "5 - 4 or more regional lymph nodes removed" '6' = "6 - Sentinel node biopsy and code 3,4, or 5 at same time or timing not noted" '7' = "7 - Sentinel node biopsy and code 3,4, or 5 at different times" '9' = "9 - Unknown or not applicable; death certificate only" ; 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 $sxprimf '00' = '00 - None; no surgical procedure of primary site; diagnosed at autopsy only' '01' = '01 - Incisional, needle, or aspiration biopsy of other than primary site (Colon)' '02' = '02 - Incisional, needle, or aspiration biopsy of primary site (Colon)' '03' = '03 - Exploratory ONLY (no biopsy) (Colon)' '04' = '04 - Bypass surgery, -ostomy ONLY (no biopsy) (Colon)' '05' = '05 - Exploratory ONLY AND incisional, needle or aspiration biopsy of primary site or other sites (Colon)' '06' = '06 - Bypass surgery, -ostomy ONLY AND incisional, needle or aspiration biopsy of primary site or other sites (Colon)' '07' = '07 - Non-cancer directed surgery, NOS (Colon)' '09' = '09 - Unknown if surgery done (Colon)' '10'-'19' = '10-19 - Site-specific codes. Tumor destruction; no pathologic specimen or unknown whether there is a pathologic specimen' '20'-'80' = '20-80 - Site-specific codes. Resection; pathologic specimen' '90' = '90 - Surgery, NOS. A surgical procedure to the primary site was done, but no information on the type of surgical procedure is provided.' '98' = '98 - Special codes for hematopoietic, reticuloendothelial, immunoproliferative, myeloproliferative diseases; ill-defined sites; and unknown primaries, except death certificate only' '99' = '99 - Unknown if surgery performed; 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 $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 $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 (attributable to this cancer dx)" '9' = "N/A not first tumor" ; value $odthclass '0' = "Alive or dead of other cause " '1' = "Dead (attributable to causes other than this cancer dx)" '9' = "N/A not first tumor" ; 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" '996'-'998' = 'Site-specific codes where needed' '999' = "Unknown; size not stated; not stated in patient record" '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 $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 $knownf ' ' = 'Blank' other = 'Not missing' ; 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' '8' = '8 - Not calculated because a Death Certificate Only or Autopsy Only case' '9' = '9 - Unknown' ; value $annarf '1' = '1 - State I' '2' = '2 - State II' '3' = '3 - State III' '4' = '4 - State IV' '8' = '8 - N/A' '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 $birthadf "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 $birthstf "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 $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 $SSSM2KPZ '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" '9' = "Unknown/unstaged/unspecified/DCO" ; value $ICCCSTf "012" = "Acute lymphocytic leukemia (ALL)" "011" = "Lymphoid excluding ALL" "013" = "I(b) Acute non-lymphocytic leukemia" "015" = "I(c) Chronic myeloid leukemia" "016" = "I(d) Other specified leukemia" "017" = "I(e) Unspecified leukemia" "021" = "II(a) Hodgkin lymphoma" "022" = "II(b) Non-Hodgkin lymphoma" "023" = "II(c) Burkitt lymphoma" "024" = "II(d) Miscellaneous lymphoreticular neoplasms" "025" = "II(e) Unspecified lymphoma" "031" = "III(a) Ependymoma" "032" = "III(b) Astrocytoma" "033" = "III(c) Primitive neuroectodermal tumors" "034" = "III(d) Other gliomas" "035" = "III(e) Misc intracranial and intraspinal neoplasms" "036" = "III(f) Unspecified intracranial and intraspinal neoplasms" "041" = "IV(a) Neuroblastoma and ganglioneuroblastoma" "042" = "IV(b) Other sympathetic nervous system tumors" "051" = "V Retinoblastoma" "061" = "VI(a) Wilms tumor, rhabdoid and clear cell sarcoma" "062" = "VI(b) Renal carcinoma" "063" = "VI(c) Unspecified malignant renal tumors" "071" = "VII(a) Hepatoblastoma" "072" = "VII(b) Hepatic carcinoma" "073" = "VII(c) Unspecified malignant hepatic tumors" "081" = "VIII(a) Osteosarcoma" "082" = "VIII(b) Chrondosarcoma" "083" = "VIII(c) Ewing sarcoma" "084" = "VIII(d) Other specified malignant bone tumors" "085" = "VIII(e) Unspecified malignant bone tumors" "091" = "IX(a) Rhabdomyosarcoma and embryonal sarcoma" "092" = "IX(b) Fibrosarcoma, neurofibrosar and oth fibromatous neop" "093" = "IX(c) Kaposi sarcoma" "094" = "IX(d) Other specified soft-tissue sarcomas" "095" = "IX(e) Unspecified soft-tissue sarcomas" "101" = "X(a) Intracranial and intraspinal germ-cell tumors" "102" = "X(b) Other and unspecified non-gonadal germ-cell tumors" "103" = "X(c) Gonadal germ-cell tumors" "104" = "X(d) Gonadal carcinomas" "105" = "X(e) Other and unspecified malignant gonadal tumors" "111" = "XI(a) Adrenocortical carcinoma" "112" = "XI(b) Thyroid carcinoma" "113" = "XI(c) Nasopharyngeal carcinoma" "114" = "XI(d) Malignant melanoma" "115" = "XI(e) Skin carcinoma" "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 $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" '35022' = "35022 - Chronic Myeloid Leukemia" '35031' = "35031 - Acute Monocytic Leukemia" '35041' = "35041 - Other Acute Leukemia" '35043' = "35043 - Aleukemic, Subleukemic and NOS" '37000' = "37000 - Miscellaneous" '36010' = "36010 - Mesothelioma" '36020' = "36020 - Kaposi Sarcoma" '35023' = "35023 - Other Myeloid/Monocytic Leukemia" ; value $csmtdxf "0" = "No" "1" = "Yes" "8" = "N/A" "9" = "Unknown" ; value $mvalf "00" = "M0" "10" = "M1" "11" = "M1a" "12" = "M1b" "88" = "Recode scheme not yet available" "99" = "MX" ; value $nvalf "00" = "N0" "10" = "N1" "11" = "N1a" "12" = "N1b" "19" = "N1x" "20" = "N2" "21" = "N2a" "22" = "N2b" "23" = "N2c" "30" = "N3" "70" = "NXr" "80" = "NXu" "88" = "Recode scheme not yet available" "99" = "NX" ; value $tvalf "00" = "Tis" "01" = "Ta" "10" = "T1" "11" = "T1a" "12" = "T1b" "13" = "T1c" "16" = "T1a1" "17" = "T1a2" "19" = "T1x" "20" = "T2" "21" = "T2a" "22" = "T2b" "23" = "T2c" "29" = "T2x" "30" = "T3" "31" = "T3a" "32" = "T3b" "33" = "T3c" "39" = "T3x" "40" = "T4" "41" = "T4a" "42" = "T4b" "43" = "T4c" "44" = "T4d" "49" = "T4x" "70" = "T0" "71" = "T0a" "72" = "T0b" "81" = "TXa" "82" = "TXb" "83" = "TXc" "84" = "TXd" "88" = "Recode scheme not yet available" "99" = "TX" ; value $CODPUB '00000' = "00000 - Alive" '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" '21040' = "21040 - Colon excluding Rectum" '21050' = "21050 - Rectum and Rectosigmoid Junction" '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 and Other Nervous System" '32010' = "32010 - Thyroid" '32020' = "32020 - Other Endocrine including Thymus" '33010' = "33010 - Hodgkin Lymphoma" '33040' = "33040 - Non-Hodgkin Lymphoma" '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" '37000' = "37000 - Miscellaneous Malignant Cancer" '38000' = "38000 - In situ, benign or unknown behavior neoplasm" '50000' = "50000 - Tuberculosis" '50010' = "50010 - Syphilis" '50030' = "50030 - Septicemia" '50040' = "50040 - Other Infectious and Parasitic Diseases including HIV" '50050' = "50050 - Diabetes Mellitus" '50051' = "50051 - Alzheimers (ICD-9 and 10 only)" '50060' = "50060 - Diseases of Heart" '50070' = "50070 - Hypertension without Heart Disease" '50080' = "50080 - Cerebrovascular Diseases" '50090' = "50090 - Atherosclerosis" '50100' = "50100 - Aortic Aneurysm and Dissection" '50110' = "50110 - Other Diseases of Arteries, Arterioles, Capillaries" '50120' = "50120 - Pneumonia and Influenza" '50130' = "50130 - Chronic Obstructive Pulmonary Disease and Allied Cond" '50140' = "50140 - Stomach and Duodenal Ulcers" '50150' = "50150 - Chronic Liver Disease and Cirrhosis" '50160' = "50160 - Nephritis, Nephrotic Syndrome and Nephrosis" '50170' = "50170 - Complications of Pregnancy, Childbirth, Puerperium" '50180' = "50180 - Congenital Anomalies" '50190' = "50190 - Certain Conditions Originating in Perinatal Period" '50200' = "50200 - Symptoms, Signs and Ill-Defined Conditions" '50210' = "50210 - Accidents and Adverse Effects" '50220' = "50220 - Suicide and Self-Inflicted Injury" '50230' = "50230 - Homicide and Legal Intervention" '50300' = "50300 - Other Cause of Death" '41000' = "41000 - State DC not available or state DC available but no COD" ; value $CODPUBKM '00000' = "00000 - Alive" '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" '21040' = "21040 - Colon excluding Rectum" '21050' = "21050 - Rectum and Rectosigmoid Junction" '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 and Other Nervous System" '32010' = "32010 - Thyroid" '32020' = "32020 - Other Endocrine including Thymus" '33010' = "33010 - Hodgkin Lymphoma" '33040' = "33040 - Non-Hodgkin Lymphoma" '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 (ICD-10 only)" '36020' = "36020 - Kaposi Sarcoma (ICD-10 only)" '37000' = "37000 - Miscellaneous Malignant Cancer" '38000' = "38000 - In situ, benign or unknown behavior neoplasm" '50000' = "50000 - Tuberculosis" '50010' = "50010 - Syphilis" '50030' = "50030 - Septicemia" '50040' = "50040 - Other Infectious and Parasitic Diseases including HIV" '50050' = "50050 - Diabetes Mellitus" '50051' = "50051 - Alzheimers (ICD-9 and 10 only)" '50060' = "50060 - Diseases of Heart" '50070' = "50070 - Hypertension without Heart Disease" '50080' = "50080 - Cerebrovascular Diseases" '50090' = "50090 - Atherosclerosis" '50100' = "50100 - Aortic Aneurysm and Dissection" '50110' = "50110 - Other Diseases of Arteries, Arterioles, Capillaries" '50120' = "50120 - Pneumonia and Influenza" '50130' = "50130 - Chronic Obstructive Pulmonary Disease and Allied Cond" '50140' = "50140 - Stomach and Duodenal Ulcers" '50150' = "50150 - Chronic Liver Disease and Cirrhosis" '50160' = "50160 - Nephritis, Nephrotic Syndrome and Nephrosis" '50170' = "50170 - Complications of Pregnancy, Childbirth, Puerperium" '50180' = "50180 - Congenital Anomalies" '50190' = "50190 - Certain Conditions Originating in Perinatal Period" '50200' = "50200 - Symptoms, Signs and Ill-Defined Conditions" '50210' = "50210 - Accidents and Adverse Effects" '50220' = "50220 - Suicide and Self-Inflicted Injury" '50230' = "50230 - Homicide and Legal Intervention" '50300' = "50300 - Other Cause of Death" '41000' = "41000 - State DC not available or state DC available but no COD" ; value $zip9f ' ' = 'MMMMM - IMS recode' 'M00000000'-'M99999999' = 'Mcode - IMS recode' 'N00000000'-'N99999999' = 'Ncode - IMS recode' 'P00000000'-'P99999999' = 'Pcode - IMS recode' 'Q00000000'-'Q99999999' = 'Qcode - IMS recode' 'R00000000'-'R99999999' = 'Rcode - IMS recode' 'T00000000'-'T99999999' = 'Tcode - IMS recode' 'U00000000'-'U99999999' = 'Ucode - IMS recode' 'V00000000'-'V99999999' = 'Vcode - IMS recode' 'W00000000'-'W99999999' = 'Wcode - IMS recode' 'X00000000'-'X99999999' = 'Xcode - IMS recode' '000000001'-'999999998' = '55555 - IMS recode' ; value $dateflgf '00' = '00 - Alive' '10' = '10 - No information can be inferred from this exceptional value' '11' = '11 - No proper value is applicable in this context' '12' = '12 - A proper value is applicable but not known' ; format mat_type $matchf. yobflg1 dobflg2 yodflg3 sexflg4 lstflg5 fstflg6 mobflg7 midflg8 $flagf. numdigit $numdigf. dod_flg $death. dob_flg $birth. m_sex s_sex $sex. race $medracf. rsncd1 cur_ent $rsnentf. chr_esrd $esrdf. med_stcd $medstf. state statecd1-statecd10 state1996-state2015 $stfips. county hsa cnty1-cnty10 cnty1996-cnty2015 $cntyf. ctrt_cd $CODE_SYS. urbrur urbrur1996-urbrur2015 $urbrurf. urban urban1996-urban2015 $urbanf. RAC_RECY $RAC_RECY. RAC_RECA $RAC_RECA. icd_code $codf. cod89v $icdf. cod10v $cod10f. codkmf $codpubkm. codpubf $codpub. NHIADE $NHIADEf. srace $mracef. ORIGRECB $ORIGRECB. STAT_REC $STAT_REC. ctcert90 $cen_cer. ctcert00 ctcert10 $ctcer2k. cen_pov_ind $cenpvf. ent1-ent240 stbuy1-stbuy240 $entit. hmo1-hmo240 $hmo. registry1996-registry2015 reg2cd1996-reg2cd2015 reg1-reg10 $reg. marst1-marst10 $marf. agedx1-agedx10 $agedxf. seq1-seq10 $seqf. site1-site10 $sitef. lat1-lat10 $latf. hist2_1-hist2_10 hist1-hist10 $histf. beh1-beh10 beh2_1-beh2_10 behtrend1-behtrend10 $BEHTREND. grade1-grade10 $gradef. dxconf1-dxconf10 $dxconf. src1-src10 $rept_src. e10sz1-e10sz10 $eod_szf. e10pe1-e10pe10 $eod_pef. e10pn1-e10pn10 $eod_pnf. e10ne1-e10ne10 $eod_nef. e4siz1-e4siz10 $eod4_szf. e4ext1-e4ext10 e10ex1-e10ex10 $eod_exf. e4nod1-e4nod10 e10nd1-e10nd10 $eod_ndf. cstum1-cstum10 $cstumf. cs1st1-cs1st10 cs2st1-cs2st10 cs3st1-cs3st10 cs4st1-cs4st10 cs5st1-cs5st10 cs6st1-cs6st10 cs7st1-cs7st10 cs8st1-cs8st10 cs9st1-cs9st10 cs10st1-cs10st10 cs11st1-cs11st10 cs12st1-cs12st10 cs13st1-cs13st10 cs15st1-cs15st10 cs16st1-cs16st10 cs25st1-cs25st10 $cssitef. DAJCCT1-dajcct10 $DAJCCT. DAJCCN1-dajccn10 $DAJCCN. DAJCCM1-dajccm10 $DAJCCM. DAJCCSTG1-dajccstg10 $DAJCCSTG. DSS77S1-dss77s10 $DSS1977S. DSS00S1-dss00s10 $DSS2000S. DAJCFLg1-dajcflg10 $DAJCCFL. DSS77F1-dss77f10 $DSS1977F. DSS00F1-dss00f10 $DSS2000F. CSVF1-CSVF10 $CSVFIRST. CSVL1-CSVL10 $CSVLATES. sxprif1-sxprif10 sssurg1-sssurg10 $sxprimf. sxscof1-sxscof10 sxscop1-sxscop10 $surgscof. sxsitf1-sxsitf10 sxsite1-sxsite10 $surgsitf. numnd1-numnd10 $numndf. nosrg1-nosrg10 $nosurgf. rad1-rad10 $radf. radbrn1-radbrn10 $radbrn. radsurg1-radsurg10 $radsurg. ager1-ager10 $AGE_1REC. siterwho1-siterwho10 $siterf. icdot09_1-icdot09_10 $icd9f. icdot10_1-icdot10_10 $icd10f. ICCC3who1-ICCC3who10 $ICCC3v. ICC3Xwho1-ICC3Xwho10 $ICCC3Xf. histrec1-histrec10 $HISTREC. hisrcb1-hisrcb10 $HISTRECB. hstst1-hstst10 $hststgf. ajccstg1-ajccstg10 $ajcc_stg. aj3sr1-aj3sr10 $ajcf. SSS77V1-sss77v10 $SSS77VZ. sss00v1-sss00v10 $SSSM2KPZ. frstprm1-frstprm10 $yesno. summ2k1-summ2k10 $sumstgf. ayawho1-ayawho10 $ayasf. lymwho1-lymwho10 $lymsf. vsrtdx1-vsrtdx10 $dthclass. odthclass1-odthclass10 $odthclass. CSSCH1-CSSCH10 $CSSCHEMA. srvm1-srvm10 $pamonf. srvmflag1-srvmflag10 $paflagf. insrecpb1-insrecpb10 $insrecf. adjajc6t1-adjajc6t10 $aj6tf. adjajc6n1-adjajc6n10 $aj6nf. adjajc6m1-adjajc6m10 $aj6mf. adjajc6_01-adjajc6_10 $aj6f her2rec1-her2rec10 $her2recf. brstsub1-brstsub10 $brstsubf. annarbor1-annarbor10 $annarf. CSMETSDXB_PUB1-CSMETSDXB_PUB10 CSMETSDXBR_PUB1-CSMETSDXBR_PUB10 CSMETSDXLIV_PUB1-CSMETSDXLIV_PUB10 CSMETSDXLUNG_PUB1-CSMETSDXLUNG_PUB10 $csmtdxf. T_VALUE1-T_VALUE10 $tvalf. N_VALUE1-N_VALUE10 $nvalf. M_VALUE1-M_VALUE10 $mvalf. deathflag dbrflag dthflag1-dthflag10 ddxflag1-ddxflag10 $dateflgf. other_tx1-other_tx10 $othr_rx. icdo1-icdo10 $ICDOVER. NAPIIA1-NAPIIA10 $NAPIIA. payer_dx1-payer_dx10 $prpaydxf. ;