- Sobre
- Acesso Aberto
- Quem somos
- Missão e objetivos
- Nossa história
- Quem participa
- Parceiros
- Documentação
- Contratos
- Acervo
- Buscar assunto
- Lista de bases e coleções
- Lista de livros
- Lista de periódicos
- Treinamentos
- Calendário
- Materiais de apoio
- Informativos
- Ajuda
- Perguntas frequentes
- Suporte regional
- Fale conosco
Você tem acesso ao conteúdo gratuito do Portal de Periódicos da CAPES
Acesso CAFe
Sua pesquisa será realizada no conteúdo gratuito disponível no acervo do Portal de Periódicos da CAPES. O conteúdo assinado com as editoras científicas está disponível para os IPs identificados das instituições participantes. Caso você esteja acessando fora da rede da sua instituição, é necessário efetuar o login na Comunidade Acadêmica Federada (CAFe).
Acesso CAFe
- Acervo
- Buscar assunto
'; html += '
'; html += '
'; html += '
'; // Adicione o HTML à div $('#cited-by').append(html); $('#cited-by-title').removeClass("d-none"); }); }) .fail(function(xhr, status, error) { console.error('Erro na chamada AJAX:', status, error); }); $(document).on("click", '.favorito', function() { let idItem = $(this).data('item'); let objeto = this; $(`#result-busca-load-${idItem}`).removeClass("d-none"); $(`#conteudo-${idItem}`).addClass("d-none"); let id = $(this).data('id'); let action = $(this).data('action'); let source = $(this).data('source'); $.ajax({ type: 'GET', dataType: 'json', url: `/index.php?option=com_pbuscador&task=favorite&id=${id}&action=${action}&source=${source}`, success: function(data) { $(`#result-busca-load-${idItem}`).addClass("d-none"); $(`#conteudo-${idItem}`).removeClass("d-none"); if(data.code != 'error'){ $(objeto).toggleClass('fa far'); } renderMessages({ message: data.response, type: data.code, title: 'Meus Favoritos' }); }, error: function(data) { $(`#result-busca-load-${idItem}`).addClass("d-none"); $(`#conteudo-${idItem}`).removeClass("d-none"); renderMessages({ message: data.response, type: data.code, title: 'Meus Favoritos' }); } }); }) function renderMessages(data){ var backgroundColor = ''; if(data.type == 'error'){ backgroundColor = '#ff0000'; } var toastHtml = `
${data.title}
${data.message}
`; document.body.insertAdjacentHTML('beforeend', toastHtml); $('.toast').toast('show'); } $('#btnCopyLink').click(function () { new ClipboardJS('#btnCopyLink'); alert('URL copiada com sucesso!'); }); $('#exportBibTex').click(function () { let content = generateBibTeX(); downloadTxtFile(content, 'Periodicos-CAPES-BibTex', 'bib'); }); $('#exportRIS').click(function () { let content = generateRIS(); downloadTxtFile(content, 'Periodicos-CAPES-RIS', 'ris'); }); function downloadTxtFile(content, tipo, ext) { const blob = new Blob([content], { type: "text/plain" }); const anchor = document.createElement("a"); anchor.href = window.URL.createObjectURL(blob); anchor.download = `${tipo}.${ext}`; document.body.appendChild(anchor); anchor.click(); document.body.removeChild(anchor); }; // Função para gerar formato BibTeX function generateBibTeX() { return `@Artigo{W2742845379, title={Oral health-related quality of life in patients with stroke: a randomized clinical trial of oral hygiene care during outpatient rehabilitation}, author={Ruoxi Dai, Olt Lam, Edward Chin Man Lo, Leonard S.W. Li, Colman McGrath}, journal={Miscellaneous}, year={2017}, volume={7}, number={1}, pages={}-{}, doi={10.1038/s41598-017-07666-y}, keywords={} }`; } // Função para gerar formato RIS function generateRIS() { return `TY - Artigo ID - W2742845379 TI - Oral health-related quality of life in patients with stroke: a randomized clinical trial of oral hygiene care during outpatient rehabilitation AU - Ruoxi Dai, Olt Lam, Edward Chin Man Lo, Leonard S.W. Li, Colman McGrath PY - 2017 JO - Miscellaneous VL - 7 IS - 1 SP - EP - DO - 10.1038/s41598-017-07666-y ER -`; } function imprimirDiv() { setTimeout(function() { var conteudoOriginal = document.body.innerHTML; var conteudoDiv = document.getElementById("content-print").innerHTML; document.body.innerHTML = conteudoDiv; window.print(); document.body.innerHTML = conteudoOriginal; }, 2000); }});
Publicação - Artigo Revisado por pares Acesso aberto
Oral health-related quality of life in patients with stroke: a randomized clinical trial of oral hygiene care during outpatient rehabilitation
2017; Nature Portfolio; Volume: 7; Issue: 1 Linguagem: Inglês
10.1038/s41598-017-07666-y
ISSN
2045-2322
Autores
Ruoxi Dai, Olt Lam, Edward Chin Man Lo, Leonard S.W. Li, Colman McGrath
Tópico(s)
Changing Prevalence of HIV-Associated Oral Lesions
Resumo
This study was to evaluate the effectiveness of oral hygiene care in improving oral health- and health-related quality of life (OHRQoL and HRQoL) among patients receiving outpatient stroke rehabilitation. Subjects were randomized to: (1) a conventional oral hygiene care programme (COHCP) comprising a manual toothbrush, and oral hygiene instruction, or (2) an advanced oral hygiene care programme (AOHCP) comprising a powered toothbrush, 0.2% chlorhexidine mouthrinse, and oral hygiene instruction. The interventional period lasted for 3 months, followed by a 3-month observational period. HRQoL was assessed by SF-12, and OHRQoL was assessed by Oral Health Impact Profile-14 (OHIP-14), General Oral Health Assessment Index (GOHAI), and Oral Health Transitional Scale (OHTS). Participants in AOHCP group had significantly better OHRQoL at the end of clinical trial as assessed by OHTS (p < 0.01), and at the end of observational study as assessed by GOHAI (p < 0.05) than those in the COHCP. Participants in the AOHCP group had significantly better HRQoL as assessed by physical component summary score (PCS) the end of both 3 and 6 months (both p < 0.05). This study provided the evidence that the AOHCP was more effective than the COHCP within stroke rehabilitation in improving subjective health.
Referência(s)
Exportar
Publicação - Artigo Revisado por pares Acesso aberto
Oral health-related quality of life in patients with stroke: a randomized clinical trial of oral hygiene care during outpatient rehabilitation
2017; Nature Portfolio; Volume: 7; Issue: 1 Linguagem: Inglês
Usamos cookies para fornecer uma melhor experiência ao usuário no acesso ao Portal de Periódicos da CAPES, conforme nossa política e, ao continuar navegando, você concorda com essas condições. Entendi