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的更多相关文章

  1. iOS BUG: Unbalanced calls to begin/end appearance transitions for <XXXViewController: 0x7fcea3730650>.

    自定义TabBarController Push下一级Controller时 会报这样的错误:Unbalanced calls to begin/end appearance transitions ...

  2. CSS3 Transitions, Transforms和Animation的使用

    一.前言 CSS3动画相关的几个属性是:transition, transform, animation:分别理解为过渡,变换,动画.虽意义相近,但具体的功能和在CSS3中承担的工作有一定的差异. t ...

  3. IE10开始支持CSS3 Transitions, Transforms 和 Animations

    这是一个好消息,微软公开说明IE10预览版已经支持CSS3属性 Transitions, Transforms 和 Animations,你可以直接写transitions,而不是加个恶心的前缀-ms ...

  4. Unbalanced calls to begin/end appearance transitions for **

    在自定义UITabBarController中点击视图跳转的时候,有可能就出现这个问题, 解决方法就是在自定义的UITabBarController中的视图显示消失通知方法中添加如下方法: - (vo ...

  5. Effeckt.css – CSS3 Transitions & Animations 精妙应用

    CSS3 不仅仅用作界面效果补充,还可以用来替换传统的一些界面实现,而且效果更酷.Effeckt.css 收集了众多精妙的 CSS3 Transitions & Animations 效果应用 ...

  6. CSS-animations和transitions性能:浏览器到底做了什么?

    CSS animations 和 transitions 的性能:浏览器到底做了什么?(译) 原文地址:http://blogs.adobe.com/webplatform/2014/03/18/cs ...

  7. Animations功能(区别于Transitions)

    CSS3实现动画: 1  Transitions:定义元素的某个属性从一个属性值平滑过渡到另一个属性值. Transitions属性的使用方法如下所示: transition: property | ...

  8. css3动画属性(transitions:property duration timing transition-delay)

    transitions:property duration timing-function; transitionst他有三个参数:1) property:属性设置,例如background,colo ...

  9. 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 ...

随机推荐

  1. cas sso单点登录系列7_ 单点登录cas常见问题系列汇总

    转:http://blog.csdn.net/matthewei6/article/details/50709252 单点登录cas常见问题(一) - 子系统是否还要做session处理?单点登录ca ...

  2. aborb()程序结束形式

    abort()与exit()的区别?         分类:             MFC              2011-01-04 14:13     2233人阅读     评论(0)   ...

  3. windows 7下安装python+mongodb

    1. python安装 下载:http://python.org/download/ 直接双击安装,安装完后将路径加入系统环境变量path中. 2. mongodb安装 下载:http://www.m ...

  4. cursor变换

    cursor:hand 与 cursor:pointer 的效果是一样,都像手形光标.但用FireFox浏览时才注意到使用cursor:hand在FireFox.chorme里并被支持. cursor ...

  5. LXPanel自定义添加应用程序到快速启动栏

    LXPanel是Linux下LXDE项目的一个桌面面板软件.我一开始接触的时候,对于自己自定义的程序到快速启动栏绕了很多弯路,这里记录下,防止以后自己忘了.还有一点就是很多时候,panel下的应用程序 ...

  6. QComboBox实现复选功能

    需求: 下拉列表有复选功能 不可编辑 显示所有选中项   关于QComboBox的复选功能有几种方案: QStandardItemModel + QStandardItem QListWidget + ...

  7. 如何用angularjs制作一个完整的表格之二__表格分页功能

    接上一次,这次主要介绍表格分页功能,由于项目需要这个案例是关于前端分页的方式,现在很少会这么用了,但如有需要可以参考其中的思路 html: 1.通过UL来展示页标,其中每个页标的li是通过异步加载从获 ...

  8. php 带cookie登陆

    <?php /** * @version $id */ define('SCRIPT_ROOT',dirname(__FILE__).'/'); $act = trim($_REQUEST['a ...

  9. elasticsearch常用的插件

    deb 安装/usr/share/elasticsearch/   https://github.com/hangxin1940/elasticsearch-cn-out-of-box 包可以参考   ...

  10. cf C. Divisible by Seven

    http://codeforces.com/contest/376/problem/C 题意:给你一个大数最多含有10^6个数字,这里面必须含有1,6,8,9,然后重新排列找出一个能被6整除的数. 思 ...