نتایج جستجو برای: transdiagnostic treatment

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

Journal: :Journal of Evaluation in Clinical Practice 2021

Background Proponents of clinical case formulations argue that the causes and mechanisms contributing to maintaining a patient's problems should be analysed integrated into conceptualization, on which treatment planning ought based. Empirical evidence shows an individualized based formulation is at least sometimes better than standardized evidence-based treatment. Methods We it likely improve d...

Journal: :Journal of personality disorders 2016
Shannon Sauer-Zavala Kate H Bentley Julianne G Wilner

Borderline personality disorder (BPD) is a severe, difficult-to-treat psychiatric condition that represents a large proportion of treatment-seeking individuals. BPD is characterized by high rates of co-occurrence with depressive and anxiety disorders, and recently articulated conceptualizations of this comorbidity suggest that these disorders may result from common temperamental vulnerabilities...

2017
Jacqui Rodgers Anna Hodgson Kerry Shields Catharine Wright Emma Honey Mark Freeston

Intolerance of uncertainty (IU) is indicated as an important transdiagnostic process variable in a range of anxiety disorders. Anxiety is very common in children with autism spectrum disorders (ASD). This study aimed to develop a parent group based manualised treatment programme for young people with ASD, which focused on IU. An eight session programme was developed and then delivered to 11 par...

Journal: :Biological Psychiatry 2021

The positive valence system (PVS) is an important yet understudied treatment target in anxiety and depression. A pilot trial (NCT02330627) evaluating the efficacy of Amplification Positivity (AMP), a new transdiagnostic activity intervention protocol for depression, showed that, compared to waitlist control group, patients group had significantly larger improvements affect—returning participant...

Journal: :Journal of anxiety disorders 2015
Lara S Rifkin Courtney Beard Kean J Hsu Lauryn Garner Thröstur Björgvinsson

Anxiety sensitivity (AS) is associated with various forms of psychopathology. The most common measure of AS is the anxiety sensitivity index-3 (ASI-3). The current study examined the psychometric properties and factor structure of the ASI-3 in an acute and comorbid population seeking treatment for a broad range of psychopathology (N=382). Results confirmed a bi-factor structure and suggested th...

Journal: :Clinical psychological science : a journal of the Association for Psychological Science 2015
Katharina Kircanski Renee J Thompson James Sorenson Lindsey Sherdell Ian H Gotlib

Rumination and worry, two forms of perseverative thinking, hold promise as core processes that transect depressive and anxiety disorders. Whereas previous studies have been limited to the laboratory or to single diagnoses, we used experience sampling methods to assess and validate rumination and worry as transdiagnostic phenomena in the daily lives of individuals diagnosed with Major Depressive...

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

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

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