mirror of
https://gitlab.com/signalytic/client-external/streamline/streamline-emr.git
synced 2026-09-13 11:41:31 +00:00
updated streamline-setup v2
This commit is contained in:
@@ -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"
|
||||
];
|
||||
Reference in New Issue
Block a user