Support #1031
Add Adherence attributes
| Status: | Closed | Start: | 10/19/2011 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assigned to: | - | % Done: | 0% |
|
| Category: | - | Spent time: | - | |
| Target version: | - |
Description
Adherence is measured at UZLeuven using three variables. None of these are currently in RegaDB. They need to be added as measurements (test results) under the Measurements section. This can be done without developer intervention because RegaDB allows "Admin" users to add Attributes in the front-end. The three Attributes that will be added are:
*Adherence - VAS%
This is patient adherence measured on a Visual Analogue Scale by the patients
Add to RegaDB as an attribute with these settings:
test_name = "Adherence - VAS (%)"
Test_Type = "Adherence - VAS"
data type = limited number with upper value <= 100 and lower value >= 0
*Adherence - SHCS-AQ (missed)
This is a measurement based on the SWISS HIV Cohort Study Adherence Questionnaire (SHCS-AQ). It records a patient's response to the question "How often did you forget to take a dose of your HIV medication?"
Add to RegaDB as an attribute with these settings:
test_name = "Adherence - SHCS-AQ (Missed)"
Test_Type = "Adherence SHCS-AQ"
data type = nominal with values "every day", ">1x / week", "=1x / week", "1x / 2nd week", "1x / month", "Never"
*Adherence - SHCS-AQ (DrugHol)
This is a measurement based on the SWISS HIV Cohort Study Adherence Questionnaire (SHCS-AQ). It records a patient's response to the question "Did you (ever) skip two consecutive doses?"
Add to RegaDB as an attribute with these settings:
test_name = "Adherence - SHCS-AQ (Drug Holiday)"
Test_Type = "Adherence SHCS-AQ"
data type = nominal with values "Yes" and "No"