(mysql): SET NAMES 'utf8'  

(mysql): SELECT * FROM sessions WHERE session_id = 'jgrfidldmfk2esr5ohjav6dkp1'  

(mysql): INSERT INTO sessions (session_id, ip_address, user_agent, created, last_used, remember, data, domain) VALUES ('jgrfidldmfk2esr5ohjav6dkp1', '216.73.217.111', 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)', 1779909332, 1779909332, 0, '', 'www.ajrh.info')  

(mysql): SELECT * FROM journals WHERE path = 'ajrh'  

(mysql): SELECT * FROM site  

(mysql): SELECT v.* FROM versions v LEFT JOIN plugin_settings ps ON lower(v.product_class_name) = ps.plugin_name AND ps.setting_name = 'enabled' AND ((journal_id = '1') OR v.sitewide = 1) WHERE v.current = 1 AND (ps.setting_value = '1' OR v.lazy_load <> 1)  

(mysql): SELECT last_run FROM scheduled_tasks WHERE class_name = 'plugins.generic.usageStats.UsageStatsLoader'  

(mysql): SELECT last_run FROM scheduled_tasks WHERE class_name = 'plugins.generic.pln.classes.tasks.Depositor'  

(mysql): SELECT last_run FROM scheduled_tasks WHERE class_name = 'plugins.importexport.crossref.CrossrefInfoSender'  

(mysql): SELECT last_run FROM scheduled_tasks WHERE class_name = 'plugins.importexport.crossref.CrossrefInfoSender'  

(mysql): SELECT last_run FROM scheduled_tasks WHERE class_name = 'plugins.importexport.datacite.DataciteInfoSender'  

(mysql): SELECT last_run FROM scheduled_tasks WHERE class_name = 'plugins.importexport.medra.MedraInfoSender'  

(mysql): SELECT last_run FROM scheduled_tasks WHERE class_name = 'classes.tasks.ReviewReminder'  

(mysql): SELECT last_run FROM scheduled_tasks WHERE class_name = 'classes.tasks.SubscriptionExpiryReminder'  

(mysql): SELECT last_run FROM scheduled_tasks WHERE class_name = 'classes.tasks.OpenAccessNotification'  

(mysql): SELECT pa.*, a.*, COALESCE(stl.setting_value, stpl.setting_value) AS section_title, COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev FROM published_articles pa INNER JOIN articles a ON pa.article_id = a.article_id LEFT JOIN sections s ON s.section_id = a.section_id LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = 'title' AND stpl.locale = 'en_US') LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = 'title' AND stl.locale = 'en_US') LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = 'abbrev' AND sapl.locale = 'en_US') LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = 'abbrev' AND sal.locale = 'en_US') INNER JOIN article_settings ast ON a.article_id = ast.article_id WHERE ast.setting_name = 'pub-id::publisher-id' AND ast.setting_value = '514' ORDER BY pa.issue_id, a.article_id  

(mysql): SELECT pa.*, a.*, COALESCE(stl.setting_value, stpl.setting_value) AS section_title, COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev FROM published_articles pa, articles a LEFT JOIN sections s ON s.section_id = a.section_id LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = 'title' AND stpl.locale = 'en_US') LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = 'title' AND stl.locale = 'en_US') LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = 'abbrev' AND sapl.locale = 'en_US') LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = 'abbrev' AND sal.locale = 'en_US') WHERE pa.article_id = a.article_id AND a.article_id = 514  

(mysql): SELECT g.*, a.file_name, a.original_file_name, a.file_stage, a.file_type, a.file_size, a.date_uploaded, a.date_modified FROM article_galleys g LEFT JOIN article_files a ON (g.file_id = a.file_id) WHERE g.article_id = 514 ORDER BY g.seq  

(mysql): SELECT * FROM article_galley_settings WHERE galley_id = '427'  

(mysql): SELECT * FROM article_settings WHERE article_id = '514'  

(mysql): SELECT s.*, a.file_name, a.original_file_name, a.file_type, a.file_size, a.date_uploaded, a.date_modified FROM article_supplementary_files s LEFT JOIN article_files a ON (s.file_id = a.file_id) WHERE s.article_id = 514 ORDER BY s.seq  

