All Downloads are FREE. Search and download functionalities are using the official Maven repository.

edits.seer.internal.rules.RX_Summ--Other.xml Maven / Gradle / Ivy

There is a newer version: 024-13
Show newest version
        <rule id="RX_Summ--Other" name="RX Summ--Other (NPCR)" tag="N0825" java-path="lines.line" category="field">
            <expression><![CDATA[return line.rxSummOther == null || Functions.matches(line.rxSummOther, /^[01236789]$/)]]></expression>
            <message>RX summ--other is not valid.</message>
            <description><![CDATA[Valid codes for RX summ--other[1410] are 0-3,6-9 or blank.

0 = No other cancer-directed therapy
1 = Other cancer-directed therapy
2 = Other experimental cancer-directed therapy
3 = Double blind study, code not yet broken
6 = Unproven therapy (including Laetrile, Krebiozen, etc)
7 = Refused therapy 1-3 above
8 = Recommended, unknown if administered
9 = Unknown]]></description>
            <history>
                <event version="SE11-001-04" user="greend" date="1988-05-25">Additional codes made valid due to 1988 SEER record changes.</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-019-02" user="kirbyk" date="2019-05-06" ref="68178">Added blank as valid value and changed edit name.</event>
                <event version="SE21-021-03" user="kirbyk" date="2021-03-09" ref="68568">Edit tag changed.</event>
            </history>
        </rule>




© 2015 - 2024 Weber Informatics LLC | Privacy Policy