[转] 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 ...
随机推荐
- [技术翻译]Guava官方文档Ordering
关于排序 Guava的链式比较器 例子 assertTrue(byLengthOrdering.reverse().isOrdered(list)); 梗概 Ordering是Guava的链式比较器类 ...
- PHP json的插入和解析在数据库中的操作
JSON(JavaScript Object Notation) 是一种轻量级的数据交换格式.它基于ECMAScript的一个子集. PHP中往数据库中存储json数据在项目开发中也经常遇到,下面我就 ...
- cocos2d-x 读取 json 文件并用 jsoncpp 做解析
一码胜万言(请看注释) CclUtil.h // // CclUtil.h // PracticeDemo // // Created by kodeyang on 8/1/13. // // #if ...
- Debian ls 文件 文件夹颜色显示
一.让debian终端文件显示不同颜色 vim /etc/vim/vimrc取消“syntax on”的注释 二.让debian终端文件夹显示不同颜色 修改.bashrc文件,vim /root/. ...
- 50个jQuery代码段帮你成为更好的JavaScript开发者
1. 如何创建嵌套的过滤器: 允许你减少集合中的匹配元素的过滤器,只剩下那些与给定的选择器匹配的部分.在这种情况下,查询删除了任何没(:not)有(:has)包含class为“selected”(.s ...
- php错误级别设置
在php.ini中可以设置服务器对错误的报警级别.在默认情况下,php将报告除了通知之外的所有错误. 错误报告级别是通过一些预定义的常量来设置的, 语法 int error_reporting ( [ ...
- python学习第十七天 --定制类
何为定制类? Python的class允许定义许多特殊方法,可以让我们非常方便地生成特定的类.在类中应用或者重写python的特殊方法,得到的类,就是定制类. 大家都知道print的用法.见下面例子 ...
- UVa 10935 - Throwing cards away I (队列问题)
原题 Throwing cards away I Given is an ordered deck of n cards numbered 1 to n with card 1 at the to ...
- plugin
http://wicky.nillia.ms/headroom.js/ http://makotot.github.io/sidebar/ http://www.nodebeginner.org/in ...
- 单片机C语言编程规范
一.基本要求 1.1 程序结构清析,简单易懂,单个函数的程序行数不得超过100行. 1.2 打算干什么,要简单,直接了当,代码精简,避免垃圾程序. 1.3 尽量使用标准库函数和公共函数. 1.4 不要 ...