(mysql): SELECT i.* FROM issues i INNER JOIN issue_settings ist ON i.issue_id = ist.issue_id WHERE ist.setting_name = 'pub-id::publisher-id' AND ist.setting_value = '39' ORDER BY i.issue_id  

(mysql): SELECT i.* FROM issues i WHERE issue_id = 39  

(mysql): SELECT * FROM issue_settings WHERE issue_id = '39'  

(mysql): SELECT iss.subscription_id FROM institutional_subscriptions iss, subscriptions s, subscription_types st WHERE POSITION(UPPER(LPAD(iss.domain, LENGTH(iss.domain)+1, '.')) IN UPPER(LPAD('216.73.217.111', LENGTH('216.73.217.111')+1, '.'))) != 0 AND iss.domain != '' AND iss.subscription_id = s.subscription_id AND s.journal_id = '1' AND s.status = 1 AND s.type_id = st.type_id AND st.institutional = 1 AND ((st.non_expiring = 1) OR (st.non_expiring = 0 AND ('2026-05-27 19:15:33' >= s.date_start AND '2026-05-27 19:15:33' <= s.date_end))) AND (st.format = 1 OR st.format = 17)  

(mysql): SELECT isip.subscription_id FROM institutional_subscription_ip isip, subscriptions s, subscription_types st WHERE ((isip.ip_end IS NOT NULL AND '3628718447' >= isip.ip_start AND '3628718447' <= isip.ip_end AND isip.subscription_id = s.subscription_id AND s.journal_id = '1' AND s.status = 1 AND s.type_id = st.type_id AND st.institutional = 1 AND ((st.non_expiring = 1) OR (st.non_expiring = 0 AND ('2026-05-27 19:15:33' >= s.date_start AND '2026-05-27 19:15:33' <= s.date_end))) AND (st.format = 1 OR st.format = 17)) OR (isip.ip_end IS NULL AND '3628718447' = isip.ip_start AND isip.subscription_id = s.subscription_id AND s.journal_id = '1' AND s.status = 1 AND s.type_id = st.type_id AND st.institutional = 1 AND ((st.non_expiring = 1) OR (st.non_expiring = 0 AND ('2026-05-27 19:15:33' >= s.date_start AND '2026-05-27 19:15:33' <= s.date_end))) AND (st.format = 1 OR st.format = 17)))  

(mysql): SELECT * FROM sections WHERE section_id = '1'  

(mysql): SELECT * FROM section_settings WHERE section_id = '1'  

(mysql): SELECT * FROM sections WHERE section_id = '1'  

(mysql): SELECT * FROM section_settings WHERE section_id = '1'  

(mysql): SELECT g.*, a.file_name, a.original_file_name, a.file_stage, a.file_type, a.file_size, a.date_uploaded, a.date_modified FROM article_galleys g LEFT JOIN article_files a ON (g.file_id = a.file_id) WHERE g.galley_id = 0 AND g.article_id = 514  

(mysql): SELECT pa.*, a.*, COALESCE(stl.setting_value, stpl.setting_value) AS section_title, COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev FROM published_articles pa INNER JOIN articles a ON pa.article_id = a.article_id LEFT JOIN sections s ON s.section_id = a.section_id LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = 'title' AND stpl.locale = 'en_US') LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = 'title' AND stl.locale = 'en_US') LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = 'abbrev' AND sapl.locale = 'en_US') LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = 'abbrev' AND sal.locale = 'en_US') INNER JOIN article_settings ast ON a.article_id = ast.article_id WHERE ast.setting_name = 'pub-id::publisher-id' AND ast.setting_value = '514' ORDER BY pa.issue_id, a.article_id  

(mysql): SELECT pa.*, a.*, COALESCE(stl.setting_value, stpl.setting_value) AS section_title, COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev FROM published_articles pa, articles a LEFT JOIN sections s ON s.section_id = a.section_id LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = 'title' AND stpl.locale = 'en_US') LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = 'title' AND stl.locale = 'en_US') LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = 'abbrev' AND sapl.locale = 'en_US') LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = 'abbrev' AND sal.locale = 'en_US') WHERE pa.article_id = a.article_id AND a.article_id = 514  

