Skip to content

Releases: imsweb/algorithms

v5.0

26 Nov 17:19
Compare
Choose a tag to compare

Changes in version 5.0

  • Fixed length of tractEstCongressDist and napiiaReasonForReview fields.
  • Changed minimum Java language from Java 8 to Java 11.
  • Replaced OpenCSV library by FastCSV.

v4.12

13 Nov 18:09
Compare
Choose a tag to compare

Changes in version 4.12

  • Fixed an issue in SEER Site Recode 2023 where Brain, CSN Other and Intracranial Gland (C700-C729, C751-C753) cases with a behavior of 0-1 and a histology of 9050-9055, 9140, 9590-9993 were incorrectly coded to unknown.
  • Updated XStream library from version 1.4.20 to version 1.4.21.

v4.11

05 Sep 18:24
Compare
Choose a tag to compare

Changes in version 4.11

  • Added new algorithm to compute SEER Race1 Recode.
  • Added new algorithm to compute Persistent Poverty.
  • Updated data for EPHT SubCounty and Congressional District algorithms.
  • Stopped using maidenName in NHIA and NAPPIA since the data item has been retired by NAACCR.

v4.10

13 Mar 15:03
Compare
Choose a tag to compare

Changes in version 4.10

  • Tweaked the Tumor Size Over Time algorithm.
  • Added a "Review Mode" parameter (defaults to false) to the IARC MP algorithm.

v4.9

07 Mar 00:25
Compare
Choose a tag to compare

Changes in version 4.9

  • Fixed a few mistakes in new 2024 site-specific surgery lookups.

v4.8

26 Feb 14:40
Compare
Choose a tag to compare

Changes in version 4.8

  • Updated Derived Grade 2018 algorithm to handle value 8 for special schema IDs (issue #179).
  • Added site-specific surgery tables for 2024 DX year (Issue #180).

v4.7

26 Jan 15:33
Compare
Choose a tag to compare

Changes in version 4.7

  • Added new SEER algorithm to compute Tumor Size Over Time.
  • Updated CSV library from version 5.7.1 to version 5.9.

v4.6

12 Sep 16:51
Compare
Choose a tag to compare

Changes in version 4.6

  • Changed histology ranges in multiple SEER recode algorithms (issue #147).

v4.5

21 Aug 13:24
Compare
Choose a tag to compare

Changes in version 4.5

  • Fixed SEER Site Recode 2023 and SEER Site Recode 2023 Expanded to output 2-digit codes instead of 3.
  • Updated data for the NPCR EPHT SubCounty algorithm.

v4.4

14 Aug 18:21
Compare
Choose a tag to compare

Changes in version 4.4

  • Changed County at DX Analysis algorithm to use 2020 census fields for DX years 2020 and later.
  • Added new Derived Summary Grade 2018 algorithm.
  • Changed length of cancerReportingZone field from 8 to 10 and added state FIPS code in front of returned values.
  • Removed ICCC major category and ICCC Extended major category output fields from ICCC algorithm.
  • Removed group site/histology and histology output fields from IARC algorithm.
  • Added NAACCR numbers for all non-NAACCR-standard fields along with a new isNaaccrStandard boolean variable on the AlgorithmField class.