{"id":4746,"date":"2011-08-28T07:12:22","date_gmt":"2011-08-28T07:12:22","guid":{"rendered":"https:\/\/drprem.com\/blog\/global-healthcare-news-5\/"},"modified":"2020-05-15T16:35:20","modified_gmt":"2020-05-15T11:05:20","slug":"global-healthcare-news-5","status":"publish","type":"post","link":"https:\/\/drprem.com\/globalhealthcare\/global-healthcare-news-5","title":{"rendered":"Global Healthcare News"},"content":{"rendered":"<div class=\"4a90ee8f0cea4b4c96057cc051b7c66d\" data-index=\"1\" style=\"float: none; margin:10px 0 10px 0; text-align:center;\">\n<a href=\"https:\/\/drprem.com\/medical-tourism\/consultant\"><img decoding=\"async\" src=\"https:\/\/drprem.com\/medical-tourism\/wp-content\/uploads\/sites\/8\/2021\/12\/Medical-Tourism-Post-Ad-1.jpg\"><\/a>\n<\/div>\n<p>&lt;![CDATA[<\/p>\n<div class=\"vcard wpage\">\n<h3><strong>Kogi Governor&#8217;s Wife Gives Free Medical Treatment to 5000 Children in Africa.<\/strong><\/h3>\n<p>Lokoja &mdash; Wife of the governor of Kogi State, Hajia Zainab  Ibrahim Idris says she has offered about 5,000 children free medical  treatment. Hajia Zainab, who spoke when the chairperson of the  Childhood&hellip; View&nbsp;&raquo;<\/p>\n<\/div>\n<div class=\"vcard wpage\">\n<h3><strong>Radiation Calculator tools available online and for Apple mobile devices.<\/strong><\/h3>\n<p>AVON, Conn., Aug 09, 2011 (BUSINESS WIRE) &#8212; Scientific  advances in diagnostic imaging have provided Americans with more tools  than ever to help physicians look inside some of the body&#8217;s most  confoun&hellip; View&nbsp;&raquo;<\/p>\n<\/div>\n<div class=\"vcard wpage\">\n<h3><strong>Californians pay $157 a month on average for insurance coverage.<\/strong><\/h3>\n<p>Californians who bemoan high insurance premiums may not  have it as bad as they think. It turns out that people in other states  pay a lot more for health coverage. A new analysis of individual insuran&hellip; View&nbsp;&raquo;<\/p>\n<\/div>\n<div class=\"vcard wpage\">\n<h3><strong>An Indian-American has been appointed as the CEO by the board of the Cook County&#8217;s Health and Hospital in the state of Illinois.<\/strong><\/h3>\n<p>An announcement to this effect was made yesterday, according to news reports.  Dr Ramanathan Raju, who is currently an executive vice president at the New York City Health and Hospitals Corporation,&hellip; View&nbsp;&raquo;<\/p>\n<\/div>\n<div class=\"vcard wpage\">\n<h3><strong>The  worrying trend for unnecessary cosmetic dental veneers, carried out on  healthy teeth for the sake of a smile makeover, can do more harm than  good.<\/strong><\/h3>\n<p>Abu Dhabi, UAE: With weekly TV programmes in the Middle  East showing dentists giving people the pearly-whites of their dreams,  and newspapers touting the latest procedure to give you a &lsquo;new smile in&hellip;  View&nbsp;&raquo;<\/p><div class=\"4a90ee8f0cea4b4c96057cc051b7c66d\" data-index=\"2\" style=\"float: none; margin:10px 0 10px 0; text-align:center;\">\n<a href=\"https:\/\/drprem.com\/medical-tourism\/marketing\"><img decoding=\"async\" src=\"https:\/\/drprem.com\/medical-tourism\/wp-content\/uploads\/sites\/8\/2021\/12\/Medical-Tourism-Post-Ad-2.jpg\"><\/a>\n<\/div>\n\n<\/div>\n<div class=\"vcard wpage\">\n<h3><strong>The  MoH has completed a study to help curb tobacco use in collaboration  with the World Health Organization and the US Center for Disease  Control.<\/strong><\/h3>\n<p>RIYADH &ndash; The Ministry of Health has recently completed a  study to help curb tobacco use in collaboration with the World Health  Organization and the US Center for Disease Control.  Dr. Abdullah Al-Rab&hellip; View&nbsp;&raquo;<\/p>\n<\/div>\n<div class=\"vcard wpage\">\n<h3><strong>N200 billion worth of medical products are counterfeited  on a yearly basis globally.<\/strong><\/h3>\n<p>THE Director General, National Agency for Food and Drugs  Administration and Control (NAFDAC), Dr. Paul Orhii, has disclosed that  about N200 billion worth of medical products are counterfeited&nbsp; o&hellip; View&nbsp;&raquo;<\/p>\n<\/div>\n<div class=\"vcard wpage\">\n<h3><strong>UN aid workers bring relief supplies to remote area of conflict-hit region.<\/strong><\/h3>\n<p>United Nations humanitarian workers in Sudan&#8217;s troubled  Darfur region are delivering food, medical supplies and other relief  items to people living in the west of the mountainous Jebel Marra, an  area&hellip; View&nbsp;&raquo;<\/p>\n<\/div>\n<div class=\"vcard wpage\">\n<h3><strong>&ldquo;Danny, the Diabetes Dynamo,&rdquo;a book to help children who receive diabetes diagnosis.<\/strong><\/h3>\n<p>&ldquo;I was diagnosed with Type I diabetes last year. It was  very scary and I didn&rsquo;t understand what the doctors and nurses were  saying. When we went home from the hospital, everything was different  &#8230; I&hellip; View&nbsp;&raquo;<\/p>\n<\/div>\n<div class=\"vcard wpage\">\n<h3><strong>Dangers in Growing Trend of Medical Tourism.<\/strong><\/h3>\n<p>San Francisco, California (PRWEB) August 09, 2011 Dr. Delgado states that language and cultural barriers can make  communicating with doctors and nurses very frustrating. In some  countries, doctors ar&hellip; View&nbsp;&raquo;<\/p>\n<\/div>\n<p>]]&gt;    \t<\/p>\n<div class=\"4a90ee8f0cea4b4c96057cc051b7c66d\" data-index=\"3\" style=\"float: none; margin:10px 0 10px 0; text-align:center;\">\n          <p><a id=\"link-15\" href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\r\n            <img decoding=\"async\" style=\"width:100%;height:auto;\" id=\"img-15\" src=\"\"><\/a><\/p>\r\n            <script>\r\n            var xmlhttp = new XMLHttpRequest();\r\n            xmlhttp.onreadystatechange = function() {\r\n              if (this.readyState == 4 && this.status == 200) {\r\n                var myObj = JSON.parse(this.responseText);\r\n                document.getElementById(\"link-\"+myObj.id).setAttribute('href',myObj.url);\r\n                document.getElementById(\"img-\"+myObj.id).setAttribute('src','https:\/\/fetch.drprem.com\/\/uploads\/'+myObj.image);\r\n              }\r\n            };\r\n            xmlhttp.open(\"GET\", \"https:\/\/fetch.drprem.com\/\/api\/Ads\/15\", true);\r\n            xmlhttp.send();\r\n            <\/script>\r\n        \r\n        <style>\r\n        *{box-sizing:border-box}.top-container{display: grid;grid-template-columns: auto auto auto;}.column{float:left;width:100%;padding: 0 7.5px 15px 7.5px;}.row{margin:0 -5px}.row:after{content:\"\";display:table;clear:both}@media screen and (max-width: 600px){.top-container{display: block;grid-template-columns: unset;}.column{width:100%;display:block;margin-bottom:20px}}.card{text-align:center;}.card_image img{width:100%}.card_body{padding:15px}.card_title{font-size: 14px;line-height: 19px;text-decoration: none;text-align:left;color: #333;}.card-heading{text-align: left;margin-bottom: 25px !important;}\r\n        <\/style>\r\n        <div class=\"row todays-top\">\r\n            <h3 class=\"card-heading\"> Recent Articles: <\/h3><div class=\"top-container\" id=\"todays-top\">\r\n        <\/div>\r\n        <\/div>\r\n        <script>\r\n            var xmlhttp = new XMLHttpRequest();\r\n            xmlhttp.onreadystatechange = function() {\r\n            if (this.readyState == 4 && this.status == 200) {\r\n            var myObj = JSON.parse(this.responseText); \r\n            myObj.forEach(function(item) {\r\n            document.getElementById('todays-top').innerHTML += '<div class=\"column\"><div class=\"card\"><div class=\"card_image\"><a href=\"'+item.url+'\"><img decoding=\"async\" src=\"'+item.image+'\"><\/a><\/div><div class=\"card_body\"><a href=\"'+item.url+'\"><h3 class=\"card_title\">'+item.title+'<\/h3><\/a><a href=\"'+item.url+'\">Read more<\/a><\/div><\/div><\/div>';\r\n            });\r\n            }\r\n            };\r\n            xmlhttp.open(\"GET\", \"https:\/\/fetch.drprem.com\/api\/Drprem_blogs\", true);\r\n            xmlhttp.send();\r\n            <\/script>\r\n        \r\n        \r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<style>\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t.videoWrapper{position:relative;padding-bottom:56.25%;height:0}.videoWrapper iframe{position:absolute;top:0;left:0;width:100%;height:100%}\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/style>\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"videoWrapper\" id=\"video_7\">\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<script>\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tvar xmlhttp = new XMLHttpRequest();\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t            xmlhttp.onreadystatechange = function() {\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t            if (this.readyState == 4 && this.status == 200) {\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t                var myObj = JSON.parse(this.responseText);\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t                document.getElementById(\"video_\"+myObj.id).innerHTML = myObj.embed_video_code;\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t            }\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t            };\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t            xmlhttp.open(\"GET\", \"https:\/\/fetch.drprem.com\/api\/Videos\/7\", true);\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t            xmlhttp.send();\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/script>\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\n<\/div>\n\n<div style=\"font-size: 0px; height: 0px; line-height: 0px; margin: 0; padding: 0; clear: both;\"><\/div>","protected":false},"excerpt":{"rendered":"<p>&lt;![CDATA[ Kogi Governor&#8217;s Wife Gives Free Medical Treatment to 5000 Children in Africa. Lokoja &mdash; Wife of the governor of Kogi State, Hajia Zainab Ibrahim Idris says she has offered about 5,000 children free medical [&hellip;]<\/p>\n","protected":false},"author":107,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"categories":[3,7169],"tags":[],"class_list":["post-4746","post","type-post","status-publish","format-standard","hentry","category-global-healthcare","category-opinion"],"_links":{"self":[{"href":"https:\/\/drprem.com\/globalhealthcare\/wp-json\/wp\/v2\/posts\/4746","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/drprem.com\/globalhealthcare\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/drprem.com\/globalhealthcare\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/drprem.com\/globalhealthcare\/wp-json\/wp\/v2\/users\/107"}],"replies":[{"embeddable":true,"href":"https:\/\/drprem.com\/globalhealthcare\/wp-json\/wp\/v2\/comments?post=4746"}],"version-history":[{"count":0,"href":"https:\/\/drprem.com\/globalhealthcare\/wp-json\/wp\/v2\/posts\/4746\/revisions"}],"wp:attachment":[{"href":"https:\/\/drprem.com\/globalhealthcare\/wp-json\/wp\/v2\/media?parent=4746"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/drprem.com\/globalhealthcare\/wp-json\/wp\/v2\/categories?post=4746"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/drprem.com\/globalhealthcare\/wp-json\/wp\/v2\/tags?post=4746"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}