815 resultados para access to surrogacy


Relevância:

100.00% 100.00%

Publicador:

Resumo:

The purpose of this thesis was to investigate the association between parent acculturation and parental fruit and vegetable intake, child fruit and vegetable intake, and child access and availability to fruits and vegetables. Secondary data analysis was performed on a convenience sample of low-income Hispanic-identifying parents (n = 177) and children from a baseline survey from the Sprouting Healthy Kids intervention. T tests were used to examine the association between parent acculturation status (acculturated or non-acculturated) and fruit intake, vegetable intake and combined fruit and vegetable intake of both the parent and the child. T tests were also used to determine the relationship between parent acculturation and child access and availability to fruits, vegetables, and combined fruits and vegetables. Statistical significance was set at a p level of 0.05. The mean FVI for the parents and children were 3.41 servings and 2.96 servings, respectively. Statistical significance was found for the relationships between parent acculturation and parent fruit intake and parent acculturation and child fruit access. Lower acculturation of the parent was significantly related to higher fruit intake. Counter to the hypothesis, higher acculturation was found to be associated with greater access to fruits for the child. These findings suggest the necessity for not only culturally specific nutrition interventions, but the need for interventions to target behaviors for specific levels of acculturation within a culture. ^

Relevância:

100.00% 100.00%

Publicador:

Resumo:

The future Internet is expected to be composed of a mesh of interoperable web services accessible from all over the web. This approach has not yet caught on since global user?service interaction is still an open issue. This paper states one vision with regard to next-generation front-end Web 2.0 technology that will enable integrated access to services, contents and things in the future Internet. In this paper, we illustrate how front-ends that wrap traditional services and resources can be tailored to the needs of end users, converting end users into prosumers (creators and consumers of service-based applications). To do this, we propose an architecture that end users without programming skills can use to create front-ends, consult catalogues of resources tailored to their needs, easily integrate and coordinate front-ends and create composite applications to orchestrate services in their back-end. The paper includes a case study illustrating that current user-centred web development tools are at a very early stage of evolution. We provide statistical data on how the proposed architecture improves these tools. This paper is based on research conducted by the Service Front End (SFE) Open Alliance initiative.

Relevância:

100.00% 100.00%

Publicador:

Resumo:

In the last few years, there has been a wide development in the research on textual information systems. The goal is to improve these systems in order to allow an easy localization, treatment and access to the information stored in digital format (Digital Databases, Documental Databases, and so on). There are lots of applications focused on information access (for example, Web-search systems like Google or Altavista). However, these applications have problems when they must access to cross-language information, or when they need to show information in a language different from the one of the query. This paper explores the use of syntactic-sematic patterns as a method to access to multilingual information, and revise, in the case of Information Retrieval, where it is possible and useful to employ patterns when it comes to the multilingual and interactive aspects. On the one hand, the multilingual aspects that are going to be studied are the ones related to the access to documents in different languages from the one of the query, as well as the automatic translation of the document, i.e. a machine translation system based on patterns. On the other hand, this paper is going to go deep into the interactive aspects related to the reformulation of a query based on the syntactic-semantic pattern of the request.

Relevância:

100.00% 100.00%

Publicador:

Resumo:

Objective. To synthesise the scientific evidence concerning barriers to health care access faced by migrants. We sought to critically analyse this evidence with a view to guiding policies. Design. A systematic review methodology was used to identify systematic and scoping reviews which quantitatively or qualitatively analysed data from primary studies. The main variables analysed were structural and contextual barriers (health system organisation) as well as individual (patients and providers). The quality of evidence from the systematic reviews was critically appraised. From 2674 reviews, 79 were retained for further scrutiny, and finally 9 met the inclusion criteria. Results. The structural barriers identified were the lack of health insurance and the high cost of drugs (non-universal health system) and organisational aspects of health system (social insurance system and national health system). The individual barriers were linguistic and cultural. None of the reviews provided a quality appraisal of the studies. Conclusions. Barriers to health care for migrants range from entitlement in non-universal health systems to accessibility in universal ones, and determinants of access to the respective health services should be analysed within the corresponding national context. Generate social and institutional changes that eliminate barriers to access to health services is essential to ensure health for all.

Relevância:

100.00% 100.00%

Publicador:

Resumo:

