SORMAS-Foundation / SORMAS-Project

SORMAS (Surveillance, Outbreak Response Management and Analysis System) is an early warning and management system to fight the spread of infectious diseases.
https://sormas.org
GNU General Public License v3.0
292 stars 140 forks source link

Vaccination campaign management prototype #1409

Closed MartinWahnschaffe closed 4 years ago

MartinWahnschaffe commented 4 years ago

We want to build a first prototype for Polio.

The idea is that the vaccination is done by teams (most likely two people) using paper forms OR the mobile app in the field. When the paper form is used the data would be entered into the system after the campaign day - so the app forms have to be similar to the paper forms. A vaccination campaign takes multiple days. For example 3 days of vaccination activity, then one day to get an overview on the situation and a last day of follow-up. The team is working in a part of a region/village that is called cluster. Each house has a unique number that is assigned in preparation of the campaign.

Data schema suggestion:

VaccinationTallySheet

VacciantionVisit

VaccinationMissed

Todos

MartinWahnschaffe commented 4 years ago

Tally sheets list: https://app.moqups.com/3NUENEwuOE/view/page/a43b6d029 Tally sheet header: https://app.moqups.com/3NUENEwuOE/view/page/a7691187d House child counts: https://app.moqups.com/3NUENEwuOE/view/page/a714b8644 Missed children: https://app.moqups.com/3NUENEwuOE/view/page/a50e69380 Tally sheet footer: https://app.moqups.com/3NUENEwuOE/view/page/adcc89f3d Tally sheet report: https://app.moqups.com/3NUENEwuOE/edit/page/ac1faf390

ghost commented 4 years ago

@MartinWahnschaffeSymeda Hi Martin, this is very good. Welldone. Please can you go up one layer and do the same for the cluster supervisor. This is due to the fact that the teams in some areas wont be able to use the mobile devices so that means that the cluster supervisor will have to do the compilation. I have already made the mockups of the cluster supervisor https://app.moqups.com/3NUENEwuOE/view/page/ab6506a23 https://app.moqups.com/3NUENEwuOE/view/page/a7e1e27f6 image

ghost commented 4 years ago

@MartinWahnschaffeSymeda you also completely left out the AFP case creation within household. That is a strong argument to use SORMAS as a case based system for SIAs. See mockup https://app.moqups.com/3NUENEwuOE/view/page/a79812347

MartinWahnschaffe commented 4 years ago

@hzi-old I suggested to Gérard to use the existing case create function and he agreed. Is there anything that speaks against using the basic case creation?

ghost commented 4 years ago

@MartinWahnschaffeSymeda That works as well. I was thinking about embedding the AFP case creation form into the household information. Also there are some fields that are not in the current case creation form e.g Father name, child name, house number. I think we only have these fields for CRS so it should not be a problem to reconfigure the AFP case creation to include these variables. image

MartinWahnschaffe commented 4 years ago

Prototype will remain in branch. See #1532