California Cancer Reporting System Standards, Volume III

 

Eureka Edits

IF367 Primary Site, AJCC M - 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 M [NAACCR #960]

County at DX [NAACCR # 90]

 

Tables

AJC7MC.DBF

AJC7MP.DBF

AJC7SIGP.DBF

 

Message

IF 367: AJCC Clin M code is invalid for this site/hist combination

IF 367: %F6 [%V6] must = 0, 0I+, 1, or 88

IF 367: %F6 [%V6] must = 0, 1, 1A, 1B, or 88

IF 367: %F6 [%V6] must = 0, 1, or 88

Specification

This CER edit verifies that TNM Clin M 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 M must be ‘0, ‘0I+’ , ‘1’ or ‘88’

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

TNM Clin M must be ‘0’, ‘1’, ‘1A’, ‘1B’ or ‘88’

Else

 Flag as Error

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

Then

//AJCC Staging Manual – Chapter 16

TNM Clin M must be ‘0’, ‘1’ or ‘88’

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 M must be ‘0’, ‘1’, ‘88’

Else

 Flag as Error

Else

If TNM Clin M <> ‘88’

Flag as Error

Historical Changes

8/2011

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 M codes.  

3/2012

Edit specification section updated to match proposed logic from Eureka Business Analyst.

4/2012

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