Build modified streamline images

The official image from streamline does not currently work for the arm64
platform. As a temporary measure, the source code and docker build scripts
have been lifted from the official images and are used to build locally.

Some additional modifications are made to reduce overall image size, these
are documented in docker/README.md
This commit is contained in:
2024-03-10 16:17:50 -07:00
parent 2ffc3c408a
commit a424394109
13506 changed files with 1860172 additions and 6 deletions
+20
View File
@@ -0,0 +1,20 @@
<?php
return [
"add_account_type" => "Add account type",
"submit" => "Submit",
"cancel" => "Cancel",
"description" => "Description",
"account_type_name" => "Account type name",
"create" => "Create",
"view_account_types" => "View Account Types",
"finance_home" => "Finance Home",
"home" => "Home",
"edit" => "Edit",
"edit_account_type" => "Edit account type",
"activate" => "Activate",
"activate_account_types" => "Activate account types",
"are_you_sure" => "Are you sure?",
"account_types" => "Account types",
"delete" => "Delete",
];
+22
View File
@@ -0,0 +1,22 @@
<?php
return [
"add_age_group" => "Add age group",
"cancel" => "Cancel",
"submit" => "Submit",
"age_group" => "Age group",
"create" => "Create",
"age_groups" => "Age groups",
"dashboard" => "Dashboard",
"edit_age_group" => "Edit age group",
"view" => "View",
"activate" => "Activate",
"are_you_sure" => "Are you sure?",
"delete" => "Delete",
"edit" => "Edit",
"view_age_groups" => "View Age Groups",
"activate_age_group" => "Activate Age Group",
"age_type" => "Age Type",
"from_age" => "From Age",
"to_age" => "To Age",
];
+15
View File
@@ -0,0 +1,15 @@
<?php
return [
"edit_alert" => "Edit alert",
"dashboard" => "Dashboard",
"alerts" => "Alerts",
"edit" => "Edit",
"alert" => "Alert",
"submit" => "Submit",
"cancel" => "Cancel",
"delete_alert" => "Delete Alert",
"date" => "Date",
"alerts_for" => "Alerts for",
"view" => "View",
];
+42
View File
@@ -0,0 +1,42 @@
<?php
return [
"category" => "Category",
"patient_number" => "Patient Number",
"full_names" => "Full Names",
"gender" => "Gender",
"age" => "Age",
"male" => "Male",
"female" => "Female",
"insured_patient_photo" => "Insured Patient's photo",
"close" => "Close",
"allergies" => "Allergies",
"add_allergies_patient" => "Add allergies for this patient",
"currently_known" => "Currently Known",
"allergic_reactions" => "Allergic Reactions",
"submit_allergies" => "Submit Allergies",
"no_recorded_allergies" => "No Recorded Allergies",
"view_all" => "View All",
"alerts" => "Alerts",
"alerts_for_patient" => "Alerts for this Patient",
"enter_alert" => "Enter the alert",
"no_recorded_alerts" => "No Recorded Alerts",
"allergies_updated" => "Patient allergies have been updated successfully",
"alerts_updated" => "Patient alerts have been updated successfully",
"ok" => "Ok",
"add" => "add",
"no_allergy_added" => "No Allergy Added",
"submit_alert" => "Submit Alert",
"documents" => "Documents",
"documents_attached" => "Documents Attached",
"no_document_added" => "No Document Added",
"allergies_for_patient" => "Allergies for patient added",
"date_of_birth" => "Date of Birth",
"no_patient_selected" => "No patient selected",
"none" => "None",
"allergy" => "Allergy",
"view" => "View",
"dashboard" => "Dashboard",
"allergies_for" => "Allergies for",
"national_id" => "National ID",
];
+53
View File
@@ -0,0 +1,53 @@
<?php
return [
"add_more_drugs" => "Add drugs +",
"agent_used" => "Agent used",
"airway" => "Airway",
"anaesthesia_checklist" => "Anaesthesia Checklist",
"anaesthetics" => "Anaesthetics",
"anaesthetist" => "Anaesthetist",
"analgesics" => "Analgesics",
"antibiotics" => "Antibiotics",
"any_risks_alert" => "If any risks identified for future procedures, please note them in Alerts box on top of Patient Home page",
"approximate_equivalents" => "Approximate equivalents",
"asa_classification" => "ASA Classification",
"blood_given" => "Blood given (units)",
"checklist_confirmed_by" => "Checklist Confirmed By",
"comments" => "Comments",
"create_anaesthetics" => "Create anaesthetics",
"create_new_anaesthesia" => "CREATE NEW ANAESTHESIA",
"date" => "Date",
"details" => "Details",
"dose" => "Dose",
"volatile_liquid_anaesthetic_used" => "Amount of Volatile Liquid Anaesthetic Used (mls)",
"induction" => "Induction",
"item" => "Item",
"iv_fluids_given_during_surgery" => "Iv fluids given during surgery",
"iv_fluids_used" => "IV fluid used",
"mallampati_score" => "Mallampati Score",
"monitoring_in_addtion_statement" => "MONITORING in addition to routine manual pulse, respiration,bp,auscultation in all patients",
"monitoring_signs" => "Monitoring Signs",
"muscle_relaxants" => "Muscle relaxants",
"other_drugs_given" => "Other Drugs Given",
"previous_anaesthesia_started_on" => "PREVIOUS ANAESTHESIAS FROM EPISODE STARTED ON",
"procedure" => "Procedure",
"surgery" => "Surgery",
"surgical_procedure" => "Surgical procedure",
"technique" => "Technique",
"theatre_module_anaesthetics" => "Theatre module - anaesthetics",
"time_anaesthesia_commenced" => "Time anaesthesia commenced",
"time_of_commencement" => "Time of commencement",
"type_of_anaethesia" => "Type of anaesthesia",
"type_of_needle_used" => "Type of needle used",
"units" => "Units",
"view" => "View",
"view_anaesthetics_history" => "View Anaesthetics History",
"view_details" => "View Details",
"volume_administered" => "Volume administered (mls)",
"who_surgery_confirmed_by" => "W.H.O Safe Surgery Checklist confirmed by",
"primary_diagnosis" => "Primary diagnosis",
"other_diagnoses" => "Other diagnoses",
"items" => "Items",
"volatile_liquid_anaethetics" => "Volatile liquid anaesthetics",
"intermittent_sao2" => "Intermittent SaO2"
];
+126
View File
@@ -0,0 +1,126 @@
<?php
return [
"abortions" => "Abortions/Ectopic pregnancies",
"accuracy" => "Accuracy",
"add_new_referral" => "Add new Referral",
"add_row" => "Add Row",
"anc_menu" => "AnteNatal Menu",
"anc_registration_id" => "ANC registration id",
"anc_template" => "ANTE-NATAL CLINIC TEMPLATE",
"anc_visit_number" => "A.N.C Visit Number",
"antanatal_clinic" => "AnteNatal Clinic",
"antenatal_visit" => "AnteNatal Visit",
"aph" => "A.P.H",
"aph_details" => "A.P.H Details",
"art_clinic_record" => "A.R.T Clinic Record",
"art_treatment_center" => "A.R.T Treatment Center",
"art_treatment_number" => "A.R.T Treatment Number",
"bednet" => "Bed net",
"blood_group" => "Blood Group",
"blood_transfusion" => "Blood Transfusion",
"bmi" => "B.M.I",
"bp" => "B.P",
"checklist" => "Checklist",
"comments" => "Comments",
"complete" => "Complete",
"completion_status" => "Completion status",
"current_gestation_from_dates" => "Current gestation from dates(+/-2weeks)",
"date" => "Date",
"days" => "Days",
"delete_row" => "Delete Row",
"details" => "Details",
"details_of_anc_visit_of_episode" => "DETAILS OF ANC VISIT FROM EPISODE STARTED ON",
"duration" => "Duration",
"edd" => "E.D.D",
"edit_anc_registration" => "EDIT ANTENATAL CLINIC / MATERNITY REGISTRATION",
"edit_pregnancy_registration" => "Edit Pregnancy Registration",
"engagement" => "Engagement",
"first_dose_ipt" => "First dose IPT",
"fits" => "Fits",
"fits_details" => "Fits Details",
"foetal_heart" => "Foetal Heart",
"foetal_heart_rate" => "Foetal heart rate",
"foetal_heart_regularity" => "Foetal heart regularity",
"fundal_height" => "Fundal height",
"gestation" => "Gestation",
"gestation_from_edd" => "Gestation from E.D.D",
"gestation_from_fundal_height" => "Current gestation from fundal height, +/-2weeks",
"gestation_from_scan" => "Current gestation from scan: +/-2weeks early scan, 4 weeks late",
"gravida" => "Gravida",
"scan" => "Scan",
"health_edu_or_info_given" => "Health Education/Information Given",
"height" => "height",
"history_of_aph" => "History of A.P.H?",
"history_of_fits" => "History of Fits?",
"hiv_status" => "HIV Status",
"hours" => "Hours",
"if_bp_above_160" => "If BP > 160/110, then escort patient to maternity urgently for stabilisation",
"if_bp_between_140_and_160" => "If BP 140/100 - 160/110, & pt has oedema or proteinuria or headache or <br> blurred vision or history of fits, then move urgently to Maternity for treatment",
"if_heart_beat_is_more_than_30" => "If >30 beats/minute variation from baseline, then foetal distress",
"if_in_labour_check_heart_rate" => "If in labour, check foetal heart immediatley post-contraction",
"if_patient_relentless" => "If patient restless, then check for SaO2 and call for help",
"indication" => "Indication",
"iron_or_folic" => "Iron/Folic",
"lie" => "Lie",
"lmp" => "L.M.P",
"location" => "Location",
"maternity_registration_details" => "ANTE-NATAL CLINIC / MATERNITY REGISTRATION DETAILS",
"months" => "Months",
"name" => "Name",
"new_anc_registration_form_header" => "ANTE-NATAL CLINIC / MATERNITY REGISTRATION",
"new_pregnancy" => "New Pregnancy",
"new_pregnancy_registration" => "New Pregnancy Registration",
"no" => "No",
"number" => "Number",
"number_of_units" => "No. of units",
"order_ultra_sound_scan" => "Order Ultra Sound Scan",
"other_comments" => "Other comments",
"outcome" => "Outcome",
"para" => "Para",
"past_obstetric_history" => "Past Obstetric History",
"patient_number" => "Patient Number",
"patients" => "Patients",
"please_make_sure_you_fill_new_pregnancy_details" => "Please make sure you fill in the New pregnancy details first",
"position" => "Position",
"postpartum" => "Post-partum",
"pregnancy_reg_details" => "Pregnancy registration details",
"presentation" => "Presentation",
"previous_anc_visits" => "PREVIOUS ANC VISITS FROM EPISODE STARTED ON",
"previous_pph" => "Previous PPH",
"previous_pph_details" => "Previous PPH Details",
"previous_scar" => "Previous Scar",
"previous_scar_indication" => "Previous Scar Indication",
"previous_scar_number" => "Previous Scar Number",
"prompt" => "Prompt",
"rate" => "Rate",
"reference" => "Reference",
"referral_from" => "Referral in from",
"register_anc_visit" => "Create Antenatal Visit",
"registered_on" => "registered on",
"registration_id" => "Registration id",
"regularity" => "Regularity",
"result" => "Result",
"scan_edd" => "Scan E.D.D",
"second_dose_ipt" => "Second dose IPT",
"select" => "Select",
"symptoms" => "Symptoms",
"tetanus_toxoid" => "Tetanus toxoid",
"third_dose_ipt" => "Third dose IPT",
"this_pregnancy" => "This pregnancy",
"update_and_complete" => "Update & Complete",
"us_scan_edd" => "U/S scan E.D.D",
"vdrl" => "VDRL",
"vdrl_status" => "VDRL/RPR Status",
"view_anc_visit_details" => "View Antanatal Visit Details",
"view_antenatal_visits" => "View antenatal visits",
"view_details" => "View Details",
"view_pregnancies" => "View pregnancies",
"view_pregnancy_details" => "View pregnancy details",
"visit_date" => "Visit Date",
"visit_number" => "Visit number",
"weeks" => "Weeks",
"weight" => "weight",
"years" => "Years",
"yes" => "Yes",
"edit_details" => "Edit Details"
];
+99
View File
@@ -0,0 +1,99 @@
<?php
return [
'art_clinic' => 'A.R.T Clinic',
'dashboard' => 'Dashboard',
'triage_details' => 'TRIAGE DETAILS',
'observations' => 'Observations',
'symptoms' => 'Symptoms',
'grade' => 'GRADE',
'no_symptoms_recorded' => 'No symptoms recorded',
'green' => 'GREEN',
'yellow' => 'YELLOW',
'red' => 'RED',
'triage_grade_not_determined' => 'Triage grade not determined',
'patient_documents' => 'PATIENT\'S DOCUMENTS',
'add' => 'Add',
'clinician' => 'CLINICIAN',
'marital_status' => 'Marital Status',
'art_clinic_number' => 'ART CLINIC NUMBER',
'date_confirmed_hiv_positive' => 'Date confirmed HIV +ve',
'test_type' => 'Test type',
'where' => 'Where ?',
'care_entry_point' => 'Care Entry Point',
'other_specify' => 'Other (Specify)',
'treatment_supporter' => 'Treatment supporter / Medicine pick up if ill',
'supporter_name' => 'Supporter name',
'supporter_telephone' => 'Supporter telephone',
'select' => '-select-',
'district' => 'District',
'county' => 'County',
'sub_county' => 'Sub-County',
'parish' => 'Parish',
'village' => 'Village',
'add_new_district' => 'Add New District',
'add_new_county' => 'Add New County',
'add_new_sub_county' => 'Add New Sub-County',
'add_new_parish' => 'Add New Parish',
'add_new_village' => 'Add New Village',
'home_based_care_provided_by' => 'Home based care provided by',
'register_a_new_district' => 'Register a new District',
'register_a_new_county' => 'Register a new County',
'register_a_new_sub_county' => 'Register a new Sub-County',
'register_a_new_parish' => 'Register a new Parish',
'register_a_new_village' => 'Register a new Village',
'cancel' => 'Cancel',
'art_clinic_continuation_card' => 'A.R.T Continuation card',
'existing_art_card_details' => 'Existing ART card details',
'follow_up' => 'Follow up ? ',
'date_started_art' => 'Date started ART',
'muac' => 'MUAC',
'oedema' => 'Oedema',
'pregnant' => 'Pregnant ?',
'edd' => 'EDD',
'gestation' => 'Gestation',
'family_planning' => 'Family Planning',
'details' => 'Details',
'schedule_follow_up' => 'SCHEDULE FOLLOW UP? : ',
'duration' => 'Duration',
'date_started_current_art_regime' => 'Date started current ART regime ',
'months' => 'months',
'weeks' => 'weeks',
'days' => 'days',
'cm' => 'cm',
'yes' => 'yes',
'no' => 'no',
'emtct' => 'EMTCT ? ',
'anc_location' => 'ANC location',
'fp' => 'FP :',
'tb_status' => 'TB Status',
'tb_rx_start_date' => 'TB Rx start date',
'tb_rx_stop_date' => 'TB Rx stop date',
'stop_date' => 'Stop date',
'district_tb_register_number' => 'District TB Register Number',
'potential_side_effects' => 'Potential side effects: ',
'other_side_effects' => 'Other side effects: ',
'new_oi' => 'New OI / other problems : ',
'new_oi_other' => 'New OI / other problems : ',
'nutrition' => 'Nutrition : ',
'functional_status' => 'Functional Status',
'who_stage' => 'WHO Stage',
'cpt' => 'CPT / Dapsone: adherence',
'number_pills_dispensed' => 'Number of pills dispensed',
'number_of_days_passed' => 'Number of days passed',
'other_meds' => 'Other Meds Dispensed including nutritional supplement',
'arvs_adherence' => 'ARVs: adherence',
'why' => 'Why ? ',
'regime' => 'Regime ',
'cd4_count' => 'CD4 count: ',
'date' => 'Date: ',
'start_date' => 'Start Date: ',
'inh' => 'INH: ',
'ix' => 'Ix: ',
'other_ix' => 'Other Ix ',
'nutrition_supplements' => 'Nutrition supplements:',
'consultation' => 'Consultation / link/provide ',
'nutrition_support' => 'Nutrition support',
'hospitalization' => 'Hospitalization',
'next_appointment_art_date' => 'Next Appointment ART date:',
'other_appointment' => 'Other appointment',
];
+12
View File
@@ -0,0 +1,12 @@
<?php
return [
'unavailable_audits' => 'No Audits available',
'updated' => [
'metadata' => 'On :audit_created_at, :user_name [:audit_ip_address] updated this record via :audit_url',
'modified' => [
'title' => 'The Title has been modified from <strong>:old</strong> to <strong>:new</strong>',
'content' => 'The Content has been modified from <strong>:old</strong> to <strong>:new</strong>',
],
],
];
+29
View File
@@ -0,0 +1,29 @@
<?php
return [
"audit_trail" => "Audit Trail",
"dashboard" => "Dashboard",
"staff_member" => "Staff member",
"action_performed" => "Action Performed",
"records_affected" => "Records Affected",
"select_the_date" => "Select the date",
"all_dates" => "ALL DATES",
"today" => "TODAY",
"yesterday" => "YESTERDAY",
"last_7" => "LAST 7 DAYS",
"last_30" => "LAST 30 DAYS",
"custom_date" => "CUSTOM DAY",
"date_range" => "DATE RANGE",
"date_from" => "Date From",
"date_to" => "Date To",
"search" => "Search",
"date_and_time" => "Date and Time",
"staff_incharge" => "Staff In Charge",
"details" => "Details",
"a" => "a",
"record" => "record",
"new_values" => "New Values",
"old_values" => "Old Values",
"computer_ip_address" => "Computer IP Address",
"device" => "Device",
];
+18
View File
@@ -0,0 +1,18 @@
<?php
return [
"failed" => "These credentials do not match our records.",
"throttle" => "Too many login attempts. Please try again in :seconds seconds.",
"reset_password" => "Reset Password",
"confirm_password" => "Confirm Password",
"password" => "Password",
"email" => "Email Address",
"send_password_link" => "Send Password Reset Link",
"username" => "Username",
"log_in" => "Log In",
"remember_me" => "Remember me",
"visit" => "Visit",
"login_prompt" => "You can use your recorded security question and answer plus PIN to reset your password.",
"recorded_security_question" => "Recorded security question",
"security_answer" => "Security answer",
"your_pin" => "Your PIN",
];
+65
View File
@@ -0,0 +1,65 @@
<?php
return [
'home' => 'Home',
'bank' => 'Bank',
'finance_home' => 'Finance Home',
'bank_deposits' => 'Bank Deposits',
'new_bank_deposit' => 'New Bank Deposit',
'details' => 'Details',
'select_account' => 'Select Account',
'current_balance' => 'Current Balance',
'deposit_date' => 'Deposit Date',
'memo' => 'Memo',
'deposit_details' => 'Deposit Details',
'deposit_from_account' => 'Deposit From Account :',
'deposit_to_account' => 'Deposit To Account :',
'balance' => 'Balance',
'payment_method' => 'Payment Method',
'total' => 'Total',
'deposit' => 'Deposit',
'bank_deposit_history' => 'Bank Deposit History',
'deposit_by' => 'Deposited By :',
'select' => '-select-',
'all_staff' => 'ALL STAFF',
'today' => 'TODAY',
'yesterday' => 'YESTERDAY',
'custom_date' => 'CUSTOM DATE',
'date_range' => 'DATE RANGE',
'date_on' => 'Date On',
'end_date' => 'End Date',
'deposit_history' => 'Deposit History',
'staff_in_charge' => 'Staff In-charge',
'deposit_from' => 'Deposit From',
'deposit_to' => 'Deposit To',
'date' => 'Date',
'previous_balance_from_account' => 'Previous Balance(From Account)',
'previous_balance_to_account' => 'Previous Balance(To Account)',
'amount' => 'Amount',
'bank_register_report' => 'Bank Register Report',
'transaction_date' => 'Transaction Date :',
'record_date' => 'Record Date :',
'type' => 'Type',
'account' => 'Account',
'debit' => 'Debit',
'ugx' => '.UGX',
'credit' => 'Credit',
'action' => 'Action',
'account_balance' => 'Account Balance',
'current_running_balance' => 'Current Running Balance',
'bank_transfer' => 'Bank Transfer',
'new_bank_transfer' => 'New Bank Transfer',
'transfer_funds' => 'Transfer Funds',
'transfer_from' => 'Transfer From :',
'transfer_to' => 'Transfer To :',
'account_balance_from_account' => 'Account Balance (From Account):',
'account_balance_to_account' => 'Account Balance (To Account):',
'bank_transfer_history' => 'Bank Transfer History',
'transfer_by' => 'Transfer By :',
'select_date' => 'Select Date :',
'transfer_history' => 'Transfer History',
'transfer_date' => 'Transfer Date',
'transfer' => 'Transfer',
'from_account' => 'From Account',
'to_account' => 'To Account',
];
+15
View File
@@ -0,0 +1,15 @@
<?php
return [
"dashboard" => "Dashboard",
"banks" => "Banks",
"create" => "Create",
"activate" => "Activate",
"edit" => "Edit",
"delete" => "Delete",
"bank_name" => "Bank Name",
"add_bank" => "Add Bank",
"edit_bank" => "Edit Bank",
"activate_banks" => "Activate Banks",
"export_to_pdf" => "Export To PDF Or Print.",
];
+45
View File
@@ -0,0 +1,45 @@
<?php
return [
"add_bed_categories" => "Add bed category",
"bed_categories" => "Bed Categories",
"dashboard" => "Dashboard",
"patients" => "Patients",
"create" => "Create",
"room_name" => "Room/bed category name",
"type_of_pricing" => "Type of pricing",
"static_cost" => "Static Cost",
"structured_cost" => "Structured Cost",
"cost_per_night" => "Cost per night",
"chi_cost_per_night" => "C.H.I Cost per night",
"cost_of_first_night" => "Cost of first night",
"chi_cost_of_first_night" => "C.H.I Cost of first night",
"from_night" => "From Night",
"to_night" => "To Night",
"range_cost" => "Range Cost",
"chi_range_cost" => "C.H.I Range Cost",
"cost_for_nights_thereafter" => "Cost for nights thereafter",
"chi_cost_for_nights_thereafter" => "C.H.I Cost for nights thereafter",
"submit" => "Submit",
"cancel" => "Cancel",
"inpatient_bed_categories" => "Inpatient bed categories",
"export_data_to_csv_excel_print" => "Export data to Copy, CSV, Excel, PDF & Print",
"bed_category_name" => "Bed Category Name",
"per_night" => "Per Night",
"first_night" => "First Night",
"range_of_nights" => "Range Of Nights",
"cost_for_range" => "Cost For Range",
"cost_there_after" => "Cost There After",
"edit" => "Edit",
"delete" => "Delete",
"are_you_sure" => "Are you sure?",
"edit_bed_category" => "Edit bed category",
"inactive_bed_categories" => "Inactive bed categories",
"activate" => "Activate",
"name" => "Name",
"type" => "Type",
"night_ranges" => "Night Ranges",
"is_bed_category_available" => "Is the Bed Category available",
"yes"=>"Yes",
"no"=>"No"
];
@@ -0,0 +1,27 @@
<?php
return [
"update" => "Update",
"action" => "Action",
"new_donation_date" => "New donation date",
"phone" => "Phone",
"name" => "Name",
"blood_group" => "Blood group",
"new_blood_donation" => "New blood donation",
"dashboard" => "Dashboard",
"blood_donors" => "Blood donors",
"view" => "View",
"blood_donations" => "Blood donations",
"select_blood_group" => "Select blood group",
"search" => "Search",
"last_donated" => "Last Donated",
"add_donation" => "Add Donation",
"view_details" => "View Details",
"no_records_found" => "No records found",
"member_details" => "Member Details",
"willing_to_donate" => "Willing To Donate",
"no" => "No",
"yes" => "Yes",
"donation_date" => "Donation Date",
"donation_details" => "Donation Details",
];
+38
View File
@@ -0,0 +1,38 @@
<?php
return [
"activate" => "Activate",
"activate_budgets" => "Activate budgets",
"add_new_budget" => "Add New Budget",
"add_budget" => "Add budget",
"are_you_sure" => "Are you sure you want to delete budget?",
"budget" => "Budget",
"budget_name" => "Budget Name",
"performance" => "Budget Performance Report",
"performance_detail" => "Budget Detail Performance Report",
"budgets" => "Budgets",
"cancel" => "Cancel",
"create" => "Create",
"dashboard" => "Dashboard",
"delete" => "Delete",
"edit" => "Edit",
"edit_budget" => "Edit budget",
"export_data_to_copy_csv_pdf_print" => "Export data to Copy, CSV, Excel, PDF & Print",
"finance_home" => "Finance Home",
"id" => "Id",
"inactive" => "Inactive",
"months" => "Months",
"period_count_months" => "No. of Months",
"period_count_quarters" => "No. of Quarters",
"period_count_years" => "No. of Years",
"period_start_month" => "Start Month",
"period_start_quarter" => "Start Quarter",
"period_start_year" => "Start Year",
"quarters" => "Quarters",
"select" => "-- select --",
"submit" => "Submit",
"view" => "View",
"view_inactive_budgets" => "View Inactive Budgets",
"view_budgets" => "View Budgets",
"years" => "Years",
];
@@ -0,0 +1,35 @@
<?php
return [
"chart_of_accounts" => "Chart of accounts",
"submit" => "Submit",
"cancel" => "Cancel",
"home" => "Home",
"finance_home" => "Finance Home",
"view_chart_of_accounts" => "View Chart of accounts",
"export_data_to_copy_csv_pdf_print" => "Export data to Copy, CSV, Excel, PDF & Print",
"chart_of_account_name" => "Chart Of Account Name",
"type" => "Type",
"description" => "Description",
"sub_account_of" => "Sub Account Of",
"balance" => "Balance",
"current_balance" => "Current Balance",
"opening_balance" => "Opening Balance",
"edit" => "Edit",
"delete" => "Delete",
"are_you_sure" => "Are you sure ?",
"edit_chart_of_account" => "Edit chart of account",
"chart_of_account_name" => "Chart of account name",
"system_core_account" => "System core account",
"yes" => "Yes",
"no" => "No",
"activate" => "Activate",
"inactive" => "Inactive",
"add_chart_of_account" => "Add Chart Of Account",
"activate_chart_of_accounts" => "Activate Chart Of Accounts",
"create" => "Create",
"report" => "Report",
"date" => "Date",
"slug" => "Slug",
"created_by" => "Created By"
];
+156
View File
@@ -0,0 +1,156 @@
<?php
return [
"clinical_data" => "Clinical Data",
"dashboard" => "Dashboard",
"title_drug_forms" => "DRUG FORMS",
"add_drug_forms" => "Add Drug Form",
"view_drug_forms" => "View Drug Form",
"inactive_drug_forms" => "Inactive Drug Form",
"title_drug_units" => "DRUG UNITS",
"add_drug_units" => "Add Drug Unit",
"view_drug_units" => "View Drug Unit",
"inactive_drug_units" => "Inactive Drug Unit",
"title_drug_categories" => "DRUG CATEGORIES",
"add_drug_categories" => "Add Drug Categories",
"view_drug_categories" => "View Drug Categories",
"inactive_drug_categories" => "Inactive Drug Categories",
"title_symptoms" => "SYMPTOMS",
"general_items" => "GENERAL ITEMS",
"add_general_items" => "Add General Items",
"view_general_items" => "View General Items",
"edit_general_items" => "Edit General Items",
"inactive_general_items" => "Inactive General Item",
"add_symptoms" => "Add Symptoms",
"view_symptoms" => "View Symptoms",
"bulk_edit_symptoms" => "Edit Symptoms",
"inactive_symptoms" => "Inactive Symptoms",
"title_diagnoses" => "DIAGNOSES",
"add_diagnoses" => "Add Diagnoses",
"view_diagnoses" => "View Diagnoses",
"bulk_edit_diagnoses" => "Edit Diagnoses",
"inactive_diagnoses" => "Inactive Diagnoses",
"title_investigations" => "INVESTIGATIONS",
"add_investigations" => "Add Investigations",
"view_investigations" => "View Investigations",
"bulk_edit_investigations" => "Edit Investigations",
"inactive_investigations" => "Inactive Investigations",
"title_investigation_categories" => "INVESTIGATION CATEGORIES",
"add_investigation_categories" => "Add Investigation Categories",
"view_investigation_categories" => "View Investigation Categories",
"bulk_edit_investigation_categories" => "View Investigation Categories",
"inactive_investigation_categories" => "Inactive Investigation Categories",
"title_wards" => "WARDS",
"add_wards" => "Add Wards",
"view_wards" => "View Wards",
"inactive_wards" => "Inactive Wards",
"title_clinics" => "CLINICS",
"add_clinics" => "Add Clinics",
"view_clinics" => "View Clinics",
"inactive_clinics" => "Inactive Clinics",
"title_procedures" => "PROCEDURES",
"add_procedures" => "Add Procedures",
"view_procedures" => "View Procedures",
"inactive_procedures" => "Inactive Procedures",
"title_procedure_categories" => "PROCEDURE CATEGORIES",
"add_procedure_categories" => "Add Procedure Categories",
"view_procedure_categories" => "View Procedure Categories",
"inactive_procedure_categories" => "Inactive Procedure Categories",
"title_sundries" => "SUNDRIES",
"add_sundries" => "Add Sundries",
"view_sundries" => "View Sundries",
"inactive_sundries" => "Inactive Sundries",
"title_observations" => "OBSERVATIONS",
"add_observations" => "Add Observations",
"view_observations" => "View Observations",
"inactive_observations" => "Inactive Observations",
"title_dosage_frequencies" => "DOSAGE FREQUENCIES",
"add_dosage_frequencies" => "Add Dosage Frequencies",
"view_dosage_frequencies" => "View Dosage Frequencies",
"inactive_dosage_frequencies" => "Inactive Dosage Frequencies",
"title_referral_hospitals" => "REFERRAL HOSPITALS",
"add_referral_hospitals" => "Add Referral Hospitals",
"view_referral_hospitals" => "View Referral Hospitals",
"inactive_referral_hospitals" => "Inactive Referral Hospitals",
"title_age_groups" => "AGE GROUPS",
"add_age_groups" => "Add Age Groups",
"view_age_groups" => "View Age Groups",
"inactive_age_groups" => "Inactive Age Groups",
"title_hmis_categories" => "HMIS CATEGORIES",
"title_hmis_category_options" => "HMIS CATEGORY OPTIONS",
"add_hmis_categories" => "Add HMIS Categories",
"view_hmis_categories" => "View HMIS Categories",
"inactive_hmis_categories" => "Inactive HMIS Categories",
"title_units_of_measure" => "UNITS OF MEASURE",
"add_units_of_measure" => "Add Units Of Measure",
"view_units_of_measure" => "View Units Of Measure",
"inactive_units_of_measure" => "Inactive Units Of Measure",
"title_specialities" => "SPECIALITIES",
"add_specialities" => "Add Specialities",
"view_specialities" => "View Specialities",
"inactive_specialities" => "Inactive Specialities",
"title_services" => "SERVICES",
"add_services" => "Add Services",
"view_services" => "View Services",
"inactive_services" => "Inactive Services",
"title_specialised_variables" => "SPECIALISED VARIABLES",
"add_specialised_variables" => "Add Specialised Variables",
"view_specialised_variables" => "View Specialised Variables",
"inactive_specialised_variables" => "Inactive Specialised Variables",
"title_test_codes" => "INVESTIGATION TEST CODES",
"add_test_codes" => "Add Test Codes",
"view_test_codes" => "View Test Codes",
"inactive_test_codes" => "Inactive Test Codes",
"title_lab_instruments" => "LAB INSTRUMENTS",
"add_lab_instruments" => "Add Lab Instruments",
"view_lab_instruments" => "View Lab Instruments",
"inactive_lab_instruments" => "Inactive Lab Instruments",
"title_investigation_categories" => "INVESTIGATION CATEGORIES",
"title_outcomes" => "OUTCOMES",
"add_outcomes" => "Add Outcomes",
"view_outcomes" => "View Outcomes",
"bulk_edit_outcomes" => "Edit Outcomes",
"inactive_outcomes" => "Inactive Outcomes",
"title_dentals" => "DENTALS",
"add_dentals" => "Add dentals",
"view_dentals" => "View dentals",
"bulk_edit_dentals" => "Edit dentals",
"inactive_dentals" => "Inactive dentals",
"title_radiologies" => "RADIOLOGIES",
"add_radiology" => "Add radiology",
"view_radiologies" => "View radiologies",
"bulk_edit_radiologies" => "Edit radiologies",
"inactive_radiologies" => "Inactive radiologies",
"add_radiology" => "Add radiology",
"create" => "Create",
"name" => "Name",
"item_cost_price" => "Item cost price",
"payables_account" => "Payables account",
"expenses_account" => "Expenses account",
"submit" => "Submit",
"cancel" => "Cancel",
"activate_radiologies" => "Activate radiologies",
"radiologies" => "Radiologies",
"radiology" => "Radiology",
"cost_price" => "Cost price",
"expense_account" => "Expense account",
"payables_account" => "Payable account",
"edit" => "Edit",
"delete" => "Delete",
"edit_radiologies" => "Edit radiologies",
"activate" => "Activate",
"radiology_usage" => "Radiology usage",
"pharmacy_stock" => "Pharmacy stock",
"radiologies_usage" => "Radiologies usage",
"radiology_stock" => "Radiology stock",
"previous_radiologies_usage" => "Previous radiologies usage",
"inactive_radiologies" => "Inactive radiologies",
"requisition_radiologies" => "Requsition radiologies",
"requisition_for_radiologies" => "Requisition for radiologies",
"previous_radiology_requisitions" => "previous radiology requisitions",
"radiology_usages_report" => "Radiology usages report",
"labs_usages_report" => "Labs Usages Report",
"labs" => "Labs",
"lab_stock" => "Lab stock",
"lab_usages_report" => "lab usages report"
];
?>
+29
View File
@@ -0,0 +1,29 @@
<?php
return [
"fill_all_fields" => "Please fill in all compulsory fields",
"cancel" => "Cancel",
"submit" => "Submit",
"clinic_name" => "Clinic name",
"skip" => "Skip",
"next" => "Next",
"select_any_from_list" => "Select any from list",
"add_another" => "Add Another",
"streamline_setup" => "Stre@mline setup (Step 2 of 10)",
"create" => "Create",
"clinics" => "Clinics",
"dashboard" => "Dashboard",
"add_clinic" => "Add clinic",
"edit_clinic" => "Edit clinic",
"edit" => "Edit",
"activate" => "Activate",
"activate_clinics" => "Activate clinics",
"are_you_sure" => "Are you sure?",
"view_clinics" => "View Clinics",
"view" => "View",
"delete" => "Delete",
"clinic_type" => "Clinic Type",
"is_clinic_available" => "Is the Clinic available?",
"yes"=>"Yes",
"no"=>"No"
];
+132
View File
@@ -0,0 +1,132 @@
<?php
return [
"DOSAGE" => "DOSAGE",
"DRUG_NAME" => "DRUG NAME",
"DURATION" => "DURATION",
"INSTRUCTION" => "INSTRUCTION",
"Investigation" => "Investigation",
"NEGATIVE" => "NEGATIVE",
"OTHER_DIAGNOSIS" => "OTHER DIAGNOSIS",
"PERFORMED" => "PERFORMED",
"POSITIVE" => "POSITIVE",
"PRIMARY_DIAGNOSIS" => "PRIMARY DIAGNOSIS",
"PROCEDURE" => "PROCEDURE",
"PROMPT" => "PROMPT",
"Procedures" => "Procedures",
"QUANTITY" => "QUANTITY",
"REFERENCES" => "REFERENCES",
"STATUS" => "STATUS",
"SUNDRY" => "SUNDRY",
"Sundries" => "Sundries",
"Treatment" => "Treatment",
"abnormal_phychomotor_behaviour" => "Abnormal psychomotor behaviour",
"add_consultation" => "Add consultation",
"add_new" => "add new",
"add_row" => "Add row",
"admitted_on" => "Admitted on",
"died_on" => "Died on",
"alcohol_score" => "ALCOHOL SCREENING SCORE",
"alcohol_screening_score" => "Alcohol Screening Score",
"altered_and_dispensed" => "Altered and Dispensed",
"as_diagnosed_on" => "As diagnosed on",
"assign_incharge" => "Assign In-Charge",
"assigned_clinic" => "Assign Clinic",
"authenticated_by" => "Authenticated by",
"care_giver" => "Care giver",
"clinical_examination" => "Clinic Examination",
"comment" => "Comment",
"comments" => "Comments",
"consultation" => "Consultation",
"consultation_comments_on" => "Consultation comments on",
"consultation_completed_by" => "Consultation Completed By",
"consultation_done_by" => "Consultation done by",
"consultation_updated_by" => "Consultation Updated By",
"date" => "Date",
"delete_row" => "Delete row",
"delusions" => "Delusions",
"depression" => "Depression",
"details" => "Details",
"disorganised_speech" => "Disorganised speech",
"dispensed" => "Dispensed",
"dont_assign_incharge" => "Don't assign in-charge",
"duration" => "Duration",
"during_current_review" => "during current review",
"edit_consultation" => "Edit consultation",
"green" => "GREEN",
"hallucinations" => "Hallucinations",
"hamilton_anxiety_score" => "Hamilton Anxiety Score",
"harmful_drinking" => "harmful drinking",
"history" => "History",
"general_comments" => "General Comments",
"impaired_cognition" => "Impaired Cognition",
"investigation" => "Investigation",
"investigation_and_mgt_plan" => "Investigation and Management Plan",
"investigation_for_episode_of" => "Investigations for episode of",
"investigation_for_review" => "Investigations for episode review",
"investigation_not_ordered" => "Investigations not ordered",
"likely_dependency" => "likely dependence",
"low_risk" => "low risk",
"mania" => "Mania",
"mental_health_consultation" => "Mental Health Clinic Consultation",
"modify_consultation" => "Modify Consultation",
"negative_symptoms" => "Negative Symptoms",
"no_observations_recorded" => "No observations recorded",
"no_patient_documents_available" => "No patient documents available",
"no_prescription_made_yet" => "No prescription made yet",
"no_procedure_has_been_ordered" => "No procedure has been ordered",
"no_sundries_ordered" => "No sundry has been ordered",
"no_symptom_recorded" => "No symptoms recorded",
"normal_range" => "Reference range",
"observation" => "Observation",
"observations" => "observations",
"ordered_investigations" => "Ordered Investigations",
"ordered_procedures" => "Ordered Procedures",
"ordered_sundries" => "Ordered Sundries",
"outcome" => "Outcome",
"patient" => "Patient",
"patient_documents" => "Patient Documents",
"pending" => "Pending",
"performed" => "Performed",
"not_performed" => "Not Performed",
"previous_value" => "Previous Value",
"procedures_for_episode_of" => "Procedures for episode of",
"procedures_for_episode_review" => "Procedures for episode review",
"psychosis_symptom_scores" => "PSYCHOSIS SYMPTOM SCORES",
"red" => "RED",
"referred_to" => "Referred to?",
"satisfaction_score" => "SATISFACTION SCORE",
"select_ward" => "Select the ward",
"sundries_for_episode_of" => "Sundries for episode of",
"sundries_for_episode_review" => "Sundries for episode review",
"symptom" => "Symptom",
"symptoms" => "Symptoms",
"total_score" => "Total score",
"treatment_for_episode_of" => "Treatment for episode of",
"treatment_for_episode_review" => "Treatment for episode review",
"treatment_given" => "Treatment Given",
"triage_details" => "Triage Details",
"triage_done_by" => "Triage done by",
"triage_grade" => "TRIAGE GRADE",
"triage_grade_not_determined" => "Triage grade not determined",
"update_and_complete_consultation" => "Update & Complete Consultation",
"value" => "Value",
"view_consultation_details" => "View Consultation details",
"mental_health_consultations" => "Mental Health Consultation",
"when" => "When",
"yellow" => "YELLOW",
"save_consultation" => "Save Consultation",
"not_assigned" => "Not Assigned",
"appointment_time" => "Appointment Time",
"add_new_diagnosis" => "Add new diagnosis",
"diagnosis_name" => "Diagnosis Name",
"add_diagnosis" => "Add Diagnosis",
"cancel" => "Cancel",
"used_services" => "Used Services",
"no_used_services" => "No used services",
"service" => "Service",
"quantity" => "Quantity",
"payment_status" => "Payment Status",
"consultation_started_by" => "Consultation Started By",
"services" => "Services",
"for_episode_of" => "for episode of",
];
@@ -0,0 +1,52 @@
<?php
return [
"center_performance" => "Center Performance",
"reports_dashboard" => "Reports Dashboard",
"select_cost_center" => "Select cost center",
"select_date_range" => "Select a date or date range",
"today" => "TODAY",
"yesterday" => "YESTERDAY",
"custom_date" => "CUSTOM DATE",
"date_range" => "DATE RANGE",
"date_on" => "Date On",
"end_date" => "End Date",
"submit" => "Submit",
"showing_performance_of" => "Showing performance of",
"item" => "Item",
"total" => "Total",
"action" => "Action",
"drug" => "Drug",
"details" => "Details",
"print_receipt" => "Print Receipt",
"select" => "select",
"consultation" => "Consultation",
"services" => "Services",
"sundries" => "Sundries",
"investigations" => "Investigations",
"procedures" => "Procedures",
"extras" => "Extras",
"patient" => "Patient",
"staff_in_charge" => "Staff In Charge",
"receipts" => "Receipts",
"amount" => "Amount",
"cost_center_performance" => "COST CENTER PERFORMANCE",
"center_performance_details" => "Center Performance Details",
"patient_number" => "Patient Number",
"patient_name" => "Patient Name",
"staff" => "Staff",
"date" => "Date",
"receipt_number" => "Receipt Number",
"item_name" => "Item Name",
"amount_patient_paid" => "Amount Patient Paid",
"donor_discount" => "Donor Discount if Any",
"gen_discount" => "General Discount if Any",
"select_valid_date" => "Select a Valid date or date range",
"investigation_performance" => "Investigations Performance",
"investigation_type" => "Investigation type",
"lab" => "Lab",
"xray" => "X-ray",
"ultrasound" => "Ultrasound",
"investigation_performance_details" => "Investigations performance details",
"top_performing_investigations" => "Top performing investigations",
];
+20
View File
@@ -0,0 +1,20 @@
<?php
return [
"cancel" => "Cancel",
"submit" => "Submit",
"county_name" => "County name",
"district" => "District",
"create" => "Create",
"counties" => "Counties",
"dashboard" => "Dashboard",
"add_county" => "Add county",
"edit_county" => "Edit county",
"edit" => "Edit",
"are_you_sure" => "Are you sure?",
"activate" => "Activate",
"activate_counties" => "Activate counties",
"district_name" => "District Name",
"view" => "View",
"delete" => "Delete",
];
@@ -0,0 +1,20 @@
<?php
return [
"activate_country" => "Activate Country",
"view_country" => "View Country",
"add_country" => "Add Country",
"edit" => "Edit",
"delete" => "Delete",
"country_name" => "Country Name",
"export_data" => "Export data to Copy, CSV, Excel, PDF & Print",
"view" => "View",
"countries" => "Countries",
"dashboard" => "Dashboard",
"activate" => "Activate",
"activate_countries" => "Activate Countries",
"cancel" => "Cancel",
"submit" => "Submit",
"edit_country" => "Edit Country",
"create" => "Create",
];
+38
View File
@@ -0,0 +1,38 @@
<?php
return [
"activate" => "Activate",
"activate_dentals" => "Activate dentals",
"add_new_dental" => "Add New dental",
"add_dental" => "Add dental",
"are_you_sure" => "Are you sure",
"cancel" => "Cancel",
"clinical_data_home" => "Clinical Data Home",
"create" => "Create",
"dashboard" => "Dashboard",
"delete" => "Delete",
"edit" => "Edit",
"edit_all_dentals" => "Edit All dentals",
"edit_dental" => "Edit dental",
"export_data_to_copy_csv_pdf_print" => "Export data to Copy, CSV, Excel, PDF & Print",
"id" => "Id",
"inactive" => "Inactive",
"dental" => "Dental",
"dentals" => "Dentals",
"submit" => "Submit",
"view" => "View",
"view_inactive_dentals" => "View Inactive Dentals",
"view_dentals" => "View Dentals",
"dental_usage_report" => "Dental Usage Report",
"dental_requisitions" => "Dental Requisitions",
"dental_usage_listing" => "Dental Usage Listing",
"dental_usage" => "Dentals Usage",
"home" => "Home",
"name" => "Name",
"previous_dentals_usage" => "Previous Dentals Usage",
"dental_stock" => "Dental Stock",
"previous_dental_requisitions" => "Previous Dental Requisitions",
"dental_usages_report" => "Dental Usages Report",
"expense_account" => "Expense Account",
"payables_account" => "Payables Account"
];
+18
View File
@@ -0,0 +1,18 @@
<?php
return [
'add_department' => 'Add Department',
'edit_department' => 'Edit Department',
'edit_all_departments' => 'Edit All Departments',
'activate_departments' => 'Activate Departments',
'departments' => 'Departments',
'dashboard' => 'Dashboard',
'create' => 'Create',
'view' => 'View',
'edit' => 'Edit',
'edit_all' => 'Edit All',
'delete' => 'Delete',
'activate' => 'Activate',
'export' => 'Export data to Copy, CSV, Excel, PDF & Print',
'department_name' => 'Department Name',
];
+106
View File
@@ -0,0 +1,106 @@
<?php
return [
'diabetes_registration' => 'Diabetes Registration',
'diabetes_registration_details' => 'Diabetes Registration Details',
'diabetes_follow_up_details' => 'Diabetes Follow Up Details',
'details' => 'Details',
'general_health' => 'General Health',
'hypoglycaemic_episodes' => 'Hypoglycaemic Episodes',
'hyperglycaemic_episodes' => 'Hyperglycaemic Episodes',
'visual_symptoms' => 'Hyperglycaemic Episodes',
'feet_sensation' => 'Feet (sensation loss, ulcers etc)',
'impotence' => 'Impotence',
'mood' => 'Mood',
'examination_physical_symptoms' => 'Examination/Physical Symptoms',
'bp_lying' => 'BP Lying',
'bp_standing' => 'BP Standing',
'pulse_rate' => 'Pulse Rate',
'pulse_rhythm' => 'Pulse Rhythm',
'sensation' => 'Sensation',
'pedal_pulses' => 'Pedal Pulses',
'feet_inspection' => 'Feet Inspection',
'visual_acuity' => 'Visual Acuity',
'general_examination' => 'General Examination',
'fundoscopy' => 'Fundoscopy',
'injection_site_inspection' => 'Injection site inspection',
'follow_up_history' => 'Follow Up History',
'dashboard' => 'Dashboard',
'date' => 'Date:',
'history_symptoms' => 'History / Symptoms',
'no_follow_ups_conducted' => 'No Follow Ups Conducted.',
'new_diabetes_follow_up' => 'New Diabetes Follow Up.',
'view_details' => 'View Details',
'create' => 'Create',
'edit' => 'Edit',
'delete' => 'Delete',
'activate' => 'Activate',
'diabetes_follow_up' => 'Diabetes Follow Up',
'registration_summary' => 'Registration Summary',
'family_history_of_diabetes' => 'Registration Summary',
'yes' => 'Yes',
'no' => 'No',
'specify_who_has_diabetes' => 'Specify Who Has Diabetes:',
'date_of_diagnosis' => 'Date Of Diagnosis',
'type' => 'Type',
'presenting_symptoms' => 'Presenting Symptoms',
'none' => 'None(Positive Screening Test)',
'dka' => 'DKA',
'excessive_thirst' => 'Excessive Thirst',
'polyuria' => 'Polyuria',
'weight_loss' => 'Weight Loss',
'visual_problems' => 'Visual Problems',
'peripheral_neuropathy' => 'Peripheral Neuropathy',
'other_symptoms' => 'Other Symptoms',
'other_diagnoses' => 'Other Diagnoses',
'hiv_status' => 'HIV Status',
'tb_status' => 'TB Status',
'height' => 'Height',
'weight' => 'Weight',
'bmi' => 'BMI',
'waist' => 'Waist(cm)', //(cm)
'hip_circumference' => 'Hip Circumference(cm)', //(cm)
'hip' => 'Hip',
'smoker' => 'Smoker',
'alcohol' => 'Alcohol',
'pneumococcal_immunisation_date' => 'Pneumococcal Immunisation Date',
'medication' => 'Medication',
'no_medication_issued' => 'No Medication Issued',
'drug_name' => 'Drug Name',
'dose' => 'Dose',
'frequency' => 'Frequency',
'number_to_dispense' => 'Number To Dispense',
'stock_status' => 'Stock Status',
'select_drug' => '-- select drug --',
'targets_and_patient_education' => 'Targets And Patient Education',
'hba1c' => 'HbA1c',
'bp' => 'BP',
'cholesterol' => 'Cholesterol',
'waist_to_hip_ratio' => 'Waist To Hip Ratio',
'video_overview_of_diabetes' => 'Video - Overview Of Diabetes',
'video_management_of_diabetes' => 'Video - Management Of Diabetes',
'diet_review' => 'Diet Review',
'comment' => 'Comment',
'investigations' => 'Investigations',
'blood_glucose' => 'Blood Glucose',
'creatinine' =>'Creatinine',
'hdl_cholesterol' => 'HDL Cholesterol',
'ldl_cholesterol' => 'LDL Cholesterol',
'total_cholesterol' => 'Total Cholesterol',
'triglyceride' => 'Triglyceride',
'urine_protein' => 'Urine protein',
'urine_ketones' => 'Urine ketones',
'other_advice_management' => 'Other advice / management',
'patient_education' => 'Patient Education',
'diet_overview' => 'Diet overview',
'comments_follow_up' => 'Comments: Follow Up',
'diabetic_clinic_date' => 'Diabetic clinic date',
'eye_clinic_referral' => 'Eye clinic referral',
'psychological_assessment_referral' => 'Psychological assessment referral',
'chaplain_support_referral' => 'Chaplain support referral',
'other_clinic_follow_up' => 'Other clinic follow up'
];
+41
View File
@@ -0,0 +1,41 @@
<?php
return [
"add_diagnosis" => "Add diagnosis",
"dashboard" => "Dashboard",
"diagnosis" => "Diagnosis",
"create" => "Create",
"diagnosis_name" => "Diagnosis name",
"icd_10_code" => "Icd10 code",
"hmis_out_patient_number" => "HMIS-out-patient No.",
"hmis_inpatient_number" => "HMIS-in-patient No.",
"hmis_category" => "HMIS category",
"dependent_option" => "Dependent Option",
"diagnosis_prompt" => "Diagnosis prompt",
"chronic_status" => "Chronic status",
"yes" => "Yes",
"no" => "No",
"reference_areas" => "Reference areas",
"add_more" => "Add more",
"submit" => "Submit",
"cancel" => "Cancel",
"edit_diagnosis" => "Edit diagnosis",
"edit" => "Edit",
"view" => "View",
"number" => "Number",
"drug_name" => "Name of Drug",
"outpatient_number" => "Out-Patient No.",
"inpatient_number" => "In-Patient No.",
"delete" => "Delete",
"are_you_sure" => "Are you sure?",
"active_diagnoses" => "Activate diagnoses",
"activate" => "Activate",
"add_new_diagnosis" => "Add new diagnosis",
"edit_all_diagnoses" => "Edit all diagnoses",
"view_activate_diagnoses" => "View active diagnoses",
"view_inactivate_diagnoses" => "View inactive diagnoses",
"edit_all" => "Edit All",
"id" => "Id",
"reference_areas_seperate_with_commas" => "Reference areas (Separate with commas)",
"reference_names_seperate_with_commas" => "Reference names (Separate with commas)",
"is_diagnosis_available" => "Is the Diagnosis available?"
];
@@ -0,0 +1,39 @@
<?php
return [
"discount_category" => "Discount Category",
"home" => "Home",
"finance_home" => "Finance Home",
"view_discount_categories" => "View Discounts Categories",
"new_discount_category" => "New Discount Category",
"patient_category" => "Patient Category",
"donor_name" => "Donor Name",
"discount_name" => "Discount Name",
"fixed_figure" => "Fixed Figure",
"patient_ceiling" => "Patient Ceiling",
"patient_top_up" => "Patient Top Up",
"donor_amount" => "Donor Amount",
"patient_amount" => "Patient Amount",
"save" => "Save",
"dashboard" => "Dashboard",
"create" => "Create",
"category_name" => "Category name",
"submit" => "Submit",
"cancel" => "Cancel",
"edit" => "Edit",
"view" => "View",
"export_to_csv_pdf_print" => "Export data to Copy, CSV, Excel, PDF & Print",
"delete" => "Delete",
"are_you_sure" => "Are you sure?",
"activate" => "Activate",
"edit_discount_category" => "Edit Discount Category",
"activate_discounts" => "Activate Discounts",
"inactive_discount_categories" => "Inactive Discounts categories",
"donor" => "Donor",
"discount_type" => "Discount Type",
"discount_amount" => "Discount Amount",
"activate" => "Activate",
"no_records_found" => "No records found",
"patient_category_discounts" => "Patient Category Discounts",
"delete" => "Delete",
];
+24
View File
@@ -0,0 +1,24 @@
<?php
return [
'patient_discounts' => 'Patient Discounts',
'patient_category_discounts' => 'Patient Category Discounts',
'home' => 'Home',
'action' => 'Action',
'edit' => 'Edit',
'delete' => 'Delete',
'activate' => 'Activate',
'finance_home' => 'Finance Home',
'view_discounts' => 'View Discounts',
'edit_discount' => 'Edit Discount',
'inactive_discount' => 'Inactive Discount',
'new_discount' => 'New Discount',
'patient_category' => 'Patient Category',
'pay_later' => 'Pay Later',
'co_payment' => 'Co-Payment',
'co_payment_share' => '(%) Co-Payment Share',
'discount' => 'Discount',
'no_discounts_found' => 'No Discounts Found',
'not_set' => 'NOT SET',
'discounts_percentage' => '(%) Discount'
];
+19
View File
@@ -0,0 +1,19 @@
<?php
return [
'district' => 'District',
'districts' => 'Districts',
'add_new_district' => 'Add New District',
'edit_district' => 'Edit District',
'view_districts' => 'View Districts',
'activate_districts' => 'Activate Districts',
'dashboard' => 'Dashboard',
'clinical_data' => 'Clinical Data',
'district_name' => 'District Name',
'save' => 'Save',
'edit' => 'Edit',
'delete' => 'Delete',
'activate' => 'Activate',
'cancel' => 'Cancel',
'export_to_pdf' => 'Export data to Copy, CSV, Excel, PDF & Print',
];
+16
View File
@@ -0,0 +1,16 @@
<?php
return [
"add_donor" => "Add donor",
"dashboard" => "Dashboard",
"donors" => "Donors",
"donor_name" => "Donor name",
"submit" => "Submit",
"cancel" => "Cancel",
"edit_donor" => "Edit donor",
"edit" => "Edit",
"activate" => "Activate",
"activate_donors" => "Activate donors",
"are_you_sure" => "Are you sure?",
"delete" => "Delete",
];
@@ -0,0 +1,18 @@
<?php
return [
"cancel" => "Cancel",
"submit" => "Submit",
"factor" => "Factor",
"frequency" => "Frequency",
"create" => "Create",
"dashboard" => "Dashboard",
"dosage_frequencies" => "Dosage frequencies",
"add_dosage_frequency" => "Add dosage frequency",
"edit_dosage_frequency" => "Edit dosage frequency",
"edit" => "Edit",
"activate_dosage_frequencies" => "Activate dosage frequencies",
"activate" => "Activate",
"are_you_sure" => "Are you sure?",
"delete" => "Delete",
];
@@ -0,0 +1,29 @@
<?php
return [
"dashboard" => "Dashboard",
"view" => "View",
"export_data_to_csv_and_excel" => "Export data to Copy, CSV, Excel, PDF & Print",
"drug" => "Drug",
"drugs" => "Drugs",
"drug_categories" => "Drug Categories",
"new_drug_categories" => "New Drug Category",
"clinical_data_home" => "Clinical Data Home",
"drug_category" => "Drug Category",
"register" => "Register",
"submit" => "Submit",
"cancel" => "Cancel",
"drug_category" => "Drug Category",
"register" => "Register",
"edit_drug_category" => "Edit Drug Category",
"edit" => "Edit",
"inactive_drug_categories" => "Inactive Drug Categories",
"inactive" => "Inactive",
"action" => "Action",
"activate" => "Activate",
"category" => "Category",
"delete" => "Delete",
"add_drug_category" => "Add Drug Category",
"view_drug_categories" => "View Drug Categories",
"activate_drug_categories" => "Activate Drug Categories"
];
+24
View File
@@ -0,0 +1,24 @@
<?php
return [
"dashboard" => "Dashboard",
"view" => "View",
"export_data_to_csv_and_excel" => "Export data to Copy, CSV, Excel, PDF & Print",
"new_drug_form" => "New Drug Form",
"clinical_data_form" => "Clinical Data Home",
"drug_forms" => "Drug Forms",
"drug_form" => "Drug Form",
"register" => "Register",
"submit" => "Submit",
"cancel" => "Cancel",
"add_drug_form" => "Add Drug Form",
"view_drug_forms" => "View Drug Forms",
"activate_drug_forms" => "Activate Drug Forms",
"edit_drug_form" => "Edit Drug Form",
"edit" => "Edit",
"inactive_drug_form" => "Inactive Drug Form",
"activate" => "Activate",
"action" => "Action",
"are_you_sure" => "Are you sure",
"delete" => "Delete"
];
+19
View File
@@ -0,0 +1,19 @@
<?php
return [
'drug_unit' => 'Drug Unit',
'drug_units' => 'Drug Units',
'add_new_drug_unit' => 'Add New Drug Unit',
'edit_drug_unit' => 'Edit Drug Unit',
'view_drug_units' => 'View Drug Units',
'activate_drug_units' => 'Activate Drug Units',
'dashboard' => 'Dashboard',
'clinical_data' => 'Clinical Data',
'drug_unit_name' => 'Drug Unit Name',
'save' => 'Save',
'edit' => 'Edit',
'delete' => 'Delete',
'activate' => 'Activate',
'cancel' => 'Cancel',
'export_to_pdf' => 'Export data to Copy, CSV, Excel, PDF & Print',
];
+123
View File
@@ -0,0 +1,123 @@
<?php
return [
"dashboard" => "Dashboard",
"view" => "View",
"export_data_to_csv_and_excel" => "Export data to Copy, CSV, Excel, PDF & Print",
"drug" => "Drug",
"drugs" => "Drugs",
"new_drug" => "New Drug",
"register" => "Register",
"edit" => "Edit",
"delete" => "Delete",
"create" => "Create",
"submit" => "Submit",
"cancel" => "Cancel",
"edit_drug" => "Edit Drug",
"edit" => "Edit",
"activate" => "Activate",
"streamline_setup_six_of_ten" => "Stre@mline setup (Step 6 of 10)",
"drug_name" => "Drug name",
"drug_form" => "Drug form",
"drug_category" => "Drug category",
"drug_unit" => "Drug unit",
"pack" => "Pack",
"strength" => "Strength",
"supplier" => "Supplier",
"drug_description" => "Drug description",
"drug_prompt" => "Drug prompt",
"current_store_stock" => "Current store stock",
"current_pharmacy_stock" => "Current pharmacy stock",
"re_order_level" => "Re-order level",
"cost_price" => "Cost price",
"income_account" => "Income Account",
"cost_of_goods_account" => "Cost Of Goods Account",
"inventory_asset_account" => "Inventory Asset Account",
"drug_expiry_date" => "Drug expiry date",
"insurance_coverage" => "Insurance coverage",
"non_insured_price" => "Cash Price",
"insured_price" => "Insured price",
"patient_info_in_english" => "Patient information in English",
"patient_info_in_vernacular" => "Patient information in Vernacular",
"select_from_list" => "Select any from list",
"next" => "Next",
"skip" => "Skip",
"submit" => "Submit",
"cancel" => "Cancel",
"prompts_and_references" => "Prompt and References",
"pharmacy" => "Pharmacy",
"store" => "Store",
"pharmacy" => "Pharmacy",
"vernacular_info" => "Vernacular Info",
"english_info" => "English Info",
"other_options" => "Other options",
"create_multiple_drugs" => "Create multiple drugs",
"drug_categories" => "Drug Categories",
"inventory_account" => "Inventory Account",
"description" => "Description",
"stock_level" => "Stock Level",
"expiry_date" => "Expiry Date",
"long_term" => "Long term (Will be marked as chronic)",
"hssip" => "H.S.S.I.P",
"activate_drugs" => "Activate drugs",
"selling" => "Selling",
"prompt" => "Prompt",
"pharmacy" => "Pharmacy",
"store" => "Store",
"are_you_sure" => "Are you sure?",
"expiring_drugs" => "Expiring drugs",
"expiring" => "Expiring",
"expiring_with_in" => "Expiring Within",
"1_week" => "1 Week",
"2_weeks" => "2 Weeks",
"1_month" => "1 Month",
"expired_drugs" => "Expired Drugs",
"store_stock" => "Store Stock",
"batch_details" => "Batch Details",
"quantity" => "Quantity",
"batch" => "Batch",
"expiry_date" => "Expiry Date",
"drugs_out_of_stock" => "Drugs out of stock",
"out_of_stock" => "Out of stock",
"add_bulk_drugs" => "Add Bulk Drugs",
"edit_all_drugs" => "Edit All Drugs",
"edit_all_prompts" => "Edit All Drug Prompts",
"edit_all_calculations" => "Edit All Drug Calculations",
"edit_all_pricing" => "Edit All Drug Pricing",
"edit_all" => "Edit all",
"id" => "Id",
"pharmacy_stock" => "Pharmacy Stock",
"edit_all_calculations" => "Edit all calculations",
"drug_pack" => "Drug Pack",
"drug_strength" => "Drug Strength",
"buying" => "Buying",
"pf_adult" => "P.F (Adult)",
"daily_cost_adult" => "Daily Cost (Adult)",
"daily_cost_adult_insured" => "Daily Cost (Adult Insured)",
"pf_children" => "P.F (Children)",
"daily_cost_children" => "Daily Cost (Children)",
"daily_cost_children_insured" => "Daily Cost (Children Insured)",
"pf_infant" => "P.F (Infant)",
"daily_cost_infant" => "Daily Cost (Infant)",
"daily_cost_infant_insured" => "Daily Cost (Infant Insured)",
"pharmacy_comment" => "Pharmacy comment",
"edit_calculation" => "Edit calculation",
"edit_drug_calculation" => "Edit drug calculation",
"edit_pricing" => "Edit pricing",
"edit_drug_pricing" => "Edit drug pricing",
"edit_drug_prompt" => "Edit drug prompt",
"edit_prompt" => "Edit prompt",
"purchasing_package_unit" => "Purchasing Package Unit",
"quantity_in_each_package_unit" => "Quantity in each purchasing package unit",
"does_package_unit_have_sub_packages" => "Does package unit have sub packages e.g smaller boxes",
"quantity_in_each_sub_package" => "Quantity in each sub package",
"number_of_sub_packages_in_main_package" => "Number of sub packages in one package unit",
"edit_package_units_details" => "Edit purchasing package details",
"yes" => "Yes",
"no" => "No",
"is_drug_available" => "Is Drug available?",
"edit_drug_calculations" => "Edit Drug Calculations",
"is_initial_stock_count" => "Do the values in store stock & pharmacy stock represent the actual initial stock count?",
"initial_stock_count_explanation" => "Is this current stock in store and pharmacy the initial opening stock (please select yes if you want this stock to appear as opening inventory equity in the balance sheet. Ask accountant if you are not sure)",
"stock" => "Stock",
];
@@ -0,0 +1,70 @@
<?php
return [
'home' => 'Home',
'finance_home' => 'Finance Home',
'add_family_deposits' => 'Add Family Deposit',
'family_head' => 'Family Head',
'family_accounts' => 'Family Accounts',
'family_of' => 'Family of',
'amount_deposited' => 'Amount Deposited',
'family_deposit' => 'Family Deposit',
'deposited_on' => 'Deposited On',
'deposited_by' => 'Deposited By',
'family_members' => 'Family Members :',
'total_deposits' => 'Total deposits',
'current_balance' => 'Current balance',
'action' => 'Action',
'last_depost' => 'Last Deposit',
'total' => 'Total',
'number' => 'Number: ',
'contact' => 'Contact: ',
'tel' => 'Tel:',
'from' => 'From:',
'to' => 'To:',
'email' => 'Email:',
'print' => 'Print',
'save' => 'Save',
'cancel' => 'Cancel',
'add' => 'Add',
'edit' => 'Edit',
'deactivate' => 'Deactivate',
'cashier' => 'Cashier:',
'submit' => 'Submit:',
'showing_deposit_of' => 'Showing deposit of ',
'showing_deposit_from' => 'Showing deposit from ',
'showing_consumption_of' => 'Showing consumption of ',
'showing_consumption_from' => 'Showing consumption from ',
'inactive_family_accounts'=>'Inactive Family Accounts',
'activate_family_accounts'=>'Activate Family Accounts',
'activate'=>'Activate',
'date' => 'Date:',
'deposit_date' => 'Deposit date :',
'receipt_number' => 'Receipt Number :',
'residence' => 'Residence: ',
'family_account_deposit_receipt' => 'Family Account Deposit Receipt',
'family_account_deposit_report' => 'Family Accounts Deposit Report',
'family_account_consumption_report' => 'Family Accounts Consumption Report',
'family_account_deposit_details' => 'Family Accounts Deposits Details',
'family_account_consumption_details' => 'Family Account Consumption Details',
'consumption_details_for_the_family_of' => 'Consumption details for the family of ',
'deposit_details_for_the_family_of' => 'Deposit details for the family of ',
'streamline' => '&copy; Stre@mline',
'add_family_account' => 'Add Family Account',
'edit_family_account' => 'Edit Family Account',
'view_family_accounts' => 'View Family Accounts',
'create_family_account' => 'Create Family Account',
'reason' => 'Reason',
'amount_consumed' => 'Amount Consumed',
'account_balance' => 'Account Balance',
'last_deposit' => 'Last Deposit',
'received_by' => 'Received By',
'credit_mininum' => 'Credit Mininum',
'credit_limit' => 'Credit Limit',
'opening_amount' => 'Opening Amount',
'family_credit_limit' => 'Family Credit Limit',
'family_minimum_balance' => 'Family Minimum Balance',
'add_family_deposit' => 'Add Family Deposit',
'minimum_balance' => 'Minimum Balance',
'dashboard' => 'Dashboard'
];
+295
View File
@@ -0,0 +1,295 @@
<?php
return [
"finance" => "Finance",
"home" => "Home",
"finance_home" => "Finance Home",
"patient_finance" => "PATIENT FINANCE",
"select_patient" => "Select Patient",
"incoming_patient_payments" => "Incoming OPD Payments",
"expenses_or_payments" => "EXPENSES / PAYMENTS",
"export_data_to_copy_csv_pdf_print" => "Export data to Copy, CSV, Excel, PDF & Print",
"manage_bills_or_expenses" => "Manage Bills / Expenses",
"manage_payment_items" => "Manage Payment Items",
"view_expenses_report" => "View Cash Expenses Report",
"banking" => "BANKING",
"make_bank_transfer" => "Make Bank Transfer",
"make_bank_deposit" => "Make Bank Deposit",
"bank_transfer_history" => "Bank Transfer History",
"bank_deposit_history" => "Bank Deposit History",
"bank_register_report" => "Bank Register Report",
"bank_reconciliation" => "Bank Reconciliation",
"bank_reconciliation_reports" => "Bank Reconciliation Reports",
"price_list" => 'PRICE LIST',
"add_category" => 'Add Category',
"view_categories" => 'View Categories',
"inactive_categories" => 'Inactive Categories',
'incoming_inpatient_bills' => 'INCOMING INPATIENT BILLS',
'bills' => 'Bills',
'streamline_bills' => 'STREAMLINE BILLS',
'generate_bills' => 'Generate Bills',
'view_generated_bills' => 'View Generated Bills',
'discounts' => 'Discounts',
'new_patient_discount' => 'New Patient Discount',
'view_patient_discounts' => 'View Patient Discounts',
'new_discount_category' => 'New Discount Category',
'view_discount_categories' => 'View Discount Categories',
'view_inactive_discount_categories' => ' View Inactive Discount Categories',
'payrolls' => 'PAYROLLS',
'add_payroll' => 'Add Payroll',
'add_multiple_payrolls' => 'Add Multiple Payrolls',
'view_payrolls' => 'View Payrolls',
'inactive_payrolls' => 'Inactive Payrolls',
'view_payslips' => 'View Payslips',
'deleted_payslips' => 'Deleted Payslips',
'payroll_defauls' => 'Payroll Defaults',
'chart_of_accounts' => 'CHART OF ACCOUNTS',
'add_account' => 'Add Account',
'view_accounts' => 'View Accounts',
'inactive_accounts' => 'Inactive Accounts',
'account_types' => 'ACCOUNT TYPE',
'add_account_type' => 'Add Account Type',
'view_account_types' => 'View Account Types',
'inactive_account_types' => 'Inactive Account Types',
'items' => 'ITEMS',
'items_and_categories' => 'Items And Categories',
'equity_management' => 'Equity Management',
'fixed_assets' => 'Fixed Assets',
'family_accounts' => 'Family Accounts',
'family_accounts_consumption_report' => 'Family Accounts Consumption Report',
'family_accounts_deposit_report' => 'Family Account Deposit Report',
'reports_title' => 'REPORTS',
'reports' => 'Reports',
'invoice_for' => 'INVOICE FOR',
'invoices_title' => 'INVOICES',
'invoices' => 'Invoices',
'clinic' => 'Clinic',
'date' => 'Date',
'search_by' => 'Search By',
'from' => 'From :',
'to' => 'To :',
'na' => 'N/A :',
'search_criteria' => 'Search Criteria :',
'patient_number' => 'Patient Number',
'full_names' => 'Full Names',
'age' => 'Age',
'phone' => 'Phone',
'category' => 'Category',
'bill_to_pay' => 'Bill to pay',
'consultations' => 'Consultations',
'treatments' => 'Treatments',
'investigations' => 'Investigations',
'procedures' => 'Procedures',
'sundries' => 'Sundries',
'pay_for_all_items' => 'Pay For All Items',
'select' => 'select',
'no_records_found' => 'No Records Found',
'invoice_detail' => 'Invoice Detail',
'receipt_number' => 'Receipt Number',
'patient_name' => 'Patient Name',
'payment_voucher' => 'Payment Voucher',
'create_or_register_bills' => 'Create / Register Bills',
'print' => 'Print',
'received_inventory_bills' => 'Received Inventory Bills',
'account_to_pay_from' => 'Account To Pay From',
'date_of_expense' => 'Date Of Expense',
'payment_items_total' => 'Payment Item\'s Total',
'make_new_payment' => 'Make New Payment',
'paid_from_account' => 'Paid From Account',
'transaction_id' => 'Transaction ID',
'add_item' => 'Add Item',
'item' => 'Item',
'expense_by' => 'Expense By',
'expenses_report' => 'Expenses Report',
'payment' => 'Payment',
'claim_number' => 'Claim Number',
'item_type' => 'Item Type',
'due_date' => 'Due Date',
'invoice' => 'Invoice',
'total' => 'total',
'tel' => 'Tel',
'email' => 'Email',
'Cashier' => 'Cashier',
'subtotal' => 'Sub-Total',
'sub_total' => 'Sub-Total',
'served_by' => 'Served By',
'item_amounts' => 'Item Amounts',
'item_quantity' => 'Item Quantity',
'invoices_payments' => 'Invoice Payments',
'patient_category_invoices' => 'Patient Category Invoices',
'receive_invoice_payments' => 'Receive Invoice Payments',
'patient_category_invoices_with_balance' => 'Patient Category Invoice With Balance',
'donor_discount_invoice' => 'Donor Discount Invoice',
'donor_discount_invoices' => 'Donor Discount Invoices',
'donor_discount_invoice_with_balance' => 'Donor Discount Invoice With Balance',
'payment_history' => 'Payment History',
'receive_payment' => 'Receive Payment',
'update_payment' => 'Update Payment',
'item_quantities' => 'Item Quantities',
'patient_amount_paid' => 'Patient Amount Paid',
'last_payment_date' => 'Last Payment Date',
'last_amount_paid' => 'Last Amount Paid',
'reason' => 'Reason',
'invoice_payments' => 'Invoice Payments',
'description' => 'Description',
'amount_paid' => 'Amount Paid',
'amount_to_be_paid' => 'Amount To Be Paid',
'total_amount' => 'Total Amount',
'receipt' => 'Receipt',
'donor' => 'Donor',
'details' => 'Details',
'amount' => 'Amount',
'submit' => 'Submit',
'invoice_number' => 'Invoice Number',
'create_bill_for_received_inventory' => 'Create Bill For Received Inventory',
'date_generated' => 'Date Generated',
'action' => 'Action',
'paid_by' => 'Paid By',
'receipts' => 'Receipts',
'staff_in_charge' => 'Staff In-Charge',
'invoice_payments_trail' => 'Invoice Payments Trail',
'payment_for' => 'Payment For',
'print_invoice' => 'Print Invoice',
'print_receipt' => 'Print Receipt',
'received_by' => 'Received By',
'received_on' => 'Received On',
'approved_by' => 'Approved By',
'received_from' => 'Received From',
'date_on' => 'Date On',
'discount_type' => 'Discount Type',
'start_date' => 'Start Date',
'end_date' => 'End Date',
'invoice_date' => 'Invoice Date',
'sign' => 'Sign',
'today' => 'TODAY',
'memo' => 'Memo',
'cancel' => 'Cancel',
'confirm' => 'Confirm',
'payment_by' => 'Payment By',
'payment_date' => 'Payment Date',
'create_bills' => 'Create Bill',
'delete_bill' => 'Delete Bill',
'pay_balance' => 'Pay Balance',
'status' => 'Status',
'not_paid' => 'NOT PAID',
'paid' => 'PAID',
'all' => 'ALL',
'cost' => 'Cost',
'quote_approved_by' => 'Quotation Approved By',
'quote_received_by' => 'Quotation Received By',
'items_received_on' => 'Items Received On',
'bill_per_item' => 'Bill per Item',
'print_voucher' => 'Print Voucher',
'create_inventory_bill' => 'Create Inventory Bill',
'bill_payment_voucher' => 'Bill Payment Voucher',
'all_staff' => 'ALL STAFF',
'generated_by' => 'Generated By',
'paid_with_balance' => 'PAID WITH BALANCE',
'pay_bill' => 'Pay Bill',
'bill_age' => 'Bill Age',
'bill_date' => 'Bill Date',
'bill_due_date' => 'Bill Due Date',
'bill_memo' => 'Bill Memo',
'payable_account' => 'Payable Account',
'bill_balance' => 'Bill Balance',
'update_bill_payment' => 'Update Bill Payment',
'save_bill' => 'Save Bill',
'view_payments' => 'View Payments',
'vendor' => 'Vendor',
'bill_total' => 'Bill Total',
'payment_memo' => 'Payment Memo',
'new_account_balance' => 'New Account Balance',
'current_account_balance' => 'Current Account Balance',
'are_you_sure' => 'Are you sure you wish to perform this action ?',
'edit' => 'Edit',
'bank_account' => 'Bank Account',
'amount_to_pay' => 'Amount To Pay',
'expense_account' => 'Expense Account',
'quantity' => 'Quantity',
'unit_cost' => 'Unit Cost',
'delete' => 'Delete',
'inactive_bills' => 'Inactive Bills',
'activate' => 'Activate',
'all_vendors_lc' => 'All Vendors',
'all_vendors' => 'All VENDORS',
'bill_number' => 'Bill Number',
'payment_item' => 'Payment Item',
'payment_items' => 'Payment Items',
'create_payment_item' => 'Create Payment Item',
'edit_payment_item' => 'Edit Payment Item',
'inactive_payment_item' => 'Inactive Payment Items',
'view_payment_vouchers' => 'View Payment Voucher',
'authorised_by' => 'Authorised By',
'yesterday' => 'YESTERDAY',
'custom_date' => 'CUSTOM DATE',
'date_range' => 'DATE RANGE',
'for_period' => 'For Period',
'payments' => 'Payments',
'generate_invoice_for' => 'Generate Invoice For',
'patient_category' => 'Patient Category',
'no_records_available' => 'No Records Available',
'generate_invoice' => 'Generate Invoice',
'select_date' => 'Select Date',
'payment_received_on' => 'Payment Received On',
'generated_on' => 'Generated On',
'previous_balance' => 'Previous Balance',
'balance' => 'Balance',
'receive_invoice_payment' => 'Receive Invoice Payments',
'no_date' => 'No Data',
'streamline' => '&copy; Stre@mline',
'select_valid_date' => 'SELECT A VALID DATE RANGE',
'donor_name' => 'Donor Name',
'select_patient_category' => 'Select A Patient Category',
'payroll_defaults' => 'PAYROLL DEFAULTS',
'journals_records' => 'Past Journal Records',
'journals_title' => 'JOURNALS',
'journals' => 'Journals',
'invoices_home' => 'Invoices Home',
'accounts_payable_aging_summary' => 'Accounts Payable Aging Summary',
'accounts_payable_aging_detail' => 'Accounts Payable Aging Detail',
"title_budgets" => "BUDGETS",
'budgets' => 'Budgets',
"add_budgets" => "Add Budgets",
"view_budgets" => "View Budgets",
"inactive_budgets" => "Inactive Budgets",
"past_records" => "Past Records",
"save_journal" => "Save Journal",
"patient_categories" => "Patient Categories",
"employee" => "Employee",
"supplier" => "Supplier",
"customer" => "Customer",
"name" => "Name",
"type" => "Type",
"credit" => "Credit",
"debits" => "Debits",
"account" => "Account",
"journal_number" => "Journal Number",
"journal_date" => "Journal Date",
"all_dates" => "ALL DATES",
"last_7_days" => "LAST 7 DAYS",
"last_30_days" => "LAST 30 DAYS",
"date_from" => "Date From",
"date_to" => "Date To",
"search" => "Search",
"created_by" => "Created By",
"date_and_time" => "Date And Time",
"staff_member" => "Staff Member",
"edit_tax_rate" => "Edit Tax Rate",
"social_security_rate" => "Social Security Rate",
"edit_payroll_defaults" => "Edit Payroll Defaults",
"edit_social_security_rate" => "Edit Social Security Rate",
];
+382
View File
@@ -0,0 +1,382 @@
<?php
return [
'title' => 'Finance Reports Dashboard',
'current_asset_accounts' => 'Current Asset Accounts',
'liability_accounts' => 'Liability Accounts',
'fixed_asset_accounts' => 'Non-Current Assets',
'cost_of_goods_accounts' => 'Cost Of Goods Accounts',
'inventory_accounts' => 'Inventory Accounts',
'equity_accounts' => 'Equity Accounts',
'income_accounts' => 'Income Accounts',
'reports_dashboard' => 'Reports Home',
'finance_dashboard' => 'Finance Home',
'current_running_balance' => 'Current Running Balance',
'patient_category_invoices_uc' => 'PATIENT CATEGORY INVOICES',
'patient_category_invoices' => 'Patient Category Invoices',
'patient_debtors_uc' => 'PATIENT DEBTORS',
'procedure_payments' => 'Procedure Payments Report',
'cash_basis' => 'Cash Basis',
'accrual_basis' => 'Accrual Basis',
'print_statement' => 'Print Statement',
'graphs' => 'GRAPHS',
'summary' => 'Summary',
'summary_uc' => 'SUMMARY',
'expense_accounts' => 'Expense Accounts',
"accounts_payable_aging_summary" => "Accounts Payable Aging Summary",
"accounts_payable_aging_detail" => "Accounts Payable Aging Detail",
"accounts_receivable_aging_summary" => "Accounts Receivable Aging Summary",
"accounts_receivable_aging_detail" => "Accounts Receivable Aging Detail",
"cash_flow_statement" => "Cash Flow Statement",
'sales' => 'Sales',
'point_of_sale' => 'Point Of Sale Report',
'received_cash' => 'Received Cash Report',
'discounts' => 'Discounts',
'ward_discounts_report' => 'Ward Discounts Report',
'debtors_and_discrepancies' => 'Debtors And Discrepancies',
'company_and_financial' => 'Company And Financial',
'cost_center_performance' => 'Cost Center Performance',
'cost_center_performance_report' => 'Cost Center Performance Report',
'debtors_and_discrepancies' => 'Debtors And Discrepancies',
'discounts' => 'Discounts',
'investigation_incomes' => 'Investigation Incomes Report',
'patient_refunds' => 'Patient Refunds',
'patient_refunds_report' => 'Patient Refunds Report',
'point_of_sale' => 'Point Of Sale Report',
'profit_or_loss_statement' => 'Profit Or Loss Statement',
'received_cash' => 'Received Cash Report',
'sales' => 'Sales',
'staff_payments' => 'Staff Payments Report',
'top_10_investigations' => 'Top 10 Investigations Report',
'trial_balance' => 'Trial Balance',
'view_patient_refunds' => 'View Patient Refunds',
'deposit_date' => 'Deposit Date',
'all_fixed_assets' => 'All Non-Current Assets',
'all_current_assets' => 'All Current Asset Accounts',
'all_liabilities' => 'All Liability Accounts',
'all_equity' => 'All Equity Accounts',
'all_incomes' => 'All Income Accounts',
'all_expenses' => 'All Expense Accounts',
'all_cost_of_goods' => 'All Cost Of Goods Accounts',
'gross_loss' => 'Gross Loss',
'gross_profit' => 'Gross Profit',
'net_loss' => 'Net Loss',
'net_profit' => 'Net Profit',
'gross_profit_vs_total_expenses' => 'Gross Profit Vs Total Expenses',
'debt_plan_uc' => 'DEBT PLANS',
'patient_amount' => 'Patient Amount',
'patient_name' => 'Patient Name',
'staff_member' => 'Staff Member',
'patient_category_invoice' => 'Patient Category Invoice',
'patient_category_invoice_payments' => 'Patient Category Invoice Payments',
'donor_discount_invoice_payments' => 'Donor Discount Invoice Payments',
'donor_discount_invoices' => 'Donor Discount Invoices',
'receive_cashier_payments' => 'Receive Cashier Payments',
'select_ward' => 'Select A Ward',
'date' => 'Date',
'detail' => 'Detail',
'details' => 'Details',
'receipt_number' => 'Receipt Number',
'receipt_numbers' => 'Receipt Numbers',
'item_name' => 'Item Name',
'amount_to_be_paid' => 'Amount To Be Paid',
'total' => 'Total',
'patient_number' => 'Patient Number',
'staff_guarantor' => 'Staff Guarantor',
'staff_guarantors_report' => 'Staff Guarantor Report',
'staff_guarantor_payments' => 'Staff Guarantor Payments',
'authorised_by' => 'Authorised By',
'comment' => 'Comment',
'transaction_date' => 'Transaction Date :',
'record_date' => 'Record Date :',
'staff_in_charge' => 'Staff In-Charge :',
'type' => 'Type',
'account' => 'Account',
'memo' => 'Memo',
'debit' => 'Debit',
'debits' => 'Debits',
'credit' => 'Credit',
'credits' => 'Credits',
'balance' => 'Balance',
'view_payments' => 'View Payments',
'paid_in_full' => 'PAID IN FULL',
'paid_but_with_balance' => 'PAID BUT WITH BALANCE',
'item_quantities' => 'Item Quantities',
'received_cash_for' => 'Received Cash For',
'cost_price' => 'Cost Price',
'subtotal' => 'Subtotal',
'name' => 'Name',
'number' => 'Number',
'total_purchases_report' => 'Total Purchases Report',
'dependants' => 'Dependants',
'stock_status_report' => 'Stock Status Report',
'amount_consumed' => 'Amount Consumed',
'registered_by' => 'Registered By:',
'registered_on' => 'Register On:',
'amount' => 'Amount',
'transaction_id' => 'Transaction ID',
'paid_from_account' => 'Paid From Account',
'staff_guarantor_report' => 'Staff Guarantor Report',
'staff_ledger_report' => 'Staff Ledger Report',
'select_category' => 'Select Category',
'action' => 'Action',
'serial_number' => 'Serial Number',
'acquisition_date' => 'Acquisition Date',
'warranty_expiration_date' => 'Warranty Expiration Date',
'supplier' => 'Supplier',
'purchase_condition' => 'Purchase Condition',
'guarantor_to_pay' => 'Guarantor To Pay',
'expected_amount' => 'Expected Amount',
'accounts_receivables_for' => 'Accounts Receivable For',
'item_quantity' => 'Item Quantity',
'item_amounts' => 'Item Amounts',
'patient_category_to_pay' => 'Patient Category to pay',
'drug_name' => 'Drug Name',
'pharmacy_stock' => 'Pharmacy Stock',
'store_stock' => 'Store Stock',
'pharmacy_stock_value' => 'Pharmacy Stock Value',
'store_stock_value' => 'Store Stock Value',
'sundry_name' => 'Sundry Name',
'vendor' => 'Vendor',
'bill_number' => 'Bill Number',
'due_date' => 'Due Date',
'items' => 'Items',
'bills' => 'Bills',
'bill_total' => 'Bill Total',
'status' => 'status',
'start_date' => 'Start Date',
'end_date' => 'End Date',
'date_on' => 'Date On',
'date_of_bill' => 'Date Of Bill',
'cashier' => 'Cashier',
'reason' => 'Reason',
'received_by' => 'Received By',
'recorded_on' => 'Recorded On',
'quantities' => 'Quantities',
'subtotals' => 'Subtotals',
'patient_amount_paid' => 'Patient Amount Paid',
'patient_category' => 'Patient Category',
'amount_owed' => 'Amount Owed',
'amount_paid' => 'Amount Paid',
'gsf_paid' => 'GSF Paid',
'gsf_to_pay' => 'GSF To Pay',
'patient_to_pay' => 'Patient To Pay',
'arrangement_for_balance' => 'Arrangement For balance',
'completion_date' => 'Completion Date',
'investigations' => 'Investigations',
'drugs' => 'Drugs',
'other_services' => 'Other Services',
'procedures' => 'Procedures',
'sundries' => 'Sundries',
'treatments' => 'Treatments',
'consultations' => 'Consultations',
'co_payments' => 'Co-Payments',
'payment_arrangement' => 'Payment Arrangement',
'amount_to_pay' => 'Amount To Pay',
'item' => 'Item',
'debtors' => 'Debtors',
'debtors_report' => 'Patient Debtors Report',
'actual_consumed_amount' => 'Actual Consumed Amount',
'debt_plan_payments_report' => 'Debt Plan Payments Report',
'select_parish' => 'Select A Parish',
'consultations_uc' => 'CONSULTATIONS',
'drugs_uc' => 'DRUGS',
'treatments_uc' => 'TREATMENTS',
'sundries_uc' => 'SUNDRIES',
'procedure_uc' => 'PROCEDURES',
'investigations_uc' => 'INVESTIGATIONS',
'other_services_uc' => 'OTHER SERVICES',
'co_payments_uc' => 'CO-PAYMENTS',
'donor_invoice_payments_uc' => 'DONOR INVOICE PAYMENTS',
'patient_category_invoice_payments_uc' => 'PATIENT CATEGORY INVOICE PAYMENTS',
'patient_debtor_payments_uc' => 'PATIENT DEBTOR PAYMENTS',
'debt_plan_payments_uc' => 'DEBT PLAN PAYMENTS',
'cashier_receipt' => 'Cashier Receipt',
'debt_plan_payment_receipt' => 'Debt Plan Payment Receipt',
'debt_plan_report' => 'Debt Plan Report',
'print' => 'Print',
'debt_plan' => 'Debt Plan',
'received_from' => 'Received From',
'all_staff' => 'ALL STAFF',
'all_staff_guarantors' => 'ALL STAFF GUARANTORS',
'income_accrual_report' => 'Income Accrual Report',
'income_cash_report' => 'Income Cash Report',
'receipt' => 'Receipt',
'total_amount' => 'Total Amount',
'clear_debt' => 'Clear Debt',
'debt_cleared' => 'Debt Cleared',
'debtor_report' => 'Debtor Report',
'debtor_receipt' => 'Debtor Payment Receipt',
'donor_receipt' => 'Donor Discount Receipt',
'service_receipt' => 'Services Receipt',
'inpatient_receipt' => 'Inpatient Receipt',
'inpatient_deposit_receipt' => 'Inpatient Deposit Receipt',
'investigation_receipt_reprint' => 'Investigation Receipt Reprint',
'premiums_receipt_reprint' => 'Premiums Receipt Reprint',
'procedures_receipt_reprint' => 'Procedures Receipt Reprint',
'services_receipt_reprint' => 'Services Receipt Reprint',
'sundries_receipt_reprint' => 'Sundries Receipt Reprint',
'treatment_receipt_reprint' => 'Treatment Receipt Reprint',
'services_receipt' => 'Services Receipt',
'streamline' => '&copy; Stre@mline',
'clear_fully' => 'Clear Fully',
'department' => 'Department',
'viewed_by' => 'Viewed By',
'print_all_receipts' => 'Print All Receipts',
'discounts_applied' => 'Discounts Applied',
'payment_for' => 'Payment For',
'insurance_expiry_date' => 'Insurance Expiry Date',
'insurance_amount' => 'Insurance Amount',
'insurance_family_amount' => 'Insurance Family Amount',
'patient' => 'Patient',
'balance_sheet' => 'Balance Sheet',
'guarantor_agreement' => 'Guarantor Agreement',
'account_name' => 'Account Name',
'received_income' => 'Received Income',
'inpatient_bills' => 'Inpatient Bills',
'inpatient_bill_payments' => 'Inpatient Bill Payments',
'inpatient_deposit_details' => 'Inpatient Deposit Details',
'accounts_receivables_invoices' => 'Accounts Receivables (invoices)',
'accounts_receivables_debts' => 'Accounts Receivables (debts)',
'paid_debts' => 'Paid Patient Debts',
'paid_invoices' => 'Paid Invoices',
'total_sales' => 'Total Sales',
'family_account_total_sales' => 'Family Account Total Sales',
'family_account_deposits' => 'Family Account Deposits',
'total_cash_collected' => 'Total Cash Collected',
'total_cash_not_received' => 'Total Cash (Not received)',
'note' => 'Note',
'total_string' => 'Total Cash Collected = Total Sales + Family Accounts Deposits - Family Accounts Total Sales',
'and' => 'And',
'all_money_on' => 'All Money On',
'all_money_between' => 'All Money Between',
'tel' => 'Tel',
'premiums' => 'Premiums',
'inpatient_deposits' => 'Inpatient Deposits',
'email' => 'Email',
'description' => 'Description',
'ref' => 'REF',
'no_records_available' => 'NO RECORDS AVAILABLE',
'brought_by' => 'Brought By',
'cashier_in_charge' => 'Cashier Incharge',
'payments' => 'Payments',
'home' => 'Home',
'dashboard' => 'home',
'reports_home' => 'Reports Home',
'finance_home' => 'Finance Home',
'received_cash_report' => 'Received Cash Report',
'donor' => 'Donor',
'payment_status' => 'Payment Status',
'hospital_to_pay' => 'Hospital To Pay',
'hospital_amount' => 'Hospital Amount',
'donor_amount' => 'Donor Amount',
'donor_to_pay' => 'Donor To Pay',
'refund_date' => 'Refund Date',
'refund_reason' => 'Refund Reason',
'refunded_by' => 'Refunded By',
'refund_amount' => 'Refund Amount',
'patient_id' => 'Patient ID',
'episode_id' => 'Episode ID',
'staff_guarantors' => 'Staff Guarantors',
'staff_guarantor_to_pay' => 'Staff Guarantor To Pay',
'contact_name' => 'Contact Name',
'insurance_group' => 'Insurance Group',
'insurance_duration' => 'Insurance Duration',
'family_amount' => 'Family Amount',
'expiration_date' => 'Expiration Date',
'donor_discount_if_any' => 'Donor Discount if any',
'general_discount_if_any' => 'General Discount if any',
'insurance_amount_if_any' => 'Insurance Amount if any',
'no_available_records' => 'No Records Available',
'export_to_pdf' => 'Export data to Copy, CSV, Excel, PDF & Print',
'select_date' => 'Select Date',
'clear_search' => 'Clear Search',
'select' => '-select-',
'today' => 'TODAY',
'yesterday' => 'YESTERDAY',
'custom_date' => 'CUSTOM DATE',
'date_range' => 'DATE RANGE',
'procedure_name' => 'Procedure Name',
'unit_cost' => 'Unit Cost',
'amount_received' => 'Amount Received',
'paid' => 'Paid',
'not_paid' => 'Not Paid',
'date_paid' => 'Date Paid',
'receive_donor_payment' => 'Receive Donor Payment',
'purchase_number' => 'Purchase Number',
'print_receipt' => 'Print Receipt',
'discounts_report' => 'Discounts Report',
'hospital_discounts_report' => 'Hospital Discounts Report',
'discrepancy_report' => 'Discrepancy Report',
'donor_discounts_report' => 'Donor Discounts Report',
'receive_staff_guarantor_payment' => 'Receive Staff Guarantor Payments',
'debt_plan_payment' => 'Debt Plan Payment',
'all' => 'ALL',
'banked' => 'BANKED',
'delete' => 'Delete',
'account_balance' => 'Account Balance',
'bank_account' => 'Bank Account',
'bank_deposit' => 'Bank Deposit',
'bank_deposit_date' => 'Bank Deposit Date',
'bank_deposit_memo' => 'Bank Deposit Memo',
'deposit_by' => 'Deposit By',
'deposit_amount' => 'Deposit Amount',
'cancel_deposit' => 'Cancel Deposit',
'confirm_deposit' => 'Confirm Deposit',
'new_account_balance' => 'New Account Balance',
'current_account_balance' => 'Current Account Balance',
'bank_money' => 'Bank Money',
'resolve' => 'Resolve',
'all_cashiers' => 'All Cashiers',
'discounts_report_for_all' => 'Discounts Report For ALL Donors',
'discounts_report_for' => 'Discounts Report For',
'cash_received_on' => 'Cash Received On',
'cash_received_by' => 'Cash Received By',
'cash_received_from' => 'Cash Received From',
'clear_duplicate_receipts' => 'Clear Duplicate Receipts',
'are_you_sure' => 'Are you sure you wish to perform this action ?',
'select_patient_category' => 'Select A Patient Category',
'select_valid_date' => 'Select A Valid date or date range',
'select_donor' => 'Select A Donor',
'payment_history' => 'Payment History',
'receive_payment' => 'Receive Payment',
'update_payment' => 'Update Payment',
'view_receipts' => 'View Receipts',
'full_payment' => 'Payment has been made in full',
'payment_date' => 'Payment Date',
'receive_debtor_payments' => 'Receive Debtor Payments',
'debtor_payment' => 'Debt Payment',
'debtor_payment_receipt' => 'Debt Payment Receipt',
'actual_amount_consumed_reports' => 'Actual Amount Consumed Reports',
'select_staff' => 'Select A Staff Member',
'deposited_by' => 'Deposited By',
'select_staff_guarantor' => 'Select A Staff Guarantor',
'submit' => 'Submit',
'total_to_pay' => 'Total To Pay',
'sub_total' => 'Sub-Total',
'payment_method' => 'Payment Method',
'money_transferred_from' => 'Money Transferred From',
'id' => 'ID',
'selling_price' => 'Selling Price',
'category' => 'Category',
'expiry_date' => 'Expiry Date',
'ward' => 'Ward',
'debt_plans_uc' => 'DEBT PLANS',
'bill_date' => 'Bill Date'
];
+30
View File
@@ -0,0 +1,30 @@
<?php
return [
"add_fixed_asset" => "Add Fixed Asset",
"view_fixed_assets" => "View Fixed Assets",
"dashboard" => "Dashboard",
"fixed_assets" => "Fixed Assets",
"create" => "Create",
"activate" => "Activate",
"edit" => "Edit",
"delete" => "Delete",
"asset_name" => "Asset Name",
"serial_number" => "Serial Number",
"cost_price" => "Cost Price",
"acquisition_date" => "Date Of Acquisition",
"depreciation" => "Depreciation Per Annum (%)",
"item_condition" => "Item Condition :",
"supplier" => "Supplier",
"fixed_asset_account" => "Fixed Asset Account",
"bank_account" => "Bank Account",
"warranty_expiry" => "Warranty Expiry",
"description" => "Description",
"create_fixed_asset" => "Create Fixed Asset",
"add" => "Add",
"update" => "Update",
"cancel" => "cancel",
"activate_banks" => "Activate Fixed Assets",
"export_to_pdf" => "Export To PDF Or Print.",
"payment_type" => "Payment Type"
];
@@ -0,0 +1,38 @@
<?php
return [
"faq" => "Frequently Asked Questions",
"dashboard" => "Dashboard",
"add_faq" => "Add Frequently Asked Question",
"add_faqs" => "Add Frequently Asked Questions",
"export_csv" => "Export data to Copy, CSV, Excel, PDF & Print",
"save" => "Save",
"question" => "Question",
"module_category" => "Module / Category",
"answered" => "Answered?",
"answere" => "ANSWERED",
"not_answered" => "NOT ANSWERED",
"edit" => "Edit",
"delete" => "Delete",
"search_more" => "Search More",
"search_for" => "Search for...",
"search" => "Search",
"answer" => "ANSWER",
"related_questions" => "Related Questions",
"search_categories" => "Search Categories",
"questions_answered" => "questions answered",
"inactive_question" => "Inactive Question",
"edit_all_questions" => "Edit All Questions",
"view_question" => "View Question",
"manage_modules" => "Manage Modules",
"add_question" => "Add Question",
"modules" => "Modules",
"add_faq_module" => "Add F.A.Q Module",
"module_name" => "Module Name",
"save_module" => "Save Module",
"name" => "Name",
"created_by" => "Created By",
"view_modules" => "View Modules",
"manage_questions" => "Manage Questions",
"add_module" => "Add Module",
];
+121
View File
@@ -0,0 +1,121 @@
<?php
return [
"dashboard" => "Dashboard",
"drugs_stock_reconciliation" => "General Item Stock Reconciliation",
"view" => "View",
"export_data_to_csv_and_excel" => "Export data to Copy, CSV, Excel, PDF & Print",
"general_item" => "General Item",
"general_items" => "General Items",
"new_drug" => "New Drug",
"register" => "Register",
"edit" => "Edit",
"delete" => "Delete",
"create" => "Create",
"submit" => "Submit",
"cancel" => "Cancel",
"edit_drug" => "Edit General Item",
"activate" => "Activate",
"streamline_setup_six_of_ten" => "Stre@mline setup (Step 6 of 10)",
"general_items_name" => "General Item name",
"general_items_form" => "General Item form",
"general_items_category" => "General Item category",
"general_items_unit" => "General Item unit",
"pack" => "Pack",
"strength" => "Strength",
"supplier" => "Supplier",
"general_items_description" => "General Item description",
"general_items_prompt" => "General Item prompt",
"current_store_stock" => "Current store stock",
"current_pharmacy_stock" => "Current pharmacy stock",
"re_order_level" => "Re-order level",
"cost_price" => "Cost price",
"income_account" => "Income Account",
"cost_of_goods_account" => "Cost Of Goods Account",
"inventory_asset_account" => "Inventory Asset Account",
"drug_expiry_date" => "General Item expiry date",
"insurance_coverage" => "Insurance coverage",
"non_insured_price" => "Cash Price",
"insured_price" => "Insured price",
"patient_info_in_english" => "Patient information in English",
"patient_info_in_vernacular" => "Patient information in Vernacular",
"select_from_list" => "Select any from list",
"next" => "Next",
"skip" => "Skip",
"prompts_and_references" => "Prompt and References",
"pharmacy" => "Pharmacy",
"store" => "Store",
"vernacular_info" => "Vernacular Info",
"english_info" => "English Info",
"other_options" => "Other options",
"create_multiple_drugs" => "Create multiple drugs",
"drug_categories" => "Drug Categories",
"inventory_account" => "Inventory Account",
"description" => "Description",
"stock_level" => "Stock Level",
"expiry_date" => "Expiry Date",
"long_term" => "Long term",
"hssip" => "H.S.S.I.P",
"activate_drugs" => "Activate drugs",
"selling" => "Selling",
"prompt" => "Prompt",
"are_you_sure" => "Are you sure?",
"expiring_drugs" => "Expiring drugs",
"expiring" => "Expiring",
"expiring_with_in" => "Expiring Within",
"1_week" => "1 Week",
"2_weeks" => "2 Weeks",
"1_month" => "1 Month",
"expired_drugs" => "Expired Drugs",
"store_stock" => "Store Stock",
"batch_details" => "Batch Details",
"quantity" => "Quantity",
"batch" => "Batch",
"drugs_out_of_stock" => "Drugs out of stock",
"out_of_stock" => "Out of stock",
"add_bulk_drugs" => "Add Bulk Drugs",
"edit_all_drugs" => "Edit All Drugs",
"edit_all_prompts" => "Edit All Drug Prompts",
"edit_all_calculations" => "Edit All Drug Calculations",
"edit_all_pricing" => "Edit All Drug Pricing",
"edit_all" => "Edit all",
"id" => "Id",
"pharmacy_stock" => "Pharmacy Stock",
"drug_pack" => "Drug Pack",
"drug_strength" => "Drug Strength",
"buying" => "Buying",
"pf_adult" => "P.F (Adult)",
"daily_cost_adult" => "Daily Cost (Adult)",
"daily_cost_adult_insured" => "Daily Cost (Adult Insured)",
"pf_children" => "P.F (Children)",
"daily_cost_children" => "Daily Cost (Children)",
"daily_cost_children_insured" => "Daily Cost (Children Insured)",
"pf_infant" => "P.F (Infant)",
"daily_cost_infant" => "Daily Cost (Infant)",
"daily_cost_infant_insured" => "Daily Cost (Infant Insured)",
"pharmacy_comment" => "Pharmacy comment",
"edit_calculation" => "Edit calculation",
"edit_drug_calculation" => "Edit general item calculation",
"edit_pricing" => "Edit pricing",
"edit_drug_pricing" => "Edit general item pricing",
"edit_drug_prompt" => "Edit general item prompt",
"edit_prompt" => "Edit prompt",
"purchasing_package_unit" => "Purchasing Package Unit",
"quantity_in_each_package_unit" => "Quantity in each purchasing package unit",
"does_package_unit_have_sub_packages" => "Does package unit have sub packages e.g smaller boxes",
"quantity_in_each_sub_package" => "Quantity in each sub package",
"number_of_sub_packages_in_main_package" => "Number of sub packages in one package unit",
"edit_package_units_details" => "Edit purchasing package details",
"yes" => "Yes",
"no" => "No",
"edit_drug_calculations" => "Edit Drug Calculations",
"is_initial_stock_count" => "Do the values in store stock & pharmacy stock represent the actual initial stock count?",
"initial_stock_count_explanation" => "Is this current stock in store and pharmacy the initial opening stock (please select yes if you want this stock to appear as opening inventory equity in the balance sheet. Ask accountant if you are not sure)",
"activate_general_items" => "Activate General Items",
"view_general_items" => "View General Items",
"add_general_items" => "Add General Items",
"payables_account" => "Payables Account",
"expense_account" => "Expense Account",
"edit_general_items" => "Edit General Item",
"general_item_cost_price" => "General Item Cost Price",
];
@@ -0,0 +1,203 @@
<?php
return [
"finish" => "Finish",
"save_settings" => "Save Settings",
"cancel" => "Cancel",
"yes" => "Yes",
"no" => "No",
"options" => "Options",
"description" => "Description",
"show_drug_brand_name" => "Enabling this will display the drug brand name, if available, throughout the system and also engage the setting of the brand name when drugs have been requisitioned successfully and are being received",
"display_drug_brand_name" => "Display Drug Brand Name",
"allow" => "Allow",
"dont_allow" => "Do not allow",
"allow_over_consumption_label" => "Enabling this will allow family members to receive services that are worth more than the balance that is on their family accounts",
"allow_over_consumption" => "Allow over consumption on family accounts",
"enable_family_accounts" => "Enable the family accounts feature",
"dont_enable_family_accounts" => "Do not enable family accounts feature",
"disabled" => "Disabled",
"enabled" => "Enabled",
"disable" => "Disable",
"enable" => "Enable",
"item_batch_tracking" => "Item Batch Tracking",
"item_batch_tracking_label" => "Enabling this will allow Stre@mline to track received items like drugs, sundries etc using their batch numbers",
"user_password_expiration_days" => "User Password Expiration Days",
"user_password_expiration_days_label" => "Set the number of days before a user's password expires and require them to set a new one",
"currency_code" => "Currency Code",
"currency_code_label" => "Currency code to be displayed in monetary",
"donor_feature_label" => "Enabling this feature will mean being able to apply special discounts to patients during the billing process which may cap the amount to be paid by the patient",
"donor_feature" => "Donor Feature",
"normal_patient_prescriptions" => "Normal Patient Prescriptions",
"daily_pricing_factor" => "Daily Pricing Factor Prescriptions",
"ward_prescription_model" => "Ward Prescriptions Model",
"ward_prescription_model_label1" => "Using this will mean dispensing of drugs in the wards is the same as it would be for OPD patients and the patient is charged for how many drugs they took",
"ward_prescription_model_label2" => "Select how drugs will be dispensed to patients on the ward and how they will be paid for",
"ward_prescription_model_label3" => "Using this will mean having to set a daily pricing factor for the various age groups for each drug according to how often the patient will be receiving treatment day by day",
"settings_info" => "Please select a setting to change and remember to save",
"track_items_title" => "Track Items Using Their Batch Numbers",
"pwd_expire_title" => "Password Expiration Days",
"currency_code_title" => "Currency Code",
"display_drug_brand_title" => "Display Drug Brand Name",
"family_accounts_feature" => "Family Accounts Feature",
"donor_feature_title" => "Donor Feature",
"ward_prescription_model_title" => "Ward Prescriptions Model",
"hiv_screening_tool_and_gbv_screening_tool_title" => "HIV Screening Tool and GBV Screening Tool",
"streamline_setup" => "Stre@mline setup (Step 10 of 10)",
"edit_general_settings" => "Edit General Settings",
"general_settings" => "General Settings",
"dashboard" => "Dashboard",
"session_expiration_time_label" => "Set time taken for a user session to expire when idle (In minutes)",
"session_expiration_time_heading" => "Set session expiration time",
"in_minutes" => "(In minutes)",
"staff_payment_configuration" => "Staff Payment Configuration",
"select_staff" => "-- Select Staff --",
"select_procedure" => "Select Procedures",
"select_investigation" => "Select Investigations",
"set_staff_payments_info" => "Set payments of a staff per service rendered e.g money paid to them per procedure done, per investigation done, per consultation etc",
"treatment" => "Treatment",
"procedures" => "Set payments per procedures performed",
"investigations" => "Set payments per investigations performed",
"consultations_and_services" => "Set payments per consultation and services performed",
"sundries" => "Sundries",
"select" => "Select",
"fixed_amount" => "Fixed Amount",
"percentage" => "Percentage",
"payments_report" => "Payments Report",
"report_by" => "Report By",
"staff" => "Staff",
"services" => "Services",
"view_staff_payment_configurations" => "View Staff Payment Configurations",
"payments_report_details" => "Staff Payments Report Details",
"patient_name" => "Patient Name",
"patient_number" => "Patient Number",
"item_price" => "Item Price",
"amount_for_staff" => "Amount For Staff",
"staff_name" => "Staff Name",
"item_name" => "Item Name",
"incoming_prescription_confirmation" => "Incoming prescription confirmation",
"incoming_prescription_confirmation_label" => "Enable confirmation of incoming prescriptions before they are dispensed",
"incoming_prescription_confirmation_title" => "Enable incoming prescription confirmation",
"add_stamp_to_pdf" => "Add Stamp to Generated Pdf Confirmation",
"add_stamp_to_pdf_label" => "Confirmation of adding a stamp to generated pdf",
"add_stamp_to_pdf_title" => "Enable adding a stamp to generated pdf",
"add_lab_stamp_to_pdf" => "Add Laboratory Stamp to Lab Generated Pdf Confirmation",
"add_lab_stamp_to_pdf_label" => "Confirmation of adding a Laboratory stamp to authenticated Lab generated pdf",
"add_lab_stamp_to_pdf_title" => "Enable adding a Laboratory stamp to Lab generated pdf",
"add_lab_stamps_to_pdf_title" => "Hospital and Laboratory Stamp settings",
"enable_dipensing_unpaid_prescription_title" => "Enable dispensing unpaid prescriptions",
"enable_dipensing_unpaid_prescription_label" => "Enabling this will allow prescriptions that have not been paid for, to be able to be dispensed for patients paying cash only",
"enable_dispensing_non_invoiced_prescription_label" => "Enabling this will allow prescriptions that have not been paid for, to be able to be dispensed for patients under a pay later scheme only",
"create_staff_payment_configuration" => "Create Staff Payment Configuration",
"cash" => "Cash",
"patient_category" => "Patient Category",
"date" => "Date",
"payment_status" => "Payment Status",
"staff_payment_status" => "Staff Payment Status",
"patient_payment_status" => "Patient Payment Status",
"batch_tracking_method" => "Batch Tracking Method",
"select_which_method_to_use_for_item_batch_tracking" => "Select which method to use for tracking item batches when being issued out",
"activate_streamline_modules" => "Activate Stre@mline Modules",
"ipd_only" => "For IPD patients only",
"all_patients" => "All Patients",
"show_procedure_prices" => "Show procedure price",
"hide_procedure_prices" => "Hide procedure price",
"show_drug_prices" => "Show drug price",
"hide_drug_prices" => "Hide drug price",
"show_investigation_prices" => "Show investigation price",
"hide_investigation_prices" => "Hide investigation price",
"show_sundry_prices" => "Show sundry price",
"hide_sundry_prices" => "Hide sundry price",
"show_service_prices" => "Show service price",
"hide_service_prices" => "Hide service price",
"set_personal_system_language" => "Set language you want to view the system in",
"set_language_explanation_with_example" => "Set the language of the sytem e.g English, Portuguese, French etc",
"manage_user_language" => "Manage user language",
"personal_settings" => "Personal Settings",
"Edit personal_settings" => "Edit personal settings",
"enable_smart_triage" => 'Enable Smart Triage Algorithm',
"select_smart_triage" => 'Select whether or not to enable smart triage algorithm at the triage',
"apply_triage_grade" => "Apply Generated Triage Grade",
'apply_triage_grade_desc' => 'Apply the triage grade generated by smart triage to the triage grade selection',
"check_streamline_modules_to_activate" => "Check Stre@mline modules to activate",
"english" => "English",
"french" => "French",
"portuguese" => "Portuguese",
"set_system_language" => "Set the main language of the system",
"allow_bank_payments_lesser_balance" => "Allow payments from banks with lesser account balance",
"not_allow_bank_payments_lesser_balance" => "Do not allow payments from banks with lesser account balance",
"allow_bank_payments_by_balance_desc" => "Choose whether or not to allow payments from a bank account with less balance than the amount to pay",
"allow_bank_payments_by_balance" => "Allow or refuse payments from bank accounts with lesser account balance",
"enable_sms" => "Enable SMS Feature",
"enable_patient_debt_reminders" => "Enable patient debt reminders",
"enable_performing_unpaid_consultations" => "Enable performing unpaid consultations",
"enable_performing_unpaid_review_consultations" => "Enable performing unpaid review consultations",
"display_out_of_stock_drugs_message" => "Display out of stock drugs message",
"allow_prescribing_out_stock_drugs" => "Allow prescribing out of stock drugs",
"allow_prescribing_out_stock_drugs_desc" => "Allow doctors to prescribe drugs that are out of stock",
"enable_chi" => "Enable Community Health Insurance",
"add_service_patient_bill" => "Add service to patient total bill",
"add_service_patient_bill_desc" => "This will add a selected service to the total patient bill after consultation is completed by a doctor",
"enable_performing_unpaid_investigations" => "Enable performing unpaid investigations",
"enable_performing_unpaid_investigations_one" => "refuse performing unpaid investigations",
"enable_performing_unpaid_investigations_two" => "Enabled For Pay Later Patients (allow performing unpaid investigations for patients under a pay later category",
"enable_performing_unpaid_investigations_three" => "Enabled For All (allow performing unpaid investigations)",
"enable_performing_unpaid_investigations_desc" => "Enabling this will allow investigations that have not been paid for, to be able to be performed",
"cashier_receipts_print_type" => "Cashier Receipts Print Type",
"cashier_receipts_print_type_desc" => "Choose which types of printers the cashiers will use when printing receipts for the patients",
"enable_patient_accounts_feature" => "Enable patient accounts feature",
"inpatient_investigation_billing_mode" => "Inpatient investigation billing mode",
"inpatient_investigation_billing_mode_desc" => "Choose whether to bill a patient only investigations with results or bill any ordered investigations",
"enable_tb_module" => "Enable intensified Tuberculosis Screening module",
"set_inventory_reduction_point" => "Set the point at which hospital inventory should reduce when items have been given to a patient",
"view_item_prices_ordering" => "View item prices when ordering",
"manage_expenses" => "Manage expenses",
"manage_system_language" => "Manage system language",
"enable_sms_desc" => "Send SMS Alerts to patients and Staff about complete investigations, appointments remainders and other general communications",
"enable_performing_unpaid_consultations_desc" => "Enabling this will allow consultations that have not been paid for, to be able to be performed",
"enable_performing_unpaid_review_consultations_desc" => "Enabling this will allow review consultations that have not been paid for, to be able to be performed",
"pay_later" => "Pay Later",
"enable_patient_debt_reminders_desc" => "Whenever a patient has a debt on a previous episode, an alert will be displaced whenever they are paying for other items",
"display_out_of_stock_drugs_message_desc" => "This will show a message to prescribers as to whether a drug is out of stock",
"print_epos_printers" => "Print with E-POS Printers",
"print_full_size_printers" => "Print with full size Printers",
"bill_invs_ordered" => "Bill a patient all investigations that have been ordered",
"bill_invs_results" => "Bill a patient only investigations with results",
"enable_tb_screening" => "Enable Tuberculosis Screening",
"enable_tb_screening_desc" => "Select whether or not to enable tuberculosis screening at the triage",
"disable_tb_triage" => "Disable tuberculosis screening at triage",
"enable_tb_triage" => "Enable tuberculosis screening at triage",
"set_inventory_reduction_point_title" => "Set point of reducing inventory on dispensation to a patient",
"set_inventory_reduction_point_title_desc" => "Select at what point you want to reduce inventory when items have been given to a patient",
"set_inventory_reduction_point_title_one" => "Point of dispensation (e.g reduce stock when pharmacy dispenses, reduce stock when sundries are dispensed etc)",
"set_inventory_reduction_point_title_two" => "Point of patient payment (e.g reduce stock when patient pays for drugs, sundries etc)",
"view_item_prices_ordering_desc" => "Choose whether to allow users to view item prices when ordering e.g drug prices when ordering prescription etc",
"prescriptions" => "Prescriptions",
"allow_issuing_out_stock_drugs" => "Allow issuing out of stock drugs",
"allow_issuing_out_stock_drugs_desc" => "Allow store personnel to issue out drugs that are out of stock",
"allow_dispense_out_stock_drugs_desc" => "Allow pharmacists to dispense drugs that are out of stock",
"allow_dispense_out_stock_drugs" => "Allow dispensing out of stock drugs",
"enable_smart_discharge" => "Enable Smart Discharge Feature",
"select_smart_discharge" => "Select whether or not to enable smart discharge algorithm for inpatient children",
"enable_fingerprint" => "Enable Fingerprint Feature",
"enable_fingerprint_text" => "Enable fingerprint feature to search for patient",
"full_detail_receipt_print" => "Print full details on patient receipts",
"full_detail_receipt_print_details" => "Print full details on patient receipts or only print item category and the total cost of items",
"inpatient_settings" => "Inpatient Settings",
"enable_detailed_inpatient_sheet_with_history_results_vitals_and_plan" => "Enable detailed inpatient sheet that has history,results,vitals and examinations, impression and plan e.t.c",
"inpatient_sheet_with_detailed_medical_notes" => "Inpatient sheet with detailed medical notes",
"regular_inpatient_sheet" => "Regular inpatient sheet",
"show_symptoms_on_consultation" => "Show symptoms on the consultation page",
"show_symptoms_on_consultation_desc" => "Show symptoms on the consultation page for doctors to input instead of triage",
"hiv_screening_tool_and_gbv_screening_tool_desc" => "Show Screening Tool and GBV Screening Tool under triage",
"select_clinic_order_type" => "Patient order on the select clinic listing",
"select_clinic_order_type_desc" => "Choose what order patients will appear on the select clinic listing page",
"select_clinic_order_type_one" => "Order patients by time of arrival with patients with earliest time appearing first",
"select_clinic_order_type_two" => "Order patients by time of arrival with patients with latest time appearing first",
"select_clinic_order_type_three" => "Order patients by outcome with those pending consultation on top, then order by triage grade with red on top, then by patient arrival time with patients with earliest time appearing first",
"limit_number_of_active_users" => "Limit number of active users",
"number_of_active_users_limit" => "Number of active users",
"number_of_active_users_limit_label" => "Number of users that can be active in the system",
"unlimited_users_label" => "Unlimited",
"limited_users_label" => "Limited",
];
@@ -0,0 +1,31 @@
<?php
return [
"create_head_of_family" => "Create Head of Family",
"dashboard" => "Dashboard",
"heads_of_family" => "Heads of Family",
"register" => "Register",
"patient_search" => "Patient Search",
"patient_information" => "Patient Information",
"here" => "here",
"register_patient" => "Register a new patient",
"insurance_group" => "Insurance Group",
"profile_photo" => "Profile Photo",
"submit" => "Submit",
"cancel" => "Cancel",
"edit" => "Edit",
"edit_head_of_family" => "Edit Insurance Head Of Family",
"head_of_family_name" => "Head Of Family Name",
"activate" => "Activate",
"inactive_head_of_family" => "Inactive Heads Of Family",
"are_you_sure" => "Are you sure?",
"contact" => "Contact",
"action" => "Action",
"patient_number" => "Patient Number",
"name" => "Name",
"view_head_of_family" => "View Active Family Heads",
"insurance_status" => "Insurance Status",
"active" => "Active",
"inactive" => "Inactive",
"delete" => "Delete",
];
+122
View File
@@ -0,0 +1,122 @@
<?php
return [
"appointment_follow_up" => "Appointment follow up",
"dashboard" => "Dashboard",
"hiv_menu" => "HIV menu",
"appointment_book" => "HMIS 053 Appointment Book - Followup",
"date" => "Date",
"type_of_care" => "Type of care",
"pre_art" => "Pre ART",
"art" => "ART",
"hiv_exposed_infant" => "HIV Exposed Infant",
"sms_message" => "SMS Message",
"phone_call" => "Phone Call",
"home_visit" => "Home visit",
"other" => "Other",
"specify_follow_up" => "Specify other follow up type",
"spoke_with_patient" => "Spoke with patient",
"phone_not_answered" => "Phone not answered",
"spoke_with_someone_else" => "Spoke with someone else",
"telephone_off" => "Telephone off",
"other_specify" => "Other specify",
"outcome" => "Outcome",
"reschedule_date" => "Reschedule Date",
"specify_other_outcome" => "Specify other outcome",
"next_step" => "Next step",
"call_treatment_supporter" => "Call Treatment Supporter",
"try_to_followup_again" => "Try to followup patient again",
"follow_up_again_on" => "Follow up again on",
"home_visit_on" => "Home visit on",
"submit" => "Submit",
"health_unit_tb_form" => "HMIS 096A Health Unit TB Form",
"yes" => "Yes",
"no" => "No",
"relationship_of_contact_person" => "Relationship of contact person",
"district_tb_number" => "District TB Number",
"transfer_in_from" => "Transfer in from",
"specify_regimen" => "Specify Regimen",
"regimen" => "Regimen",
"cadre_of_health_worker" => "Cadre of health worker",
"contact_phone_number" => "Contact phone number",
"hsd_tb_number" => "HSD TB No.",
"type_of_patient" => "Type of patient",
"date_treatment_started" => "Date treatment started",
"patient_health_worker" => "Is patient a Health worker?",
"unit_tb_number" => "Unit TB number",
"new" => "New",
"treatment_history_unknown" => "Treatment history unknown",
"lost_to_follow_up" => "Lost to follow up",
"failure" => "Failure",
"relapse" => "Relapse",
"select" => "Select",
"hiv_counselling_testing" => "HIV Counselling and testing",
"hiv_counselling" => "HIV Counselling",
"hiv_couns_test_card" => "HIV Counselling and Testing Client Card",
"section_a" => "Section A",
"section_b" => "Section B",
"is_center_static" => "Is the Center static or an Outreach?:",
"static" => "Static",
"outreach" => "Outreach",
"registration_number" => "Registration number",
"accompanied_by" => "Accompanied by",
"mother" => "Mother",
"father" => "Father",
"guardian" => "Guardian",
"pre_test_counselling_done" => "Pre -Test Counseling done/information given",
"counseled_as" => "Counseled as",
"approach" => "Approach",
"hct_entry_point" => "HCT Entry Point",
"facility_based" => "Facility based",
"mother_baby_pair_clinic" => "Mother Baby Pair Clinic",
"men_access_clinic" => "Men's Access Clinic",
"emergency_gynecological_ward" => "Emergency Gynecological ward",
"gynecological_opd" => "Gynecological OPD",
"family_planning" => "Family Planning",
"maternity" => "Maternity",
"circumcision" => "Circumcision (SMC)",
"community_outreach" => "Community outreach",
"work_place" => "Work place",
"ever_hiv_tested" => "Have you ever tested for HIV before?",
"tested_times_in_12" => "How many times have you tested in the last 12 months?",
"sex_partners_in_12" => "Number of sexual partners in the last 12 months",
"partner_hiv_tested" => "Has your spouse /partner been tested for HIV before?",
"dont_know" => "Dont know",
"unknown" => "Unknown",
"hiv_positive" => "HIV positive",
"hiv_negative" => "HIV Negative",
"partner_results" => "If yes What were the Results",
"consent_testing" => "Consent for testing (Parent/Guardian if child)",
"do_you_agree" => "Do you agree to have his/her blood drawn for testing?",
"section_c" => "Section C: Test Results",
"hiv_final_results" => ">HIV final test results",
"sent_to_confirm" => "Sent to EQA or Confirmatory Laboratory",
"results_received" => "Results Received",
"results_received_couple" => "Results received as a couple",
"couple_results" => "Couple results",
"concordant" => "Concordant",
"discordant" => "Discordant",
"is_there_suspision_for_tb" => "Is there suspision for TB(Current cough,fever,weight loss and night sweats)",
"has_client_started_cotrimoxazole_prophylaxis" => "Has client started cotrimoxazole prophylaxis",
"has_client_been_linked_to_care" => "Has client been linked to care or any other services?",
"where" => "Where?",
"cd4_count_results" => "CD4 count results if applicable",
"hiv_recency_test_result" => "HIV Recency Test Result",
"counsellor" => "Counsellor",
"save" => "Save",
"patients" => "Patients",
"hiv_clinic" => "HIV Clinic",
"ok" => "OK",
"fill_preg_details_first" => "Please make sure you fill in the new pregnancy details first",
"daily_activity_register" => "Daily Activity Register for Haematological Indices",
"daily_activity_lab" => "Daily Activity Lab for clinical lab",
"viral_load_suppression_form" => "Viral load suppression form",
"patient_referral_transfer" => "Patient referral transfer",
"lab_forms" => "Lab forms",
"safe_male_circumcision" => "Safe Male Circumcision",
"daily_activity_viral" => "Daily Activity Viral Load and CD4 Count",
"exposed_infant_form" => "Exposed infant form",
"hiv_counselling_testing_card" => "HIV counselling and testing client card",
"art_clinic" => "ART clinic",
"art_follow_up" => "ART follow up",
];
@@ -0,0 +1,29 @@
<?php
return [
"add_hmis_category" => "Add HMIS category",
"add_hmis_category_option" => "Add HMIS Category Options",
"dashboard" => "Dashboard",
"hmis_categories" => "HMIS categories",
"hmis_categories_option"=> "HMIS Category Options",
"create" => "Create",
"hmis_title" => "HMIS title",
"name"=>"Name",
"hmis_number" => "HMIS number",
"submit" => "Submit",
"cancel" => "Cancel",
"edit_hmis_category" => "Edit HMIS category",
"edit_hmis_category_option" => "Edit HMIS Category Options",
"view_hmis_category_option" => "View HMIS Category Options",
"edit" => "Edit",
"view" => "View",
"delete" => "Delete",
"are_you_sure" => "Are you sure?",
"hmis_category" => "HMIS category",
"hmis_category_option" => "HMIS Category Option",
"activate" => "Activate",
"inactive_hmis_category_options" => "Inactive Hmis Category Options",
"activate_hmis_categories" => "Activate HMIS categories",
"activate_hmis_categories_options" => "Activate HMIS Category Options",
"type" => "Type",
];
+326
View File
@@ -0,0 +1,326 @@
<?php
return [
"anaesthesia_report" => "Anaesthesia Report",
"dashboard" => "Dashboard",
"memorised_reports" => "Memorised Reports",
"date" => "Date",
"last_24_hours" => "Last 24 hours",
"custom_date" => "Custom Date",
"custom_range" => "Custom Range",
"from" => "From",
"to" => "To",
"diagnosis" => "Diagnosis",
"surgical_operation" => "Surgical operation",
"anaesthetist" => "Anaesthetist",
"type_of_anaesthesia" => "Type of anaesthesia",
"search" => "Search",
"number" => "Number",
"names" => "Names",
"diagnoses" => "Diagnoses",
"operation" => "Operation",
"surgeon" => "Surgeon",
"ventilated" => "Ventilated",
"transfusion" => "Transfusion",
"alert_comment" => "Alert/comment",
"alert_comment_notes" => "Alert/Comment/Notes",
"view_details" => "View details",
"obese" => "Obese",
"overweight" => "Overweight",
"normal" => "Normal",
"underweight" => "Underweight",
"severely_underweight" => "Severely Underweight",
"years" => "Years",
"bmi" => "BODY MASS INDEX (BMI)",
"female" => "Female",
"male" => "Male",
"bmi_report" => "BODY MASS INDEX REPORT",
"showing_results_from" => "Showing results from",
"patients" => "patients",
"bmi_report_details" => "BMI REPORT DETAILS",
"patient_number" => "Patient Number",
"full_names" => "Full Names",
"gender" => "Gender",
"age" => "Age",
"phone" => "Phone",
"select" => "Select",
"no_records_found" => "No records found",
"presumptive_tb" => "Presumptive Multi Drug Resistance (MDR) TB",
"yellow_fever" => "Yellow Fever",
"typhoid_fever" => "Typhoid Fever",
"plague" => "Plague",
"other_viral_fevers" => "Other Viral Hemorrhagic Fevers",
"neonatal_tetanus" => "Neonatal tetanus",
"measles" => "Measles",
"guinea_worm" => "Guinea Worm",
"cholera" => "Cholera",
"bacteria_meningitis" => "Bacteria Meningitis",
"animal_bites" => "Animal Bites (suspected rabies)",
"adverse_immun" => "Adverse Events Following Immunization",
"acute_flaccid" => "Acute Flaccid Paralysis",
"sari" => "Severe Acute Respiratory Infection (SARI)",
"dysentery" => "Dysentery",
"malaria" => "Malaria(total diagnosed)",
"cases_this_week" => "Cases This Week",
"code" => "Code",
"cases" => "CASES",
"days_drugs_outta_stock" => "Days When Drugs Were Out Of Stock Report",
"view_investigation_specimen_report" => "View Investigation Specimen Report",
"drugs_outta_stock_report" => "Drugs Out Of Stock Reports",
"drug_name" => "Drug Name",
"num_days" => "Number of Days",
"no_drugs_outta_period" => "No drugs were out of stock in this period",
"deaths" => "DEATHS",
"deaths_this_week" => "Deaths This Week",
"streamline_reports" => "Streamline Reports",
"diagnosis_report" => "Diagnosis Report",
"totals" => "Totals",
"diagnosis_name" => "Diagnosis Name",
"symptom_name" => "Symptom Name",
"clear_search" => "Clear search",
"search_criteria" => "Search criteria",
"diagnosis_report_details" => "Diagnosis Report Details",
"disease_prevalence" => "Disease Prevalence",
"select_diagnosis" => "Select Diagnosis",
"submit" => "Submit",
"cancel" => "Cancel",
"disease_prevalence_time" => "DISEASE PREVALENCE OVER A PERIOD OF TIME",
"total" => "Total",
"drug_consumption_analysis" => "Drug Consumption Analysis",
"total_profit_value" => "Total Profit Value",
"total_sell_value" => "Total Sell Value",
"total_cost_value" => "Total Cost Value",
"profit_margin" => "Profit Margin",
"profit" => "Profit",
"sell_value" => "Sell Value",
"cost_value" => "Cost Value",
"consumption" => "Consumption",
"drug_consumption_report" => "Drug Consumption Report",
"total_stock_value" => "Total Stock Value",
"total_buying_price" => "Total Buying Price",
"pharmacy_stock" => "Pharmacy Stock",
"store_stock" => "Store Stock",
"total_stock" => "Total Stock",
"stock_value" => "Stock Value",
"drug_stock_levels_report" => "Drug Stock Levels Report",
"days_outta_stock" => "DAY(S) OUT OF STOCK",
"name_of_drug_items" => "NAME OF DRUG ITEMS",
"drugs_suffered_stock_out" => "OTHER DRUGS, VACCINES, CONTRACEPTIVES OR SUPPLIES THAT SUFFERED A STOCK OUT DURING THE MONTH",
"other_programmatic_items" => "OTHER PROGRAMMATIC ITEMS",
"hssip_indicator_items" => "HSSIP INDICATOR ITEMS",
"stock_on_hand" => "Stock on hand",
"quantity_consumed_units" => "Quantity Consumed (units)",
"unit" => "UNIT",
"essential_meds_supplies" => "ESSENTIAL MEDICINES AND HEALTH SUPPLIES",
"stock_status" => "STOCK STATUS (Out of stock means there was NONE left in your health unit STORE)",
"primary_data_sources" => "The primary data sources for this sub-section are the Stock books and Stock Cards",
"search_to_view_results" => "search to view results",
"date_of_report" => "Date of report",
"reporting_period" => "REPORTING PERIOD",
"health_sub_district" => "HEALTH SUB-DISTRICT",
"level" => "LEVEL",
"week_no" => "Week Number",
"district" => "District",
"parish" => "Parish",
"subcounty" => "Sub County",
"county" => "County",
"health_unit" => "HEALTH UNIT",
"health_unit_code" => "HEALTH UNIT CODE",
"hmis_105" => "HMIS FORM 105: HEALTH UNIT OUTPATIENT MONTHLY REPORT",
"print" => "Print",
"essential_medicines_report" => "Essential medicines report",
"expired_drugs_report" => "Expired Drugs Report",
"fp_clinic" => "FP Clinic",
"counseling" => "Counseling",
"family_planning_report" => "Family Planning Report",
"family_planning_report_details" => "FAMILY PLANNING REPORT DETAILS",
"investigations_report" => "Investigations Report",
"test_performed" => "Tests Performed",
"investigation_name" => "Investigation Name",
"investigations_report_details" => "Investigations Report Details",
"treatment_report" => "Treatment Report",
"quantity_dispensed" => "Quantity Dispensed",
"treatment_report_details" => "Treatment Report Details",
"hmis_reports" => "HMIS Reports",
"risky_behaviors" => "Risky Behaviors",
"surgical_procedures" => "Surgical Procedures",
"special_services" => "Utilization of Special Services",
"radiology"=>"Radiology and Imaging Section",
"admissions_deaths"=>"Admissions and Deaths by Diagnosis",
"mental_health"=>"Mental Health",
"other_sections"=>"Risk Behaviour, Tuberculosis and Nutrition Inpatient Services",
"hmis_108" => "HMIS 108 - Health Unit Inpatient Monthly Report",
"hmis_033b_title" => "HMIS 033b: Health Unit Weekly Epidemiological Surveillance Report",
"hmis_031" => "HMIS FORM 031 - OUTPATIENT REGISTER",
"hmis_002" => "HMIS FORM 002 - OPD OUTPATIENT REGISTER",
"new" => "New",
"hmis_106a" => "HMIS FORM 106a - HEALTH UNIT QUARTERLY REPORT",
"hmis_weekly" => "HMIS FORM - WEEKLY EPIDEMIOLOGICAL SURVEILLANCE",
"hmis_essential" => "HMIS FORM - ESSENTIAL MEDICINES and HEALTH SUPPLIES",
"follow_up_drop_out_report" => "Follow Up Drop Out Rate Report",
"follow_up_reports" => "Follow Up Reports",
"patient_name" => "Patient Name",
"date_created" => "Date Created",
"follow_up_date" => "Follow Up Date",
"patients_to_follow_up" => "Patients To Follow Up",
"patients_lost" => "Patients Lost",
"patients_followed_up" => "Patients Followed Up",
"drop_out_rate" => "Drop Out Rate",
"days_psych_drugs_outta_stock" => "Number of days psychotropic drugs were out of stock",
"mental_health_patients_lost_follow" => "Patients receiving mental health care lost to follow up",
"diagnosed_patients_treated" => "Diagnosed patients who received treatment",
"persons_taking_psych_drugs" => "Persons taking psychotropic drugs",
"severe_mental_patients" => "Patients diagnosed with severe mental disorders",
"mental_health_reports" => "Mental Health Reports",
"patients_lost_follow_up" => "Patients Lost To Follow Up",
"ward_readmittance_report" => "Ward re-admittance report",
"ward_deposits_report" => "Ward deposits report",
"surgeries_report" => "Surgeries report",
"rdt_report" => "RDT Report",
"charge_book" => "Charge book",
"streamline_outpatient_report" => "Streamline out-patient Report",
"memorised_streamline_reports" => "Memorised Stre@mline Reports",
"negative" => "Negative",
"positive" => "Positive",
"children" => "Children",
"adults" => "Adults",
"reports" => "Reports",
"select_report_category" => "Select Report category",
"laboratory_tests" => "Investigations",
"treatment" => "Treatment",
"symptoms" => "Symptoms",
"select_drug_issued" => "Select Drug Issued",
"select_test_name" => "Select Test Name",
"village" => "Village",
"all" => "All",
"inpatient" => "Inpatient",
"outpatient" => "Outpatient",
"inpatient_outpatient" => "Inpatient/Outpatient",
"from_age" => "From Age",
"to_age" => "To Age",
"start_date" => "Start date",
"end_date" => "End date",
"total_cost" => "Total Costs",
"sundries_costs" => "Sundries Costs",
"procedure_costs" => "Procedure Costs",
"treatment_costs" => "Treatment Costs",
"investigation_costs" => "Investigation Costs",
"other_services_costs" => "Other Services Costs",
"consultation_costs" => "Consultation Costs",
"total_admitted" => "Total Admitted",
"total_seen" => "Total Seen",
"children_seen" => "Children Seen (<=12yrs)",
"male_children_seen" => "Male Children Seen (<=12yrs)",
"female_children_seen" => "Female Children Seen (<=12yrs)",
"adults_seen" => "Adults Seen (>12yrs)",
"males_seen" => "Males Seen (>12yrs)",
"females_seen" => "Females Seen (>12yrs)",
"clinic" => "Clinic",
"opd" => "OPD",
"insured_patients" => "Insured Patients",
"all_patients" => "All Patients",
"patient_details" => "Patient details",
"streamline_outpatient_report_details" => "Streamline outpatient report details",
"print_receipt" => "Print receipt",
"patient" => "Patient",
"patient_list" => "Streamline Patient List",
"outpatient_list" => "Streamline Outpatient List",
"staff" => "Staff",
"discount_if_any" => "Discount If Any",
"amount" => "Amount",
"item_name" => "Item Name",
"receipt_number" => "Receipt Number",
"income_received_from" => "Income received from",
"outcome" => "Outcome",
"wound" => "Wound",
"theatre" => "Theatre",
"hidden_date" => "Hidden date",
"surgery_report" => "Surgery Report",
"ward" => "Ward",
"primary_diagnosis" => "Primary Diagnosis",
"date_of_discharge" => "Date of Discharge",
"date_of_readmission" => "Date of readmission",
"comments" => "Comments",
"hmis_033b" => "WEEKLY EPIDEMIOLOGICAL SURVEILLANCE HMIS FORM",
"dose_combine" => "DC is Dose Combination",
"hiv_kits" => "HIV Screening Test Kits",
"hiv_kits_balance" => "HIV TESTING KITS & eMTCT Drugs - STOCK BALANCE",
"measles_vaccine" => "Measles Vaccine",
"sachets" => "Sachets",
"tables" => "Tables",
"tracer_medicines" => "TRACER MEDICINES - STOCK BALANCE",
"micro_positive_treated" => "Microscopy positive treated",
"micro_negative_treated" => "Microscopy negative treated",
"rdt_positive_treated" => "RDT Positive treated",
"rdt_negative_treated" => "RDT Negative treated",
"not_tested_treated" => "Not tested cases treated",
"micro_positive" => "Microscopy positive",
"micro_tested" => "Microscopy tested",
"rdt_positive" => "RDT positive",
"rdt_tested" => "RDT tested",
"suspected_malaria" => "Suspected Malaria (fever)",
"summary_malaria_tested" => "SUMMARY OF MALARIA CASES TESTED AND TREATED",
"missed_appointments" => "eMTCT Missed appointments",
"expected_mothers_appt" => "Expected eMTCT Mothers on appt",
"opd_total_attendance" => "OPD Total Attendance",
"opd_new_attendance" => "OPD New Attendees",
"opd_summary" => "OPD AND eMTCT SUMMARY",
"other_conditions_cases" => "OTHER CONDITIONS (IF ANY): CASES",
"name_1st_condition" => "Name Of 1st Condition",
"name_2nd_condition" => "Name Of 2nd Condition",
"name_3rd_condition" => "Name Of 3rd Condition",
"other_conditions_deaths" => "OTHER CONDITIONS (IF ANY): DEATH",
"weekly_form_details" => "WEEKLY EPIDEMIOLOGICAL SURVEILLANCE FORM DETAILS",
"details" => "Details",
"action" => "Action",
"consultation_comments" => "Consultation Comments",
"clinic_allocation" => "Clinic Allocation",
"other_diagnoses" => "Other Diagnoses",
"month" => "Month",
"year" => "Year",
"maternal_and_child_health_services" => "Maternal and Child Health Services",
"census_info" => "CENSUS INFORMATION: SEE INSTRUCTIONS FOR DEFINITIONS",
"report_type" => "Report Type",
"national" => "National",
"refugee" => "Refugee",
"foreigner" => "Foreigner",
"outpatient_attendance" => "OUTPATIENT ATTENDANCE",
"outpatient_referrals" => "OUTPATIENT REFERRALS",
"outpatient_diagnoses" => "OUTPATIENT DIAGNOSES",
"category" => "Category",
"date_of_birth" => "Date Of Birth",
"opd_attendance" => "OPD Attendance",
"census_drill" => "Census Information",
"hmis_105_report" => "HMIS 105 Report",
"hmis_108_report" => "HMIS 108 Report",
"hmis_033_report" => "HMIS 033b Report",
"hmis_108_report_census" => "HMIS 108 Report - Census and Referral Information",
"hmis_108_report_surgical_procedures" => "HMIS 108 Report - Surgical Procedures",
"hmis_108_report_radiology" => "HMIS 108 Report - Radiology and Imaging Section",
"hmis_108_report_special_services" => "HMIS 108 Report - Utilization of Special Services",
"hmis_108_report_admissions_deaths" => "HMIS 108 Report - Admissions and Deaths by Diagnosis",
"hmis_108_report_mental_health" => "HMIS 108 Report - Mental Health",
"hmis_108_report_other_sections" => "HMIS 108 Report - Risk Behaviour, Tuberculosis and Nutrition Inpatient Services",
"select_report_type" => "Select Report Type",
"tb_screening_report" => "TB Screening Report",
"tb_screening_report_details" => "TB Screening Report Details",
"procedures_report" => "Procedures Report",
"procedures" => "Procedures",
"performed_by" => "Performed By",
"done_from" => "Done From",
"done_status" => "Done Status",
"view_patient" => "View Patient",
"performed_services_report" => "Performed Services Report",
"services" => "Services",
"service_price" => "Service Price",
"staff_fee" => "Staff Fee",
"quantity" => "Quantity",
"unit_price" => "Unit Price",
"maternity_report" => "Maternity Report",
"modes_of_delivery" => "Modes of delivery",
"maternity_report_details" => "Maternity report details",
"investigation_category" => "Investigation Category",
"investigation_super_category" => "Investigation Super Category",
"number_test_performed" => "Number of Test Performed",
"investigation_performed_at" => "Investigation Performed At",
];
+14
View File
@@ -0,0 +1,14 @@
<?php
return [
"confidentiality_warning" => "Please ensure that all patient data is confidential",
"dashboard" => "Dashboard",
"reports_dashboard" => "Reports Dashboard",
"hospital_resources" => "Hospital resources",
"logout_warning" => "Logout at the end of your session",
"message_board" => "Message Board",
"new_patient" => "New Patient",
"reports" => "Reports",
"select_clinic" => "Select Clinic",
"select_patient" => "Select Patient",
"select_ward" => "Select Ward"
];
@@ -0,0 +1,32 @@
<?php
return [
"address" => "Address",
"app_name" => "App name",
"app_version" => "App version",
"cancel" => "Cancel",
"code" => "Code",
"country" => "Country",
"dashboard" => "Dashboard",
"district" => "District",
"edit" => "Edit",
"email" => "Email",
"health_sub_district" => "Health sub district",
"hospital_information" => "Hospital information",
"hospital_name" => "Hospital name",
"level" => "Level",
"next" => "Next",
"of" => "of",
"parish" => "Parish",
"patient_number_abbr" => "Patient Number Abbreviation",
"phone_number" => "Phone number",
"setup" => "setup",
"step" => "Step",
"sub_county" => "Sub County",
"submit" => "Submit",
"system_logo" => "System logo",
"stamp" => "Hospital Stamp",
"lab_stamp" => "Laboratory Stamp",
"website" => "Website",
"print_header" => "Print banner to appear on top of PDF print-outs",
"print_footer" => "Print Footer To Appear At The Bottom Of PDF print-outs"
];
+375
View File
@@ -0,0 +1,375 @@
<?php
return [
"inpatient_sheet" => "In-patient sheet",
"dashboard" => "Dashboard",
"patients" => "Patients",
"inpatient_warning" => "Please ensure cannulas, giving sets, NGT's, catheters & bags, dressings etc are properly recorded under Sundries. Also that all Stat drugs and IV fluids have been included plus imaging tests & procedures. Thanks.",
"bed_category_warning" => "Please select a bed category for this patient to enable billing",
"admitted" => "Admitted",
"died_on" => "Date Patient Died",
"discharged" => "Discharged",
"specialty" => "Specialty",
"residence" => "Residence",
"bed_category" => "Bed category",
"bed_no" => "Bed Number",
"still_admitted" => "Still admitted",
"primary_diagnosis" => "PRIMARY DIAGNOSIS",
"prompt" => "PROMPT",
"references" => "REFERENCES",
"other_diagnosis" => "OTHER DIAGNOSIS",
"add_row" => "Add row",
"delete_row" => "Delete row",
"patient_documents" => "Patient Documents",
"no_documents_available" => "No patient documents available",
"add_new" => "Add new",
"symptoms_triage" => "Symptoms from triage",
"symptoms" => "Symptoms",
"duration" => "Duration",
"no_symptoms_triage" => "No symptoms available from triage",
"name" => "Name",
"value" => "Value",
"comment" => "Comment",
"no_opd_invs" => "No investigations ordered from OPD",
"no_ward_invs" => "No investigations ordered from ward",
"from" => "From",
"to" => "To",
"date_of_transfer" => "Date of transfer",
"complete_ward_transfer" => "Complete ward transfer",
"historical_investigations" => "Historical Investigations",
"order_investigations" => "Order investigations",
"procedures" => "Procedures",
"add_procedure" => "Add procedure",
"sundries" => "Sundries",
"days" => "days",
"remove" => "Remove",
"add_sundry" => "Add sundry",
"extras" => "Extras",
"cost" => "Cost",
"add_extras" => "Add extras",
"consultation_and_services" => "Consultation and Services",
"quantity" => "Quantity",
"add_service" => "Add Service",
"ward_prescription" => "Ward Prescription",
"dose" => "Dose",
"status" => "Status",
"ordered_on" => "Ordered on",
"by" => "by",
"dispensed" => "Dispensed",
"pending_dispensing" => "Pending dispensing",
"no_ward_drugs" => "No ward prescription ordered",
"order_ward_presc" => "Order ward prescriptions",
"ward_treatments" => "Ward Treatments",
"drug" => "Drug",
"quantity_given" => "Quantity given",
"quantity_given_so_far" => "Quantity given so far",
"quantity_to_give" => "Quantity to give",
"add_more" => "Add more",
"tta" => "To-Take-Home",
"no_tta_ordered" => "No To-Take-Home Ordered",
"order_tta" => "Order for To-Take-Home",
"comments" => "Comments",
"outcome" => "Outcome",
"when" => "When?",
"where" => "Where?",
"referred_to" => "Referred to?",
"inpatient_billing" => "In-Patient Billing",
"save_inpatient_sheet" => "Save Inpatient Sheet",
"bed_number_saved" => "Bed number saved",
"error_msg" => "Oops, an error occurred",
"bed_category_saved" => "Bed Category Saved",
"services_warning" => "You cannot add more than 4 services",
"patient_referral_warning" => "Please fill in where the patient was referred to",
'death_date_warning' => "Please add date when the Patient died",
"follow_up_date_warning" => "Please fill in the follow up date",
"discharge_date_warning" => "Please fill in the discharge date",
"drugs_warning" => "You cannot add more than 12 drugs",
"extras_warning" => "You cannot add more than 4 extras",
"sundries_warning" => "You cannot add more than 4 sundries",
"procedures_warning" => "You cannot add more than 4 procedures",
"delete_rows_warning" => "Cannot delete all the rows",
"ward_transfer_complete" => "Ward transfer completed successfully",
"select_transfer_date" => "Select the date of transfer.",
"select_new_ward" => "Select the new ward.",
"inpatient_sheet_history" => "In-patient sheet history",
"no_diagnosis_recorded" => "No other diagnoses recorded",
"opd_invs" => "OPD Investigations",
"ward_invs" => "Ward Investigations",
"internal_patient_transfer" => "Internal Patient Transfer",
"to_another_ward" => "to another ward",
"transfer" => "Transfer",
"no_sundries_recorded" => "No sundries recorded during patient stay",
"no_services_recorded" => "No services recorded during patient stay",
"no_extras_recorded" => "No extras recorded during hospital stay",
"inpatient_record_updated" => "Inpatient Record Last Updated By",
"discharged_by" => "Discharged By",
"on" => "on",
"modify_inpatient_info" => "Modify Inpatient Information",
"incoming_patient_bills" => "Incoming patient bills",
"finance_home" => "Finance Home",
"time" => "Time",
"patient_number" => "Patient Number",
"patient_names" => "Patient Names",
"category" => "Category",
"payment" => "Payment",
"action" => "Action",
"paid" => "Paid",
"not_paid" => "Not Paid",
"select" => "Select",
"no_records_found" => "No records found",
"price_list_category" => "Price List Category",
"default_pricing" => "Default Pricing",
"apply_changes" => "Apply Changes",
"select_bed_category_warning" => "Please select a bed category for this patient to enable billing",
"discharged_on" => "Discharged On",
"discount" => "Discount",
"patient_to_pay" => "Patient To Pay",
"insurance_to_pay" => "CHI To Pay",
"investigations" => "Investigations",
"no_investigations_ordered" => "No new investigations ordered",
"treatments" => "Treatments",
"treatment" => "Treatment",
"price" => "Price",
"subtotal" => "Subtotal",
"no_treatments_ordered" => "No treatment ordered",
"daily_cost_for" => "Daily Cost For",
"total_cost" => "Total Cost",
"no_procedures_ordered" => "No procedures ordered",
"anaesthetics" => "Anaesthetics",
"drug_name" => "Drug Name",
"total_amount_to_pay" => "Total Amount To Pay",
"patient_to_pay_total" => "Patient To Pay Total",
"insurance_to_pay_total" => "CHI To Pay Total",
"deposits_received" => "Deposits Received",
"deposit_receipt_number" => "Deposit receipt number",
"date_received" => "Date received",
"amount" => "Amount",
"no_deposits_made" => "No deposits made",
"total_deposits_made" => "Total Deposits Made",
"patient_balance_to_pay" => "Patient Balance To Pay",
"bill_checked_by" => "Bill Checked By",
"print" => "Print",
"save_bill" => "Save Bill",
"allow_pop_ups" => "Please allow pop-ups for this system",
"error_occurred" => "An error occurred. Contact the system administrator",
"age" => "Age",
"gender" => "Gender",
"male" => "Male",
"female" => "Female",
"admission_fees" => "Admission Fees",
"infant" => "Infant",
"child" => "Child",
"adult" => "Adult",
"to_day" => "To Pay",
"initial_total_bill" => "Initial Total Bill",
"invoice_number" => "Invoice Number",
"patient_category" => "Patient Category",
"invoices_created" => "Invoices Created",
"created_on" => "Created On",
"invoice_status" => "Invoice Status",
"invoice_paid" => "Invoice Paid",
"partially_paid" => "Partially Paid",
"invoice_not_cleared" => "Invoice Not Cleared",
"total_invoices_made" => "Total Invoices Amount",
"staff_in_charge" => "Staff in Charge",
"ward" => "Ward",
"Amount" => "Amount",
"ward_discount_amount" => "Ward Discount Amount",
"total_ward_discount_amount" => "Total Ward Discount Amount",
"no_invoices_made" => "No Invoices made",
"no_ward_discounts_given" => "No ward discounts given",
"results" => "Results",
"unit_cost" => "Unit Cost",
"performed_by" => "Performed by",
"add_extra" => "Add Extra",
"staff_fee" => "Staff fee",
"hospital_fee" => "Hospital fee",
"on_this_bed_from" => "On this bed from",
"on_this_bed_to" => "On this bed to",
"bed_admission" => "Bed Admission",
"bed_admission_history" => "Bed Admission History",
"accomodation" => "Accommodation",
"bed_rate" => "Bed Rate",
"normal_range" => "Normal Range",
"unpaid_opd_treatment" => "Unpaid OPD treatment",
"unpaid_opd_sundries" => "Unpaid OPD sundries",
"unpaid_opd_procedures" => "Unpaid OPD procedures",
"unpaid_opd_services" => "Unpaid OPD services",
"opd_prescription" => "Prescription at OPD",
"opd_ordered_procedures" => "Procedures ordered at OPD",
"opd_ordered_services" => "Services ordered at OPD",
"procedure" => "Procedure",
"service" => "Service",
"performed" => "Performed",
"payment_status" => "Payment status",
"pay_bill" => "Pay Bill",
"current_price" => "Current Price",
"incoming_inpatient_bills" => "Incoming In-Patient Bills",
"wards" => "Wards",
"inpatient_status" => "Inpatient Status",
"date" => "Date",
"today" => "Today",
"custom_date_range" => "Custom Date Range",
"custom_date" => "Custom Date",
"yesterday" => "Yesterday",
"submit" => "Submit",
"admission_day_ward_discharge" => "Admission Date/Days on Ward/Discharge date",
"admitted_by" => "Admitted By",
"total_saved_bill" => "Total Saved bill",
"amount_paid_and_invoiced" => "Amount paid and invoiced",
"balance" => "Balance",
"bill_last_updated" => "Bill Last Updated",
"days_on_ward" => "days on ward",
"total" => "Total",
"cancel" => "Cancel",
"issue_pass" => "Issue Pass",
"expire_after_how_many_days" => "Expire after how many days",
"no_patient_billing_generated" => "No patient billing generated for this patient",
"no_deposits_made_yet" => "No deposits made yet",
"deposits_made" => "Deposits Made",
"received_on" => "Received On",
"receipt_number" => "Receipt Number",
"received_by" => "Received By",
"amount_paid" => "Amount Paid",
"pay_later" => "Pay Later",
"patient_information" => "Patient Information",
"no" => "",
"yes" => "Yes",
"inpatient_attendant_pass" => "Inpatient Attendant Pass",
"issued_by" => "Issued By",
"patient_pass_expires" => "PATIENT PASS EXPIRES",
"department" => "Department",
"debt_plan_payments" => "Debt Plan Payments",
"services_total" => "Services total",
"procedures_total_chi" => "Procedures total (CHI)",
"procedures_total" => "Procedures total",
"investigation_total_chi" => "Investigation total (CHI)",
"investigation_total" => "Investigation total",
"accomodation_total" => "Accommodation total",
"accommodation_total_chi" => "Accommodation total (CHI)",
"extras_total" => "Extras total",
"sundries_total_chi" => "Sundries total (CHI)",
"sundries_total" => "Sundries total",
"opd_treatment_chi" => "OPD Treatment (CHI)",
"opd_treatment" => "OPD Treatment",
"treatment_total_chi" => "Treatment total (CHI)",
"treatment_total" => "Treatment total",
"tta_total_chi" => "To take home drugs total (CHI)",
"tta_total" => "To take home drugs total",
"inpatient_bill_summary" => "Inpatient Bill Summary",
"services_total_chi" => "Services total (CHI)",
"authenticated_by" => "Authenticated by",
"bed" => "Bed",
"stamp" => "Hospital Stamp",
"not_covered_by" => "Not covered by",
"purchased_from_elsewhere" => "Will Be Purchased From Elsewhere",
"inpatient_bill_details" => "Inpatient Bill Details",
"inpatient_consultation_and_services_details" => "Inpatient Consultation and Services Details",
"inpatient_extras_details" => "Inpatient Extras Details",
"total_cost_of_investigations" => "Total cost of investigations",
"recorded_by" => "Recorded By",
"inpatient_procedures_details" => "Inpatient Procedures Details",
"nurse_progress_notes" => "Nurse's Progress Notes",
"doctor_progress_notes" => "Doctor's Progress Notes",
"inpatient_progress_notes_details" => "Inpatient Progress Notes Details",
"total_cost_of_procedures" => "Total cost of procedures",
"printed_by" => "Printed By",
"referred_by" => "Referred By",
"referral_notes" => "Referral Notes",
"treatment_on_discharge" => "Treatment on discharge",
"refer_to_investigation_report" => "Refer to investigation report",
"investigations_done" => "Investigations done",
"clinical_summary" => "Clinical Summary",
"secondary_diagnosis" => "Secondary Diagnosis",
"inpatient_referral_notes" => "INPATIENT REFERRAL NOTES",
"inpatient_treatment_details" => "Inpatient Treatment Details",
"inpatient_sundries_details" => "Inpatient Sundries Details",
"view_bed_admission_details" => "View bed admission details",
"view_investigation_details" => "View investigation details",
"view_ward_treatment_details" => "View ward treatment details",
"treatments_not_confirmed" => "Treatments have not yet been confirmed in pharmacy",
"view_sundries_consumption_details" => "View sundries consumption details",
"view_consultation_and_services_details" => "View consultation and services details",
"view_procedures_details" => "View procedures details",
"ordered_by" => "Ordered By",
"view_extras_consumption_details" => "View extras consumption details",
"total_debt_plan_payments" => "Total Debt Plan Payments",
"print_bIll_summary" => "Print BIll Summary",
"print_detailed_bill" => "Print Detailed Bill",
"ward_dispensation_details_of" => "Ward Dispensation Details of",
"unit_price" => "Unit Price",
"sundries_consumption" => "Sundries consumption",
"extras_consumption" => "Extras consumption",
"procedure_details" => "Procedure details",
"bed_details" => "Bed details",
"total_cost_of_ward_stay" => "Total cost of ward stay",
"investigations_details" => "Investigations details",
"view_results" => "View Results",
"item" => "Item",
"item_cost" => "Item Cost",
"staff_fees" => "Staff fees",
"hospital_fees" => "Hospital fees",
"nurse_comments" => "Nurse's Comments",
"doctor_comments" => "Doctor's Comments",
"close" => "Close",
"investigation_results" => "Investigation Results",
"discharge_summary" => "Discharge Summary",
"view_all_comments" => "View all Comments",
"delete_notes" => "Delete notes",
"print_notes" => "Print Notes",
"theater_surgery_notes" => "Theater Surgery Notes",
"prescribed_by" => "Prescribed by",
"view_consultation_details" => "View consultation & services details",
"note_total_procedure_cost" => "Note: The total cost of the procedure will be hospital fee + staff fee (professional fee)",
"add_bed" => "Add Bed",
"select_date" => "Select Date",
"still_here" => "Still here",
"view_referral_notes" => "View referral notes",
"progress_notes" => "Progress Notes",
"at" => "At",
"printed_by_signature" => "Printed By Signature",
"doctor_to_see" => "Doctor to see",
"clinic" => "Clinic",
"appointment_date" => "Appointment date",
"appointment_details" => "Appointment Details",
"print_surgery_report" => "Print Surgery Report",
"re_calculate_bill" => "Re-Calculate Bill",
"continue" => "Continue",
"consumption_on_dependant_account" => "Consumption on dependant account",
"total_dependant_account_amount" => "Total Dependant Account Amount",
"dependant_consumptions" => "Dependant Consumptions",
"dependant_of" => "Dependant of: ",
"inpatient_consumption_on_dependant_account" => "Inpatient consumption on dependant account",
"opd_consultation_comments" => "OPD Consultation Comments",
"history" => "History",
"bill_saving_trail" => "Bill Save History",
"view_all_histories" => "View all histories",
"view_all_results" => "View all results",
"view_all_vitals_and_exmination" => "View all vitals and examination",
"view_all_impressions" => "View all impressions",
"view_all_plans" => "View all plans",
"vitals_and_examination" => "Vitals and exmination",
"vitals_and_examinations" => "Vitals and exminations",
"plan" => "Plan",
"impression" => "Impression",
"impressions" => "Impressions",
"print_history" => "Print History",
"print_results" => "Print Results",
"print_vitals_and_examinations" => "Print Vital and Examinations",
"print_impression" => "Print Impression",
"print_plan" => "Print Plans",
"inpatient_details" => "Inpatient details",
"authorize_bill" => "Authorise Bill",
"bill_authorized_by" => "Bill Authorised By",
"print_inpatient_detailed_notes" => "Print inpatient detailed notes",
"inpatient_detailed_notes" => "Inpatient detailed notes",
"delete" => "Delete",
"view_all_notes" => "View all notes",
"insurance_unit_price" => "CHI Unit Price",
"delivery_record_details" => "Delivery record details",
"foetal_number" => "Foetal number",
"view_details" => "View details",
"select_baby_home" => "Select baby",
"save_close_bill" => "Save & Close Bill",
"bed_rate_warning" => "If cost is structured, this value is cost of first night otherwise it is cost per night",
];
+143
View File
@@ -0,0 +1,143 @@
<?php
return [
"premiums" => "PREMIUMS",
"heads_of_family" => "HEADS OF FAMILY",
"insurance_groups" => "INSURANCE GROUPS",
"insurance_members" => "INSURANCE MEMBERS",
"dashboard" => "Dashboard",
"insurance_reports" => "Insurance Reports",
"new_insurance_member" => "New insurance member",
"add_existing_patient" => "Add existing patient",
"view_insurance_members" => "View insurance members",
"inactive_insurance_members" => "Deleted insurance members",
"new_insurance_group" => "New insurance group",
"view_insurance_groups" => "View insurance groups",
"inactive_insurance_groups" => "Inactive insurance groups",
"new_family_head" => "New family head",
"view_family_heads" => "View heads of family",
"inactive_family_heads" => "Inactive family heads",
"new_premium" => "New premium",
"premium_receipts" => "Premium receipts",
"insurance_expiring" => "Insurance Almost Expiring",
"insured_drugs" => "Drugs Covered Insurance",
"expired_insurance" => "Expired Insurance",
"premiums_report" => "Premiums Report",
"cumulative_premiums_report" => "Cumulative Premiums Report",
"income_received" => "Income Received",
"income_v_expend" => "Income Vs Expenditure",
"insurance_expenditure" => "Insurance Expenditure",
"group_income_expend" => "Group Income Vs Expenditure",
"new_premiums" => "New Premiums",
"amount" => "Amount",
"insurance_groups_lc" => "Insurance Groups",
"insurance_start_date" => "Insurance Start Date",
"insurance_end_date" => "Insurance End Date",
"payment_date" => "Payment Date",
"cancel" => "Cancel",
"tel" => "Tel",
"email" => "Email",
"date" => "Date",
"print" => "Print",
"proceed" => "Proceed",
"search" => "Search",
"paid_by" => "Paid By",
"paid_by_contact" => "Paid By Contact",
"cashier" => "Cashier",
"receipt_number" => "Receipt Number",
"submit" => "Submit",
"income_received_from_premiums" => "Income Received From Premiums",
"search_for_group_receipts" => "Search For Group Receipts",
"group_name" => "Group Name",
"client_name" => "Client Name",
"family_name" => "Family Name",
"amount_paid" => "Amount Paid",
"start_date" => "Start Date",
"end_date" => "End Date",
"print_receipts" => "Print Receipts",
"print_receipt" => "Print Receipt",
"print_group_receipt" => "Print Group Receipt",
"renew_premium" => "Renew Premium",
"premium_receipt" => "Premium Receipt",
"start_of_cover_date" => "Start of cover date",
"end_of_cover_date" => "End of cover date",
"insurance_group_name" => "Insurance Group Name",
"insurance_family_head" => "Insurance Family Head",
"single_group_receipt" => "Single Group Receipt",
"single_group_receipt_history" => "Single Group Receipt History",
"streamline" => "&copy; Stre@mline",
"new_fam_saved" => "New family member has been saved",
"family_members" => "Family members",
"pdf_print" => "PDF Print",
"members" => "Members",
"number_of_people_covered" => "Number of people covered",
"printed_by" => "Printed By",
"family_card" => "FAMILY CARD",
"health_insurance_card" => "HEALTH INSURANCE SCHEME",
"signed" => "Signed",
"for" => "For",
"client_signature" => "Client Signature",
"CHI_plans" => "C.H.I Plan",
"add_chi_plan" => "Add CHI plan",
"view_chi_plan" => "View CHI plan",
"activate_chi_plan" => "Activate CHI plan",
"chi_plan" => "CHI plan",
"create_chi_plan" => "Create CHI Plan",
"new_chi_plan" => "New CHI Plan",
"home" => "Home",
"name" => "Name",
"plan_fee" => "Membership plan fee",
"overall_annual_limit_for_member" => "Overall annual limit for member",
"overall_annual_limit_for_family" => "Overall annual limit for family",
"is_authorization_required" => "Is authorization required",
"membership_card_color" => "Membership card color",
"created_by" => "Created by",
"inactive_CHI_plans" => "De-activated CHI Plans",
"insurance" => "insurance",
"date_of_last_fees_billing" => "Date of last fees billing",
"date_of_last_fees_payment" => "Date of last fees payment",
"title" => "Title",
"social_security_number" => "Social security number",
"member_premium" => "Member premium",
"membership_start_date" => "Membership start date",
"membership_registration_date" => "Membership registration date",
"next_anniversary_date_bracket_moved_with_rollover" => "Next anniversary date (Moved with every rollover)",
"premium" => "Premium",
"plan" => "Plan",
"print_card" => "Print Card",
"risk" => "Risk",
"risks" => "Risks",
"details" => "Details",
"other_plan" => "Other Plan",
"other_plan_explanation" => "Other Plan (Premium will be chi_plan + other_plan * risk)",
"product_set_up" => "Product Set Up",
"plans" => "Plans",
"benefits" => "Benefits",
"tariffs" => "Tariffs",
"authorization_procedures" => "Authorization Procedures",
"setup_reinsurance" => "Setup Reinsurance",
"setup_quota_shares" => "Setup Quota Shares",
"incoming_claim_adjudication_errors" => "Incoming Claim Adjudication Errors",
"incoming_claim_authorizations" => "Incoming Claim Authorizations",
"members_with_pre_existing_premiums" => "Members with pre-existing premiums report",
"cancel_insurance_premiums" => "Cancel insurance premiums",
"cancel_premium" => "Cancel premium",
"CHI_plan_details" => "C.H.I plan details",
"attached_benefits" => "Attached Benefits to this C.H.I Plan",
"waiting_period" => "Waiting Period",
"fee" => "Fee",
"created_at" => "Created At",
"single_group_premium_payment" => "Single Group Premium Payment",
"view_group_members" => "View group members",
"families_in_group" => "Families in group",
"chi_to_pay" => "C.H.I To Pay",
"plan_name" => "Plan Name",
"plan_benefits" => "Plan Benefits",
"received_by" => "Received By",
"expenditure_reports" => "Expenditure Reports",
"scheme_administration" => "Scheme Administration",
"family" => "Family",
"families" => "Families",
"search_option" => "Search Option",
"insurance_title" => "Insurance"
];
@@ -0,0 +1,95 @@
<?php
return [
"create_insurance_benefit" => "Create Insurance Benefit",
"view_insurance_benefits" => "View Insurance Benefits",
"inactive_insurance_benefits" => "View Inactive Insurance Benefits",
"insurance_benefits" => "Insurance Benefits",
"create" => "Create",
"benefit_name" => "Benefit Name",
"waiting_period_days" => "Waiting Period (In Days)",
"annual_member_limit" => "Annual Member Limit",
"plan" => "Plan",
"fee" => "Fee",
"annual_family_limit" => "Annual Family Limit",
"created_by" => "Created By",
"deactivated_at" => "Deactivated At",
"details" => "Details",
"insurance_benefits_details" => "Insurance Benefits Details",
"add_item_insurance_benefit" => "Add Item To Insurance Benefit",
"name" => "Name",
"authorisation" => "Authorisation",
"co_payment" => "Co-Payment",
"opd_co_payment" => "OPD Co-Payment",
"ipd_co_payment" => "IPD Co-Payment",
"capitation_fee" => "Capitation Fee",
"cash_price" => "Cash Price",
"insurance_benefit" => "Insurance Benefit",
"item_type" => "Item Type",
"procedures" => "Procedures",
"view_all_procedures" => "View all procedures",
"add_procedures" => "Add procedures",
"services" => "Services",
"view_all_services" => "View all services",
"add_services" => "Add services",
"investigations" => "Investigations",
"view_all_investigations" => "View all investigations",
"add_investigations" => "Add investigations",
"drugs" => "Drugs",
"view_all_drugs" => "View all drugs",
"add_drugs" => "Add drugs",
"sundries" => "Sundries",
"view_all_sundries" => "View all sundries",
"add_sundries" => "Add sundries",
"view" => "View",
"item_name" => "Item Name",
"tariff_name" => "Tariff Name",
"age_limit" => "Age Limit",
"start" => "Start",
"end" => "End",
"age_type" => "Age Type",
"gender" => "Gender",
"tariff_price" => "Tariff Price",
"add_tariff" => "Add Tariff",
"edit_tariff" => "Edit Tariff",
"view_items" => "View Items",
"select_items_for_benefit" => "Select items to add to benefit",
"insurance_tariffs" => "Insurance Tariffs",
"plan_name" => "Plan Name",
"select_all_items" => "Select all items",
"inactive" => "Inactive",
"items" => "Items",
"inactive_insurance_tariffs" => "Inactive Insurance Tariffs",
"amount_paid_opd" => "Amount paid by patients billed from OPD",
"amount_paid_ipd" => "Amount paid by patients billed from IPD",
"ipd_tariff_price" => "IPD Tariff Price",
"inpatient_accommodation" => "Inpatient Accommodation",
"inpatient_accommodation_details" => "Inpatient Accommodation Details",
"bed_category" => "Bed Category",
"type_of_pricing" => "Type of Pricing",
"chi_amount" => "CHI Amount",
"view_all_items" => "View All Items",
"add_items" => "Add Items",
"select_bed_category" => "Select Bed Category",
"please_select_bed_category" => "Please select an inpatient bed category above",
"bed_category_name" => "Bed Category Name",
"co_payment_amount" => "Co-Payment Amount",
"co_payment_cost_per_night" => "Co-Payment per night",
"co_payment_cost_of_first_night" => "Co-Payment of first night",
"co_payment_range_cost" => "Range Co-Payment",
"co_payment_cost_for_nights_thereafter" => "Co-Payment for nights thereafter",
"chi_cost_per_night" => "CHI amount per night",
"chi_cost_of_first_night" => "CHI amount of first night",
"chi_range_cost" => "Range CHI amount",
"chi_cost_for_nights_thereafter" => "CHI amount for nights thereafter",
"edit" => "Edit",
"delete" => "Delete",
"ipd_percentage" => "IPD Percentage",
"opd_percentage" => "OPD Percentage",
"applied_to_cash_amount" => "Applied To Cash Amount",
"apply_opd_percentage" => "Apply OPD Percentage",
"apply_ipd_percentage" => "Apply IPD Percentage",
"apply_opd_percentage_all" => "Apply OPD Percentage To All Items",
"apply_ipd_percentage_all" => "Apply IPD Percentage To All Items",
"of_cash_price" => "Of Cash Price",
];
@@ -0,0 +1,74 @@
<?php
return [
"dashboard" => "Dashboard",
"view" => "View",
"view_incoming_authorisations" => "View Incoming Authorisations",
"claim_details" => "Claim Details",
"details" => "Details",
"search_by_patient" => "Search By Patient",
"view_details" => "View Details",
"date_registered" => "Date Registered",
"claim_total" => "Claim Total",
"claims_totals" => "Claims Totals",
"last_updated" => "Last Updated",
"item_type" => "Item Type",
"source" => "Source",
"insurance_plan" => "Insurance Plan",
"patient" => "Patient",
"item" => "Items",
"authorise_claim" => "Authorise Claim",
"authorise_all_claims" => "Authorise All Claims",
"authorise_item" => "Authorise Item",
"none" => "None",
"authorisation" => "Authorisation",
"co_payment_amount" => "Co-Payment Amount",
"claim_amount" => "Claim Amount",
"tariff_applied" => "Tariff Applied",
"quantity" => "Quantity",
"insurance_benefit" => "Insurance Benefit",
"item_name" => "Item Name",
"plan" => "Plan",
"available_benefits" => "Available Benefits",
"no_limit_applicable" => "If no limit applicable please use 0",
"select_items_first" => "Please select items first",
"chi_item_not_authorised" => "CHI Item not authorised",
"chi_claim_not_authorised" => "CHI Claim not authorised",
"chi_plan_expired" => "CHI Plan has expired",
"benefits_waiting_period_error" => "Benefits waiting period not met",
"chi_limits_exceeded" => "CHI limits exceeded",
"not_under_chi_plan" => "Not Under CHI Plan",
"patient_category" => "Patient Category",
"chi_family" => "CHI Family",
"chi_group" => "CHI Group",
"membership_start_date" => "Membership Start Date",
"member_account_number" => "Member Account Number",
"gender" => "Gender",
"age" => "Age",
"residence" => "Residence",
"years" => "Years",
"female" => "Female",
"male" => "Male",
"incoming_claim_adjudication_errors" => "Incoming Claim Adjudication Errors",
"claim_error_details" => "Claim Error Details",
"insurance_plan_validity" => "Insurance Plan Validity",
"plan_start_date" => "Plan Start Date",
"plan_end_date" => "Plan End Date",
"override_plan_validity" => "Override Plan Validity",
"membership_days_elapsed" => "Membership Days Elapsed",
"required_membership_days" => "Required Membership Days",
"override" => "Override",
"benefits_limit_error" => "Benefit limits have been exceeded",
"days" => "Days",
"benefit_member_limit" => "Benefit Member Limit",
"benefit_family_limit" => "Benefit Family Limit",
"in_excess" => "In Excess",
"items_limit_error" => "Item limits have been exceeded",
"item_member_limit" => "Item Member Limit",
"item_family_limit" => "Item Family Limit",
"plan_member_limit" => "Plan Member Limit",
"plan_family_limit" => "Plan Family Limit",
"plan_limit_error" => "Plan limits have been exceeded",
"chi_amount_uncleared_error" => "has been added to the patient amount owed because of unauthorised or uncleared claims",
"inpatient_ward_stay" => "Inpatient Ward Stay",
];
@@ -0,0 +1,23 @@
<?php
return [
"insurance_disease_groups" => "Insurance Disease Groups",
"create_disease_groups" => "Create Disease Groups",
"view_disease_groups" => "View Disease Groups",
"inactive_disease_groups" => "Inactive Disease Groups",
"create" => "Create",
"view" => "View",
"delete" => "Delete",
"edit" => "Edit",
"restore" => "Restore",
"created" => "Created",
"name" => "Name",
"diagnoses" => "Diagnoses",
"investigations" => "Investigations",
"drugs" => "Drugs",
"procedures" => "Procedures",
"by" => "By",
"at" => "At",
"details" => "Details",
"insurance_disease_group_details" => "Insurance Disease Group Details",
];
@@ -0,0 +1,43 @@
<?php
return [
"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",
"contact_phone_number" => "Contact Phone Number",
"submit" => "Submit",
"cancel" => "Cancel",
"edit_insurance_group" => "Edit Insurance Group",
"edit" => "Edit",
"contact_number" => "Contact Number",
"inactive_insurance_groups" => "Inactive Insurance Groups",
"activate" => "Activate",
"action" => "Action",
"are_you_sure" => "Are you sure ?",
"start_date" => "Start Date",
"end_date" => "End date",
"insurance_status" => "Insurance Status",
"active" => "Active",
"inactive" => "Inactive",
"details" => "Details",
"delete" => "Delete",
"insurance_group_details" => "Insurance Group Details",
"group_details" => "Group Details",
"number_of_members" => "Number of members",
"insurance_details" => "Insurance Details",
"group_members_details" => "Group Members' Details",
"patient_number" => "Patient Number",
"full_names" => "Full Names",
"family_head" => "Family Head",
"no_members_in_this_group" => "No members in this group",
"create_insurance_group" => "Create Insurance Group",
"view_insurance_groups" => "View Insurance groups",
"view_inactive_groups" => "View Inactive Groups"
];
@@ -0,0 +1,127 @@
<?php
return [
"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",
"patient_bio_data" => "Patient's Biodata",
"insurance_member_registration" => "Insurance Member Registration",
"first_name" => "First Name",
"last_name" => "Last Name",
"gender" => "Gender",
"male" => "Male",
"female" => "Female",
"national_id_number" => "National ID Number",
"date_of_birth" => "Date of Birth",
"years" => "Years",
"months" => "Months",
"marital_status" => "Marital status",
"religion" => "Religion",
"occupation" => "Occupation",
"next_of_kin" => "Next of kin\'s name",
"relationship_to_next_of_kin" => "Relationship to next of kin",
"next_of_kins_phone" => "Next of kin\'s phone",
"phone_number" => "Phone Number",
"phone_owner" => "Phone number",
"self" => "Self",
"other" => "Other",
"phone_owners_name" => "Phone owner's name",
"name_of_lc1_chairman" => "Name of LC1 chairman",
"any_hospital_contact" => "Any hospital contact?",
"yes" => "Yes",
"no" => "No",
"name_of_contact_in" => "Name of the contact in",
"preferred_language" => "Preferred Language",
"district" => "District",
"county" => "County",
"select" => "-- select --",
"add_new_district" => "Add new district",
"add_new_county" => "Add new county",
"subcounty" => "Subcounty",
"add_new_subcounty" => "Add new subcounty",
"parish" => "Parish",
"add_new_parish" => "Add new parish",
"village" => "village",
"add_new_village" => "Add new village",
"is_member_head_of_family" => "Is Member Head of Family?",
"select_family" => "Select Family",
"insurance_group" => "Insurance Group",
"photo" => "Photo",
"submit" => "Submit",
"cancel" => "Cancel",
"register_a_new_occupation" => "Register a new occupation",
"register_a_new_district" => "Register a new district",
"register_a_new_county" => "Register a new county",
"register_a_new_sub_county" => "Register a new sub-county",
"register_a_new_parish" => "Register a new parish",
"register_a_new_village" => "Register a new village",
"please_fill_in_a_name" => "Please fill out a name",
"error_occured_occupation_not_added" => "Error occured. New occupation has not been added",
"new_district_has_been_added" => "new district has been added",
"district_already_exists" => "District already exists",
"county_already_exists" => "County already Exists",
"new_county_has_been_added" => "new county has been added",
"subcounty_already_exists" => "Sub county already exists",
"new_subcounty_has_been_added" => "new sub county has been added",
"parish_already_exists" => "Parish already Exists",
"new_parish_has_been_added" => "new parish has been added",
"village_already_exists" => "Village already Exists",
"new_village_has_been_added" => "new village has been added",
"search_by_patient_number" => "Search by patient number",
"search_by_first_name" => "Search with patient first name",
"search_by_last_name" => "Search with patient last name",
"save" => "Save",
"add_exisitng_patient" => "Add Existing Patient",
"view_active_members" => "View Insurance Members",
"view_inactive_members" => "View Deleted Members",
"patient_search" => "Patient Search",
"patient_information" => "Patient Information",
"insurance_member_details" => "Insurance Member Details",
"member_details" => "Member Details",
"member_details_bio" => "Member's Bio Data",
"full_names" => "Full Names",
"relationship_to_head_of_family" => "Relationship To Head Of Family",
"head_of_family_details" => "Head Of Family Details",
"group_details" => "Group Details",
"group_name" => "Group Name",
"start_of_insurance" => "Start Of Insurance",
"end_of_insurance" => "End Of Insurance",
"insurance_status" => "Insurance Status",
"active" => "Active",
"inactive" => "Inactive",
"member_picture" => "Member's Picture",
"head_of_family_picture" => "Head Of Family's Picture",
"patient_number" => "Patient Number",
"edit_insurance_details_for" => "Edit Insurance Details For ",
"edit" => "Edit",
"relationship_to_head" => "Relationship To Head",
"inactive_insurance_members" => "Deleted Insurance Members",
"activate" => "Restore",
"name" => "Name",
"patient_category" => "Patient Category",
"action" => "Action",
"family" => "Family",
"are_you_sure" => "Are you sure",
"you_have_registered" => "You have registered",
"currently_registered_members" => "Currently Registered Members",
"search_criteria" => "Search criteria",
"clear_search" => "Clear search",
"search" => "Search",
"delete" => "Delete",
"details" => "Details",
"add_new_occupation" => "Add new occupation",
"family_insurance_risk" => "Family insurance risk",
"edit_family_head_details" => "Edit family head details",
"does_member_have_existing_premium" => "Does member already have existing premiums",
"existing_premium_start_date" => "Existing premium start date",
"existing_premium_end_date" => "Existing premium end date",
"created_at" => "Created At",
"premium_amount" => "Premium Amount",
"created_by" => "Created By",
"members_with_active_insurance" => "Members With Active Insurance",
"members_with_expired_insurance" => "Members With Expired Insurance",
"family_members" => "Family Members",
];
@@ -0,0 +1,5 @@
<?php
return [
'~'
];
@@ -0,0 +1,114 @@
<?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"
];
@@ -0,0 +1,20 @@
<?php
return [
"cancel" => "Cancel",
"submit" => "Submit",
"super_category_name" => "Super category name",
"investigation_category_name" => "Investigation category name",
"create" => "Create",
"dashboard" => "Dashboard",
"investigation_categories" => "Investigation categories",
"add_investigation_category" => "Add investigation category",
"edit_investigation_category" => "Edit investigation category",
"edit" => "Edit",
"activate_investigation_categories" => "Activate investigation categories",
"activate" => "Activate",
"are_you_sure" => "Are you sure?",
"delete" => "Delete",
"view" => "View",
"view_investigation_categories" => "View Investigation Categories",
];
@@ -0,0 +1,30 @@
<?php
return [
"add_result_templates" => "Add Result Templates",
"view_result_templates" => "View Result Templates",
"inactive_result_templates" => "Inactive Result Templates",
"investigation_result_templates" => "Investigation Result Templates",
"template" => "Template",
"investigation" => "Investigation",
"all_investigations" => "All Investigations",
"edit_result_template" => "Edit Result Template",
"new_result_template" => "New Result Template",
"add_variable" => "Add Variable",
"test_codes" => "Test Codes",
"cancel" => "Cancel",
"submit" => "Submit",
"test_code" => "Test Code",
"investigation_specialised_variable" => "Investigation Specialised Variable",
"machine_name" => "Machine Name",
"create" => "Create",
"add_test_code" => "Add Test Code",
"edit" => "Edit",
"edit_test_code" => "Edit test code",
"activate" => "Activate",
"activate_test_code" => "Activate Test Code",
"delete" => "Delete",
"investigation_test_codes" => "Investigation Test Codes",
"view_test_codes" => "View Test Codes",
"activate_test_codes" => "Activate Test Codes",
];
+338
View File
@@ -0,0 +1,338 @@
<?php
return [
"2_days_ago" => "2 DAYS AGO",
"abdominal_circumference" => "ABDOMINAL CIRCUMFERENCE",
"abortions" => "Abortions",
"accuracy" => "Accuracy",
"actions" => "Actions",
"activate" => "Activate",
"activate_investigations" => "Activate investigations",
"active_investigations" => "Active Investigations",
"add" => "Add",
"add_investigation" => "Add investigation",
"add_more" => "Add more",
"add_results" => "Add results",
"age" => "Age",
"all_complete" => "ALL COMPLETE",
"all_incomplete" => "ALL INCOMPLETE",
"all_results_authenticated" => "All lab results have been authenticated",
"all_time" => "ALL TIME",
"alter" => "Alter",
"alter_obstetric_ultrasound" => "Alter Obstetric Ultrasound",
"alter_radiology_ultrasound_results" => "Alter Radiology and Ultrasound Results",
"anterior" => "Anterior",
"authenticate" => "Authenticate",
"authenticate_lab_investigations" => "Authenticate Lab investigations",
"authenticate_results" => "Authenticate Results",
"authenticated" => "Authenticated",
"authorised_by" => "Authorised By",
"average_gestation_age" => "AVERAGE GESTATIONAL AGE",
"bi_parietal_diameter" => "BI PARIETAL DIAMETER",
"breech" => "Breech",
"bulk_edit" => "Bulk Edit",
"cancel" => "Cancel",
"cancel_order" => "Cancel Order",
"cardiology" => "Cardiology",
"cardiology_investigations_started" => "Cardiology investigations for episode started on",
"cardiology_results" => "Cardiology Results",
"category" => "Category",
"cephalic" => "Cephalic",
"charge" => "Charge",
"chart_of_account_name" => "Chart of account name",
"clear_search" => "Clear search",
"clinic" => "Clinic",
"comment" => "Comment",
"comments" => "Comments / Flags",
"comments_additional_info" => "COMMENTS / ADDITIONAL INFORMATION",
"complete" => "Complete",
"conclusion" => "Conclusion",
"confirm_investigations" => "Confirm Investigations",
"container" => "Container",
"cord_artery_doppler" => "CORD ARTERY DOPPLER",
"create" => "Create",
"crown_rump_length" => "CROWN RUMP LENGTH",
"currently_selected_investigations" => "Currently selected investigations",
"custom_date" => "CUSTOM DATE",
"dashboard" => "Dashboard",
"date_cancelled" => "Date Cancelled",
"date_from" => "Date From",
"date_of_birth" => "Date Of Birth",
"date_of_scan" => "Date of Scan",
"date_ordered" => "Date Ordered",
"date_range" => "DATE RANGE",
"date_received" => "Date Received",
"date_to" => "Date To",
"delete" => "Delete",
"doctor" => "Doctor",
"done_by" => "Done By",
"edd" => "EXPECTED DATE OF DELIVERY",
"edit" => "Edit",
"edit_hmis_options" => "Edit H.M.I.S Options",
"edit_investigation" => "Edit investigation",
"edit_lab_specimen" => "Edit Lab Specimen",
"edit_specimens" => "Edit Specimens",
"enter_manual_results" => "Enter Manual Results",
"estimated_foetal_weight" => "ESTIMATED FOETAL WEIGHT",
"femur_length" => "FEMUR LENGTH",
"first_name" => "First name",
"fundal_anterior" => "Fundal anterior",
"fundal_posterior" => "Fundal posterior",
"gender" => "Gender",
"gravida" => "Gravida",
"head_circumference" => "HEAD CIRCUMFERENCE",
"historical_investigations" => "Historical Investigations",
"historical_results" => "Historical Results",
"historical_results_imaging" => "Historical results imaging",
"historical_results_labs" => "Historical Results Labs",
"hmis_category_in_patient" => "H.M.I.S category (In Patient)",
"hmis_category_in_patient_number" => "H.M.I.S category number (In Patient)",
"hmis_category_out_patient" => "H.M.I.S category (Out Patient)",
"hmis_category_out_patient_number" => "H.M.I.S category number (Out Patient)",
"hospital_unit" => "Hospital Unit",
"imaging_historical_results" => "Imaging Historical Results",
"imaging_investigation_results" => "IMAGING INVESTIGATION RESULTS",
"imaging_investigations_results" => "IMAGING INVESTIGATIONS RESULTS",
"investigation_results" => "INVESTIGATION RESULTS",
"inactive_investigations" => "Inactive Investigations",
"incoming" => "Incoming",
"incoming_cardiology_investigations" => "Incoming Cardiology Investigations",
"incoming_lab_investigations" => "Incoming Lab Investigations",
"urgent_incoming_lab_investigations_warning" => "There are Urgent Incoming Lab Investigations",
"urgent_incoming_lab_results_warning" => "There are Urgent and Incomplete Lab Results",
"auth_incoming_lab_results_warning" => "There are Urgent and Unauthenticated Lab Results",
"urgent_incoming_lab_investigations" => "Urgent Incoming Lab Investigations",
"urgent_incoming_imaging_investigations" => "Urgent and Incomplete Imaging",
"auth_incoming_lab_investigations" => "Urgent and Unauthenticated Lab Results",
"incoming_obstetric_ultrasound_investigations" => "Incoming Obstetric Ultrasound Investigations",
"incoming_radiology_investigations" => "Incoming Radiology Investigations",
"incoming_ultrasound_investigations" => "Incoming Ultrasound Investigations",
"incomplete" => "Incomplete",
"urgent_incomplete" => "Urgent and Incomplete",
"insurance_coverage" => "Insurance coverage",
"insured_price" => "Insured Price",
"investigation_for_episode_started" => "Investigations for episode started on",
"investigation_name" => "Investigation name",
"investigation_requests" => "Investigation Requests",
"investigation_sub_tests" => "Investigation Sub Tests",
"investigations" => "Investigations",
"investigations_ordered_by" => "Investigations ordered by",
"is_investigation_available" => "Is investigation available",
"item" => "Item",
"lab" => "Lab",
"lab_number" => "Lab Number",
"lab_result_details" => "LAB RESULT DETAILS",
"lab_results" => "Lab Results",
"lab_time" => "Lab time",
"last_24_hours" => "Last 24 hours",
"last_2_weeks" => "LAST 2 WEEKS",
"last_name" => "Last name",
"liquor_volume" => "LIQUOR VOLUME",
"list_of_investigations" => "LIST OF INVESTIGATIONS",
"list_radiology_results" => "List Radiology Results",
"lmp" => "Last Menstrual Period",
"low_lying_grade1" => "LOW LYING Grade 1",
"low_lying_grade2" => "LOW LYING Grade 2",
"low_lying_grade3" => "LOW LYING Grade 3",
"minimum" => "Minimum",
"new_investigation" => "New Investigation",
"next" => "Next",
"no" => "No",
"no_historical_records" => "No historical records found",
"no_investigations_found" => "No New Investigations Found",
"no_requests_available" => "No incoming requests available",
"no_results_available" => "No results available",
"non_insured_price" => "Cash Price",
"normal_ranges" => "Reference Ranges",
"normal_range" => "Reference Range",
"not_authenticated" => "Not Authenticated",
"not_available" => "Not available",
"not_paid" => "Not Paid",
"not_taken" => "Not Taken",
"number_of_foetus" => "Number of foetus",
"obstetric_ultrasound" => "Obstetric Ultrasound",
"obstetric_ultrasound_order_details" => "Obstetric Ultrasound Order Details",
"obstetric_ultrasound_request_template" => "Obstetric Ultrasound Request Template",
"obstetric_ultrasound_results" => "OBSTETRIC ULTRASOUND RESULTS",
"of" => "of",
"order_comments" => "Order comments",
"order_date" => "Order Date",
"ordered" => "Ordered",
"ordered_investigations" => "Ordered Investigations",
"other" => "Other",
"other_diagnoses" => "Other Diagnoses",
"other_ultrasound_results" => "Other Ultrasound Results",
"paid" => "Paid",
"para" => "Para",
"password" => "Password",
"patient" => "Patient",
"patient_category" => "Patient Category",
"patient_names" => "Patient Names",
"patient_number" => "Patient Number",
"patients" => "Patients",
"payment" => "Payment",
"pending" => "Pending",
"pending_investigation_orders" => "Pending investigation orders",
"performed_by" => "Performed By",
"phone" => "Phone",
"placental_site" => "PLACENTAL SITE",
"please_login_as_senior_lab" => "Please login first as Senior Lab Technician",
"please_select_specimen" => "Please select a specimen before continuing",
"posterior" => "Posterior",
"presentation" => "PRESENTATION",
"primary_diagnosis" => "Primary Diagnosis",
"print_all_requests" => "Print All Requests",
"print_barcode" => "Print Barcode",
"print_request" => "Print Request",
"print_requests" => "Print Requests",
"printed_on" => "Printed on",
"print" => "Print",
"provisional_diagnosis" => "Provisional Diagnosis",
"receive_request" => "Receive Request",
"received" => "Received",
"receiving_lab_request_for" => "Receiving Lab request for",
"rejected" => "Rejected",
"remove" => "Remove",
"request" => "Request",
"request_barcode" => "Request Barcode",
"requested" => "Requested",
"requested_by" => "Requested By",
"residence" => "Residence",
"restore_order" => "Restore Order",
"result_details" => "Result Details",
"results" => "Results",
"results_for_episode" => "Results for episode created on",
"sample_container" => "Sample container",
"samples" => "Samples",
"save" => "Save",
"search" => "Search",
"search_criteria" => "Search criteria",
"select_date" => "Select Date",
"select_from_list" => "Select any from list",
"select_investigations" => "Select Investigations",
"select_investigations_above" => "Select investigations above",
"select_one_investigation" => "Select at least one investigation",
"select_patient" => "Select Patient",
"select_type" => "Select type",
"setup" => "setup",
"skip" => "Skip",
"sonographer" => "Sonographer",
"source" => "Source",
"specialised_results_investigation" => "Specialised Results For Investigation",
"specimen" => "Specimen",
"specimens" => "Specimens",
"status" => "Status",
"reason" => "Reason",
"step" => "Step",
"submission_date" => "Submission Date",
"submit" => "Submit",
"submit_requests" => "Submit Requests",
"taken" => "Taken",
"test_results" => "TEST RESULTS",
"tests" => "Tests",
"tests_to_take" => "Tests to be taken",
"this_pregnancy" => "This Pregnancy",
"time" => "Time",
"today" => "TODAY",
"total" => "Total",
"total_results" => "Total results",
"transverse" => "Transverse",
"ultrasound" => "Ultrasound",
"ultrasound_investigation_for_episode_started" => "Ultrasound investigations for episode started on",
"unit" => "Unit",
"update_results" => "Update results",
"urgent" => "Urgent",
"username" => "Username",
"value" => "Value",
"verified_by" => "Verified By",
"view_cancelled_investigations" => "View cancelled investigations",
"view_results" => "View results",
"viewing_on" => "Viewing on",
"view" => "View",
"ward" => "Ward",
"weeks" => "weeks",
"xray" => "Xray",
"xray_investigation_for_episode_started" => "X-ray investigations for episode started on",
"years" => "years",
"yes" => "Yes",
"yesterday" => "YESTERDAY",
"order_comment" => "Order Comment",
"successful_submission_of_echo_results" => "Echo Cardiology results have been successfully submitted",
"new_investigation_variable" => "New investigation variables",
"clinical_data_home" => "Clinical Data Home",
"investigation_variables" => "Investigation Variables",
"register" => "Register",
"variable_name" => "Variable Name",
"select" => "select",
"investigation" => "Investigation",
"units" => "Units",
"is_the_range_normal" => "Is the Reference Range ?",
"male" => "Male",
"female" => "Female",
"flag" => "Flag",
"edit_investigation_specialised_variables" => "Edit Investigation Specialised Variable",
"investigation_specialised_variables" => "Investigation Specialised Variable",
"are_you_sure" => "Are you sure?",
"inactive_specialised_variable" => "Inactive Investigation Specialised Variable",
"active" => "Activate",
"inactive" => "Inactive",
"action" => "Action",
"add_investigation_specialised_variable" => "Add Investigation Specialised Variable",
"view_investigation_specialised_variables" => "View Investigation Specialised Variable",
"activate_investigation_specialised_variables" => "Activate Investigation Specialised Variable",
"patient_last_name" => "Patient Last Name",
"date" => "Date",
"from" => "From",
"to" => "To",
"patient_first_name" => "Patient First Name",
"patient_name" => "Patient Name",
"turn_around_time" => "Turn Around Time",
"refer_to_investigation_report" => "Refer to investigation report",
"self_request" => "Self Request",
"performed_at" => "Performed At",
"sign" => "Sign",
"comm_flag_con" => "Comments / Flags / Conclusion",
"search_by_patient" => "Search By Patient",
"is_the_reference_range" => "Is the Reference Range?",
"edit_specialised_variables_ranking" => "Edit Specialised Variables Ranking",
"cancel_ordered_investigations" => "Cancel Ordered Investigations",
"new_template" => "New Template",
"description" => "DESCRIPTION",
"select_template_or_create" => "You can select a template above or create a new one",
"add_new_template" => "Add New Template",
"template" => "Template",
"cardio_echo_template" => "Cardio Echo Template",
"information_not_available" => "Information not available",
"lab_comments" => "Lab Comments",
"order" => "Order",
"order_investigations" => "Order Investigations",
"patient_has_not_paid_for_ordered_investigations" => "Patient has not paid for ordered investigations",
"ranking_print_order" => "Ranking (Print Order)",
"specialised_variables_ranking" => "Specialised Variables Ranking / Print Order for",
"select_investigations_you_want_to_print" => "Select investigations you want to print",
"remove_investigation" => "Remove Investigation",
"no_results_for_this_investigation" => "No results for this investigation",
"view_echo_results" => "View Echo Results",
"selective_print" => "Selective Print",
"ordered_by" => "Ordered By",
"search_by_lab_number" => "Search By Lab Number",
"title" => "Title",
"height" => "HEIGHT",
"pulse" => "PULSE",
"name" => "Name",
"weight" => "WEIGHT",
"department_of_cardiology" => "DEPARTMENT OF CARDIOLOGY",
"ok" => "Ok",
"close" => "Close",
"submit_results" => "Submit results",
"print_order" => "Print Order",
"apply_echo_cardiology_template" => "Apply Echo Cardiology Template",
"select_a_template" => "Select A Template",
"add_result_from_template" => "Add Result From Template",
"import_results_from_machine" => "Import Results From Machine",
"view_reference_ranges" => "View Reference Ranges",
"inpatient_bill_generated" => "Inpatient Bill Generated",
"patient_telephone" => "Patient Phone",
"patient_age" => "Patient Age",
"patient_gender" => "Patient Gender",
"is_investigation_chronic" => "Is Investigation Chronic",
];
@@ -0,0 +1,119 @@
<?php
return [
"served_by" => "Served By",
"sign" => "Sign",
"total" => "Total",
"date" => "Date",
"claim_number" => "Claim Number",
"patient_number" => "Patient Number",
"patient_name" => "Patient Name",
"amount" => "Amount",
"reason" => "Reason",
"invoice_date" => "Invoice Date",
"to" => "to",
"invoice" => "INVOICE",
"print" => "Print",
"patient_category_invoices" => "Patient Category Invoices",
"due_date" => "Due Date",
"invoice_number" => "Invoice Number",
"sub_total_amount" => "Sub Total Amount",
"total_amount" => "Total Amount",
"patient_names" => "Patient Names",
"patient_category" => "Patient Category",
"no_records_found" => "NO RECORDS FOUND",
"item_type" => "Item Type",
"supplier" => "Supplier",
"amount_to_pay" => "Amount To Pay",
"amount_paid" => "Amount Paid",
"balance" => "Balance",
"payments" => "Payments",
"View_hospital_invoices" => "View Hospital Invoices",
"received_by" => "Received By",
"cost" => "Cost",
"bill_per_item" => "Bill per Item",
"quantity" => "Quantity",
"item_name" => "Item Name",
"from" => "From",
"hospital_invoices" => "Hospital Invoices",
"invoices_with_balance" => "Invoices With Balance",
"date_generated" => "Date Generated",
"delete_invoice" => "Delete Invoice",
"print_invoice" => "Print Invoice",
"make_payment" => "Make Payment",
"new_invoices" => "New Invoices",
"payment_made_by" => "Payment Made By",
"description" => "Description",
"receipt" => "Receipt",
"cashier_receipt" => "Cashier Receipt",
"receipt_number" => "Receipt Number",
"email" => "Email",
"cashier" => "Cashier",
"staff_in_charge" => "Staff In Charge",
"date_paid" => "Date Paid",
"invoice_payments_trail" => "Invoice Payments Trail",
"approved_by" => "Approved By",
"received_on" => "Received On",
"generate_invoice" => "Generate Invoice",
"hospital_received_items" => "Hospital Received Items",
"start_date" => "Start Date",
"end_date" => "End Date",
"search" => "Search",
"details" => "Details",
"invoices_payments" => "Invoices Payments",
"invoice_generated_on" => "Invoice Generated On",
"payment_for" => "Payment For",
"previous_balance" => "Previous Balance",
"amount_to_deposit" => "Amount To Deposit",
"expense_account_details" => "Expense Account Details",
"update_payment" => "Update Payment",
"make_new_payment" => "Make New Payment",
"paid_by" => "Paid By",
"receipts" => "Receipts",
"payments_history" => "Payments History",
"payment_date" => "Payment Date",
"period" => "Period",
"payment_history" => "Payment History",
"donor_discount_invoices" => "Donor Discount Invoices",
"invoices_dashboard" => "Invoices Dashboard",
"donor_name" => "Donor Name",
"do_you_want_receive_bank" => "Do you wish to receive this money directly into a bank account?",
"bank" => "Bank",
"bank_balance" => "Bank Balance",
"memo" => "Memo",
"write_off_balance" => "Write Off Balance",
"write_off_invoice_balance" => "Write Off Invoice Balance",
"amount_to_be_written_off" => "Amount To Be Written Off",
"write_off_memo" => "Write Off Memo",
"expense_account" => "Expense Account",
"finish" => "Finish",
"invoices" => "Invoices",
"generate_invoices" => "Generate Invoices",
"receive_invoice_payments" => "Receive Invoice Payments",
"select_the_date_range" => "Select the Date Range",
"select" => "Select",
"submit" => "Submit",
"discount_type" => "Discount Type",
"cashier_name" => "Cashier's Name",
"select_patient_category" => "SELECT A PATIENT CATEGORY",
"select_valid_date_range" => "SELECT A VALID DATE RANGE",
"all_patient_categories" => "All Patient Categories",
"total_amount_to_pay" => "Total Amount To Pay",
"total_amount_paid" => "Total Amount Paid",
"balance_left_to_pay" => "Balance Left To Pay",
"last_payment_date" => "Last Payment Date",
"donor_invoices_with_balance" => "Donor Invoices With Balance",
"receive_payment" => "Receive Payment",
"for_period" => "For Period",
"donor_invoices" => "Donor Invoices",
"view_donor_invoices" => "View Donor Invoices",
"bills" => "Bills",
"receive_patient_category_invoice" => "Receive Patient Category Invoice",
"payment_by" => "Payment By",
"receive_donor_invoice" => "Receive Donor Invoice",
"receive_donor_payment" => "Receive Donor Payment",
"donor" => "Donor",
"amount_to_deposited" => "Amount To Deposited",
"authorised_by" => "Authorised by",
"payment_received_on" => "Payment Received On",
];
@@ -0,0 +1,30 @@
<?php
return [
"item_categories" => "Item Categories",
"dashboard" => "Dashboard",
"clinical_data_home" => "Clinical Data Home",
"submit" => "Submit",
"cancel" => "Cancel",
"home" => "Home",
"view" => "View",
"export_data_to_copy_csv_pdf_print" => "Export data to Copy, CSV, Excel, PDF & Print",
"view" => "View",
"edit" => "Edit",
"delete" => "Delete",
"are_you_sure" => "Are you sure",
"category_name" => "Category Name",
"active_status" => "Active Status",
"parent_category" => "Parent Category",
"active" => "Active",
"inactive" => "Inactive",
"add_item_category" => "Add Item Category",
"add" => "Add",
"parent_item_category" => "Parent Item Category",
"item_category_name" => "Item Category Name",
"is_active" => "Is Active:",
"yes" => "Yes",
"no" => "No",
"add_item_categories" => "Add Item Categories",
"view_item_categories" => "Add Item Categories"
];
+16
View File
@@ -0,0 +1,16 @@
<?php
return [
"lab_form_name" => "Lab Form Name",
"home" => "Home",
"add_lab_form" => "Add Lab Form",
"edit_lab_form" => "Edit Lab Form",
"view_lab_form" => "Lab Form",
"edit" => "Edit",
"delete" => "Delete",
"are_you_sure" => "Are you sure?",
"add_lab" => "Add Lab",
"clear_stock" => "Clear Stock",
"delete_multiple_labs" => "Delete Multiple Labs",
"add_multiple_labs" => "Add Multiple Labs",
];
@@ -0,0 +1,23 @@
<?php
return [
"view_lab_order" => "View Lab Order",
"results_time" => "Results Time",
"sample_id" => "Sample ID",
"restart_lab_integration" => "Restart Lab Integration",
"add_lab_instrument" => "Add Lab Instrument",
"view_lab_instruments" => "View Lab Instruments",
"activate_lab_instruments" => "Activate Lab Instruments",
"delete" => "Delete",
"edit" => "Edit",
"lab_instrument" => "Lab Instrument",
"lab_instruments" => "Lab Instruments",
"dashboard" => "Dashboard",
"activate" => "Activate",
"activate_lab_instrument" => "Activate Lab Instrument",
"edit_lab_instrument" => "Edit Lab Instrument",
"lab_instrument_name" => "Lab Instrument Name",
"submit" => "Submit",
"cancel" => "Cancel",
"create" => "Create",
];
@@ -0,0 +1,23 @@
<?php
return [
"please_compulsory_fields" => "Please fill in all compulsory fields",
"cancel" => "Cancel",
"submit" => "Submit",
"specimen_name" => "Specimen name",
"create" => "Create",
"dashboard" => "Dashboard",
"add_specimen" => "Add specimen",
"specimens" => "Specimens",
"add_another" => "Add Another",
"edit" => "Edit",
"edit_specimen" => "Edit specimen",
"name" => "Name",
"inactive_specimens" => "Inactive specimens",
"activate" => "Activate",
"lab_specimens" => "Lab specimens",
"delete" => "Delete",
"are_you_sure" => "Are you sure?",
"view_specimen" => "View specimens",
"activate_specimen" => "Activate specimen",
];
+88
View File
@@ -0,0 +1,88 @@
<?php
return [
"create_multiple_labs" => "Create Multiple Lab Items",
"home" => "Home",
"name" => "Name",
"cost" => "Cost",
"insurance_status" => "Insurance status",
"non_insured_price" => "Non-Insured Price",
"insured_price" => "Insured Price",
"chart_of_account" => "Chart Of Account",
"stock" => "Stock",
"reorder_level" => "Re-Order Level",
"description" => "Description",
"form" => "Form",
"unit" => "Unit",
"expiry_date" => "Expiry Date",
"supplier" => "Supplier",
"yes" => "yes",
"no" => "no",
"select" => "select",
"create" => "Create",
"dashboard" => "Dashboard",
"labs" => "Lab Items",
"activate" => "Activate",
"are_you_sure" => "Are you sure?",
"action" => "Action",
"quantity" => "Quantity",
"current_batch" => "Current Batch",
"edit" => "Edit",
"delete" => "Delete",
"clear_stock" => "Clear Stock",
"delete_multiple_labs" => "Delete Multiple Lab Items",
"error_deleting_labs" => "Something happened when deleting the lab Items, please contact Streamline Support",
"sure_to_delete" => "Are Sure You Want To Delete These Lab Items?",
"select_lab_to_delete" => "Please Be Sure to Select A Lab Item That You Wish To Delete.",
"labs_usage" => "Lab Items Usage",
"previous_labs_usage" => "Previous Lab Items Usage",
"date" => "Date",
"recorded_by" => "Recorded by",
"enter_dates" => "Enter Dates",
"today" => "Today",
"date_range" => "DATE RANGE",
"date_on" => "Date On",
"end_date" => "End Date",
"lab_item_usage" => "Lab Item Usage",
"lab_item" => "Lab Item",
"available_quantity" => "Available Quantity",
"quantity_required" => "Quantity Required/Used",
"unit_cost" => "Unit Cost",
"total_cost" => "Total Cost",
"add_item" => "Add Item",
"submit_usage" => "Submit Usage",
"lab_stock" => "Lab Stock",
"store_stock" => "Store stock",
"select_lab_item" => "Please select an lab Item please",
"amount_not_available" => "The required amount is greater than what is available, please re-stock and request again",
"sale_value" => "Sale value",
"lab_stock_sheet" => "Laboratory stock sheet",
"inactive_labs" => "Inactive Labs",
"edit_all_labs" => "Edit All Labs",
"view_lab_form" => "View Lab Form",
"view_all_labs" => "View All Labs",
"requisition_for_labs" => "Requisition For Labs",
"lab_usage" => "Lab Item Usage",
"add_lab_form" => "Add Lab Item Form",
"add_multiple_labs" => "Add Multiple Lab Items",
"add_lab" => "Add Lab Item",
"status" => "Status",
"date_requested" => "Date Requested",
"requisition" => "Requisition",
"search_records" => "Please search for records",
"details" => "Details",
"not_approved" => "Not Approved",
"approved" => "Approved",
"items" => "Items",
"previous_lab_requisitions" => "Previous Lab Items Requisitions",
"complete_request" => "Complete Request",
"quantity_requested" => "Quantity Requested",
"search_criteria" => "Search criteria",
"total_results" => "Total results",
"clear_search" => "Clear search",
"select_requisition_items" => "Select items to requisition",
"edit_stock" => "Edit stock",
"cancel" => "Cancel",
"income_account" => "Income Account",
"expense_account" => "Expense Account"
];
+308
View File
@@ -0,0 +1,308 @@
<?php
return [
"demographics" => "Demographics",
"cancel_appointment_failed" => "Cancelling appointment failed. Please try again.",
"new_episode" => "New Episode",
"sadr_report" => "Suspected Adverse Drug Reaction Report",
"maternity_admission" => "MATERNITY ADMISSION",
"date_of_maternity_admission" => "Date of Maternity Admission",
"continue_maternity_admission" => "Continue Maternity Admission",
"close" => "Close",
"patient_documents" => "Patient's Documents",
"documents_attached" => "Documents Attached",
"view_all" => "View all",
"patient_appointments" => "Patient Appointments",
"appointment_date" => "Appointment date",
"appointment_time" => "Appointment time",
"episode_started_on" => "Episode started on",
"clinic" => "Clinic",
"in_charge" => "In charge",
"comments" => "Comments",
"appointment_actions" => "Appointment actions",
"patient_details" => "Patient's Details",
"patient_number" => "Patient Number",
"patient_names" => "Patient Names",
"gender" => "Gender",
"male" => "Male",
"female" => "Female",
"date_of_birth" => "Date of Birth",
"age" => "Age",
"years" => "years",
"residence" => "Residence",
"marital_status" => "Marital Status",
"next_of_kin" => "Next of Kin",
"relationship" => "Relationship",
"phone_number" => "Phone Number",
"phone_name" => "Phone Name",
"insurance_status" => "Insurance Status",
"insured" => "Insured",
"not_insured" => "Not Insured",
"occupation" => "Occupation",
"patient_category" => "Patient Category",
"registered_by" => "Registered By",
"registered_on" => "Registered On",
"edit_patient" => "Edit Patient",
"begin_episode_for_patient" => "Are you sure you want to begin an episode for this patient?",
"cancel" => "Cancel",
"yes" => "Yes",
"select_actions" => "Select Actions",
"start_appointment" => "Start Appointment",
"reschedule_appointment" => "Reschedule Appointment",
"cancel_appointment" => "Cancel Appointment",
"reschedule_appointment_question" => "Are you sure you want to reschedule the appointment? This action can not be reversed",
"cancel_appointment_cancel" => "Are you sure you want to cancel the appointment? This action can not be reversed",
"appointment_cancelled" => "Appointment has been cancelled",
"sign_out" => "Sign Out",
"edit_profile" => "Edit my profile",
"view_profile" => "View my profile",
"finance_home" => "Finance Home",
"patient_home" => "Patient Home",
"and" => "and",
"powered_by" => "Powered By",
"insured_patient_photo" => "Insured Patient's photo",
"photo_not_available" => "Photo not available",
"manage_roles" => "Manage Roles",
"limit_number_of_active_users" => "Limit number of active users",
"new_role" => "New Role",
"manage_users" => "Manage Users",
"new_user" => "New User",
"general_settings" => "General Settings",
"settings" => "Settings",
"finance" => "Finance",
"add_village" => "Add Village",
"view_villages" => "View Villages",
"inactive_villages" => "Inactive Villages",
"villages" => "Villages",
"inactive_parishes" => "Inactive Parishes",
"view_parishes" => "View Parishes",
"add_parish" => "Add Parish",
"parishes" => "Parishes",
"inactive_sub_counties" => "Inactive Sub Counties",
"view_sub_county" => "View Sub Counties",
"add_sub_county" => "Add Sub County",
"sub_counties" => "Sub Counties",
"home" => "Home",
"patients" => "Patients",
"inactive_patients" => "Inactive Patients",
"view_patients" => "View Patients",
"new_patient_with_episode" => "New Patient With Episode",
"new_patient" => "New Patient",
"insurance" => "Insurance",
"point_of_sale" => "Point Of Sale",
"incoming_investigations" => "Incoming Investigations",
"lab_results" => "Lab Results",
"authenticate_investigations" => "Authenticate Investigations",
"alter_investigations_results" => "Alter Investigations Results",
"historical_investigations" => "Historical Investigations",
"find_a_donor" => "Find A Donor",
"labs_management" => "Labs Management",
"labs_stock_sheet" => "Labs Stock Sheet",
"laboratory_specimens" => "Laboratory Specimens",
"cancel_ordered_investigation" => "Cancel Ordered Investigation",
"view_cancelled_ordered_investigations" => "View Cancelled Ordered Investigations",
"imaging" => "Imaging",
"radiology_requests" => "Radiology Requests + Results",
"cardiology_requests" => "Cardiology Requests + Results",
"ultrasound_requests" => "Ultrasound Requests + Results",
"obstetric_ultrasound_requests" => "Obstetric Ultrasound Requests + Results",
"incoming_obstetric_ultrasound_requests" => "Incoming Obstetric Ultrasound Requests",
"view_radiology_results" => "View Radiology Results",
"view_cardiology_results" => "View Cardiology Results",
"view_obstetric_ultrasound_results" => "View Obstetric Ultrasound Results",
"view_other_ultrasound_results" => "View Other Ultrasound Results",
"view_historical_results" => "View Historical Results",
"pharmacy" => "Pharmacy",
"incoming_prescriptions" => "Incoming Prescriptions",
"ward_dispensing" => "Ward Dispensing",
"ward_dispensing_per_chart" => "Ward Dispensing Per Chart Requests",
"view_ward_dispensing" => "View Ward Dispensing",
"pharmacy_stock_sheet" => "Pharmacy Stock Sheet",
"requisition_for_drugs" => "Requisition For Drugs",
"saved_requisitions" => "Saved Requisitions",
"previous_requisitions" => "Previous Requisitions",
"drugs" => "Drugs",
"new_drug" => "New Drug",
"add_multiple_drugs" => "Add Multiple Drugs",
"view_drugs" => "View Drugs",
"inactive_drugs" => "Inactive Drugs",
"expiring_drugs" => "Expiring Drugs",
"running_out_of_stock" => "Running Out Of Stock",
"stores" => "Stores",
"message_board" => "Message Board",
"clinical_data" => "Clinical Data",
"inactive_counties" => "Inactive Counties",
"view_counties" => "View Counties",
"add_county" => "Add County",
"counties" => "Counties",
"districts" => "Districts",
"inactive_districts" => "Inactive Districts",
"view_districts" => "View Districts",
"add_district" => "Add District",
"residences" => "Residences",
"bed_categories" => "Bed Categories",
"add_bed_category" => "Add Bed Category",
"view_bed_categories" => "View Bed Categories",
"activate_bed_categories" => "Activate Bed Categories",
"inactive_departments" => "Inactive Departments",
"bulk_edit" => "Bulk Edit",
"view_departments" => "View Departments",
"add_department" => "Add Department",
"departments" => "Departments",
"hospital_information" => "Hospital Information",
"inactive_categories" => "Inactive Categories",
"view_categories" => "View Categories",
"add_category" => "Add Category",
"patient_categories" => "Patient categories",
"admin_custom" => "Administration Customisation",
"prescription_errors" => "Prescription Errors",
"resources" => "Resources",
"add_resource" => "Add Resource",
"view_resources" => "View Resources",
"inactive_resources" => "Inactive Resources",
"suppliers" => "Suppliers",
"add_supplier" => "Add Supplier",
"view_suppliers" => "View Suppliers",
"inactive_suppliers" => "Inactive Suppliers",
"banks" => "Banks",
"add_bank" => "Add Bank",
"view_banks" => "View Banks",
"inactive_banks" => "Inactive Banks",
"donors" => "Donors",
"add_donor" => "Add Donor",
"view_donors" => "View Donors",
"inactive_donors" => "Inactive Donors",
"audit_trail" => "Audit Trail",
"staff_positions" => "Staff Positions",
"add_staff_position" => "Add Staff Position",
"view_staff_position" => "View Staff Position",
"inactive_staff_position" => "Inactive Staff Position",
"resource_categories" => "Resource Categories",
"add_occupation" => "Add Occupation",
"view_occupations" => "View Occupations",
"inactive_occupations" => "Inactive Occupations",
"triage" => "Triage",
"positive_call_for_help" => "If any sign positive, call for help urgently, move child to A&E critical care",
"children" => "Children",
"emergency_signs" => "EMERGENCY SIGNS",
"no" => "No",
"airway_breathing" => "Airway/Breathing",
"cyanosis" => "Cyanosis",
"stridor_breathing_choking" => "Stridor / obstructed breathing/ choking",
"severe_resp_distress" => "Severe respiratory distress",
"circulation" => "circulation",
"capillary_refill_seconds" => "Capillary refill > 3 seconds",
"severe_bleeding" => "Severe bleeding",
"weak_fast_pulse" => "Weak fast pulse",
"neurological" => "Neurological",
"coma" => "Coma",
"convulsing_now" => "Convulsing now",
"dehydration_children_diarrhoea" => "Dehydration(Only in child with diarrhoea)",
"diarrhoea_lethargy_sunken_eyes" => "Diarrhoea with Lethargy, sunken eyes or very slow skin pinch",
"adult_triage" => "Adult triage",
"family_planning_questions" => "FAMILY PLANNING QUESTIONS",
"too_sick" => "Too sick to answer",
"currently_pregnant" => "Are you currently pregnant?",
"had_menopause" => "Have you had menopause?",
"sexually_active" => "Are you sexually active or intending to be?",
"wish_to_have_child" => "Do you wish to have a child in the next two years?",
"action" => "Action",
"family_planning_method" => "Which method of family planning are you or your partner using?",
"none" => "None",
"counseling" => "Counseling",
"referral_to_fp" => "Referral to Family Planning clinic",
"select" => "Select",
"ensure_correct_dob" => "Please ensure the patient's date of birth is correct",
"positive_move_child_first" => "If any sign positive above, move child to front of queue & ensure seen promptly",
"burns_major" => "Burns (Major)",
"severe_pallor" => "Severe pallor",
"malnutrition_visible_wasting" => "Malnutrition: visible severe wasting",
"restless_irritable" => "Restless continuously irritable, lethargic",
"urgent_surgical_condition" => "Urgent surgical condition",
"oedema_both_feet" => "Oedema of both feet",
"severe_pain" => "Severe pain",
"significant_trauma" => "Significant trauma",
"priority_signs" => "Priority Signs",
"continue_ward_admission" => "Continue Ward Admission",
"are_you_sure_admit" => "Are you sure you want to admit this patient?",
"select_ward" => "Select Ward",
"admission_date" => "Admission Date",
"ward_admission" => "Ward Admission",
"are_you_sure_admit_maternity" => "Are you sure you want to admit this patient to Maternity?",
"are_you_sure_clinic" => "Are you sure you want to admit this patient to this special clinic?",
"continue_clinic_allocation" => "Continue Clinic Allocation",
"select_clinic" => "Select Clinic",
"clinic_allocation" => "Clinic Allocation",
"new_episode_clinic" => "New Episode With Clinic",
"staff_payments_configuration" => "Staff Payments Configuration",
"CHI_insurance" => "C.H.I Insurance",
"CHI_admin" => "C.H.I Administration",
"insurance_scheme_admin" => "Insurance Scheme Administration",
"patient_timeline" => "Patient Timeline",
"user_timeline" => "User Timeline",
"confirm_prescriptions" => "Confirm Precriptions",
"theatre_management" => "Theatre Management",
"theatre_drugs_stock_sheet" => "Drugs Stock Sheet",
"theatre_sundries_stock_sheet" => "Sundries Stock Sheet",
"theatre_requisitions" => "Requisitions",
"ward_item_request" => "Ward Item Request",
"incoming_ward_item_request" => "Incoming Ward Item Requests",
"mobile_number" => "Mobile Number",
"incoming_ward_charts" => "Incoming Ward Charts",
"anaesthesia_report" => "Anaesthesia report",
"surgery_report" => "Surgery report",
"start_appointment_with_clinic" => "Start appointment with clinic",
"drugs_stock_reconciliation" => "Drugs Stock Reconciliation",
"drugs_stock_reconciliation_report" => "Drugs Stock Reconciliation Report",
"patient_alert" => "Patient Alert",
"requisition_of_sundries" => "Requisition For Sundries",
"lab_sundries_stock_sheet" => "Lab Sundries Stock Sheet",
"dispensation_report" => "Dispensation Report",
"requisition_for_items" => "Requisition For Items",
"activate_streamline_modules" => "Activate stre@mline modules",
"patient_appointments_report" => "Appointments Report",
"radiologies_management" => "Radiologies Management",
"dentals_management" => "Dental Management",
"sundries_stock_reconciliation" => "Sundries Stock Reconciliation",
"sundries_stock_reconciliation_report" => "Sundries Stock Reconciliation Report",
"personal_settings" => "Personal Settings",
"create_new_episode" => "Create New Episode",
"new_episode_with_clinic" => "New Episode With Clinic",
"new_episode_with_doctor" => "New Episode With Doctor",
"new_episode_with_doctor_and_clinic" => "New Episode With Doctor and Clinic",
"new_episode_with_admission" => "New Episode With Admission",
"new_episode_with_inv_self_request" => "New Episode With Investigation Self Request",
"are_you_sure_inv_self_request" => "Are you sure you want to create a new episode with investigation self requests?",
"discharge_pat_continue" => "Discharge patient and continue",
"pat_still_admitted_discharge" => "Patient is still admitted in the system. You can press the discharge button and continue with this admission or cancel it",
"patient_finance_account" => "Patient Finance Account",
"more_details" => "More Details",
"customer_statement" => "Customer Statement",
"import_clinical_data" => "Import Clinical Data",
"send_sms" => "Send SMS",
"view_sms_reports" => "View SMS Reports",
"logged_in_users" => "Logged in users",
"failed_logins" => "Failed logins",
"inactive_companies" => "Inactive Companies",
"view_companies" => "View Companies",
"add_companies" => "Add Companies",
"companies_employers" => "Companies / Employers",
"patient_payment_methods" => "Patient Payment Methods",
"ward_management" => "Ward Management",
"view_cancelled_prescriptions" => "View Cancelled Prescriptions",
"cancel_prescriptions" => "Cancel Prescriptions",
"view_cancelled_progressive_treatments" => "View Cancelled Progressive Treatments",
"sundries_stock_sheet" => "Sundries Stock Sheet",
"progressive_treatments" => "Progressive Treatments",
"edit_echo_cardiology_templates" => "Edit Echo Cardiology Templates",
"view_lab_instrument_results" => "View Lab Instrument Results",
"has_possible_duplicates" => "Has possible duplicates",
"help" => "Help",
"frequently_asked_question" => "Frequently Asked Question",
"version_number" => "Version 23.0",
"streamline_support_system" => "Streamline Support System",
"view_point_of_sale_records" => "View Point of Sale Records",
"product_set_up" => "Product Set Up",
"scheme_administration" => "Scheme Administration",
"chi_report" => "CHI Reports",
];
+34
View File
@@ -0,0 +1,34 @@
<?php
return [
"create_markup_tag" => "Create markup tag",
"stores" => "Stores",
"dashboard" => "Dashboard",
"existing_markups" => "Existing markups",
"name" => "Name",
"percentage" => "Percentage",
"search_name" => "Search Name",
"search" => "Search",
"clear_search" => "Clear search",
"total_results" => "Total results",
"search_criteria" => "Search criteria",
"select_markup" => "Select Markup to apply",
"current_markup" => "Current markup",
"cancel" => "Cancel",
"apply" => "Apply",
"create_new_markup_tag" => "Create new markup tag and %",
"submit" => "Submit",
"edit_markup_tag" => "Edit Markup Tag",
"edit_markup_tag_per" => "Edit markup tag and %",
"inactive_markup_tag" => "Inactive markup tag",
"delete" => "Delete",
"edit" => "Edit",
"markup_tags" => "Markup Tags",
"click_view_drug_list" => "click to view drug list",
"markup" => "Markup",
"sell_price" => "Sell price",
"cost_price" => "Cost price",
"view_markup_tag" => "View Markup Tag",
"activate_markup_tag" => "Activate Markup Tag",
"select_all_drugs" => "Select all drugs",
];
+180
View File
@@ -0,0 +1,180 @@
<?php
return [
"dashboard" => "Dashboard",
"patient" => "Patient",
"maternity_admission_details" => "Maternity admission details",
"details_for_episode" => "Maternity admission details for Episode started on",
"maternity_admission_details_for" => "Maternity admission details for",
"patient_number" => "Patient Number",
"blood_group" => "Blood Group",
"blood_transfusion_date" => "Blood Transfusion Date",
"number_of_units" => "Number Of Units",
"comment" => "Comment",
"gravida" => "Gravida",
"para" => "Para",
"abortion" => "Abortion",
"postpartum" => "Postpartum",
"previous_pph" => "Previous Pph",
"previous_scar" => "Previous Scar",
"comments_from_pph" => "Other Comments From Pph",
"lmp" => "Last Menstrual Period",
"accuracy" => "Accuracy",
"edd" => "Expected Date of Delivery",
"referral_from" => "Referral From",
"progress" => "Progress",
"hiv_status" => "Hiv Status",
"negative" => "Negative",
"positive" => "Positive",
"unknown" => "Unknown",
"hiv_date" => "Hiv Date",
"scan_edd" => "Scan Expected Date of Delivery",
"gestation_from_scan" => "Gestation From Scan",
"history_of_fits" => "History Of Fits",
"history_of_aph" => "History of Aph",
"obstetric_date" => "Obstetric Date",
"gestation" => "Gestation",
"outcome" => "Outcome",
"outcome_name" => "Outcome Name",
"comments" => "Comments",
"current_acute_problems" => "Current Acute Problems",
"obstetric_risk_factors" => "Obstetric Risk Factors",
"baby" => "BABY",
"received_by" => "Received By",
"select" => "select",
"sex" => "Sex",
"other" => "Other",
"female" => "Female",
"male" => "Male",
"ambigous" => "Ambigous",
"condition" => "Condition",
"alive" => "Alive",
"fresh_sb" => "Fresh SB",
"macerated_sb" => "Macerated SB",
"weight" => "Weight (Kg)",
"congenital_abnormalities_apparent" => "Congenital abnormalities apparent?",
"yes" => "Yes",
"no" => "No",
"date_of_birth" => "Date of birth",
"birth_order" => "Birth order?",
"delivery_date" => "Delivery Date",
"delivery_time" => "Delivery Time",
"duration_1st" => "Duration 1st Stage (hours)",
"duration_2nd" => "Duration 2nd Stage(hours:minutes)",
"duration_3rd" => "Duration 3rd Stage",
"hours" => "Hours",
"minutes" => "Minutes",
"delivered_by_cadre" => "Delivered By (Cadre)",
"staff" => "Staff",
"student" => "Student",
"delivered_by_name" => "Delivered By (Name)",
"save" => "Save",
"cancel" => "Cancel",
"register_location_delivery" => "Register a new location of delivery",
"location_of_delivery" => "Location of Delivery",
"indication_for_cs" => "Indication for CS",
"from_surgery_notes" => "from surgery notes",
"mode_of_delivery" => "Mode of Delivery",
"supervised_by" => "Supervised By",
"abortions_pregnancies" => "Abortions/Ectopic pregnancies",
"post_partum" => "Post-partum",
"past_obstetric_history" => "Past Obstetric History",
"date" => "Date",
"name" => "Name",
"weeks" => "weeks",
"add_row" => "Add row",
"delete_row" => "Delete row",
"details" => "Details",
"number" => "Number",
"indication" => "Indication",
"other_comments" => "Other Comments",
"blood_transfusion" => "Blood Transfusion",
"vdrl_status" => "VDRL/RPR Status",
"result" => "Result",
"location" => "Location",
"hiv_past_3_months" => "IF NOT HAD HIV TEST WITHIN PAST 3 MONTHS SEND TEST SAMPLE",
"art_treatment_center" => "ART Treatment Center",
"art_treatment_number" => "ART Treatment Number",
"art_clinic_record" => "ART Clinic Record",
"this_pregnancy" => "This pregnancy",
"number_of_weeks_pregnant" => "Number Of Weeks Pregnant",
"us_scan_edd" => "U/S Scan Expected Date of Delivery",
"current_gestation_from_scan" => "Current gestation from scan: +/-2weeks early scan, 4 weeks late",
"referral_in_from" => "Referral in from",
"add_new_referral" => "Add new Referral",
"fits_details" => "Fits details",
"does_mother_cap" => "Does this mother have any current acute obstetric problems?",
"severe_eclampsia" => "Severe pre-eclampsia or eclampsia",
"premature_pprom" => "Premature rupture of membranes PROM / PPROM",
"aph" => "APH",
"pph" => "PPH",
"iufd" => "IUFD",
"inform_medical_team_warning" => "Inform senior midwife and medical team, draw up plan of management, counsel and support parents",
"born_before_arrival" => "Born before arrival",
"mother_current_obstetric_risk" => "Does this mother have any current obstetric risk factors?",
"history_aph_pregnancy" => "History of APH in current pregnancy",
"history_convulsion_pregnancy" => "History of convulsions in this pregnancy",
"diabetes_mellitus" => "Diabetes mellitus",
"epilepsy" => "Epilepsy",
"cardiac_disease" => "Cardiac disease",
"polyhydramnios" => "Polyhydramnios",
"poor_obstetric_history" => "Poor obstetric history",
"multiple_pregnancy" => "Multiple pregnancy",
"previous_csections" => "Previous C-sections",
"malpresentation" => "Malpresentation",
"submit_form" => "Submit Form",
"cant_delete_rows" => "Cannot delete all the rows.",
"adding_referral_failed" => "Adding referral failed",
"adding_referral_success" => "new referral has been added",
"referral_name" => "Referral Name",
"perinatal_death_info" => "Perinatal death notification form filled in and sent within 24 hours (midwife delivering is responsible)",
"perinatal_audit_info" => "Full perinatal audit form filled in and submitted within 7 days (Maternity In-Charge responsible)",
"apgar_1" => "Apgar score at 1 minute",
"apgar_5" => "Apgar score at 5 minutes",
"apgar_10" => "Apgar score at 10 minutes",
"age_established_respiration" => "Age established spontaneous regular respiration (Minutes)",
"resuscitation_airway" => "Resuscitation- airway",
"nil" => "Nil",
"bag" => "Bag",
"mask" => "Mask",
"resuscitation_suction" => "Resuscitation- suction",
"advanced_resuscitation" => "Advanced Resuscitation",
"advanced_resuscitation_ett" => "Advanced Resuscitation ETT",
"advanced_resuscitation_ecm" => "Advanced Resuscitation ECM",
"advanced_resuscitation_drugs" => "Advanced Resuscitation drugs given",
"vitamin_given" => "IM Vitamin K given (0.5mg preterm, 1mg term)",
"moved_to" => "Moved to",
"add_new_ward" => "Add new ward",
"tick_yes_vit_k" => "Only tick Yes if you are sure the baby has received Vit K. If not sure double check please",
"register_new_ward" => "Register a new ward",
"delivery_record" => "Delivery record",
"delivery_for_episode_started" => "Delivery for Episode started on",
"delivery" => "DELIVERY",
"foetal_number" => "Foetal Number",
"singleton" => "Singleton",
"twins" => "Twins",
"triplets" => "Triplets",
"blood_loss" => "Blood Loss",
"blood_loss_measurement" => "Blood Loss Measurement",
"measured" => "Measured",
"estimated" => "Estimated",
"vaginal_delivery" => "[> 500mls vaginal delivery or >1000mLs at C/S = PPH ].",
"delayed_cord_clamping" => "Delayed cord clamping 1 3 minutes for normal delivery, 30 sec 1 min for CS",
"hospital_pph_protocol" => "Hospital PPH PROTOCOL",
"click_for_protocol" => "click for protocol",
"clear_airway" => "If not breathing, stimulate & clear airway",
"clamp_cut_cord" => "If still not breathing, clamp & cut cord, clean airway if necessary",
"ventilate_bag_mask" => "ventilate with bag & mask",
"shout_for_help" => "Shout for help",
"meconium_protocol" => "NOTE : follow protocol if thick meconium present to remove from airway before ventilating",
"submit" => "Submit",
"fill_out_name" => "Please fill out a name",
"ward_error" => "Error occured. Ward has not been added",
"new_ward_added" => "New ward has been added",
"delivery_location_error" => "Error occured. Delivery location has not been added",
"delivery_location_added" => "New delivery location has been added",
"triage_done_on" => "Triage Done On",
"baby_record_on" => "Baby Record on",
"add_new_location_of_delivery" => "Add new location of delivery",
"duration_third_stage" => "Duration 3rd Stage (hours:minutes)"
];
@@ -0,0 +1,36 @@
<?php
return [
"memorised_reports" => "Memorised Reports",
"days_drugs_outta_stock" => "Days When Psychotropic Drugs Where Out Of Stock Report",
"dashboard" => "Dashboard",
"report" => "Report",
"date_from" => "Date From",
"date_to" => "Date To",
"search" => "Search",
"showing_drugs_outta_stock" => "Showing drugs out of stock from",
"to" => "to",
"drug_name" => "Drug Name",
"number_of_days" => "Number of Days",
"no_drugs_outta_stock" => "No psychotropic drugs were out of stock in this period",
"mental_health_reports" => "Mental Health Reports",
"diagnosed_patients" => "Diagnosed Patients",
"total" => "Total",
"diagnosed_patients_treatment_report" => "Diagnosed Patients With Treatments Report",
"diagnosis_name" => "Diagnosis Name",
"patients_with_diagnosis" => "Patients With Diagnosis",
"patients_with_treatment" => "Patients With Treatment",
"patients_with_no_treatment" => "Patients With No Treatment",
"follow_up_drop_out_rate_report" => "Follow Up Drop Out Rate Report",
"drop_out_rate" => "Drop Out Rate",
"patients_followed_up" => "Patients Followed Up",
"patients_lost" => "Patients Lost",
"patients_to_follow_up" => "Patients To Follow Up",
"no_follow_ups_lost" => "No follow ups were lost in this period",
"select_patient" => "Select Patient",
"follow_up_date" => "Follow Up Date",
"date_created" => "Date Created",
"patient_name" => "Patient Name",
"treatments_report" => "Treatments Report",
"showing_results_from" => "Showing results from",
];
+19
View File
@@ -0,0 +1,19 @@
<?php
return [
"cancel" => "Cancel",
"submit" => "Submit",
"image" => "Image",
"message" => "Message",
"messages" => "Messages",
"dashboard" => "Dashboard",
"create" => "Create",
"add_message" => "Add Message",
"edit_message" => "Edit message",
"edit" => "Edit",
"activate" => "Activate",
"activate_messages" => "Activate messages",
"date" => "Date",
"are_you_sure" => "Are you sure?",
"delete" => "Delete",
];
@@ -0,0 +1,35 @@
<?php
return [
"activate_observation" => "Activate Observation",
"view_observations" => "View Observations",
"add_observation" => "Add Observation",
"observations" => "Observations",
"dashboard" => "Dashboard",
"view" => "View",
"export_data" => "Export data to Copy, CSV, Excel, PDF & Print",
"category" => "Category",
"measurement" => "Measurement",
"options" => "Options",
"lower_limit" => "Lower Limit",
"upper_limit" => "Upper Limit",
"edit" => "Edit",
"delete" => "Delete",
"activate" => "Activate",
"edit_observation" => "Edit observation",
"observation_name" => "Observation name",
"measurement_unit" => "Measurement Unit (e.g Kilograms, Centimeters)",
"options_or_range" => "Choose to set a range or to set dropdown options for the observation",
"set_ranges" => "Set Ranges",
"set_dropdown_options" => "Set Dropdown Options",
"set_drop_down_options" => "Set drop down Options",
"add_another_option" => "Add Another Option",
"set_normal_option" => "Set Normal Option",
"age_group" => "Age group",
"is_observation_compulsory" => "Is observation compulsory?",
"yes" => "Yes",
"no" => "No",
"submit" => "Submit",
"cancel" => "Cancel",
"create" => "Create",
];
@@ -0,0 +1,20 @@
<?php
return [
"activate_occupation" => "Activate occupation",
"view_occupation" => "View occupation",
"add_occupation" => "Add occupation",
"edit" => "Edit",
"delete" => "Delete",
"occupation_name" => "Occupation Name",
"export_data" => "Export data to Copy, CSV, Excel, PDF & Print",
"view" => "View",
"occupations" => "Occupations",
"dashboard" => "Dashboard",
"activate" => "Activate",
"activate_occupations" => "Activate occupations",
"cancel" => "Cancel",
"submit" => "Submit",
"edit_occupation" => "Edit occupation",
"create" => "Create",
];
+26
View File
@@ -0,0 +1,26 @@
<?php
return [
"activate" => "Activate",
"activate_outcomes" => "Activate outcomes",
"add_new_outcome" => "Add New Outcome",
"add_outcome" => "Add outcome",
"are_you_sure" => "Are you sure",
"cancel" => "Cancel",
"clinical_data_home" => "Clinical Data Home",
"create" => "Create",
"dashboard" => "Dashboard",
"delete" => "Delete",
"edit" => "Edit",
"edit_all_outcomes" => "Edit All Outcomes",
"edit_outcome" => "Edit outcome",
"export_data_to_copy_csv_pdf_print" => "Export data to Copy, CSV, Excel, PDF & Print",
"id" => "Id",
"inactive" => "Inactive",
"outcome" => "Outcome",
"outcomes" => "Outcomes",
"submit" => "Submit",
"view" => "View",
"view_inactive_outcomes" => "View Inactive Outcomes",
"view_outcomes" => "View Outcomes",
];
@@ -0,0 +1,20 @@
<?php
return [
"add_package_unit" => "Add Package Unit",
"view_package_units" => "View Package Units",
"activate_package_units" => "Activate Package Units",
"package_units" => "Package Units",
"package_unit" => "Package Unit",
"stores_home" => "Stores Home",
"create_package_unit" => "Create Package Unit",
"export_data" => "Export data to Copy, CSV, Excel, PDF & Print",
"edit" => "Edit",
"delete" => "Delete",
"create" => "Create",
"package_name" => "Package Name",
"submit" => "Submit",
"cancel" => "Cancel",
"activate_package_unit" => "Activate package unit",
"activate" => "Activate",
];
+2
View File
@@ -0,0 +1,2 @@
<?php
return ["next" => "Next &raquo;", "previous" => "&laquo; Previous"];
+18
View File
@@ -0,0 +1,18 @@
<?php
return [
"add_parish" => "Add parish",
"dashboard" => "Dashboard",
"parishes" => "Parishes",
"create" => "Create",
"sub_county" => "Sub County",
"parish_name" => "Parish name",
"submit" => "Submit",
"cancel" => "Cancel",
"edit_parish" => "Edit parish",
"edit" => "Edit",
"activate" => "Activate",
"are_you_sure" => "Are you sure?",
"activate_parish" => "Activate parish",
"delete" => "Delete",
];
+8
View File
@@ -0,0 +1,8 @@
<?php
return [
"password" => "Passwords must be at least six characters and match the confirmation.",
"reset" => "Your password has been reset!",
"sent" => "We have e-mailed your password reset link!",
"token" => "This password reset token is invalid.",
"user" => "We can't find a user with that e-mail address."
];
@@ -0,0 +1,52 @@
<?php
return [
"refund_deposit" => "Refund Deposit",
"make_deposit" => "Make Deposit",
"current_balance" => "Current Balance",
"patient_names" => "Patient Names",
"amount_consumed" => "Amount Consumed",
"date_consumed" => "Date Consumed",
"reason" => "Reason",
"consumption" => "Consumption",
"refund_amount" => "Refund Amount",
"refund_date" => "Refund Date",
"received_by" => "Received By",
"refunds" => "Refunds",
"deposit_amount" => "Deposit Amount",
"deposit_date" => "Deposit Date",
"deposits" => "Deposits",
"print_statement" => "Print Statement",
"last_24_hours" => "Last 24 hours",
"custom_date" => "Custom Date",
"custom_range" => "Custom Range",
"patient_account_statement" => "Patient Account Statement",
"statement" => "Statement",
"cancel_refund" => "Cancel refund",
"refund_record_date" => "Refund Record Date",
"refund_transaction_date" => "Refund Transaction Date",
"refunded_by" => "Refunded By",
"refunded_reason" => "Refunded Reason",
"to" => "To",
"reports" => "Reports",
"patient_accounts_refunds" => "Patient Accounts Refunds",
"account_balance" => "Account Balance",
"account_to_pay_from" => "Account To Pay From",
"refund_patient_accounts" => "Refund Patient Accounts",
"printed_on" => "Printed On",
"by" => "By",
"patient_paid_with" => "Patient Paid With",
"details" => "Details",
"amounts" => "Amounts",
"transaction_date" => "Transaction Date",
"years" => "Years",
"email" => "Email",
"phone_number" => "Phone Number",
"patient_accounts_consumption_reports" => "Patient Accounts Consumption Reports",
"patient_accounts_refunds_reports" => "Patient Accounts Refunds Reports",
"patient_accounts_deposits_reports" => "Patient Accounts Deposits Reports",
"cash_to_pay" => "Cash to Pay",
"add_payment_method" => "Add Payment Method",
"cancel_deposit" => "Cancel Deposit",
"patient_accounts_deposits" => "Patient Accounts Deposits",
];
@@ -0,0 +1,23 @@
<?php
return [
"add_patient_category" => "Add patient category",
"patient_categories" => "Patient Categories",
"dashboard" => "Dashboard",
"create" => "Create",
"category_name" => "Category Name",
"submit" => "Submit",
"cancel" => "Cancel",
"edit_patient_category" => "Edit patient category",
"edit" => "Edit",
"view" => "View",
"export_to_csv_pdf_print" => "Export data to Copy, CSV, Excel, PDF & Print",
"delete" => "Delete",
"are_you_sure" => "Are you sure?",
"activate_patient_category" => "Activate patient category",
"activate" => "Activate",
"set_credit_limit" => "Set Credit Limit",
"is_patient_category_available" => "Is the Patient Category available?",
"yes"=>"Yes",
"no"=>"No"
];
@@ -0,0 +1,23 @@
<?php
return [
"cancel" => "Cancel",
"patient_documents_for" => "Patient documents for",
"dashboard" => "Dashboard",
"patient_documents" => "Patient Documents",
"view" => "View",
"add_new_document" => "Add new document",
"date" => "Date",
"patient_number" => "Patient Number",
"patient" => "Patient",
"title" => "Title",
"description" => "Description",
"uploaded_by" => "Uploaded By",
"preview" => "Preview",
"delete" => "Delete",
"submit" => "Submit",
"document" => "Document",
"date_of_document" => "Date of document",
"document_title" => "Document Title",
"upload" => "Upload",
];
+106
View File
@@ -0,0 +1,106 @@
<?php
return [
"add_document" => "Add document",
"admitted" => "Admitted",
"anaesthesia_complete" => "Anaesthesia completed",
"anaesthesia_not_complete" => "Anaesthesia not completed",
"appointment_date" => "Appointment date",
"birth_report" => "Birth Report",
"clinic" => "Clinic",
"close" => "Close",
"comments" => "Comments",
"consultation" => "Consultation",
"consultation_with_notes" => "Consultation With Notes",
"current_clinic" => "Current Clinic",
"dashboard" => "Dashboard",
"date" => "Date",
"death_report" => "Death Report",
"delivery_record" => "Delivery Record",
"discharged" => "Discharged",
"episode_summary" => "Episode Summary",
"episodes" => "Episodes",
"eye_clinic" => "Eye Clinic",
"claim_number" => "Claim Number",
"follow_up" => "Follow Up",
"follow_up_complete" => "Follow up not completed",
"historical_anaesthetics" => "Historical Anaesthetics",
"historical_investigations" => "Historical Investigations",
"historical_surgeries" => "Historical Surgeries",
"in_charge" => "In charge",
"inpatient_billing" => "Inpatient Billing",
"inpatient_sheet" => "Inpatient Sheet",
"internal_transfer" => "Internal Transfer",
"investigations" => "Investigations",
"maternity_admission" => "Maternity Admission",
"maternity_summary" => "Maternity Summary",
"other_diagnosis" => "Other Diagnosis",
"outcome" => "Outcome",
"patient_episodes" => "Patient episodes",
"patient_transfer_failed" => "Patient transfer failed. Please try again",
"patient_transfer_successful" => "Patient transfer successful",
"patients" => "Patients",
"prescriptions" => "Prescriptions",
"primary_diagnosis" => "Primary Diagnosis",
"procedure" => "Procedure",
"procedures" => "Procedures",
"read_less" => "Read Less",
"review_from" => "Review from",
"select" => "Select",
"select_a_patient" => "Select a patient",
"select_new_clinic" => "Please select new clinic",
"select_patient_warning" => "Please select a patient or make sure the selected patient's age is specified",
"sundries" => "Sundries",
"surgery_complete" => "Surgery completed",
"surgery_not_complete" => "Surgery not completed",
"surgery_type" => "Surgery Type",
"template_preview" => "Template Preview",
"theatre" => "Theatre",
"quantity" => "Quantity",
"theatre_anaesthetics" => "Theatre module - Anaesthetics",
"theatre_surgery" => "Theatre module - Surgery",
"transfer_patient" => "Transfer Patient",
"transfer_to" => "Transfer to",
"triage" => "Triage",
"triage_not_performed" => "Triage not performed in this episode",
"triage_without" => "Triage Without",
"new_episode_with_doctor" => "New episode with doctor",
"doctor_allocation" => "Allocate Doctor",
"continue_doctor_allocation" => "Continue doctor allocation",
"are_you_sure_doctor" => "Are you sure you want to proceed with patient allocation to this doctor",
"new_episode_with_doctor_and_clinic" => "New episode with doctor and clinic",
"doctor_and_clinic_allocation" => "Allocate doctor and clinic",
"continue_allocation" => "Continue Allocation",
"are_you_sure_doctor_and_clinic" => "Are you sure you want to allocate the patient to this doctor and clinic",
"new_episode_option" => "New episode options",
"consultation_by" => "Consultation By",
"new_episode_with_self_lab_request" => "New Episode With Self Lab Request",
"are_you_sure" => "Are you sure",
"transfer_from_doctor" => "Transfer from doctor",
"transfer_to_doctor" => "Transfer to doctor",
"view_history" => "View Patient History",
"episode_date" => "Episode Date",
"merge_episodes" => "Merge Episodes",
"select_records_merge" => "select 2 records to merge at a time",
"episode_records" => "Episode records",
"started_by" => "Started by",
"other_diagnoses" => "Other Diagnoses",
"consultation_done_by" => "Consultation done by",
"select_information_to_keep" => "Select information to keep",
"complete" => "Complete",
"edit_claim_number" => "Edit Claim Number",
"okay" => "Okay",
"patient_not_paid_consultation" => "This patient has not yet paid for consultation",
"transfer_doctor" => "Transfer Doctor",
"inpatient_attendant_pass" => "Inpatient Attendant Pass",
"admit_patient" => "Admit Patient",
"order_multiple_items" => "Order multiple items",
"services" => "Services",
"drug_refill" => "Drug Refill",
"doctor_transfer" => "Doctor Transfer",
"clinic_transfer" => "Clinic Transfer",
"remove_episode" => "Remove Episode",
"procedure_name" => "Procedure Name",
"inv_manage_plan_comment" => "Investigation and Management Plan Comments",
"clinic_examination_comments" => "Clinic Examination Comments",
"history_comments" => "History Comments",
];
+36
View File
@@ -0,0 +1,36 @@
<?php
return [
"issued_by" => "Issued by",
"number" => "Number",
"sundries" => "Sundries",
"extras" => "Extras",
"procedures" => "Procedures",
"comment" => "Comment",
"values" => "Values",
"ward_investigations" => "Ward Investigations",
"tta" => "Treatment to take home",
"dosage_freq" => "Dosage & frequency",
"duration" => "Duration",
"treatment" => "Treatment (OPD)",
"opd_investigations" => "OPD Investigations",
"investigation" => "Investigation",
"result" => "Result",
"diagnosis" => "Diagnosis",
"outcome" => "OUTCOME",
"episode_date" => "Episode Date",
"gender" => "GENDER",
"female" => "Female",
"male" => "Male",
"age" => "AGE",
"residence" => "RESIDENCE",
"patient_names" => "PATIENT NAMES",
"category" => "CATEGORY",
"patient_number" => "PATIENT NUMBER",
"patient_episode_summary" => "PATIENT EPISODE SUMMARY",
"years" => "years",
"patient_demographic" => "Patient's Demographic",
"finance_home" => "Finance Home",
"patient_home" => "Patient Home",
"diagnosis_by" => "Diagnosis by",
];
+334
View File
@@ -0,0 +1,334 @@
<?php
return [
"active" => "Active",
"add_row" => "Add Row",
"amount_owed" => "Amount Owed",
"amount_paid" => "Amount Paid",
"apply_changes" => "Apply Changes",
"authorise_debt_plan" => "Authorise Debt Plan and Complete Payment",
"balance" => "Balance",
"balance_to_pay" => "Balance",
"calculate" => "Calculate",
"cannot_delete_all_warning" => "Cannot delete all the rows",
"cashier" => "Cashier",
"central_billing" => "Central Episode Billing",
"co_payment" => "Copayment",
"complete_payment" => "Complete Payment",
"complete_payment_warning" => "Are you sure you want to complete this payment",
"consultation" => "Consultation",
"dashboard" => "Dashboard",
"date" => "Date",
"agreed_completion_date" => "Agreed completion Date",
"agreement1" => "I hereby accept to act as guarantor for up to a limit of",
"agreement2" => "from the amount of",
"agreement3" => "that the patient",
"agreement4" => "was supposed to pay and i agree that if this bill has not been paid by",
"agreement5" => "then the amount may be taken off my salary in",
"agreement6" => "installments",
"arrangement_for_balance" => "Arrangement for Balance",
"authorised_by" => "Authorised by",
"cancel_button" => "Cancel Debt Plan",
"comment" => "Comment",
"date_of_bill" => "Date of Bill",
"debt_plan" => "Debt Plan",
"department" => "Department",
"grade" => "Grade",
"guarantor_to_pay" => "Guarantor to pay",
"name" => "Name",
"save_changes" => "Save changes",
"signed_by" => "Signed By",
"staff_guarantor" => "Guarantor",
"staff_guarantor_agreement" => "GUARANTOR AGREEMENT",
"print_guarantor_agreement" => "Print Guarantor Agreement",
"witnessed_by" => "Witnessed By",
"debt_plan_cancelled" => "Debt Plan canceled",
"debt_plan_warning" => "Are you sure you want to authorise a debt plan for this patient? This payment will be completed after debt plan has been authorised",
"debts" => "Debts",
"default" => "Default",
"default_pricing" => "Default Pricing",
"delete_row" => "Delete Row",
"deposits_made" => "Deposits Made",
"description" => "Description",
"discount" => "Discount",
"discounts_applied" => "Discounts Applied",
"donor_amount" => "Donor Amount",
"donor_to_pay" => "Donor to pay",
"email" => "Email",
"episode_is_review" => "This episode is a review from",
"extras" => "Extras",
"family_account_balance" => "Family Account Balance",
"family_account_of" => "Family Account Of",
"family_to_pay" => "Family To Pay",
"fill_in1" => "Please fill in agreed completion date",
"fill_in2" => "Please fill in payment arrangement",
"fill_in3" => "Please fill in the staff guarantor",
"finance_home" => "Finance Home",
"for_episode_started" => "for episode started on",
"hospital_to_pay" => "Hospital To Pay (General Discount)",
"hospital_to_pay_select" => "Hospital To Pay (Selected Discount)",
"inactive" => "inactive",
"patient_name" => "Patient's Name",
"inpatient_billing" => "In-Patient Billing",
"inpatient_deposit" => "Inpatient Cash Deposit",
"inpatient_deposits" => "Inpatient Deposits",
"inpatient_payment" => "Inpatient Payment",
"insurance_status" => "CHI Status",
"insurance_to_pay" => "CHI To Pay",
"insured" => "Insured",
"investigation_items" => "Investigation Items",
"investigation_original_episode" => "Investigations from original episode started on",
"investigation_payment" => "Investigation Payment",
"investigation_payments" => "Investigations Payments",
"investigation_prices" => "Investigation Prices",
"investigation_receipt" => "Investigation Receipt",
"investigation_title" => "Investigation for episode started on",
"investigations" => "Investigations",
"invoice_number" => "Invoice Number",
"no" => "no",
"no_consultation_in_period" => "No consultation services taken/paid during this episode",
"no_deposit_made" => "No deposits made yet",
"no_items_to_pay_for" => "There are no items to pay for",
"no_new_ordered_treatments" => "There are no new ordered treatments for this patient",
"no_ordered_investigations" => "There are no ordered investigations for this episode",
"no_ordered_procedures" => "There are no ordered procedures for this episode",
"no_ordered_sundries" => "There are no ordered sundries for this episode",
"no_patient_billing_generated" => "No patient billing generated for this patient",
"no_patient_episode" => "No Patient Episodes Found",
"other_services" => "Other Services",
"paid" => "Paid",
"paid_consultations" => "Paid consultations",
"patient_amount" => "Patient Amount",
"patient_amount_paid" => "Patient Amount Paid",
"patient_amount_zero" => "Patient amount to pay is zero",
"patient_category" => "Patient Category",
"patient_category_to_pay" => "Patient Category To Pay",
"patient_discount" => "Patient Discount",
"patient_finance" => "Patient Finance",
"patient_information" => "Patient Information",
"patient_names" => "Patient Names",
"patient_number" => "Patient Number",
"patient_ran_away" => "Patient was labelled as 'Ran Away Without Paying'",
"patient_to_pay" => "Patient To Pay",
"services_patient_to_pay" => "Services Patient To Pay",
"procedures_patient_to_pay" => "Procedures Patient To Pay",
"investigation_patient_to_pay" => "Investigation Patient To Pay",
"sundries_patient_to_pay" => "Sundries Patient To Pay",
"treatment_patient_to_pay" => "Treatment Patient To Pay",
"services_total" => "Services Total",
"procedures_total" => "Procedures Total",
"investigation_total" => "Investigation Total",
"sundries_total" => "Sundries Total",
"treatment_total" => "Treatment Total",
"pay_for_investigation" => "Pay for these investigations",
"pay_for_procedures" => "Pay for these procedures",
"pay_for_sundries" => "Pay for these sundries",
"pay_for_treatment" => "Pay for this treatment",
"pay_later" => "Pay Later",
"payment_date" => "Payment Date",
"price" => "Price",
"price_list_category" => "Price List Category",
"print" => "Print",
"print_receipt" => "Print Receipt",
"procedure_items" => "Procedure Items",
"procedure_payment" => "Procedure Payment",
"procedure_payments" => "Procedure Payments",
"procedure_prices" => "Procedure Prices",
"procedure_receipt" => "Procedure Receipt",
"procedures" => "Procedures",
"procedures_for_episode_started" => "Procedures for episode started on",
"procedures_original_episode" => "Procedures from original episode started on",
"quantity" => "Quantity",
"receipt_number" => "Receipt Number",
"amount" => "Amount",
"central_billing_title" => "Patient Bill for episode of",
"consultation_services" => "Consultation and other services",
"error_message" => "An error occurred. Please try again or consult the IT specialist if error persists",
"investigation_name" => "Investigation Name",
"item_name" => "Item Name",
"item_price" => "Item Price",
"item_quantity" => "Item Quantity",
"no_investigations" => "No new investigations ordered",
"no_procedures" => "No new procedures ordered",
"no_sundries" => "No new sundries ordered",
"no_treatment" => "No new treatments ordered",
"procedure_name" => "Procedure Name",
"select_service" => "Select Service",
"service" => "Service",
"subtotal" => "Subtotal",
"sundry_name" => "Sundry Name",
"unit_cost" => "Unit cost",
"received_by" => "Received By",
"received_on" => "Received On",
"records_in_the_system" => "records in the system",
"refund_patient" => "Refund Patient",
"search_results" => "Search Results",
"select" => "Select",
"service_items" => "Service Items",
"service_payment" => "Services Payment",
"service_prices" => "Service Prices",
"services_payment" => "Services Payment",
"services_receipt" => "Services Receipt",
"staff_guarantor_to_pay" => "Staff Guarantor To Pay",
"sundries" => "Sundries",
"sundries_for_episode" => "Sundries for episode started on",
"sundries_items" => "Sundries Items",
"sundries_payment" => "Sundries Payment",
"sundries_quantities" => "Sundries Quantities",
"sundries_receipt" => "Sundries Receipt",
"sundries_subtotals" => "Sundries Subtotals",
"sure_of_complete_payment" => "Are you sure you want to complete this payment",
"there_are_no_registered" => "There are no registered",
"to_pay" => "To Pay",
"total" => "Total",
"total_amount" => "Total Amount",
"treatment" => "Treatment",
"treatment_for_episode" => "Treatment for episode started on",
"treatment_items" => "Treatment Items",
"treatment_payment" => "Treatment Payment",
"treatment_quantities" => "Treatment Quantities",
"treatment_receipt" => "Treatment Receipt",
"treatment_subtotals" => "Treatment Subtotals",
"unpaid" => "Unpaid",
"unpaid_investigations" => "Unpaid investigations",
"unpaid_procedures" => "Unpaid procedures",
"unpaid_sundries" => "Unpaid sundries",
"unpaid_treatment" => "Unpaid treatment",
"valid_amount_warning" => "Please input a valid patient to pay amount",
"valid_patient_amount" => "Please input a valid patient to pay amount",
"was_refunded" => "was refunded",
"yes" => "yes",
"partial_payment" => 'Partial Payment',
"submit" => "Submit",
"cancel" => 'Cancel',
"ward_discount_amount" => "Ward Discount Amount",
"paid_amount_excess" => "Total amount paid exceeds amount to pay",
"ward_discount_deposits" => "Ward Discount Deposits",
"done_by" => "Done By",
"fee" => "Fee",
"staff_in_charge" => "Staff In Charge",
"patient_debts" => "Patient Debts",
"customer_episode_statement" => "Customer Episode Statement",
"paid_with_patient_account_wallet" => "Paid With Patient Account Wallet",
"paid_with_family_account_wallet" => "Paid With Family Account Wallet",
"this_patient_has_used_more_than_their_credit_limit_of" => "This patient has used more than their credit limit of",
"ok" => "O.K",
"customer_episode_statement_from" => "Customer Episode Statement From",
"consultation_and_services" => "Consultation and Services",
"invoiced_services" => "Invoiced Services",
"invoiced_on" => "Invoiced On",
"paid_services" => "Paid Services",
"billed_on" => "Billed On",
"unpaid_services" => "Unpaid Services",
"invoiced_sundries" => "Invoiced Sundries",
"paid_sundries" => "Paid Sundries",
"invoiced_investigations" => "Invoiced Investigations",
"paid_investigations" => "Paid Investigations",
"ordered_on" => "Ordered On",
"drugs" => "Drugs",
"drug_name" => "Drug Name",
"invoiced_drugs" => "Invoiced Drugs",
"paid_drugs" => "Paid Drugs",
"unpaid_drugs" => "Unpaid Drugs",
"unpaid_debt_plan" => "Unpaid Debt Plan",
"paid_debt_plan" => "Paid Debt Plan",
"purchased_from_else_where" => "Will Be Purchased From Elsewhere",
"invoiced_procedures" => "Invoiced Procedures",
"paid_procedures" => "Paid Procedures",
"payments" => "Payments",
"inpatient_bills" => "Inpatient Bills",
"chi_amount" => "CHI Amount",
"incurred_from" => "Incurred From",
"amount_to_pay" => "Amount To Pay",
"total_to_pay" => "Total To Pay",
"total_paid_by_the_patient" => "Total Paid by The Patient",
"total_amount_refunded" => "Total Amount Refunded",
"total_left_to_pay" => "Total Left To Pay",
"reviewed_from" => "Reviewed From",
"edit_claim_number" => "Edit Claim Number",
"patient_debt_plan" => "Patient Debt Plan",
"central_billing_payments" => "Central Billing Payments",
"items" => "Items",
"cancel_central_billing" => "Cancel Central Billing",
"services_co_payment" => "Services Co-Payment",
"services_one_off_discount_amount" => "Services One Off Discount Amount",
"procedures_co_payment" => "Procedures Co-Payment",
"procedures_one_off_discount_amount" => "Procedures One Off Discount Amount",
"investigation_co_payment" => "Investigation Co-Payment",
"investigation_one_off_discount_amount" => "Investigation One Off Discount Amount",
"not_covered_by" => "Not Covered By",
"treatments_have_not_yet_been_confirmed_by_pharmacy" => "Treatments have not yet been confirmed in pharmacy",
"treatment_co_payment" => "Treatment Co-Payment",
"treatment_one_off_discount_amount" => "Treatments One Off Discount Amount",
"sundries_co_payment" => "Sundries Co-Payment",
"sundries_one_off_discount_amount" => "Sundries One Off Discount Amount",
"patient_co_payment_share" => "Patient Co-Payment Share",
"patient_dependant_of" => "Patient Dependant Of",
"dependant_balance" => "Dependant's Balance",
"available_wallets" => "Available Wallets",
"family_account" => "Family Account",
"current_balance" => "Current Balance",
"amount_to_pay_from_family_account" => "Amount To Pay From Family Account",
"patient_account" => "Patient Account",
"amount_to_pay_from_patient_account" => "Amount To Pay From Patient Account",
"cash_to_pay" => "Cash To Pay",
"one_off_discount_amount" => "One Off Discount Amount",
"one_off_discount_memo" => "One Off Discount Memo",
"add_payment_method" => "Add Payment Method",
"add_one_off_discount" => "Add One Off Discount",
"progressive_treatment_balance" => "Progressive Treatment Balance",
"transaction_date" => "Transaction Date",
"central_billing_items" => "Central Billing Items",
"close" => "Close",
"cancel_receipt" => "Cancel Receipt",
"invoiced" => "Invoiced",
"print_invoice" => "Print Invoice",
"cancel_invoice" => "Cancel Invoice",
"over_due_fees" => "Overdue fees",
"This_patient_has_not_paid_for" => "This patient has not paid for",
"in_recent_episodes" => "in recent episodes",
"dismiss" => "Dismiss",
"add_to_current_bill" => "Add to current bill",
"unpaid_debts" => "Unpaid Debts",
"this_patient_not_paid_debts_of" => "This patient has not paid debts of",
"co_payment_share_slash_top_up" => "Co-Payment Share/Top up",
"patient_to_pay_debts" => "Patient To Pay Debts",
"patient_category_invoices" => "Patient Category Invoices",
"debt_plan_payments" => "Debt Plan Payments",
"pay_with" => "Pay With",
"patient_collective_bills" => "Patient Collective Bills",
"services" => "Services",
"treatments" => "Treatments",
"ordered" => "Ordered",
"generated_on" => "Generated On",
"first_name" => "First Name",
"last_name" => "Last Name",
"national_id" => "National ID",
"insurance_group" => "CHI Group",
"non_staff_guarantor" => "Non Staff Guarantor",
"first_installment_date" => "First Installment Date",
"second_installment_date" => "Second Installment Date",
"third_installment_date" => "Third Installment Date",
"fourth_installment_date" => "Fourth Installment Date",
"add_new" => "Add New",
"add_new_non_staff_guarantor" => "Add new non-staff guarantor",
"save" => "Save",
"tel" => "Telephone",
"original_print_date" => "Original Print Date",
"reprint_date" => "Reprint Date",
"patient_debts_paid" => "Patient Debts Paid",
"patient_paid_with" => "Patient Paid With",
"printed_on" => "Printed On",
"by" => "By",
"ref" => "REFERENCE",
"collective_bills_receipt" => "Collective Bills Receipt",
"central_billing_receipt" => "Central Billing Receipt",
"dependant_patient_category" => " (Dependant Patient Category)",
"chi_payments" => "CHI Payments",
"no_payment_items_found" => "No Payment Items Found",
"patient_co_payment" => "Patient Co-Payment",
"chi_to_pay" => "CHI To Pay",
"quantities" => "Quantities",
"chi_deposit_receipt" => "CHI Deposit Receipt",
"paid_by_chi" => "Paid By CHI",
"patient_debts_unpaid" => "Patient Debts Unpaid",
];
@@ -0,0 +1,44 @@
<?php
return [
"age" => "Age",
"all_results_available" => "All results available",
"anc_follow_up" => "Antenatal Follow Up",
"anc_registration" => "Antenatal Registration",
"clinic_allocation" => "Clinic Allocation",
"clinics" => "Clinic",
"consultation" => "Consultation",
"dashboard" => "Dashboard",
"date" => "Date",
"diagnosis" => "Diagnosis",
"family_planning" => "Family Planning",
"from" => "From",
"gender" => "Gender",
"historical_anaesthetics" => "Historical Anaesthetics",
"historical_surgeries" => "Historical Surgeries",
"investigations" => "Investigations",
"name" => "Name",
"ongoing_consultation" => "Ongoing Consultation",
"ordered" => "Ordered",
"outcome" => "Outcome",
"patient_number" => "Patient Number",
"pending_consultation" => "Pending Consultation",
"pending_triage" => "Pending Triage",
"point_of_sale" => "Point Of Sale",
"select" => "Select",
"select_clinic" => "Select Clinic",
"some_results_available" => "Some results available",
"submit" => "Submit",
"theatre" => "Theatre",
"theatre_anaesthetics" => "Theatre module - Anaesthetics",
"theatre_surgery" => "Theatre module - Surgery",
"time" => "Episode Created",
"to" => "To",
"treatment" => "Treatment",
"triage" => "Triage",
"lab_self_request" => "Lab Self Request",
"admit_patient" => "Admit Patient",
"order_by" => "Order By",
"dispensed" => "Dispensed",
"orderd_but_not_dispensed" => "Ordered but not dispensed",
"transferred_from" => "Transferred from",
];
@@ -0,0 +1,35 @@
<?php
return [
"active" => "Active",
"add_row" => "Add Row",
"payment_methods" => "Payments Methods",
"name" => "Name",
"edit" => "Edit",
"delete" => "Delete",
"add_payment_method" => "Add Payment Method",
"view_payment_methods" => "View Payment Methods",
"activate_payment_methods" => "Activate Payment Methods",
"patient_payment_methods_report" => "Patient Payment Methods Report",
"report" => "Report",
"all_staff" => "ALL STAFF",
"collected_by" => "Collected By",
"payment_method" => "Payment Method",
"All" => "ALL",
"cash" => "Cash",
"TODAY" => "TODAY",
"YESTERDAY" => "YESTERDAY",
"CUSTOM_DATE" => "CUSTOM DATE",
"DATE_RANGE" => "DATE RANGE",
"patient_name" => "Patient Name",
"amount_paid" => "Amount Paid",
"receipt_number" => "Receipt Number",
"billing_point" => "Billing Point",
"billed_by" => "Billed By",
"date" => "Date",
"total" => "Total",
"all" => "All",
"activate" => "Activate",
"edit_patient_payment_methods" => "Edit Patient Payment Methods",
"patient_payment_methods" => "Patient Payment Methods",
"patient_payment_method_name" => "Patient Payment Method Name"
];
+60
View File
@@ -0,0 +1,60 @@
<?php
return [
"consultations" => "Consultations",
"treatments" => "Treatments",
"investigations" => "Investigations",
"procedures" => "Procedures",
"other_services" => "Other Services",
"sundries" => "Sundries",
"co_payment" => "Co-Payment",
"refund_point" => "Refund Point",
"dashboard" => "Dashboard",
"patient_refund" => "Patient Refund",
"choose_a_refund_point" => "Choose A Refund Point",
"finance_home" => "Finance Home",
"print" => "Print",
"tel" => "Tel",
"email" => "Email",
"cashier" => "Cashier",
"credit_memo_number" => "Credit Memo Number",
"patient" => "Patient",
"category" => "Category",
"description" => "Description",
"price" => "Price",
"refund_amount" => "Refund Amount",
"refund_reason" => "Refund Reason",
"refund_reference_receipt_number" => "Refund Reference Receipt Number",
"streamline" => "Stre@mline",
"refund_details" => "Refund Details",
"receipt_number" => "Receipt Number",
"service_items" => "Service Items",
"service_prices" => "Services Prices",
"patient_amount_paid" => "Patient Amount Paid",
"collected_by" => "Collected By",
"payment_date" => "Payment Date",
"was_refunded" => "was refunded",
"print_receipt" => "Print Receipt",
"consultation_payments" => "Consultation Payments",
"co_payment_payments" => "Co-Payment Payments",
"treatment_payments" => "Treatment Payments",
"investigation_payments" => "Investigation Payments",
"sundries_payments" => "Sundries Payments",
"inpatient_deposits" => "Inpatient Deposits",
"service_payments" => "Service Payments",
"procedure_items" => "Procedure Items",
"sundries_items" => "Sundries Items",
"treatment_items" => "Treatment Items",
"investigation_items" => "Investigation Items",
"investigation_prices" => "Investigation Prices",
"sundries_subtotals" => "Sundries Subtotals",
"sundries_quantities" => "Sundries Quantities",
"refund_date" => "Refund Date",
"service_price" => "Service Price",
"procedure_price" => "Procedure Price",
"treatment_quantities" => "Treatment Quantities",
"treatment_subtotals" => "Treatment Subtotals",
"procedure_payments" => "Procedure Payments",
"procedure_prices" => "Procedure Prices",
"patient_refund_receipt" => "Patient Refund Receipt"
];
?>
+187
View File
@@ -0,0 +1,187 @@
<?php
return [
"activate" => "Activate",
"add_new_county" => "Add new county",
"add_new_district" => "Add new district",
"add_new_parish" => "Add new parish",
"add_new_subcounty" => "Add new sub county",
"add_new_village" => "Add new village",
"age" => "Age",
"all" => "All",
"all_staff" => "All Staff",
"any_hospital_contact" => "Any hospital contact?",
"appointment_cancelled" => "Appointment has been cancelled",
"appointment_date" => "Appointment Date",
"appointment_time" => "Appointment Time",
"appointments" => "Appointments",
"are_you_sure" => "Are you sure?",
"assign_clinic" => "Assign Clinic",
"assign_incharge" => "Assign Incharge",
"assigned_clinic" => "Assigned Clinic",
"assigned_incharge" => "Assigned In-Charge",
"cancel" => "Cancel",
"cancel_appointment_failed" => "Cancelling appointment failed. Please try again",
"cancel_appointment_warning" => "Are you sure you want to cancel the appointment? This action can not be reversed",
"category" => "Category",
"citizenship" => "Citizenship",
"clear_search" => "Clear search",
"clinic" => "Clinic",
"clinic_allocation" => "Clinic Allocation",
"comments" => "Comments",
"country_of_origin" => "Country of Origin",
"county" => "County",
"county_exist" => "County already Exists",
"county_success" => "new county has been added",
"create" => "Create",
"create_new_appointment" => "Create new appointment",
"dashboard" => "Dashboard",
"date_of_birth" => "Date of Birth",
"date_registered" => "Date registered",
"deactivate_patient" => "Deactivate Patient",
"delete" => "Delete",
"details" => "Details",
"district" => "District",
"district_exist" => "District already Exists",
"dont_assign_incharge" => "Don't assign in-charge",
"edit" => "Edit",
"edit_patient" => "Edit Patient",
"email" => "Email",
"female" => "Female",
"fill_name" => "Please fill out a name",
"first_name" => "First Name",
"full_names" => "Full Names",
"gender" => "Gender",
"incharge" => "Incharge",
"insurance" => "Insurance",
"insurance_group" => "Insurance group",
"last_name" => "Last Name",
"last_patient_visit" => "Last patient visit",
"lc_one" => "Name of LC1 chairman",
"main_details" => "Main Details",
"male" => "Male",
"marital_status" => "Marital status",
"months" => "Months",
"name_of_contact" => "Name of the contact in",
"national_id" => "National ID Number",
"new_details" => "New Details",
"new_district_success" => "new district has been added",
"new_occupation_error" => "Error occured. New occupation has not been added",
"new_patient" => "New patient",
"next_of_kin" => "Next of kin's name",
"next_of_kin_phone" => "Next of kin's phone",
"next_of_kin_relationship" => "Relationship to next of kin",
"no_records_found" => "No records found",
"no_visit_yet" => "No visit yet",
"not_assigned" => "Not Assigned",
"occupation" => "Occupation",
"other_details" => "Other Details",
"other_names" => "Other Names",
"parish" => "Parish",
"parish_exist" => "Parish already Exists",
"parish_success" => "new parish has been added",
"patient_category" => "Patient category",
"patient_contact" => "Patient Contact",
"patient_information" => "Patient Information",
"patient_name" => "Patient Name",
"patient_number" => "Patient Number",
"patient_search" => "Patient Search",
"patients" => "Patients",
"patients_registered" => "patients registered",
"phone" => "Phone number",
"phone_owner" => "Phone owner",
"phone_owner_name" => "Phone owner's name",
"preferred_language" => "Preferred Language",
"previous_details" => "Previous Details",
"primary_diagnosis" => "Primary Diagnosis",
"register" => "Register",
"register_county" => "Register a new county",
"register_district" => "Register a new district",
"register_occupation" => "Register a new occupation",
"register_parish" => "Register a new parish",
"register_subcounty" => "Register a new sub county",
"register_village" => "Register a new village",
"registered_patients" => "REGISTERED PATIENTS",
"religion" => "Religion",
"reschedule_appointment_warning" => "Are you sure you want to reschedule the appointment? This action can not be reversed",
"residence" => "Residence",
"save" => "Save",
"search" => "Search",
"search_criteria" => "Search Criteria",
"search_first_name" => "Search with patient first name",
"search_last_name" => "Search with patient last name",
"search_patient_number" => "Search by patient number",
"search_results" => "Search Results",
"select" => "select",
"select_patient_history" => "SELECT PATIENT HISTORY",
"self" => "Self",
"start_appointment" => "Start Appointment",
"sub_county" => "Sub county",
"sub_county_exists" => "Sub-County already Exists",
"subcounty_success" => "new sub county has been added",
"total_results" => "Total results",
"user" => "User",
"valid_number_years" => "Please enter valid number of years",
"view" => "View",
"view_patients" => "View patients",
"village" => "Village",
"village_exists" => "Village already Exists",
"village_success" => "new village has been added",
"years" => "Years",
"add_new_company" => "Add new company",
"company_slash_employer" => "Company / Employer",
"register_company" => "Register Company",
"company_name" => "Company Name",
"contact" => "Contact",
"identifier" => "Identifier",
"add_new_residence" => "Add new residence",
"phone_of_next_of_kin" => "Phone of next of kin",
"date" => "Date",
"mother_name" => "Name of mother",
"children" => "Children",
"is_test_patient" => "Is Patient Being Used For Test Purposes?",
"similar_patients" => "Similar Patients",
"close" => "Close",
"patient_appointments_report" => "Patient appointments report",
"patient_appointments" => "Patient appointments",
"clinics" => "Clinics",
"outcome" => "Outcome",
"from" => "From",
"to" => "To",
"submit" => "Submit",
"name" => "Name",
"number" => "Number",
"comment" => "Comment",
"comment_by" => "Comment By",
"appointment_actions" => "Appointment actions",
"select_actions" => "Select actions",
"reschedule_appointment" => "Reschedule Appointment",
"cancel_appointment" => "Cancel Appointment",
"other" => "Other",
"other_appointment_action" => "Other appointment action",
"patient_details" => "Patient Details",
"possible_patient_duplicates" => "Possible Patient Duplicates",
"patient_duplicates" => "Patient Duplicates",
"patient_record_created_on" => "Patient Record Created On",
"possible_duplicate_records" => "Possible duplicate record",
"merge_records" => "Merge Records",
"select_master_record_or_fields_to_keep" => "Select master record or fields to keep",
"select_which_values_to_keep" => "Select which values to keep",
"all_values_from" => "All values from",
"complete" => "Complete",
"confirm_appointment" => "Confirm Appointment",
"reason_for_deactivating_patient" => "Reason For De-activating Patient",
"view_appointment_requests" => "View Appointment Requests",
"reason_for_deactivation" => "Reason For Deactivation",
"deleted_by" => "Deleted By",
"deleted_on" => "Deleted On",
"add_new_occupation" => "Add new occupation",
"yes" => "Yes",
"no" => "No",
"created_by" => "Registered By",
"confirm_fingerprint" => "Confirm Fingerprint",
"capture_fingerprint" => "Capture Fingerprint",
"patient_fingerprint" => "Patient FingerPrint",
"phone_number" => "Phone Number",
"joined_chi_scheme" => "Joined Scheme",
"print_patient_card" => "Print Patient Card",
];
@@ -0,0 +1,25 @@
<?php
return [
"activate" => "Activate",
"create_payment_item" => "Create Payment Item",
"home" => "Home",
"finance_home" => "Finance Home",
"item_name" => "Item Name",
"unit_cost" => "Unit Cost",
"expense_account" => "Expense Account",
"payable_account" => "Payable Account",
"submit" => "Submit",
"cancel" => "Cancel",
"edit_payment_item" => "Edit Payment Item",
"payment_items" => "Payment Items",
"inactive_payment_items" => "Inactive Payment Items",
"export_data_to_csv_excel" => "Export data to Copy, CSV, Excel, PDF & Print",
"name" => "Name",
"action" => "Action",
"activate" => "Activate",
"edit" => "Edit",
"delete" => "Delete",
"add_payment_item" => "Add Payment Item",
"view_payment_items" => "View Payment Items",
"inactive_payment_item" => "Inactive Payment Item"
];
@@ -0,0 +1,116 @@
<?php
return [
"activate" => "Activate",
"create_payment_item" => "Create Payment Item",
"home" => "Home",
"finance_home" => "Finance Home",
"payments_voucher" => "Payments Voucher",
"memo" => "Memo",
"payment_made_on" => "Payment made on",
"item" => "Item",
"quantity" => "Quantity",
"unit_cost" => "Unit Cost",
"amount" => "Amount",
"total" => "Total",
"received_by" => "Received By",
"printed_by" => "Printed By",
"name" => "Name",
"signature" => "Signature",
"edit_payments" => "Edit Payments",
"payment_items" => "Payment Items",
"vendor_slash_supplier" => "Vendor / Supplier",
"expense_account" => "Expense Account",
"payment" => "Payment",
"update_payment" => "Update Payment",
"new_payment" => "New Payment",
"create_or_register_bill" => "Create / Register Bills",
"received_inventory_bills" => "Received Inventory Bills",
"bills" => "Bills",
"expenses_report" => "Expenses Report",
"make_payment" => "Make Payment",
"ADD_PAYMENT_ITEM" => "ADD PAYMENT ITEM",
"edit_unit_price" => "Edit unit price",
"add_item" => "Add Item",
"bank_account_details" => "Bank Account Details",
"account" => "Account",
"payment_items_total" => "Payment Items Total",
"submit_payment" => "Submit Payment",
"EDIT_PAYMENT_ITEM_PRICE" => "EDIT PAYMENT ITEM PRICE",
"new_unit_cost" => "New Unit Cost",
"confirm_edit" => "Confirm Edit",
"cancel" => "Cancel",
"payments" => "Payments",
"add_vendor" => "Add Vendor",
"services_receipt" => "Services Receipt",
"discounts_applied" => "Discounts Applied",
"patient_to_pay" => "Patient to pay",
"view_payments" => "View Payments",
"vendor" => "Vendor",
"bill_due_date" => "Bill Due Date",
"bill_number" => "Bill Number",
"payable_account" => "Payable Account",
"action" => "Action",
"bill_memo" => "Bill Memo",
"total_amount" => "Total Amount",
"add_new_supplier" => "Add new supplier",
"supplier_name" => "Supplier Name",
"company" => "Company",
"mobile_number" => "Mobile Number",
"address" => "Address",
"save_changes" => "Save Changes",
"close" => "Close",
"staff" => "Staff",
"inactive_bills" => "Inactive Bills",
"billing_number" => "Billing Number",
"due_date" => "Due Date",
"item_quantities" => "Item Quantities",
"item_amounts" => "Item Amounts",
"bill_total" => "Bill Total",
"bill_not_yet_verified" => "Bill not yet verified",
"perform_bulk_payment" => "Perform Bulk Payment",
"amount_to_be_paid" => "Amount To Be Paid",
"payment_date" => "Payment Date",
"bank_account" => "Bank Account",
"account_balance" => "Account Balance",
"make_bulk_payment" => "Make Bulk Payment",
"bill_payments_voucher" => "Bill Payments Voucher",
"payment_detail" => "Payment Detail",
"print_payments_voucher" => "Print Payments Voucher",
"items" => "Items",
"amount_paid" => "Amount Paid",
"paid_from_bank" => "Paid From Bank",
"transaction_date" => "Transaction Date",
"record_date" => "Record Date",
"undo_payment" => "Undo Payment",
"invoices_home" => "Invoices Home",
"generate_invoice" => "Generate Invoice",
"create_inventory_bill" => "Create Inventory Bill",
"item_name" => "Item Name",
"bill_per_item" => "Bill Per Item",
"cost" => "Cost",
"quotation_approved_by" => "Quotation Approved By",
"quotation_received_by" => "Quotation Received By",
"items_received_on" => "Items Received On",
"save_bill" => "Save Bill",
"create_bill_received_inventory" => "Create Bills (Received Inventory)",
"generated_by" => "Generated By",
"all_vendors" => "ALL VENDORS",
"select_date" => "Select Date",
"end_date" => "End Date",
"date_on" => "Date On",
"submit" => "Submit",
"item_type" => "Item Type",
"supplier" => "Supplier",
"approved_by" => "Approved By",
"received_on" => "Received on",
"details" => "Details",
"bill_already_reconciled_message" => "This bill can not be edited or deleted because it has a reconciled transaction",
"edit_bill" => "Edit Bill",
"edit" => "Edit",
"payment_already_reconciled_message" => "This payment can not be edited or deleted because it has a reconciled transaction",
"delete" => "Delete",
"ok" => "OK",
"item_memo" => "Item Memo",
"bill_already_paid_message" => "This bill can not be edited or deleted because it has a payment",
"please_note" => "Please Note",
];
+105
View File
@@ -0,0 +1,105 @@
<?php
return [
"add_payroll" => "Add Payroll",
"home" => "Home",
"finance_home" => "Finance Home",
"add_payroll_employee" => "Add Employee",
"add_multiple_payroll_employees" => "Add Multiple Employees",
"view_payrolls" => "View Employees Payroll",
"inactive_payrolls" => "Inactive Employees",
"edit_multiple_employees" => "Edit Multiple Employees",
"pay_multiple_employees" => "Pay Multiple Employees",
"staff_members" => "Staff Members",
"staff_member" => "Staff Member",
"position" => "Position",
"department" => "Department",
"payroll_category" => "Payroll Category",
"contract" => "Contract",
"bank" => "Bank",
"basic_pay" => "Basic Pay",
"view_details" => "View Details",
"allowances_deductions" => "Allowances/Deductions",
"pay_member" => "Pay Member",
"delete_member" => "Delete Member",
"personal_information" => "Personal Information",
"payroll_information" => "Payroll Information",
"tin_number" => "TIN Number",
"social_security_number" => "Social Security Number",
"salary_scale" => "Salary Scale",
"contract_type" => "Contract Type",
"contract_start" => "Contract Start Date",
"contract_end" => "Contract End Date",
"bank_account_number" => "Bank Account Number",
"submit" => "Submit",
"cancel" => "Cancel",
"payroll_categories" => "Payroll Categories",
"create_multiple_employees" => "Create multiple employees",
"manage_salary_scale" => "Manage Salary Scales",
"edit" => "Edit",
"edit_employee" => "Edit Employee",
"staff_patient_number" => "Staff Number",
"staff_contact" => "Staff Contact",
"details" => "Details",
"member_details" => "Member Details",
"edit_details" => "Edit Details",
"contract_period" => "Contract Period",
"contract_expiry" => "Contract Expiry",
"no_records_available" => "No records available",
"receipt" => "Receipt",
"allowances_deductions_details" => "Allowances/Deductions Details",
"add" => "Add",
"type" => "Type",
"amount" => "Amount",
"income_account" => "Income Account",
"is_recurring" => "Is Recurring?",
"recurring_period" => "Recurring Period",
"recurring_final_date" => "Recurring Final Date",
"reason" => "Reason",
"created_by" => "Created By",
"created_on" => "Created On",
"added_to_payslip" => "Added To Payslip",
"allowance" => "Allowance",
"deduction" => "Deduction",
"yes" => "Yes",
"no" => "No",
"defined_date" => "Defined Date",
"end_of_contract" => "End of Contract",
"print" => "Print",
"staff_name" => "Staff Name",
"receipt_number" => "Receipt Number",
"date" => "Date",
"cashier" => "Cashier",
"email" => "Email",
"period" => "Period",
"manage_pay_schedules" => "Manage Payroll Pay Schedules",
"description" => "Description",
"payroll_schedules" => "Payroll Schedules",
"filter_by_category" => "Filter By Category",
"payroll_schedule_details" => "Payroll Schedule Details",
"payroll_schedule_name" => "Payroll Schedule Name",
"payment_year" => "Payment Year",
"salaries_expenses_account" => "Salaries Expenses Account",
"salaries_payable_account" => "Salaries Payable Account",
"payment_month" => "Payment Month",
"tax_expense_account" => "Tax Expense Account",
"tax_payable_account" => "Tax Payable Account",
"due_date" => "Due Date",
"social_security_expense_account" => "Social Security Expense Account",
"social_security_payable_account" => "Social Security Payable Account",
"memo" => "Memo",
"employee_name" => "Employee Name",
"allowances" => "Allowances",
"gross_pay" => "Gross Pay",
"tax_amount" => "Tax Amount",
"social_security_amount" => "Social Security Amount",
"deductions" => "Deductions",
"total_deductions" => "Total Deductions",
"net_pay" => "Net Pay",
"confirm_selection" => "Confirm Selection",
"pay_period" => "Pay Period",
"payment_date" => "Payment Date",
"created_at" => "Created At",
"print_details" => "Print Details",
"total_net_pay" => "Total Net Pay",
];
@@ -0,0 +1,25 @@
<?php
return [
"fill_all_fields" => "Please fill in all compulsory fields",
"cancel" => "Cancel",
"submit" => "Submit",
"payroll_categories_name" => "Payroll Categories Name",
"skip" => "Skip",
"next" => "Next",
"select_any_from_list" => "Select any from list",
"add_another" => "Add Another",
"create" => "Create",
"payroll_categories" => "Payroll Categories",
"dashboard" => "Dashboard",
"add_category" => "Add Payroll Categories",
"edit_category" => "Edit Payroll Categories",
"edit" => "Edit",
"activate" => "Activate",
"activate_category" => "Activate Payroll Categories",
"are_you_sure" => "Are you sure?",
"view_category" => "View Payroll Categories",
"inactive_category" => "Inactive Payroll Categories",
"view" => "View",
"delete" => "Delete",
];
@@ -0,0 +1,25 @@
<?php
return [
"fill_all_fields" => "Please fill in all compulsory fields",
"cancel" => "Cancel",
"submit" => "Submit",
"salary_scale_name" => "Salary Scale Name",
"skip" => "Skip",
"next" => "Next",
"select_any_from_list" => "Select any from list",
"add_another" => "Add Another",
"create" => "Create",
"salary_scale" => "Salary Scales",
"dashboard" => "Dashboard",
"add_scale" => "Add Salary Scale",
"edit_category" => "Edit Salary Scale",
"edit" => "Edit",
"activate" => "Activate",
"activate_category" => "Activate Salary Scales",
"are_you_sure" => "Are you sure?",
"view_category" => "View Salary Scales",
"inactive_category" => "Inactive Salary Scales",
"view" => "View",
"delete" => "Delete",
];
+16
View File
@@ -0,0 +1,16 @@
<?php
return [
"edit" => "Edit",
"permission_name" => "Permission Name",
"edit_permission" => "Edit Permission",
"add" => "Add",
"assign_permission_to_roles" => "Assign Permission to Roles",
"add_permission" => "Add Permission",
"permissions" => "Permissions",
"available_permissions" => "Available Permissions",
"users" => "Users",
"roles" => "Roles",
"operation" => "Operation",
"delete" => "Delete",
];
@@ -0,0 +1,22 @@
<?php
return [
"activate_person_title" => "Activate Person Title",
"view_person_title" => "View Person Titles",
"add_person_title" => "Add Person Title",
"edit" => "Edit",
"delete" => "Delete",
"person_title_name" => "Person Title Name",
"export_data" => "Export data to Copy, CSV, Excel, PDF & Print",
"view" => "View",
"person_titles" => "Person Titles",
"dashboard" => "Dashboard",
"activate" => "Activate",
"activate_titles" => "Activate Person Titles",
"cancel" => "Cancel",
"submit" => "Submit",
"edit_person_title" => "Edit Person Title",
"create" => "Create",
"inactive_person_title" => "Inactive Person Titles",
"title" => "Title",
];
+283
View File
@@ -0,0 +1,283 @@
<?php
return [
"actions" => "Actions",
"add_dose" => "Add dose",
"add_more_drugs" => "Add more drugs",
"address" => "Address",
"all_records" => "All records",
"already_dispensed" => "Already dispensed",
"alter" => "Alter",
"alter_prescriptions" => "Alter Prescriptions",
"amount" => "Amount",
"balance_on_ward" => "Balance On Ward",
"by" => "by",
"cancel" => "Cancel",
"clear_search" => "Clear search",
"comment" => "Comment",
"comments" => "Comments",
"company" => "Company",
"complete" => "Complete",
"complete_request" => "Complete request",
"confirm_dispensing" => "Confirm Dispensing",
"confirm_drugs" => "Confirm Drugs",
"cost_value" => "Cost value",
"custom_date" => "CUSTOM DATE",
"dashboard" => "Dashboard",
"date" => "Date",
"date_from" => "Date From",
"date_on" => "Date On",
"date_range" => "DATE RANGE",
"date_requested" => "Date Requested",
"date_started" => "Date Started",
"date_to" => "Date To",
"days" => "Days",
"department" => "Department",
"dispense" => "Dispense",
"dispensed" => "Dispensed",
"dispensed_by" => "Dispensed By",
"dispensing_receipt" => "Dispensing receipt",
"dose" => "Dose",
"drug" => "Drug",
"drug_name" => "Drug Name",
"duration" => "Duration",
"duration_in_days" => "Duration in days",
"edit_dispensing_details" => "Edit Dispensing details",
"edit_requisition" => "Edit requisition",
"edit_stock" => "Edit stock",
"email" => "Email",
"end" => "End",
"end_date" => "End Date",
"expected_date" => "Expected Date",
"expiry_date" => "Expiry Date",
"frequency" => "Frequency",
"inadequate_funds" => "Inadequate Funds",
"incoming_prescriptions" => "Incoming prescriptions",
"instruction" => "Instruction",
"instructions" => "Instructions",
"items" => "Items",
"last_24_hours" => "Last 24 hours",
"mild" => "Mild",
"mobile_number" => "Mobile Number",
"moderate" => "Moderate",
"name" => "Name",
"no_drug_search_yet" => "No drugs have been searched yet",
"no_incoming_prescriptions" => "There are no incoming prescriptions",
"no_records" => "No records",
"no_records_for_search" => "No records available for this search query",
"number" => "Number",
"other" => "Other",
"out_of_stock" => "Out of stock",
"paid_and_dispensed" => "PAID AND DISPENSED",
"paid_but_pending" => "PAID BUT PENDING",
"patient_category" => "Patient Category",
"patient_name" => "Patient Name",
"patient_number" => "Patient Number",
"payment" => "Payment",
"pharmacist" => "Pharmacist",
"pharmacy" => "Pharmacy",
"pharmacy_stock" => "Pharmacy Stock",
"pharmacy_stock_sheet" => "Pharmacy stock sheet",
"phone" => "Telephone",
"please_search_records" => "Please search for records",
"prescribed_by" => "Prescribed by",
"prescribed_on" => "Prescribed on",
"prescription_details_for" => "Prescription Details for",
"prescription_dispensed_warning" => "This prescription has already been dispensed and cannot be modified",
"previous_requisitions" => "Previous requisitions",
"price" => "Price",
"print" => "Print",
"print_all_receipts" => "Print all receipts",
"print_requisition" => "Print requisition",
"quantity" => "Quantity",
"quantity_dispensed" => "Quantity Dispensed",
"quantity_requested" => "Quantity Requested",
"quantity_returned" => "Quantity Returned",
"received_by" => "Received by",
"request_for_requisition" => "Request for requisition",
"requested_by" => "Requested by",
"requisition_number" => "Requisition Number",
"requisition_receipt" => "Requisition receipt",
"requisition_type" => "Requisition type",
"requisitions" => "Requisitions",
"resume_requisition" => "Resume requisition",
"sale_value" => "Sale value",
"save_for_later" => "Save for later",
"saved_for_requisition" => "Saved for later requisitions",
"search" => "Search",
"search_criteria" => "Search criteria",
"search_name" => "Search Name",
"select_date" => "Select Date",
"select_drugs_ward_dispensing" => "SELECT DRUGS FOR WARD DISPENSING",
"select_type_of_error" => "Please select type of error",
"select_ward" => "Select Ward",
"selected" => "Selected",
"severe" => "Severe",
"severity_of_error" => "Severity of error",
"show_patients_all_wards" => "Showing patients from all wards",
"showing_results_from" => "Showing results from",
"start" => "Start",
"stock" => "Stock",
"submit" => "Submit",
"submit_requisition_type" => "Submit Requisition Type",
"supplier" => "Supplier",
"supplier_name" => "Supplier Name",
"take" => "Take",
"to" => "To",
"from" => "From",
"today" => "TODAY",
"total" => "Total",
"total_results" => "Total results",
"type_of_error" => "Type of error",
"units" => "Units",
"unpaid_and_pending" => "UNPAID AND PENDING",
"unpaid_but_dispensed" => "UNPAID BUT DISPENSED",
"update_requisition" => "Update Requisition",
"view" => "View",
"view_saved_for_later" => "View saved for later",
"view_ward_dispensing" => "View ward dispensing",
"ward" => "Ward",
"ward_allocation" => "WARD ALLOCATION",
"ward_dispensing_chart" => "Ward dispensing per chart",
"wards" => "Wards",
"wrong_dosage" => "Wrong Dosage",
"wrong_frequency" => "Wrong Frequency",
"yes" => "yes",
"yesterday" => "YESTERDAY",
"confirm_ward_dispensation_per_chart" => "Confirm Ward Dispensations Per Chart",
"admission_date" => "Admission Date",
"chart_date" => "Charts Date",
"dispensing_details" => "Dispensing Details",
"quantity_given" => "Quantity Given",
"view_inpatient_sheet" => "View Inpatient sheet",
"view_ward_prescription" => "View Ward Prescription",
"view_details" => "View details",
"quantity_total" => "Quantity Total",
"action" => "Action",
"details_for" => "Details For",
"details" => "Details",
"go_to_inpatient_sheet" => "Go to Inpatient Sheet",
"received_by_title" => "RECEIVED BY",
"approved_on_title" => "APPROVED ON",
"approved_by_title" => "APPROVED BY",
"approve" => "Approve",
"incoming_ward_chart" => "Incoming Ward Chart",
"approve_and_dispense" => "Approve And Dispense",
"edit_ward_dispensing_chart" => "Edit Ward Chart",
"create_chart_for_ward" => "Create ward chart for",
"approved_and_dispensed_on" => "Approved and dispensed on",
"pharmacy_drugs_stock_reconciliation" => "Pharmacy drugs stock reconciliation",
"pharmacy_system_stock" => "Pharmacy system stock",
"pharmacy_physical_stock" => "Pharmacy physical stock",
"drugs_stock_reconciliation_report" => "Drugs stock reconciliation report",
"drugs_stock_reconciliation_report_details" => "Drugs stock reconciliation report details",
"staff_in_charge" => "Staff In Charge",
"reconciliation_id" => "Reconciliation Id",
"reconciled_by" => "Reconciled By",
"performed_on" => "Performed on",
"pharmacy_drugs_stock_reconciliation_report" => "Pharmacy drugs stock reconciliation report",
"cost_price" => "Cost Price",
"selling_price" => "Selling Price",
"requisitioned_by" => "Requisitioned by",
"sundries_stock_reconciliation_report_details" => "Sundries Stock Reconciliation Report Details",
"pharmacy_sundries_stock_reconciliation_report" => "Sundries Stock Reconciliation Report",
"edit_chart" => "Edit Chart",
"confirm_prescription_details" => "Confirm Prescription Details",
"progressive_prescriptions" => "Progressive Prescription",
"first_dispense" => "First Dispense",
"to_be_purcharsed_elsewhere" => "To Be Purchased Elsewhere",
"confirm" => "Confirm",
"confirm_and_dispense_progressively" => "Confirm and Dispense Progressively",
"progressive_treatments" => "Progressive Treatments",
"search_by_patient" => "Search By Patient",
"date_first_ordered" => "Date First Ordered",
"date_last_updated" => "Date Last Updated",
"select" => "Select",
"there_are_no_unconfirmed_progessive_treatments" => "There are no unconfirmed Progressive Treatments",
"confirm_progressive_treatment" => "Confirm Progressive Treatment",
"original_prescription" => "Original Prescription",
"treatment_given" => "Treatment Given",
"drugs" => "Drugs",
"quantities_dispensed" => "Quantities Dispensed",
"created_on" => "Created On",
"not_dispensed" => "Not Dispensed",
"paid_comma" => "Paid, ",
"not_paid_comma" => "Not Paid, ",
"total_amount_prescribed_so_far" => "Total Amount Prescribed So Far",
"total_amount_remaining" => "Total Amount Remaining",
"prescibe_new_treatment" => "Prescribe New Treatment",
"quantity_prescribed" => "Quantity Prescribed",
"quantity_to_dispense" => "Quantity To Dispense",
"cancel_progressive_treatment" => "Cancel Progressive Treatment",
"search_by_drug" => "Search By Drug",
"dispensation_report_details" => "Dispensation Report Details",
"out_patient_department" => "Out Patient Department",
"patient" => "Patient",
"dispensed_on" => "Dispensed On",
"clinic" => "Clinic",
"in_patient_department" => "In Patient Department",
"select_items_to_reconcile" => "Select items to reconcile",
"note" => "Note",
"stock_differences_are_reflected_in" => "Stock diffferences are reflected in the",
"if_it_is_not_opening_stock" => "if is not the opening stock",
"if_it_is_the_opening_stock_then_the_affected_account" => "If it is the opening stock, the affected account is <b>Opening Inventory Account</b>",
"select_a_date_range" => "Select a date or date range",
"add_new_supplier" => "Add new supplier",
"close" => "Close",
"save_changes" => "Save changes",
"date_of_admission" => "Date Of Admission",
"drugs_given_so_far" => "Drugs Given So Far",
"drug_and_qty_given" => "Drug & Quantity Given",
"add_drug_small" => "add drug",
"update_chart" => "Update Chart",
"unconfirmed_prescriptions" => "Unconfirmed Prescriptions",
"confirmed_prescriptions" => "Confirmed Prescriptions",
"prescription_date" => "Prescription Date",
"unconfirmed_title" => "UNCONFIRMED",
"confirmed_title" => "CONFIRMED",
"category" => "Category",
"time_of_chart_submission" => "Time of chart submission",
"source_ward" => "Source ward",
"status" => "Status",
"dispensation_report_drugs" => "Dispensation Report Drugs",
"dispensation_report" => "Dispensation Report",
"search_by" => "Search By",
"dispensed_quantity_opd" => "Dispensed Quantity (OPD)",
"dispensed_quantity_ward" => "Dispensed Quantity (Wards)",
"dispensed_total" => "Dispensed Total",
"dispensation_report_patients" => "Dispensation Report Patients",
"drugs_dispensed" => "Drugs Dispensed",
"drugs_quantities" => "Drugs Quantities",
"time_dispensed" => "Time Dispensed",
"cancel_dispensation" => "Cancel Dispensation",
"requisitioned_between" => "Requisitioned between",
"date_given" => "Date Given",
"quantity_to_return" => "Quantity to return",
"return_drugs" => "Return Drugs",
"cancel_requisition" => "Cancel Requisition",
"add_general_comment" => "Add General Comment",
"pharmacy_sundries_stock_sheet" => "Pharmacy sundries stock sheet",
"export_data_to_copy_csv_pdf" => "Export data to Copy, CSV, Excel, PDF & Print",
"sundry_name" => "Sundry Name",
"cancalled_treatments" => "Cancelled Treatments",
"search_date" => "Search Date",
"date_cancelled" => "Date Cancelled",
"drugs_ordered" => "Drugs Ordered",
"restore_prescription" => "Restore Prescription",
"cancelled_progressive_treatments" => "Cancelled Progressive Treatments",
"primary_diagnosis" => "Primary Diagnosis",
"secondary_diagnosis" => "Secondary Diagnosis",
"treatment_order_comments" => "Treatment Order Comments",
"cancel_treatment" => "Cancel Treatment",
"cancel_prescription" => "Cancel Prescription",
"ward_dispensing_per_chart_request" => "Ward dispensing per chart request",
"incoming_ward_charts_requests" => "Incoming ward charts requests",
"ward_dispensing_per_chart_report" => "Ward dispensing per chart report",
"return_drugs_per_chart" => "Return drugs per chart",
"view_more" => "View More",
"submit_chart" => "Submit Chart",
"click" => "Click",
"to_confirm_dispensations_for_approval" => "to confirm dispensations for approval of the chart",
"item_name" => "Item Name",
"store_stock" => "Store Stock",
"quantity_in_pharmacy" => "Quantity in Pharmacy",
];
+87
View File
@@ -0,0 +1,87 @@
<?php
return [
'point_of_sale' => 'Point Of Sale',
'home' => 'Home',
'dashboard' => 'Dashboard',
'sale_date' => 'Sale Date',
'first_name' => 'First Name',
'last_name' => 'Last Name',
'patient_category' => 'Patient Category',
'phone_number' => 'Phone Number',
'patient_information' => 'Patient Information',
'select' => 'Select',
'select_items' => 'SELECT ITEMS',
'quantity' => 'Quantity',
'unit_cost' => 'Unit Cost',
'duration_in_days' => 'Duration In Days',
'cost' => 'Cost',
'patient_is_allergic' => 'Patient is Allergic',
'out_of_stock' => 'Out Of Stock',
'eye_glass_total' => 'EYE GLASS TOTAL',
'drug' => 'Drug',
'dosage' => 'Dosage',
'dispense' => 'Dispense',
'price' => 'Price',
'_select' => '-select-',
'_frequency' => 'Frequency',
'add_dose' => 'Add dose',
'duration' => 'Duration',
'close' => 'Close',
'cancel' => 'Cancel',
'sundry' => 'Sundry',
'add_new' => 'Add New',
'patient' => 'PATIENT',
'add_referral' => 'Add Referral',
'select_a_patient' => '-- select a patient --',
'selected_sundries_orders' => 'Selected sundries orders',
'ugx' => '.UGX',
'quantity_to_dispense' => 'Quantity To Dispense',
'selected' => 'Selected',
'no_drugs_have_been_searched_yet' => 'No drugs have been searched yet',
'drugs_total' => 'DRUGS TOTAL',
'sundries_total' => 'SUNDRIES TOTAL',
'selected_items' => 'SELECT ITEMS',
'drug_with_quantity' => 'DRUGS WITH QUANTITY',
'drug_with_prescription' => 'DRUGS WITH PRESCRIPTION',
'eye_glasses' => 'EYE GLASSES',
'sundries' => 'SUNDRIES',
'all' => 'ALL',
'items' => 'ITEMS',
'drugs' => 'Drugs',
'do_you_wish_to_proceed' => 'Do you Wish to Proceed ?',
'proceed' => 'Proceed',
'confirm_selection' => 'Confirm Selection',
'patient_order_request' => 'Patient Order Request',
'print' => 'Print',
'tel' => 'Tel',
'email' => 'Email',
'cashier' => 'Cashier',
'new_patient' => 'New Patient',
'existing_patient' => 'Existing Patient',
'date' => 'Date',
'patient_name' => 'Patient Name',
'patient_number' => 'Patient Number',
'description' => 'Description',
'insured' => '(Insured)',
'total_cost' => 'Total Cost',
'total_to_pay' => 'Total to pay',
'approve_and_print_order' => 'Approve and Print Order',
'insurance_to_pay' => 'Insurance to pay',
'staff_guarantor_to_pay' => 'Staff guarantor to pay',
'to_pay' => 'To Pay',
'drugs_with_quantity' => 'DRUGS WITH QUANTITY',
'drugs_with_prescription' => 'DRUGS WITH PRESCRIPTION',
'balance_to_pay' => 'Balance to pay',
'hospital_to_pay' => 'Hospital to pay',
'patient_to_pay' => 'Patient to pay',
'streamline' => '&copy; Stre@mline',
'services' => 'Services',
'treatments' => 'Treatments',
'record_created_on' => 'Record Created On',
'record_created_by' => 'Record Created By',
'patient_names' => 'Patient Name',
'print_date' => 'Print Date',
'record_date' => 'Record Date',
'dispensed_by' => 'Dispensed By',
];
@@ -0,0 +1,38 @@
<?php
return [
"prescription_errors" => "Prescription Errors",
"date_from" => "Date From",
"date_to" => "Date To",
"search" => "Search",
"export_data_to_copy_csv_pdf_print" => "Export data to Copy, CSV, Excel, PDF & Print",
"dashboard" => "Dashboard",
"clinical_data_home" => "Clinical Data Home",
"submit" => "Submit",
"cancel" => "Cancel",
"home" => "Home",
"view" => "View",
"name_of_prescriber" => "Name of Prescriber",
"error_type" => "Error Type",
"severity" => "Severity",
"date" => "Date",
"patient" => "Patient",
"pharmacist" => "Pharmacist",
"comments" => "Comments",
"view_details" => "View Details",
"select_patient" => "Select Patient",
"prescription_error_details" => "Prescription Error Details",
"details" => "Details",
"prescriber" => "Prescriber",
"view_patient_details" => "View Patient Details",
"prescribed_record" => "Previous Prescribed Record",
"altered_record" => "Altered Record",
"drugs" => "Drugs",
"dose" => "Dose",
"dose_2" => "Dose 2",
"frequency" => "Frequency",
"instructions" => "Instructions",
"duration" => "Duration",
"days" => "Days",
"quantity_dispensed" => "Quantity Dispensed"
];
+58
View File
@@ -0,0 +1,58 @@
<?php
return [
"add_dose" => "Add dose",
"altered_and_dispensed" => "Altered and Dispensed",
"chronic_drugs" => "Chronic drugs",
"close" => "Close",
"complete_prescription" => "Complete Prescription",
"confirm_selection" => "Confirm Selection",
"confirm_treatment" => "Confirm Treatment",
"dashboard" => "Dashboard",
"date" => "Date",
"days" => "days",
"dispense" => "Dispense",
"dispensed" => "Dispensed",
"dosage" => "Dosage",
"drug" => "Drug",
"duration" => "Duration",
"duration_in_days" => "Duration in days",
"grand_total" => "Grand total",
"instruction_to_patient" => "Instruction to patient",
"instructions" => "Instructions",
"no_drugs_searched" => "No drugs have been searched yet",
"no_treatment_history" => "No treatment history for this episode",
"out_of_stock" => "Out of stock",
"patient_home" => "Patient Home",
"patient_is_allergic" => "Patient is Allergic",
"patient_treatment" => "Patient Treatment",
"pending" => "Pending",
"prescribe_drugs" => "Prescribe Drugs",
"prescription" => "Prescription",
"price" => "Price",
"print" => "Print",
"prompt" => "Prompt",
"quantity" => "Quantity",
"select" => "select",
"select_dosage_warning" => "Please fill out the Dosage and Duration of selected drugs",
"select_one_drug" => "Select atleast one drug",
"selected" => "Selected",
"status" => "Status",
"total" => "Total",
"total_cost" => "Total Cost",
"treatment_for_episode" => "Treatment for Episode started on",
"treatment_for_given_episode" => "Treatment Given For This Episode",
"ward_prescription" => "Ward prescription",
"yes" => "Yes",
"prescription_refill" => "Prescription refill",
"drug_refill_from" => "Drug refill from",
"drug_is_expired" => "Drug is expired",
"previous_prescriptions" => "Previous prescriptions",
"prescribed_by" => "Prescribed By",
"clinic" => "Clinic",
"primary_diagnosis" => "Primary diagnosis",
"other_diagnoses" => "Other diagnoses",
"view_details" => "View Details",
"dispensation_status" => "Dispensation status",
"order_comments" => "Order comments",
"instruction" => "Instruction"
];
@@ -0,0 +1,17 @@
<?php
return [
"cancel" => "Cancel",
"submit" => "Submit",
"procedure_category_name" => "Procedure category name",
"create" => "Create",
"procedure_categories" => "Procedure categories",
"dashboard" => "Dashboard",
"add_procedure_category" => "Add procedure category",
"edit" => "Edit",
"edit_procedure_category" => "Edit procedure category",
"activate" => "Activate",
"activate_procedure_categories" => "Activate procedure categories",
"are_you_sure" => "Are you sure?",
"delete" => "Delete",
];

Some files were not shown because too many files have changed in this diff Show More