(mysql): SELECT g.*, a.file_name, a.original_file_name, a.file_stage, a.file_type, a.file_size, a.date_uploaded, a.date_modified FROM article_galleys g LEFT JOIN article_files a ON (g.file_id = a.file_id) WHERE g.article_id = 514 ORDER BY g.seq  

(mysql): SELECT * FROM article_galley_settings WHERE galley_id = '427'  

(mysql): SELECT * FROM article_settings WHERE article_id = '514'  

(mysql): SELECT s.*, a.file_name, a.original_file_name, a.file_type, a.file_size, a.date_uploaded, a.date_modified FROM article_supplementary_files s LEFT JOIN article_files a ON (s.file_id = a.file_id) WHERE s.article_id = 514 ORDER BY s.seq  

(mysql): SELECT iss.subscription_id FROM institutional_subscriptions iss, subscriptions s, subscription_types st WHERE POSITION(UPPER(LPAD(iss.domain, LENGTH(iss.domain)+1, '.')) IN UPPER(LPAD('216.73.217.111', LENGTH('216.73.217.111')+1, '.'))) != 0 AND iss.domain != '' AND iss.subscription_id = s.subscription_id AND s.journal_id = '1' AND s.status = 1 AND s.type_id = st.type_id AND st.institutional = 1 AND ((st.non_expiring = 1) OR (st.non_expiring = 0 AND ('2026-05-27 19:15:33' >= s.date_start AND '2026-05-27 19:15:33' <= s.date_end))) AND (st.format = 1 OR st.format = 17)  

(mysql): SELECT isip.subscription_id FROM institutional_subscription_ip isip, subscriptions s, subscription_types st WHERE ((isip.ip_end IS NOT NULL AND '3628718447' >= isip.ip_start AND '3628718447' <= isip.ip_end AND isip.subscription_id = s.subscription_id AND s.journal_id = '1' AND s.status = 1 AND s.type_id = st.type_id AND st.institutional = 1 AND ((st.non_expiring = 1) OR (st.non_expiring = 0 AND ('2026-05-27 19:15:33' >= s.date_start AND '2026-05-27 19:15:33' <= s.date_end))) AND (st.format = 1 OR st.format = 17)) OR (isip.ip_end IS NULL AND '3628718447' = isip.ip_start AND isip.subscription_id = s.subscription_id AND s.journal_id = '1' AND s.status = 1 AND s.type_id = st.type_id AND st.institutional = 1 AND ((st.non_expiring = 1) OR (st.non_expiring = 0 AND ('2026-05-27 19:15:33' >= s.date_start AND '2026-05-27 19:15:33' <= s.date_end))) AND (st.format = 1 OR st.format = 17)))  

(mysql): SELECT * FROM citations WHERE assoc_type = 257 AND assoc_id = 514 AND citation_state >= 0 AND citation_state <= 5 ORDER BY seq, citation_id  

(mysql): SELECT * FROM sections WHERE section_id = '1'  

(mysql): SELECT * FROM section_settings WHERE section_id = '1'  

(mysql): SELECT v.* FROM versions v LEFT JOIN plugin_settings ps ON lower(v.product_class_name) = ps.plugin_name AND ps.setting_name = 'enabled' AND ((journal_id = '1') OR v.sitewide = 1) WHERE v.current = 1 AND (ps.setting_value = '1' OR v.lazy_load <> 1)  

(mysql): select version()  

(mysql): SELECT i.* FROM issues i WHERE journal_id = 1 AND current = 1  

(mysql): SELECT * FROM issue_settings WHERE issue_id = '197'  
“They call our children „Nevirapine Babies‟”: A Qualitative Study about Exclusive Breastfeeding among HIV Positive Mothers in Malawi | <hr /> (mysql): SELECT * FROM authors WHERE submission_id = 514 ORDER BY seq   <hr /> <hr /> (mysql): SELECT * FROM author_settings WHERE author_id = '1634'   <hr /> <hr /> (mysql): SELECT * FROM author_settings WHERE author_id = '1635'   <hr /> Østergaard | African Journal of Reproductive Health
(mysql): SELECT * FROM authors WHERE submission_id = 514 ORDER BY seq  

