1000 resultados para 700399 Communication services not elsewhere classified
Resumo:
In 2001 the Child Development Unit (CDU) in Brisbane piloted a series of monthly multidisciplinary case discussions via videoconference in the area of child development. During 2001 two sessions were provided; during 2004 there were 40. The substantial growth in 2004 was due to the expansion of child development services to include special interest group meetings and multipoint case conference meetings. In 2004, a total of 49 h of videoconferencing was conducted. The average session length was 75 min. Education and training sessions were delivered to 32 hospitals and health centres in Queensland and northern New South Wales. The maximum number of sites involved during a single videoconference was 25. The average number of attendees for each videoconference was five per site, including allied health staff, nurses and paediatricians. The delivery of child development services via videoconference has been shown to be useful in Queensland, especially for allied health staff working in regional and remote areas. The growth of the programme indicates its acceptance as a mainstream child development service in Queensland.
Resumo:
Mentoring is a strategy that may assist the midwifery profession to support new graduates and midwives working in rural and remote areas. We conducted a survey of 1577 New Zealand midwives about their opinions and experiences of mentoring. The questionnaire comprised 33 questions, nine of which were open questions. There was a 44% response rate. While the telephone was commonly utilized by mentors (37%) and mentored midwives (37%), the Internet and email played only a small part. Participants acknowledged the potential of these avenues for communication, but midwives felt that mentoring could be provided only by immediate, face-to-face contact. Nevertheless, e-mentoring could be a viable option and requires further investigation. About one-third of midwives identified geographical isolation as a barrier to being a mentor (38%) and being mentored (36%). The use of e-mentoring could remove the barrier of location and allow the midwife to chose a mentor who meets her needs, rather than because she is the only mentor available.
Resumo:
Review date: Review period January 1992-December 2001. Final analysis July 2004-January 2005. Background and review context: There has been no rigorous systematic review of the outcomes of early exposure to clinical and community settings in medical education. Objectives of review: (1) Identify published empirical evidence of the effects of early experience in medical education, analyse it, and synthesize conclusions from it. (2) Identify the strengths and limitations of the research effort to date, and identify objectives for future research. Search strategy: Ovid search of. BEI, ERIC, Medline, CIATAHL and EMBASE Additional electronic searches of: Psychinfo, Timelit, EBM reviews, SIGLE, and the Cochrane databases. Hand-searches of: Medical Education, Medical Teacher, Academic Medicine, Teaching and Learning in Medicine, Advances in Health Sciences Education, Journal of Educational Psychology. Criteria: Definitions: Experience: Authentic (real as opposed to simulated) human contact in a social or clinical context that enhances learning of health, illness and/or disease, and the role of the health professional. Early: What would traditionally have been regarded as the preclinical phase, usually the first 2 years. Inclusions: All empirical studies (verifiable, observational data) of early experience in the basic education of health professionals, whatever their design or methodology, including papers not in English. Evidence from other health care professions that could be applied to medicine was included. Exclusions: Not empirical; not early; post-basic; simulated rather than 'authentic' experience. Data collection: Careful validation of selection processes. Coding by two reviewers onto an extensively modified version of the standard BEME coding sheet. Accumulation into an Access database. Secondary coding and synthesis of an interpretation. Headline results: A total of 73 studies met the selection criteria and yielded 277 educational outcomes; 116 of those outcomes (from 38 studies) were rated strong and important enough to include in a narrative synthesis of results; 76% of those outcomes were from descriptive studies and 24% from comparative studies. Early experience motivated and satisfied students of the health professions and helped them acclimatize to clinical environments, develop professionally, interact with patients with more confidence and less stress, develop self-reflection and appraisal skill, and develop a professional identity. It strengthened their learning and made it more real and relevant to clinical practice. It helped students learn about the structure and function of the healthcare system, and about preventive care and the role of health professionals. It supported the learning of both biomedical and behavioural/social sciences and helped students acquire communication and basic clinical skills. There were outcomes for beneficiaries other than students, including teachers, patients, populations, organizations and specialties. Early experience increased recruitment to primary care/rural medical practice, though mainly in US studies which introduced it for that specific purpose as part of a complex intervention. Conclusions: Early experience helps medical students socialize to their chosen profession. It. helps them acquire a range of subject matter and makes their learning more real and relevant. It has potential benefits for other stakeholders, notably teachers and patients. It can influence career choices.
Resumo:
This pilot study examined the effects of a short-term music therapy program on the classroom behaviours of newly arrived refugee students who were attending an intensive 'English as a Second Language' secondary school. A cross-over design with two five-week intervention periods was employed with group music therapy sessions conducted one or two times per week. Data from the Behaviour Assessment Scale for Children were used to evaluate a range of positive and negative school behaviours. A significant decrease in externalising behaviours was found with particular reference to hyperactivity and aggression. No significant differences were found in other behaviours. Explanations and implications of these findings are discussed.
Resumo:
E-mentoring is an alternative to conventional face-to-face mentoring, incorporating the use of email, bulletin boards, discussion groups, instant messaging and videoconferencing. In a pilot trial, a New Zealand midwife mentored two new graduate midwives using a secure email system. The main themes of the email messages exchanged were debriefing and reflection, clinical queries, provision of information and discussion of professional issues. The pilot study showed that e-mentoring is a feasible option for midwives and warrants further investigation. Both mentor and mentees found the experience to be a helpful one. One of the advantages for both mentor and mentees was the flexibility of communication, since responses to email messages could be made at times that suited the authors. Nevertheless, issues of Internet access and the technical expertise of midwives will need to be considered in order for large scale e-mentoring to be implemented.
Resumo:
This paper describes methods used to support collaboration and communication between practitioners, designers and engineers when designing ubiquitous computing systems. We tested methods such as “Wizard of Oz” and design games in a real domain, the dental surgery, in an attempt to create a system that is: affordable; minimally disruptive of the natural flow of work; and improves human-computer interaction. In doing so we found that such activities allowed the practitioners to be on a ‘level playing ground’ with designers and engineers. The findings we present suggest that dentists are willing to engage in detailed exploration and constructive critique of technical design possibilities if the design ideas and prototypes are presented in the context of their work practice and are of a resolution and relevance that allow them to jointly explore and question with the design time. This paper is an extension of a short paper submitted to the Participatory Design Conference, 2004.
Resumo:
Most recently developed context-aware software applicationsmake unrealistic assumptions about the quality of the available context information, which can lead to inappropriate actions by the application and frustration on the part of the user. In this paper, we explore the problem of imperfect context information and some of its causes, and propose a novel approach for modelling incomplete and inaccurate information. Additionally, we present a discussion of our experiences in developing a contextaware communication application, highlighting design issues that are pertinent when developing applications that rely on imperfect context information.
Resumo:
Real-time control programs are often used in contexts where (conceptually) they run forever. Repetitions within such programs (or their specifications) may either (i) be guaranteed to terminate, (ii) be guaranteed to never terminate (loop forever), or (iii) may possibly terminate. In dealing with real-time programs and their specifications, we need to be able to represent these possibilities, and define suitable refinement orderings. A refinement ordering based on Dijkstra's weakest precondition only copes with the first alternative. Weakest liberal preconditions allow one to constrain behaviour provided the program terminates, which copes with the third alternative to some extent. However, neither of these handles the case when a program does not terminate. To handle this case a refinement ordering based on relational semantics can be used. In this paper we explore these issues and the definition of loops for real-time programs as well as corresponding refinement laws.
Resumo:
In this tutorial paper we summarise the key features of the multi-threaded Qu-Prolog language for implementing multi-threaded communicating agent applications. Internal threads of an agent communicate using the shared dynamic database used as a generalisation of Linda tuple store. Threads in different agents, perhaps on different hosts, communicate using either a thread-to-thread store and forward communication system, or by a publish and subscribe mechanism in which messages are routed to their destinations based on content test subscriptions. We illustrate the features using an auction house application. This is fully distributed with multiple auctioneers and bidders which participate in simultaneous auctions. The application makes essential use of the three forms of inter-thread communication of Qu-Prolog. The agent bidding behaviour is specified graphically as a finite state automaton and its implementation is essentially the execution of its state transition function. The paper assumes familiarity with Prolog and the basic concepts of multi-agent systems.
Resumo:
Although managers consider accurate, timely, and relevant information as critical to the quality of their decisions, evidence of large variations in data quality abounds. Over a period of twelve months, the action research project reported herein attempted to investigate and track data quality initiatives undertaken by the participating organisation. The investigation focused on two types of errors: transaction input errors and processing errors. Whenever the action research initiative identified non-trivial errors, the participating organisation introduced actions to correct the errors and prevent similar errors in the future. Data quality metrics were taken quarterly to measure improvements resulting from the activities undertaken during the action research project. The action research project results indicated that for a mission-critical database to ensure and maintain data quality, commitment to continuous data quality improvement is necessary. Also, communication among all stakeholders is required to ensure common understanding of data quality improvement goals. The action research project found that to further substantially improve data quality, structural changes within the organisation and to the information systems are sometimes necessary. The major goal of the action research study is to increase the level of data quality awareness within all organisations and to motivate them to examine the importance of achieving and maintaining high-quality data.
Resumo:
The verification of information flow properties of security devices is difficult because it involves the analysis of schematic diagrams, artwork, embedded software, etc. In addition, a typical security device has many modes, partial information flow, and needs to be fault tolerant. We propose a new approach to the verification of such devices based upon checking abstract information flow properties expressed as graphs. This approach has been implemented in software, and successfully used to find possible paths of information flow through security devices.