Search results for: emergency medical services
Commenced in January 2007
Frequency: Monthly
Edition: International
Paper Count: 7562

Search results for: emergency medical services

6482 A Product-Specific/Unobservable Approach to Segmentation for a Value Expressive Credit Card Service

Authors: Manfred F. Maute, Olga Naumenko, Raymond T. Kong

Abstract:

Using data from a nationally representative financial panel of Canadian households, this study develops a psychographic segmentation of the customers of a value-expressive credit card service and tests for effects on relational response differences. The variety of segments elicited by agglomerative and k means clustering and the familiar profiles of individual clusters suggest that the face validity of the psychographic segmentation was quite high. Segmentation had a significant effect on customer satisfaction and relationship depth. However, when socio-demographic characteristics like household size and income were accounted for in the psychographic segmentation, the effect on relational response differences was magnified threefold. Implications for the segmentation of financial services markets are considered.

Keywords: customer satisfaction, financial services, psychographics, response differences, segmentation

Procedia PDF Downloads 326
6481 Scalable Performance Testing: Facilitating The Assessment Of Application Performance Under Substantial Loads And Mitigating The Risk Of System Failures

Authors: Solanki Ravirajsinh

Abstract:

In the software testing life cycle, failing to conduct thorough performance testing can result in significant losses for an organization due to application crashes and improper behavior under high user loads in production. Simulating large volumes of requests, such as 5 million within 5-10 minutes, is challenging without a scalable performance testing framework. Leveraging cloud services to implement a performance testing framework makes it feasible to handle 5-10 million requests in just 5-10 minutes, helping organizations ensure their applications perform reliably under peak conditions. Implementing a scalable performance testing framework using cloud services and tools like JMeter, EC2 instances (Virtual machine), cloud logs (Monitor errors and logs), EFS (File storage system), and security groups offers several key benefits for organizations. Creating performance test framework using this approach helps optimize resource utilization, effective benchmarking, increased reliability, cost savings by resolving performance issues before the application is released. In performance testing, a master-slave framework facilitates distributed testing across multiple EC2 instances to emulate many concurrent users and efficiently handle high loads. The master node orchestrates the test execution by coordinating with multiple slave nodes to distribute the workload. Slave nodes execute the test scripts provided by the master node, with each node handling a portion of the overall user load and generating requests to the target application or service. By leveraging JMeter's master-slave framework in conjunction with cloud services like EC2 instances, EFS, CloudWatch logs, security groups, and command-line tools, organizations can achieve superior scalability and flexibility in their performance testing efforts. In this master-slave framework, JMeter must be installed on both the master and each slave EC2 instance. The master EC2 instance functions as the "brain," while the slave instances operate as the "body parts." The master directs each slave to execute a specified number of requests. Upon completion of the execution, the slave instances transmit their results back to the master. The master then consolidates these results into a comprehensive report detailing metrics such as the number of requests sent, encountered errors, network latency, response times, server capacity, throughput, and bandwidth. Leveraging cloud services, the framework benefits from automatic scaling based on the volume of requests. Notably, integrating cloud services allows organizations to handle more than 5-10 million requests within 5 minutes, depending on the server capacity of the hosted website or application.

Keywords: identify crashes of application under heavy load, JMeter with cloud Services, Scalable performance testing, JMeter master and slave using cloud Services

Procedia PDF Downloads 11
6480 Public Values in Service Innovation Management: Case Study in Elderly Care in Danish Municipality

Authors: Christian T. Lystbaek

Abstract:

Background: The importance of innovation management has traditionally been ascribed to private production companies, however, there is an increasing interest in public services innovation management. One of the major theoretical challenges arising from this situation is to understand public values justifying public services innovation management. However, there is not single and stable definition of public value in the literature. The research question guiding this paper is: What is the supposed added value operating in the public sphere? Methodology: The study takes an action research strategy. This is highly contextualized methodology, which is enacted within a particular set of social relations into which on expects to integrate the results. As such, this research strategy is particularly well suited for its potential to generate results that can be applied by managers. The aim of action research is to produce proposals with a creative dimension capable of compelling actors to act in a new and pertinent way in relation to the situations they encounter. The context of the study is a workshop on public services innovation within elderly care. The workshop brought together different actors, such as managers, personnel and two groups of users-citizens (elderly clients and their relatives). The process was designed as an extension of the co-construction methods inherent in action research. Scenario methods and focus groups were applied to generate dialogue. The main strength of these techniques is to gather and exploit as much data as possible by exposing the discourse of justification used by the actors to explain or justify their points of view when interacting with others on a given subject. The approach does not directly interrogate the actors on their values, but allows their values to emerge through debate and dialogue. Findings: The public values related to public services innovation management in elderly care were identified in two steps. In the first step, identification of values, values were identified in the discussions. Through continuous analysis of the data, a network of interrelated values was developed. In the second step, tracking group consensus, we then ascertained the degree to which the meaning attributed to the value was common to the participants, classifying the degree of consensus as high, intermediate or low. High consensus corresponds to strong convergence in meaning, intermediate to generally shared meanings between participants, and low to divergences regarding the meaning between participants. Only values with high or intermediate degree of consensus were retained in the analysis. Conclusion: The study shows that the fundamental criterion for justifying public services innovation management is the capacity for actors to enact public values in their work. In the workshop, we identified two categories of public values, intrinsic value and behavioural values, and a list of more specific values.

Keywords: public services innovation management, public value, co-creation, action research

Procedia PDF Downloads 273
6479 Access to Health Data in Medical Records in Indonesia in Terms of Personal Data Protection Principles: The Limitation and Its Implication

Authors: Anny Retnowati, Elisabeth Sundari

Abstract:

This research aims to elaborate the meaning of personal data protection principles on patient access to health data in medical records in Indonesia and its implications. The method uses normative legal research by examining health law in Indonesia regarding the patient's right to access their health data in medical records. The data will be analysed qualitatively using the interpretation method to elaborate on the limitation of the meaning of personal data protection principles on patients' access to their data in medical records. The results show that patients only have the right to obtain copies of their health data in medical records. There is no right to inspect directly at any time. Indonesian health law limits the principle of patients' right to broad access to their health data in medical records. This restriction has implications for the reduction of personal data protection as part of human rights. This research contribute to show that a limitaion of personal data protection may abuse the human rights.

