mirror of
https://gitlab.com/signalytic/client-external/streamline/streamline-emr.git
synced 2026-09-14 04:01:30 +00:00
updated streamline-setup v2
This commit is contained in:
@@ -4,9 +4,13 @@ return [
|
||||
"dashboard" => "Dashboard",
|
||||
"patient" => "Patient",
|
||||
"maternity_admission_details" => "Maternity admission details",
|
||||
"labour_ward_admission_details" => "Labour ward admission details",
|
||||
"modify_maternity_admission_details" => "Modify maternity admission details",
|
||||
"details_for_episode" => "Maternity admission details for Episode started on",
|
||||
"details_for_labour_episode" => "Labour ward admission details for Episode started on",
|
||||
"maternity_admission_details_for" => "Maternity admission details for",
|
||||
"labour_ward_admission_details_for" => "Labour ward admission details for",
|
||||
"current_obstetric_risk_factors" => "Current obstetric risk factors",
|
||||
"patient_number" => "Patient Number",
|
||||
"blood_group" => "Blood Group",
|
||||
"blood_transfusion_date" => "Blood Transfusion Date",
|
||||
@@ -37,6 +41,7 @@ return [
|
||||
"gestation" => "Gestation",
|
||||
"outcome" => "Outcome",
|
||||
"outcome_name" => "Outcome Name",
|
||||
"update_and_complete_form" => "Update and complete",
|
||||
"comments" => "Comments",
|
||||
"current_acute_problems" => "Current Acute Problems",
|
||||
"obstetric_risk_factors" => "Obstetric Risk Factors",
|
||||
@@ -78,7 +83,7 @@ return [
|
||||
"mode_of_delivery" => "Mode of Delivery",
|
||||
"supervised_by" => "Supervised By",
|
||||
"abortions_pregnancies" => "Abortions",
|
||||
"ectopic_pregnancies" =>"Ectopic pregnancies",
|
||||
"ectopic_pregnancies" => "Ectopic pregnancies",
|
||||
"post_partum" => "Post-partum",
|
||||
"past_obstetric_history" => "Past Obstetric History",
|
||||
"date" => "Date",
|
||||
@@ -99,7 +104,7 @@ return [
|
||||
"art_treatment_number" => "A.R.T. Treatment Number",
|
||||
"art_clinic_record" => "A.R.T. Clinic Record",
|
||||
"this_pregnancy" => "This pregnancy",
|
||||
"number_of_weeks_pregnant" => "Number Of Weeks Pregnant",
|
||||
"number_of_weeks_pregnant" => "Weeks Pregnant",
|
||||
"us_scan_edd" => "U/S Scan Expected Date of Delivery",
|
||||
"current_gestation_from_scan" => "Current gestation from scan: +/-2weeks early scan, 4 weeks late",
|
||||
"referral_in_from" => "Referral in from",
|
||||
@@ -111,6 +116,7 @@ return [
|
||||
"aph" => "APH",
|
||||
"pph" => "PPH",
|
||||
"iufd" => "IUFD",
|
||||
"save_and_complete" => "Save and complete",
|
||||
"inform_medical_team_warning" => "Inform senior midwife and medical team, draw up plan of management, counsel and support parents",
|
||||
"born_before_arrival" => "Born before arrival",
|
||||
"mother_current_obstetric_risk" => "Does this mother have any current obstetric risk factors?",
|
||||
@@ -179,5 +185,79 @@ return [
|
||||
"triage_done_on" => "Triage Done On",
|
||||
"baby_record_on" => "Baby Record on",
|
||||
"add_new_location_of_delivery" => "Add new location of delivery",
|
||||
"duration_third_stage" => "Duration 3rd Stage (hours:minutes)"
|
||||
"duration_third_stage" => "Duration 3rd Stage (hours:minutes)",
|
||||
"classification" => "Classification",
|
||||
"type_of_delivery" => "Type of delivery",
|
||||
"puerperium" => "Puerperium",
|
||||
"weight_loss" => "Weight Loss",
|
||||
"fever_one_month" => "Fever one month",
|
||||
"diarrhoea_one_month" => "Diarrhoea one month",
|
||||
"pruritus" => "Pruritus",
|
||||
"vaginal_bleeding" => "Vaginal bleeding",
|
||||
"skeletal_deformities" => "Skeletal deformities",
|
||||
"weeks_of_amenorrhea" => " Weeks of Amenorrhea",
|
||||
"draining" => "Draining",
|
||||
"recomendation_of_delivery" => "Recommendation of Delivery",
|
||||
"severe_pre_eclampsia" => "Severe pre-eclampsia or eclampsia",
|
||||
"premature_rupture_of_membranes" => "Premature rupture of membranes PROM / PPROM",
|
||||
"diabetes_mellitus" => "Diabetes mellitus",
|
||||
"asthma" => "Asthma",
|
||||
"pre_term_labour" => " Pre-term Labour",
|
||||
"sickle_cell_disease" => "Sickle Cell Disease",
|
||||
"polio" => "Polio",
|
||||
"group_b_streptococcus_colonization" => "Group B Streptococcus Colonization",
|
||||
"woman_advanced_age" => "Woman's Advanced age",
|
||||
"mental_illness" => "Mental Illness",
|
||||
"adolescent_pregnancy" => "Adolescent Pregnancy",
|
||||
"hypertension" => "Hypertension",
|
||||
"kidney_disease" => "Kidney Disease",
|
||||
"delivery_plan" => "Delivery Plan",
|
||||
"person_you_live_with" => "Person you live with that can support you",
|
||||
"person_to_accompany_you" => "Person to accompany you during labour or in case of an emergency",
|
||||
"person_to_stay_at_facility" => "Person to stay at the facility during labour",
|
||||
"means_of_transport_to_facility" => "Means of transport to use when heading to the facility",
|
||||
"person_to_look_after_home" => "Person to look after the home while you're away",
|
||||
"delivery_method" => "What is your preferred delivery method",
|
||||
"backup_delivery_method" => "Backup delivery method",
|
||||
"after_birth_disposal" => "After birth disposal",
|
||||
"throw_in_placenta_pit" => "Throw in placenta pit",
|
||||
"family_planning_before_next_pregnancy" => "Family planning before next pregnancy",
|
||||
"syphillis" => "Syphillis",
|
||||
"sickle_cell" => "Sickle Cell",
|
||||
"hiv" => "HIV",
|
||||
"hepatitis" => "Hepatitis",
|
||||
"mother_partner_screened_for" => "Mother and partner screened for",
|
||||
"take_it_home" => "Take it home",
|
||||
"date_discontinued" => "Date discontinued",
|
||||
"why" => "Why ?",
|
||||
"family_planning_method" => "Family planning method",
|
||||
"physical_examination" => "Physical examination",
|
||||
"weeks_of_amenorrhoea" => "Weeks of amenorrhoea",
|
||||
"update_form" => "Update Form",
|
||||
"foot" => "Foot",
|
||||
"motor_bike" => "Motor bike",
|
||||
"private_car" => "Private car",
|
||||
"public_means" => "Public means",
|
||||
"na" => "N/A",
|
||||
"aph_details" => "Aph details",
|
||||
"left_cut" => "Left cut",
|
||||
"right_cut" => "Right cut",
|
||||
"other_complications" => "Other complications",
|
||||
"heart_physical_examination_details" => "Heart details",
|
||||
"other_physical_examinations" => "Other Physical examinations",
|
||||
"other_obstetric_risk_factors" => "Other obstetric risk factors",
|
||||
"mother_obstetric_risk" => "Mother's current obstetric factors",
|
||||
"other_pregnancy_complications" => "Other pregnancy complications",
|
||||
"labour_onset" => "Labour onset",
|
||||
"spontaneous" => "Spontaneous",
|
||||
"induced" => "Induced",
|
||||
"active_labour_diagnosis_date" => "Active labour diagnosis date",
|
||||
"membranes_raptured_at" => "Membranes raptured at",
|
||||
"labour_ward_adminssion_section" => "LABOUR WARD ADMISSION (Section 1)",
|
||||
"update_labour_ward_adminssion_section" => "UPDATE LABOUR WARD ADMISSION (Section 1)",
|
||||
"update" => "Update",
|
||||
"labour_ward_admission_heading_print" => "LABOUR WARD ADMISSION DETAILS",
|
||||
"save_labour_ward_admission" => "Save Admission",
|
||||
"submit_and_complete" => "Submit & Complete",
|
||||
"save_draft" => "Save Draft",
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user