California Cancer Reporting System Standards, Volume III
Eureka Edits
IF537: CS SSF 2, MyelomaPlasmaCellDisorder (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 3 [NAACCR #2900]
CS Lymph Nodes [Std# 2830]
CS Site-Specific Factor25 [NAACCR #2879]
Message:
IF 537: Conflict among schema,CS Site-Specific Factor 2 (value)
Specification:
The purpose of this edit is to verify that CS Site-Specific Factor 2 (Durie Salmon Staging System) is coded properly for the MyelomaPlasmaCellDisorder schema. The schema includes histologies 9731, 9732, and 9734, but some of the CS Site-Specific Factor 2 values apply only to a subset of the three histologies.
This edit is skipped if any of the following conditions are true:
Site-Specific Factor 2 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 MyelomaPlasmaCellDisorder:
1. The following CS Site-Specific Factor 2 codes are allowed only for 9732 (Multiple myeloma):
010 Durie Salmon Stage IA
020 Durie Salmon Stage IB
030 Durie Salmon Stage INOS
040 Durie Salmon Stage IIA
050 Durie Salmon Stage IIB
060 Durie Salmon Stage IINOS
070 Durie Salmon Stage IIIA
080 Durie Salmon Stage IIIB
090 Durie Salmon Stage IIINOS
999 Unknown
2. The following CS Site-Specific Factor 2 code is allowed only for 9731 (Plasmacytoma, NOS) and 9734 (Plasmacytoma, extramedullary):
987 Not applicable
Historical Changes:
In the SEER*Edits software, the title of this edit is: IF343.
2011 Data Item Changes: New edit - added to NAACCR v12.1 metafile.
04/2014 Function call to the CS Dynamic Link Library updated to call "CStage0205.dll" instead of "CStage.dll."