About Bird Flu

Everything you need to know about bird flu

Archive for the ‘Food Safety’ Category

How Washing Your Hands Can Save Your Life

Posted by Jonette on December 8, 2012 under Food Safety

You’ve heard it said over and over again, seemingly drummed into your consciousness ever since you were a wee kid – always remember to wash your hands. Coming back from the playground? Wash your hands. About to sit down to a meal? Wash your hands. Went to the wet market, handled raw ingredients and held bills and loose change? Wash your hands. Sneezed into your hands? Wash them.

For something so simple, it can be very easy to ignore this particular precaution. Other people may even see it as downright cumbersome and inconvenient, and our ever-increasingly hectic and high-speed lifestyles do not help the case for hand-washing. Bus stops, airports, transportation terminals – we’re all in a constant flux get to where we need to be. However, have you ever stopped to think just how many germs you pick up in transit?

The bird flu scare might have died down, but it is still no less a reason to be careful. Many other diseases can be transmitted by contact – influenza, conjunctivitis, fungal infections – the list goes on and on. A very simple and very basic solution to all these? Wash your hands. It helps to always have some soap paper on your person and some tissue in places where both aren’t available. The adage still rings true: an ounce of prevention is worth a pound of cure.

photo credit: Arlington County via photopin cc

Avian Flu Protection

Posted by Lightning on December 10, 2010 under Food Safety, Guidelines

chkn1.jpg

Aside from avoiding contact with possibly contaminated birds and poultry, here are other ways to avoid getting infected:

- check for the latest travel advise from the Centers for Disease Control and Prevention  website or call their hotline at 1-888-246-2675 when traveling especially when it is an international trip
- when traveling to countries that are known to have bird flu outbreaks, avoid poultry farms and bird markets, and avoid contact with any surfaces that may have poultry feces or secretions
- wash hands frequently, or use alcohol based hand sanitizers
- make sure poultry dishes are cooked thoroughly, as the virus can be destroyed in high temperatures

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

H5N1 INFORMATION


Image Source: www.ilri.org

The strain of bird flu that has infected people in Asia and the Middle East recently is called H5N1. H5N1 is one of the

strains that are dangerous to birds.
The people who became infected with the H5N1 strain of avian flu caught it directly from birds. H5N1 cannot be spread from

person to person. Experts are concerned that the H5N1 strain of bird flu could mutate (change) into a new form that can

spread from person to person. This has happened in past flu outbreaks and has caused what is known as a pandemic. The

symptoms of bird flu in people tend to be similar to the typical flu: fever, cough, sore throat, muscle aches. But this flu

can also lead to eye infections, pneumonia, and severe coughing and breathing problems. Doctors hope that certain antiviral

medications will help keep the flu from spreading if it becomes contagious to humans. These medications can’t cure bird flu,

but they can make the symptoms less severe.

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);