Hospital Code: {{currentPrescription.PatientCode}}
Patient Name: {{currentPrescription.PatientName}}
Requested By: {{currentPrescription.PrescriberName}}
Date: {{currentPrescription.CreatedOn | date}}
PRESCRIPTION DETAILS
S.N | Item Name | Frequency | Days | Availability |
{{i+1}} | {{row.ItemName}} | {{row.Frequency}} | {{row.HowManyDays}} | YESNO |