In context of "Illumeo on 3rd party PACS" project we have a few workflows (available in MSTeams or in TFS) where there are some components which purpose is not clear, particularly: preproc, prefetch, prepstore, retrieve. What are they for?

1

There are 1 best solutions below

0
On

According to Walco,

Preproc: proprietary component that pre-processes DICOM images needed for smooth display in Illumeo

Prefetch: our forConnect stuff

Prepstore: stores the results of preprocessing as described in Preproc description above. Basically an S3 object store suffices for this

Retrieve: the part of forConnect that goes out to fetch DICOM. Doesn’t really add much to the understanding of the component though...