Unveiling Plasmodium malariae: The "Benign" Malaria Parasite

Unveiling Plasmodium malariae: The "Benign" Malaria Parasite
source: gettyimages
October 29, 2023

Plasmodium malariae is a parasitic protozoa and a member of the group of pathogens that causes malaria in both humans and animals. This parasite is closely related to Plasmodium falciparum and Plasmodium vivax, the more aggressive strains of malaria. While P. malariae has a global presence, it is categorized as "benign malaria" due to its lower severity when compared to infections caused by its close relatives.

P. malariae infections typically lead to fevers that recur at approximately three-day intervals, a pattern known as quartan fever. This is a longer cycle than the two-day (tertian) intervals observed in other malarial parasites. Accurate diagnosis can sometimes be challenging due to the visual similarities between P. malariae and P. knowlesi under the microscope. Accurate diagnosis often requires molecular analysis.

At the schizont stage, after schizogonic division, there are roughly 6-8 parasite cells in the erythrocyte. Microscopically, the parasitized red blood cell (erythrocyte) is never enlarged and may even appear smaller than that of normal red blood cells. The cytoplasm is not decolorized and no dots are visible on the cell surface. The food vacuole is small and the parasite is compact. Cells seldom host more than one parasite. Band forms, where the parasite forms a thick band across the width of the infected cell, are characteristic of this species. Large grains of malarial pigment are often seen in these parasites: more so than any other Plasmodium species. The merozoite count is around 8.

Related links

By submitting, I confirm I have the right to share this link and I agree to link back to this article from the submitted page. Duplicate URLs are rejected. Up to 5 links per page.

GraphQL · 149 ms
query Q($id: Int!, $domain: Int!, $srcId: Int!, $hasSrc: Boolean!, $hasSelf: Boolean!) {
  self: qa_ai(where: {id: {_eq: $id}}, limit: 1) @include(if: $hasSelf) { id title text date }
  linksarticle: qa_ai(where: {domain: {_eq: $domain}, id: {_neq: $id}}, order_by: {id: desc}, limit: 8) { id title }
  linksbottom: qa_ai(where: {domain: {_neq: $domain}}, order_by: {id: desc}, limit: 5) { id title domain }
  source: qa_ai(where: {id: {_eq: $srcId}}, limit: 1) @include(if: $hasSrc) { id title }
}
{
  "id": 136,
  "domain": 7,
  "srcId": 0,
  "hasSrc": false,
  "hasSelf": true
}