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:
@@ -52,6 +52,7 @@ return [
|
||||
"duration" => "Duration",
|
||||
"during_current_review" => "during current review",
|
||||
"edit_consultation" => "Edit consultation",
|
||||
"edit_clinical_note" => "Edit Note",
|
||||
"green" => "GREEN",
|
||||
"hallucinations" => "Hallucinations",
|
||||
"hamilton_anxiety_score" => "Hamilton Anxiety Score",
|
||||
@@ -69,6 +70,7 @@ return [
|
||||
"mania" => "Mania",
|
||||
"mental_health_consultation" => "Mental Health Clinic Consultation",
|
||||
"modify_consultation" => "Modify Consultation",
|
||||
"modify_maternity_inpatient" => "Modify Maternity Record",
|
||||
"negative_symptoms" => "Negative Symptoms",
|
||||
"no_observations_recorded" => "No observations recorded",
|
||||
"no_patient_documents_available" => "No patient documents available",
|
||||
@@ -110,6 +112,7 @@ return [
|
||||
"triage_grade_not_determined" => "Triage grade not determined",
|
||||
"update_and_complete_consultation" => "Update & Complete Consultation",
|
||||
"value" => "Value",
|
||||
"view_all" => "View All",
|
||||
"view_consultation_details" => "View Consultation details",
|
||||
"mental_health_consultations" => "Mental Health Consultation",
|
||||
"when" => "When",
|
||||
@@ -129,8 +132,15 @@ return [
|
||||
"consultation_started_by" => "Consultation Started By",
|
||||
"services" => "Services",
|
||||
"for_episode_of" => "for episode of",
|
||||
"consultation_for_episode_of" => "Consultation notes for episode of",
|
||||
"ward_management" => "Ward management",
|
||||
"patient_home" => "Patient home",
|
||||
"patient_documentation" => "Patient Documentation",
|
||||
"tb_screening" => "TB Screening",
|
||||
"hiv_gbv_screening" => "HIV / GBV Screening",
|
||||
"confirm_primary_diagnosis" => "Confirm Primary Diagnosis"
|
||||
"confirm_primary_diagnosis" => "Confirm Primary Diagnosis",
|
||||
"previous_notes" => "Added Consultation Notes",
|
||||
"no_previous_notes" => "No Consultation Notes available.",
|
||||
"all_consultation_notes"=>"All Other Consultation Notes",
|
||||
"view_more_notes"=>"View More Consultation Clinical Notes"
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user