CombiRWTH / medical-staff-assessment

Webapp for assessing medical staff according to the German "Pflegepersonalbemessungsverordnung"
3 stars 2 forks source link

[Database] Generate columns for IsCareServiceUsed from care_service_name #54

Closed jensUhl closed 4 days ago

jensUhl commented 1 week ago

The table IsCareServiceUsed has one column for each care_service_name with its entry being 1 if the name is selected for the given classification_id. There are about 60 such names, so we want to automatically generate these columns.