Files
streamline-emr/docker/_streamline-src/resources/lang/en/consultations.php
T

137 lines
5.7 KiB
PHP
Executable File

<?php
return [
"DOSAGE" => "DOSAGE",
"DRUG_NAME" => "DRUG NAME",
"DURATION" => "DURATION",
"INSTRUCTION" => "INSTRUCTION",
"Investigation" => "Investigation",
"NEGATIVE" => "NEGATIVE",
"OTHER_DIAGNOSIS" => "OTHER DIAGNOSIS",
"PERFORMED" => "PERFORMED",
"POSITIVE" => "POSITIVE",
"PRIMARY_DIAGNOSIS" => "PRIMARY DIAGNOSIS",
"PROCEDURE" => "PROCEDURE",
"PROMPT" => "PROMPT",
"Procedures" => "Procedures",
"QUANTITY" => "QUANTITY",
"REFERENCES" => "REFERENCES",
"STATUS" => "STATUS",
"SUNDRY" => "SUNDRY",
"Sundries" => "Sundries",
"Treatment" => "Treatment",
"abnormal_phychomotor_behaviour" => "Abnormal psychomotor behaviour",
"add_consultation" => "Add consultation",
"add_new" => "add new",
"add_row" => "Add row",
"admitted_on" => "Admitted on",
"died_on" => "Died on",
"alcohol_score" => "ALCOHOL SCREENING SCORE",
"alcohol_screening_score" => "Alcohol Screening Score",
"altered_and_dispensed" => "Altered and Dispensed",
"as_diagnosed_on" => "As diagnosed on",
"assign_incharge" => "Assign In-Charge",
"assigned_clinic" => "Assign Clinic",
"authenticated_by" => "Authenticated by",
"care_giver" => "Care giver",
"clinical_examination" => "Clinic Examination",
"comment" => "Comment",
"comments" => "Comments",
"consultation" => "Consultation",
"consultation_comments_on" => "Consultation comments on",
"consultation_completed_by" => "Consultation Completed By",
"consultation_done_by" => "Consultation done by",
"consultation_updated_by" => "Consultation Updated By",
"date" => "Date",
"delete_row" => "Delete row",
"delusions" => "Delusions",
"depression" => "Depression",
"details" => "Details",
"disorganised_speech" => "Disorganised speech",
"dispensed" => "Dispensed",
"dont_assign_incharge" => "Don't assign in-charge",
"duration" => "Duration",
"during_current_review" => "during current review",
"edit_consultation" => "Edit consultation",
"green" => "GREEN",
"hallucinations" => "Hallucinations",
"hamilton_anxiety_score" => "Hamilton Anxiety Score",
"harmful_drinking" => "harmful drinking",
"history" => "History",
"general_comments" => "General Comments",
"impaired_cognition" => "Impaired Cognition",
"investigation" => "Investigation",
"investigation_and_mgt_plan" => "Investigation and Management Plan",
"investigation_for_episode_of" => "Investigations for episode of",
"investigation_for_review" => "Investigations for episode review",
"investigation_not_ordered" => "Investigations not ordered",
"likely_dependency" => "likely dependence",
"low_risk" => "low risk",
"mania" => "Mania",
"mental_health_consultation" => "Mental Health Clinic Consultation",
"modify_consultation" => "Modify Consultation",
"negative_symptoms" => "Negative Symptoms",
"no_observations_recorded" => "No observations recorded",
"no_patient_documents_available" => "No patient documents available",
"no_prescription_made_yet" => "No prescription made yet",
"no_procedure_has_been_ordered" => "No procedure has been ordered",
"no_sundries_ordered" => "No sundry has been ordered",
"no_symptom_recorded" => "No symptoms recorded",
"normal_range" => "Reference range",
"observation" => "Observation",
"observations" => "observations",
"ordered_investigations" => "Ordered Investigations",
"ordered_procedures" => "Ordered Procedures",
"ordered_sundries" => "Ordered Sundries",
"outcome" => "Outcome",
"patient" => "Patient",
"patient_documents" => "Patient Documents",
"pending" => "Pending",
"performed" => "Performed",
"not_performed" => "Not Performed",
"previous_value" => "Previous Value",
"procedures_for_episode_of" => "Procedures for episode of",
"procedures_for_episode_review" => "Procedures for episode review",
"psychosis_symptom_scores" => "PSYCHOSIS SYMPTOM SCORES",
"red" => "RED",
"referred_to" => "Referred to?",
"satisfaction_score" => "SATISFACTION SCORE",
"select_ward" => "Select the ward",
"sundries_for_episode_of" => "Sundries for episode of",
"sundries_for_episode_review" => "Sundries for episode review",
"symptom" => "Symptom",
"symptoms" => "Symptoms",
"total_score" => "Total score",
"treatment_for_episode_of" => "Treatment for episode of",
"treatment_for_episode_review" => "Treatment for episode review",
"treatment_given" => "Treatment Given",
"triage_details" => "Triage Details",
"triage_done_by" => "Triage done by",
"triage_grade" => "TRIAGE GRADE",
"triage_grade_not_determined" => "Triage grade not determined",
"update_and_complete_consultation" => "Update & Complete Consultation",
"value" => "Value",
"view_consultation_details" => "View Consultation details",
"mental_health_consultations" => "Mental Health Consultation",
"when" => "When",
"yellow" => "YELLOW",
"save_consultation" => "Save Consultation",
"not_assigned" => "Not Assigned",
"appointment_time" => "Appointment Time",
"add_new_diagnosis" => "Add new diagnosis",
"diagnosis_name" => "Diagnosis Name",
"add_diagnosis" => "Add Diagnosis",
"cancel" => "Cancel",
"used_services" => "Used Services",
"no_used_services" => "No used services",
"service" => "Service",
"quantity" => "Quantity",
"payment_status" => "Payment Status",
"consultation_started_by" => "Consultation Started By",
"services" => "Services",
"for_episode_of" => "for episode of",
"patient_documentation" => "Patient Documentation",
"tb_screening" => "TB Screening",
"hiv_gbv_screening" => "HIV / GBV Screening",
"confirm_primary_diagnosis" => "Confirm Primary Diagnosis"
];