[转] 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?
时间: 2024-10-11 15:11:49

[转] Transitions: Going from Shots to the Insulin Pump的相关文章

[D3] Reuse Transitions in D3 v4

D3 transitions start executing as soon as they’re created, and they’re destroyed once they end. This can present some challenges when attempting to create reusable transitions. This lesson demonstrates how to overcome those challenges using various a

(转)unbalanced calls to begin/end appearance transitions for uiviewcontroller的解决方法

iOS5 UIViewController加入了管理UIViewController的功能,就像管理subview一样方便.这儿有一博文介绍得很清楚.我在项目中用到了它,方便view的切换.下面的代码有一种fade in/out的效果. [self transitionFromViewController:_currentVC toViewController:newVC duration:0.5 options:UIViewAnimationOptionTransitionCrossDisso

CSS transitions深入理解

到底css transition是什么,我们来看w3c的解释: CSS Transitions allow property changes in CSS values to occur smoothly over a specified duration. This smoothing animates the changing of a CSS value when triggered by a mouse click, focus or active state, or any chang

Unbalanced calls to begin/end appearance transitions for <IDOOrderHomeViewController: 0x8da2960>.

自定义TabBarController Push下一级Controller时 会报这样的错误:Unbalanced calls to begin/end appearance transitions for <UIVIewController>. 网上的一些回答,都说是动画引起的,解决方法就是,加一个BOOL型的变量,检查是否在做动画. if (transiting) { return; } transiting = YES; [self transitionFromViewControlle

Android 知识要点整理(11)----Scenes and Transitions(场景和变换)

除了常规的动画(帧动画.补间动画.属性动画)等作用于单个控件的动画,Android 还提供了一种类似的动画的功能,用于在两个不同的布局切换时提供过渡动画效果--Transitions Framework. Transitions Framework 简介 该框架帮助在布局改变的时候增加动画效果,它会在布局发生改变的时候应用一个或多个动画效果于布局中的每个控件.框架具有以下特点: 分组动画 一个或多个动画会作用于每个控件 基于变化的动画 动画是基于初始状态和最终状态的控件的属性值执行的 内置动画

如何使用JavaScript控制CSS Animations(动画)和Transitions(过渡)

Zach邮件跟我说,上Stack Overflow这类的论坛,他经常碰到一些关于JavaScript控制CSS 动画的问题,又提供给我几个例子.我很久就打算写一些关于这方面的文章,所以很高兴让Zach提出来并促使我写了这个教程. 有时候WEB开发人员认为CSS的动画比JavaScript的动画更难理解.虽然CSS动画有其局限性,但它的性能比大多数JavaScript库更加高效,因为它可以借助硬件加速啊!其效果绝对可以超出我们的预期. CSS animations和transitions再加上点J

自定义TabBarController报错 - Unbalanced calls to begin/end appearance transitions for &lt;&gt;

自定义了TabBarController 之后必须实现以下方法才能避免报错 -(void)viewWillAppear:(BOOL)animated { [self.selectedViewController beginAppearanceTransition: YES animated: animated]; } -(void) viewDidAppear:(BOOL)animated { [self.selectedViewController endAppearanceTransitio

CSS3 Transitions, Transforms和Animation使用简介与应用展示

by zhangxinxu from http://www.zhangxinxu.com本文地址:http://www.zhangxinxu.com/wordpress/?p=1268 一.前言兼目录索引 <天龙八部>里的虚竹小和尚之前可以说是和尚的先进人物与代表模范,各类清规戒律谨记与严守.但是,后来呢,花姑娘送到跟前,什么戒律都成了浮云,禁不住诱惑享乐去了.啊,我现在似乎有类似的感觉,本来不打算深究CSS3的一些属性的,但是其效果以及实际应用价值之诱惑实在巨大,还是抵挡不住,折腾下了这篇文

CSS3 Transitions 你可能不知道的知识点

如何临时让transition失效 我们给一个element设置了transition效果,但某些特殊情况,我们希望让transition临时失效.我们第一反应就是先移除transition设置,等其他属性设置完成之后再还原transition设置.但浏览器有时候会让我们感觉事与愿违看下面这段代码,你觉得会不会有transition动画效果? <div id="test"></div> <script> window.onload = functio