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

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

The newest version!
        <rule id="RX_Summ--Surg_Prim_Site" name="RX Summ--Surg Prim Site 03-2022 (SEER SURGPRIM)" tag="N0302" java-path="lines.line" category="field">
            <expression><![CDATA[return line.rxSummSurgPrimSite == null || Functions.matches(line.rxSummSurgPrimSite, /(^00$)|(^[1-8][0-9]$)|(^9[089]$)|(^\s\s$)/)]]></expression>
            <message>RX summ--surg prim site 03-2022 is not valid.</message>
            <description><![CDATA[Valid codes for RX summ--surg prim site 03-2022 are 00,10-90,98,99 or blank.]]></description>
            <history>
                <event version="SE11-001-17" user="greend" date="2003-03-14">Code 98 is now valid.</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="SE23-023-01" user="secristc" date="2023-01-27" ref="69110">Updated name and description to use RX Summ--Surg Prim Site 03-2022.</event>
            </history>
        </rule>




© 2015 - 2024 Weber Informatics LLC | Privacy Policy