(mysql): SELECT * FROM author_settings WHERE author_id = '1634'  

(mysql): SELECT * FROM author_settings WHERE author_id = '1635'  

(mysql): SELECT * FROM authors WHERE submission_id = 514 ORDER BY seq  

(mysql): SELECT * FROM author_settings WHERE author_id = '1634'  

(mysql): SELECT * FROM author_settings WHERE author_id = '1635'  

“They call our children „Nevirapine Babies‟”: A Qualitative Study about Exclusive Breastfeeding among HIV Positive Mothers in Malawi


(mysql): SELECT * FROM authors WHERE submission_id = 514 ORDER BY seq  

(mysql): SELECT * FROM author_settings WHERE author_id = '1634'  

(mysql): SELECT * FROM author_settings WHERE author_id = '1635'  
Lise Rosendal Østergaard, Agatha Bula

Abstract

Infant feeding is estimated to be responsible for 5%-20% of the burden of HIV transmission from mother to child. HIV positive women who cannot afford safe formula feeding are advised to practise exclusive breastfeeding (EBF) followed by prompt weaning. We conducted a qualitative study using observations and in-depth individual interviews to explore patterns of EBF as well as which factors motivate or hinder women to practice EBF. HIV positive women who intended to practice EBF from urban Malawi were purposively selected and interviewed. All women were well informed and had high knowledge on HIV as well as on EBF but much less knowledge on basic facts about breastfeeding. Despite their intentions less than half of the interviewed women managed to practice EBF and the barriers were explained by perceived lack of milk, lack of control over the feeding situation, felt and enacted stigma as well as poor counselling. Women who succeeded were older, had the explicit support of their husband and lived without the presence of their mother-in-law. Weaning at the age of 6 months was reported to be as difficult for the women as EBF. Intention itself is not a sufficient determinant of successful EBF unless a number of enabling factors come together. Prolonged breastfeeding is the cultural norm in Malawi and programs must be sensitive to social expectations to mothers and involve mothers-in-law and fathers in counselling of mothers who intend to practice EBF (Afr. J. Reprod. Health 2010; 14[3]: 213-222).

 

 

Résumé

On appelle nos enfants les bébés « nevirapines » : Une étude qualitative sur l‟Allaitement Maternel Exclusif chez les mères séropositives au Malawi. On estime que l‟allaitement est responsable de 5% à 20% de la charge de la transmission du VIH de la mère à l‟enfant. Les femmes séropositives qui n‟ont pas les moyens d‟acheter l‟aliment lacté artificiel pour nourrir leurs enfants sont conseillées de pratiquer l‟allaitement maternel exclusif (AME) suivi du sevrage sans délai. Nous avons mené une étude qualitative à l‟aide des observations et des interviews en profondeur  individuels pour explorer les modèles de l‟AME et les facteurs qui les encouragent ou qui les empêchent de le faire. Les femmes séropositives qui venaient du Malawi urbain et qui avaient l‟intention de pratiquer l‟AME ont été délibérément sélectionnées et interrogées. Toutes les femmes ont été bien informées et avaient une bonne connaissance du VIH aussi bien que de l‟AME, mais elles possèdent beaucoup moins de connaissance quant aux données fondamentales concernant l‟allaitement. Malgré leurs intentions, moins de la moitié des femmes interrogées ont réussi à pratiquer l‟AME et elles ont expliqué que les obstacles comprenaient le manque perçu de lait, le manque de contrôle à l‟égard de la condition de l‟alimentation, la stigmatisation éprouvée et représentée aussi bien que le mauvais conseil. Les femmes qui ont réussi étaient les plus vieilles et celles qui avaient le soutien tacite de leurs maris et qui vivaient sans la présence de leurs belles-mères. On a déclaré que le sevrage à l‟âge de six mois était aussi difficile que l‟AME pour les femmes.  L‟intention elle-même n‟est pas un déterminant suffisant d‟un AME sauf si un nombre des facteurs son mis en place.  L‟allaitement prolongé est la norme au Malawi et il faut que les programmes soient sensibles aux attentes des mères et qu‟ils associent les belles-mères et les pères au conseil des mères qui ont l‟intention de pratiquer l‟AME (Afr. J. Reprod. Health 2010; 14[3]: 213-222).

 

 

