All Downloads are FREE. Search and download functionalities are using the official Maven repository.

edits.seer.internal.rules.IF613.xml Maven / Gradle / Ivy

The newest version!
        <rule id="IF613" name="Primary Site, T 2016 - Ed 7 (SEER)" tag="N2212" java-path="lines.line" category="inter-field" depends="Histologic_Type_ICD-O-3,Primary_Site,Year_of_Diagnosis">
            <expression><![CDATA[if (line.dateOfDiagnosisYear == null || line.dateOfDiagnosisYear < '2016' || line.typeOfReportingSource == '7' || line.histologicTypeIcdO3 == null ||
    line.behaviorCodeIcdO3 == '0' || line.behaviorCodeIcdO3 == '1' || (line.tnmClinT == null && line.tnmPathT == null))
    return true

//Skip condition 5
if (!(line.tnmEditionNumber == '07' || line.tnmEditionNumber == 'U7' || line.tnmEditionNumber == '88'))
    return true

if (line.tnmEditionNumber == '88' &&
        (line.tnmClinT == null || line.tnmClinT == '88') &&
        (line.tnmPathT == null || line.tnmPathT == '88') &&
        line.overRideSiteTnmStggrp == '1')
    return true

String siteGroup = (String)((Closure)Context.AJCC7CodeLookup16).call(line)
if (siteGroup == '046') {
    if (line.sex == '2' || line.sex == '6')
        siteGroup = '46A'
    else
        siteGroup = '46B'
}

// Special Case for group 28 and 37B
Map validCodes = (Map)((Map)Context.IF613_Table).get(siteGroup)
if ((siteGroup == '028' || siteGroup == '37B') && Functions.matches(line.histologicTypeIcdO3, /^905[0-5]$/)) {
    if (line.tnmClinT != null && !((List)validCodes.getOrDefault('C', [])).contains(line.tnmClinT) && line.tnmClinT != '88')
        return false

    if (line.tnmPathT != null && !((List)validCodes.getOrDefault('P', [])).contains(line.tnmPathT) && line.tnmPathT != '88')
        return false

    return true
}

if (line.tnmClinT != null)
    if (!((List)validCodes.getOrDefault('C', [])).contains(line.tnmClinT))
        return false

if (line.tnmPathT != null)
    if (!((List)validCodes.getOrDefault('P', [])).contains(line.tnmPathT))
        return false

return true]]></expression>
            <message>TNM T code is invalid for site/hist combination</message>
            <description><![CDATA[TNM Clin T and TNM Path T may be blank.  If TNM Clin T is entered, it is edited by the criteria below. If TNM Path T is entered, it is edited by the criteria below.


This edit is skipped if any of the following conditions are true:

1. Year of Date of Diagnosis is less than 2016, blank (unknown), or invalid
2. Type of Reporting Source = 7 (Death Certificate Only)
3. Histologic Type ICD-O-3 is blank
4. Behavior Code ICD-O-3 = 0 (benign) or 1 (borderline)
5. TNM Edition Number is not = 07, U7, or 88
6. TNM Clin T and TNM Path T are both empty


The allowable values for

Clinical T: (blank), cX, c0, pA, pIS, pISU, PISD, c1MI, c1, c1A, c1A1, c1A2, c1B, c1B1, c1B2, c1C, c1D, c2, c2A, c2A1, c2A2, c2B, c2C, c2D, c3, c3A, c3B, c3C, c3D, c4, c4A, c4B, c4C, c4D, c4E, 88
Path T: (blank), pX, p0, pA, pIS, pISU, PISD, p1MI, p1, p1A, p1A1, p1A2, p1B, p1B1, p1B2, p1C, p1D, p2, p2A, p2A1, p2A2, p2B, p2C, p2D, p3, p3A, p3B, p3C, p3D, p4, p4A, p4B, p4C, p4D, p4E, 88


This edit checks the subset of values that are valid for each of the site/histology groups that have a TNM T defined and checks for "88" if the site/histology group does not have a TNM T defined.

Pediatric cases not staged according to AJCC are skipped and are identified in this edit by TNM Edition Number = 88, AJCC Clin T = 88 or blank, AJCC Path T = 88 or blank, and Over-ride Site/TNM-Stgrp = 1. The use of over-ride for cases over age 24 is checked in other edits.

The number next to each site group indicates the chapter in the AJCC Cancer Staging Manual, Edition 7. The sites for each chapter are listed along with the histologies requiring AJCC staging. Site/histology group names are taken from UICC. The values for the clinical and pathologic T codes are listed under TNM T. All values listed must be prefixed with a "c" or "p" except code "88" and blank.  All clinical T codes have a prefix of "c" except for IS, A, ISU, ISD which must have a prefix of "p".  The Path T codes all have the prefix of "p". For cases where there is a difference in allowable values for clinical and pathologic  T codes (Testis, Prostate, Melanoma Conjunctiva, and Retinoblastoma), the T codes are listed separately for clin and path.

For example for breast the edit lists
TNM T:
     X,0,IS,1,1A,1B,1C,1MI,2,3,4,4A,4B,4C,4D

Which translates to allowable codes of:

Clin T: (blank),cX,c0,pIS,c1,c1A,c1B,c1C,c1MI,c2,c3,c4,c4A,c4B,c4C,c4D
Path T: (blank),pX,p0,pIS,p1,p1A,p1B,p1C,p1MI,p2,p3,p4,p4A,p4B,p4C,p4D

This edit differs from the COC-NPCR edit of the same name in that it includes NOS categories for T that are not included in AJCC 7th Edition.

3. Lip and Oral Cavity

Sites:
     C000-C006,C008,C009
     C020-C023,C028,C029
     C030,C031,C039
     C040,C041,C048,C049
     C050,C058,C059
     C060-C062,C068,C069
Histologies Requiring AJCC Staging:
     8000-8576, 8940-8950, 8980-8981
TNM T:
      X,0,IS,1,2,3,4,4A,4B


4. Pharynx

4A. Oropharynx and Hypopharynx
Sites:
     C019, C024
     C051-C052
     C090-C091, C098-C099
     C100, C102-C104, C108-C109
     C129
     C130-C132, C138-C139

Histologies Requiring AJCC Staging:
     8000-8576, 8940-8950, 8980-8981
TNM T:
     X,0,IS,1,2,3,4, 4A, 4B

4B. Nasopharynx
Sites:
    C110, C112-C113, C118-C119
Histologies Requiring AJCC Staging:
     8000-8576, 8940-8950, 8980-8981
TNM T:
     X,0,IS,1,2,3,4

4C. Nasopharynx
Sites:
    C111
Discriminator (Site-Specific Factor25):
    010
Histologies Requiring AJCC Staging:
     8000-8576, 8940-8950, 8980-8981
TNM T:
     X,0,IS,1,2,3,4

4D. Oropharynx - Pharyngeal Tonsil
Sites:
    C111
Discriminator (Site-Specific Factor25):
    020
Histologies Requiring AJCC Staging:
     8000-8576, 8940-8950, 8980-8981

Sites/histologies are assigned to group 4D from 4C based on Site-Specific Factor 25


TNM T:
     X,0,IS,1,2,3,4,4A,4B


5. Larynx

5A. Supraglottis, Subglottis, Other
Sites:
     C101, C321-C322
Histologies Requiring AJCC Staging:
     8000-8576, 8940-8950, 8980-8981
TNM T:
     X,0,IS,1,2,3,4,4A,4B

5B. Glottis
Sites:
     C320, C328-C329
Histologies Requiring AJCC Staging:
     8000-8576, 8940-8950, 8980, 8981
TNM T:
     X,0,IS,1,1A,1B,2,3,4,4A,4B


6. Nasal Cavity and Paranasal Sinuses

Sites:
     C300, C310-C311
Histologies Requiring AJCC Staging:
     8000-8576, 8940-8950, 8980-8981
TNM T:
      X,0,IS,1,2,3,4,4A,4B


7. Major Salivary Glands

Sites:
     C079
     C080,C081,C088,C089
Histologies Requiring AJCC Staging:
     8000-8576, 8940-8950, 8980-8982
TNM T:
     X,0,1,2,3,4,4A,4B, 88


8. Thyroid Gland

8A. Thyroid: Papillary/follicular, age less than 045
Sites:
     C739
Histologies Requiring AJCC Staging:
     8000-8015, 8022, 8033-8344, 8350-8420, 8440-8508,
     8514-8576, 8940-8950, 8980-8981
Age at Diagnosis: less than 045
Grade: 1-3 or 9

Site/histologies are assigned to group 8A from group 8 based on grade, age at diagnosis


TNM T:
     X,0, 1,1A,1B,2,3,4,4A,4B,88


8B. Thyroid: Papillary/follicular, age greater than or equal 045 but not 999
Sites:
     C739
Histologies Requiring AJCC Staging:
     8000-8015, 8022, 8033-8344, 8350-8420, 8440-8508,
     8514-8576, 8940-8950, 8980-8981
Age at Diagnosis: greater than or equal to 045, but not equal 999
Grade: 1-3 or 9

Site/histologies are assigned to group 8B from group 8 based on grade, age at diagnosis

TNM T:
     X,0,1,1A,1B,2,3,4,4A,4B, 88

8C. Thyroid: Papillary/follicular, age equal 999 (unknown)
Sites:
     C739
Histologies Requiring AJCC Staging:
     8000-8015, 8022, 8033-8344, 8350-8420, 8440-8508,
     8514-8576, 8940-8950, 8980-8981
Age at Diagnosis: equal 999
Grade: 1-3 or 9

Site/histologies are assigned to group 8C from group 8 based on grade, age at diagnosis

TNM T:
      X,0,1,1A,1B,2,3,4,4A,4B, 88


8D. Thyroid: Medullary
Sites:
     C739
Histologies Requiring AJCC Staging:
     8345-8347, 8430, 8510, 8512-8513
Grade: 1-3 or 9

TNM T:
     X,0,1,1A,1B,2,3,4,4A,4B, 88

8E. Thyroid: Anaplastic
Sites:
     C739
Histologies Requiring AJCC Staging:
     8020-8021, 8030-8032
TNM T:
     Clin: X,0,1,1A,1B,2,3,4,4A,4B
     Path: 4,4A,4B

8F. Thyroid: Anaplastic
Sites:
     C739
Histologies Requiring AJCC Staging:
     8000-8576, 8940-8950, 8980-8981
Grade: 4

Site/histologies are assigned to group 8F from group 8 and group 8D based on grade

TNM T:
     Clin: X,0,1,1A,1B,2,3,4,4A,4B
     Path: 4,4A,4B

9. Malignant Melanoma of Upper Aerodigestive TractOe
Sites:
     C000-C006, C008-C009
     C019
     C020-C024, C028-C029
     C030-C031, C039
     C040-C041, C048-C049
     C050-C052, C058-C059
     C060-C062, C068-C069
     C090-C091, C098-C099
     C100-C104, C108-C109
     C110-C113, C118-C119
     C129, C130-C132
     C138-C139
     C140, C142, C148
     C300
     C310-C311
     C320-C323, C328-C329
Histologies Requiring AJCC Staging:
     8720-8790
TNM T:
      X,3,4,4A,4B, 88, 0


10. Oesophagus and Oesophagogastric Junction

10A. Oesophagus
Sites:
     C150-C155, C158-C159
Histologies Requiring AJCC Staging:
     8000-8576, 8940-8950, 8980-8981
TNM T:
     X,0,IS,1,1A,1B,2,3,4,4A,4B

10B. Oesophagogastric Junction
Sites:
     C160-C162
Histologies Requiring AJCC Staging:
     8000-8152, 8154-8231, 8243-8245, 8247-8248, 8250-8576, 8940-8950, 8980-8981
Discriminator (Site-Specific Factor25):
    020, 040, 060 (for C161-C162)

Site/histologies are assigned to group 10B from group 11 based on site and site-specific factor 25 as well as table lookup

TNM T:
     X,0,IS,1,1A,1B,2,3,4,4A,4B


11. Stomach

Sites:
     C161-C162 and Discriminator (Site-Specific Factor 25) =
        000, 030,999
     C163-C166, C168-C169
Histologies Requiring AJCC Staging:
     8000-8152, 8154-8231, 8243-8245, 8247-8248, 8250-8576, 8940-8950, 8980-8990
TNM T:
     X,0,IS,1,1A,1B,2,3,4,4A,4B


12. Small Intestine

Sites:
     C170-C172, C178-C179
Histologies Requiring AJCC Staging:
     8000-8152, 8154-8231, 8243-8245, 8247-8248, 8250-8576, 8940-8950, 8980-8981
TNM T:
      X,0,IS,1,1A,1B,2,3,4


13. Appendix

13A. Appendix: Carcinoma
Sites:
     C181
Histologies Requiring AJCC Staging:
     8000-8152, 8154-8231, 8243-8245, 8247-8248, 8250-8576, 8940-8950, 8980-8981
TNM T:
     X,0,IS,1,2,3,4,4A,4B

13B. Appendix: Carcinoid
Sites:
     C181
Histologies Requiring AJCC Staging:
     8240-8242, 8246, 8249, 8153
TNM T:
     X,0,1,1A,1B,2,3,4, 88


14. Colon and Rectum

Sites:
     C180, C182-C189
     C199
     C209
Histologies Requiring AJCC Staging:
     8000-8152, 8154-8231, 8243-8245, 8247-8248, 8250-8576, 8940-8950, 8980-8981
TNM T:
     X,0,IS,1,2,3,4,4A,4B


15. Anal Canal

Sites:
     C210-C212, C218
Histologies Requiring AJCC Staging:
     8000-8152, 8154-8231, 8243-8245, 8250-8576, 8940-8950, 8980-8981
TNM T:
     X,0,IS,1,2,3,4


16. Gastrointestinal Stromal Tumor (GIST)

16A. GIST: Gastric
Sites:
     C160-C169
     C480-C488 and Site-Specific Factor 10 = 020 (Omentum)
Histologies Requiring AJCC Staging:
     8935-8936

Sites/histologies are assigned to group 16A from group 16B based on site-specific factor 10
as well as table lookup


TNM T:
     X,0,1,2,3,4, 88

16B. GIST: Small Intestine
Sites:
     C150-C159
     C170-C172, C178, C179
     C180-C189
     C199
     C209
     C480-C488 and Site-Specific Factor 10 not = 020 (Omentum)
Histologies Requiring AJCC Staging:
     8935-8936
TNM T:
     X,0,1,2,3,4, 88


17. Gastric, Small & Large Intestinal Carcinoid Tumours

17A. Gastric, Small & Large Intestinal Carcinoid Tumours-Stomach
Sites:
     C160-C169
Histologies Requiring AJCC Staging:
     8153, 8240-8242, 8246, 8249
TNM T:
     X,0,IS,1,2,3,4

17B. Gastric, Small & Large Intestinal Carcinoid Tumours-Duodenum/Ampulla/Jejunum/Ileum
Sites:
     C170-C179
     C241
Histologies Requiring AJCC Staging:
     8153, 8240-8242, 8246, 8249
TNM T:
     X,0,1,2,3,4, 88

17C. Gastric, Small & Large Intestinal Carcinoid Tumours-Large Intestine
Sites:
     C180, C182-C189
     C199, C209
Histologies Requiring AJCC Staging:
     8153, 8240-8242, 8246, 8249
TNM T:
     X,0,1,1A,1B,2,3,4, 88


18. Liver-Hepatocellular Carcinoma
Sites:
     C220
Histologies Requiring AJCC Staging:
     8170-8175
TNM T:
     X,0,1,2,3,3A,3B,4, 88


19. Liver-Intrahepatic Bile Ducts
Sites:
     C221
Histologies Requiring AJCC Staging:
     8160, 8161, 8180
TNM T:
     X,0,IS,1,2,2A,2B,3,4


20. Gallbladder

Sites:
     C239
     C240 and Discriminator (Site-Specific Factor 25) = 030
Histologies Requiring AJCC Staging:
     8000-8152,8154-8231, 8243-8245, 8250-8576, 8940-8950, 8980-8981

Sites/histologies are assigned to group 20 from group 21 based on site-specific factor 25
as well as table lookup


TNM T:
     X,0,IS,1,1A,1B,2,3,4


21. Intrahepatic Bile Ducts-Perihilar

Sites:
     C240 and Discriminator (Site-Specific Factor 25) = 010, 020, 050,
        060, 999
Histologies Requiring AJCC Staging:
     8000-8152, 8154-8231, 8243-8245, 8250-8576, 8940-8950, 8980-8981
TNM T:
     X,0,IS,1,2,2A,2B,3,4


22. Intrahepatic Bile Ducts-Distal

Sites:
     C240 and Discriminator (Site-Specific Factor 25) = 040, 070
Histologies Requiring AJCC Staging:
     8000-8152, 8154-8231, 8243-8245, 8250-8576, 8940-8950, 8980-8981

Sites/histologies are assigned to group 22 from group 21 based on site-specific factor 25
as well as table lookup

TNM T:
     X,0,IS,1,2,3,4


23. Ampulla of Vater

Sites:
     C241
Histologies Requiring AJCC Staging:
     8000-8152, 8154-8231, 8243-8245, 8250-8576, 8940-8950, 8980-8981
TNM T:
     X,0,IS,1,2,3,4


24. Pancreas

Sites:
     C250-C254, C257-C259
Histologies Requiring AJCC Staging:
     8000-8576, 8940-8950, 8971, 8980-8981
TNM T:
     X,0,IS,1,2,3,4


25. Lung

Sites:
     C340-C343,C348,C349
Histologies Requiring AJCC Staging:
     8000-8576, 8940-8950, 8980-8981
TNM T:
     X,0,IS,1,1A,1B,2,2A,2B,3,4


26. Pleural Mesothelioma

Sites:
     C384
Histologies Requiring AJCC Staging:
     9050-9053
TNM T:
     X,0,1,1A,1B,2,3,4,88


27. Bone

Sites:
     C400-C403, C408-C409
     C410-C414, C418-C419
Histologies Permitting AJCC Staging:
     8800-9136, 9142-9582
TNM T:
     X,0,1,2,3


28. Soft Tissues

Peritoneum - not female
Sites:
     C481-C482, C488
Histologies:
    8800-8820, 8823-8934, 8940-9136, 9142-9582
    Sex = 1, 3-5, 9 (not female)

Peritoneum - female
Sites:
     C481-C482, C488
Histologies:
    8800-8820, 8823-8921, 9120-9136, 9142-9582
    Sex = 2,6 (female)

Heart,Mediastinum, Soft Tissue
Sites:
     C380-C383, C388
     C470-C476, C478-C479
     C490-C496, C498-C499
Histologies:
    8800-8820, 8823-8935, 8940-9136, 9142-9582

Retroperitoneum
Sites:
     C480
Histologies:
    8800-8820, 8823-8934, 8940-9136, 9142-9582

Specific sites/histologies assigned to group 28 based on sex


TNM T:
     X,0,1,1A,1B,2,2A,2B
NOTE: TNM T 88 allowed for Mesothelioma, 9050-9055


29. Carcinoma of Skin

Sites:
     C440, C442-C449, C632
Histologies Requiring AJCC Staging:
     8000-8246, 8248-8576, 8940-8950, 8980-8981
TNM T:
     X,0,IS,1,2,3,4


30. Merkel Cell Carcinoma

Sites:
     C440, C442-C449,
     C510-C512, C518-C519
     C600-C602, C608-C609
     C632
Histologies Requiring AJCC Staging:
     8247
TNM T:
      X,0,IS,1,2,3,4


31. Malignant Melanoma of the Skin

Sites:
     C440-C449
     C510-C512,C518,C519
     C600-C602, C608, C609
     C632
Histologies Requiring AJCC Staging:
     8720-8790
TNM T:
     X,0,IS,1,1A,1B,2,2A,2B,3,3A,3B,4,4A,4B


32. Breast Tumours

Sites:
     C500-C506,C508,C509
Histologies Requiring AJCC Staging:
     8000-8576, 8940-8950, 8980-8981, 9020
TNM T:
     X,0,IS,1,1A,1B,1C,1MI,2,3,4,4A,4B,4C,4D


33.  Vulva

Sites:
     C510-C512,C518,C519
Histologies Requiring AJCC Staging:
     8000-8246, 8248-8576, 8940-8950, 8980-8981
TNM T:
    X,0,IS,1,1A,1B,2,3


34.  Vagina

Sites:
     C529
Histologies Requiring AJCC Staging:
     8000-8576, 8800-8801, 8940-8950, 8980-8981
TNM T:
     X,0,IS,1,2,3,4


35. Cervix Uteri

Sites:
     C530,C531,C538,C539
Histologies Requiring AJCC Staging:
     8000-8576, 8940-8950, 8980-8981
TNM T:
     X,0,IS,1,1A,1A1,1A2,1B,1B1,1B2,2,2A,2A1,2A2,2B,3,3A,3B,4


36. Uterus-Endometrium

36A. Corpus Uteri: Carcinomas
Sites
     C540-C543, C548-C549
     C559
Histologies Requiring AJCC Staging:
     8000-8790, 8950-8951, 8980-8981
TNM T:
     X,0,IS,1,1A,1B,2,3,3A,3B,4


36B. Uterus-Uterine Sarcomas: Leiomyosarcoma and Endometrial Stromal Sarcoma
Sites:
     C540-C543, C548-C549
     C559
Histologies Requiring AJCC Staging:
     8800, 8890-8898, 8900-8921, 8930-8931, 8935
TNM T:
     X,0,1,1A,1B,2,2A,2B,3,3A,3B,4, 88

36C. Uterus-Uterine Sarcomas: Adenosarcoma
Sites:
     C540-C543, C548-C549
     C559
Histologies Requiring AJCC Staging:
     8933
TNM T:
     X,0,1,1A,1B,1C,2,2A,2B,3,3A,3B,4, 88


37. Ovary

37A. Ovary
Sites:
     C569
Histologies Requiring AJCC Staging:
     8000-8576, 8590-8671, 8930-9110
TNM T:
     X,0,1,1A,1B,1C,2,2A,2B,2C,3,3A,3B,3C, 88

37B. Peritoneal Carcinomas
Sites:
     C481-C482, C488
     Sex = 2,6 (female)
Histologies Requiring AJCC Staging:
     8000-8576, 8590-8671, 8930-8934, 8940-9110

Sex code checked for assignment to group 37B

TNM T:   X, 0, 3,3A,3B,3C
NOTE: TNM T 88 allowed for Mesothelioma, 9050-9055


38. Fallopian Tube

Sites:
     C570
Histologies Requiring AJCC Staging:
     8000-8576, 8940-8950, 8980-8981
TNM T:
     X,0,IS,1,1A,1B,1C,2,2A,2B,2C,3,3A,3B,3C


39. Gestational Trophoblastic Tumors

Sites:
     C589
Histologies Requiring AJCC Staging:
     9100-9105
TNM T:
     X,0,1,2,88


40. Penis

Sites:
     C600-C602,C608,C609
Histologies Requiring AJCC Staging:
     8000-8246, 8248-8576, 8940-8950, 8980-8981
TNM T:
      X,0,IS,A,1,1A,1B,2,3,4


41. Prostate

Sites:
     C619
Histologies Requiring AJCC Staging:
     8000-8110, 8140-8576, 8940-8950, 8980-8981
TNM T:
      Clin: X,0,1,1A,1B,1C,2,2A,2B,2C,3,3A,3B,4, 88
      Path: X,0,2,2A,2B,2C,3,3A,3B,4, 88


42. Testis

Sites:
     C620,C621,C629
Histologies Requiring AJCC Staging:
     8000-8576, 8590-8670, 8940-8950, 8980-8981, 9060-9090, 9100-9105
TNM T:
     Clin: X, 4
     Path: X,0,IS,1,2,3,4,


43. Kidney

Sites:
     C649
Histologies Requiring AJCC Staging:
     8000-8576, 8940-8950, 8980-8981
TNM T:
     X,0,1,1A,1B,2,2A,2B,3,3A,3B,3C,4, 88


44. Renal Pelvis and Ureter

Sites:
     C659
     C669
Histologies Requiring AJCC Staging:
     8000-8576, 8940-8950, 8980-8981
TNM T:
     X,0,IS,A,1,2,3,4


45. Bladder

Sites:
     C670-C679
Histologies Requiring AJCC Staging:
     8000-8576, 8940-8950, 8980-8981
TNM T: Clin: X,0,IS,A,1,2,3,4,4A,4B
       Path: X,0,IS,A,1,2,2A,2B,3,3A,3B,4,4A,4B


46. Urethra

46A. Urethra - Female
Sites:
     C680
Histologies Requiring AJCC Staging:
     8000-8576, 8940-8950, 8980-8981
Sex: 2,6 (female)
TNM T:
     X,0,IS,A,1,2,3,4

46B. Urethra - not Female
Sites:
     C680
Histologies Requiring AJCC Staging:
     8000-8576, 8940-8950, 8980-8981
Sex: 1,3-5,9 (not female)
TNM T:
     X,0,IS,ISU,ISD,A,1,2,3,4


47. Adrenal Cortex Tumours

47A. Adrenal Cortex
Sites:
     C740
Histologies Requiring AJCC Staging:
     8010, 8140, 8370
TNM T:
     X,0,1,2,3,4, 88

47B. Adrenal Cortical Carcinoma
Sites:
     C749
Histologies Requiring AJCC Staging:
     8370
TNM T:
     X,0,1,2,3,4, 88


48. Carcinoma of Skin of Eyelid

Sites:
     C441
Histologies Requiring AJCC Staging:
     8000-8576, 8940-8950, 8980-8981
TNM T:
     X,0,IS,1,2,2A,2B,3,3A,3B,4


49. Carcinoma of Conjunctiva

Sites:
     C690
Histologies Requiring AJCC Staging:
     8000-8576, 8940-8950, 8980-8981
TNM T:
     X,0,IS,1,2,3,4,4A,4B,4C,4D


50.  Malignant Melanoma of Conjunctiva

Sites:
     C690
Histologies Requiring AJCC Staging:
     8720-8790
TNM T:
     Clin: X,0,IS,1,1A,1B,1C,1D,2,2A,2B,2C,2D,3,3A,3B,3C,3D,4
     Path: X,0,IS,1,1A,1B,1C,2,2A,2B,2C,3,4


51.  Malignant Melanoma of Uvea

51A. Ciliary Body and Choroid
Sites:
     C693
     C694 (Site-Specific Factor 25 = 010)
Histologies Requiring AJCC Staging:
     8720-8790

Sites/histologies are assigned to group 51A from group 51 based on site-specific factor 25


TNM T:
     X,0,1,1A,1B,1C,1D,2,2A,2B,2C,2D,3,3A,3B,3C,3D,4,4A,4B,4C,4D,4E,88

51B. Iris
Sites:
    C694 (Site-Specific Factor 25 = 020)
Histologies Requiring AJCC Staging:
     8720-8790

Sites/histologies are assigned to group 51B from group 51 based on site-specific factor 25

TNM T:
     X,0,1,1A,1B,1C,2,2A,3,3A,4,4A,4B,88


52. Retinoblastoma

Sites:
     C692
Histologies Requiring AJCC Staging:
     9510-9514
TNM T:
     Clin: X,0,1,1A,1B,1C,2,2A,2B,3,3A,3B,4,4A,4B,4C,4D
     Path: X,0,1,2,2A,2B,3,3A,3B,4,4A,4B


53. Carcinoma of Lacrimal Gland
Sites:
     C695 and Site-Specific Factor25 = 015
Histologies Requiring AJCC Staging:
     8000-8576, 8940-8950, 8980-8981
TNM T:
     X,0,1,2,3,4,4A,4B,4C,88


54. Sarcoma of Orbit

Sites:
     C696, C698
Histologies Requiring AJCC Staging:
     8800-8936, 8940-9136, 9141-9508, 9520-9582
TNM T:
     X,0,1,2,3,4,88


55. Hodgkin and Non-Hodgkin Lymphoma (Ocular Adnexal Lymphoma)

Sites:
     C441, C690, C695-C696
Histologies Requiring AJCC Staging:
     9590-9699, 9702-9738, 9811-9818, 9820-9837
TNM T:
     X,0,1,1A,1B,1C,2,2A,2B,2C,2D,3,4,4A,4B,4C,4D,88


57. Lymphoid Neoplasms

57A. Hodgkin and Non-Hodgkin
Sites:
     C000-C440, C442-C689, C691-C694, C698-C809
Histologies Requiring AJCC Staging:
     9590-9699, 9702-9727, 9735, 9737-9738
Sites:
     C000-C419, C422-C423, C425-C440, C442-C689, C691-C694, C698-C809
Histologies Requiring AJCC Staging:
     9823, 9827

Sites/histologies are assigned to group 57A based on combinations of site and histology

TNM T:
     88

57B. Mycosis Fungoides (EORTC Staging System)
Sites:
     C440-C449
     C510-C512, C518-C519
     C600-C602, C608-C609, C632
Histologies Requiring EORTC Staging:
     9700,9701
TNM T:
     X, 0, 1,1A,1B,2,2A,2B,3,4,88

57C.  Lymphoid/Hematopoietic
Sites:
     C420, C421, C424
Histologies Requiring AJCC Staging:
     9811-9818, 9837
TNM T:
     88

All Other Schemas and/or Primary Site/Histologies
TNM T:
     88]]></description>
            <history>
                <event version="SE16-015-01" user="kirbyk" date="2016-06-17" ref="67446">Edit created.</event>
                <event version="SE16-015-06" user="depryf" date="2016-08-09" ref="67508">Fixed range for 57A, added 57C.</event>
                <event version="SE16-016-01" user="kirbyk" date="2016-12-09" ref="67575">Updated description.</event>
                <event version="SE16-016-01" user="kirbyk" date="2017-01-24" ref="67633">88 is now valid code for some cases for group 28.</event>
                <event version="SE16-016-03" user="kirbyk" date="2017-03-23" ref="67645">Fixed valid codes in table for group 35.</event>
                <event version="SE16-016-08" user="depryf" date="2017-11-22" ref="67674">Edit syntax updated to allow pre-compilation optimization; no change in behavior.</event>
                <event version="SE18-018-01" user="kirbyk" date="2018-05-01" ref="67730">88 is now valid code for some cases for group 37B.</event>
                <event version="SE18-018-02" user="schadega" date="2018-05-17" ref="67760">Name change.</event>
                <event version="SE18-020-01" user="depryf" date="2020-02-04" ref="68281">Changed property names to align with NAACCR XML IDs.</event>
                <event version="SE21-021-03" user="beverung" date="2021-03-05" ref="68574">Add code 88 for group 26 and add pediatric skip condition.</event>
                <event version="SE24-024-06" user="kirbyk" date="2024-07-22" ref="69326">Removed some edit dependencies.</event>
            </history>
        </rule>




© 2015 - 2024 Weber Informatics LLC | Privacy Policy