Nội dung chính
Ngày 9-2, Phó thủ tướng Chính phủ Trần Hồng Hà đã làm việc với Bộ Y tế nhằm tháo gỡ khó khăn trong công tác quản lý, đấu thầu thuốc, mua sắm trang thiết bị y tế và một số nội dung quan trọng khác.
Phó thủ tướng nêu rõ, những vấn đề của ngành y tế rất cần sự chung tay của cả hệ thống chính trị. Bởi y tế là lĩnh vực đặc biệt nên cơ chế, chính sách phải đặc biệt.
Tại cuộc họp, Phó thủ tướng yêu cầu Bộ Y tế phân tích, nghiên cứu kỹ ý kiến của các địa phương, cơ sở y tế để đề xuất các giải pháp tháo gỡ khó khăn một cách đồng bộ, hiệu quả. Đặc biệt, Bộ Y tế cần nghiên cứu, đề xuất phương án “một luật sửa nhiều luật” hoặc “một nghị định sửa nhiều nghị định”. Đối với những vấn đề cấp bách, cần tháo gỡ ngay thay vì ngồi chờ sửa toàn diện… Tất cả bộ, ngành phải vào cuộc cùng Bộ Y tế khắc phục khó khăn, vướng mắc, trong đó có những vấn đề ảnh hưởng trực tiếp đến đời sống vật chất, tinh thần của cán bộ, nhân viên y tế, bảo đảm thực hiện tốt nhất công tác chăm sóc, bảo vệ sức khỏe của nhân dân.
CÙ HƯƠNG
Cầu nối việc làm cho sinh viên ngành y
Trường Cao đẳng Y tế Bạch Mai (Bệnh viện Bạch Mai) vừa phối hợp với các nhà tuyển dụng nhân lực y tế tổ chức Hội thảo “Ngày hội việc làm năm 2022” cho sinh viên của trường. Đây được coi là cầu nối giúp sinh viên có cơ hội tìm kiếm việc làm theo chuyên ngành đào tạo.
“Chữa bệnh” cho ngành y
Dự kiến kỳ họp bất thường sắp tới, Quốc hội khóa XV sẽ xem xét, thông qua Luật Khám bệnh, chữa bệnh (sửa đổi).
function clickButton(e, t) { var n = e ? e : window.event; var r = document.getElementById(t); if (r) { if (n.keyCode == 13) { r.click(); return false } } }
function img_unload() { $(“.img-unload”).each(function (t) { $(this).attr(“src”, $(this).attr(“data-x2”)); }); }
function replace(e) { for (i = 0; i < e.length; i++) { e = e.replace(".", "-1A"); e = e.replace(":", "-2A"); e = e.replace('"', "-3A"); e = e.replace('`', "-4A"); e = e.replace('!', "-5A"); e = e.replace("'", "-6A"); e = e.replace("@", "-1B"); e = e.replace("#", "-2B"); e = e.replace("$", "-3B"); e = e.replace('^', "-4B"); e = e.replace('&', "-5B"); e = e.replace('*', "-6B"); e = e.replace("(", "-1C"); e = e.replace(")", "-2C"); e = e.replace("|", "-3C"); e = e.replace('{', "-4C"); e = e.replace('}', "-5C"); e = e.replace('?', "-6C"); e = e.replace('+', "-7C"); e = e.replace("~", "-1D"); e = e.replace(" ", "-"); e = e.replace("’, “-4D”); e = e.replace(‘/’, “-5D”); e = e.replace(“‘\'”.replace(“‘”, ”), ‘-6D’); e = e.replace(‘_’, “-2D”); } return e; }
function doSearchSite() {
var url = “https://www.qdnd.vn/tim-kiem”;
if (“tin-tuc” == “video”) { url = url + “/type/video”; }
else if (“tin-tuc” == “audio”) { url = url + “/type/audio”; }
else if (“tin-tuc” == “phong-su-anh”) { url = url + “/type/photo”; }
var e = “”; e = document.getElementById(“seach-box”).value.trim(), e = replace(e), “” != e.toString() && (window.location.href = url + “/q/” + encodeURI(e))
};
$(function () { $(“.fa-search”).click(function () { doSearchSite() }); $(“#seach-box”).keydown(function (e) { var c = window.event ? e.keyCode : e.keyCode; return 13 == c ? (doSearchSite(), !1) : void 0 }) });
jQuery(document).ready(function () {
$(“.imgEditor”).removeAttr(“style”); $(“.dbox”).remove();
var top = $(“#ControlBar”).height(); if (top != null) { top = top; } else { top = 0; }; jQuery(“#scroll-top”).hide();
jQuery(function () { jQuery(window).scroll(function () { if (jQuery(this).scrollTop() > 163) { $(“.vmenu”).attr(“style”, “position:fixed;top:” + top + “px;padding-right:1px;”) } else { $(“.vmenu”).attr(“style”, “position:relative;top:0px;padding-right:0px;”) } if (jQuery(this).scrollTop() > 0) { jQuery(‘#scroll-top’).fadeIn(); } else { jQuery(‘#scroll-top’).fadeOut(); } }); jQuery(‘#scroll-top a’).click(function () { jQuery(‘body,html’).animate({ scrollTop: 0 }, 300); return false; }); });
$(“.post-content table”).each(function (e) {
if ($(this).attr(“width”) == “200”) {
$(this).removeAttr(“width”);
}
})
$(“.post-content img”).each(function (e) {
if ($(this).attr(“src”).substring(0, 5) == “/data”) {
var src = “https://file3.qdnd.vn” + $(this).attr(“src”);
$(this).attr(“src”, src);
}
if ($(this).attr(“src”).substring(0, 7) == “/Upload”) {
var src = “https://file3.qdnd.vn/data/old_img/” + $(this).attr(“src”).substring(8);
$(this).attr(“src”, src);
}
});
if ($(window).width() > 767) {
$(“.duluan .list-news”).attr(“style”, “height: 580px”);
$(“.duluan .list-news”).niceScroll();
}
});
var src = “”;
//(function (e, t, n) { var r, i = e.getElementsByTagName(t)[0]; if (e.getElementById(n)) return; r = e.createElement(t); r.id = n; r.src = “//connect.facebook.net/vi_VN/all.js#xfbml=1”; i.parentNode.insertBefore(r, i) })(document, “script”, “facebook-jssdk”)
window.___gcfg = { lang: “vi” }; (function () { var e = document.createElement(“script”); e.type = “text/javascript”; e.async = true; e.src = “https://apis.google.com/js/platform.js”; var t = document.getElementsByTagName(“script”)[0]; t.parentNode.insertBefore(e, t) })()
function updateview(key, id, pid) {
var link = “https://qt.qdnd.vn/services/updateview.ashx?key=” + key + “&id=” + id + “&pid=” + pid, msg = $.ajax({ url: link, async: false }).responseText;
};
shareFB = function () { url=”https://facebook.com/sharer.php?display=popup&u=” + window.location.href; options=”toolbar=0,status=0,resizable=1,width=626,height=436″; window.open(url, ‘sharer’, options); }
function updatelike(itemid, type, pid, updatetype) {
var link = “https://qt.qdnd.vn/services/updatelike.ashx?itemid=” + itemid + “&type=” + type + “&pid=” + pid + “&updatetype=” + updatetype, msg = $.ajax({ url: link, async: false }).responseText;
};
var w = $(“#Body”).width();