Key words: Breastfeeding, exclusive breastfeeding, weaning, HIV/AIDS, Malawi.

Full Text:

PDF

References


(mysql): SELECT * FROM citation_settings WHERE citation_id = '13839'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 13839 ORDER BY metadata_description_id DESC  

(mysql): SELECT * FROM citation_settings WHERE citation_id = '13840'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 13840 ORDER BY metadata_description_id DESC  

UNAIDS & World Health Organization (2009). 09 Epidemic Update, December 2009. Joint United Nations Programme on HIV/AIDS, Geneva, November 2009


(mysql): SELECT * FROM citation_settings WHERE citation_id = '13841'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 13841 ORDER BY metadata_description_id DESC  

De Cock, KM, Fowler, MG, Mercier, E, de Vincenzi, I., Saba, J., Hoff, E. (2000). "Prevention of mother-tochild HIV transmission in resource-poor countries. J. Amr. Med. Assoc. 283: 1175-1185.


(mysql): SELECT * FROM citation_settings WHERE citation_id = '13842'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 13842 ORDER BY metadata_description_id DESC  

WHO, UNICEF, UNFPA & UNAIDS (2003). HIV and infant feeding: Guidelines for decision makers. Geneva.


(mysql): SELECT * FROM citation_settings WHERE citation_id = '13843'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 13843 ORDER BY metadata_description_id DESC  

European Study (2001). "HIV-infected pregnant women and vertical transmission in Europe since 1986. European collaborative study." Aids 15(6): 761-70.


(mysql): SELECT * FROM citation_settings WHERE citation_id = '13844'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 13844 ORDER BY metadata_description_id DESC  

Mbori-Ngacha, D., R. Nduati, G., John, M., Reilly, B. Richardson, Mwatha, A. (2001). "Morbidity and mortality in breastfed and formula-fed infants of HIV-1infected women: A randomized clinical trial." Jama; 286: 2413-20.


(mysql): SELECT * FROM citation_settings WHERE citation_id = '13845'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 13845 ORDER BY metadata_description_id DESC  

Fowler, M.G. (2008). Further evidence that exclusive breastfeeding reduces mother to child HIV trans-mission compared with mixed feeding. PLoS med 5: e63.


(mysql): SELECT * FROM citation_settings WHERE citation_id = '13846'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 13846 ORDER BY metadata_description_id DESC  

Coutsoudis, A., Pillay, K., Kuhn, L., Spooner, E., Tsai, W. Y., Coovadia, H.M. (2001). Method of feeding and transmission of HIV-1 from mothers to children by 15 months of age: prospective cohort study from Durban, South Africa. AIDS; 15: 379-387.


(mysql): SELECT * FROM citation_settings WHERE citation_id = '13847'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 13847 ORDER BY metadata_description_id DESC  

Iliff, P.J., E. Piwoz, E.G., Tavengwa, N.V., Zunguza, C.D., Marinda, E.T., K.J. Nathoo, K.J., (2005). Early exclusive breast-feeding reduces the risk of postnatal HIV-1 transmission and increases HIV-free survival. AIDS; 19: 699-708."


(mysql): SELECT * FROM citation_settings WHERE citation_id = '13848'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 13848 ORDER BY metadata_description_id DESC  

Kuhn, L., Aldrovardi, G., Sinkala, M., et al. (2007). high uptake of exclusive breastfeeding and reduced early postnatal HIV transmission: prospective results from the Zambia study. PLoS ONE; 2:1361-1371.


(mysql): SELECT * FROM citation_settings WHERE citation_id = '13849'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 13849 ORDER BY metadata_description_id DESC  

