imsweb / algorithms

Java implementation of cancer-related algorithms (NHIA, NAPIIA, Survival Time, etc...)
Other
6 stars 6 forks source link

Add 2024 site-specific surgery codes #180

Closed jlorentson closed 9 months ago

jlorentson commented 9 months ago

New "B-codes" are being added in the NAACCR 2024 update for these surgery sites: Thyroid, Pancreas, Lung, Breast, Colon.

depryf commented 9 months ago

Notifying @schusslern

So @jlorentson are you just going to copy the current data for those and add a "B" prefix? Or are the changes a bit more complicated than that?

schusslern commented 9 months ago

what do you mean copy the current data? the 2023 and prior data does not change. the 2024 data will have a new set of codes

jlorentson commented 9 months ago

In the associated squish issue, there is a spreadsheet with the new codes for the relevant sites. I am copying the 2023 codes to a new file (site-specific-surgery-tables-2024.xml), updating the relevant sites based on the spreadsheet, and leaving the rest as they were last year.

jlorentson commented 9 months ago

I.e. yes, it is a bit more complicated, but I have something to work from (the spreadsheet).

depryf commented 9 months ago

OK, thanks. I just wanted to know what to expect.