California Cancer Reporting System Standards, Volume III

 

Eureka Edits

IF755 Primary Site, AJCC Stage Group - Ed 7, ICDO3 (CER)

 

Edit Sets

Eureka Admission Level

 

Fields

Date of Diagnosis [NAACCR #390]

Primary Site [NAACCR #400]

Histologic Type ICD-O-3 [NAACCR #522]

Behavior Code ICD-O-3 [NAACCR #523]

TNM Clin Stage Group [NAACCR #970]

County at DX [NAACCR #90]

 

Tables:

AJC7SIGP.DBF

AJC7STGC.DBF

AJC7STGP.DBF

 

Message

IF 755: AJCC Clin Stage Group is invalid for site/hist combination

IF 755: If year of Date of diagnosis = 2011 and Region 3 resident, for this site/hist, TNM Clin Stage Group cannot be blank.

Specification

This CER edit verifies that TNM Clin Stage Group is populated correctly for breast and rectum cases diagnosed in 2011 that are Region 3 resident cases.

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

1. Year of Date of Diagnosis is not 2011.

2. County of residence at Diagnosis is not 002, 003, 005, 029, 031, 034, 039, 046, 048, 051, 057, 058.

 

If Site is C500 – C506 or C508 or C509

And Hist_Type_3 is not: 9050-9055, 9140 and 9590-9992

And Hist_Behavior_3 is either 2 or 3

Then

//AJCC Staging Manual – Chapter 32

TNM Clin Stage Group must be ‘0’, ‘1’, ‘1A’, ‘1B’, ‘2’, ‘2A’, ‘2B’, ‘3’, ‘3A’, ‘3B’, ‘3C’, ‘4’, ‘99’

Else

Flag as Error

Else if Site is C199 or C209

And Hist_ Behavior _3 is either 2 or 3

Then

If Hist_Type_3 is not: 9050-9055, 9140 and 9590-9992

Then

If Hist_Type_3 is contained in one of the following ranges: 8000-8152, 8154-8231, 8243-8245, 8247-8248, 8250-8576, 8940-8950, 8980-8981

Then

//AJCC Staging Manual – Chapter 14

Clin Stage Group must be ‘0’, ‘1’, ‘2’, ‘2A’, ‘2B’, ‘2C’, ‘3’, ‘3A’, ‘3B’, ‘3C’, ‘4’, ‘4A’, ‘4B’, ‘99’

Else

Flag as Error

Else If Hist_Type_3 is contained in the following range: 8935 – 8936

Then

//AJCC Staging Manual – Chapter 16b

TNM Clin Stage Group must be ‘1’, ‘2’, ‘3’, ‘3A’, ‘3B’, ‘4’, ‘99’

Else

Flag as Error

Else If Hist_Type_3 is contained in one of the following ranges: 8153, 8240-8242, 8246 or 8249

Then

//AJCC Staging Manual – Chapter 17c

TNM Clin Stage Group must be ‘0’, ‘1’, ‘2’, ‘2A’, ‘2B’, ‘3’, ‘3A’, ‘3B’, ‘4’, ‘99’

Else

 Flag as Error

Else

If TNM Clin M <> ‘88’

Flag as Error

Else

Pass

 

 

Historical Changes

2011 Data Changes

This item added for 2011 as part of the CER project.  Region 3 criteria added to the CER edit.  CCR edit is only editing Rectum and Breast Stage codes.  

4/2012

Edit modified to require TNM Clin Stage Group for all breast cases diagnosed in 2011 rather than only female breast cases. Added specification logic from Eureka Programmer Analyst.