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

edits.seer.internal.rules.Derived_SEER_Clin_Stg_Grp.xml Maven / Gradle / Ivy

The newest version!
        <rule id="Derived_SEER_Clin_Stg_Grp" name="Derived SEER Clin Stg Grp (SEER)" tag="N2117" java-path="lines.line" category="field">
            <expression><![CDATA[return line.derivedSeerClinStgGrp == null || ((List)Context.Derived_Stage_Group_Table).contains(line.derivedSeerClinStgGrp)]]></expression>
            <message>Must be a valid Derived SEER Clin Stg Grp code or blank.</message>
            <description><![CDATA[Must be a valid code for Derived SEER Clin Stg Group and must be left-justified. Letters must be uppercase. May be blank.

The following codes are valid:
0, 0A, 0IS,
1, 1A, 1A1, 1A2, 1B, 1B1, 1B2, 1C, 1S,
2, 2A, 2A1, 2A2, 2B, 2C,
3, 3A, 3B, 3C, 3C1, 3C2,
4, 4A, 4A1, 4A2, 4B, 4C,
88, 99, OC,
blank]]></description>
            <history>
                <event version="SE16-015-01" user="kirbyk" date="2016-04-14" ref="67307">Edit created.</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