A portal designed for handling all reimbursements related to admissions in hospitals, elderly care, mobility aids and revalidations. Acquired data is validated using a rule engine to subsequently calculate the reimbursement amount.
The challenge lies in the enormous amount of data that need to be processed in a timely and reliable fashion. This is where a microservice-based architecture comes in place, using CQRS with event sourcing and domain driven design. We also treat medical information, which needs to be stored in a GDPR-compliant and secured way.