We analyse the access to different institutional pathways to higher education for second-generation students, focusing on youths that hold a higher-education entrance certificate. The alternative vocational pathway appears to compensate to some degree, compared to the traditional academic one, for North-African and Southern-European youths in France, those from Turkey in Germany, and to a lesser degree those from Portugal, Turkey, Ex-Yugoslavia, Albania/Kosovo in Switzerland. This is not the case in Switzerland for Western-European, Italian, and Spanish youths who indeed access higher education via the academic pathway more often than Swiss youths. Using youth panel and survey data, multinomial models are applied to analyse these pathway choices.

Relevância:

100.00% 100.00%

Publicador:

Resumo:

Identifying inequities in access to health care requires critical scrutiny of the patterns and processes of care decisions. This paper describes a conceptual model. derived from social problems theory. which is proposed as a useful framework for explaining patterns of post-acute care referral and in particular, individual variations in referral to rehabilitation after traumatic brain injury (TBI). The model is based on three main components: (1) characteristics of the individual with TBI, (2) activities of health care professionals and the processes of referral. and (3) the contexts of care. The central argument is that access to rehabilitation following TBI is a dynamic phenomenon concerning the interpretations and negotiations of health care professionals. which in turn are shaped by the organisational and broader health care contexts. The model developed in this paper provides opportunity to develop a complex analysis of post-acute care referral based on patient factors, contextual factors and decision-making processes. It is anticipated that this framework will have utility in other areas examining and understanding patterns of access to health care. (C) 2002 Elsevier Science Ltd. All rights reserved.

Relevância:

100.00% 100.00%

Publicador:

Resumo:

Invasive vertebrate pests together with overabundant native species cause significant economic and environmental damage in the Australian rangelands. Access to artificial watering points, created for the pastoral industry, has been a major factor in the spread and survival of these pests. Existing methods of controlling watering points are mechanical and cannot discriminate between target species. This paper describes an intelligent system of controlling watering points based on machine vision technology. Initial test results clearly demonstrate proof of concept for machine vision in this application. These initial experiments were carried out as part of a 3-year project using machine vision software to manage all large vertebrates in the Australian rangelands. Concurrent work is testing the use of automated gates and innovative laneway and enclosure design. The system will have application in any habitat throughout the world where a resource is limited and can be enclosed for the management of livestock or wildlife.

Relevância:

100.00% 100.00%

Publicador:

Resumo:

Access control (AC) limits access to the resources of a system only to authorized entities. Given that information systems today are increasingly interconnected, AC is extremely important. The implementation of an AC service is a complicated task. Yet the requirements to an AC service vary a lot. Accordingly, the design of an AC service should be flexible and extensible in order to save development effort and time. Unfortunately, with conventional object-oriented techniques, when an extension has not been anticipated at the design time, the modification incurred by the extension is often invasive. Invasive changes destroy design modularity, further deteriorate design extensibility, and even worse, they reduce product reliability. ^ A concern is crosscutting if it spans multiple object-oriented classes. It was identified that invasive changes were due to the crosscutting nature of most unplanned extensions. To overcome this problem, an aspect-oriented design approach for AC services was proposed, as aspect-oriented techniques could effectively encapsulate crosscutting concerns. The proposed approach was applied to develop an AC framework that supported role-based access control model. In the framework, the core role-based access control mechanism is given in an object-oriented design, while each extension is captured as an aspect. The resulting framework is well-modularized, flexible, and most importantly, supports noninvasive adaptation. ^ In addition, a process to formalize the aspect-oriented design was described. The purpose is to provide high assurance for AC services. Object-Z was used to specify the static structure and Predicate/Transition net was used to model the dynamic behavior. Object-Z was extended to facilitate specification in an aspect-oriented style. The process of formal modeling helps designers to enhance their understanding of the design, hence to detect problems. Furthermore, the specification can be mathematically verified. This provides confidence that the design is correct. It was illustrated through an example that the model was ready for formal analysis. ^

Relevância:

100.00% 100.00%

Publicador:

Resumo:

