rodekruis / cashpo

0 stars 0 forks source link

[Feature] build in student health check #203

Closed corinamarkodimitraki closed 1 year ago

corinamarkodimitraki commented 1 year ago

Is your feature request related to a problem? Please describe. Right now HRC registers the health check of school students in Kobo. All students already have a HRC code, which means the health check results (healthy or not healthy) could be linked to their patient file in Espo. The health team regularly needs to report on the number of health checks they are doing so ideally, the data would also need to be linked to a dashboard.

User Story As a HRC health facility lead I want to keep track of the student health checks my health facility is doing So that I can report on the activities of my facility.

Describe the solution you'd like HRC needs to know how many health checks have been performed by HRC and which students have passed a health check and which not. This means that most likely a field in diagnosis should be added with "student health check - healthy" or "student health check - not healthy". Then this data could be loaded into the dashboard.

Describe alternatives you've considered We could also choose to only build the fields in espo but not send this into the dashboard, and let them download the data from Espo instead.

corinamarkodimitraki commented 1 year ago

Done. It has to also be added to the dashboard, in the visits page. Issue #193. Also the data has to be imported issue #209