(mysql): SET NAMES 'utf8'  

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

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

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

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

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

(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 = 5263 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:11:17' >= s.date_start AND '2026-05-27 19:11:17' <= 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:11:17' >= s.date_start AND '2026-05-27 19:11:17' <= 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:11:17' >= s.date_start AND '2026-05-27 19:11:17' <= 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 = 5263 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 = 5263  

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

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

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

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

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

(mysql): SELECT * FROM citations WHERE assoc_type = 257 AND assoc_id = 5263 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'  
Effects of psychological nursing and Guizhifuling capsule on the mental state and postoperative pain relief in women undergoing induced abortion | <hr /> (mysql): SELECT * FROM authors WHERE submission_id = 5263 ORDER BY seq   <hr /> <hr /> (mysql): SELECT * FROM author_settings WHERE author_id = '15459'   <hr /> <hr /> (mysql): SELECT * FROM author_settings WHERE author_id = '15460'   <hr /> <hr /> (mysql): SELECT * FROM author_settings WHERE author_id = '15461'   <hr /> <hr /> (mysql): SELECT * FROM author_settings WHERE author_id = '15462'   <hr /> <hr /> (mysql): SELECT * FROM author_settings WHERE author_id = '15463'   <hr /> <hr /> (mysql): SELECT * FROM author_settings WHERE author_id = '15464'   <hr /> Wang | African Journal of Reproductive Health
(mysql): SELECT * FROM authors WHERE submission_id = 5263 ORDER BY seq  

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

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

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

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

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

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

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

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

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

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

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

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

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

Effects of psychological nursing and Guizhifuling capsule on the mental state and postoperative pain relief in women undergoing induced abortion


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

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

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

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

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

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

(mysql): SELECT * FROM author_settings WHERE author_id = '15464'  
Yunqin Wang, Wei Zhao, Lanlan Jiang, Wei Fang, Lingling Cui, Juan Cai

Abstract

This was a retrospective which explored the effects of psychological nursing in combination with Guizhifuling capsule on the mental state and postoperative pain of induced abortion patients. From January 1, 2021 to June 30, 2023, 90 patients with induced abortion in Affiliated Suzhou Hospital of Medical School of Nanjing University were included, and randomly divided into a control group (CG) and an experimental group (EG). The CG accepted routine nursing and Guizhifuling capsule. In contrast, the EG accepted routine nursing, psychological nursing, and Guizhifuling capsule. Patients’ psychological condition, postoperative pain, quality of life, compliance along with nursing satisfaction in two groups was compared. After intervention, relative to the CG, the EG presented lower Self-Rating Anxiety Scale (SAS) and Self-Rating Depression Scale (SDS) scores, lower pain scores when patients were awake under anesthesia, 0.5 h after surgery and 1 h after surgery, higher SF-36 scores, as well as higher total compliance and nursing satisfaction rates. We conclude that psychological nursing combined with Guizhifuling capsule can relieve the mental state, reduce the postoperative pain, and enhance the quality of life of women undergoing induced abortion.

Full Text:

PDF

References


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

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

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

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

Stotland NL. Induced abortion and adolescent mental health.


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

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

Curr Opin Obstet Gynecol. 2011; 23(5):340-3.


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

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

Linnakaari R, Helle N, Mentula M, Bloigu A, Gissler M,


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

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

Heikinheimo O and Niinimäki M. Trends in the


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

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

incidence, rate and treatment of miscarriagenationwide register-study in Finland, 1998-2016.


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

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

Hum Reprod. 2019; 34(11):2120-2128.


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

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

Grimes DA and Creinin MD. Induced abortion: an overview


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

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

for internists. Ann Intern Med. 2004; 140(8):620-6.


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

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

Quan ZF, Tian M, Chi P, Li X and He HL. Effective analgesic


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

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

dose of dexamethasone after painless abortion. Int J


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

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

Clin Exp Med. 2014; 7(8):2144-9.


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

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

Bianchi-Demicheli F, Kulier R, Perrin E and Campana A.


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

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

Induced abortion and psychosexuality. J Psychosom


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

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

Obstet Gynaecol. 2000; 21(4):213-7.


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

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

Horvath S and Schreiber CA. Unintended Pregnancy, Induced


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

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

Abortion, and Mental Health. Curr Psychiatry Rep.


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

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

; 19(11):77.


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

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

Cameron S. Recent advances in improving the effectiveness


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

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

and reducing the complications of abortion.


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

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

F1000Res. 2018; 7


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

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

Rong A, Ta N, E L and Meng W. Add-on effect of the Guizhi


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

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

Fuling formula for management of reduced fertility


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

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

potential in women with polycystic ovary syndrome:


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

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

A systematic review and meta-analysis of randomized


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

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

controlled trials. Front Endocrinol (Lausanne). 2022;


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

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

:995106.


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

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

Yue T, Li Q, Wang R, Liu Z, Guo M, Bai F, Zhang Z, Wang


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

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

W, Cheng Y and Wang H. Comparison of Hospital


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

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

Anxiety and Depression Scale (HADS) and Zung


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

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

Self-Rating Anxiety/Depression Scale (SAS/SDS) in


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

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

Evaluating Anxiety and Depression in Patients with


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

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

Psoriatic Arthritis. Dermatology. 2020; 236(2):170-


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

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


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

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

Dunstan DA, Scott N and Todd AK. Screening for anxiety


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

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

and depression: reassessing the utility of the Zung


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

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

scales. BMC Psychiatry. 2017; 17(1):329.


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

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

Hjermstad MJ, Fayers PM, Haugen DF, Caraceni A, Hanks


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

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

GW, Loge JH, Fainsinger R, Aass N and Kaasa S.


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

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

Studies comparing Numerical Rating Scales, Verbal


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

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

Rating Scales, and Visual Analogue Scales for


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

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

assessment of pain intensity in adults: a systematic


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

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

literature review. J Pain Symptom Manage. 2011;


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

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

(6):1073-93.


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

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

Lin Y, Yu Y, Zeng J, Zhao X and Wan C. Comparing the


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

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

reliability and validity of the SF-36 and SF-12 in


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

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

measuring quality of life among adolescents in China:


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

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

a large sample cross-sectional study. Health Qual Life


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

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

Outcomes. 2020; 18(1):360.


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

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

Ding H, Jayasena R, Chen SH, Maiorana A, Dowling A,


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

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

Layland J, Good N, Karunanithi M and Edwards I.


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

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

The Effects of Telemonitoring on Patient Compliance


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

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

With Self-Management Recommendations and


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

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

Outcomes of the Innovative Telemonitoring


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

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

Enhanced Care Program for Chronic Heart Failure:


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

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

Randomized Controlled Trial. J Med Internet Res.


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

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

; 22(7):e17559.


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

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

Meng J, Du J, Diao X and Zou Y. Effects of an evidencebased nursing intervention on prevention of anxiety


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

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

and depression in the postpartum period. Stress


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

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

Health. 2022; 38(3):435-442.


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

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

Chen J, Zou X, Hu B, Yang Y, Wang F, Zhou Q and Shen


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

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

M. Effect of different doses of esketamine compared


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

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

with fentanyl combined with propofol on hypotension


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

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

in patients undergoing painless abortion surgery: a


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

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

prospective, randomized, double-blind controlled


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

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

clinical trial. BMC Anesthesiol. 2022; 22(1):305.


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

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

Wu J, Han Y, Yang L and Liu Z. Analysis on the effect of


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

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

intravenous anesthesia with dexmedetomidine and


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

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

propofol combined with seaweed polysaccharides on


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

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

hemodynamics and analgesia in pregnant females


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

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

undergoing painless induced abortion. Pak J Pharm


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

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

Sci. 2021; 34(3(Special)):1249-1254.


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

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

Stotland NL. Psychiatric aspects of induced abortion. J Nerv


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

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

Ment Dis. 2011; 199(8):568-70.


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

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

Mainey L, O'Mullan C, Reid-Searl K, Taylor A and Baird K.


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

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

The role of nurses and midwives in the provision of


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

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

abortion care: A scoping review. J Clin Nurs. 2020;


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

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

(9-10):1513-1526.


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

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

Kang SJ and Min HY. Psychological Safety in Nursing


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

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

Simulation. Nurse Educ. 2019; 44(2):E6-e9.


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

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

Lu P and Wu C. Continuous Psychological Nursing Based


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

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

on Grey Clustering Algorithm in Patients after


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

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

Transurethral Resection of Prostate. Comput Math


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

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

Methods Med. 2022; 2022:5400479.


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

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

Thorp JM, Jr and Hartmann KE, Shadigian E. Long-term


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

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

physical and psychological health consequences of


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

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

induced abortion: review of the evidence. Obstet


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

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

Gynecol Surv. 2003; 58(1):67-79.


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

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

Liu S, Cao X, Zhang T, Zhang C, Qu J, Sun Y, Lv W and


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

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

Qu F. Paeonol ameliorates endometrial hyperplasia in


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

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

mice via inhibiting PI3K/AKT pathway-related


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

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

ferroptosis. Phytomedicine. 2023; 109:154593.


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

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

Chen L, Wang D, Wu J, Yu B and Zhu D. Identification of


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

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

multiple constituents in the traditional Chinese


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

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

medicine formula GuiZhiFuLing-Wan by HPLCDAD-MS/MS. J Pharm Biomed Anal. 2009;


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

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

(2):267-75.


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

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

Wang X, Su P, Hao Q, Zhang X, Xia L and Zhang Y. A


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

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

Chinese classical prescription Guizhi-Fuling Wan in


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

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

treatment of ovarian cancer: An overview. Biomed


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

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

Pharmacother. 2022; 153:113401.


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

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

Xu H, Wang S, Jiang Y, Wu J, Chen L, Ding Y, Zhou Y,


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

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

Deng L and Chen X. Poria cocos Polysaccharide


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

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

Ameliorated Antibiotic-Associated Diarrhea in Mice


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

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

via Regulating the Homeostasis of the Gut Microbiota


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

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

and Intestinal Mucosal Barrier. Int J Mol Sci. 2023;


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

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

(2)


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

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

Huang L, Yu Q, Peng H and Zhen Z. The mechanism of


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

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

peach kernel and safflower herb-pair for the treatment


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

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

of liver fibrosis based on network pharmacology and


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

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

molecular docking technology: A review. Medicine


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

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

(Baltimore). 2023; 102(16):e33593.


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

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

Kim HJ, Kim DH and Park W. Moutan Cortex Extract


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

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

Modulates Macrophage Activation via


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

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

Lipopolysaccharide-Induced Calcium Signaling and


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

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

ER Stress-CHOP Pathway. Int J Mol Sci. 2023; 24(3)


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

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

Deng R, Gao J, Yi J and Liu P. Could peony seeds oil


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

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

become a high-quality edible vegetable oil? The


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

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

nutritional and phytochemistry profiles, extraction,


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

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

health benefits, safety and value-added-products.


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

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

Food Res Int. 2022; 156:111200.


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

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

Liu X, Chen L, Sun P, Zhan Z and Wang J. Guizhi Fuling


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

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

Formulation: A review on chemical constituents,


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

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

quality control, pharmacokinetic studies,


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

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

pharmacological properties, adverse reactions and


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

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

clinical applications. J Ethnopharmacol. 2024; 319(Pt


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

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

:117277.


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

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

Yuan Y, Hu Y, Cheng JX and Ding P. Psychological nursing


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

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

approach on anxiety and depression of patients with


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

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

severe urinary incontinence after radical


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

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

prostatectomy - a pilot study. J Int Med Res. 2019;


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

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

(11):5689-5701.


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

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

Wang S, Huang H, Wang L and Wang X. A Psychological


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

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

Nursing Intervention for Patients With Thyroid


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

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

Cancer on Psychological Distress and Quality of Life:


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

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

A Randomized Clinical Trial. J Nerv Ment Dis. 2020;


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

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

(7):533-539.


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

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

Zhang Y, Su N, Liu W, Wang Q, Sun J and Peng Y.


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

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

Metabolomics Study of Guizhi Fuling Capsules in


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

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

Rats With Cold Coagulation Dysmenorrhea. Front

Pharmacol. 2021; 12:764904


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