edits.seer.internal.rules.Derived_SEER_Cmb_T_Src.xml Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of validation-edits-seer Show documentation
Show all versions of validation-edits-seer Show documentation
Java implemenation of the SEER edits.
<rule id="Derived_SEER_Cmb_T_Src" name="Derived SEER Cmb T Src (SEER)" tag="N2121" java-path="lines.line" category="field"> <expression><![CDATA[return line.derivedSeerCmbTSrc == null || Functions.matches(line.derivedSeerCmbTSrc, /^[1239]$/)]]></expression> <message>Derived SEER Cmb T Src is not valid.</message> <description><![CDATA[Must be a valid value for Derived SEER Cmb T Src [3622] or blank Codes: 1 Clinical 2 Pathologic 3 Clinical and Pathologic information used 9 Unknown Blank]]></description> <history> <event version="SE16-015-01" user="kirbyk" date="2016-04-13" ref="67310">Edit created.</event> <event version="SE16-016-08" user="depryf" date="2017-11-22" ref="67674">Edit syntax updated to allow pre-compilation optimization; no change in behavior.</event> <event version="SE18-020-01" user="depryf" date="2020-02-04" ref="68281">Changed property names to align with NAACCR XML IDs.</event> </history> </rule>