Skip to content

Commit

Permalink
POC-329: Add reasons for initiation/discontinuation columns on the mo…
Browse files Browse the repository at this point in the history
…nthly PrEP reports (#1631)
  • Loading branch information
sainingo authored Jun 29, 2023
1 parent a3b9637 commit 4359737
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -62,9 +62,11 @@ export class PrepReportPatientListComponent implements OnInit {
latest_rtc_date: 'RTC Date',
days_since_rtc_date: 'Days missed since RTC',
cur_prep_meds_names: 'Current prEp Regimen',
initiation_reason: 'Reason for Initiation',
hiv_rapid_test: 'HIV Rapid test result',
rapid_test_date: 'HIV Rapid test date',
population_type: 'Population Type',
discontinue_reason: 'Reason for Discontinued',
ovcid_id: 'OVCID',
population_type_category: 'Population Type Category',
nearest_center: 'Estate/Nearest Center'
Expand Down

0 comments on commit 4359737

Please sign in to comment.