Keywords: access, health data, medical records, personal data, protection

Procedia PDF Downloads 82
6478 A Web Service-Based Framework for Mining E-Learning Data

Authors: Felermino D. M. A. Ali, S. C. Ng

Abstract:

E-learning is an evolutionary form of distance learning and has become better over time as new technologies emerged. Today, efforts are still being made to embrace E-learning systems with emerging technologies in order to make them better. Among these advancements, Educational Data Mining (EDM) is one that is gaining a huge and increasing popularity due to its wide application for improving the teaching-learning process in online practices. However, even though EDM promises to bring many benefits to educational industry in general and E-learning environments in particular, its principal drawback is the lack of easy to use tools. The current EDM tools usually require users to have some additional technical expertise to effectively perform EDM tasks. Thus, in response to these limitations, this study intends to design and implement an EDM application framework which aims at automating and simplify the development of EDM in E-learning environment. The application framework introduces a Service-Oriented Architecture (SOA) that hides the complexity of technical details and enables users to perform EDM in an automated fashion. The framework was designed based on abstraction, extensibility, and interoperability principles. The framework implementation was made up of three major modules. The first module provides an abstraction for data gathering, which was done by extending Moodle LMS (Learning Management System) source code. The second module provides data mining methods and techniques as services; it was done by converting Weka API into a set of Web services. The third module acts as an intermediary between the first two modules, it contains a user-friendly interface that allows dynamically locating data provider services, and running knowledge discovery tasks on data mining services. An experiment was conducted to evaluate the overhead of the proposed framework through a combination of simulation and implementation. The experiments have shown that the overhead introduced by the SOA mechanism is relatively small, therefore, it has been concluded that a service-oriented architecture can be effectively used to facilitate educational data mining in E-learning environments.

Keywords: educational data mining, e-learning, distributed data mining, moodle, service-oriented architecture, Weka

Procedia PDF Downloads 233
6477 Using of M Health in MCH Service during COVID-19: Application of Diffusion of Innovation Theory

Authors: Mikiyas Yonas Fufa

Abstract:

- Maternal and child health service was a critical service which may have many risks and many maternal and newborn mortality is there if not managed properly. In middle and low countries like Ethiopia accessibility and quality of MCH service is low. During this COVID-19 Pandemics even the pervious access of MCH will be decreased. So many pregnant mothers are not attending their ANC, Delivery and other services in the hospital because they think they are more vulnerable to COVID-19. This condition may make an increase of maternal and neonatal morbidity and mortality. The innovation is an idea (which is development of a mobile app prepared by Maternity Foundation organization that focuses on midwifery care. The app has detailed videos on danger signs in pregnancy and procedures during labor and delivery). By telling this to clients it is planned to explore the perception, attitude towards this innovation and barriers to accepting it. What is planned to study is to explore the perceptions and barriers towards using of new idea which is innovation of mHealth on the MCH services. It is planned to interview the pregnant mothers who come for ANC at health facility and mothers who are absent from their appointment of services. In this way it is planned to explore how the mothers accept this idea and what barriers make them from accepting this idea. This is a phenomenological qualitative study and application of diffusion of innovation theory on the MCH services. The participant will be selected by using quota sampling methods for the mother who are interviewed at hospitals and snowball/quota sampling methods for the mother who are absent from their appointment/visits. Sample size of the participant depends on the saturation of data/idea. Each participant will be interviewed based the open-ended questionnaires, and the interview will be recorded then transcribed then finally analyzed by the open code 4.03. Beneficiaries: The federal ministry of health prepares them to develop the apk of mhealth. Health professionals in the MCH will have a low overload and accessibility and the quality of care will be increased during COVID-19 Different collaborations will be participated and promote the mother to enjoy the new idea.

Keywords: COVID-19, m health, MCH, diffusion of innovation

Procedia PDF Downloads 14
6476 Computed Tomography Differential Diagnose of Intraventicular Masses in the Emergency Departemen

Authors: Angelis P. Barlampas

Abstract:

Purpose: A 29 years old woman presented in the emergency department with psychiatric symptoms. The psychiatrist ordered a computed tomography scan as part of a general examination. Material and methods: The CT showed bilateral enlarged choroid plexus structures mimicking papillomata and situated in the trigones of the lateral ventricles. The left choroid plexus was heavily calcified, but the right one has no any obvious calcifications. Results: It is well kown that any brain mass can present with behavioral changes and even psychiatric symptomatology. Papillomata of the ventricular system have been described to cause psychotic episodes. According to literature, choroid plexus papillomas are seldom neuroepithelial intraventricular tumors, which are benign and categorized as WHO grade 1 tumors. They are more common in the pediatric population, but they can occur in the adults, too1. In addition, the distinction between choroid plexus papilloma and carcinoma is very difficult and impossible by imagine alone. It can only be implied with more advanced imaging, such as arterial spin labeling and MRI. The final diagnosis is, of course, after surgical excision. The usual location in adults is the fourth ventricle, but in children, it is the lateral ventricles. Their imaging appearance is that of a solid vascular tumor, which enhances intensely after the intravenous administration of contrast material. One out of fourth tumors presents speckled calcifications1. In our case, there are symmetrically sized masses at the trigones, and there are no calcifications in one of them, whereas the other one is grossly calcified. Also, there is no obvious hydrocephalus or any other evidence of increased intracranial pressure. General conclusions: When there is a new psychiatric patient, someone must undergo any possible examination, and of course, a brain CT study should be done to exclude any rare organic causes that may be responsible for the disease.

Keywords: phycosis, intraventricular masses, CT, brain calcifications

Procedia PDF Downloads 55
6475 Improving Security Features of Traditional Automated Teller Machines-Based Banking Services via Fingerprint Biometrics Scheme

