prevention-point icon indicating copy to clipboard operation
prevention-point copied to clipboard

drug matrix object

Open mariekers opened this issue 4 years ago • 2 comments

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

mariekers avatar Jan 20 '21 00:01 mariekers

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

mariekers avatar Jan 20 '21 00:01 mariekers

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 

mariekers avatar Feb 10 '21 01:02 mariekers