edits.seer.internal.rules.Derived_EOD_2018_T.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.
The newest version!
<rule id="Derived_EOD_2018_T" name="Derived EOD 2018 T (SEER)" tag="N3014" java-path="lines.line" category="field"> <expression><![CDATA[return line.derivedEod2018T == null || ((List)Context.Derived_EOD_2018_T_Table).contains(line.derivedEod2018T)]]></expression> <message>Derived EOD 2018 T is not valid.</message> <description><![CDATA[Must be a valid code for Derived EOD 2018 T and must be left-justified. T must be uppercase and subcategory letters must be lowercase. Components in () must be entered as shown. May be blank. Valid codes: TX T0 Ta Tis Tis(DCIS) Tis(LAMN) Tis(Paget) T1 T1a T1a1 T1a2 T1b T1b1 T1b2 T1b3 T1c T1c1 T1c2 T1c3 T1d T1mi T2 T2a T2a1 T2a2 T2b T2c T2d T3 T3a T3b T3c T3d T3e T4 T4a T4b T4c T4d T4e 88 blank]]></description> <history> <event version="SE18-018-02" user="kirbyk" date="2018-05-08" ref="67779">Edit created.</event> <event version="SE21-021-08" user="beverung" date="2021-07-29" ref="68695">Add T1b3 as valid code.</event> </history> </rule>