Authors: Anthony I. Otuonye, Juliet N. Odii, Perpetual N. Ibe

Abstract:

The obvious challenges faced by most commercial bank customers while using the services of ATMs (Automated Teller Machines) across developing countries have triggered the need for an improved system with better security features. Current ATM systems are password-based, and research has proved the vulnerabilities of these systems to heinous attacks and manipulations. We have discovered by research that the security of current ATM-assisted banking services in most developing countries of the world is easily broken and maneuvered by fraudsters, majorly because it is quite difficult for these systems to identify an impostor with privileged access as against the authentic bank account owner. Again, PIN (Personal Identification Number) code passwords are easily guessed, just to mention a few of such obvious limitations of traditional ATM operations. In this research work also, we have developed a system of fingerprint biometrics with PIN code Authentication that seeks to improve the security features of traditional ATM installations as well as other Banking Services. The aim is to ensure better security at all ATM installations and raise the confidence of bank customers. It is hoped that our system will overcome most of the challenges of the current password-based ATM operation if properly applied. The researchers made use of the OOADM (Object-Oriented Analysis and Design Methodology), a software development methodology that assures proper system design using modern design diagrams. Implementation and coding were carried out using Visual Studio 2010 together with other software tools. Results obtained show a working system that provides two levels of security at the client’s side using a fingerprint biometric scheme combined with the existing 4-digit PIN code to guarantee the confidence of bank customers across developing countries.

Keywords: fingerprint biometrics, banking operations, verification, ATMs, PIN code

Procedia PDF Downloads 34
6474 Model for Remanufacture of Medical Equipment in Cross Border Collaboration

Authors: Kingsley Oturu, Winifred Ijomah, Wale Coker, Chibueze Achi

Abstract:

With the impact of BREXIT and the need for cross-border collaboration, this international research investigated the use of a conceptual model for remanufacturing medical equipment (with a focus on anesthetic machines and baby incubators). Early findings of the research suggest that contextual factors need to be taken into consideration, as well as an emphasis on cleaning (e.g., sterilization) during the process of remanufacturing medical equipment. For example, copper tubings may be more important in the remanufacturing of anesthetic equipment in tropical climates than in cold climates.

Keywords: medical equipment remanufacture, sustainability, circular business models, remanufacture process model

Procedia PDF Downloads 165
6473 A Hybrid Energy Storage Module for the Emergency Energy System of the Community Shelter in Yucatán, México

Authors: María Reveles-Miranda, Daniella Pacheco-Catalán

Abstract:

Sierra Papacal commissary is located north of Merida, Yucatan, México, where the indigenous Maya population predominates. Due to its location, the region has an elevation of fewer than 4.5 meters above sea level, with a high risk of flooding associated with storms and hurricanes and a high vulnerability of infrastructure and housing in the presence of strong gusts of wind. In environmental contingencies, the challenge is providing an autonomous electrical supply using renewable energy sources that cover vulnerable populations' health, food, and water pumping needs. To address this challenge, a hybrid energy storage module is proposed for the emergency photovoltaic (PV) system of the community shelter in Sierra Papacal, Yucatán, which combines high-energy-density batteries and high-power-density supercapacitors (SC) in a single module, providing a quick response to energy demand, reducing the thermal stress on batteries and extending their useful life. Incorporating SC in energy storage modules can provide fast response times to power variations and balanced energy extraction, ensuring a more extended period of electrical supply to vulnerable populations during contingencies. The implemented control strategy increases the module's overall performance by ensuring the optimal use of devices and balanced energy exploitation. The operation of the module with the control algorithm is validated with MATLAB/Simulink® and experimental tests.

Keywords: batteries, community shelter, environmental contingencies, hybrid energy storage, isolated photovoltaic system, supercapacitors

Procedia PDF Downloads 78
6472 Family Treatment Drug Court Cost Analysis: An In-depth Look At The Cost And Savings Of A Southeastern Family Treatment Drug Court

Authors: Ashley R. Logsdon, Becky F. Antle, Cynthia M. Kamer

Abstract:

This study examines the cost and benefits of a family treatment drug court in an urban county in a southeastern state. Additionally, this cost analysis will provide a detailed description of the type and cost of activities to produce the services provided to child welfare families. This study utilized return-on-investment analysis, which uses child welfare practices, disaggregates them into separate activities and estimates costs for these activities including child-level placement data for total cost of care for the child. Direct and indirect costs were considered as well as saving calculations what costs would be associated with child welfare outcomes both short and long term. The costs included were general program costs (salaries, drug screens, transportation, childcare, parent education, program evaluation, visitation, incentives) or personnel costs for other team members (judges, court administrators, child welfare workers, child welfare supervisors, and community mental health provider). The savings that were used in the study were length of time in out of home care, Medicaid costs, substance exposed births, emergency room utilization and jail/probation costs. This study documents an overall savings of between $168,993.30 and $837,993.30. The total savings per family divided by the 40 families who have participated in the program was between $4,224.83 to $20,949.83 per family. The results of this cost benefit analysis are consistent with prior research documenting savings associated with out of home care and jail/probation; however, there are also unique contributions of this study to the literature on cost effectiveness of family treatment drug courts. We will present recommendations for further utilization of family treatment drug courts and how to expand the current model.

Keywords: child welfare, cost analysis, family drug court, family treatment drug court

Procedia PDF Downloads 174
6471 Spinal Hydatidosis: Therapeutic Management of 5 Cases

Authors: Ghoul Rachid Brahim, Trad Khodja Rafik

Abstract:

Vertebral localization of the hydatid cyst is a severe form of bone hydatidosis, is a parasitic infection caused by the larval forms of the tapeworms Echinococcus granulosus, The disease is slowly remaining silent (a long incubation period) which may explain why this pathology is often discovered at the stage of neurological complications. The objective of this study is to recall the clinical and radiological aspects of this condition and the importance of early diagnosis and appropriate management. We report a study of 5 patients with vertebral hydatidosis, four men and one woman, four (04) patients operated in the emergency setting for spinal cord compression (decompression by wide laminectomy with evacuation of intra and extra canal vesicles).Albendazole-based medical treatment is instituted in all patients. Results: The evolution was favorable for three patients, the other two patients reoperated for a local recurrence. Conclusion: Vertebral hydatidosis is a rare condition with a poor prognosis due to the risk of neurological damage, the infiltrating nature of bone lesions, the frequency of relapses and therapeutic difficulties. The only curative method remains surgery, which must aim for complete and large excision of the lesions as if it were a “malignant tumour”.

