969 resultados para Interval Data


Relevância:

20.00% 20.00%

Publicador:

Resumo:

As doenças cardiovasculares são as principais causas de morte no mundo e muitos constituem os fatores de risco para essas doenças. Objetiva-se investigar o risco cardiovascular para evento coronariano agudo de acordo com o escore de Framingham em população adulta do município de Anchieta-ES. Estudo transversal com dados da linha de base do estudo Carmen Anchieta, iniciado em 2010. A amostra foi sistemática e estratificada por micro área de abrangência das Unidades de Saúde da Família, sexo e idade e 539 pessoas foram selecionadas para este estudo por terem os dados completos. Os dados foram coletados mediante entrevista no domicílio, exames laboratoriais de sangue, verificação da pressão arterial e antropometria nas Unidades de Saúde. As variáveis de exposição constituem escolaridade, raça-cor, renda familiar, residência em espaço urbano ou rural, estado civil, consumo de álcool, atividade física, índice de massa corpórea e autoavaliação de saúde. Para a classificação do risco cardiovascular utilizou-se o escore de Framingham. Foi realizada análise bivariada e regressão logística multinomial para testar a hipótese de associação entre as variáveis e o risco cardiovascular mediante o cálculo da razão de chances (RC) e intervalo de confiança de 95%. O nível de significância foi p < 0,05. Os resultados mostraram predominância de pessoas nas faixas etárias entre 25 a 54 anos, casadas, pardas, ensino fundamental incompleto, baixa renda, insuficientemente ativas, com sobrepeso e obesidade em mais da metade da amostra, 38,6% ingeriam bebida alcoólica e 55,7% relaram saúde muito boa ou boa. O risco cardiovascular foi baixo em 74%, intermediário em 11,3% e elevado em 14,7%. Estiveram associados ao risco cardiovascular intermediário ser analfabeto 8,89 (3,193-24,756), ter ensino fundamental incompleto 3,17 (1,450-6,964) e ser viúvo/ separado 2,55 (1,165-5,583) e associados ao risco cardiovascular elevado ser analfabeto 11,34 (4,281-30,049), ensino fundamental incompleto 2,95 (1,362-6,407) e autoavaliação da saúde muito ruim/ruim 2,98 (1,072-8,307) e regular 2,25 (1,294-3,925). Ser solteiro constituiu fator de proteção 0,40 (0,183-0,902).

Relevância:

20.00% 20.00%

Publicador:

Resumo:

Introdução: A relação entre eventos de vida e o surgimento e progressão do câncer de mama tem sido investigada por alguns estudos. Objetivo: Identificar os eventos de vida ocorridos em mulheres com diagnóstico de câncer de mama, examinar o tempo transcorrido entre o evento e o diagnóstico, examinar a associação entre a sobrecarga ocasionada pelo evento no momento da ocorrência e após o diagnóstico e examinar a associação entre metástase e eventos de vida pós diagnóstico de câncer de mama. Metodologia: Estudo transversal realizado no Hospital Santa Rita de Cássia, Vitória – ES. Compõe-se a amostra por 300 mulheres. Coletaram-se os dados no período de setembro a dezembro de 2014. Utilizou-se o instrumento Life Events Units – LEU/VAS que se baseia na Escala de Avaliação de Reajustamento Social de Holmes e Rahe, que no Brasil foi adaptada por Vasconcellos. Utilizou-se o Pacote Estatístico para Ciências Sociais (SPSS), versão 20.0, para calcular a frequência, média, mediana, desvio padrão e aplicar os testes não paramétrico de Wilcoxon e qui-quadrado. Resultados: A média de idade foi de 53 anos. Predominou-se mulheres de raça/cor não branca (65%), com menos de 8 anos de estudo (64%) e casadas (54%). Identificou-se que a maioria da amostra relatou pelo menos um evento de vida (99,3%). O principal evento de vida relatado foi morte de alguém na família. As medianas do tempo transcorrido entre os eventos de vida mais relatados e o diagnóstico de câncer de mama variaram de 5 a 15 anos. Observou-se diferença significante (p< 0,05) entre a sobrecarga ocasionada pelos eventos de vida nos dois momentos examinados. Em relação à metástase, 31,7% das que tiveram recidivas relataram um ou mais eventos de vida (p= 0,001). Quando considerado o tempo transcorrido entre o diagnóstico e o surgimento da metástase nas 46 mulheres, observou-se uma mediana de 18,0 meses. Conclusão: Os resultados deste estudo são potencialmente importantes, pois dão suporte a uma possível interação entre eventos de vida pós diagnóstico de câncer de mama e metástase. Estudos futuros são necessários para melhor compreensão desta relação.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

The progressive aging of the population requires new kinds of social and medical intervention and the availability of different services provided to the elder population. New applications have been developed and some services are now provided at home, allowing the older people to stay home instead of having to stay in hospitals. But an adequate response to the needs of the users will imply a high percentage of use of personal data and information, including the building up and maintenance of user profiles, feeding the systems with the data and information needed for a proactive intervention in scheduling of events in which the user may be involved. Fundamental Rights may be at stake, so a legal analysis must also be considered.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

