mirror of
https://gitlab.com/signalytic/client-external/streamline/streamline-emr.git
synced 2026-09-12 11:11:31 +00:00
updated streamline-setup v2
This commit is contained in:
@@ -72,6 +72,7 @@ return [
|
||||
"outcome" => "Outcome",
|
||||
"when" => "When?",
|
||||
"where" => "Where?",
|
||||
"update" => "Update",
|
||||
"referred_to" => "Referred to?",
|
||||
"inpatient_billing" => "In-Patient Billing",
|
||||
"save_inpatient_sheet" => "Save Inpatient Sheet",
|
||||
@@ -104,6 +105,7 @@ return [
|
||||
"inpatient_record_updated" => "Inpatient Record Last Updated By",
|
||||
"discharged_by" => "Discharged By",
|
||||
"on" => "on",
|
||||
"maternity_admission" => "Maternity admission",
|
||||
"modify_inpatient_info" => "Modify Inpatient Information",
|
||||
"incoming_patient_bills" => "Incoming patient bills",
|
||||
"finance_home" => "Finance Home",
|
||||
@@ -281,7 +283,7 @@ return [
|
||||
"investigations_done" => "Investigations done",
|
||||
"clinical_summary" => "Clinical Summary",
|
||||
"secondary_diagnosis" => "Secondary Diagnosis",
|
||||
"inpatient_referral_notes" => "INPATIENT REFERRAL NOTES",
|
||||
"inpatient_referral_notes" => "INPATIENT REFERRAL NOTE",
|
||||
"inpatient_treatment_details" => "Inpatient Treatment Details",
|
||||
"inpatient_sundries_details" => "Inpatient Sundries Details",
|
||||
"view_bed_admission_details" => "View bed admission details",
|
||||
@@ -342,14 +344,15 @@ return [
|
||||
"inpatient_consumption_on_dependant_account" => "Inpatient consumption on dependant account",
|
||||
"opd_consultation_comments" => "OPD Consultation Comments",
|
||||
"history" => "History",
|
||||
"anc_consultation_comments" => "ANC Comments (Latest Visit)",
|
||||
"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",
|
||||
"vitals_and_examination" => "Vitals and examination",
|
||||
"vitals_and_examinations" => "Vitals and examinations",
|
||||
"plan" => "Plan",
|
||||
"impression" => "Impression",
|
||||
"impressions" => "Impressions",
|
||||
@@ -380,4 +383,5 @@ return [
|
||||
"bill_closed_by" => "Bill Closed By",
|
||||
"open_bill" => "Modify Inpatient Bill",
|
||||
"drug_stopped" => "Drug stopped",
|
||||
"not_given" => "Not Given",
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user