22 resultados para Academic Programs
Resumo:
Objective: This study evaluates whether a course that was designed for first-year psychiatric residents and that specifically addressed psychodynamic principles fostered residents` progress in knowledge, skills, and attitudes regarding these concepts. Methods: The course was given in the 2005 academic year to all residents (N = 18) in their first psychiatric postgraduate year at the Department and Institute of Psychiatry, University of Sao Paulo, Brazil. The residents were assessed in the first and last sessions of the course through a written test that was blindly rated by two independent judges. Residents were also interviewed to observe whether psychodynamic concepts had been integrated into actual practice. Their responses were subjected to content analysis. Significance was tested using analysis of variance or nonparametric tests when necessary. Agreement between the judges was tested using intraclass correlation coefficients. Results: The judges demonstrated a high level of agreement. The difference in mean scores before and after the course was such that the total score increased by a mean of 2.5 points (total test score was 10 points). Additionally, residents started to undergo personal psychotherapy after the course. They reported that this course had markedly improved their relationship with patients. They emphasized the opportunities for self-reflection and gaining insights into themselves and patient treatment issues. Conclusion: This initial study indicates that this educational method can effectively promote psychodynamic knowledge, skills, and appropriate attitudes for managing psychiatric outpatients among residents. The course was very well received by the residents, and a similar method can easily be instituted within other residency programs that pursue integrated teaching methods.
Resumo:
Experimental and clinical evidence shows that neutrophils play an important role in the mechanism of tissue injury in immune complex diseases through the generation of reactive oxygen species. In this study, we examined the influence of academic psychological stress in post-graduate students on the capacity of their blood neutrophils to release superoxide when stimulated by immune complexes bound to nonphagocytosable surfaces and investigated the modulatory effect of cortisol on this immune function. The tests were performed on the day before the final examination. The state-trait anxiety inventory questionnaire was used to examine whether this stressful event caused emotional distress. In our study, the psychological stress not only increased plasma cortisol concentration, but it also provoked a reduction in superoxide release by neutrophils. This decrease in superoxide release was accompanied by diminished mRNA expression for subunit p47(phox) of the phagocyte superoxide-generating nicotinamide adenine dinucleotide phosphate-oxidase. These inhibitory effects were also observed by in vitro exposure of neutrophils from control volunteers to 10(-7) M hydrocortisone, and could be prevented by the glucocorticoid receptor antagonist RU-486. These results show that in a situation of psychological stress, the increased levels of cortisol could inhibit superoxide release by neutrophils stimulated by IgG immune complexes bound to nonphagocytosable surfaces, which could attenuate the inflammatory state.
Resumo:
Background Disease management programs (DMPs) are developed to address the high morbi-mortality and costs of congestive heart failure (CHF). Most studies have focused on intensive programs in academic centers. Washington County Hospital (WCH) in Hagerstown, MD, the primary reference to a semirural county, established a CHF DMP in 2001 with standardized documentation of screening and participation. Linkage to electronic records and state vital statistics enabled examination of the CHF population including individuals participating and those ineligible for the program. Methods All WCH inpatients with CHF International Classification of Diseases, Ninth Revision code in any position of the hospital list discharged alive. Results Of 4,545 consecutive CHF admissions, only 10% enrolled and of those only 52.2% made a call. Enrollment in the program was related to: age (OR 0.64 per decade older, 95% CI 0.58-0.70), CHF as the main reason for admission (OR 3.58, 95% CI 2.4-4.8), previous admission for CHF (OR 1.14, 95% CI 1.09-1.2), and shorter hospital stay (OR 0.94 per day longer, 95% CI 0.87-0.99). Among DMP participants mortality rates were lowest in the first month (80/1000 person-years) and increased subsequently. The opposite mortality trend occurred in nonenrolled groups with mortality in the first month of 814 per 1000 person-years in refusers and even higher in ineligible (1569/1000 person-years). This difference remained significant after adjustment. Re-admission rates were lower among participants who called consistently (adjusted incidence rate ratio 0.62, 95% CI 0.52-0.77). Conclusion Only a small and highly select group participated in a low-intensity DMP for CHF in a community-based hospital. Design of DMPs should incorporate these strong selective factors to maximize program impact. (Am Heart J 2009; 15 8:459-66.)
Resumo:
Ictal behavior coupled with SPECT findings during 28 seizures in patients with temporal lobe epilepsy (TLE) with unilateral hippocampal sclerosis (13 left; 15 right) was displayed as flowcharts from right-sided (RTLE) plus left-sided (LTLE) seizures. Ictal SPECT was classified blind to neuroethology. Behaviors were categorized as ipsilateral to the epileptogenic zone (IL), contralateral to the epileptogenic zone (CL), or bilateral. SPECT intensity and region were categorized as IL or CL to the epileptogenic zone. All patients developed automatisms and had hyperperfusion in their temporal lobes. Patients` verbal responses to questions had statistical interactions in RTLE but not in LTLE sum. Most CL dystonic posturing was correlated to IL basal ganglia hyperperfusion. Basal ganglia activation occurred in seizures without dystonic posturing and CL manual automatisms, and lack of IL dystonic posturing and the presence of CL cerebellar hemispheric hyperperfusion were also observed. Coupling of neuroethology and SPECT findings reliably evaluates ictal behavior and functionality of associated brain areas. (C) 2010 Elsevier Inc. All rights reserved.
Resumo:
Plastic surgery is based on improving esthetic for the patient. In most services, the surgery outcome is evaluated in a subjective manner. Aim: to objectively assess the degree of patient satisfaction one year after rhinoplasty using the Rhinoplasty Outcome Evaluation questionnaire at a referral academic center. Materials and Methods: 69 patients operated in the otorhinolaryngology service were selected. The patients were operated upon by third year residents during the period from January to December 2007 and answered the questionnaire translated by the authors of this study. Results: we obtained a mean value of 73.25% of satisfaction for primary rhinoplasty and a mean value of 72.02% of satisfaction for secondary rhinoplasty. Conclusion: the level of satisfaction presented by the patients was considered to be very good.
Resumo:
Vector field formulation based on the Poisson theorem allows an automatic determination of rock physical properties (magnetization to density ratio-MDR-and the magnetization inclination-MI) from combined processing of gravity and magnetic geophysical data. The basic assumptions (i.e., Poisson conditions) are: that gravity and magnetic fields share common sources, and that these sources have a uniform magnetization direction and MDR. In addition, the previously existing formulation was restricted to profile data, and assumed sufficiently elongated (2-D) sources. For sources that violate Poisson conditions or have a 3-D geometry, the apparent values of MDR and MI that are generated in this way have an unclear relationship to the actual properties in the subsurface. We present Fortran programs that estimate MDR and MI values for 3-D sources through processing of gridded gravity and magnetic data. Tests with simple geophysical models indicate that magnetization polarity can be successfully recovered by MDR-MI processing, even in cases where juxtaposed bodies cannot be clearly distinguished on the basis of anomaly data. These results may be useful in crustal studies, especially in mapping magnetization polarity from marine-based gravity and magnetic data. (c) 2007 Elsevier Ltd. All rights reserved.
Resumo:
Aspect-oriented programming (AOP) is a promising technology that supports separation of crosscutting concerns (i.e., functionality that tends to be tangled with, and scattered through the rest of the system). In AOP, a method-like construct named advice is applied to join points in the system through a special construct named pointcut. This mechanism supports the modularization of crosscutting behavior; however, since the added interactions are not explicit in the source code, it is hard to ensure their correctness. To tackle this problem, this paper presents a rigorous coverage analysis approach to ensure exercising the logic of each advice - statements, branches, and def-use pairs - at each affected join point. To make this analysis possible, a structural model based on Java bytecode - called PointCut-based Del-Use Graph (PCDU) - is proposed, along with three integration testing criteria. Theoretical, empirical, and exploratory studies involving 12 aspect-oriented programs and several fault examples present evidence of the feasibility and effectiveness of the proposed approach. (C) 2010 Elsevier Inc. All rights reserved.