California Cancer Reporting System Standards, Volume III

 

 

Eureka Edits

IF494:  CS SSF 3, RX Summ--Surg, Prostate Schema (CS)

 

Edit Sets:

California Hospital Transmit

Eureka Admission Level

Eureka Tumor Level

 

Fields:

Primary Site  [NAACCR #400]

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 3 [NAACCR #2900]

Type of Reporting Source [NAACCR #500]

CS Site-Specific Factor 25 [NAACCR #2879]

 

Message:

Conflict among Primary Site, Histologic Type ICD-O-3, RX Summ--Surg Prim Site, CS Site-Specific Factor 3

 

Specification:

This edit verifies that, for cases using the CS Prostate schema, if no prostatectomy is coded in the surgery field, CS Site-Specific Factor 3 must also show no prostatectomy.

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

  1. CS Site-Specific Factor 3 is blank

  2. Case is autopsy only (Type of Reporting Source = 6)

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

  4. 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 Factor 25 (schema discriminator) to the dll and the CS schema name is returned.

If RX Summ--Surg Prim Site = 50 (Radical prostatectomy, NOS; total prostatectomy, NOS) or 70 (Prostatectomy WITH resection in continuity with other organs; pelvic exenteration), then CS Site-Specific Factor 3 must not = 960 (unknown if prostatectomy, 970 (no prostatectomy in first course of treatment), 980 (prostatectomy performed, but not first course of treatment), or 985 (autopsy performed, but extension unknown).

 

Historical Changes:

In the SEER*Edits software, the title of this edit is: IF133.

2/01/06:  Edit IF #494 will be skipped for Report Source=6 (autopsy only) cases. Added Update logic that covers Date_DX unknown. Added logic to IF’s 493, 494 and 724 that apply at the admission level only for Date_DX unknown. For CS Version 01.02.00 these CS Site Spec F3 codes became obsolete: Prostate (61.9) = 031, 033, & 034.

2/20/08:  This edit was modified so that it will be skipped if Behavior Code ICD-O-3 = 0 or 1 and histology exclusions now listed at beginning of spec to be consistent with NAACCR 11.2. 

2010 Data Item Changes:  CCR names (Date DX; CS Site Spec F3; Report Source; Surg Prim Sum) changed to match NAACCR names. Per NAACCR v12.0:  Edit modified to get schema name from function call to CS dll. CS Site-Specific Factor 3 codes indicating "no prostatectomy" were changed from "096, 097, 098" to "960, 970, 980". Per NAACCR v12C:  Logic added:  If RX Summ--Surg Prim Site = 50 or 70, then CS Site-Specific Factor 3 must not = 960, 970, 980, or 985.

2011 Data Item Changes:  Per NAACCR 12.1:  The following logic was deleted: If there was no prostatectomy (RX Summ--Surg Prim Site not = 30, 50, 70, 80, or 90), then CS Site-Specific Factor 3 must = 960, 970, or 980.

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