This is a simple Framework to:
- insert CSV files formatet according to §21 Paragraph 4 and 5 KHEntgG into an OMOP CDM
- predict decubitus risks using a neural network
- visualise the predicted decubitus risk using a web application
- Data: Contains the csv files
- documentation: contains the software's documentation
- etl: contains the ETL Process to insert the csv files into the OMOP database
- ml: contains the machine learning scripts to predict the decubitus risk
- webapp: contains the web application to visualise the predicted risk