Nduati R., John G., Mbori-Ngacha D., Richardson B., Overbough J., Mwatha A (2000). Effect of Breastfeeding and Formula Feeding on Transmission of HIV-1: a randomised clinical trial. JAMA 283:11671174.


(mysql): SELECT * FROM citation_settings WHERE citation_id = '13850'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 13850 ORDER BY metadata_description_id DESC  

Kumwenda, N.I., Hoowever, R.D., Mofenson, L.M. (2008). Extended antiretroviral prophylaxisis to reduce breast-milk HIV-1 transmission. New Engl. J. Med.; 359: 119-129.


(mysql): SELECT * FROM citation_settings WHERE citation_id = '13851'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 13851 ORDER BY metadata_description_id DESC  

Doherty, T., Chopra, M., Nkoki, L., Jackson, D., Greiner, T. (2006). A longitudinal Qualitative Study of Infant Feeding Decision Making and Practices among HIV-Positive Women in South Africa. J. Nutri. 136: 2421-2426.


(mysql): SELECT * FROM citation_settings WHERE citation_id = '13852'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 13852 ORDER BY metadata_description_id DESC  

Bezner-Kerr, R., Dakishon, L., Shumba, L., Mshachi, R., Chirwa, M. (2007). “We Grandmother know plenty” breastfeeding, complimentary feeding and the multifaceted role of grandmothers on Malawi. Soc. Sci. Med. 66: 1095-1105.


(mysql): SELECT * FROM citation_settings WHERE citation_id = '13853'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 13853 ORDER BY metadata_description_id DESC  

Piwoz, E.G., Ferguson. O., M.E. Bentley, M.E., Corneli, A. L., A. Moses, A., Nkhoma, J., et al. (2006). "Differences between international recommendations on breastfeeding in the presence of HIV and the attitudes and counselling messages of health workers in Lilongwe, Malawi." Intl. breastfeeding J.; 9:1(1)2.


(mysql): SELECT * FROM citation_settings WHERE citation_id = '13854'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 13854 ORDER BY metadata_description_id DESC  

Bruun, B. (2006). Questioning the role of culture and tradition practices in HIV transmission in Malawi. AIDSNET–The Danish NGO network on AIDS and development, Copenhagen. Available at http://www.aidsnet.dk


(mysql): SELECT * FROM citation_settings WHERE citation_id = '13855'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 13855 ORDER BY metadata_description_id DESC  

Malawi Ministry of Health (2008). Prevention of mother to child transmission of HIV and paediatric HIV care guidelines. Second edition. Lilongwe.


(mysql): SELECT * FROM citation_settings WHERE citation_id = '13856'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 13856 ORDER BY metadata_description_id DESC  

Aidam, B. A., Escamilla, R. P., Lartey, A. (2005). Lactation counselling increases breastfeeding rates in Ghana. J. Nutr; 135: 1691-1695.


(mysql): SELECT * FROM citation_settings WHERE citation_id = '13857'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 13857 ORDER BY metadata_description_id DESC  

Haida, R., Ashworth, A., Kabir, I., Huttey, S. (2000). The effects of community based counselling on exclusive breastfeeding: A randomized control trial. Lancet; 353:1226-1231.


(mysql): SELECT * FROM citation_settings WHERE citation_id = '13858'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 13858 ORDER BY metadata_description_id DESC  

Fjeld, E., Siziya, S., Katepa-Bwalya, M., Kankasa, C., Moland, K.M., Tylleskar, T. (2008). No sister, the breast alone is not enough for my baby‟: a qualitative assessment of potentials and barriers in the promotion of exclusive breastfeeding in southern Zambia. Intl. Breastfeeding J.; 3:26.


(mysql): SELECT * FROM citation_settings WHERE citation_id = '13859'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 13859 ORDER BY metadata_description_id DESC  

Arendt, V., Ndimubanzi, P., Vyankandondera, J., Ndayisaba, G, G., Muganda, J., Courtelle, O. (2007). AMATA study: Effectiveness of antiretroviral therapy in breastfeeding mothers to prevent post-natal vertical transmission in Rwanda. Fourth International AIDS Society Conference on HIV Treatment and Pathogenesis, Sydney, abstract TuAX102, 2007.


