Biggest Studies on Aspirin Show Risks Outweigh Benefits for Many People

Doctors have long recommended that people who have had a heart attack or stroke take a daily low-dose aspirin to help prevent further heart problems.

主题句:医生一直建议患有心脏病或中风的人每天服用低剂量的阿司匹林,以帮助预防进一步的心脏问题。

Now major research has tested whether aspirin can help prevent first-time heart problems. The results of three separate studies show it cannot.

现在主要的研究已经测试了阿司匹林是否能帮助预防首次心脏病。三项独立研究的结果表明,这是不可能的。
One study looked at more than 12,000 patients at moderate risk of heart problems because of other health issues, such as high blood pressure, high cholesterol or smoking. The results showed no benefit.

一项研究调查了近1万2千余名存在中度心脏病风险的患者,因如高血压、高胆固醇或吸烟等其他健康问题所致。调查结果显示(阿司匹林)并没有任何益处。
Doctor J. Michael Gaziano of Brigham and Women's Hospital suggests that is because those people already were taking other medications that lowered their risk.

布莱根妇女医院的j . Michael Gaziano医生认为,这是因为这些人已经在服用其他药物来降低他们的风险。
"Risk that a person has changes over time, and some of that change is due to some of the things that we do, like managing their risk factors and taking care of them when they develop symptoms," Gaziano said.

加齐亚诺称 :“ 一个人的风险会随着时间的推移而发生变化,其中一些变化是由于我们所做的一些事情造成的,比如管控他们的风险因素,并在他们出现症状时得来照顾他们。
Dr. Jane Armitage of the University of Oxford led another study of more than 15,000 adults with diabetes that found the benefits of aspirin were outweighed by a greater risk of serious bleeding.

牛津大学的Jane Armitage博士进行了另一项研究,对象为15000多名糖尿病成年患者,研究表明,阿司匹林产生的效用低于大出血的风险。
"We also saw almost a 30 percent increased risk in major bleeding," Armitage said. "So that was bleeding bad enough to get you into hospital. Mainly from the gut, or bleeding into the eye or the brain and if it was into the eye, it was bad enough to threaten your sight."

Armitage 说“我们同时还发现在大出血方面风险增加了30%,所以就会导致出血严重而送往医院。主要有直肠出血,或者涉及大脑和眼睛,这就会导致你的视力受损了。
Based on results of the studies, disclosed over the weekend at the European Society of Cardiology, doctors say aspirin best benefits patients who already have heart disease.

周末,根据欧洲心脏病学会公布的研究成果,医生们说阿司匹林对患有心脏病的患者最有好处。

L127的更多相关文章

  1. Linux下使用Magent+Memcached缓存服务器集群部署

    1.编译安装libevent  cd /root/soft_hhf/  wget http://cloud.github.com/downloads/libevent/libevent/libeven ...

  2. Redis 实践2-数据结构

    alias redis-cli='/usr/local/redis/bin/redis-cli'   vi .bashrc 编辑加入  alias redis-cli='/usr/local/redi ...

  3. [daily] 比端口转发更高级的ssh device tunnel转发

    没有什么能够阻挡,你对自由的向往. 场景: 我有一台设备Server100,在某一个f复杂的内网里,需要多次ssh跳转可以访问到.但是它不能直接访问internet. 我现在需要在我的ssh路径上,搭 ...

  4. SVG2PNG(前台和后台将SVG转换为PNG)--amcharts导出png

    在项目中用到了amcharts,amcharts图标统计插件是利用SVG实现的,其自带下载png功能,但是不支持IE以下浏览器.因此研究了SVG转换为png,最终实现的效果是将amcharts生成一张 ...

  5. 转:sock_ev——linux平台socket事件框架(uri地址的解析) .

    在第一篇中,已经说明,传递的socket地址采取以下形式: [cpp] view plaincopyprint?stream://192.168.2.10:8080   dgram://192.168 ...

  6. 搭建本地虚拟服务器linux(CentOS 7)的python虚拟环境(Hyper-V演示)

    新建虚拟机->安装CentOS7->新建虚拟交换机:内部网络->CentOS7设置->网络适配器:虚拟交换机:新建虚拟交换机->进入CentOS # cd /etc/sy ...

  7. 搭建Jupyter学习环境

    `python notebook`是一个基于浏览器的python数据分析工具,使用起来非常方便,具有极强的交互方式和富文本的展示效果.jupyter是它的升级版,它的安装也非常方便,一般`Anacon ...

  8. Koa 中间件的执行

    Node.js 中请求的处理 讨论 Koa 中间件前,先看原生 Node.js 中是如何创建 server 和处理请求的. node_server.js const http = require(&q ...

  9. UI5-技术篇-签字板

    签字板应用是通过创建自定义控件实现的,相关代码如下: 1.HTML <!DOCTYPE HTML> <html> <head> <meta http-equi ...

随机推荐

  1. java 多线程 day01 创建线程

    线程,即代码的执行路径java 面向对象编程.所以线程在java中也是用对象来表示的,创建线程对象的类就是 Thread如下代码即开启一个新的线程,通过线程对象的start方法,即可启动线程 Thre ...

  2. Redis四(Set操作)

    1.Set操作 Set集合就是不允许重复的列表 集合操作(无序) sadd(name,values) 1 # name对应的集合中添加元素 scard(name) 1 获取name对应的集合中元素个数 ...

  3. Oracle数据库安全(一)用户管理

    一.预定义用户 用户管理是Oracle数据库管理的核心和基础. 在创建Oracle数据库时,系统预定义创建的用户根据作用不同又可以分为以下3类 管理员用户 实例方案用户 内置用户 此外Oracle数据 ...

  4. 软件测试工程师的Linux之路(持续更新修正)

    软件测试工程师成长必经之路—Linux学习. 测试工程师不同于运维工程师,所以在对不熟悉Linux的测试人员来说,先了解一些Linux系统的基本操作,能顺利开展测试工作即可,在强迫自己使用,熟悉命令行 ...

  5. CAS单点登出的原理

    单点登出功能跟单点登录功能是相对应的,旨在通过Cas Server的登出使所有的Cas Client都登出. Cas Server的登出是通过请求“/logout”发生的,即如果你的Cas Serve ...

  6. C++/VC中ANSI与UNICODE中字符定义和函数对照表

    这样查起来方便多了 ANSI UNICODE 通用 说明 数据类型 (char.h) (wchar.h) (tchar.h)   char wchar_t TCHAR   char * wchar_t ...

  7. 线段树的lazy(poj3468)

    A Simple Problem with Integers Time Limit: 5000MS   Memory Limit: 131072K Total Submissions: 73163   ...

  8. Spring_通过注解配置 Bean(1)

    beans-annotation.xml <?xml version="1.0" encoding="UTF-8"?><beans xmlns ...

  9. JavaEE之反射

    反射定义简单表述: 对于任意一个(动态的)运行中的类,我们都可以解剖它,获取类中的构造方法,成员变量,成员方法. 类的加载 (1)加载 就是指将class文件读入内存,并为之创建一个Class对象. ...

  10. LeetCode——Word Break

    Question Given a string s and a dictionary of words dict, determine if s can be segmented into a spa ...