Data Factory

Goals

The main role of the Data Factory is to take data coming from Data capture , process it offline (without any user interaction) then store the results into a database of the Hospital Database Bundle.

graph LR data_in(Anonymised data) data_out(Data store) processing> Pre-processing + ETL + automated curation] data_in --> processing processing --> data_out