California Cancer Reporting System Standards, Volume III

 

Eureka Edits

IIF492 CS TS/Ext Eval,  Surg/Rad Seq, Prostate (CS)

Behavior Code ICD-O-3 [NAACCR 523]

CS Site-Specific Factor 25 [NAACCR 2879]

CS Tumor Size-Ext Eval [NAACCR 2820]

Histologic Type ICD-O-3 [NAACCR 522]

Primary Site [NAACCR 400]

RX Summ--Surg-Rad Seq [NAACCR 1380]

Message:

IF 492:  Prostate schema: If CS Tumor Size/Ext Eval = [value], RX Summ--Surg/Rad Seq must not be [value].

Specification:

This edit verifies that for cases coded using the CS Prostate schema, if CS Tumor Size/Ext Eval indicates prostatectomy performed WITHOUT pre-surgical systemic treatment or radiation, then the surgery/radiation sequence field must NOT indicate radiation given before surgery.

If CS schema is Prostate and if CS Tumor Size/Ext Eval = 4 (prostatectomy performed WITHOUT pre-surgical systemic treatment or radiation), then RX Summ--Surg/Rad Seq must not = 2 or 4 (radiation given before surgery)

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

  1. CS Tumor Size/Ext Eval is empty

  2. RX Summ--Surg/Rad Seq is empty

  3. Behavior Code ICD-O-3 = 0 (benign) or 1 (borderline)

  4. CS Schema is invalid

This edit first determines the CS schema by doing a function call to the CS Dynamic Link Library (dll).  The function call passes Primary Site, Histologic Type ICD-O-3, and CS Site-Specific Factor25 (schema discriminator) to the dll and the CS schema name is returned.

Historical Changes:

2012 Data Changes: Added this edit in accordance with NAACCR v12.2.

04/2014

Function call to the CS Dynamic Link Library updated to call "CStage0205.dll" instead of "CStage.dll."