Data Capture

The main role of the Data Capture is to take data coming several clinical systems in a hospital, collect that data and remove any identifying information from them, then export that data as a collection of CSV files and DICOM/Nifti files to be processed by the Data Factory.

graph LR data_in(Disparate clinical data) data_out(Export to data exchange directory) processing> Collection + curation + de-identification] data_in --> processing processing --> data_out