Skip to content

Updating core from the latest HIV Control script#317

Merged
jennifersmith203 merged 33 commits intocorefrom
update-core-from-hiv-control
Feb 25, 2026
Merged

Updating core from the latest HIV Control script#317
jennifersmith203 merged 33 commits intocorefrom
update-core-from-hiv-control

Conversation

@jennifersmith203
Copy link
Copy Markdown
Collaborator

@jennifersmith203 jennifersmith203 commented Feb 11, 2026

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:

  • PrEP uptake
  • year_i interventions
  • self testing
  • others?

Copy link
Copy Markdown
Collaborator

@andrew-phillips-1 andrew-phillips-1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I just have a few questions on this - thanks

Comment thread hiv_synthesis.sas Outdated
@@ -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;
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should be zdv ?

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.

Comment thread hiv_synthesis.sas Outdated
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);
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

are we sure the core is not ahead of hiv_control here ?

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.

Comment thread hiv_synthesis.sas
@@ -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;

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

again here - do we not want to keep this hypertension code ?

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes - I will update this

Comment thread hiv_synthesis.sas Outdated

/* *HYPERTENSION* */
/* blood pressure */
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

did we deliberately cut out a lot of the these hypertension variables or is hiv_control behind core on this ?

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

hiv_control is behind here

@jennifersmith203 jennifersmith203 merged commit 3258686 into core Feb 25, 2026
1 check passed
@jennifersmith203 jennifersmith203 deleted the update-core-from-hiv-control branch February 25, 2026 10:17
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

Successfully merging this pull request may close these issues.

3 participants