California Cancer Reporting System Standards, Volume III
Eureka Hospital Transmit
Eureka Tumor Level
Eureka Admission Level
Behavior Code ICD-0-3 [NAACCR #523]
CS Extension [NAACCR #2810]
CS Site Specific Factor 11 [NAACCR #2865]
CS Site Specific Factor 25 [NAACCR #2879]
CS Tumor Size [NAACCR #2800]
Histologic Type ICD-0-3 [NAACCR #522]
Primary Site [NAACCR #400]
RX Summ—Surg Prim Site [NAACCR #1290]
Conflict among schema, CS Site Specific Factor 11 [value], CS Tumor Size [value], CS Extension [value], RX Summ—Surg Prim Site [value]
This edit verifies that CS Site-Specific Factor 11 [Measured Thickness (Depth)], CS Tumor Size, CS Extension, and RX Summ--Surg Prim Site are coded consistently for Lip and Oral Cavity, Nasal Cavity and Paranasal Sinuses, and the corresponding Mucosal Melanoma schemas.
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.
This edit is skipped if any of the following conditions are true:
CS Site-Specific Factor11 is blank or = 988
CS Tumor Size is blank
CS Extension 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 is skipped if CS schema is NOT one of the following Lip and Oral Cavity, Nasal Cavity and Paranasal Sinuses, or corresponding Mucosal Melanoma schemas:
BuccalMucosa
FloorMouth
GumLower
GumOther
GumUpper
LipLower
LipOther
LipUpper
MouthOther
NasalCavity
PalateHard
SinusEthmoid
SinusMaxillary
MelanomaBuccalMucosa
MelanomaFloorMouth
MelanomaGumLower
MelanomaGumOther
MelanomaGumUpper
MelanomaLipLower
MelanomaLipOther
MelanomaLipUpper
MelanomaMouthOther
MelanomaNasalCavity
MelanomaPalateHard
MelanomaSinusEthmoid
MelanomaSinusMaxillary
If CS Site-Specific Factor11 = 000 (no mass/tumor found), then
CS Tumor Size must = 000 (no mass/tumor found)
CS Extension must = 950 (no evidence of primary tumor)
If CS Site-Specific Factor11 = 998 (no surgical specimen), then
RX Summ--Surg Prim Site must be less than 20 (indicating no surgical specimen sent to pathology)
In the SEER*Edits software, the title of this edit is: IF363
7/27/11 | This new edit was created to comply with NAACCR 12.1.A. |
10/20/11 | Per NAACCR v12.1B: Extraneous code checking SSF 11 of 990 deleted from edit logic (note added to V3 but change is really in metafile logic). |
04/2014 | Function call to the CS Dynamic Link Library updated to call "CStage0205.dll" instead of "CStage.dll." |