3 resultados para Needs model
em Biblioteca Digital da Produção Intelectual da Universidade de São Paulo
Family Health Strategy Professionals Facing Medical Social Needs: difficulties and coping strategies
Resumo:
Professionals of Family Health Strategy (FHS) work in communities where there are complex medical social problems. These contexts may lead them to psychological suffering, jeopardizing their care for the users, and creating yet another obstacle to the consolidation of FHS as the primary health care model in Brazil. The study investigated the difficulties and coping strategies reported by health professionals of the FHS teams when they face medical social needs of the communities where they work. Focus groups and semi-structured interviews were carried out with 68 professionals of three primary care units in the city of Sao Paulo (Southeastern Brazil). Drug dealing and abuse, alcoholism, depression and domestic violence are the most relevant problems mentioned by the study group. Professionals reported lack of adequate training, work overload, poor working conditions with feelings of professional impotence and frustration. To overcome these difficulties, professionals reported collective strategies, particularly experience sharing during team meetings and matrix support groups. The results indicate that the difficulties may put the professionals in a vulnerable state, similar to the patients they care for. The promotion of specialized and long term support should be reinforced, as well as the interaction with the local network of services and communities leaders. That may help professionals to deal with occupational stress related to medical and social needs present in their routine work; in the end, it may as well contribute to the strengthening of FHS.
Resumo:
Molecular dynamics simulations of the model protein chignolin with explicit solvent were carried out, in order to analyze the influence of the Berendsen thermostat on the evolution and folding of the peptide. The dependence of the peptide behavior on temperature was tested with the commonly employed thermostat scheme consisting of one thermostat for the protein and another for the solvent. The thermostat coupling time of the protein was increased to infinity, when the protein is not in direct contact with the thermal bath, a situation known as minimally invasive thermostat. In agreement with other works, it was observed that only in the last situation the instantaneous temperature of the model protein obeys a canonical distribution. As for the folding studies, it was shown that, in the applications of the commonly utilized thermostat schemes, the systems are trapped in local minima regions from which it has difficulty escaping. With the minimally invasive thermostat the time that the protein needs to fold was reduced by two to three times. These results show that the obstacles to the evolution of the extended peptide to the folded structure can be overcome when the temperature of the peptide is not directly controlled.
Resumo:
Abstract Background Over the last years, a number of researchers have investigated how to improve the reuse of crosscutting concerns. New possibilities have emerged with the advent of aspect-oriented programming, and many frameworks were designed considering the abstractions provided by this new paradigm. We call this type of framework Crosscutting Frameworks (CF), as it usually encapsulates a generic and abstract design of one crosscutting concern. However, most of the proposed CFs employ white-box strategies in their reuse process, requiring two mainly technical skills: (i) knowing syntax details of the programming language employed to build the framework and (ii) being aware of the architectural details of the CF and its internal nomenclature. Also, another problem is that the reuse process can only be initiated as soon as the development process reaches the implementation phase, preventing it from starting earlier. Method In order to solve these problems, we present in this paper a model-based approach for reusing CFs which shields application engineers from technical details, letting him/her concentrate on what the framework really needs from the application under development. To support our approach, two models are proposed: the Reuse Requirements Model (RRM) and the Reuse Model (RM). The former must be used to describe the framework structure and the later is in charge of supporting the reuse process. As soon as the application engineer has filled in the RM, the reuse code can be automatically generated. Results We also present here the result of two comparative experiments using two versions of a Persistence CF: the original one, whose reuse process is based on writing code, and the new one, which is model-based. The first experiment evaluated the productivity during the reuse process, and the second one evaluated the effort of maintaining applications developed with both CF versions. The results show the improvement of 97% in the productivity; however little difference was perceived regarding the effort for maintaining the required application. Conclusion By using the approach herein presented, it was possible to conclude the following: (i) it is possible to automate the instantiation of CFs, and (ii) the productivity of developers are improved as long as they use a model-based instantiation approach.