California Cancer Reporting System Standards, Volume III
Eureka Edits
IF475 CS Extension, Kidney-Renal Pelvis Schema (CS)
Edit Sets:
California Hospital Transmit
Eureka Admission Level
Eureka Tumor Level
Fields:
Histologic Type ICD-O-3 [NAACCR #522]
Primary Site [NAACCR #400]
Behavior Code ICD-O-3 [NAACCR #523]
CS Extension [NAACCR #2810]
CS Site-Specific Factor25 [NAACCR #2879]
Message:
KidneyRenalPelvis schema: CS Extension ("value of CS Extension") allowed only for C659 (Renal Pelvis)
KidneyRenalPelvis schema: CS Extension ("value of CS Extension") allowed only for C669 (Ureter)
Specification:
This edit is skipped if any of the following conditions are true:
CS Extension is empty
Behavior Code ICD-O-3 = 0 (benign) or 1 (borderline)
CS schema is invalid
This edit first determines the correct 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.
If schema is KidneyRenalPelvis:
Renal Pelvis (C659) and Ureter (C669) belong to the same schema, but Renal Pelvis can have CS Extension of 600, 665, and 670, while Ureter cannot. Ureter can have CS Extension code 685, 690, and 695, while RenalPelvis cannot. All other CS Extension values are the same for both sites and edited by the CS algorithm program.
Historical Changes:
In the SEER*Edits software, the title of this edit is: IF124.
2/20/08: This edit was modified so that it will be skipped if Behavior Code ICD-O-3 = 0 or 1.
2010 Data Item Changes: CCR name (CS Extens) changed to NAACCR name. Additions per NAACCR v12.0:
Changed edit name from "CS Extension, Renal Pelvis/Ureter Schema (CS)" to "CS Extension, CS Extension, Renal Pelvis Schema (CS)".
Edit modified to get schema name from function call to CS dll.
Length of CS Extension changed from 2 to 3 characters.
2011 Data Changes: Per NAACCR v12.1- CS Extension code 665 and 670 added as code allowed for renal pelvis only; 685, 690, and 695 codes added for ureter only.
04/2014 Function call to the CS Dynamic Link Library updated to call "CStage0205.dll" instead of "CStage.dll."