Help translate a workflow into a program

Hi all,

We want to build a program to track key population (FSW, PWID, etc). On paper forms, each group goes through three sessions (first session paper form – filled one time, second session – filled one time; third session (follow up – filled several times). The first idea we had is to create just one tracker program with different program stages (FSW – first session (non-repeatable), FSW – second session (non-repeatable), FSW – third session (repeatable); PWID – first session (non-repeatable), PWID – second session (non-repeatable), PWID – third session (repeatable), etc; and have a an option set in the registration form with options (FSW, PWID, MSM, etc) so that when a user selects FWS is taken to FWS sessions only and so on.

But the Scenario is this: A FSW can also be a PWID (people who inject drugs). So, our headache is how can we translate this workflow into a program that addresses this use case

Looking forward to your help.

Thanks

Hi @fernandoshake

The simplest way may be to have a TEA where you can state either the person PWID or not. Depending on that you can hide entire stages

1 Like