We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a3b9637 commit 4359737Copy full SHA for 4359737
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 {
62
latest_rtc_date: 'RTC Date',
63
days_since_rtc_date: 'Days missed since RTC',
64
cur_prep_meds_names: 'Current prEp Regimen',
65
+ initiation_reason: 'Reason for Initiation',
66
hiv_rapid_test: 'HIV Rapid test result',
67
rapid_test_date: 'HIV Rapid test date',
68
population_type: 'Population Type',
69
+ discontinue_reason: 'Reason for Discontinued',
70
ovcid_id: 'OVCID',
71
population_type_category: 'Population Type Category',
72
nearest_center: 'Estate/Nearest Center'
0 commit comments