[转] 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 ...
随机推荐
- 使用GitBook编写文档
GitBook 简介 GitBook 是一个通过 Git 和 Markdown 来撰写书籍的工具,最终可以生成 3 种格式: 静态站点:包含了交互功能(例如搜索.书签)的站点 PDF:PDF 格式的文 ...
- Qt零基础教程(四) QWidget详解篇
在博客园里面转载我自己写的关于Qt的基础教程,没次写一篇我会在这里更新一下目录: Qt零基础教程(四) QWidget详解(1):创建一个窗口 Qt零基础教程(四) QWidget详解(2):QWid ...
- uvalive 5721 Activation (概率dp+方程)
题目链接:http://vjudge.net/problem/viewProblem.action?id=24999 主要思想就是解方程的思想. 二维dp应该很容易想到,就是当前位置加队伍长度. dp ...
- 不同浏览器对parseInt方法解析的不同
parseInt方法的作用是将字符串转换为数字 当parseInt解析的时候只有0x和非0开头的数字,浏览器解析都一致,例如”0xA1”或 “9”. 只有当开头为0的时候才出现不同.IE,chrome ...
- C++ Primer 5th 第15章 面向对象程序设计
面向对象程序设计的核心思想是:数据抽象.继承和动态绑定. 数据抽象:将类的接口与实现分离: 继承:定义相似类型并对相似关系建模: 动态绑定:一定程度上上忽略相似类型间的区别,用同一方式使用它们. 1. ...
- jvectormap 中国地图 (包括香港、台湾、澳门)
一个完整的中国地图(各个省,市.还有国两制),谢谢大家. 忘了网上哪位的范例,我加了些修改. <html xmlns="http://www.w3.org/1999/xhtml&quo ...
- 利用Php ssh2扩展实现svn自动提交到测试服务器
1.安装ssh2扩展 (1)window . 下载 php extension ssh2 下载地址 http://windows.php.net/downloads/pecl/releases/ssh ...
- java中加载xml文件方法
this.getclass().getclassloader().getresourceasstream(String file); 可以加载文件,比如xml.
- mybatis框架搭建学习初步
mybatis框架搭建步骤:1. 拷贝jar到lib目录下,而且添加到工程中2. 创建mybatis-config.xml文件,配置数据库连接信息 <environments default=& ...
- 转:Zend Framework 2.0 分析
文章来自于:http://bbs.phpchina.com/thread-268362-1-1.html ZF2已经发布,与ZF1相比,MVC这一模块内部的实现机制可谓大相径庭,许多用过ZF1的PHP ...