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

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

The newest version!
        <rule id="Place_of_Death_State" name="Place of Death--State (NAACCR)" tag="N1674" java-path="lines.line" category="field">
            <expression><![CDATA[return line.placeOfDeathState == null || ((Map)Context.State).containsKey(line.placeOfDeathState)]]></expression>
            <message>Place of Death--State is not valid</message>
            <description><![CDATA[Place of Death--State must contain a valid ISO code or standard custom code for state. May be blank.]]></description>
            <history>
                <event version="SE18-018-02" user="kirbyk" date="2012-05-04" ref="67779">Edit created.</event>
            </history>
        </rule>




© 2015 - 2024 Weber Informatics LLC | Privacy Policy