Keywords: hydatidosis, Echinococcosis granulosus, hydatid cyst, spinal cord compression, laminectomy

Procedia PDF Downloads 92
6470 Developing Geriatric Oral Health Network is a Public Health Necessity for Older Adults

Authors: Maryam Tabrizi, Shahrzad Aarup

Abstract:

Objectives- Understanding the close association between oral health and overall health for older adults at the right time and right place, a person, focus treatment through Project ECHO telementoring. Methodology- Data from monthly ECHO telementoring sessions were provided for three years. Sessions including case presentations, overall health conditions, considering medications, organ functions limitations, including the level of cognition. Contributions- Providing the specialist level of providing care to all elderly regardless of their location and other health conditions and decreasing oral health inequity by increasing workforce via Project ECHO telementoring program worldwide. By 2030, the number of adults in the USA over the age of 65 will increase more than 60% (approx.46 million) and over 22 million (30%) of 74 million older Americans will need specialized geriatrician care. In 2025, a national shortage of medical geriatricians will be close to 27,000. Most individuals 65 and older do not receive oral health care due to lack of access, availability, or affordability. One of the main reasons is a significant shortage of Oral Health (OH) education and resources for the elderly, particularly in rural areas. Poor OH is a social stigma, a thread to quality and safety of overall health of the elderly with physical and cognitive decline. Poor OH conditions may be costly and sometimes life-threatening. Non-traumatic dental-related emergency department use in Texas alone was over $250 M in 2016. Most elderly over the age of 65 present with at least one or multiple chronic diseases such as arthritis, diabetes, heart diseases, and chronic obstructive pulmonary disease (COPD) are at higher risk to develop gum (periodontal) disease, yet they are less likely to get dental care. In addition, most older adults take both prescription and over-the-counter drugs; according to scientific studies, many of these medications cause dry mouth. Reduced saliva flow due to aging and medications may increase the risk of cavities and other oral conditions. Most dental schools have already increased geriatrics OH in their educational curriculums, but the aging population growth worldwide is faster than growing geriatrics dentists. However, without the use of advanced technology and creating a network between specialists and primary care providers, it is impossible to increase the workforce, provide equitable oral health to the elderly. Project ECHO is a guided practice model that revolutionizes health education and increases the workforce to provide best-practice specialty care and reduce health disparities. Training oral health providers for utilizing the Project ECHO model is a logical response to the shortage and increases oral health access to the elderly. Project ECHO trains general dentists & hygienists to provide specialty care services. This means more elderly can get the care they need, in the right place, at the right time, with better treatment outcomes and reduces costs.

Keywords: geriatric, oral health, project echo, chronic disease, oral health

Procedia PDF Downloads 168
6469 The Food and Nutrition Security in Brazilian Quilombo: The Account of Experiences in Two Titled Territories

Authors: Dyego Ramos Henrique, Viviane Pimentel, Katia Souto, Ana Valéria Mendonça, Andrea Gallassi

Abstract:

Socioeconomic inequalities in Brazil have accentuated the aggravations of poverty among the most vulnerable populations, among which are the quilombola communities. The objective was to reflect on a situation of food and nutritional security in two Brazilian quilombola communities. The data were collected by means of reports of experience through the production of talk wheels in two quilombola communities (Itamatatiua and Mesquita), located in the cities of Alcântara and Cidade Ocidental. Access to health services and health promotion actions were still incipient in the quilombola communities visited. The perceptions of the participants of the quilombolas revealed that there are still repressed demands that have rendered the fulfillment of the principles of equity, universality and integrality, both for access to health and for access and availability of food. They recognize in governmental instances a socioeconomic-cultural valorization and nutritional qualities intrinsic to the foods produced by them. Although they have been used as communities of quilombolas live and their level of access to services and programs, dealing with quilombola communities does not mean dealing with 'isolated groups or a strictly homogeneous population.' It demands a great need of attention in relation to the access and availability of food, besides overcoming barriers that made it an unfeasible valuation of social, economic and cultural precepts, intrinsic to the thought about food and nutritional security in Brazilian quilombos.

Keywords: access to services, food and nutrition security, health promotion, quilombo population

Procedia PDF Downloads 222
6468 Neo-liberalism and Theoretical Explanation of Poverty in Africa: The Nigerian Perspective

Authors: Omotoyosi Bilikies Ilori, Adekunle Saheed Ajisebiyawo

Abstract:

After the Second World War, there was an emergence of a new stage of capitalist globalization with its Neo-liberal ideology. There were global economic and political restructurings that affected third-world countries like Nigeria. Neo-liberalism is the driving force of globalization, which is the latest manifestation of imperialism that engenders endemic poverty in Nigeria. Poverty is severe and widespread in Nigeria. Poverty entails a situation where a person lives on less than one dollar per day and has no access to basic necessities of life. Poverty is inhuman and a breach of human rights. The Nigerian government initiated some strategies in the past to help in poverty reduction. Neo-liberalism manifested in the Third World, such as Nigeria, through the privatization of public enterprises, trade liberalization, and the rollback of the state investments in providing important social services. These main ideas of Neo-liberalism produced poverty in Nigeria and also encouraged the abandonment of the social contract between the government and the people. There is thus a gap in the provision of social services and subsidies for the masses, all of which Neo-liberal ideological positions contradict. This paper is a qualitative study which draws data from secondary sources. The theoretical framework is anchored on the market theory of capitalist globalization and public choice theory. The objectives of this study are to (i) examine the impacts of Neo-liberalism on poverty in Nigeria as a typical example of a Third World country and (ii) find out the effects of Neo-liberalism on the provision of social services and subsidies and employment. The findings from this study revealed that (i) the adoption of the Neo-liberal ideology by the Nigerian government has led to increased poverty and poor provision of social services and employment in Nigeria; and (ii) there is an increase in foreign debts which compounds poverty situation in Nigeria. This study makes the following recommendations: (i) Government should adopt strategies that are pro-poor to eradicate poverty; (ii) The Trade Unions and the masses should develop strategies to challenge Neo-liberalism and reject Neo-liberal ideology.

