Niffler icon indicating copy to clipboard operation
Niffler copied to clipboard

Support both YYYY and YY for accession

Open pradeeban opened this issue 4 years ago • 4 comments

PACS stores AccessionNumber as a string with the year in YY format compared to other clinical systems with the year in YYYY format. This variance in representations raises the problem of data quality in the queries.

Naturally, Niffler supports only YY format since that is the DICOM default. However, supporting both YYYY and YY formats will help with diverse extraction queries.

pradeeban avatar Sep 29 '20 19:09 pradeeban

hello, I will like to contribute ,hey pradeeban will you help me to start .

Pawanupadhyay10 avatar Mar 28 '21 15:03 Pawanupadhyay10

can i contribute on this

dbmohit avatar Sep 19 '21 19:09 dbmohit

Sure. Feel free to.

pradeeban avatar Sep 19 '21 19:09 pradeeban

Is anyone working on this? If not, can I work o this??

sumit-158 avatar Dec 31 '21 09:12 sumit-158

The following PR introduces support for Long Accession Numbers.

https://github.com/Emory-HITI/Niffler/pull/359

anbhimi avatar Nov 25 '22 22:11 anbhimi

Merged to dev.

pradeeban avatar Nov 25 '22 22:11 pradeeban