[转] Transitions: Going from Shots to the Insulin Pump
Part three of our article series on the common phases of type 2 diabetes management
By Lance Porter
Almost everyone who begins taking insulin (for either type 1 or type 2 diabetes) starts with a program of multiple daily injections, using either a needle and syringe or an insulin pen. Standard treatment today is one daily shot of long-acting insulin plus a shot of fast-acting insulin with each meal.
However, there is an alternative: the insulin pump. An insulin pump is a computerized device about the size of a pager that contains a cartridge full of insulin. It delivers insulin to your body through plastic tubing called an "infusion set." The insertion location of the infusion set has to be changed every three days, and that feels about like taking a shot. Of course, with multiple daily injections, you'd be taking 12 shots in three days—compared to one re-insertion every three days on the pump.
An insulin pump uses only fast-acting insulin. You program it to give you a trickle of insulin, called a "basal dose," all day long. Then you tell it to give you a booster dose, called a "bolus," to cover the meals you eat. Both your basal dose and your boluses can be changed at any time and they can be controlled very precisely.
Most experts agree that an insulin pump is the best way to take insulin because it works so much like a healthy pancreas. Most people get much better control of their blood sugar with an insulin pump than with multiple daily injections. So the pump is often recommended for those who have problems with blood sugar highs or lows or those who can't get good control with injections despite their best efforts. It is also often the choice of people who have excellent control with injections, but who want the very best control possible.
Some people are reluctant to try the pump because they don't like the idea of having something attached to their body all the time. But a pump gives you much more freedom than injections regarding when and how much you eat, as well as when and how hard you exercise. People with hectic and irregular schedules find the pump essential. So do athletes with diabetes. The vast majority of people who try a pump wouldn't give it up for the world!
Making the transition
When you decide to start on the pump, you'll need some training. Most people who are new to the pump start with at least a three- or four-hour session with a Certified Pump Trainer. Pumps are not hard to operate, but you need to know what you're doing and what to do if the pump malfunctions. You don't throw away your syringe or insulin pen when you go on the pump. You keep them handy as a backup.
Even children with diabetes can use an insulin pump. In fact, because they are so familiar with computers and computerized devices, they often take to the pump quite easily.
It is essential before you go on the pump to learn how to count carbohydrates. This is a skill you should already have learned to help you decide how much fast-acting insulin to take with your meals. But if you have not mastered it before, it is essential to learn it now.
Also, it is important to know that when you go on the pump, you will test your blood sugar levels more often than before, not less! The pump is capable of very fine adjustments in insulin delivery—but the only way to know how to make those adjustments is to test your blood sugar frequently. Pumpers often test six or more times a day because the pump makes it so easy to do something with the results of their tests.
Switching from shots to a pump takes patience at first. It may take a few weeks of trial and error before you really get the hang of it. But most people feel it is more than worth it! Once you master the pump, the chances are that your blood glucose control will improve, which lowers your risk of diabetes complications. Many people who go on the pump also feel better, and enjoy a better quality of life.
Lance Porter is the editor of "Diabetes Positive!" magazine and author of the book, "28 Days to Diabetes Control!"
The Advantages and Disadvantages of an Insulin Pump
What is an insulin pump? An insulin pump is a small, computerized device that delivers insulin continuously throughout the day. It attempts to mimic the normal pancreas's release of insulin, but you must tell the pump how much insulin to inject. It delivers insulin in two ways: a basal rate which is a continuous, small trickle of insulin that keeps blood glucose stable between meals and overnight; and a bolus rate, which is a much higher rate of insulin taken before eating to "cover" the food you plan to eat.
Effective, safe use of the pump requires:
- Commitment to checking blood glucose at least 4 times a day, every day.
- Using carbohydrate counting.
- Adjusting insulin doses based on blood glucose levels, carbohydrate intake, and physical activity.
The main advantages of pump therapy are:
- Increased flexibility in lifestyle.
- Predictable insulin delivery.
- Precise insulin delivery.
- Ability to accurately deliver 1/10th of a unit of insulin.
- Tighter blood glucose control, while reducing the risk of low blood glucose.
- Reducing episodes of severe hypoglycemia.
- Reducing wide fluctuations in blood glucose.
- Helping manage the "dawn phenomenon."
The main disadvantages of pump therapy are:
- Risk of skin infections at the catheter site.
- Risk of diabetic ketoacidosis (DKA) from pump malfunction or absorption problems.
- Cost: pumps are expensive, plus the continuing cost of supplies.
- Checking blood glucose at least 4 times per day.
- Letting others know that you have diabetes.
Is pump therapy for you?
Ask yourself these questions:
- Are you ready to be attached to a device that lets people know you have diabetes?
- Do you have realistic expectations? It is not the "magic bullet" that will solve all your blood glucose problems.
- Are you comfortable with the technology and mechanics of operating a pump?
- Are you committed to checking blood glucose at least 4 times per day?
- Are you committed to problem-solving using a sophisticated understanding of insulin, carbohydrates, and activity levels?
- Do you have a healthcare team that is familiar with insulin pumps?
[转] Transitions: Going from Shots to the Insulin Pump的更多相关文章
- iOS BUG: Unbalanced calls to begin/end appearance transitions for <XXXViewController: 0x7fcea3730650>.
自定义TabBarController Push下一级Controller时 会报这样的错误:Unbalanced calls to begin/end appearance transitions ...
- CSS3 Transitions, Transforms和Animation的使用
一.前言 CSS3动画相关的几个属性是:transition, transform, animation:分别理解为过渡,变换,动画.虽意义相近,但具体的功能和在CSS3中承担的工作有一定的差异. t ...
- IE10开始支持CSS3 Transitions, Transforms 和 Animations
这是一个好消息,微软公开说明IE10预览版已经支持CSS3属性 Transitions, Transforms 和 Animations,你可以直接写transitions,而不是加个恶心的前缀-ms ...
- Unbalanced calls to begin/end appearance transitions for **
在自定义UITabBarController中点击视图跳转的时候,有可能就出现这个问题, 解决方法就是在自定义的UITabBarController中的视图显示消失通知方法中添加如下方法: - (vo ...
- Effeckt.css – CSS3 Transitions & Animations 精妙应用
CSS3 不仅仅用作界面效果补充,还可以用来替换传统的一些界面实现,而且效果更酷.Effeckt.css 收集了众多精妙的 CSS3 Transitions & Animations 效果应用 ...
- CSS-animations和transitions性能:浏览器到底做了什么?
CSS animations 和 transitions 的性能:浏览器到底做了什么?(译) 原文地址:http://blogs.adobe.com/webplatform/2014/03/18/cs ...
- Animations功能(区别于Transitions)
CSS3实现动画: 1 Transitions:定义元素的某个属性从一个属性值平滑过渡到另一个属性值. Transitions属性的使用方法如下所示: transition: property | ...
- css3动画属性(transitions:property duration timing transition-delay)
transitions:property duration timing-function; transitionst他有三个参数:1) property:属性设置,例如background,colo ...
- Animating Views Using Scenes and Transitions
From android 4.4 , it supply one new animation with layout:transition To help you animate a change b ...
随机推荐
- 开始学习<p>标签,添加段落
如果想在网页上显示文章,这时就需要<p>标签了,把文章的段落放到<p>标签中. 语法: <p>段落文本</p> 注意一段文字一个<p>标签, ...
- makecert 制作数字证书
在MS的SDK6.0中有个证书生成工具makecert.exe, 你可以使用这个工具来生成测试用的证书. 第一步,生成一个自签名的根证书(issuer,签发者). >makecert -n &q ...
- SqlDependency 的使用
1.SqlDependency是什么: SqlDependency 对象表示应用程序和 SQL Server 实例间的查询通知依赖关系.应用程序可以创建一个 SqlDependency 对象并进行注册 ...
- jQuery操作cookie
验证jquery的cookie插件时才知道原先文件一直在桌面上放着执行发现没有效果,文件必须放在web服务器下面执行才会生效,晕菜! $.cookie(name,value,{expires: 7,p ...
- 浅析a标签的4个伪类 .
关于伪类,大家最熟悉的还是a标签的4个伪类::link 有链接属性时:visited 链接地址已被访问过:active 被用户激活(在鼠标点击与释放之间发生的事件):hov ...
- jquery获取元素方式
1 从集合中通过指定的序号获取元素 html: <div> <p>0</p> <p>1</p> <p>2</p> & ...
- PS抠图神器:KNOCKOUT 2.0
从优设上转载~~太好用了,保存下来以备不时之需. 本人亲身实践~~先看使用成果~~哈哈~~ 原版图 : 抠过的图: 主要看飘逸的发丝~~~而且全程操作不超过5分钟!! 下载地址: http://vdi ...
- CentOS 5.6服务器配置YUM安装Apache+php+Mysql+phpmyadmin
1. 更新系统内核到最新. [root@linuxfei ~]#yum -y update 系统更新后,如果yum安装时提示错误信息,请执行以下命令修复. [root@linuxfei ~]#rpm ...
- MVC中的路由
authour: chenboyi updatetime: 2015-05-02 16:10:04 friendly link: 目录 1,思维导图 2,MVC处理机制简图(讲解路由解析) 3,默 ...
- 直接引用windows命名空间
再逛博客的时候,看见一段这样代码.获取系统密码的 static void DumpCredentials(Windows.Security.Credentials.PasswordCredential ...