dllh / kcs-tracing.org

0 stars 0 forks source link

Figure out what to do for asymptomatic people who've tested positive #15

Closed dllh closed 3 years ago

dllh commented 3 years ago

From H:

How do we handle the case of someone who is entirely asymptomatic? Should we tell the user to enter the same date as the positive test date?

From me:

Hmmm, I don't know what the best practice here would be. I think we'd need to make sure we're clear on how we'd want to use the data and let that inform what we collect.

From H:

Only use I have for it is to do the calculated field that grabs the earlier of symptom onset / positive test. But you made me think about it and I'm wondering if it is interesting to know how many people are completely asymptomatic on which case we would want to collect the data in a way that's different than what I initially suggested. What do you think?

dllh commented 3 years ago

I think maybe we add an "asymptomatic" checkbox to the report screen so that we have the data later if we decide to do anything with it.

dllh commented 3 years ago

Another idea from H:

Could we have a dynamic question situation such that we ask if the child had symptoms and if they say yes then we have a symptom onset date field pop up and if they say no, then no symptom onset date field pops up?

Probably this is feasible.

dllh commented 3 years ago

Implemented in 6ba790e.