The number of students identified as having autism increased by 500% in the past 10 years (United States Government Accountability Office, 2005). All students with disabilities are required to be placed in least restrictive environments and to be given access to the general curriculum in the major subjects of math, reading, writing, and science as mandated by federal legislation such as the Individuals with Disabilities Education Act (IDEA, 2004) and No Child Left Behind (NCLB, 2001). As a result of this legislation, an increasing number of students with autism are being educated in inclusive classrooms. Most studies on general education access and curriculum modifications and/or instructional accommodations center on students with intellectual disabilities (e.g. Soukup, Wehmeyer, Bashinski, & Boviard, 2007; Wehmeyer, Lattin, Lapp-Rincker, & Agran, 2003). Wehmeyer et al. (2003) and Soukup et al. (2007) found included students with intellectual disabilities had more access to the general curriculum than mostly self-contained students. This meant included students were more likely to be working on the general curriculum as mandated by NCLB than those in only self-contained classrooms. This study builds and expands the research of Wehmeyer et al., as well as Soukup et al., by examining how students with autism are given access to the general curriculum through curriculum modifications and instructional accommodations used by general education teachers in three schools. This investigation focused on nine inclusive classrooms for students with autism using a parallel mixed methods design (Newman, Newman, & Newman, 2011). Classroom observations using both an IEP related checklist and field notes, teacher interviews, an archival document review of the Individual Education Plan (IEP) for the selected students with autism were performed. Findings of this study were organized by interview questions and subsequent coding categories. Quantitative data were organized in a nominal scale. Participants asserted that their middle school students with autism functioned well in their classrooms, occasionally exhibiting behavioral differences. Most instructional accommodations on IEPs were being implemented by participants, and participants often provided additional instructional accommodations not mandated by the IEP. The majority of participants credited county workshops for their knowledge of instructional accommodations.

Relevância:

100.00% 100.00%

Publicador:

Resumo:

Due to shrinking budgets and new demands for technology, Scottsdale Community College (SCC) IT department needed an effective, sustainable solution that would provide ubiquitous access to technology for students, faculty, and staff, both on- and off-campus. This paper explores how SCC implemented a complete virtualized computing environment.

Relevância:

100.00% 100.00%

Publicador:

Resumo:

INTRODUCTION: Modern day antiretroviral therapy allows HIV+ pregnant women to lower the likelihood of viral transmission to their infants before, during, and after birth from 20-45% to less than 5%. In developing countries, where non-facility births may outnumber facility births, infant access to safe antiretroviral medication during the critical first three days after birth is often limited. A single-dose, polyethylene pouch ("Pratt Pouch") addresses this challenge by allowing the medication to be distributed to mothers during antenatal care. METHODS: The Pratt Pouch was introduced as part of a one year clinical feasibility study in two districts in Southern Province, Zambia. Participating nurses, community health workers, and pharmacists were trained before implementation. Success in achieving improved antiretroviral medication access was assessed via pre intervention and post intervention survey responses by HIV+ mothers. RESULTS: Access to medication for HIV-exposed infants born outside of a health facility increased from 35% (17/51) before the introduction of the pouch to 94% (15/16) after (p<0.05). A non-significant increase in homebirth rates from 33% (pre intervention cohort) to 50% (post intervention cohort) was observed (p>0.05). Results remained below the national average homebirth rate of 52%. Users reported minimal spillage and a high level of satisfaction with the Pratt Pouch. CONCLUSION: The Pratt Pouch enhances access to infant antiretroviral medication in a rural, non-facility birth setting. Wide scale implementation could have a substantial global impact on HIV transmission rates from mother to child.

Relevância:

100.00% 100.00%

Publicador:

Resumo:

In August 2000, the federal government began an internal review of the Access to Information Act (ATIA). The ATIA gives Canadians a qualified right of access to records held by federal institutions. Decisions about reform should be based on good evidence about the operation of the Act and the likely impact of proposed reforms. This paper describes how data on ATIA operations is collected by federal institutions and provides a guide to academic researchers interested in conducting empirical research on the operation of the law. It constructs a small dataset that describes the processing of a sample of 663 requests received in 1999, and uses this dataset to illustrate the potential of an evidence-based approach to ATIA reform. The dataset can be downloaded from http://evidence.foilaw.net. The project was supported by a $4,800 grant from the Principal’s Development Fund of Queen’s University awarded in May 2001. Comments should be sent to the principal investigator, Alasdair Roberts, at roberts@policystudies.ca.

Relevância:

100.00% 100.00%

Publicador:

Resumo:

