About Bird Flu

Everything you need to know about bird flu

Archive for April, 2010

Bird Flu and You: How Will The Flu Affect You?

Posted by Lightning on April 15, 2010 under Health And Fitness



Flu is a common disease nowadays, with most people having developed the antibodies to fight against the disease. So the mention of “flu” doesn’t really create any alarm. However, say “bird flu” and there’s likely to be a pandemonium.

Bird flu, or avian influenza, is a highly pathogenic virus of 15 types. The virus spreads to poultry through direct or close contact with nasal secretions, saliva and feces of infected birds. What is alarming about this virus is that it has the ability to rapidly mutate into different forms that can affect human beings. Believed to be worse than the SARS outbreak, the bird flu outbreak brought millions of dead birds worldwide and at least 70 people dead in Asia.

From a not-so-harmful H5N2 virus strain, it can mutate into a killer virus with a low spread rate once the virus is transmitted to a bird. The virus has an incubation period of six to nine months before it becomes a full-blown, deadly pathogen. A bird that has been infected with the virus but has survived the disease continues to carry the virus in its body for more than week. When this happens, the bird passes on the disease to other birds that come in close contact with its secretions, saliva and feces.

Bird flu and ordinary human flu have the almost the same symptoms. These symptoms are fever, muscle pains and cough. This is the reason that a person who is actually infected with bird flu may be mistakenly diagnosed as simply having ordinary flu. However, bird flu symptoms can escalate into several life-threatening conditions. Some of these life-threatening conditions are lung inflammation, eye infections and pneumonia.

Because of the severity of symptoms of bird flu infection, the World Health Organization (WHO) is in the midst of a widespread effort to prevent the virus from infecting humans, particularly those whose who depend on poultry and livestock as their livelihood.

Bird flu virus and its subtypes can easily mutate into other forms. For example, the virus that was transferred from one animal to another is the H5N2 strain. However, the virus mutated into the H5N1 strain, which has been responsible for the death of at least 50 people. It is a very surprising discovery how these viruses can mutate itself from pathogens that can harm humans as it had started with birds.

In Asia, the countries plagued by the avian flu are Vietnam, Japan, Cambodia, South Korea, China, Indonesia, Laos, Thailand, Kazakhstan, Malaysia, Mongolia, Russia, Thailand. In Europe, Turkey, Romania and Croatia are the hardest hit by the disease.

WHO has issued a warning to travelers to these countries to avoid going to live poultry markets, getting close contact to any farms and having direct exposure to feathers, feces or droppings, eggs and poultry meat products. Travelers need to know that most contamination occurs during the slaughtering of poultry and being in direct contact with fecal matter.
No travel advisory has been issued restricting anyone from going to countries with the H5N2 strain. Travelers coming from afflicted countries are also not being screened. However, precautionary measures are in place, particularly in the media. Information is being disseminated in order to make people aware of the bird flu, its effects and what to do to avoid getting infected.

To date, no vaccines have been developed or available to fight the illness. However, anti-viral medicines are being used as alternatives in helping alleviate the severity of symptoms on those infected. While M2 inhibitors would be helpful, the body tends to develop resistance to those, diminishing the efficiency and effectivity of inhibitors.

The bird flu problem is both a government and global issue. Governments are in charge of making reliable declarations, initiating studies and putting objective measures in place. There is no reason to panic if the virus has not reached your area yet. The best thing you can do is to take practical steps in taking of your body and helping it build resistance to any kind of illnesses.

In the News: DEFRA contains avian flu

Posted by Lightning on April 14, 2010 under News and Updates, Outbreaks

DEFRA?s first epidemiological report into the recent H5N1 avian flu outbreak in Suffolk indicates the outbreak has been confined to one index case, but fails to “categorically identify the source of the outbreak?.

ducks.jpg

The report cites ?poor biosecurity? and the location of the free range poultry unit ? just meters away from an ornamental lake which was inhabited by wild birds – as significant findings, and does not rule out wild birds as the source of infection.

Only one of the five dangerous contact (DC) premises, culled by DEFRA as a result of birds being tended by the same stockmen who employed poor biosecurity measures on the first premises, have so far tested positive for the H5N1 virus.

According to the investigation, workers traveled between units without changing overalls, foot wear and, in some cases, without even washing their hands.

Extensive surveillance of both wild and domestic birds in the area continues, however preliminary findings suggest the infection failed to spread beyond the initial infected premises.

(Source)

About this Site

    About Bird Flu is a resource site on bird flu, also commonly known as avian flu. Here you will find news on outbreaks, the latest on medical research, as well as symptoms, diagnosis and treatment of the disease. It is hoped that by educating readers on bird flu, its spread to humans will be prevented.

Recent Comments

google.load("language", "1"); var curstate = 0; var hasloaded = 0; function bnc_show_translated() { if (hasloaded == 0) { bnc_lang_callback(); hasloaded = 1; } for (i = 0; i < 0; i++) { var elem = $("bnc_original_" + i); if (elem) { if (curstate) { elem.show(); } else { elem.hide(); } } } for (i = 0; i < 0; i++) { var elem = $("bnc_trans_" + i); if (elem) { if (curstate) { elem.hide(); } else { elem.show(); } } } if (curstate) { $("bnc_trans_state1").show(); $("bnc_trans_state2").hide(); curstate = 0; } else { $("bnc_trans_state1").hide(); $("bnc_trans_state2").show(); curstate = 1; } } function bnc_detect_div(div_id) { var text = document.getElementById(div_id); if (text) { text = text.innerHTML; if (text.length > 0) { google.language.detect(text, function(result) { if (!result.error) { if (result.language != "en") { if (result.confidence > 0.25) { $("bnc_translating").show(); bnc_xlate_div(result.language, div_id, "en"); } } } } ); } } } function bnc_xlate_div(src_lang,div_id,o_lang) { var text = document.getElementById(div_id); if (text) { text = text.innerHTML; google.language.translate(text, src_lang, o_lang, function(result) { var translated = document.getElementById(div_id); if (result.translation) { translated.innerHTML = result.translation; } }); } } function bnc_lang_callback() { } function bnc_startup() { bnc_xlate_div("en", "bnc_translate_info", "en"); bnc_xlate_div("en", "bnc_translate_info2", "en"); } google.setOnLoadCallback(bnc_startup);