205,652 research outputs found

    SafeWeb: A Middleware for Securing Ruby-Based Web Applications

    Get PDF
    Web applications in many domains such as healthcare and finance must process sensitive data, while complying with legal policies regarding the release of different classes of data to different parties. Currently, software bugs may lead to irreversible disclosure of confidential data in multi-tier web applications. An open challenge is how developers can guarantee these web applications only ever release sensitive data to authorised users without costly, recurring security audits. Our solution is to provide a trusted middleware that acts as a “safety net” to event-based enterprise web applications by preventing harmful data disclosure before it happens. We describe the design and implementation of SafeWeb, a Ruby-based middleware that associates data with security labels and transparently tracks their propagation at different granularities across a multi-tier web architecture with storage and complex event processing. For efficiency, maintainability and ease-of-use, SafeWeb exploits the dynamic features of the Ruby programming language to achieve label propagation and data flow enforcement. We evaluate SafeWeb by reporting our experience of implementing a web-based cancer treatment application and deploying it as part of the UK National Health Service (NHS)

    Designing a GIS Web Base for Locating Health Care Locations in KSA using Google Earth

    Get PDF
    This study focuses on the development of a web-based GIS for public healthcare system using GIS web base application choosing Google Earth as a sample . The development of this system is motivated to provide opportunities for the healthcare workers to gain access to vital information that can aid him/her in the location of viable hospitals for the patients to fully enjoy available enhanced  healthcare services. Currently, three major problems still exist in the healthcare geographic applications. This relate to health mapping methods, reusability of health applications, and interoperability issues. To handle these problems, we design a Web based GIS for Public healthcare system to support health data sharing and representation. The developed model makes it possible to locate the nearest hospitals as well as the services they rendered.   With Google Earth, you'll be able to see math concepts in a different light.  They're worth exploring and understanding fully.  In Google Earth you'll be able to interact with the concepts and see how they're evident in real life. These lessons are sure to be more interesting than just another page in a math text. Keywords: Web-based GIS, Public healthcare, Decision Support System. Google Earth ,ArcGS10.3,GP

    A systematic literature review of cloud computing in eHealth

    Full text link
    Cloud computing in eHealth is an emerging area for only few years. There needs to identify the state of the art and pinpoint challenges and possible directions for researchers and applications developers. Based on this need, we have conducted a systematic review of cloud computing in eHealth. We searched ACM Digital Library, IEEE Xplore, Inspec, ISI Web of Science and Springer as well as relevant open-access journals for relevant articles. A total of 237 studies were first searched, of which 44 papers met the Include Criteria. The studies identified three types of studied areas about cloud computing in eHealth, namely (1) cloud-based eHealth framework design (n=13); (2) applications of cloud computing (n=17); and (3) security or privacy control mechanisms of healthcare data in the cloud (n=14). Most of the studies in the review were about designs and concept-proof. Only very few studies have evaluated their research in the real world, which may indicate that the application of cloud computing in eHealth is still very immature. However, our presented review could pinpoint that a hybrid cloud platform with mixed access control and security protection mechanisms will be a main research area for developing citizen centred home-based healthcare applications

    Development of FHIR based web applications for appointment management in healthcare

    Get PDF
    The integration of Information Technology systems in healthcare is no new concept, however, the ever growing solutions offered by the IT field are pushing a revamp of older implementations of Hospital Information Systems. Contemporary web-based solutions are now readily available and promise independence from operating systems and desktop bound systems, while incorporating faster and more secure methods. The focus on interoperable systems has been setting new goals towards fully computerized hospital management and the progress of healthcare standards over the years has made interoperability an obligation. The work presented hereby reflects a FHIR web based application to overcome the problem presented by scheduling and appointment management.This work has been supported by FCT -Fundacao para a Ciencia e Tecnologia within the R&D Units Project Scope: UIDB/00319/2020

    UNDERSTANDING THE IMPACT OF INTERNET MEDIA ON PATIENT-CLINICIAN TRUST: MODEL DEVELOPMENT AND RESEARCH DESIGN

    Get PDF
    Patient-clinician trust is one of the major concerns regarding the relationship between the public and the healthcare industry. The development of Internet technology, especially Web 2.0 applications, provides us with a greater ability to exchange information and provide feedback. To describe and measure the impact of ICT-based new media on patient-clinician trust, this paper develops a theoretical model that builds on previous literature in both the healthcare and IS research areas. The paper also aims to explain the differing impacts of online reports (Web 1.0) and online comments (Web 2.0), along with the differing impacts of positive and negative comments. Expected contributions and an agenda for future empirical experiment are also discussed in the paper

    The CLARITY modular ambient health and wellness measurement platform

    Get PDF
    Emerging healthcare applications can benefit enormously from recent advances in pervasive technology and computing. This paper introduces the CLARITY Modular Ambient Health and Wellness Measurement Platform:, which is a heterogeneous and robust pervasive healthcare solution currently under development at the CLARITY Center for Sensor Web Technologies. This intelligent and context-aware platform comprises the Tyndall Wireless Sensor Network prototyping system, augmented with an agent-based middleware and frontend computing architecture. The key contribution of this work is to highlight how interoperability, expandability, reusability and robustness can be manifested in the modular design of the constituent nodes and the inherently distributed nature of the controlling software architecture.Emerging healthcare applications can benefit enormously from recent advances in pervasive technology and computing. This paper introduces the CLARITY Modular Ambient Health and Wellness Measurement Platform:, which is a heterogeneous and robust pervasive healthcare solution currently under development at the CLARITY Center for Sensor Web Technologies. This intelligent and context-aware platform comprises the Tyndall Wireless Sensor Network prototyping system, augmented with an agent-based middleware and frontend computing architecture. The key contribution of this work is to highlight how interoperability, expandability, reusability and robustness can be manifested in the modular design of the constituent nodes and the inherently distributed nature of the controlling software architecture

    eHealth in Geriatric Rehabilitation: An International Survey of the Experiences and Needs of Healthcare Professionals.

    Get PDF
    While eHealth can help improve outcomes for older patients receiving geriatric rehabilitation, the implementation and integration of eHealth is often complex and time-consuming. To use eHealth effectively in geriatric rehabilitation, it is essential to understand the experiences and needs of healthcare professionals. In this international multicentre cross-sectional study, we used a web-based survey to explore the use, benefits, feasibility and usability of eHealth in geriatric rehabilitation settings, together with the needs of working healthcare professionals. Descriptive statistics were used to summarize quantitative findings. The survey was completed by 513 healthcare professionals from 16 countries. Over half had experience with eHealth, although very few (52 of 263 = 20%) integrated eHealth into daily practice. Important barriers to the use or implementation of eHealth included insufficient resources, lack of an organization-wide implementation strategy and lack of knowledge. Professionals felt that eHealth is more complex for patients than for themselves, and also expressed a need for reliable information concerning available eHealth interventions and their applications. While eHealth has clear benefits, important barriers hinder successful implementation and integration into healthcare. Tailored implementation strategies and reliable information on effective eHealth applications are needed to overcome these barriers

    Mobile Software Assurance Informed through Knowledge Graph Construction: The OWASP Threat of Insecure Data Storage

    Get PDF
    Many organizations, to save costs, are moving to the Bring Your Own Mobile Device (BYOD) model and adopting applications built by third-parties at an unprecedented rate. Our research examines software assurance methodologies specifically focusing on security analysis coverage of the program analysis for mobile malware detection, mitigation, and prevention. This research focuses on secure software development of Android applications by developing knowledge graphs for threats reported by the Open Web Application Security Project (OWASP). OWASP maintains lists of the top ten security threats to web and mobile applications. We develop knowledge graphs based on the two most recent top ten threat years and show how the knowledge graph relationships can be discovered in mobile application source code. We analyze 200+ healthcare applications from GitHub to gain an understanding of their software assurance of their developed software for one of the OWASP top ten mobile threats, the threat of “Insecure Data Storage.” We find that many of the applications are storing personally identifying information (PII) in potentially vulnerable places leaving users exposed to higher risks for the loss of their sensitive data

    Gamification Strategy on Prevention of STDs for Youth

    Get PDF
    Sexually transmitted diseases (STDs) and especially chlamydia is a worrying problem among North-Norwegian youngsters. Gamified web applications should be valued for sexual health education, and thus STDs prevention, for their potential to get users engaged and involved with their healthcare. Aiming to achieve that youngsters become more aware of STDs we have developed “sjekkdeg.no”, a gamified web application focused on sexual health targeting North-Norwegian youngsters. Gamification techniques like avatars, achievement-based gifts and social network sharing buttons have been implemented in the site that includes educational content on sexual health and a STDs symptom checker. Preliminary results show that the game-style web app could be useful to encourage users to learn more on sexual health and STDs and thus changing their risky behaviors and preventing sexually transmitted diseases
    corecore