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

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

(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 = '4') 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 = '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 = '20235' ORDER BY pa.issue_id, a.article_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.article_id = 20235 ORDER BY g.seq  

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

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

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

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

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

(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.216.3', LENGTH('216.73.216.3')+1, '.'))) != 0 AND iss.domain != '' AND iss.subscription_id = s.subscription_id AND s.journal_id = '4' 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 ('2025-09-17 09:37:26' >= s.date_start AND '2025-09-17 09:37:26' <= 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 '3628718083' >= isip.ip_start AND '3628718083' <= isip.ip_end AND isip.subscription_id = s.subscription_id AND s.journal_id = '4' 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 ('2025-09-17 09:37:26' >= s.date_start AND '2025-09-17 09:37:26' <= s.date_end))) AND (st.format = 1 OR st.format = 17)) OR (isip.ip_end IS NULL AND '3628718083' = isip.ip_start AND isip.subscription_id = s.subscription_id AND s.journal_id = '4' 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 ('2025-09-17 09:37:26' >= s.date_start AND '2025-09-17 09:37:26' <= s.date_end))) AND (st.format = 1 OR st.format = 17)))  

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

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

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

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

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

(mysql): SELECT x.*, x.galley_type AS file_type, g.file_id, g.html_galley, g.style_file_id, g.seq, g.locale, g.remote_url, a.file_name, a.original_file_name, a.file_stage, a.file_type, a.file_size, a.date_uploaded, a.date_modified FROM article_xml_galleys x LEFT JOIN article_galleys g ON (x.galley_id = g.galley_id) LEFT JOIN article_files a ON (g.file_id = a.file_id) WHERE x.galley_id = 0 AND x.article_id = 20235  

(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 = '20235' ORDER BY pa.issue_id, a.article_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.article_id = 20235 ORDER BY g.seq  

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

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

(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 = 20235 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.216.3', LENGTH('216.73.216.3')+1, '.'))) != 0 AND iss.domain != '' AND iss.subscription_id = s.subscription_id AND s.journal_id = '4' 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 ('2025-09-17 09:37:26' >= s.date_start AND '2025-09-17 09:37:26' <= 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 '3628718083' >= isip.ip_start AND '3628718083' <= isip.ip_end AND isip.subscription_id = s.subscription_id AND s.journal_id = '4' 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 ('2025-09-17 09:37:26' >= s.date_start AND '2025-09-17 09:37:26' <= s.date_end))) AND (st.format = 1 OR st.format = 17)) OR (isip.ip_end IS NULL AND '3628718083' = isip.ip_start AND isip.subscription_id = s.subscription_id AND s.journal_id = '4' 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 ('2025-09-17 09:37:26' >= s.date_start AND '2025-09-17 09:37:26' <= s.date_end))) AND (st.format = 1 OR st.format = 17)))  

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

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

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

(mysql): SELECT metadata_id FROM review_object_metadata WHERE review_object_type_id = 0 AND metadata_type = 3 ORDER BY seq  

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

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

(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 = '4') OR v.sitewide = 1) WHERE v.current = 1 AND (ps.setting_value = '1' OR v.lazy_load <> 1)  

(mysql): select version()  
Intense relationship of blood pressure and stadium of chronic kidney disease at early diagnosis | <hr /> (mysql): SELECT * FROM authors WHERE submission_id = 20235 ORDER BY seq   <hr /> <hr /> (mysql): SELECT * FROM author_settings WHERE author_id = '29348'   <hr /> <hr /> (mysql): SELECT * FROM author_settings WHERE author_id = '29349'   <hr /> <hr /> (mysql): SELECT * FROM author_settings WHERE author_id = '29350'   <hr /> <hr /> (mysql): SELECT * FROM author_settings WHERE author_id = '29351'   <hr /> Putra | Sains Medika: Jurnal Kedokteran dan Kesehatan
(mysql): SELECT * FROM authors WHERE submission_id = 20235 ORDER BY seq  

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

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

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

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

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

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

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

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

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

(mysql): SELECT * FROM books_for_review WHERE article_id = '20235' AND status = 5 AND journal_id = '4'  

Intense relationship of blood pressure and stadium of chronic kidney disease at early diagnosis


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

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

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

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

(mysql): SELECT * FROM author_settings WHERE author_id = '29351'  
Wisnu Pratama Putra  -  Faculty of Medicine, Wijaya Kusuma Surabaya University, Indonesia
Putu Oky Ari Tania*  -  Biomedical Department and Biomolecular Research, Faculty of Medicine, Wijaya Kusuma Surabaya University, Indonesia
Ibrahim Njoto  -  Department of Anatomy, Faculty of Medicine, Wijaya Kusuma Surabaya University, Indonesia
Sianny Suryawati  -  Department of Radiology, Faculty of Medicine, Wijaya Kusuma Surabaya University, Indonesia

(*) Corresponding Author

(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 = '4') OR v.sitewide = 1) WHERE v.current = 1 AND (ps.setting_value = '1' OR v.lazy_load <> 1)  

Chronic kidney disease (CKD) is a pathological stage with multiple causes that is characterised by a very high level of urea in the body because the kidneys are unable to balance the metabolism of fluids and electrolytes. Previous research has demonstrated that high blood pressure is one of the causes of chronic kidney disease. This study was conducted to determine the relationship between blood pressure and the initial stage of chronic kidney disease. observational study of Ninety patients with chronic kidney disease (CKD) at the RSUD Dr. Soeroto, Ngawi participated in this cross-sectional. Subjects were required to have CKD stages I-IV, high blood pressure, to be hospitalised for the first time at RSUD dr Soeroto, Ngawi, and to have never been treated for hypertension. This study employed the Spearman rank test, which was analysed by SPSS (p<0.05). 64.5% of patients with chronic kidney disease have reached stage V. In contrast, 47.8% of patients with chronic kidney disease have stage 2 hypertension. The Spearman Rank test revealed a p-value of 0.000 (<0.05) between blood pressure and the stage of chronic kidney disease at the time of initial diagnosis in patients with chronic kidney disease. The correlation coefficient has a value of 0.638, making it a strong correlation. There is a strong correlation between blood pressure and the stage of chronic kidney disease at the initial diagnosis of chronic kidney disease patients at the RSUD Dr. Soeroto, Ngawi.

Keywords: Blood Pressure; Chronic Kidney Disease (CKD) Stage


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

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

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

    (mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 217097 ORDER BY metadata_description_id DESC  
  1. Andrea, G., Chasani, S., & Ismail, A. (2013). Korelasi Derajat Hipertensi Dengan Stadium Penyakit Ginjal Kronik Di RSUP Dr. Kariadi Semarang Periode 2008-2012. Skripsi. Semarang: Fakultas Kedoketeran Universitas Diponegoro.

  2. (mysql): SELECT * FROM citation_settings WHERE citation_id = '217098'  

    (mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 217098 ORDER BY metadata_description_id DESC  
  3. Apriani, L. (2016). Hubungan Tekanan Darah Dengan Kadar Kreatinin Pada Pasien Yang Berkunjung Di Rumah Sakit Santa Anna Kota Kendari. Karya Tulis Ilmiah. Kendari: Politeknik Kesehatan Kendari

  4. (mysql): SELECT * FROM citation_settings WHERE citation_id = '217099'  

    (mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 217099 ORDER BY metadata_description_id DESC  
  5. Carlsen RK, Peters CD, Khatir DS, Laugesen E, Bøtker HE, Winther S, Buus NH. (2016). Estimated aortic blood pressure based on radial artery tonometry underestimates directly measured aortic blood pressure in patients with advancing chronic kidney disease staging and increasing arterial stiffness. Kidney International, 90(4): 869–877. doi: 10.1016/j.kint.2016.05.014.

  6. (mysql): SELECT * FROM citation_settings WHERE citation_id = '217100'  

    (mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 217100 ORDER BY metadata_description_id DESC  
  7. Chobanian, A. V. et al. (2003). Seventh report of the Joint National Committee on Prevention, Detection, Evaluation, and Treatment of High Blood Pressure. Hypertension, 42(6):1206–1252. doi: 10.1161/01.HYP.0000107251.49515.c2.

  8. (mysql): SELECT * FROM citation_settings WHERE citation_id = '217101'  

    (mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 217101 ORDER BY metadata_description_id DESC  
  9. Dharmapatni, N. W. K., Sriyuktasuth, A. and Pongthavornkamol, K. (2020). Rate of uncontrolled blood pressure and its associated factors in patients with predialysis chronic kidney disease in Bali, Indonesia. Journal of Health Research 34(6): 535–545. doi: 10.1108/JHR-09-2019-0203.

  10. (mysql): SELECT * FROM citation_settings WHERE citation_id = '217102'  

    (mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 217102 ORDER BY metadata_description_id DESC  
  11. Gliselda, V. K. (2021). Diagnosis dan Manajemen Penyakit Ginjal Kronis (PGK). Jurnal Medika Hutama 2(04 Juli): 1135–1141. https://www.jurnalmedikahutama.com/index.php/JMH/article/download/237/156

  12. (mysql): SELECT * FROM citation_settings WHERE citation_id = '217103'  

    (mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 217103 ORDER BY metadata_description_id DESC  
  13. Kadir, A. (2016). Relationship Between Pathophysiology of Hypertension and Renal Hypertension. Ilmiah Kedokteran, 5: 15–25. http://dx.doi.org/10.30742/jikw.v5i1.2

  14. (mysql): SELECT * FROM citation_settings WHERE citation_id = '217104'  

    (mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 217104 ORDER BY metadata_description_id DESC  
  15. Kemenkes RI. (2019). Hipertensi Si Pembunuh Senyap. Kementrian Kesehatan RI, pp. 1–5. Available at: https://pusdatin.kemkes.go.id/resources/download/pusdatin/infodatin/infodatin-hipertensi-si-pembunuh-senyap.pdf.

  16. (mysql): SELECT * FROM citation_settings WHERE citation_id = '217105'  

    (mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 217105 ORDER BY metadata_description_id DESC  
  17. Kim, M. J., Lim, N. K. and Park, H. Y. (2012). Relationship between prehypertension and chronic kidney disease in middle-aged people in Korea: The Korean genome and epidemiology study. BMC Public Health, 12(1). doi: 10.1186/1471-2458-12-960.

  18. (mysql): SELECT * FROM citation_settings WHERE citation_id = '217106'  

    (mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 217106 ORDER BY metadata_description_id DESC  
  19. Laporan Nasional Riset Kesehatan. (2018). Laporan_Nasional_RKD2018_FINAL.pdf’, Badan Penelitian dan Pengembangan Kesehatan, p. 198.

  20. (mysql): SELECT * FROM citation_settings WHERE citation_id = '217107'  

    (mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 217107 ORDER BY metadata_description_id DESC  
  21. Lederer, E. and Ouseph, R. (2007). Chronic Kidney Disease. American Journal of Kidney Diseases 49(1): 162–171. doi: 10.1053/j.ajkd.2006.09.021.

  22. (mysql): SELECT * FROM citation_settings WHERE citation_id = '217108'  

    (mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 217108 ORDER BY metadata_description_id DESC  
  23. Muntner, P., Daichi Shimbo, Robert M. Carey, Jeanne B. Charleston, Trudy Gaillard, Sanjay Misra, Martin G. Myers, Gbenga Ogedegbe, et al. (2019). Measurement of blood pressure in humans: A scientific statement from the american heart association, Hypertension 73(5):e35-e66. doi: 10.1161/HYP.0000000000000087.

  24. (mysql): SELECT * FROM citation_settings WHERE citation_id = '217109'  

    (mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 217109 ORDER BY metadata_description_id DESC  
  25. National Kidney Foundation. (2022). eGFR calculator (online) Available at: https://www.kidney.org/professionals/kdoqi/gfr_calculator. Accessed at 23 June 2021.

  26. (mysql): SELECT * FROM citation_settings WHERE citation_id = '217110'  

    (mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 217110 ORDER BY metadata_description_id DESC  
  27. Prasetyo, E, Y. O. and Wijayanti, T. (2015). Evaluasi penggunaan obat antihipertensi pada penyakit hipertensi di rsud A . W . Sjahranie Samarinda pada tahun 2012 dan 2013 dengan metode ATC / DDD. Farmasi Indonesia 12(1): 23–32. https://core.ac.uk/download/230911238.pdf

  28. (mysql): SELECT * FROM citation_settings WHERE citation_id = '217111'  

    (mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 217111 ORDER BY metadata_description_id DESC  
  29. Rizki, F. A., & Andina, M. (2017). Karakteristik Penderita Hipertensi dengan Gagal Ginjal Kronik di Instalasi Penyakit Dalam Rumah Sakit Umum Haji Medan Tahun 2015. Ibnu Sina Biomedika 1(1): 229–235. http://jurnal.umsu.ac.id/index.php/biomedika/article/view/1111

  30. (mysql): SELECT * FROM citation_settings WHERE citation_id = '217112'  

    (mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 217112 ORDER BY metadata_description_id DESC  
  31. Schneider, M. P. et al. (2018). Correction: Blood pressure control in chronic kidney disease: A cross-sectional analysis from the German Chronic Kidney Disease (GCKD) study. PLoS ONE 13(9): 1–17. doi: 10.1371/journal.pone.0204340.

  32. (mysql): SELECT * FROM citation_settings WHERE citation_id = '217113'  

    (mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 217113 ORDER BY metadata_description_id DESC  
  33. Tjekyan, S. (2014). Prevalensi dan Faktor Risiko Penyakit Ginjal Kronik di RSUP Dr. Mohammad Hoesin Palembang Tahun 2012. Mks, 46(4): 275–282. Available at: http://repository.unsri.ac.id/id/eprint/10849%0Ahttps://repository.unsri.ac.id/10849/1/Prevalensi_dan_Faktor_Risiko_Penyakit_Ginjal_Kronik_di.pdf.

  34. (mysql): SELECT * FROM citation_settings WHERE citation_id = '217114'  

    (mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 217114 ORDER BY metadata_description_id DESC  
  35. Tsuchida-Nishiwaki, M., Uchida, H.A., Takeuchi, H. et al. (2021). Association of blood pressure and renal outcome in patients with chronic kidney disease; a post hoc analysis of FROM-J study. Scientific Reports 11(1): 1–11. doi: 10.1038/s41598-021-94467-z.
  36. Vääräniemi, K., Koskela, J., Tahvanainen, A., Tikkakoski, A., Wilenius, M., Kähönen, M., Kööbi, T., Niemelä, O., Mustonen, J., & Pörsti, I. (2014). Lower Glomerular Filtration Rate Is Associated With Higher Systemic Vascular Resistance in Patients Without Prevalent Kidney Disease. The Journal of Clinical Hypertension 16(10): 722-728. https://doi.org/10.1111/jch.12405

Open Access Copyright (c) 2022 Sains Medika
Creative Commons License
This work is licensed under a Creative Commons Attribution 4.0 International License.

Sains Medika: Jurnal Kedokteran dan Kesehatan
is published by Faculty of Medicine Universitas Islam Sultan Agung, Indonesia in association with FOKI (FORUM KEDOKTERAN ISLAM INDONESIA).

Contact: Jl. Raya Kaligawe Km.4, PO BOX 1054/SM Semarang 50112, Indonesia
Phone+62 8122-9933-369
Website: https://fkunissula.ac.id
Email: sainsmedika@unissula.ac.id

ISSN: 2339-093X (Online) | 2085-1545 (Print)
DOI : 10.30659/sainsmed

This work is licensed under a Creative Commons Attribution 4.0 International License

Get a feed by atom here, RRS2 here and OAI Links here

apps

(mysql): UPDATE sessions SET user_id = NULL, ip_address = '216.73.216.3', user_agent = 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)', created = 1758101770, last_used = 1758101841, remember = 0, data = '', domain = 'jurnal.unissula.ac.id' WHERE session_id = '3ntnf65idb0mqqnhkkvqurda06'