Knowledge Exchange examined different routes in achieving the vision of 'having a layer of scholarly and scientific content openly available in the internet'. One of these routes involves exploring new developments in the future of publishing. Work is being undertaken investigating interesting alternative business models which could contribute to the transition to open access. In this light KE has commissioned a study investigating whether submission fees could play a role in a business model for Open Access journals. The general conclusion of the report bearing the title ‘Submission Fees a tool in the transition to open access?', written by Mark Ware, is that there are benefits to publishers in certain cases to switch to a model in which an author pays a fee when submitting an article. Especially journals with a high rejection rate might be interested in combining submission fees with article processing charges in order to make the transition to open access easier. In certain disciplines, notably economic and finance journals and in some areas of the experimental life sciences, submission fees are already common. Overall there seems to be an interest in the model but the risks, particularly those involved in any transition, are seen by the publishers to outweigh the perceived benefits. There is also a problem in that the advantages offered by submission fees are often general benefits that might improve the system but do not provide publishers and authors with direct incentives to change to open access. To support transition funders, institutions and publication funds could make it clear that submission fees would be an allowable cost. At present this is often unclear in their policies. Author acceptance of submission fees is critical to its success. It is an observable fact that authors will accept them in some circumstances. Author acceptance would require further study though. Based on the interviews and the modelling in the study one model in particular is regarded as the most suitable way to meet the current requirements (i.e. to strengthen open access to research publications). In this model authors pay a submission fee plus an Article Processing Fee and the article is subsequently made available in open access. Both fees are set at levels that balance acceptability with the author community with securing a meaningful mix of revenues for the Publisher.

Relevância:

100.00% 100.00%

Publicador:

Resumo:

Nowadays there is a huge evolution in the technological world and in the wireless networks. The electronic devices have more capabilities and resources over the years, which makes the users more and more demanding. The necessity of being connected to the global world leads to the arising of wireless access points in the cities to provide internet access to the people in order to keep the constant interaction with the world. Vehicular networks arise to support safety related applications and to improve the traffic flow in the roads; however, nowadays they are also used to provide entertainment to the users present in the vehicles. The best way to increase the utilization of the vehicular networks is to give to the users what they want: a constant connection to the internet. Despite of all the advances in the vehicular networks, there were several issues to be solved. The presence of dedicated infrastructure to vehicular networks is not wide yet, which leads to the need of using the available Wi-Fi hotspots and the cellular networks as access networks. In order to make all the management of the mobility process and to keep the user’s connection and session active, a mobility protocol is needed. Taking into account the huge number of access points present at the range of a vehicle for example in a city, it will be beneficial to take advantage of all available resources in order to improve all the vehicular network, either to the users and to the operators. The concept of multihoming allows to take advantage of all available resources with multiple simultaneous connections. This dissertation has as objectives the integration of a mobility protocol, the Network-Proxy Mobile IPv6 protocol, with a host-multihoming per packet solution in order to increase the performance of the network by using more resources simultaneously, the support of multi-hop communications, either in IPv6 or IPv4, the capability of providing internet access to the users of the network, and the integration of the developed protocol in the vehicular environment, with the WAVE, Wi-Fi and cellular technologies. The performed tests focused on the multihoming features implemented on this dissertation, and on the IPv4 network access for the normal users. The obtained results show that the multihoming addition to the mobility protocol improves the network performance and provides a better resource management. Also, the results show the correct operation of the developed protocol in a vehicular environment.

Relevância:

90.00% 90.00%

Publicador:

Resumo:

Button battery ingestion is a frequent pediatric complaint. The serious complications resulting from accidental ingestion have increased significantly over the last two decades due to easy access to gadgets and electronic toys. Over recent years, the increasing use of lithium batteries of diameter 20 mm has brought new challenges, because these are more detrimental to the mucosa, compared with other types, with high morbidity and mortality. The clinical complaints, which are often nonspecific, may lead to delayed diagnosis, thereby increasing the risk of severe complications. A five-year-old boy who had been complaining of abdominal pain for ten days, was brought to the emergency service with a clinical condition of hematemesis that started two hours earlier. On admission, he presented pallor, tachycardia and hypotension. A plain abdominal x-ray produced an image suggestive of a button battery. Digestive endoscopy showed a deep ulcerated lesion in the esophagus without active bleeding. After this procedure, the patient presented profuse hematemesis and severe hypotension, followed by cardiorespiratory arrest, which was reversed. He then underwent emergency exploratory laparotomy and presented a new episode of cardiorespiratory arrest, which he did not survive. The battery was removed through rectal exploration. This case describes a fatal evolution of button battery ingestion with late diagnosis and severe associated injury of the digestive mucosa. A high level of clinical suspicion is essential for preventing this evolution. Preventive strategies are required, as well as health education, with warnings to parents, caregivers and healthcare professionals.