California Cancer Reporting System Standards, Volume III
Eureka Edits
IF848: CS Mets at DX, Colon 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]
CS Mets at DX [NAACCR #2850]
CS Mets at Dx-Bone [NAACCR #2851]
CS Mets at Dx-Lung [NAACCR #2854]
CS Mets at Dx-Brain [NAACCR #2852]
CS Mets at Dx-Liver [NAACCR #2853]
CS Site-Specific Factor25 [NAACCR #2879]
Message:
IF 848: Conflict among CS Mets at DX and CS Mets at DX-Bone, Lung, Brain, or Liver codes.
Specification:
The purpose of this edit is to verify that CS Mets at DX and CS Mets at DX-Bone, Lung, Brain, and Liver are coded consistently for the Colon schema.
This edit is skipped under the following conditions:
CS Mets at DX 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 Colon
If CS Mets at DX-Bone, CS Mets at DX-Lung, CS Mets at DX-Brain, or CS Mets at DX-Liver = 1 (yes), then CS Mets at DX must not = 00, 08,16, 18, 29, 31, or 33.
If more than one of CS Mets at DX-Bone, CS Mets at DX-Lung, CS Mets at DX-Brain, or CS Mets at DX-Liver = 1 (yes),then CS Mets at DX must not = 26 or 27.
Historical Changes:
In the SEER*Edits software, the title of this edit is: IF313.
2010 Data Changes: Created and added this Edit for 2010. New edit - added to NAACCR v12.0 metafile.
2011 Data Changes:
Edit modified to use new codes instead of codes that are now "OBSOLETE DATA. CONVERTED V0203". Code 15 has been replaced by 16, 20 by 26, 25 by 31, 30 by 36, 35 by 45. Codes 18, 29, 33 added.
Code 27 was added to list of codes that CS Mets must not be if more than one CS Mets at DX--Bone, Lung, Brain, or Liver = 1.
Code 40, although "obsolete data retained v0200", 27, and 48 were added to the codes allowed if CS Mets at DX-Liver is 1.
2012 Data Changes and NAACCR 12.2. Removed code 29 from list of CS Mets at DX codes because 29 was converted to 08 in CSv02.04 conversion and is now obsolete. Removed the following logic:
If CS Mets at DX-Liver = 1, then CS Mets at DX must = 26, 27, 36, 40, 45, or 48. <== Deleted for NAACCR 12.2.
04/2014 Function call to the CS Dynamic Link Library updated to call "CStage0205.dll" instead of "CStage.dll."