Wireless medical systems are comprised of four stages, namely the medical device, the data transport, the data collection and the data evaluation stages. Whereas the performance of the first stage is highly regulated, the others are not. This paper concentrates on the data transport stage and argues that it is necessary to establish standardized tests to be used by medical device manufacturers to provide comparable results concerning the communication performance of the wireless networks used to transport medical data. Besides, it suggests test parameters and procedures to be used to produce comparable communication performance results.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

The increasing availability of mobility data and the awareness of its importance and value have been motivating many researchers to the development of models and tools for analyzing movement data. This paper presents a brief survey of significant research works about modeling, processing and visualization of data about moving objects. We identified some key research fields that will provide better features for online analysis of movement data. As result of the literature review, we suggest a generic multi-layer architecture for the development of an online analysis processing software tool, which will be used for the definition of the future work of our team.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

More and more current software systems rely on non trivial coordination logic for combining autonomous services typically running on different platforms and often owned by different organizations. Often, however, coordination data is deeply entangled in the code and, therefore, difficult to isolate and analyse separately. COORDINSPECTOR is a software tool which combines slicing and program analysis techniques to isolate all coordination elements from the source code of an existing application. Such a reverse engineering process provides a clear view of the actually invoked services as well as of the orchestration patterns which bind them together. The tool analyses Common Intermediate Language (CIL) code, the native language of Microsoft .Net Framework. Therefore, the scope of application of COORDINSPECTOR is quite large: potentially any piece of code developed in any of the programming languages which compiles to the .Net Framework. The tool generates graphical representations of the coordination layer together and identifies the underlying business process orchestrations, rendering them as Orc specifications

Relevância:

20.00% 20.00%

Publicador:

Resumo:

Abstract: in Portugal, and in much of the legal systems of Europe, «legal persons» are likely to be criminally responsibilities also for cybercrimes. Like for example the following crimes: «false information»; «damage on other programs or computer data»; «computer-software sabotage»; «illegitimate access»; «unlawful interception» and «illegitimate reproduction of protected program». However, in Portugal, have many exceptions. Exceptions to the «question of criminal liability» of «legal persons». Some «legal persons» can not be blamed for cybercrime. The legislature did not leave! These «legal persons» are v.g. the following («public entities»): legal persons under public law, which include the public business entities; entities utilities, regardless of ownership; or other legal persons exercising public powers. In other words, and again as an example, a Portuguese public university or a private concessionaire of a public service in Portugal, can not commit (in Portugal) any one of cybercrime pointed. Fair? Unfair. All laws should provide that all legal persons can commit cybercrimes. PS: resumo do artigo em inglês.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

The present study aimed at developing an Aloe vera-based formula for topical use on horse hoof and evaluating whether the treatment affects hooves growth and balance. Six healthy male horses between the ages of 3 and 17 years (12±5.25) were used, all semi-confined animals for breeding purposes. Before beginning A. vera treatment, animals underwent two trimming procedures with a 45 days-interval. After the second trimming, one of the forelimbs and one of the hindlimbs of 4 horses was weekly treated by topical application of the glycolic extract of A. vera at 20%. The contralateral limb, randomly chosen, received the extract at 50%. The hooves of the other animals were treated with propylene glycol. Treatment was done for 225 days and, during this time, animals underwent periodic trimming. Variables related to growth and balance of the hooves were measured before and after trimming. Data were analyzed using chi-square test and regression analysis at 5% significance. Growth rate of the hooves was not related to treatment. On the other hand, the 50% extract was related to the majority of the hooves in balance (p<0.05). Results suggest that a weekly topical treatment with A. vera glycolic extract does not improve the growth rate of the hooves; however, when applied at a high concentration, it improves their balance.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

In this work, we consider the numerical solution of a large eigenvalue problem resulting from a finite rank discretization of an integral operator. We are interested in computing a few eigenpairs, with an iterative method, so a matrix representation that allows for fast matrix-vector products is required. Hierarchical matrices are appropriate for this setting, and also provide cheap LU decompositions required in the spectral transformation technique. We illustrate the use of freely available software tools to address the problem, in particular SLEPc for the eigensolvers and HLib for the construction of H-matrices. The numerical tests are performed using an astrophysics application. Results show the benefits of the data-sparse representation compared to standard storage schemes, in terms of computational cost as well as memory requirements.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

