mirror of
https://gitlab.com/signalytic/client-external/streamline/streamline-emr.git
synced 2026-09-14 04:01:30 +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:
@@ -117,6 +117,8 @@ return [
|
||||
"search_to_view_results" => "search to view results",
|
||||
"date_of_report" => "Date of report",
|
||||
"reporting_period" => "REPORTING PERIOD",
|
||||
"date_opened" => "Date Opened",
|
||||
"date_closed" => "Date Closed",
|
||||
"health_sub_district" => "HEALTH SUB-DISTRICT",
|
||||
"level" => "LEVEL",
|
||||
"week_no" => "Week Number",
|
||||
@@ -147,6 +149,7 @@ return [
|
||||
"special_services" => "Utilization of Special Services",
|
||||
"radiology"=>"Radiology and Imaging Section",
|
||||
"admissions_deaths"=>"Admissions and Deaths by Diagnosis",
|
||||
"monthly_outpatient_diagnoses" => "Outpatient Diagnoses",
|
||||
"mental_health"=>"Mental Health",
|
||||
"other_sections"=>"Risk Behaviour, Tuberculosis and Nutrition Inpatient Services",
|
||||
"hmis_108" => "HMIS 108 - Health Unit Inpatient Monthly Report",
|
||||
@@ -185,6 +188,7 @@ return [
|
||||
"children" => "Children",
|
||||
"adults" => "Adults",
|
||||
"reports" => "Reports",
|
||||
"results" => "Results",
|
||||
"select_report_category" => "Select Report category",
|
||||
"laboratory_tests" => "Investigations",
|
||||
"treatment" => "Treatment",
|
||||
@@ -302,6 +306,7 @@ return [
|
||||
"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",
|
||||
"selected_report_type" => "Selected Report Type",
|
||||
"tb_screening_report" => "TB Screening Report",
|
||||
"tb_screening_report_details" => "TB Screening Report Details",
|
||||
"procedures_report" => "Procedures Report",
|
||||
@@ -323,4 +328,7 @@ return [
|
||||
"investigation_super_category" => "Investigation Super Category",
|
||||
"number_test_performed" => "Number of Test Performed",
|
||||
"investigation_performed_at" => "Investigation Performed At",
|
||||
"today" => "Today",
|
||||
"next_of_kin" => "Next of Kin",
|
||||
"custom_field" => "Custom Field"
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user