California Cancer Reporting System Standards, Volume III

 

Eureka

IF 1063: CS SSF 4, Surg, DX/Stg, KidneyParenchyma

Edit Sets

California Hospital Transmit

Eureka Admission Level

Eureka Tumor Level

Fields

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

CS Site-Specific Factor 4 [NAACCR #2910]

CS Site-Specific Factor 25 [NAACCR #2879]

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

Primary Site [NAACCR #400]

RX Summ--DX/Stg Proc [NAACCR #1350]

RX Summ--Surg Prim Site [NAACCR #1290]

Tables

N/A

Messages

IF1063: Conflict among schema, CS Site-Specific Factor 4 [value of CS Site-Specific Factor 4], RX Summ--Surg Prim Site [value of RX Summ--Surg Prim Site], RX Summ--DX/Stg Proc [value of RX Summ--DX/Stg Proc]

Specification

This edit verifies that for cases coded using the KidneyParenchyma schema, if CS Site-Specific Factor 4 (sarcomatoid features) indicates no pathologic examination of primary site, then neither RX Summ--Surg Prim Site, nor RX Summ--DX/Stg Proc indicates that there was a specimen sent to pathology.

 

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

1. CS Site-Specific Factor 4 is blank or 988

2. RX Summ--Surg Prim Site is blank

3. RX Summ--DX/Stg Proc is blank

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

5. CS schema is invalid

 

If schema is KidneyParenchyma:

If CS Site-Specific Factor 4 = 998 (no pathologic examination of primary site) THEN

RX Summ--Surg Prim Site must = 00-19 (codes indicating no surgery of primary site or no specimen sent to pathology from surgical event) and RX Summ--DX/Stg Proc must not = 02, 05, or 06 (biopsy procedures that result in tissue for pathology).

 

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

05/2013

New edit for 2013.  NAACCR Metafile v13A

04/2014

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