Image segmentation is an ubiquitous task in medical image analysis, which is required to estimate morphological or functional properties of given anatomical targets. While automatic processing is highly desirable, image segmentation remains to date a supervised process in daily clinical practice. Indeed, challenging data often requires user interaction to capture the required level of anatomical detail. To optimize the analysis of 3D images, the user should be able to efficiently interact with the result of any segmentation algorithm to correct any possible disagreement. Building on a previously developed real-time 3D segmentation algorithm, we propose in the present work an extension towards an interactive application where user information can be used online to steer the segmentation result. This enables a synergistic collaboration between the operator and the underlying segmentation algorithm, thus contributing to higher segmentation accuracy, while keeping total analysis time competitive. To this end, we formalize the user interaction paradigm using a geometrical approach, where the user input is mapped to a non-cartesian space while this information is used to drive the boundary towards the position provided by the user. Additionally, we propose a shape regularization term which improves the interaction with the segmented surface, thereby making the interactive segmentation process less cumbersome. The resulting algorithm offers competitive performance both in terms of segmentation accuracy, as well as in terms of total analysis time. This contributes to a more efficient use of the existing segmentation tools in daily clinical practice. Furthermore, it compares favorably to state-of-the-art interactive segmentation software based on a 3D livewire-based algorithm.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

In this paper, we present a method for estimating local thickness distribution in nite element models, applied to injection molded and cast engineering parts. This method features considerable improved performance compared to two previously proposed approaches, and has been validated against thickness measured by di erent human operators. We also demonstrate that the use of this method for assigning a distribution of local thickness in FEM crash simulations results in a much more accurate prediction of the real part performance, thus increasing the bene ts of computer simulations in engineering design by enabling zero-prototyping and thus reducing product development costs. The simulation results have been compared to experimental tests, evidencing the advantage of the proposed method. Thus, the proposed approach to consider local thickness distribution in FEM crash simulations has high potential on the product development process of complex and highly demanding injection molded and casted parts and is currently being used by Ford Motor Company.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

Websites are, nowadays, the face of institutions, but they are often neglected, especially when it comes to contents. In the present paper, we put forth an investigation work whose final goal is the development of a model for the measurement of data quality in institutional websites for health units. To that end, we have carried out a bibliographic review of the available approaches for the evaluation of website content quality, in order to identify the most recurrent dimensions and the attributes, and we are currently carrying out a Delphi Method process, presently in its second stage, with the purpose of reaching an adequate set of attributes for the measurement of content quality.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

This article presents a research work, the goal of which was to achieve a model for the evaluation of data quality in institutional websites of health units in a broad and balanced way. We have carried out a literature review of the available approaches for the evaluation of website content quality, in order to identify the most recurrent dimensions and the attributes, and we have also carried out a Delphi method process with experts in order to reach an adequate set of attributes and their respective weights for the measurement of content quality. The results obtained revealed a high level of consensus among the experts who participated in the Delphi process. On the other hand, the different statistical analysis and techniques implemented are robust and attach confidence to our results and consequent model obtained.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

The success of dental implant-supported prosthesis is directly linked to the accuracy obtained during implant’s pose estimation (position and orientation). Although traditional impression techniques and recent digital acquisition methods are acceptably accurate, a simultaneously fast, accurate and operator-independent methodology is still lacking. Hereto, an image-based framework is proposed to estimate the patient-specific implant’s pose using cone-beam computed tomography (CBCT) and prior knowledge of implanted model. The pose estimation is accomplished in a threestep approach: (1) a region-of-interest is extracted from the CBCT data using 2 operator-defined points at the implant’s main axis; (2) a simulated CBCT volume of the known implanted model is generated through Feldkamp-Davis-Kress reconstruction and coarsely aligned to the defined axis; and (3) a voxel-based rigid registration is performed to optimally align both patient and simulated CBCT data, extracting the implant’s pose from the optimal transformation. Three experiments were performed to evaluate the framework: (1) an in silico study using 48 implants distributed through 12 tridimensional synthetic mandibular models; (2) an in vitro study using an artificial mandible with 2 dental implants acquired with an i-CAT system; and (3) two clinical case studies. The results shown positional errors of 67±34μm and 108μm, and angular misfits of 0.15±0.08º and 1.4º, for experiment 1 and 2, respectively. Moreover, in experiment 3, visual assessment of clinical data results shown a coherent alignment of the reference implant. Overall, a novel image-based framework for implants’ pose estimation from CBCT data was proposed, showing accurate results in agreement with dental prosthesis modelling requirements.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

One of the current frontiers in the clinical management of Pectus Excavatum (PE) patients is the prediction of the surgical outcome prior to the intervention. This can be done through computerized simulation of the Nuss procedure, which requires an anatomically correct representation of the costal cartilage. To this end, we take advantage of the costal cartilage tubular structure to detect it through multi-scale vesselness filtering. This information is then used in an interactive 2D initialization procedure which uses anatomical maximum intensity projections of 3D vesselness feature images to efficiently initialize the 3D segmentation process. We identify the cartilage tissue centerlines in these projected 2D images using a livewire approach. We finally refine the 3D cartilage surface through region-based sparse field level-sets. We have tested the proposed algorithm in 6 noncontrast CT datasets from PE patients. A good segmentation performance was found against reference manual contouring, with an average Dice coefficient of 0.75±0.04 and an average mean surface distance of 1.69±0.30mm. The proposed method requires roughly 1 minute for the interactive initialization step, which can positively contribute to an extended use of this tool in clinical practice, since current manual delineation of the costal cartilage can take up to an hour.