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:
@@ -8,6 +8,10 @@ return [
|
||||
"icd_10_code" => "Icd10 code",
|
||||
"hmis_out_patient_number" => "HMIS-out-patient No.",
|
||||
"hmis_inpatient_number" => "HMIS-in-patient No.",
|
||||
"hmis_outpatient_category" => "HMIS Out-patient Category Option",
|
||||
"hmis_inpatient_category" => "HMIS Inpatient Category Option",
|
||||
"outpatient_hmis_category" => "Outpatient HMIS Category",
|
||||
"inpatient_hmis_category" => "Inpatient HMIS Category",
|
||||
"hmis_category" => "HMIS category",
|
||||
"dependent_option" => "Dependent Option",
|
||||
"diagnosis_prompt" => "Diagnosis prompt",
|
||||
@@ -37,5 +41,6 @@ return [
|
||||
"id" => "Id",
|
||||
"reference_areas_seperate_with_commas" => "Reference areas (Separate with commas)",
|
||||
"reference_names_seperate_with_commas" => "Reference names (Separate with commas)",
|
||||
"is_diagnosis_available" => "Is the Diagnosis available?"
|
||||
"is_diagnosis_available" => "Is the Diagnosis available?",
|
||||
"diagnosis_category" => "Eye Diagnosis Category",
|
||||
];
|
||||
Reference in New Issue
Block a user