DICOM is used worldwide to store, exchange, and transmit medical image data. DICOM incorporates standards for imaging modalities such as radiography, ultrasonography, computed tomography (CT), magnetic resonance imaging(MRI), and radiation therapy.
About the Library
While cornerstone is intended to be used to display medical images that are stored in DICOM, cornerstone aims to simplify the use of medical imaging and therefore tries to hide some of the complexity that exists within DICOM.
Add support for bulk data items to WADO-RS Loader
This can be used to integrate cornerstone with WADO-URI servers.
Used for image decoding.
Can be used for your own CPU intensive tasks. (e.g., image processing)
About the Block
Input Parameters
FileData – This will accept binary data and will represent the content of the selected file.
FileName – This will accept text data and will represent the name of the selected file.
Note: This component can use stored data present in the Outsystems database or other databases by using widgets like lists, tables etc and can also use files at runtime by using widgets like upload area.