California Cancer Reporting System Standards, Volume III

 

IF509:  CS Items - SEER Required - SSF 20

OWNER

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]

CS Site-Specific Factor 20  [NAACCR #2874]

CS Site-Specific Factor25  [NAACCR #2879]

Date of Diagnosis  [NAACCR #390]

 

Tables

CS_SSF.DBF

Message

  1. IF 509: For DX Year > 2003, CS Site-Specific Factor 20 must not be blank

Specification

This edit verifies that CS Site-Specific Factor20 is populated based on the SEER requirements.

This edit is skipped if:

1.    Date of Diagnosis is blank or invalid.

2.    Behavior Code ICD-O-3 = 0 (benign) or 1 (borderline) and schema is not Brain, CNSOther, or IntracranialGland

 

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. 

1. For all schemas, if year of Diagnosis is 2004 or later, CS Site-Specific Factor20 cannot be blank.

Historical ChangeS

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

2011 Data Changes

New edit added to NAACCR v12.1 metafile. In the SEER*Edits software, the title of this edit is: IF307.

04/2014 Per NAACCR v14:
  • Edit name change from "CS Items - SEER/COC Required - SSF 20" to "CS Items - SEER Required - SSF 20" since SEER now has its own separate version of this edit due to changes in the SEER SSF requirements.  The edit description has been updated to refer only to SEER.

  • Corrected error messages.

  • CS versioning updated for CS 02.05.

  • Function call to the CS Dynamic Link Library updated to call "CStage0205.dll.”