mirror of
https://gitlab.com/signalytic/client-external/streamline/streamline-emr.git
synced 2026-09-13 11:41:31 +00:00
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.
This commit is contained in:
@@ -57,6 +57,7 @@ return [
|
||||
"last_name" => "Last Name",
|
||||
"last_patient_visit" => "Last patient visit",
|
||||
"lc_one" => "Name of LC1 chairman",
|
||||
"referred_from"=>"Referred From",
|
||||
"main_details" => "Main Details",
|
||||
"male" => "Male",
|
||||
"marital_status" => "Marital status",
|
||||
@@ -182,6 +183,17 @@ return [
|
||||
"capture_fingerprint" => "Capture Fingerprint",
|
||||
"patient_fingerprint" => "Patient FingerPrint",
|
||||
"phone_number" => "Phone Number",
|
||||
"patient_registration_field_name" => "Registration Field Name",
|
||||
"patient_registration_field_compulsory" => "Is Registration Field Compulsory?",
|
||||
"patient_registration_field_options" => "Choose to set dropdown options for the Registration Field",
|
||||
"patient_registration_fields" => "Patient Registration Fields",
|
||||
"patient_registration_field" => "Patient Registration Field Options",
|
||||
"create_patient_registration_fields" => "Create Patient Registration Fields",
|
||||
"view_patient_registration_fields" => "View Patient Registration Fields",
|
||||
"edit_patient_registration_fields" => "Edit Patient Registration Fields",
|
||||
"inactive_patient_registration_fields" => "Inactive Patient Registration Fields",
|
||||
"text"=>"Text",
|
||||
"compulsory"=>"Compulsory",
|
||||
"joined_chi_scheme" => "Joined Scheme",
|
||||
"print_patient_card" => "Print Patient Card",
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user