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

drug matrix object #491

Open
mariekers opened this issue Jan 20, 2021 · 2 comments
Open

drug matrix object #491

mariekers opened this issue Jan 20, 2021 · 2 comments
Assignees
Labels

Comments

@mariekers
Copy link
Collaborator

Convert drugs used into it's own django object so PPP can modify the list in the django backend

@mariekers
Copy link
Collaborator Author

Users should be able to select multiple items from the drugs used dropdown

@mariekers
Copy link
Collaborator Author

mariekers commented Feb 10, 2021

Create table to allow PPP to check off drugs used (and would allow them to add more drugs to matrix via admin site)

participant_id | heroin | crack/cocaine | k-2 | methamphetamines | fentanyl | opioids | other
12345A | 1 | 0 | 0 | 1 | 0 | 0 | marijuana 

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants