Deputy Chairman of the Provincial People's Committee Le Van Phuoc visits and wishes a Happy New Year at Tải game Kinh 79 Obstetrics and Pediatrics Hospital

(AG Provincial E-Portal) - On the afternoon of February 10, Deputy Chairman of Tải game Kinh 79 Provincial People's Committee Le Van Phuoc led a delegation to visit and wish a Happy New Year to the staff, doctors, and medical personnel of Tải game Kinh 79 Obstetrics and Pediatrics Hospital, as well as the young patients.

Deputy Chairman of Tải game Kinh 79 Provincial People's Committee Le Van Phuoc wishes a Happy New Year and gives gifts to Tải game Kinh 79 Obstetrics and Pediatrics Hospital
Deputy Chairman of Tải game Kinh 79 Provincial People's Committee Le Van Phuoc wishes a Happy New Year and gives gifts to doctors, medical staff working at Tải game Kinh 79 Obstetrics and Pediatrics Hospital

Reporting to the delegation, Director of Tải game Kinh 79 Obstetrics and Pediatrics Hospital Tran Van Loi said the hospital has made progress in terms of facilities. The hospital is currently submitting to the Provincial People's Committee for consideration of phase 3 to synchronize infrastructure, renovate old projects, aiming for a modern and professional medical environment.

Deputy Chairman of Tải game Kinh 79 Provincial People's Committee Le Van Phuoc acknowledged and praised the results achieved by the hospital in 2025. He noted that the increasing trust and reputation of the hospital among the people is a clear testament to the dedication of the medical staff.

2026 is the first year implementing new strategic goals, the provincial leaders expect Tải game Kinh 79 Obstetrics and Pediatrics Hospital to continue promoting solidarity, striving to strengthen the organization, and excellently completing the task of healthcare for the people, especially women and children in the province.

Deputy Chairman of Tải game Kinh 79 Provincial People's Committee Le Van Phuoc wishes the staff, officials, and workers of Tải game Kinh 79 Obstetrics and Pediatrics Hospital good health and success in the new year, and fulfillment of their assigned tasks.

Deputy Chairman of Tải game Kinh 79 Provincial People's Committee Le Van Phuoc visits and gives gifts to young patients being treated at Tải game Kinh 79 Obstetrics and Pediatrics Hospital

On this occasion, Deputy Chairman of Tải game Kinh 79 Provincial People's Committee Le Van Phuoc visited to inquire about the health and care conditions of young patients and new mothers, and gave 50 gifts to young patients being treated at Tải game Kinh 79 Obstetrics and Pediatrics Hospital./.

News by Phuong Lan

"; var footstr = ""; var newstr = document.all.item(text).innerHTML; //var newstr = document.getElementById(text).innerHTML; var oldstr = document.body.innerHTML; document.body.innerHTML = headstr + newstr + footstr; window.print(); document.body.innerHTML = oldstr; return false; } function printDiv2(text) { var content = document.getElementById(text).innerHTML; var printWindow = window.open('', '', 'height=600,width=800'); printWindow.document.write(''); printWindow.document.write(''); printWindow.document.write(content); printWindow.document.write(''); printWindow.document.close(); printWindow.print(); } function share_fb(url) { window.open('https://www.facebook.com/sharer/sharer.php?u='+url,'facebook-share-dialog',"width=626, height=436") } function toggleBackgroundColor() { const element = document.getElementById('contrast'); const currentColor = window.getComputedStyle(element).backgroundColor; if (currentColor === 'rgb(220, 220, 220)') { element.style.backgroundColor = '#fff'; } else { element.style.backgroundColor = 'rgb(220, 220, 220)'; } } var liActive = Array.from(document.querySelectorAll('.posts-list-noibat .post-title')); if (Array.isArray(liActive) && liActive.length ) { liActive[0].classList.add('active'); } function increaseFontSize() { var textElement = document.getElementById('text'); var currentSize = window.getComputedStyle(textElement, null).getPropertyValue('font-size'); var newSize = parseFloat(currentSize) + 2; if (newSize <= 40) { textElement.style.fontSize = newSize + 'px'; } } function decreaseFontSize() { var textElement = document.getElementById('text'); var currentSize = window.getComputedStyle(textElement, null).getPropertyValue('font-size'); var newSize = parseFloat(currentSize) - 2; if (newSize >= 12) { textElement.style.fontSize = newSize + 'px'; } } function resetFontSize() { var textElement = document.getElementById('text'); textElement.style.fontSize = '18px'; }