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

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

There is a newer version: 024-13
Show newest version
        <rule id="RX_Summ--Rad_to_CNS" name="RX Summ--Rad to CNS (SEER RBCNSYS)" tag="N0223" java-path="lines.line" category="field">
            <expression><![CDATA[return line.rxSummRadToCns == null || Functions.matches(line.rxSummRadToCns, /^[01789]$/)]]></expression>
            <message>RX summ--rad to CNS is not valid.</message>
            <description><![CDATA[Valid codes for RX summ--rad to CNS[1370] are 0,1,7-9 or blank.

0 = None
1 = Radiation
7 = Refused
8 = Recommended, unknown if administered
9 = Unknown]]></description>
            <history>
                <event version="SE11-001-05" user="greend" date="1989-10-02">Site and histology fields no longer sent to this edit.  Edit now performs only a field-value check.</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-018-04" user="kirbyk" date="2018-08-03" ref="67960">Added blank as a valid value.</event>
            </history>
        </rule>




© 2015 - 2024 Weber Informatics LLC | Privacy Policy