نتایج جستجو برای: family and community

تعداد نتایج: 16930104  

ژورنال: مددکاری اجتماعی 2022

Introduction: Psychiatric social work (PSW) is one of the most important areas of social work practice. So far, no protocol has been designed for these interventions in Iran. In this study, for the first time PSW protocol has been designed and presented. Methods: This study was conducted in three phases: desk review, directed content analysis and group discussion for receiving experts' comments...

Journal: :Journal of physical education, recreation & dance 2022

The staff involvement (SI) and family community engagement (FCE) components of the CSPAP framework constitute support system for program implementation sustainability. These embody essence because they focus on coordination synergy needed a successful program, such attributes are hallmark multicomponent approaches to school-based health promotion. But what does it take galvanize school staff, f...

Journal: :مجله علوم اعصاب شفای خاتم 0
mohammad esmaeil alipour mental health centre, boniyad shahid and omure eisargran, tehran, iran jalal sayani department of clinical psychologist, mental health centre, boniyad shahid and omure eisargran, tehran, iran jamal mirghasemi urmia university, urmia, iran

as a unique family based community infrastructure and social institutions play an important role in maintaining the health of individuals and society. among the factors that contributed to the survival of the family, sexual health and function properly within the family and on the basis of religion, the law and common law. the aim of this study was to evaluate sexual dysfunction among psychiatr...

 Background: Social health is considered as a significant dimension of health and, hence, its assessment is vital in health planning. Within this context, this study aimed to develop a valid and reliable scale for measuring individual’s social health in Iran. To do so, an exploratory sequential mixed method was used. Methods: To establish the item pool and primary scale, 30 interviews with expe...

Journal: :medical journal of islamic republic of iran 0
kambiz abachizadeh department of community medicine, medical school, shahid beheshti university of medical sciences, tehran, iran.سازمان اصلی تایید شده: دانشگاه علوم پزشکی شهید بهشتی (shahid beheshti university of medical sciences) battol tayefi department of community medicine, medical school, shahid beheshti university of medical sciences, tehran, iran.سازمان اصلی تایید شده: دانشگاه علوم پزشکی شهید بهشتی (shahid beheshti university of medical sciences) abbas ali nasehi addiction department of health deputy of ministry of health and medical education, tehran, iran.سازمان اصلی تایید شده: وزارت بهداشت درمان و آموزش پزشکی (ministry of health and medical education) nadereh memaryan social health bureau, health deputy of ministry of health and medical education, tehran, iran.سازمان اصلی تایید شده: وزارت بهداشت درمان و آموزش پزشکی (ministry of health and medical education) maryam rassouli department of pediatric nursing, nursing and midwifery school, shahid beheshti university of medicalsciences, tehran, iran.سازمان اصلی تایید شده: دانشگاه شهید بهشتی (shahid beheshti university) soheila omidnia health deputy of ministry of health and medical education, tehran, iran.سازمان اصلی تایید شده: وزارت بهداشت درمان و آموزش پزشکی (ministry of health and medical education)

background: social health is considered as a significant dimension of health and, hence, its assessment is vital in health planning. within this context, this study aimed to develop a valid and reliable scale for measuring individual’s social health in iran. to do so, an exploratory sequential mixed method was used. methods: to establish the item pool and primary scale, 30 interviews with exper...

پایان نامه :وزارت علوم، تحقیقات و فناوری - دانشگاه فردوسی مشهد - دانشکده الهیات و معارف اسلامی 1390

موضوع این تحقیق ترجمه ، نقدوبررسی بخش پایانی کتابی است بانام "women, family and gender in islamic law" [زنان، خانواده وجنسیت درحقوق اسلام]. اصل کتاب به زبان انگلیسی است؛ ما علاوه برترجمه، برآن حاشیه نیززده ایم. ونهایتا نقدوبررسی نیز کرده ایم. درفصل نقدوبررسی پس ازایرادمقدمه، نخستین سخن را به بحثی به نام "تنازع پیش فرض ها" اختصاص دادیم. جان سخن ما دراین بحث این است که ازآنجاکه مسلمانان باغیرمسل...

Journal: :Journal for Social Action in Counseling & Psychology 2017

پایان نامه :وزارت علوم، تحقیقات و فناوری - دانشگاه بوعلی سینا - دانشکده علوم کشاورزی 1390

