L210 Ebola
Progress in fighting Democratic Republic of the Congo's Ebola outbreak, the second worst ever, will be reversed if fighting continues around the disease hot spots of Beni and Butembo, the head of the World Health Organization (WHO) said Friday.
"We have reached a critical point in the Ebola response," WHO director general Tedros Adhanom Ghebreyesus said in a statement. "After an intensification of field activities, we were seeing hopeful signs in many areas, including a recent decrease in cases in Beni.
"These gains could be lost if we suffer a period of prolonged insecurity, resulting in increased transmission. That would be a tragedy for the local population, who have already suffered too much."
The disease has killed 356 of the 585 people infected during the almost six-month outbreak, and one-fifth of the cases have occurred within the past three weeks, according to a weekly update from WHO.
The epidemic in a volatile part of DRC is now surpassed only by the 2013-16 outbreak in West Africa, where more than 28,000 cases were confirmed.
Congo has suffered 10 Ebola outbreaks since the virus was discovered there in 1976. It spreads through contact with bodily fluids and causes hemorrhagic fever with severe vomiting, diarrhea and bleeding.
On Thursday, Congo's Health Ministry said 24 patients fled an Ebola treatment center in Beni when it came under attack by people protesting the cancellation of voting in the eastern city in Sunday's presidential election.
"Protests at government buildings in Beni spilled over to an Ebola transit center, frightening people waiting for Ebola test results and the staff who were caring for them. Staff at the center temporarily withdrew and most suspected cases were transferred to a nearby treatment center," Tedros said.
Health teams in Beni were prevented from carrying out critical field work, including vaccinations, tracing of potential Ebola carriers, and following up on alerts of potential new cases.
In Butembo, health workers were unable to give vaccinations or trace people who may have come into contact with the disease — a critical part of preventing its spread.
In other areas, the fight against Ebola has continued, and local communities have been generally supportive of the health teams, Tedros said.
L210 Ebola的更多相关文章
- 关于埃博拉(Ebola)基础研究病毒
关于埃博拉(Ebola)病毒的基础研究 2005年.美国哈佛大学医学研究院(Harvard Medical School)James Cunningham教授关于埃博拉病毒有一项基础研究,研究成果发表 ...
- pta l2-10(排座位)
题目链接:https://pintia.cn/problem-sets/994805046380707840/problems/994805066135879680 题意:给宴席排座位,有n个人,m个 ...
- 个人收集的一些网页上一键云DDOS攻击的网站、IP地址测试,服务器压力测试
http://bbs.itzmx.com/thread-9018-1-1.html #1 - Network Stresser - http://networkstresser.com#2 - Lif ...
- 快讯:埃博拉患者Martin Salia去天堂了
下面是Martin Salia外科医生的遗像: 11月17日,埃博拉重病患者Martin Salia外科医生死了.请见:Ebola patient Dr. Martin Salia dies in O ...
- JXOI 2018 简要题解
目录 「JXOI2018」游戏 题意 题解 代码 「JXOI2018」守卫 题意 题解 代码 「JXOI2018」排序问题 题意 题解 代码 总结 「JXOI2018」游戏 题意 可怜公司有 \(n\ ...
- P4781 【模板】拉格朗日插值
P4781 [模板]拉格朗日插值 证明 :https://wenku.baidu.com/view/0f88088a172ded630b1cb6b4.html http://www.ebola.pro ...
- BEC translation exercise 2
Forest fires are a regular feature of Chile's hot, arid summers.智利夏天炙热.干燥,常发生森林火灾.A nearly decade-lo ...
- 世界卫生组织(WHO)发出最新警告:埃博拉疫情应急响应
10月14r日.世界卫生组织(WHO)发出警告:在未来两个月内,西非国家将面对"could face up to 10 thousand new Ebola cases a week wit ...
- svg path 解析
<pre><svg width="100%" height="100%" version="1.1" xmlns=&quo ...
随机推荐
- 【TCP/IP详解 卷一:协议】TCP定时器 小结
前言 在有关TCP的章节中,介绍了四种定时器,它们体现了TCP的可靠性,其中最重要的 就是重传定时器了,剩下的定时器都是为了解决TCP的理解上的一些问题而设置的. 四种定时器: 2MSL定时器,出现在 ...
- Linux下wget下载整个FTP目录(含子目录)--转载
wget -nH -m --ftp-user=your_username --ftp-password=your_password ftp://your_ftp_host/* 解释:-nH:不创建以主 ...
- phpMyAdmin-Error:The mbstring extension is missing. Please check your PHP configuration.
1.打开php.ini 2.找到 ; extension_dir = "./",把前面的分号去掉.引号里改成extension_dir = "D:php/ext" ...
- Java中如何实现类似C++结构体的二级排序
1:实现Comparable接口 import java.util.ArrayList; import java.util.Arrays; import java.util.Collections; ...
- bugfree 安装配置(Ubuntu16.04 amd 64 Desktop)
上面是我使用的版本! 1.首先搭建 xampp 下载XAMPP:https://www.apachefriends.org/download.html 注意:下载低版本的,不然之后会找不到mysql ...
- bash 判断两个文件相等的代码
#!/bin/bash #定义参数 username="xxx" passwd="xxxxxxxx" dbname="xxx" #判断入参为 ...
- PHP概率,抽奖
随机数,游标卡尺. 一个大饼,随机到哪个坑里,就中哪个奖. 大转盘! 公平公正! // 获取锦鲤 public function getGoldPig() { $pig_gift_bag = [ [ ...
- JavaScript权威指南--脚本化文档
知识要点 脚本化web页面内容是javascript的核心目标. 第13章和14章解释了每一个web浏览器窗口.标签也和框架由一个window对象所示.每个window对象有一个document对象, ...
- Python -- Scrapy 架构概览
架构概览 本文档介绍了Scrapy架构及其组件之间的交互. 概述 接下来的图表展现了Scrapy的架构,包括组件及在系统中发生的数据流的概览(绿色箭头所示). 下面对每个组件都做了简单介绍,并给出了详 ...
- centos7: iptables保存(配置完nginx的web规则后)
centos7: iptables保存(配置完nginx的web规则后) 以本地虚拟机为例: 添加规则:入站规则 iptables -I INPUT -p tcp --dport 80 -j ACCE ...