Files
streamline-emr/docker/streamline-src/resources/lang/en/inpatient.php
T
alec.turner 4a89356390 Import latest app updates from streamline
An updated set of source files and initialization was provided by streamline to
address issues observed during initial testing. These files have been updated in
order to generate a new set of app images.
2024-04-11 11:16:51 -07:00

384 lines
17 KiB
PHP
Executable File

<?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",
"quantity_dispensed" => "Quantity Dispensed",
"quantity_given_tooltip" => "Contains quantity ticked on the treatment sheet as given",
"quantity_dispensed_tooltip" => "Contains what Pharmacy has dispensed + the figures entered in quantity to give",
"ward_stock_dispensed" => "Ward stock dispensed",
"quantity_administered" => "Quantity Administered",
"bill_closed_by" => "Bill Closed By",
"open_bill" => "Modify Inpatient Bill",
"drug_stopped" => "Drug stopped",
];