edits.seer.internal.rules.RX_Summ--Transplnt-Endocr.xml Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of validation-edits-seer Show documentation
Show all versions of validation-edits-seer Show documentation
Java implemenation of the SEER edits.
<rule id="RX_Summ--Transplnt-Endocr" name="RX Summ--Transplnt/Endocr (NPCR)" tag="N0835" java-path="lines.line" category="field"> <expression><![CDATA[return line.rxSummTransplntEndocr == null || Functions.matches(line.rxSummTransplntEndocr, /(^00$)|(^1[012]$)|(^[234]0$)|(^8[25678]$)|(^99$)/)]]></expression> <message>RX summ--transplnt/endocr is not valid.</message> <description><![CDATA[Valid codes for RX Summ--transplnt/endocr[3250] are 00,10-12,20,30,40,82,85-88, 99, or blank. 00 = No transplant 10 = Bone marrow transplant-type not specified 11 = Bone marrow transplant-autologous 12 = Bone marrow transplant-allogeneic 20 = Stem cell harvest 30 = Endocrine surgery and/or endocrine radiation therapy 40 = Combo of endocrine surgery and/or radiation with a transplant procedure 82 = Hematologic transplant and/or endocrine surg/rad not recommended/admin due to patient risk factor 85 = Hematologic transplant and/or endocrine surg/rad not recommended/admin due to patient death 86 = Hematologic transplant and/or endocrine surg/rad recommeneded but not administered. Reason Unknonw 87 = Hematologic transplant and/or endocrine surg/rad recommended but not administered. Patient refused 88 = Hematologic transplant and/or endocrine surg/rad recommended. Unknown if administered 99 = Unknown whether hematologic transplant and/or endocrine surg/rad recomm/admin because death cert only]]></description> <history> <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-019-02" user="kirbyk" date="2019-05-06" ref="68178">Changed edit name.</event> <event version="SE21-021-03" user="kirbyk" date="2021-03-09" ref="68568">Edit tag changed.</event> </history> </rule>