Keywords: neo-liberalism, poverty, employment, poverty reduction, structural adjustment programme

Procedia PDF Downloads 78
6467 Using Lean-Six Sigma Philosophy to Enhance Revenues and Improve Customer Satisfaction: Case Studies from Leading Telecommunications Service Providers in India

Authors: Senthil Kumar Anantharaman

Abstract:

Providing telecommunications based network services in developing countries like India which has a population of 1.5 billion people, so that these services reach every individual, is one of the greatest challenges the country has been facing in its journey towards economic growth and development. With growing number of telecommunications service providers in the country, a constant challenge that has been faced by these providers is in providing not only quality but also delightful customer experience while simultaneously generating enhanced revenues and profits. Thus, the role played by process improvement methodologies like Six Sigma cannot be undermined and specifically in telecom service provider based operations, it has provided substantial benefits. Therefore, it advantages are quite comparable to its applications and advantages in other sectors like manufacturing, financial services, information technology-based services and Healthcare services. One of the key reasons that this methodology has been able to reap great benefits in telecommunications sector is that this methodology has been combined with many of its competing process improvement techniques like Theory of Constraints, Lean and Kaizen to give the maximum benefit to the service providers thereby creating a winning combination of organized process improvement methods for operational excellence thereby leading to business excellence. This paper discusses about some of the key projects and areas in the end to end ‘Quote to Cash’ process at big three Indian telecommunication companies that have been highly assisted by applying Six Sigma along with other process improvement techniques. While the telecommunication companies which we have considered, is primarily in India and run by both private operators and government based setups, the methodology can be applied equally well in any other part of developing countries around the world having similar context. This study also compares the enhanced revenues that can arise out of appropriate opportunities in emerging market scenarios, that Six Sigma as a philosophy and methodology can provide if applied with vigour and robustness. Finally, the paper also comes out with a winning framework in combining Six Sigma methodology with Kaizen, Lean and Theory of Constraints that will enhance both the top-line as well as the bottom-line while providing the customers a delightful experience.

Keywords: emerging markets, lean, process improvement, six sigma, telecommunications, theory of constraints

Procedia PDF Downloads 161
6466 Lessons Learned from the Disaster Responses after the Kermanshah Earthquake

Authors: S. M. Amin Hosseini, Oriol Pons, Albert de la Fuente

Abstract:

An earthquake hit the Kermanshah province, which is located in the west of Iran, on 12th November 2017 at 18:18 UTC (21:48 Iran Standard Time). This earthquake caused several deaths and injured people. In this disaster, substantial homes were destroyed and many homes were damaged. The Iranian government, local authorities, and several non-governmental organizations responded to affected populations’ needs, such as foods, blanket, water, a tent as a temporary shelter, etc. Considerable national groups, including governmental, non-governmental organizations, and people from non-organized groups, directly and indirectly, tried to bring donated goods to the affected populations. However, some of these aids could not satisfy all the affected populations. Moreover, these impossibilities led to waste extensive resources. In this regard, this research study aims to assess the problems of the Kermanshah disaster responses. At the same time, this project searches possible solutions in order to increase emergency management efficiencies for encountering future events. To this end, this study assesses the problem from all beneficiaries´ point of views. In this regard, a survey and a questionnaire were designed for statistical analyses of the responses of people, who were involved in the Kermanshah earthquake recovery program. Additionally, this research study takes into account diverse strategies, which have been applied in other recovery programs, with the Kermanshah case in order to determine similarities and differences. Finally, this study presents possible solutions taken from other recovery programs that could be applied for the Kermanshah emergency responses. However, the results demonstrate that it is required to customize applied strategies based on local conditions and requirements.

Keywords: disaster response, Kermanshah earthquake, natural disasters, NGOs

Procedia PDF Downloads 162
6465 How Participatory Climate Information Services Assist Farmers to Uptake Rice Disease Forecasts and Manage Diseases in Advance: Evidence from Coastal Bangladesh

Authors: Moriom Akter Mousumi, Spyridon Paparrizos, Fulco Ludwig

Abstract:

Rice yield reduction due to climate change-induced disease occurrence is becoming a great concern for coastal farmers of Bangladesh. The development of participatory climate information services (CIS) based on farmers’ needs could implicitly facilitate farmers to get disease forecasts and make better decisions to manage diseases. Therefore, this study aimed to investigate how participatory climate information services assist coastal rice farmers to take up rice disease forecasts and better manage rice diseases by improving their informed decision-making. Through participatory approaches, we developed a tailor-made agrometeorological service through the DROP app to forecast rice diseases and manage them in advance. During farmers field schools (FFS) we communicated 7-day disease forecasts during face-to-face weekly meetings using printed paper and, messenger app derived from DROP app. Results show that the majority of the farmers understand disease forecasts through visualization, symbols, and text. The majority of them use disease forecast information directly from the DROP app followed by face-to-face meetings, messenger app, and printed paper. Farmers participation and engagement during capacity building training at FFS also assist them in making more informed decisions and improved management of diseases using both preventive measures and chemical measures throughout the rice cultivation period. We conclude that the development of participatory CIS and the associated capacity-building and training of farmers has increased farmers' understanding and uptake of disease forecasts to better manage of rice diseases. Participatory services such as the DROP app offer great potential as an adaptation option for climate-smart rice production under changing climatic conditions.

Keywords: participatory climate service, disease forecast, disease management, informed decision making, coastal Bangladesg

Procedia PDF Downloads 43
6464 Traumatic Spinal Cord Injury; Incidence, Prognosis and the Time-Course of Clinical Outcomes: A 12 Year Review from a Tertiary Hospital in Korea

