California Cancer Reporting System Standards, Volume III
Eureka Edits
IF793: CS Extension, Morphology, Bladder ICDO3 (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 Extension [NAACCR# 2810]
CS Site-Specific Factor25 [NAACCR# 2879]
Message:
IF 793: Conflict among Primary Site = (value) & Histologic Type ICD-O-3 =(value) and CS Extension (value).
Specification:
This edit verifies that for cases coded using the CS Bladder schema, if the histology/behavior is 8130/2 (papillary transitional cell carcinoma, non-invasive), then CS Extension must not be coded to 100 (confined to mucosa, NOS).
Note: This edit is based on Note 3 of the CS Extension for Bladder schema: If a tumor is described as confined to mucosa AND as papillary, use extension code
010 or 030. Use code 100 (confined to mucosa) only if the tumor is described as confined to mucosa but is not described as papillary
This edit is skipped if any of the following conditions are true:
CS Extension is empty
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 Bladder:
If Morph--Type&Behav ICD-O-3 = 81302 (Papillary transitional cell carcinoma, non-invasive), then CS Extension must not = 100 (confined to mucosa, NOS).
If CS Extension = 100, then Morph--Type&Behav ICD-O-3 must not = 81302.
Historical Changes:
In the SEER*Edits software, the title of this edit is: IF210.
10/08: Edit IF #793 added to match New edit - added to NAACCR v11.3 metafile (CS Extension, Morphology, Bladder ICDO3 (CS)).
2010 Data Changes: CCR names (CS Ext; Hist Type 3; Date DX; Site) changed to NAACCR names. Per NAACCR v12.0:
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: NAACCR v12.1: Reference to "Note 8" changed to "Note 3".
04/2014 Function call to the CS Dynamic Link Library updated to call "CStage0205.dll" instead of "CStage.dll."