3 $TXT['CreateHospitalServiceItem']='Create Hospital Service Item';
4 $TXT['CreateLabTestItem']='Create Laboratory Test Item';
5 $TXT['EditHospitalServiceItems']='Edit Hospital Service Items';
6 $TXT['EditLabTestItems']='Edit Laboratory Test Items';
7 $TXT['SearchPatient']='Search for Patient';
8 $TXT['Billing']='eComBill';
10 $TXT['EnterNameHS']='Enter Name of Hospital Service';
11 $TXT['EnterServiceCode']='Enter Service Code/no.';
12 $TXT['EnterPriceUnit']='Enter Price per Unit';
13 $TXT['EnterDiscount']='Enter Discount allowed on this service';
14 $TXT['EnterValuePrice']='Enter Numeric Value for Price';
15 $TXT['EnterValueDiscount']='Enter Numeric Value for Discount';
16 $TXT['HospitalServiceItem']='Hospital Service Item';
17 $TXT['PlsEnterFF']='Please enter the following';
18 $TXT['NameHS']='Name of Hospital Service';
19 $TXT['TestCode']='Service/Test code/no.';
20 $TXT['PriceUnit']='Price per unit';
21 $TXT['EnterValueDiscount']='Discount(%)';
22 $TXT['NameLT']='Name of Laboratory Test';
23 $TXT['LabTestItem']='Laboratory Test Item';
24 $TXT['NameLT']='Name of Laboratory Test';
25 $TXT['Discount']='Discount';
28 $TXT['CostPerUnit']='Cost per unit';
29 $TXT['HospitalServiceItems']='Hospital Service Items';
30 $TXT['LabTestItems']='Laboratory Test Items';
32 /* 2003-10-19 DHC Alerts from enter_hospital_services.php */
33 $TXT['alertNameHospitalService']='Enter the name of the hospital service';
34 $TXT['alertEnterServiceCodeNo']='Enter the service or code number';
35 $TXT['alertEnterPriceperUnit']='Enter the price per unit';
36 $TXT['alertEnterDiscountallowed']='Enter the discount allowed for this service (%)';
37 $TXT['alertEnterNumericValueforPrice']='Enter the numeric value for the price';
38 $TXT['alertEnterNumericValueforDiscount']='Enter the numeric value for discount';
40 /* 2003-10-19 DHC Echoes from patientbill.php */
41 $TXT['PatientName']='Patient name';
42 $TXT['eComBill']='eComBill';
43 $TXT['PatientNumber']='Patient number';
44 $TXT['SelectHospitalServices']='Select Hospital Services';
45 $TXT['SelectLaboratoryTests']='Select Laboratory Tests';
46 $TXT['ViewBill']='View Bill';
47 $TXT['ViewPayment']='View Payment';
48 $TXT['MakeNewPayment']='Make new payment';
49 $TXT['GenerateFinalBill']='Generate final bill';
50 $TXT['Patienthasclearedallthebills']='Patient has cleared all the bills';
52 /* 2003-10-19 DHC Echoes from select_services.php */
53 $TXT['SelectLaboratoryTests']='Select Laboratory Tests';
54 $TXT['SelectHospitalServices']='Select Hospital Services';
55 $TXT['PleaseSelectLaboratoryTestsforthePatient']='Please select Laboratory Tests for the patient';
56 $TXT['PleaseSelectHospitalServicesforthePatient']='Please select Hospital Services for the patient:';
57 $TXT['TestName']='Test Name';
58 $TXT['TestCode']='Test Code';
59 $TXT['Costperunit']='Cost per unit';
60 $TXT['NumberofUnits']='Number of units';
61 $TXT['AddtoPatientBill']='Add to patient bill';
63 /* 2003-10-19 DHC Echoes from confirmLabtests.php */
64 $TXT['ConfirmLaboratoryTests']='Confirm Laboratory Tests';
65 $TXT['ConfirmHospitalServices']='Confirm Hospital Services';
66 $TXT['LaboratoryTests']='Laboratory Tests';
68 /* 2003-10-19 DHC Echoes from patient_bill_links.php */
69 $TXT['BillNo']='Bill No.';
70 $TXT['BillDate']='Bill Date';
71 $TXT['FinalBill']='Final Bill';
72 $TXT['CurrentBill']='Current Bill';
74 $TXT['GeneralInfo']='General information';
75 $TXT['PatientAddress']='Patient address';
76 $TXT['PatientType']='Patient type';
77 $TXT['DateofBirth']='Date of birth';
79 $TXT['DateofAdmission']='Date of admission';
80 $TXT['BillingInformation']='Billing Information';
81 $TXT['Description']='Description';
82 $TXT['CostperUnit']='Cost per unit';
83 $TXT['Units']='Units';
84 $TXT['TotalCost']='Total cost';
85 $TXT['ItemType']='Item type';
86 $TXT['MedicalServices']='Medical Services';
87 $TXT['LaboratoryTests']='Laboratory tests';
88 $TXT['Total']='Total';
89 $TXT['TotalBillAmount']='Total bill amount';
90 $TXT['OutstandingAmount']='Outstanding amount';
91 $TXT['AmountDue']='Amount due';
93 /* 2003-10-19 DHC Echoes from show_final_bill.php */
94 $TXT['DiscountonTotalAmount']='Discount on total amount (%)';
95 $TXT['AmountAfterDiscount']='Amount after discount';
96 $TXT['AmountPreviouslyReceived']='Amount previously received';
97 $TXT['AmountDue']='Amount due';
98 $TXT['CurrentPaidAmount']='Current paid amount';
100 /* 2003-10-19 DHC Echoes from show_final_bill.php */
101 $TXT['Payments']='Payments';
102 $TXT['ReceiptNumber']='Receipt number';
103 $TXT['ReceiptDateTime']='Receipt date and time';
104 $TXT['MakeaNewPayment']='Make a new payment';
106 /* 2003-10-25 DHC Echoes from patient_payment.php */
107 $TXT['BillPayment']='Bill payment';
108 $TXT['alertEnterNumericValueforCashAmount']='Enter numeric value for cash amount';
109 $TXT['alertEnterNumericValueforCreditCardNo']='Enter numeric value for credit card number';
110 $TXT['alertEnterNumericValueforCreditCardAmount']='Enter numeric value for credit card amount';
111 $TXT['alertEnterNumericValueforChequeNo']='Enter numeric value for check number';
112 $TXT['alertEnterNumericValueforChequeAmount']='Enter numeric value for check amount';
113 $TXT['alertPleaseSelectatleastOneModeofPayment']='Please select at least one mode of payment';
114 $TXT['PaymentReceipt']='Payment receipt';
115 $TXT['PaymentInformation']='Payment information';
116 $TXT['SelecttheModeofCurrentPayment']='Select the mode of current payment';
118 $TXT['Amount']='Amount';
119 $TXT['Check']='Check';
120 $TXT['CreditCard']='Credit card';
121 $TXT['CardNumber']='Card number';
122 $TXT['CCType']='Type of credit card';
123 $TXT['CheckNumber']='Check number';
125 /* 2003-10-25 DHC Echoes from showpayment.php */
126 $TXT['ModeofPayment']='Mode of payment';
127 $TXT['PaymentDate']='Payment date';
129 /* 2003-11-30 DHC Echoes from edit_hospital_services.php */
130 $TXT['EditLaboratoryTests']='Edit laboratory tests';
131 $TXT['EditHospitalServices']='Edit hospital services';
132 $TXT['EditLaboratoryTestItems']='Edit laboratory test items';
133 $TXT['EditHospitalServiceItems']='Edit hospital service items';
135 # 2003-10-14 NDHC eComBill Search.php
136 $LDPatientName='Patient name';
137 $LDeComBill='eComBill';
140 # 2003-10-20 NDHC this line doesn't work because it's inside an "alt=". eComBill Search.php
141 $LDBillthisPatient='Bill this patient';
143 # 2003-10-25 NDHC eComBill confirmpayment.php
144 $LDBillPayment='Payment';
145 $LDPaymentPreview='Payment preview';
146 $LDGeneralInfo='General information';
147 $LDPatientName='Patient\'s name';
148 $LDReceiptNumber='Receipt number';
149 $LDPatientAddress='Patient\'s address';
150 $LDBillDate='Bill date';
151 $LDPatientType='Type of patient';
152 $LDDateofBirth='Date of birth';
154 $LDPatientNumber='Encounter number';
155 $LDDateofAdmission='Admission date';
156 $LDPaymentInformation='Payment information';
157 $LDModeofPayment='Mode of payment';
160 $LDCreditCard='Credit card';
162 $LDCheckNumber='Cheque number';
163 $LDCardNumber='Card number';