California Cancer Reporting System Standards, Volume III

 

Eureka Edits

IF368 Primary Site, AJCC N - 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 Path N [NAACCR #890]

County at DX [NAACCR #90]

 

Tables

AJC7NC.DBF

AJC7NP.DBF

AJC7SIGP.DBF

Message

IF 368: AJCC Clin N code is invalid for site/hist combination

IF 368: AJCC Clin N code should = "88" for site/hist combination

IF 368: AJCC Path N code is invalid for site/hist combination

IF 368: AJCC Path N code should = "88" for site/hist combination

IF 368: If year of Date of Diagnosis = 2011 and Region 3 resident, for this site/hist, TNM Clin N cannot be blank

 

Specification

This CER edit verifies that TNM Clin N 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 N must be ‘X’, ‘0’, ‘1’, ‘2’, ‘2A’, ‘2B’, ‘3’, ‘3A’, ‘3B’, ‘3C’, ‘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

Clin N must be ‘X’, ‘0’, ‘1’, ‘1A’, ‘1B’, ‘1C’, ‘2’, ‘2A’, ‘2B’, 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 N must be ‘0’ or ‘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 N must be ‘X’, ‘0’ or ‘1’, or ‘88’

Else

 Flag as Error

Else

If TNM Clin N <> ‘88’

Flag as Error

Else

Pass

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 N codes.  CER edits N codes for all sites if a value is entered.

4/2012

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