نتایج جستجو برای: child care educational program

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

Journal: :Journal of the Canadian Academy of Child and Adolescent Psychiatry = Journal de l'Academie canadienne de psychiatrie de l'enfant et de l'adolescent 2013
Iliana Garcia-Ortega Helena Kadlec Stan Kutcher Marcus Hollander Liza Kallstrom Garey Mazowita

INTRODUCTION This brief report presents findings from the program evaluation of a portion of an educational program developed to support family physicians in improving their mental health care competencies in children and youth in British Columbia. METHOD The Child and Youth Mental Health (CYMH) learning module is part of a broader initiative from the Practice Support Program (PSP) of the Bri...

Journal: :Jornal de pediatria 2010
Márcia Regina Vitolo Cíntia Mendes Gama Paula Dal Bó Campagnolo

OBJECTIVE Assess the maternal socio-demographic factors associated with the frequency of use of child care services by low income families. METHODS Cross-sectional analysis of 393 children between 12 and 16 months old who participated in a randomized field trial during their first year of life in a program of nutritional intervention. The study began in the Brazilian Unified Health System (Si...

Introduction: Using the adequate and standardized educational facilities and spaces can ensure effective educational program. The purpose of the current study was developing basic educational standards for master's degree program in 'nursing neonatal intensive care'. Methods: This study is a descriptive study used Delphi approach to conduct with the participation of 40 experts in nursing neo...

2009
RICHARD O. ZERBE ROBERT D. PLOTNICK RONALD C. KESSLER PETER J. PECORA

The foster care system attempts to prepare children and youth who have suffered child maltreatment for successful adult lives. This study documents the economic advantages of a privately funded foster care program that provided longer term, more intensive, and more expensive services compared to public programs. The study found significant differences in major adult educational, health, and soc...

Abstract Background: The Comprehensive Child Development Center was established in 2012 in the center of Isfahan province to rapidly identify and intervene in the developmental problems of children. The aim of this study was to evaluate the implementation of this program. Methods: This was a descriptive-analytical study conducted based on the framework for evaluating public health programs es...

Journal: :Health affairs 2007
Edward L Schor Melinda Abrams Katherine Shea

Medicaid's child health program, Early and Periodic Screening, Diagnosis, and Treatment (EPSDT), emphasizes health promotion and disease prevention as vehicles to ensure that children are ready for school and able to succeed in life. Required components of preventive care can be mapped to specific health outcomes that are important attributes of school readiness and prerequisites for educationa...

Journal: :Medicina intensiva 2012
E García-Vázquez J Murcia-Payá J M Allegue M Canteras J Gómez

OBJECTIVE To assess compliance with hand hygiene (HH) in ICU workers before (P1) and after (P2) implementation of a HH promotion program and distribution of an alcoholic solution for HH, and to analyze factors independently associated to HH before and after patients care. DESIGN Fifty hours of observational evaluation were carried out during each period of the study (P1 and P2); the number of...

Journal: :Archives of pediatrics & adolescent medicine 2005
Ann S Botash Anne E Galloway Trish Booth Robert Ploutz-Snyder Jamie Hoffman-Rosenfeld Linda Cahill

OBJECTIVE Describe the effect of an educational intervention on medical provider knowledge and competency regarding child sexual abuse. DESIGN Using a before and after trial design with an educational intervention, the study assesses knowledge changes in specific content areas and describes a post-intervention competency assessment. SETTING/ PARTICIPANTS Voluntary participation of practicin...

Journal: :Journal of clinical child and adolescent psychology : the official journal for the Society of Clinical Child and Adolescent Psychology, American Psychological Association, Division 53 2016
Anne E Dawson Brian T Wymbs Stephen A Marshall Jennifer A Mautone Thomas J Power

This study investigated the extent to which parental Attention-Deficit/Hyperactivity Disorder (ADHD) symptoms impact child and parent outcomes following a multimodal family-school intervention, the Family School Success (FSS) program, when compared to an active-control condition (CARE). Participants were 139 children with ADHD (67% male; 91% non-Hispanic; 77% Caucasian; Grades 2-6) and their pr...

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

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

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"; } -->