Defi® 5
Defi® 5 Automatic (Atutomated) External Defibrillator "AED" is a safe, easy to use defibrillation device. The unit is lightweight and mobile and can be used in situations where there could be several minutes before the arrival of advanced life support (ALS) personnel.
Defi5 recognizes ventricular fibrillation and other ventricular tachycardia and guides operators through the defibrillation process. When properly connected to a patient who is unconscious, not breathing,and without a pulse.
Defi® 5 Automatic (Atutomated) External Defibrillator "AED" is a safe, easy to use defibrillation device. The unit is lightweight and mobile and can be used in situations where there could be several minutes before the arrival of advanced life support (ALS) personnel.
Defi5 recognizes ventricular fibrillation and other ventricular tachycardia and guides operators through the defibrillation process. When properly connected to a patient who is unconscious, not breathing,and without a pulse.
Read More
$(function () {
HILLINTON.ProductDescriptionBlock.init(
"#main_0_top_0_lblReadLess",
"#main_0_top_0_lnkReadMore",
"#main_0_top_0_divBodyBlock",
"#main_0_top_0_divExpandedDetail",
"#main_0_top_0_divProductDescription",
"False");
});
var player;
var modVP;
function myTemplateLoaded(experienceID) {
player = brightcove.api.getExperience(experienceID);
modVP = player.getModule(brightcove.api.modules.APIModules.VIDEO_PLAYER);
}
function onTemplateReady(evt) {
}
function onMediaComplete(videoid, title, desc) {
$('.video_title').empty();
$('.video_title').html(title);
$('.video_para').empty();
$('.video_para').html(desc);
modVP.loadVideoByID(videoid);
}