17 resultados para Missed appointments
Resumo:
OBJETIVO: Estimar a prevalência da adesão ao seguimento nutricional ambulatorial pós-cirúrgico e avaliar sua associação com fatores selecionados em indivíduos submetidos à cirurgia bariátrica. MÉTODOS: Estudo de coorte retrospectiva com base na revisão de dados pós-operatórios de 241 prontuários de adultos submetidos à gastroplastia redutora com derivação em Y de Roux entre 2006 e 2008. Considerou-se aderente o indivíduo que compareceu a quatro ou mais consultas nutricionais nos 12 primeiros meses após a cirurgia. Para investigar a associação entre adesão ao seguimento nutricional e idade, sexo, estado conjugal, escolaridade, situação empregatícia, distância entre a residência e o hospital, estratégias para perda de peso no período pré-operatório, índice de massa corporal no pré-cirúrgico imediato, presença de comorbidades e duração da internação pós-operatória, foram calculadas razões de prevalência e utilizou-se regressão múltipla de Poisson. RESULTADOS: A prevalência de adesão foi de 56% (IC95%=49,7-62,3) nessa população predominantemente feminina (80,9%), com média de idade de 44,4 anos (DP=11,6) e de IMC pré-operatório de 47,2kg/m² (DP=6,2). Dos fatores estudados, somente a duração da internação pós-operatória igual ou superior a 6 dias mostrou-se significativamente associada à adesão após análise ajustada por sexo e idade (RP=1,46; IC95%=1,15-1,86). CONCLUSÃO: A prevalência de adesão encontrada foi semelhante às de estudos internacionais, mas baixa considerando-se 75% como referência. A maior adesão observada nos indivíduos com internação pós-operatória prolongada pode sugerir que o maior contato com a equipe multiprofissional aumente a percepção da necessidade de cuidados com a saúde em longo prazo.
Resumo:
The ubiquity of time series data across almost all human endeavors has produced a great interest in time series data mining in the last decade. While dozens of classification algorithms have been applied to time series, recent empirical evidence strongly suggests that simple nearest neighbor classification is exceptionally difficult to beat. The choice of distance measure used by the nearest neighbor algorithm is important, and depends on the invariances required by the domain. For example, motion capture data typically requires invariance to warping, and cardiology data requires invariance to the baseline (the mean value). Similarly, recent work suggests that for time series clustering, the choice of clustering algorithm is much less important than the choice of distance measure used.In this work we make a somewhat surprising claim. There is an invariance that the community seems to have missed, complexity invariance. Intuitively, the problem is that in many domains the different classes may have different complexities, and pairs of complex objects, even those which subjectively may seem very similar to the human eye, tend to be further apart under current distance measures than pairs of simple objects. This fact introduces errors in nearest neighbor classification, where some complex objects may be incorrectly assigned to a simpler class. Similarly, for clustering this effect can introduce errors by “suggesting” to the clustering algorithm that subjectively similar, but complex objects belong in a sparser and larger diameter cluster than is truly warranted.We introduce the first complexity-invariant distance measure for time series, and show that it generally produces significant improvements in classification and clustering accuracy. We further show that this improvement does not compromise efficiency, since we can lower bound the measure and use a modification of triangular inequality, thus making use of most existing indexing and data mining algorithms. We evaluate our ideas with the largest and most comprehensive set of time series mining experiments ever attempted in a single work, and show that complexity-invariant distance measures can produce improvements in classification and clustering in the vast majority of cases.