Skip to content

Commit 4359737

Browse files
authored
POC-329: Add reasons for initiation/discontinuation columns on the monthly PrEP reports (#1631)
1 parent a3b9637 commit 4359737

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/app/hiv-care-lib/prep-report/prep-report-patient-list/prep-report-patient-list.component.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,9 +62,11 @@ export class PrepReportPatientListComponent implements OnInit {
6262
latest_rtc_date: 'RTC Date',
6363
days_since_rtc_date: 'Days missed since RTC',
6464
cur_prep_meds_names: 'Current prEp Regimen',
65+
initiation_reason: 'Reason for Initiation',
6566
hiv_rapid_test: 'HIV Rapid test result',
6667
rapid_test_date: 'HIV Rapid test date',
6768
population_type: 'Population Type',
69+
discontinue_reason: 'Reason for Discontinued',
6870
ovcid_id: 'OVCID',
6971
population_type_category: 'Population Type Category',
7072
nearest_center: 'Estate/Nearest Center'

0 commit comments

Comments
 (0)