Updating core from the latest HIV Control script#317
Conversation
andrew-phillips-1
left a comment
There was a problem hiding this comment.
I just have a few questions on this - thanks
| @@ -2897,7 +2789,7 @@ if caldate_never_dot = year_tld_switch_change then do; | |||
| dol_pi_fail_by_tld_switch_year=0; | |||
| any_vfail_by_tld_switch_year=0; | |||
| if yrart ne . and naive=0 and (f_lpr=1 or f_taz=1 or f_dar=1 or f_dol=1) then dol_pi_fail_by_tld_switch_year=1; | |||
| if yrart ne . and naive=0 and (f_3tc=1 or f_ten=1 or f_zdv=1) then any_vfail_by_tld_switch_year=1; | |||
| if yrart ne . and naive=0 and (f_3tc=1 or f_ten=1 or f_zdc=1) then any_vfail_by_tld_switch_year=1; | |||
There was a problem hiding this comment.
should be zdv ?
There was a problem hiding this comment.
Yes agree - I left it here as I don't know when this typo crept in, so we may all need to check other scripts we're using.
| death rates remain constant at GBD 2019 levels after 2019; | ||
| *HYPERTENSION - ALL CAUSE MORTALITY HIV; | ||
| if caldate{t} < 2019 then do; | ||
| * based on SA death rates in 1997 (pre most AIDS deaths); |
There was a problem hiding this comment.
are we sure the core is not ahead of hiv_control here ?
There was a problem hiding this comment.
Yes - core is ahead, I just left it here for now to remind us that the number of deaths will change slightly in projects that start with current core.
| @@ -13867,86 +13734,43 @@ TB death ~ 7% of deaths in > 15s | |||
|
|
|||
| so reduce all cause mortality by 0.93 since non-hiv tb now separated; | |||
|
|
|||
There was a problem hiding this comment.
again here - do we not want to keep this hypertension code ?
There was a problem hiding this comment.
Yes - I will update this
|
|
||
| /* *HYPERTENSION* */ | ||
| /* blood pressure */ |
There was a problem hiding this comment.
did we deliberately cut out a lot of the these hypertension variables or is hiv_control behind core on this ?
There was a problem hiding this comment.
hiv_control is behind here
The hypertension intervention hasn't been updated in the HIV control version - I will do that before we discuss the PR. It would also be useful to talk about: