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

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

The newest version!
        <rule id="RX_Summ--Surg_Oth_Reg-Dis" name="RX Summ--Surg Oth Reg/Dis (SEER SURGOTH)" tag="N0301" java-path="lines.line" category="field">
            <expression><![CDATA[return line.rxSummSurgOthRegDis == null || Functions.matches(line.rxSummSurgOthRegDis, /^[0-59\s]$/)]]></expression>
            <message>RX summ--surg oth reg/dis is not valid.</message>
            <description><![CDATA[Valid codes for RX summ--surg oth reg/dis[1294] are 0-5,9 or blank.

0 = None;diagnosed at autopsy
1 = Nonprimary surgical procedure performed
2 = Nonprimary surgical procedure to other regional sites
3 = Non-primary surgical procedure to distant lymph node(s)
4 = Nonprimary surgical procedure to distant site
5 = Combination of codes 2,3 or 4
9 = Unknown;death certificate only]]></description>
            <history>
                <event version="SE11-001-20" user="greend" date="2006-01-19">Values 6-8 were removed as valid values.</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>
            </history>
        </rule>




© 2015 - 2024 Weber Informatics LLC | Privacy Policy