(mysql): SET NAMES 'utf8'  

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

(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 = '5248' 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 = 5248  

(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 = 5248 ORDER BY g.seq  

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

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

(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 = 5248 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 = '166' ORDER BY i.issue_id  

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

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

(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:14:55' >= s.date_start AND '2026-05-27 19:14:55' <= 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:14:55' >= s.date_start AND '2026-05-27 19:14:55' <= 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:14:55' >= s.date_start AND '2026-05-27 19:14:55' <= 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.*, af.file_name, af.original_file_name, af.file_stage, af.file_type, af.file_size, af.date_uploaded, af.date_modified FROM article_galleys g LEFT JOIN article_files af ON (g.file_id = af.file_id) INNER JOIN articles a ON a.article_id = g.article_id LEFT JOIN published_articles pa ON g.article_id = pa.article_id INNER JOIN article_galley_settings gs ON g.galley_id = gs.galley_id WHERE gs.setting_name = 'pub-id::publisher-id' AND gs.setting_value = '0' AND g.article_id = 5248 ORDER BY a.journal_id, pa.issue_id, g.galley_id  

(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 = 5248  

(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 = '5248' 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 = 5248  

(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 = 5248 ORDER BY g.seq  

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

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

(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 = 5248 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:14:55' >= s.date_start AND '2026-05-27 19:14:55' <= 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:14:55' >= s.date_start AND '2026-05-27 19:14:55' <= 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:14:55' >= s.date_start AND '2026-05-27 19:14:55' <= s.date_end))) AND (st.format = 1 OR st.format = 17)))  

(mysql): SELECT * FROM citations WHERE assoc_type = 257 AND assoc_id = 5248 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'  
Every mother counts: Or, don’t they | <hr /> (mysql): SELECT * FROM authors WHERE submission_id = 5248 ORDER BY seq   <hr /> <hr /> (mysql): SELECT * FROM author_settings WHERE author_id = '15421'   <hr /> Wallis | African Journal of Reproductive Health
(mysql): SELECT * FROM authors WHERE submission_id = 5248 ORDER BY seq  

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

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

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

Every mother counts: Or, don’t they


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

(mysql): SELECT * FROM author_settings WHERE author_id = '15421'  
Anne Baber Wallis

Abstract

“She was afraid of dying in childbirth, of leaving her children motherless.” – From Half of a Yellow Sun, by Chimimanda Ngozi Adichie.1 In Half of a Yellow Sun, novelist Chimimanda Ngozi Adichie tells the story of Olanna, a professor whose lived experience as a woman collides with conflict during the Nigerian Civil War (1967-1970). In this story, the war over Biafra badly disrupted medical services and civil society, critically endangering the lives of women and their children. Olanna is a fictional character, but her story is not. In fact, it remains the case that too many women across Africa live their lives exposed to the triple-jeopardy of poverty, poor health services, and war. Shortly after the Biafran war, two estimates were published reporting on Nigeria’s maternal mortality ratio (MMR, which is technically a rate, not a ratio). Between 1970 and 1976, the MMR was estimated at somewhere between 40 and 1,970 deaths for every 100,000 births. These rough estimates were based on data from two hospitals, one in Lagos and one in Zaira, and about 33,000 total births.2,3 At one end of the spectrum, the highest rate (1,970) was similar to that in England between the 16th and 18th centuries and the lowest rate (40) reflected the MMR for England and Wales in 1940.2 (The author [ABW] calculated the rate of 1,970 as the mean of three rates for women with planned hospitalizations (40 per 100,000), those with planned hospitalizations and complications (370 per 100,000) and those with “unbooked emergencies” [2,900 per 100,000]).

Full Text:

PDF

References


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

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

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

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

Chimimanda A. Half of a Yellow Sun. Alfred A. Knopf; 2006.


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

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

Harrison KA. The struggle to reduce high maternal mortality in


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

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

Nigeria. Afr J Reprod Health. 2009;13(2):9-20.


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

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

World Health Organization. Maternal mortality: The urgency of a


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

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

systemic and multisectoral approach in mitigating maternal


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

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

deaths in Africa. Published online 2023.


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

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

https://files.aho.afro.who.int/afahobckpcontainer/productio


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

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

n/files/iAHO_Maternal_Mortality_Regional_Factsheet.pdf


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

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

United Kingdom. World Bank Gender Data Portal. Accessed


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

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

February 8, 2025.


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

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

https://genderdata.worldbank.org/en/economies/unitedkingdom


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

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

Roser M and Ritchie H. Maternal Mortality. Our World in Data.


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

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

Published online November 12, 2013.


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

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

https://ourworldindata.org/maternal-mortality


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

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

Centers for Disease Control and Prevention National Center for


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

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

Health Statistics. Global Program for Civil Registration andVital Statistics (CRVS) Improvement.; 2015.


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

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

https://www.cdc.gov/nchs/isp/isp_crvs.htm


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

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

World Health Organization. The WHO Application of ICD-10 to


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

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

Deaths during Pregnancy, Childbirth and Puerperium:


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

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

ICD-MM. World Health Organization; 2012.


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

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

https://iris.who.int/handle/10665/70929


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

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

Joseph KS, Boutin A, Lisonkova S, Muraca GM, Razaz N, John S,


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

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

Mehrabadi A, Sabr Y, Ananth CV and Schisterman E.


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

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

Maternal mortality in the United States: Recent trends,


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

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

current status, and future considerations. Obstet Gynecol.


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

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

;137(5):763. doi:10.1097/AOG.0000000000004361


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

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

UNICEF. Improving civil registration of births and deaths: How


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

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

can the health sector contribute? Presented June 23, 2021.


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

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

Tackling Low Birth Registration in Africa: Birth Certificates Are


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

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

Key to Ensuring Health, Education, Safety, and Equal


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

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

Opportunities | Global Financing Facility.


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

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

https://www.globalfinancingfacility.org/news/blog/tackling


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

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

-low-birth-registration-africa-birth-certificates-are-keyensuring-health


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

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

Okonofua F, Ntoimo L, Johnson E, Sombie I, Ojuolape S, Igboin


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

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

B, Imongan W, Ekwo C, Udenigwe O, Yaya S, Wallis AB


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

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

and Adeniran J. Texting for life: a mobile phone application


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

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

to connect pregnant women with emergency transport and


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

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

obstetric care in rural Nigeria. BMC Pregnancy Childbirth.


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

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

;23(1).


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

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

‘No Woman Should Die while Giving Life,’ Secretary-General


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

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

Says at Event on Ending Maternal Mortality | Meetings


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

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

Coverage and Press Releases. Accessed February 8, 2025.

https://press.un.org/en/2014/sgsm15984.doc.htm


(mysql): SELECT r.* FROM referrals r WHERE r.article_id = 5248 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 = 1779909293, last_used = 1779909295, remember = 0, data = '', domain = 'ajrh.info' WHERE session_id = 'o4ac71udt0i2rhpe80hrkf7i63'