(mysql): SET NAMES 'utf8'  

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

(mysql): INSERT INTO sessions (session_id, ip_address, user_agent, created, last_used, remember, data, domain) VALUES ('o4ac71udt0i2rhpe80hrkf7i63', '216.73.217.111', 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)', 1779909293, 1779909293, 0, '', '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 = '5272' 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 = 5272  

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

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

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

(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 = 5272 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:53' >= s.date_start AND '2026-05-27 19:14:53' <= 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:53' >= s.date_start AND '2026-05-27 19:14:53' <= 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:53' >= s.date_start AND '2026-05-27 19:14:53' <= 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 = 5272 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 = 5272  

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

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

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

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

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

(mysql): SELECT * FROM citations WHERE assoc_type = 257 AND assoc_id = 5272 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'  
Effectiveness and safety of levofloxacin in the treatment of community-acquired pneumonia: A systematic review and metaanalysis | <hr /> (mysql): SELECT * FROM authors WHERE submission_id = 5272 ORDER BY seq   <hr /> <hr /> (mysql): SELECT * FROM author_settings WHERE author_id = '15507'   <hr /> <hr /> (mysql): SELECT * FROM author_settings WHERE author_id = '15508'   <hr /> Song | African Journal of Reproductive Health
(mysql): SELECT * FROM authors WHERE submission_id = 5272 ORDER BY seq  

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

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

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

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

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

Effectiveness and safety of levofloxacin in the treatment of community-acquired pneumonia: A systematic review and metaanalysis


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

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

(mysql): SELECT * FROM author_settings WHERE author_id = '15508'  
Fengchun Song, Yating Zheng

Abstract

This study was conducted to evaluate the efficacy and safety of levofloxacin in the treatment of community-acquired pneumonia (CAP), and to provide a more reliable medication guide for the treatment of community-acquired pneumonia. Clinical studies of levofloxacin for CAP were searched through online literature databases, and the final literature for analysis was identified after screening by inclusion and exclusion criteria. The quality of the literature was assessed according to the risk of bias assessment criteria of the Cochrane system. Literature information was extracted and meta-analysis was performed using RevMan software. The observational indicators were clinical cure rate, microbiologic (bacteriologic) success rate, adverse event rate, and mortality rate. After screening, a total of 8 papers were included in the study, totaling 2,272 study subjects, of which 1,155 patients who received levofloxacin treatment were considered as the study group. 1117 patients who received other antimicrobial drugs were considered as the control group. The literature was evaluated to have a low risk level and a high reference value. The results of metaanalysis showed that there was no significant difference in the clinical cure rate, microbiologic (bacteriologic) success rate, adverse event rate and mortality rate between the study group and the control group (P>0.05).As a result of the study, it was concluded that: levofloxacin has significant efficacy and safety in the treatment of CAP, and other antimicrobial drugs (e.g., moxifloxacin) have comparable efficacy and higher safety than levofloxacin, which provides a more diversified solution for the treatment of CAP.

Full Text:

PDF

References


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

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

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

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

Sun Y, Li H, Pei Z, Wang S, Feng J, Xu L, Gao P, Cao B and Zhan


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

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

S. Incidence of community-acquired pneumonia in urban


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

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

China: A national population-based study. Vaccine, 2020.


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

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

(52): p. 8362-8370.


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

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

Herold, C.J. and J.G. Sailer. Community-acquired and nosocomial


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

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

pneumonia. Eur Radiol, 2004. 14 Suppl 3(3): p. E2-20.


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

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

Torres A, Peetermans WE, Viegi G and Blasi F. Risk factors for


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

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

community-acquired pneumonia in adults in Europe: a


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

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

literature review. Thorax, 2013. 68(11): p. 1057-65.


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

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

Jain S, Self WH, Wunderink RG, Fakhran S, Balk R, Bramley AM,


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

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

Reed C, Grijalva CG, Anderson EJ, Courtney DM,


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

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

Chappell JD, Qi C, Hart EM, Carroll F, Trabue C,


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

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

Donnelly HK, Williams DJ, Zhu Y, Arnold SR, Ampofo


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

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

K, Waterer GW, Levine M, Lindstrom S, Winchell JM,


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

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

Katz JM, Erdman D, Schneider E, Hicks LA, McCullers


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

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

JA, Pavia AT, Edwards KM and Finelli L; CDC EPIC


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

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

Study Team, Community-Acquired Pneumonia Requiring


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

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

Hospitalization among U.S. Adults. N Engl J Med, 2015.


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

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

(5): p. 415-27.


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

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

Weir DL, Majumdar SR, McAlister FA, Marrie TJ and Eurich DT.


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

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

The impact of multimorbidity on short-term events in


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

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

patients with community-acquired pneumonia:


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

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

prospective cohort study. Clin Microbiol Infect, 2015.


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

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

(3): p. 264 e7-264 e13.


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

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

Di Pasquale MF, Sotgiu G, Gramegna A, Radovanovic D, Terraneo


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

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

S, Reyes LF, Rupp J, González Del Castillo J, Blasi F,


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

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

Aliberti S and Restrepo MI; GLIMP Investigators,


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

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

Prevalence and Etiology of Community-acquired


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

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

Pneumonia in Immunocompromised Patients. Clin Infect


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

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

Dis, 2019. 68(9): p. 1482-1493.


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

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

Arnold FW, Wiemken TL, Peyrani P, Ramirez JA and Brock GN;


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

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

CAPO authors, Mortality differences among hospitalized


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

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

patients with community-acquired pneumonia in three


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

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

world regions: results from the Community-Acquired


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

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

Pneumonia Organization (CAPO) International Cohort


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

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

Study. Respir Med, 2013. 107(7): p. 1101-11.


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

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

Heo, J.Y. and J.Y. Song, Disease Burden and Etiologic


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

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

Distribution of Community-Acquired Pneumonia in


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

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

Adults: Evolving Epidemiology in the Era of


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

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

Pneumococcal Conjugate Vaccines. Infect Chemother,


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

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

50(4): p. 287-300.


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

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

Cillóniz C, Ewig S, Polverino E, Marcos MA, Prina E, Sellares J,


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

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

Ferrer M, Ortega M, Gabarrús A, Mensa J and Torres A.


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

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

Community-acquired pneumonia in outpatients: aetiology


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

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

and outcomes. Eur Respir J, 2012. 40(4): p. 931-8.


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

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

Luna CM, Palma I, Niederman MS, Membriani E, Giovini V,


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

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

Wiemken TL, Peyrani P and Ramirez J. The Impact of Age


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

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

and Comorbidities on the Mortality of Patients of


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

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

Different Age Groups Admitted with Community-acquired


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

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

Pneumonia. Ann Am Thorac Soc, 2016. 13(9): p. 1519-


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

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


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

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

Mandell LA, Wunderink RG, Anzueto A, Bartlett JG, Campbell


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

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

GD, Dean NC, Dowell SF, File TM Jr, Musher DM,


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

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

Niederman MS, Torres A, Whitney CG; Infectious


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

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

Diseases Society of America; American Thoracic Society,


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

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

Infectious Diseases Society of America/American


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

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

Thoracic Society consensus guidelines on the


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

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

management of community-acquired pneumonia in


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

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

adults. Clin Infect Dis, 2007. 44 Suppl 2(Suppl 2): p. S27-


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

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


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

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

Levy, S.B. and B. Marshall, Antibacterial resistance worldwide:


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

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

causes, challenges and responses. Nat Med, 2004. 10(12


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

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

Suppl): p. S122-9.


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

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

Jones RN, Fritsche TR, Sader HS, Stilwell MG, Activity of


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

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

garenoxacin, an investigational des-F(6)-quinolone,


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

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

tested against pathogens from community-acquired


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

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

respiratory tract infections, including those with elevated


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

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

or resistant-level fluoroquinolone MIC values. Diagn


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

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

Microbiol Infect Dis, 2007. 58(1): p. 9-17.


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

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

Brown, S.D. and M.J. Rybak, Antimicrobial susceptibility of


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

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

Streptococcus pneumoniae, Streptococcus pyogenes and


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

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

Haemophilus influenzae collected from patients across


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

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

the USA, in 2001-2002, as part of the PROTEKT US


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

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

study. J Antimicrob Chemother, 2004. 54 Suppl 1: p. i7-


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

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


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

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

Conte JE Jr, Golden JA, McIver M, Zurlinden E, Intrapulmonary


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

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

pharmacokinetics and pharmacodynamics of high-dose


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

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

levofloxacin in healthy volunteer subjects. Int J


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

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

Antimicrob Agents, 2006. 28(2): p. 114-21.


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

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

Dunbar LM, Khashab MM, Kahn JB, Zadeikis N, Xiang JX,


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

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

Tennenberg AM, Efficacy of 750-mg, 5-day levofloxacin


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

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

in the treatment of community-acquired pneumonia


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

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

caused by atypical pathogens. Curr Med Res Opin, 2004.


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

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

(4): p. 555-63.


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

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

Michaelis R, Tang V, Wagner JL, Modi AC, LaFrance WC Jr,


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

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

Goldstein LH, Lundgren T, Reuber M, Cochrane


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

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

systematic review and meta-analysis of the impact of


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

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

psychological treatments for people with epilepsy on


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

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

health-related quality of life. Epilepsia, 2018. 59(2): p.


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

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

-332.


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

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

Sun T, Sun L, Wang R, Ren X, Sui DJ, Pu C, Ren Y, Liu Y, Yang


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

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

Z, Li F, Clinical efficacy and safety of moxifloxacin versus


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

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

levofloxacin plus metronidazole for community-acquired


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

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

pneumonia with aspiration factors. Chinese Medical


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

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

Journal, 2014. 127(7): p. 1201-1205.


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

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

Oldach D, Clark K, Schranz J, Das A, Craft JC, Scott D, Jamieson


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

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

BD, Fernandes P, Randomized, double-blind, multicenter


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

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

phase 2 study comparing the efficacy and safety of oral


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

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

solithromycin (CEM-101) to those of oral levofloxacin in


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

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

the treatment of patients with community-acquired


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

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

bacterial pneumonia. Antimicrob Agents Chemother,


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

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

57(6): p. 2526-34.


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

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

Bradley JS, Arguedas A, Blumer JL, Sáez-Llorens X, Melkote R,


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

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

Noel GJ, Comparative study of levofloxacin in the


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

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

treatment of children with community-acquired


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

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

pneumonia. Pediatr Infect Dis J, 2007. 26(10): p. 868-78.


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

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

Yuan J, Mo B, Ma Z, Lv Y, Cheng SL, Yang Y, Tong Z, Wu R,


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

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

Sun S, Cao Z, Wu J, Zhu D, Chang L, Zhang Y;


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

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

Investigator Group of the Phase 3 Study on Oral


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

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

Nemonoxacin, Safety and efficacy of oral nemonoxacin


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

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

versus levofloxacin in treatment of community-acquired


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

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

pneumonia: A phase 3, multicenter, randomized, doubleblind, double-dummy, active-controlled, non-inferiority


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

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

trial. J Microbiol Immunol Infect, 2019. 52(1): p. 35-44.


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

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

Querol-Ribelles JM, Tenías JM, Querol-Borrás JM, Labrador T,


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

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

Nieto A, González-Granda D, Martínez I, Levofloxacin


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

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

versus ceftriaxone plus clarithromycin in the treatment of


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

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

adults with community-acquired pneumonia requiring


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

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

hospitalization. Int J Antimicrob Agents, 2005. 25(1): p.


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

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

-83.


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

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

Mokabberi, R., A. Haftbaradaran, and K. Ravakhah, Doxycycline


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

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

vs. levofloxacin in the treatment of community-acquired


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

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

pneumonia. J Clin Pharm Ther, 2010. 35(2): p. 195-200.


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

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

Liu Y, Zhang Y, Wu J, Zhu D, Sun S, Zhao L, Wang X, Liu H,


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

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

Ren Z, Wang C, Xiu Q, Xiao Z, Cao Z, Cui S, Yang H,


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

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

Liang Y, Chen P, Lv Y, Hu C, Lv X, Liu S, Kuang J, Li J,


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

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

Wang D, Chang L, A randomized, double-blind,


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

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

multicenter Phase II study comparing the efficacy and


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

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

safety of oral nemonoxacin with oral levofloxacin in the


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

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

treatment of community-acquired pneumonia. J Microbiol


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

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

Immunol Infect, 2017. 50(6): p. 811-820.


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

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

Anzueto A, Niederman MS, Pearle J, Restrepo MI, Heyder A,


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

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

Choudhri SH; Community-Acquired Pneumonia


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

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

Recovery in the Elderly Study Group, CommunityAcquired Pneumonia Recovery in the Elderly (CAPRIE):


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

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

efficacy and safety of moxifloxacin therapy versus that of


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

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

levofloxacin therapy. Clin Infect Dis, 2006. 42(1): p. 73-


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

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


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

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

West M, Boulanger BR, Fogarty C, Tennenberg A, Wiesinger B,


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

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

Oross M, Wu SC, Fowler C, Morgan N, Kahn JB,


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

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

Levofloxacin compared with imipenem/cilastatin followed


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

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

by ciprofloxacin in adult patients with nosocomial


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

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

pneumonia: a multicenter, prospective, randomized,


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

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

open-label study. Clin Ther, 2003. 25(2): p. 485-506.


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

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

Lan Z, Ahmad N, Baghaei P, Barkane L, Benedetti A, Brode SK,


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

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

Brust JCM, Campbell JR, Chang VWL, Falzon D,


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

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

Guglielmetti L, Isaakidis P, Kempker RR, Kipiani M,


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

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

Kuksa L, Lange C, Laniado-Laborín R, Nahid P,


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

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

Rodrigues D, Singla R, Udwadia ZF, Menzies D;


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

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

Collaborative Group for the Meta-Analysis of Individual


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

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

Patient Data in MDR-TB treatment 2017, Drugassociated adverse events in the treatment of multidrugresistant tuberculosis: an individual patient data metaanalysis. Lancet Respir Med, 2020. 8(4): p. 383-394.


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

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

Mancano, M.A., ISMP Adverse Drug Reactions. Hosp Pharm,

52(3): p. 172-176.


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