طی بررسی هائی که جهت جمع آوری و شناسائی فون کنه های بادام در استان چهار محال و بختیاری در سال های 88-1387 انجام شد مجموعا، 23 گونه متعلق به 18 جنس و 8 خانواده جمع آوری و شناسائی شد که 2 گونه برای اولین بار از ایران معرفی گردید که با (*) مشخص شد، و تعداد 3 گونه برای اولین بار در دنیا شناسائی و توصیف گردید که با علامت (**) مشخص شده اند. لیست گونه های گزارش شده بر اساس طبقه بندی راسته و خانواده ب...

نمودار تعداد نتایج جستجو در هر سال

با کلیک روی نمودار نتایج را به سال انتشار فیلتر کنید

function paginate(evt) { url=/search_year_filter/ var term=document.getElementById("search_meta_data").dataset.term pg=parseInt(evt.target.text) var data={ "year":filter_year, "term":term, "pgn":pg } filtered_res=post_and_fetch(data,url) window.scrollTo(0,0); } function update_search_meta(search_meta) { meta_place=document.getElementById("search_meta_data") term=search_meta.term active_pgn=search_meta.pgn num_res=search_meta.num_res num_pages=search_meta.num_pages year=search_meta.year meta_place.dataset.term=term meta_place.dataset.page=active_pgn meta_place.dataset.num_res=num_res meta_place.dataset.num_pages=num_pages meta_place.dataset.year=year document.getElementById("num_result_place").innerHTML=num_res if (year !== "unfilter"){ document.getElementById("year_filter_label").style="display:inline;" document.getElementById("year_filter_place").innerHTML=year }else { document.getElementById("year_filter_label").style="display:none;" document.getElementById("year_filter_place").innerHTML="" } } function update_pagination() { search_meta_place=document.getElementById('search_meta_data') num_pages=search_meta_place.dataset.num_pages; active_pgn=parseInt(search_meta_place.dataset.page); document.getElementById("pgn-ul").innerHTML=""; pgn_html=""; for (i = 1; i <= num_pages; i++){ if (i===active_pgn){ actv="active" }else {actv=""} pgn_li="
  • " +i+ "
  • "; pgn_html+=pgn_li; } document.getElementById("pgn-ul").innerHTML=pgn_html var pgn_links = document.querySelectorAll('.mypgn'); pgn_links.forEach(function(pgn_link) { pgn_link.addEventListener('click', paginate) }) } function post_and_fetch(data,url) { showLoading() xhr = new XMLHttpRequest(); xhr.open('POST', url, true); xhr.setRequestHeader('Content-Type', 'application/json; charset=UTF-8'); xhr.onreadystatechange = function() { if (xhr.readyState === 4 && xhr.status === 200) { var resp = xhr.responseText; resp_json=JSON.parse(resp) resp_place = document.getElementById("search_result_div") resp_place.innerHTML = resp_json['results'] search_meta = resp_json['meta'] update_search_meta(search_meta) update_pagination() hideLoading() } }; xhr.send(JSON.stringify(data)); } function unfilter() { url=/search_year_filter/ var term=document.getElementById("search_meta_data").dataset.term var data={ "year":"unfilter", "term":term, "pgn":1 } filtered_res=post_and_fetch(data,url) } function deactivate_all_bars(){ var yrchart = document.querySelectorAll('.ct-bar'); yrchart.forEach(function(bar) { bar.dataset.active = false bar.style = "stroke:#71a3c5;" }) } year_chart.on("created", function() { var yrchart = document.querySelectorAll('.ct-bar'); yrchart.forEach(function(check) { check.addEventListener('click', checkIndex); }) }); function checkIndex(event) { var yrchart = document.querySelectorAll('.ct-bar'); var year_bar = event.target if (year_bar.dataset.active == "true") { unfilter_res = unfilter() year_bar.dataset.active = false year_bar.style = "stroke:#1d2b3699;" } else { deactivate_all_bars() year_bar.dataset.active = true year_bar.style = "stroke:#e56f6f;" filter_year = chart_data['labels'][Array.from(yrchart).indexOf(year_bar)] url=/search_year_filter/ var term=document.getElementById("search_meta_data").dataset.term var data={ "year":filter_year, "term":term, "pgn":1 } filtered_res=post_and_fetch(data,url) } } function showLoading() { document.getElementById("loading").style.display = "block"; setTimeout(hideLoading, 10000); // 10 seconds } function hideLoading() { document.getElementById("loading").style.display = "none"; } -->