(mysql): SET NAMES 'utf8'  

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

(mysql): INSERT INTO sessions (session_id, ip_address, user_agent, created, last_used, remember, data, domain) VALUES ('odvdoq8u9tnt15ckm1o1gkcmh0', '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 = '516' 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 = 516  

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

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

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

(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 = 516 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:32' >= s.date_start AND '2026-05-27 19:15:32' <= 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:32' >= s.date_start AND '2026-05-27 19:15:32' <= 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:32' >= s.date_start AND '2026-05-27 19:15:32' <= 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 = 516  

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

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

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

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

(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 = 516 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 = 516 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'  
Successful Pregnancy Outcome by Caesarean Section in a Woman with Arthrogryposis Multiple Congenita (AMC) | <hr /> (mysql): SELECT * FROM authors WHERE submission_id = 516 ORDER BY seq   <hr /> <hr /> (mysql): SELECT * FROM author_settings WHERE author_id = '1638'   <hr /> <hr /> (mysql): SELECT * FROM author_settings WHERE author_id = '1639'   <hr /> <hr /> (mysql): SELECT * FROM author_settings WHERE author_id = '1640'   <hr /> <hr /> (mysql): SELECT * FROM author_settings WHERE author_id = '1641'   <hr /> Singhal | African Journal of Reproductive Health
(mysql): SELECT * FROM authors WHERE submission_id = 516 ORDER BY seq  

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

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

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

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

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

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

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

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

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

Successful Pregnancy Outcome by Caesarean Section in a Woman with Arthrogryposis Multiple Congenita (AMC)


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

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

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

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

(mysql): SELECT * FROM author_settings WHERE author_id = '1641'  
Savita Rani Singhal, Anshu Paul, Smiti Nanda, Suresh Kumar Singhal

Abstract

Arthrogryposis Multiplex Congenita (AMC) is a symptom complex of congenital joint contractures associated with neurogenic and myopathic disorders. It is diagnosed at birth and often progresses to a state of significant disability. Pregnancy in a woman with AMC is at high risk due to diminished pulmonary reserve, increased risk of thromboembolism and anesthesia. Successful pregnancy in patients with AMC is very rare and only five cases have been reported in literature. Present case is being reported due to its rarity (Afr. J. Reprod. Health 2010; 14[3]: 233-234). 

 

Résumé

L’arthrogrypose congénitale multiple (ACM) est un symptôme complexe des contractures articulaires congénitales liées aux troubles neurogènes et myopathiques. Il est diagnostiqué à la naissance et progresse souvent jusqu’à un état d’incapacité significative. La grossesse chez une femme qui souffre de l’ACM est à haut risque dû au réserve pulmonaire réduit, un risque élevé de la thromboembolie et de l’anesthésie. La grossesse réussite chez les patientes atteintes de l’ACM est très rare et il n’y a que cinq cas qui ont été signalés dans la littérature.  Ce cas présent est signalé à cause de sa rareté (Afr. J. Reprod. Health 2010; 14[3]: 233-234).

 

Key words: Arthrogryposis multiplex congenita, pregnancy, successful outcome.

 

Full Text:

PDF

References


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

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

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

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

Hall JG. Arthrogryposis multiplex congenita, etiology, genetics, classification, diagnostic approach and general aspects. J. Pediatr. Orthop. 1997; 6:159-66.


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

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

Sells JM, Jaffe Km, Hall JG. .Amyoplasia, the most common form of arthrogryposis: potential for good outcome. Paediatrics 1996; 97:225-31.


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

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

Duffy JMN, Iyer J. Successful management of pregnancy in Arthrogryposis Multiplex Congenita. Internet J. Gynecol. Obstet. 2007; 7:2.


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

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

Hardwick JCR, Irvine GA. Obstetric care in Arthrogryposis Multiplex congenita. Br. J. Obstet. Gynaecol. 2002; 109:1303-4.


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

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

Hackett A, Giles W, James S. Successful vaginal delivery in a woman with amyoplasia. Aust NZ J. Obstet. Gynaecol. 2008; 40: 461-3.


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

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

Quance DR. Anaesthetic management of an obstetrical patient with Arthrogryposis Multiplex congenita. Can. J. Anaesth. 1988; 35: 612-4.

Razkowski A, Smyczek D, Birnbach DJ. Continuous spinal anesthesia for cesarean delivery in a patient with arythrogryposis multiplex congenita. Reg Anesth 1996; 21:477-9.


(mysql): SELECT r.* FROM referrals r WHERE r.article_id = 516 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 = 'odvdoq8u9tnt15ckm1o1gkcmh0'