mirror of
https://gitlab.com/signalytic/client-external/streamline/streamline-emr.git
synced 2026-09-11 18:51:31 +00:00
An updated set of source files and initialization was provided by streamline to address issues observed during initial testing. These files have been updated in order to generate a new set of app images.
117 lines
5.2 KiB
PHP
Executable File
117 lines
5.2 KiB
PHP
Executable File
<?php
|
|
|
|
return [
|
|
"insurance_reports" => "Insurance Reports",
|
|
"dashboard" => "Dashboard",
|
|
"view" => "View",
|
|
"export_data_to_csv_and_excel" => "Export data to Copy, CSV, Excel, PDF & Print",
|
|
"create_insurance_member" => "Create Insurance Member",
|
|
"insurance_members" => "Insurance Members",
|
|
"register" => "Register",
|
|
"new_insurance_group" => "New Insurance Group",
|
|
"insurance_groups" => "Insurance Groups",
|
|
"group_name" => "Group Name",
|
|
"contact_name" => "Contact Name",
|
|
"insurance_status" => "Insurance Status",
|
|
"insurance_about_to_expire" => "Insurance about to expire",
|
|
"amount_paid" => "Amount Paid",
|
|
"start_date" => "Start Date",
|
|
"end_date" => "End Date",
|
|
"payment_date" => "Payment Date",
|
|
"details" => "Details",
|
|
"inactive" => "Inactive",
|
|
"active" => "Active",
|
|
"total_insurance_transactions" => "Total Insurance Transactions",
|
|
"premium_report" => "Premiums Report",
|
|
"CHI_covered_drugs" => "C.H.I Covered Drugs",
|
|
"CHI_reports" => "C.H.I Reports",
|
|
"drug_name" => "Drug Name",
|
|
"prompt" => "Prompt",
|
|
"pharmacy_stock" => "Pharmacy Stock",
|
|
"store_stock" => "Store Stock",
|
|
"vernacular_info" => "Vernacular Info",
|
|
"english_info" => "English Info",
|
|
"expired_CHI" => "Expired C.H.I",
|
|
"group_family_income" => "Group Family Income",
|
|
"expenditure_on_drugs" => "Expenditure On Drugs",
|
|
"total_spent" => "Total Spent",
|
|
"expenditure_on_investigations" => "Expenditure On Investigations",
|
|
"expenditure_on_deposits" => "Expenditure On Deposits",
|
|
"total_expenditure" => "Total Expenditure",
|
|
"group_premium_reports" => "Group Premiums Reports",
|
|
"deposit_income_details" => "Deposit Income Details",
|
|
"amount" => "Amount",
|
|
"patient_name" => "Patient Name",
|
|
"deposit" => "Deposit",
|
|
"insurance_group" => "Insurance Group",
|
|
"total" => "Total",
|
|
"insurance_expenditure" => "Insurance Expenditure",
|
|
"from" => "From",
|
|
"to" => "To",
|
|
"expenditure_on_procedures" => "Expenditure On Procedures",
|
|
"expenditure_on_sundries" => "Expenditure On Sundries",
|
|
"expenditure_on_consultations" => "Expenditure On Consultations",
|
|
"expenditure_on_other_services" => "Expenditure On Other Services",
|
|
"expenditure_on_inpatients" => "Expenditure On Inpatients",
|
|
"expenditure_on_inpatient_accommodation" => "Expenditure On Inpatient Accommodation",
|
|
"expenditure_on_services" => "Expenditure On Services",
|
|
"deposit_expenditure_details" => "Deposit Expenditure Details",
|
|
"date_paid" => "Date Paid",
|
|
"deposit_name" => "Deposit Name",
|
|
"insurance_inpatient_expenditure_details" => "Insurance Inpatient Expenditure Details",
|
|
"inpatient_expenditure_details" => "Inpatient Expenditure Details",
|
|
"search_from" => "Searching from",
|
|
"hospital_stay_cost" => "Hospital Stay Cost:",
|
|
"drugs_cost" => "Drugs Cost:",
|
|
"investigations_cost" => "Investigations Cost:",
|
|
"procedures_cost" => "Procedures Cost:",
|
|
"sundries_cost" => "Sundries Cost:",
|
|
"tta_cost" => "TTA Cost:",
|
|
"total_amount_paid" => "Total Amount Paid:",
|
|
"drug_expenditure_details" => "Drug Expenditure Details",
|
|
"investigation_expenditure_details" => "Investigation Expenditure Details",
|
|
"investigation_name" => "Investigation Name",
|
|
"procedure_expenditure_details" => "Procedure Expenditure Details",
|
|
"procedure_name" => "Procedure Name",
|
|
"sundry_expenditure_details" => "Sundry Expenditure Details",
|
|
"sundry_name" => "Sundry Name",
|
|
"chi_income_received" => "C.H.I Income Received",
|
|
"chi_income" => "C.H.I Income",
|
|
"received_premiums" => "Recieved Premiums",
|
|
"total_premiums" => "Total Premiums",
|
|
"received_co_payments" => "Recieved Copayments",
|
|
"total_co_payments" => "Total Copayments",
|
|
"total_income" => "Total Income",
|
|
"net_profit" => "Net Profit",
|
|
"submit" => "Submit",
|
|
"cancel" => "Cancel",
|
|
"income_received_from_premiums" => "Income received from premiums",
|
|
"family_name" => "Family Name",
|
|
"group_total" => "Group Total",
|
|
"CHI_transactions" => "C.H.I Transactions",
|
|
"CHI_almost_expiring" => "C.H.I Almost Expiring",
|
|
"drugs_covered_insurance" => "Drugs Covered Insurance",
|
|
"expired_insurance" => "Expired Insurance",
|
|
"premiums_report" => "Premiums Report",
|
|
"cumulative_insurance_reports" => "Cumulative Premiums Report",
|
|
"income_received" => "Income Received",
|
|
"income_vs_expenditure" => "Income Vs Expenditure",
|
|
"CHI_expenditure" => "C.H.I Expenditure",
|
|
"group_income_vs_expenditure" => "Group Income Vs Expenditure",
|
|
"group_details" => "Group Details",
|
|
"income_vs_expenditure_report" => "Income Vs Expenditure Report",
|
|
"account_name" => "Account Name",
|
|
"account_type" => "Account Type",
|
|
"account_description" => "Account Description",
|
|
"amount_transacted" => "Amount Transacted",
|
|
"single_group_receipts" => "Single Group Receipts",
|
|
"premiums_history" => "Premiums History",
|
|
"date_of_expiry" => "Date of expiry",
|
|
"covered_members" => "Covered members",
|
|
"items" => "Items",
|
|
"chi_expenditure_details" => "CHI Expenditure Details",
|
|
"quantities" => "Quantities",
|
|
"chi_premiums_collected" => "CHI Premiums Collected",
|
|
"received_on" => "Received On",
|
|
"received_by" => "Received By",
|
|
]; |