(mysql): SELECT * FROM citation_settings WHERE citation_id = '13860'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 13860 ORDER BY metadata_description_id DESC  

Malawi Government (2008). Infant and young child nutrition policy guidelines for Malawi. Lilongwe.


(mysql): SELECT * FROM citation_settings WHERE citation_id = '13861'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 13861 ORDER BY metadata_description_id DESC  

Malawi Ministry of Health (MOH). (2003). Prevention of Mother to Child Transmission of HIV in Malawi, guidelines for implementers, NAC, UNICEF, Lilongwe.


(mysql): SELECT * FROM citation_settings WHERE citation_id = '13862'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 13862 ORDER BY metadata_description_id DESC  

UNDP (2008). Statistical Update: Malawi. http://hdrstats.undp.org/en/2008/countries/country_fact_sheets


(mysql): SELECT * FROM citation_settings WHERE citation_id = '13863'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 13863 ORDER BY metadata_description_id DESC  

/cty_fs_MWI.html accessed on September 12, 2009 24. National AIDS Commission. (Malawi). (2008). The 2007 Sentinel Surveillance results. Lilongwe; Malawi.


(mysql): SELECT * FROM citation_settings WHERE citation_id = '13864'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 13864 ORDER BY metadata_description_id DESC  

Malawi Ministry of Health. (MOH)/National AIDS commission. (2007). The 2005-2006 Malawi HIV and AIDS monitoring and evaluation report follow up to the UN declaration of commitment on HIV and AIDS, OPC, Lilongwe, Malawi.


(mysql): SELECT * FROM citation_settings WHERE citation_id = '13865'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 13865 ORDER BY metadata_description_id DESC  

National Statistical Office. (2008). The 2008 population and housing census preliminary results. Zomba, Malawi.


(mysql): SELECT * FROM citation_settings WHERE citation_id = '13866'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 13866 ORDER BY metadata_description_id DESC  

University of North Carolina Project (2008b). UNC at Chapel Hill in Malawi, NC: University of North Carolina. Available at http://www.id.unc.edu/Malawi/about.htm.


(mysql): SELECT * FROM citation_settings WHERE citation_id = '13867'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 13867 ORDER BY metadata_description_id DESC  

Kvale, S. (1996). Interviews: An introduction to qualitative Research Interviewing. Thousand Oaks, SAGE Publications.


(mysql): SELECT * FROM citation_settings WHERE citation_id = '13868'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 13868 ORDER BY metadata_description_id DESC  

WHO (1998). "UNAIDS, UNICEF & WHO 1998: HIV and Infant Feeding: Guidelines for Decision-Makers. WHO/FRH/NUT/CHD/98.1.WHO/UNAIDS. WHO, Geneva.


(mysql): SELECT * FROM citation_settings WHERE citation_id = '13869'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 13869 ORDER BY metadata_description_id DESC  

Hofmann J., De Allegri M., Sarker M., Sanon M. and Bhler T. (2009). Breast milk as the "water that supports and preserves life"-Socio-cultural constructions of breastfeeding and their implications for the prevention of mother to child transmission of HIV in sub- HIV-infected women: a qualitative study in south-west Saharan Africa. Health Policy, 2009, 89, 3:322-328. Nigeria. Maternal and Child Nutr, 2: 135–144

Abiona T.C., Onayade A.A., Ijadunola K.T., Obiajun- wa P.O., Aina O.I., Thairu L.N. (2006). Acceptability, feasibility and affordability of infant feeding options for


(mysql): SELECT r.* FROM referrals r WHERE r.article_id = 514 AND r.status = 2  

Refbacks

  • There are currently no refbacks.

(mysql): UPDATE sessions SET user_id = NULL, ip_address = '216.73.217.111', user_agent = 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)', created = 1779909332, last_used = 1779909332, remember = 0, data = '', domain = 'www.ajrh.info' WHERE session_id = 'jgrfidldmfk2esr5ohjav6dkp1'