Authors: Jeounghee Kim

Abstract:

Objective: To describe the incidence of complication, according to the stage of Traumatic Spinal Cord Injury (TSCI) which was treated at Asan Medical Center (AMC), Korea. Hereafter, it should be developed in nursing management protocol of traumatic SCI. Methods. Retrospectively reviewed hospital records about the patients who were admitted AMC Patients with traumatic spinal cord injury until January 2005 and December 2016 were analyzed (n=97). AMC is a single institution of 2,700 beds where patients with trauma and severe trauma can be treated. Patients who were admitted to the emergency room due to spinal cord injury and who underwent intensive care unit, general ward, and rehabilitation ward. To identify long-term complications, we excluded patients who were operated on to other hospitals after surgery. Complications such as respiratory(pneumonia, atelectasis, pulmonary embolism, and others), cardiovascular (hypotension), urinary (autonomic dysreflexia, urinary tract infection (UTI), neurogenic bladder, and others), and skin systems (pressure ulcers) from the time of admission were examined through medical records and images. Results: SCI was graded according to ASIA scale. The initial grade was checked at admission. (grade A 55(56.7%), grade B 14(14.4)%, grade C 11(11.3%), grade D 15(15.5%), and grade E 2(2.1%). The grade was rechecked when the patient was discharged after treatment. (grade A 43(44.3%), grade B 15(15.5%), grade C 12(12.4%), grade D 21(21.6%), and grade E 6(6.2%). The most common complication after SCI was UTI 24cases (mean 36.5day), sore 24cases (40.5day), and Pneumonia which was 23 cases after 10days averagely. The other complications after SCI were neuropathic pain 19 cases, surgical site infection 4 cases. 53.6% of patient who had SCI were educated about intermittent catheterization at discharge from hospital. The mean hospital stay of all SCI patients was 61days. Conclusion: The Complications after traumatic SCI were developed at various stages from acute phase to chronic phase. Nurses need to understand fully the time-course of complication in traumatic SCI to provide evidence-based practice.

Keywords: spinal cord injury, complication, nursing, rehabilitation

Procedia PDF Downloads 208
6463 Prefabricated Integral Design of Building Services

Authors: Mina Mortazavi

Abstract:

The common approach in the construction industry for restraint requirements in existing structures or new constructions is to have Non-Structural Components (NSCs) assembled and installed on-site by different MEP subcontractors. This leads to a lack of coordination and higher costs, construction time, and complications due to inaccurate building information modelling (BIM) systems. Introducing NSCs to a consistent BIM system from the beginning of the design process and considering their seismic loads in the analysis and design process can improve coordination and reduce costs and time. One solution is to use prefabricated mounts with attached MEPs delivered as an integral module. This eliminates the majority of coordination complications and reduces design and installation costs and time. An advanced approach is to have as many NSCs as possible installed in the same prefabricated module, which gives the structural engineer the opportunity to consider the involved component weights and locations in the analysis and design of the prefabricated support. This efficient approach eliminates coordination and access issues, leading to enhanced quality control. This research will focus on the existing literature on modular sub-assemblies that are integrated with architectural and structural components. Modular MEP systems take advantage of the precision provided by BIM tools to meet exact requirements and achieve a buildable design every time. Modular installations that include MEP systems provide efficient solutions for the installation of MEP services or components.

Keywords: building services, modularisation, prefabrication, integral building design

Procedia PDF Downloads 65
6462 China's Health Diplomacy in Africa

Authors: Wanda Luen-Wun Siu, Xiaowen Zhang

Abstract:

The outbreak of the COVID-19 epidemic has caused great difficulties for South-South cooperation, but there are also opportunities. China’s health diplomacy has changed from dispatching medical teams, assisting in the construction of hospitals, and encouraging medical investment in the Africa health sector. This paper adopted a retrospective review of China’s health diplomacy in Africa from 1963 to 2020. Findings suggested that China has a preference for aiding Africa health infrastructure and sending medical teams to African countries. China’s health diplomacy in Africa is a success and has established secure diplomatic relations with African countries, thanks to the medical and health assistance to Africa over 60 years. This research contributes to the literature of health diplomacy and foreign relations and indicates that China’s health aid has fostered cooperation at the medical and diplomatic levels.

Keywords: Africa, china’s health diplomacy, COVID-19, bilateral relations

Procedia PDF Downloads 217
6461 Prevalence, Associated Factors, and Help-Seeking Behavior of Psychological Distress among International Students at the National University of Malaysia

Authors: Khadiga Kahwa, Aniza Ismail

Abstract:

Depression, anxiety, and stress are associated with decreased role functioning, productivity, and quality of life. International students are more prone to psychological distress as they face many stressors while studying abroad. The objectives of the study were to determine the prevalence and associated factors of depression, anxiety, and stress among international students, their help-seeking behavior, and their awareness of the available on-campus mental support services. A cross-sectional study with a purposive sampling method was performed on 280 international students at Universiti Kebangsaan Malaysia (UKM) between the age of 18 and 35 years. The Depression Anxiety Stress Scale-21 (DASS-21) questionnaire was used anonymously to assess the mental health of students. Socio-demographic, help-seeking behavior, and awareness data were obtained. Independent sample t-test, one-way ANOVA test, and multiple linear regression were used to explore associated factors. The overall prevalence of depression, anxiety, and stress among international students were 58.9%, 71.8%, and 53.9%, respectively. Age was significantly associated with depression and anxiety. Ethnicity showed a significant association with depression and stress. No other factors were found to be significantly associated with psychological distress. Only 9.6% of the international students had sought help from on-campus mental support services. Students who were aware of the presence of such services were only 21.4% of the participants. In conclusion, this study addressed the gap in the literature on the mental health of international students and provided data that could be used in intervention programs to improve the mental health of the increasing number of international students in Malaysia.

Keywords: anxiety, depression, stress, help-seeking behavior, students

Procedia PDF Downloads 126
6460 R-Killer: An Email-Based Ransomware Protection Tool

Authors: B. Lokuketagoda, M. Weerakoon, U. Madushan, A. N. Senaratne, K. Y. Abeywardena

Abstract:

Ransomware has become a common threat in past few years and the recent threat reports show an increase of growth in Ransomware infections. Researchers have identified different variants of Ransomware families since 2015. Lack of knowledge of the user about the threat is a major concern. Ransomware detection methodologies are still growing through the industry. Email is the easiest method to send Ransomware to its victims. Uninformed users tend to click on links and attachments without much consideration assuming the emails are genuine. As a solution to this in this paper R-Killer Ransomware detection tool is introduced. Tool can be integrated with existing email services. The core detection Engine (CDE) discussed in the paper focuses on separating suspicious samples from emails and handling them until a decision is made regarding the suspicious mail. It has the capability of preventing execution of identified ransomware processes. On the other hand, Sandboxing and URL analyzing system has the capability of communication with public threat intelligence services to gather known threat intelligence. The R-Killer has its own mechanism developed in its Proactive Monitoring System (PMS) which can monitor the processes created by downloaded email attachments and identify potential Ransomware activities. R-killer is capable of gathering threat intelligence without exposing the user’s data to public threat intelligence services, hence protecting the confidentiality of user data.

Keywords: ransomware, deep learning, recurrent neural networks, email, core detection engine

Procedia PDF Downloads 203
6459 The Synopsis of the AI-Powered Therapy Web Platform ‘Free AI Therapist'

Authors: Arwa Alnowaiser, Hala Shoukri

Abstract:

The ‘FreeAITherapist’ is an artificial intelligence application that uses the power of AI to offer advice and mental health counseling to its users through its chatbot services. The AI therapist is designed to understand users' issues, concerns, and problems and respond appropriately; it provides empathy and guidance and uses evidence-based therapeutic techniques. With its user-friendly platform, it ensures accessibility for individuals in need, regardless of their geographical location. This website was created in direct response to the growing demand for mental health support, aiming to provide a cost-effective and confidential solution. Through promising confidentiality, it considers user privacy and data security. The ‘FreeAITherapist’ strives to bridge the gap in mental health services, offering a reliable resource for individuals seeking guidance and counseling to improve their overall well-being.

Keywords: artificial intelligence, mental health, AI therapist, website, counseling

Procedia PDF Downloads 36
6458 Medical Waste Management in Nigeria: A Case Study

Authors: Y. Y. Babanyara, D. B. Ibrahim, T. Garba

Abstract:

Proper management of medical waste is a crucial issue for maintaining human health and the environment. The waste generated in the hospitals has the potential for spreading infections and causing diseases. The study is aimed at assessing the medical waste management practices in Nigeria. Three instruments, questionnaire administration, in-depth interview and observation method for data collection were adopted in the study. The results revealed that the hospital does not quantify medical waste. Segregation of medical wastes is not conducted according to definite rules and standards. Wheeled trolleys are used for on-site transportation of waste from the points of production to the temporary storage area. Offsite transportation of the hospital waste is undertaken by a private waste management company. Small pickups are mainly used to transport waste daily to an off-site area for treatment and disposal. The main treatment method used in the final disposal of infectious waste is incineration. Non-infectious waste is disposed off using land disposal method. The study showed that the hospital does not have a policy and plan in place for managing medical waste. The study revealed number of problems the hospital faces in terms of medical waste management, including; lack of necessary rules, regulations and instructions on the different aspects of collections and disposal of waste, failure to quantify the waste generated in reliable records, lack of use of coloured bags by limiting the bags to only one colour for all waste, the absence of a dedicated waste manager, and no committee responsible for monitoring the management of medical waste. Recommendations are given with the aim of improving medical waste management in the hospital.

Keywords: medical waste, treatment, disposal, public health

Procedia PDF Downloads 310
6457 The Influence of Emotional Intelligence Skills on Innovative Start-Ups Coaching: A Neuro-Management Approach

Authors: Alina Parincu, Giuseppe Empoli, Alexandru Capatina

Abstract:

The purpose of this paper is to identify the most influential predictors of emotional intelligence skills, in the case of 20 business innovation coaches, on the co-creation of knowledge through coaching services delivered to innovative start-ups from Europe, funded through Horizon 2020 – SME Instrument. We considered the emotional intelligence skills (self-awareness, self-regulation, motivation, empathy and social skills) as antecedent conditions of the outcome: the quality of coaching services, perceived by the entrepreneurs who received funding within SME instrument, using fuzzy-sets qualitative comparative analysis (fsQCA) approach. The findings reveal that emotional intelligence skills, trained with neuro-management techniques, were associated with increased goal-focused business coaching skills.

Keywords: neuro-management, innovative start-ups, business coaching, fsQCA

Procedia PDF Downloads 164
6456 Provisional Settlements and Urban Resilience: The Transformation of Refugee Camps into Cities

Authors: Hind Alshoubaki

Abstract:

The world is now confronting a widespread urban phenomenon: refugee camps, which have mostly been established in ‘rushing mode,’ pointing toward affording temporary settlements for refugees that provide them with minimum levels of safety, security and protection from harsh weather conditions within a very short time period. In fact, those emergency settlements are transforming into permanent ones since time is a decisive factor in terms of construction and camps’ age. These play an essential role in transforming their temporary character into a permanent one that generates deep modifications to the city’s territorial structure, shaping a new identity and creating a contentious change in the city’s form and history. To achieve a better understanding for the transformation of refugee camps, this study is based on a mixed-methods approach: the qualitative approach explores different refugee camps and analyzes their transformation process in terms of population density and the changes to the city’s territorial structure and urban features. The quantitative approach employs a statistical regression analysis as a reliable prediction of refugees’ satisfaction within the Zaatari camp in order to predict its future transformation. Obviously, refugees’ perceptions of their current conditions will affect their satisfaction, which plays an essential role in transforming emergency settlements into permanent cities over time. The test basically discusses five main themes: the access and readiness of schools, the dispersion of clinics and shopping centers; the camp infrastructure, the construction materials, and the street networks. The statistical analysis showed that Syrian refugees were not satisfied with their current conditions inside the Zaatari refugee camp and that they had started implementing changes according to their needs, desires, and aspirations because they are conscious about the fact of their prolonged stay in this settlement. Also, the case study analyses showed that neglecting the fact that construction takes time leads settlements being created with below-minimum standards that are deteriorating and creating ‘slums,’ which lead to increased crime rates, suicide, drug use and diseases and deeply affect cities’ urban tissues. For this reason, recognizing the ‘temporary-eternal’ character of those settlements is the fundamental concept to consider refugee camps from the beginning as definite permanent cities. This is the key factor to minimize the trauma of displacement on both refugees and the hosting countries. Since providing emergency settlements within a short time period does not mean using temporary materials, having a provisional character or creating ‘makeshift cities.’

Keywords: refugee, refugee camp, temporary, Zaatari

Procedia PDF Downloads 127
6455 3D Medical Printing the Key Component in Future of Medical Applications

Authors: Zahra Asgharpour, Eric Renteria, Sebastian De Boodt

Abstract:

There is a growing trend towards personalization of medical care, as evidenced by the emphasis on outcomes based medicine, the latest developments in CT and MR imaging and personalized treatment in a variety of surgical disciplines. 3D Printing has been introduced and applied in the medical field since 2000. The first applications were in the field of dental implants and custom prosthetics. According to recent publications, 3D printing in the medical field has been used in a wide range of applications which can be organized into several categories including implants, prosthetics, anatomical models and tissue bioprinting. Some of these categories are still in their infancy stage of the concept of proof while others are in application phase such as the design and manufacturing of customized implants and prosthesis. The approach of 3D printing in this category has been successfully used in the health care sector to make both standard and complex implants within a reasonable amount of time. In this study, some of the clinical applications of 3D printing in design and manufacturing of a patient-specific hip implant would be explained. In cases where patients have complex bone geometries or are undergoing a complex revision on hip replacement, the traditional surgical methods are not efficient, and hence these patients require patient-specific approaches. There are major advantages in using this new technology for medical applications, however, in order to get this technology widely accepted in medical device industry, there is a need for gaining more acceptance from the medical device regulatory offices. This is a challenge that is moving onward and will help the technology find its way at the end as an accepted manufacturing method for medical device industry in an international scale. The discussion will conclude with some examples describing the future directions of 3D Medical Printing.

Keywords: CT/MRI, image processing, 3D printing, medical devices, patient specific implants

Procedia PDF Downloads 291
6454 Patient Experience in a Healthcare Setting: How Patients' Encounters Make for Better Value Co-creation

Authors: Kingsley Agyapong

Abstract:

Research conducted in recent years has delved into the concept of patient-perceived value within the context of co-creation, particularly in the realm of doctor-patient interactions within healthcare settings. However, existing scholarly discourse lacks exploration regarding the emergence of patient-derived value in the co-creation process, specifically within encounters involving patients and stakeholders such as doctors, nurses, pharmacists, and other healthcare professionals. This study aims to fill this gap by elucidating the perspectives of patients regarding the value they derive from their interactions with multiple stakeholders in the delivery of healthcare services. The fieldwork was conducted at a university clinic located in Ghana. Data collection procedures involved conducting 20 individual interviews with key informants on distinct value accrued from co-creation practices and interactions with stakeholders. The key informants consisted of patients receiving care at the university clinic during the Malaria Treatment Process. Three themes emerged from both the existing literature and the empirical data collected. The first theme, labeled as "patient value needs in co-creation," encapsulates elements such as communication effectiveness, interpersonal interaction quality, treatment efficacy, and enhancements to the overall quality of life experienced by patients during their interactions with healthcare professionals. The second theme, designated as "services that enhance patients' experience in value co-creation," pertains to patients' perceptions of services that contribute favourably to co-creation experiences, including initiatives related to health promotion and the provision of various in-house services that patients deem pertinent for augmenting their overall experiences. The third theme, titled "Challenges in the co-creation of patients' value," delineates obstacles encountered within the co-creation process, including health professionals' challenges in effectively following up with patients scheduled for review and prolonged waiting times for healthcare delivery. This study contributes to the patients' perceptions of value within the co-creation process during their interactions with service providers, particularly healthcare professionals. By gaining a deeper insight into this process, healthcare providers can enhance the delivery of patient-centered care, thereby leading to improved healthcare outcomes. The study further offers managerial implications derived from its findings, providing actionable insights for healthcare managers and policymakers aiming to optimize patient value creation in healthcare services. Furthermore, it suggests avenues for future research endeavors within healthcare settings.

Keywords: patient, healthcare, co-creation, malaria

Procedia PDF Downloads 42
6453 Understanding the Effectiveness of Branding Strategies in Car Rental Service Business in India

Authors: Vrajesh Chokshi

Abstract:

In last three decades, the global economy is substantially changed. Today, we are living in highly inter-connected world. The global markets are more open and consumers are well informed about products and services. The information technology revolution has broken all barriers in global business. The E-commerce has given opportunities of global trades to corporate. The IT is extensively used in almost all industries. After liberalization in 1992, the Indian economy is also significantly changed. The IT (information technology) and ITES (IT enable services) are extensively used in supply chain management. In India, previously car rental service business was dominated by local organization and operated through local contact. This industry is very lucrative and to catch this opportunity, many new corporate have ventured into e-commerce car rental service business in India. As the market is very competitive, branding is also very important part of marketing strategy. Now, the E-commerce portals those are in car rental business in India have realized the importance of the same and have started usage of all types of communication channel to promote their brand in different Indian markets. At consumer side, the awareness is also being considerably increased due to marketing communication campaign run by these companies. This paper aims to understand effectiveness of branding strategies in car rental business in India and also tries to identify unique promotional strategies to consolidate brand image of this business in different Indian markets.

Keywords: branding strategies, car rental business, CRM (customer relationship management), ITES (information technology enabled services)

Procedia PDF Downloads 296