Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

User input fields #18

Closed
cankisagun opened this issue Mar 26, 2020 · 3 comments
Closed

User input fields #18

cankisagun opened this issue Mar 26, 2020 · 3 comments

Comments

@cankisagun
Copy link
Contributor

cankisagun commented Mar 26, 2020

This issue discusses user data inputs besides the location history. We should use this issue to track these inputs

Current suggestions are:
MVP Scope
From web interface

  • Covid test result (yes / no / not tested)
  • Covid test result date (not relevant if covid test result answer is not / tested)
  • Location history (drag / drop JSON file)

From web DB

  • Unique_user_ID that corresponds to the user who's logged in
  • Time of submission

Future work

  • People is symptomatic/asymptomatic - may be future work as well
  • Future work - we can add severity based on symptom description
  • Protective gear - do users wear mask or other protective gear
@cankisagun
Copy link
Contributor Author

cankisagun commented Mar 26, 2020

Suggestions for symptom reporting to include the following points:

  • fever (we can add different levels-<100 F or >102 F)
  • cough: severity
  • loss of smell, taste
  • sore throat
  • muscle pain
  • appetite loss
    in every category can be added numbers of days since symptoms started

After symptoms we can ask how many people live with that person, so we will find more easily new contacts.

Symptoms are pretty important, you will not get tested without symptoms and from the last studies we can say that 40% of people infected have mild or moderate symptoms. That's why #selterinplace or #stayhome laws

cc @ainsleys

EDIT: Here are how symptoms can be classified as high risk

  • Fever +102 (38.5 Celsius)
  • Dry cough over 2 days (losing breath)
  • Sore throat (like fire in the neck)

@kistn010
Copy link

Symptoms commonly reported by patients with COVID-19 include fever (temperature ≥100.4F/38C), cough, shortness of breath (dyspnea). Citation.

In adults, emergency warning signs for COVID-19 may include difficulty breathing, persistent pain or pressure in the chest, new confusion or an inability to arouse, or blueness of the lips or face. Citation.

Neither list is all-inclusive.
It's worth noting that the language used by the CDC to describe the signs/symptoms for COVID-19 has remained the same throughout the agency's campaign.

@ainsleys
Copy link
Contributor

ainsleys commented Apr 9, 2020

For further discussion of symptom reporting see #34 . Closing this issue as the inputs for MVP have been finalize, we'll make a new issue if we decide to update that in a subsequent version

@ainsleys ainsleys closed this as completed Apr 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants