2 resultados para models of care
em Brock University, Canada
Resumo:
This research evaluates the effect of combined care nursing on three outcomes: i) patient satisfaction; ii) staff satisfaction; and iii) quality of care. Oakville-Trafalgar Memorial Hospital was in the early planning stages of changing to combined care nursing from the traditional method of providing separate postpartum and nursery care to mothers and babies. The opportunity existed to evaluate formally the change to combined care. There were three hypotheses to be investigated. Data were collected from four sources: patient surveys, staff surveys, informal interviews, and internal hospital documents. Both quantitative and qualitative data were analyzed. The surveys were administered on three different occasions to patients and staff. Other sources of data included informal interviews with patients and staff who responded to the surveys, and chart audits.The study findings revealed that the majority of respondents had increased levels of satisfaction and perceptions of increased quality of care following implementation of combined care. These findings, related to combined care and the role of change in its implementation and evaluation, indicate that there are no right or easy answers about how to make new ideas become reality in a smooth, pleasant way.
Resumo:
If you want to know whether a property is true or not in a specific algebraic structure,you need to test that property on the given structure. This can be done by hand, which can be cumbersome and erroneous. In addition, the time consumed in testing depends on the size of the structure where the property is applied. We present an implementation of a system for finding counterexamples and testing properties of models of first-order theories. This system is supposed to provide a convenient and paperless environment for researchers and students investigating or studying such models and algebraic structures in particular. To implement a first-order theory in the system, a suitable first-order language.( and some axioms are required. The components of a language are given by a collection of variables, a set of predicate symbols, and a set of operation symbols. Variables and operation symbols are used to build terms. Terms, predicate symbols, and the usual logical connectives are used to build formulas. A first-order theory now consists of a language together with a set of closed formulas, i.e. formulas without free occurrences of variables. The set of formulas is also called the axioms of the theory. The system uses several different formats to allow the user to specify languages, to define axioms and theories and to create models. Besides the obvious operations and tests on these structures, we have introduced the notion of a functor between classes of models in order to generate more co~plex models from given ones automatically. As an example, we will use the system to create several lattices structures starting from a model of the theory of pre-orders.