California Cancer Reporting System Standards, Volume III
Owner
CS
Edit Sets:
California Hospital Transmit
Eureka Admission Level
Eureka Tumor Level
Fields:
Primary Site [NAACCR #400]
Date of Diagnosis [NAACCR #390]
Histologic Type ICD-O-3 [NAACCR #522]
Behavior Code ICD-O-3 [NAACCR #523]
RX Summ--Surg Prim Site [NAACCR #1290]
CS Site-Specific Factor 4 [NAACCR #2910]
Type of Reporting Source [NAACCR #500]
CS Site-Specific Factor25 [NAACCR #2879]
Message:
IF 496: Conflict among schema, RX Summ--Surg Prim Site [value], CS Site-Specific Factor 4 [value]
Specification:
This edit verifies that, for cases coded using the CS Testis schema, if there is no radical orchiectomy coded in the surgery field, CS Site-SpecificFactor 4 must also show no radical orchiectomy done, and vice versa.
This edit is skipped if any of the following conditions are true:
Case is a death certificate only (Type of Reporting Source = 7)
CS Site-Specific Factor 4 is blank
RX Summ--Surg Prim Site is blank
Behavior Code ICD-O-3 = 0 (benign) or 1 (borderline)
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.
For cases coded using the Testis schema:
If RX Summ--Surg Prim Site = 80 (orchiectomy, NOS), 90 (Surgery, NOS),or 99 (unknown if surgery performed), then CS Site-Specific Factor 4 must = 000 (radical orchiectomy not performed) or 999 (unknown if radical orchiectomy performed).
Otherwise if there was no radical orchiectomy (RX Summ--Surg Prim Site not = 40, then CS Site-Specific Factor 4 must = 000.
If CS Site-Specific Factor 4 = 000, then RX Summ--Surg Prim Site must not = 40.
Historical Changes:
In the SEER*Edits software, the title of this edit is: IF134
8/15/06: Added: If Surg_Prim_Sum = 80, the SSF4 must =000 to match the NAACCR 110C edit change to CS SSF 4, RX Summ--Surg, Testis Schema (CS).
2/20/08: This edit was modified so that it will be skipped if Behavior Code ICD-O-3 = 0 or 1 or if the case is DCO, and histology exclusions now listed at beginning of spec to be consistent with NAACCR 11.2.
2010 Data Item Changes: CCR names (Site; Date DX, Hist Type 3, CS Site Spec F4, Surg Prim Sum) changed to NAACCR names. Per NAACCR v12.0: Edit modified to get schema name from function call to CS dll.
04/2014: Per NAACCR v14, function call to the CS Dynamic Link Library updated to call "CStage0205.dll" instead of "CStage.dll.” Edit updated to skip if RX Summ--Surg Prim Site is blank.