Malaria – It Can Be Deadly!

Malaria is an infectious tropical disease caused by the parasite plasmodium. There are four species of this parasite which infect humans. The mode of transmission of malaria from human to human is the bite of female mosquito Anopheles.
Mosquitoes need human blood to reproduce. When the mosquito Anopheles bites infected human the blood which is taken is contaminated with the malaria parasites. These parasites get mixed with the saliva of the mosquito and are injected in the person being bitten when taking the next blood meal.
The parasites in the human body dwell in the liver in the initial stages. Once they mature they slip in the bloodstream and invade the red blood cells causing them to rupture. This process which involves replication, attacking and disrupting of red blood cells may reiterated. Since the malaria parasites are present in the red blood cells the mode of transmission of this disease also include transfusion of blood, transplanting of organs, sharing unhygienic needles which are contaminated with blood for drug usage or from mother to her unborn infant.

Malaria symptoms are not always distinguished easily and so can be dismissed as being insignificant as the initial symptoms resemble the normal flu. A person may have:

  • Mild headache
  • Joint and muscle pain
  • Stomach ache
  • Fatigue and lethargy
  • Chills

As the temperatures rises and the malaria parasites commence multiplying the symptoms may change. These include

  • High fever
  • Acute headache
  • Sweating profusely
  • Nausea, vomiting and diarrhea
  • Enlarged spleen and liver
  • Weakness
  • Loss of appetite and weight
  • Cough
  • Slight Jaundice
  • Anemia
  • Kidney collapse
  • Dysentery
  • Breath shortness

The range of the mosquito bite and the onset of this disease is 7 to 21 days.

A doctor is able to diagnose malaria by examination of the patient’s blood test and acquiring the complete medical history of the patient. Travel history of the patient is also very essential in diagnosing the type of parasite which is residing and attacking the blood cells. The physician may then prescribe antimalarial drugs. These drugs vary with the different species and stages of the parasite’s cycle. Malaria parasites differ according to different countries and regions. Thereby the determination of the susceptibility of the drug depends upon the region where the infection was caused as malaria parasites are resistant to certain medications.

Since malaria can become deadly it is always wise to take certain precautions for its prevention.
Avoiding traveling to the countries where the incidence of malaria is high is most certainly the best option.
If this is not possible then antimalarial drugs should be taken in order to prevent infection.
Exposure to the mosquitoes should be eluded in the early hours of the dawn and the evening as this is the time for the greatest mosquito action.
When outdoors wear clothing which covers the body completely (for eg hat, long sleeves, and long pants).
Apply insect-repellent to the exposed skin.
Sleep inside mosquito nets that have been sprayed with mosquito-repellents
Cover windows and doors with screens to avert the entry of mosquitoes.
Continue to take antimalarial drugs four weeks after returning home.

Though malaria can be cured if treated in its initial stages it can also prove to be fatal. Since there is no vaccine which can make the body resistant to malaria it is paramount to take precautions.

Share and Enjoy:
  • Digg
  • Sphinn
  • del.icio.us
  • Facebook
  • Mixx
  • Google

Some Interesting Related Posts

Filed Under: FeaturedGeneral Health

Tags:

About the Author: John Reed has been blogging about health related issues for many months. He spends a lot of time researching on the latest health concerns and carefully formulating an interesting post that is not just interesting to read, but also informative. You can also contact him (use the Contact link above) for a personal issue and he'll try his best to help you solve it.

RSSComments (0)

Trackback URL

Leave a Reply




If you want a picture to show with your comment, go get a Gravatar.

Anti-Spam Protection by WP-SpamFree

Security Code:

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