About Bird Flu

Everything you need to know about bird flu

Archive for the ‘Outbreaks’ Category

More precautionary measures

Posted by Lightning on April 16, 2012 under Guidelines, Outbreaks

pan5.jpgWash vegetables and fruits thoroughly, as poultry manure is a common fertilizer. Thoroughly cook poultry meat, up to 82 degrees Celcius (180 degree Fahrenheit) for 5 to 10 minutes. Also avoid sharing utensils, or using “underwashed” utensil in public food courts or canteens.

Your area’s water supply might also be infected if a bird dropping contaminates the water reservoir. Consult with the water supply company on their safety and purifying measures to make sure the water is clean enough for human consumption.

Wearing respiratory masks may look too paranoid, but once another “outbreak” is announced, masks will be a great protection.

(source)

H5N1 Combined with H1N1 New Pandemic?

Posted by Lightning on August 10, 2011 under Flu Virus Sharing, Information, News and Updates, Outbreaks

h1n1swinefluThe scare brought about by the new and rising threat from the new and improved H1N1 Swine Flu Virus has scientists clamoring for an immediate cure with the H5N1 still fresh on their minds. The H1N1 strain is still part of the flu family but with a very dangerous twist, it is a combination of the H1N1(swine), H5N1(Avian) and the Human Flu virus that like the other strains is transmittable and can be transmitted from species to species. From animal species it jumps easily to humans and that cross-species jumping trait is a very dangerous combination. Read the rest of this entry »

In the News: UKs DEFRA Culls 68,000 Birds to Control Bird Flu

Posted by Lightning on November 10, 2010 under News and Updates, Outbreaks

infected_suffolk.jpg

Sixty-eight thousand birds were recently culled in a Suffolk farm in England. This is part of the UKs Department of Environment, Food, and Agricultures control measures on the most recent bird flu case in the area.
Among the culled birds were 56,000 ducks, 9,000 turkeys and 3,000 geese.

Earlier, DEFRA has culled 28,600 birds in the same area. But new information about other farms being exposed to the bird flu virus led to the latest culling. DEFRA confirmed that the farm involved is owned by the same company which operates Redgrave Park Farm, where the virus was first detected in early November.

Farmers and poultry keepers are enjoined to be vigilant in observing safety measures, and to immediately report any signs of bird flu.

From BBC News

Image Source

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)

In the News: Food Safety Unaffected by Bird Flu in UK

Posted by Lightning on February 7, 2010 under Food Safety, Guidelines, News and Updates, Outbreaks

raw_chicken.jpg

Bird flu poses no food safety risks. This assurance was announced by the Food Standards Agency on its website following the recent case of bird flu in the Suffolk/Norfolk areas.

Poultry products such as meat and eggs are safe for consumption as long as they have been properly cooked. The Agency reiterated the importance of thoroughly cooking poultry meat and eggs, since the H5 virus is killed with high heat. The virus is not transmitted by eating food, but through close contact with an infected bird. The Agency also advised that people should follow normal food hygiene guidelines when handling raw poultry meat.

For more updates on the recent case, visit the Department of Environment, Food, and Agriculture (DEFRA) website.

News from Medical News Today
Image 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);