diff --git a/src/app/hiv-care-lib/prep-report/prep-report-patient-list/prep-report-patient-list.component.ts b/src/app/hiv-care-lib/prep-report/prep-report-patient-list/prep-report-patient-list.component.ts index c0e705396..61fab8482 100644 --- a/src/app/hiv-care-lib/prep-report/prep-report-patient-list/prep-report-patient-list.component.ts +++ b/src/app/hiv-care-lib/prep-report/prep-report-patient-list/prep-report-patient-list.component.ts @@ -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'