Health Portal Suggestions for Continued Work

Size: px
Start display at page:

Download "Health Portal Suggestions for Continued Work"

Transcription

1 Health Portal Suggestions for Continued Work CSD Fall 2010 Version: 1.0 Identifier: HP-003 Project owners Björn Pehrson Sven Jonsson Amos Nungu Project coach Hans Eriksson Team members Contact ECTS credits Anand Kannan 15 cr. Biniam Goshu Mekonnen 30 cr. Boris Ristov 24 cr. Christina Sidiropoulou 15 cr. Ekaterina Garbaruk 15 cr. Manxing Du 30 cr. Shabnam Sadat Jalalinia 15 cr. 12/28/2010

2 Version history Version Release date Changes Author(s) /28/2010 First version of the document created Boris Ristov 2 (12)

3 Table of contents 1. Introduction Purpose of document Scope of document Audience of document Suggestions for continued work Use feedback from Stockholms Läns Landsting/Vårdguiden Provide different localizations Extending the functionality of the health portal Use the OSIA platform Reasoning for the current health portal prototype Description of OSIA Centralized vs. decentralized database Centralized solution Decentralized solution Stronger focus on individual control Alternative approaches Using the Drupal CMS Using the Indivo PHCR system Using the care2x HI system Summary References (12)

4 1. Introduction 1.1. Purpose of document The purpose of this document is to provide suggestions for succeeding CareNet teams on how to evolve the health portal concept beyond its current prototype stage, if they choose to pursue the concept further. Several suggestions on what can be done to improve it will be provided, and also alternative approaches will be discussed Scope of document This document covers topics related to the health portal and the various ways it can be improved upon or extended. The document will attempt to cover both technical as well as non-technical considerations. The actual implementation of the health portal will not be discussed at great length in this document Audience of document This document is aimed at any succeeding CareNet teams who wish to extend the possibilities of the current prototype to a new level or look into alternative solutions if needed. 2. Suggestions for continued work In this section, suggestions on what can be done to extend the health portal prototype will be presented Use feedback from Stockholms Läns Landsting/Vårdguiden The aim of the current prototype has been to provide a starting point for the continued development of the health portal. The CareNet team has developed a set of features to enable and facilitate communication between caregivers and caretakers, such as appointment calendars and diary entries. In order to provide a comprehensive health portal system that can be established in real production/health-care environments, the system needs to respect regulations and laws surrounding the health-care of the area where the system is to be deployed. Since Sweden will currently act as the main environment where the health portal will be deployed, Swedish regulations and laws need to be considered. Therefore, in the case of Stockholm, Sweden, it is advisable to consult the matter with Stockholms Läns Landsting [1] (SLL, eng. County Council of Stockholm), who are responsible for all the publicly financed health-care services in the county. 4 (12)

5 Stockholms Läns Landsting is also responsible for the health-care guidance and information in the county, and they offer these services through Vårdguiden. [2] It is advisable to attempt to get them on board, so as to clarify potential outstanding issues in deploying a health portal system in a proper environment. Regarding laws and regulations in Swedish health-care, Vårdguiden provides a summary of applicable laws that aim to protect patients, and in the case of the health portal, it is important to respect laws concerning secrecy and integrity issues. [3] If the plan is to deploy a health portal system in another location in the future, any local laws need to be considered and the system adapted to them Provide different localizations In order to improve the accessibility of the health portal system, and to accommodate the different types of users a real health-care scenario undoubtedly will encompass, it is advisable to look into a solution that provides different localizations. The current prototype is only available in English, but a possible extension is to add a menu choice or a rolling list where the user can choose from a variety of available languages. This will improve the portal s ease-of-use and open it up to a wider audience Extending the functionality of the health portal As with most software platforms, the provided functionality and service continuously evolve over time, providing additional features or making improvements to the user interface. Since the current prototype is built using open-source software such as PHP, the possibilities of adding functionality to the portal is unlimited. Some suggestions on additional features that can be added in the future are: A full-featured contact system or a ticketing system that notifies users if new messages are sent or received, enabling a direct link between caregivers and caretakers. An intranet solution is also a possibility. A mail notification system that automatically sends generated s to remind users of scheduled appointments, or new messages/replies in the ticketing system. A simple chat protocol that allows logged-in caretakers to have a direct online conversation with their assigned caregivers. A system to handle the test results of patients. A system to handle prescriptions assigned to patients. A proper integration of patient journals into the health portal system, providing easy access to them when needed. A password recovery or resetting system. Currently SHA-1 encryption is used which does not allow for password recovery. Some of the proposed suggestions may require a higher level of programming/scripting knowledge, so it is advisable to have access to sufficient experience in this subject area. 5 (12)

6 2.4. Use the OSIA platform Reasoning for the current health portal prototype The current health portal prototype is built from the ground-up using proven open-source software such as PHP and MySQL. The main reasons for not choosing available solutions were: 1) By creating the health portal prototype from scratch, a framework can be developed that is easily extendable and does not use any hard-to-modify solutions. Thus, the difficulty level of modifying the current prototype should be low. It also allows us to maintain specific license rights would we wish to. 2) Discussions were had to make use of a website platform that is currently being developed called OSIA, by Ph.D. student Dan Kopparhed. Since OSIA was to be the platform of choice, the actual portal itself had to be developed using simple PHP and HTML, and then applied on top of the platform. Due to the early nature of the OSIA platform the deployment on top of OSIA was postponed, but the health portal prototype was still developed with OSIA in mind. Therefore, when OSIA is mature enough to act as a stable platform, we recommend future CareNet teams into basing the portal on it Description of OSIA OSIA is the developmental name of a new type of platform that will simplify the deployment of various kinds of pages on the Internet. [4] The core feature of the platform is its modularity: the aim with the platform is to provide the option to create, manage and/or mix various types of functionality commonly found on the Internet, such as portals, Content Management Systems (CMS), forums and so on. If the various features are thought of as modules, the user then has the power to enable the modules that are necessary. If the user also needs to extend his/her the functionality of the offered website, new modules can be downloaded and added when needed. This also enables reuse of code and features. The modularity of the OSIA platform also brings forth another feature that improves the ease-of-use and maintenance, What You See Is What You Get (WYSIWYG). Since the various aspects of a site are broken down into smaller pieces, the website administrator(s) can rearrange elements freely in a simple and graphical way. This also allows for a more focused development approach: as an example, when the portal is broken down into smaller pieces, a graphical designer can then worry about the look of the webpage without needing particular technical skills, while someone working on the functionality of the website does not need to worry about the graphical layout. This allows for added flexibility, since development tasks can be divided between team members in a more specific, or direct, way. When this platform realizes its promise, it could prove to be a valuable addition to any health portal. Any additional features that may be requested can be added easily and without requiring strong technical knowledge. 6 (12)

7 2.5. Centralized vs. decentralized database Centralized solution The current health portal prototype is using a centralized database, that is, it is stored on the same server as the health portal itself. This setup provides some benefits that will be discussed below: Easier backup scheme: Since the database is stored in one location, performing backups and restoration tasks is simplified. Easier maintenance: Since the central database stores all the user information, any number of devices can be using the health portal. There is no need to worry about local databases in the gateways and how the main server should access them (to retrieve patient information). Figure 1 below illustrates this scheme. The health portal server acts as a normal web-hosting server and provides all the necessary functionality to the end-user, who simply has to connect to the portal like any other page. Figure 1: A simple topology map of a centralized solution. The entire database is stored on the health portal server, which simplifies maintenance but lacks redundancy. 7 (12)

8 This solution is easy to setup and maintain, but it also has some drawbacks that will be discussed below: Lack of redundancy: Since the database is stored locally, the risk of losing all information in case of an unforeseen consequence is higher. It is therefore advisable to figure out a backup scheme that, for example, stores nightly dumps of the database at an external location. Lower security: Since all the user information is stored locally, there is always a heightened risk of security breaches and the loss of personal information. The aim is to provide a health portal system that stores data securely, but threats on the Internet are always evolving. In the next section, another approach will be discussed that may alleviate some of the issues with the current setup Decentralized solution Another approach that may be used is to decentralize the storage of information in the health portal system. The idea is to store all the patient information locally in the residential gateways, and leave only the basic functionality and caregiver information in the main health portal server. In theory, the decentralized solution may provide the following benefits: Improved redundancy: Since all the personal patient information is distributed and stored locally in the residential gateways placed in the homes, a natural form of redundancy is achieved. If the main health portal server would fail, the data stored in the gateways is not lost. Improved security: Since the health portal information is not stored in one place, it is automatically harder for malicious attackers to acquire data, especially the patient data which is the most essential information stored in the system. Additional flexibility: By storing all the private information locally in the residential gateways, it is possible to fine-tune privacy aspects of the health portal, e.g. the user has full control over what kind of data is made available to caregivers. This aspect will be discussed further in section 2.6. Figure 2 on the next page illustrates the decentralized scheme. The health portal system is still hosted on the server, but the private patient information is stored in each individual gateway. Therefore, the main server needs to be aware of the residential gateways that are being used, and how to connect to them. 8 (12)

9 Figure 2: A simple topology map of a decentralized solution. The database on the health portal server contains general information about caregivers and how to reach all the residential gateways, while the residential gateway databases contain the personal patient information. Therefore, if a doctor needs to retrieve information about a patient, the server needs to contact the targeted residential gateway and acquire access to the requested information. The improved redundancy and security is a welcome addition, but this solution creates a new set of problems: Increased complexity: Since the main server needs to know how to access the local databases, someone will have to maintain a record of all the residential gateways that are in use. This can be achieved if the residential gateways are assigned static IP addresses and are reachable if one knows the necessary information. Thus, some extensions need to be done to the current health portal database so that all this necessary information can be stored. Increased maintenance efforts: The above situation also creates a new problem. Who is responsible for maintaining the records on how to connect to the residential gateways? An efficient solution for retrieving the information stored in the gateways is warranted. Complex backup procedures: While distributing the information storage creates a natural form of redundancy and security, the information stored in the gateways can still be destroyed if an accident occurs. Therefore, comprehensive backup procedures are still needed, but they will be more complex since backups of all gateways need to be done and stored somewhere. 9 (12)

10 2.6. Stronger focus on individual control Currently, the health portal prototype supports a diary function where a patient can post whatever they like and choose whether or not their assigned caregiver should be able to read it. This concept, that the patient has control of what information should be available to the assigned caregivers, can be extended further to create a differentiating feature. By making use of the decentralized concept that was introduced in the previous section, a step is taken towards providing a portal with a strong focus on individual control. Since the end-user, that is the caretaker, controls what is accessible by the caregivers; privacy can be retained with ease when the caretaker wishes for it. By separating the patient information from the main health portal server, it also makes it harder for unauthorized personnel to get access to that information. The potential for expanding on this area is great, and it is urged that various options are explored that may benefit patients and their right to privacy. 3. Alternative approaches As discussed in section 2.4.1, one of the main reasons for starting the development of the health portal without using an already-established system was to provide compatibility with the OSIA platform. If, for some reason, any succeeding CareNet teams want to make use of other available platforms, some alternatives will be presented in short in the following sections Using the Drupal CMS Drupal is a well-established open-source CMS that is used as the back-end for many types of pages on the Internet. [5] Similar to OSIA, it also allows for extended functionality through the use of addon modules. Thanks to its popularity, there are many dedicated resources discussing the Drupal CMS, so documentation is plentiful. The basic release of Drupal, called Drupal Core, allows for features that can be expected of a health portal system such as user account management, layout customization and maintenance. By using these features there is no need to develop the features from the ground-up, but extensive modification may need to be done to conform the features to a health-care environment. 10 (12)

11 3.2. Using the Indivo PHCR system One solution that can be investigated is the Indivo personally controlled health record (PCHR) system. It is an actively-developed health information system in conjunction with the Children s Hospital Boston. Not unlike our health portal prototype, this system is free and open-source, and builds upon existing software and standards. [6] The most recent version at the time of writing is the first public beta, which is available on the official website Using the care2x HI system An alternative solution that may be investigated is the care2x hospital information (HI) system. Similar to Indivo, its aim is to provide a fully-featured health-care system that is free and opensource. [7] The project is currently in development, but early builds are available on the official website. 4. Summary As this document shows, there is room to greatly expand the health portal concept into untapped areas. A lot of work has been done in this field to come up with stable, efficient and secure systems, and the interest in developing fully-featured systems that most importantly are free to use is a good sign. 11 (12)

12 5. References [1] Stockholms Läns Landsting. (undated). [Online]. Viewed 12/28/2010. Available: [2] Vårdguiden. (undated). [Online]. Viewed 12/28/2010. Available: [3] Vårdguiden. (06/11/2010). Lagar i hälso- och sjukvården. [Online]. Viewed 12/28/2010. Available: [4] OSIA Wiki. (01/26/2010). What is OSIA? [Online]. Viewed 12/28/2010. Available: [5] Drupal. (undated). [Online]. Viewed 12/28/2010. Available: [6] Indivo The Personally Controlled Health Record. (undated). [Online]. Viewed 12/28/2010. Available: [7] care2x The Open Source Hospital Information System. (11/17/2010). [Online]. Viewed 12/28/2010. Available: 12 (12)

Network Monitoring Tools

Network Monitoring Tools Network Monitoring Tools (Nagios, MRTG) CSD Fall 2010 Version: 1.3 Identifier: ISP-003 Project owners Björn Pehrson Sven Jonsson Amos Nungu Project coach Hans Eriksson Team members Contact ECTS credits

More information

YubiKey Authentication Module Design Guideline

YubiKey Authentication Module Design Guideline YubiKey Authentication Module Design Guideline Yubico Application Note Version 1.0 May 7, 2012 Introduction Disclaimer Yubico is the leading provider of simple, open online identity protection. The company

More information

Information Technology Web Solution Services

Information Technology Web Solution Services Information Technology Web Solution Services Icetech 940 West North Avenue Baltimore, Maryland 21217 Tel: 410.225.3117 Fax: 410.225.3120 www. Icetech. net Hubzone Copyright @ 2012 Icetech, Inc. All rights

More information

SmartHIPAA! 5 simple and inexpensive tips to protect patient information

SmartHIPAA! 5 simple and inexpensive tips to protect patient information SmartHIPAA! 5 simple and inexpensive tips to protect patient information 5 simple and inexpensive tips to protect patient information HIPAA security guidelines can be confusing and compliance expensive.

More information

Virtualized Open-Source Network Security Appliance

Virtualized Open-Source Network Security Appliance Virtualized Open-Source Network Security Appliance By Daniel Secrist Submitted to the Faculty of the Information Technology Program in Partial Fulfillment of the Requirements for the Degree of Bachelor

More information

Software Requirements Specification

Software Requirements Specification Software Requirements Specification for easyrent Version 2.0 Prepared by Group Name: Foo- Tang Clan Abraham Dela Cruz Raj Luhar Chris Horuk Joey Phommasone Zack Warburg abrahamdc@gmail.com rluhar1990@gmail.com

More information

Developing a Website. Chito N. Angeles Web Technologies: Training for Development and Teaching Resources

Developing a Website. Chito N. Angeles Web Technologies: Training for Development and Teaching Resources Developing a Website Chito N. Angeles Web Technologies: Training for Development and Teaching Resources Static vs. Dynamic Website Static Website Traditional Website Contains a fixed amount of pages and

More information

WHITE PAPER. OPEN SOURCE vs. PROPRIETARY CMS: WHICH IS STRONGER?

WHITE PAPER. OPEN SOURCE vs. PROPRIETARY CMS: WHICH IS STRONGER? OPEN SOURCE vs. PROPRIETARY CMS: WHICH IS STRONGER? Open Source vs. Proprietary CMS: Which is Stronger? Content Management System (CMS) software runs more business websites every day. Hundreds of brands

More information

Extranet Access Management Web Access Control for New Business Services

Extranet Access Management Web Access Control for New Business Services Extranet Access Management Web Access Control for New Business Services An Evidian White Paper Increase your revenue and the ROI for your Web portals Summary Increase Revenue Secure Web Access Control

More information

The DirectOne E-Commerce System

The DirectOne E-Commerce System The DirectOne E-Commerce System SecurePay Pty. Ltd. Level 4, 20 Queen St Melbourne 3000 Australia November 05 Contents INTRODUCTION 3 WELCOME TO THE DIRECTONE E-COMMERCE SYSTEM 3 AN OVERVIEW OF E-COMMERCE

More information

Building a Database-Driven Web Application With FileMaker

Building a Database-Driven Web Application With FileMaker Building a Database-Driven Web Application With FileMaker Edward L. Ford November 26, 2006 Summary: This document discusses techniques for incorporation into the design of a FileMaker database that will

More information

Open Source Content Management System for content development: a comparative study

Open Source Content Management System for content development: a comparative study Open Source Content Management System for content development: a comparative study D. P. Tripathi Assistant Librarian Biju Patnaik Central Library NIT Rourkela dptnitrkl@gmail.com Designing dynamic and

More information

Getting Started with EServer Courses Using EServer.org for Open-Source, Open-Access Teaching

Getting Started with EServer Courses Using EServer.org for Open-Source, Open-Access Teaching Getting Started with EServer Courses Using EServer.org for Open-Source, Open-Access Teaching Introduction What is the EServer Course Management System? And what is Moodle? The EServer Course Management

More information

What s New Guide: Version 5.6

What s New Guide: Version 5.6 What s New Guide: Version 5.6 A QUEST SOFTWARE COMPANY 1. 8 0 0. 4 2 4. 9 4 1 1 w w w. s c r i p t l o g i c. c o m WHAT S NEW IN ACTIVE ADMINISTRATOR 5.6? Contents...3 Active Administrator Product Overview...3

More information

Community CRM. Empowering Not for Profit, NGO, Community and Government Organisations to create resilient communities. Systems Migration Guide

Community CRM. Empowering Not for Profit, NGO, Community and Government Organisations to create resilient communities. Systems Migration Guide Community CRM Empowering Not for Profit, NGO, Community and Government Organisations to create resilient communities. Systems Migration Guide v1.0 January 2015 Introduction CommunityCRM has created this

More information

Disaster Recovery Planning Save Your Business

Disaster Recovery Planning Save Your Business Disaster Recovery Planning Save Your Business Your business at risk! Your company is at risk for failure in the event of disaster Your data is at risk for costly loss Your revenue is at risk with lack

More information

AFRICAN FORUM FOR AGRICULTURAL ADVISORY SERVICES AFAAS WEBSITE DEVELOPMENT

AFRICAN FORUM FOR AGRICULTURAL ADVISORY SERVICES AFAAS WEBSITE DEVELOPMENT AFRICAN FORUM FOR AGRICULTURAL ADVISORY SERVICES AFAAS WEBSITE DEVELOPMENT INCEPTION REPORT SUBMITTED TO: AFRICAN FORUM FOR AGRICULTURAL ADVISORY SERVICES Plot 22A Nakasero Road P.O. Box 34624 Kampala

More information

How to Choose the Best Cloud Backup Service for Salesforce

How to Choose the Best Cloud Backup Service for Salesforce How to Choose the Best Cloud Backup Service for Salesforce Introduction This paper is a resource for IT-responsible professionals working in corporations that use Salesforce. Over the past several years,

More information

webtree designs Gayle Pyfrom web site design and development Lakewood, CO 80226 info@webtreedesigns.com

webtree designs Gayle Pyfrom web site design and development Lakewood, CO 80226 info@webtreedesigns.com webtree designs Gayle Pyfrom web site design and development Lakewood, CO 80226 info@webtreedesigns.com INTRODUCTION The goal of this presentation is to provide an overview of using Joomla! to create your

More information

Content Management Systems: Drupal Vs Jahia

Content Management Systems: Drupal Vs Jahia Content Management Systems: Drupal Vs Jahia Mrudula Talloju Department of Computing and Information Sciences Kansas State University Manhattan, KS 66502. mrudula@ksu.edu Abstract Content Management Systems

More information

SERVICE LEVEL AGREEMENT

SERVICE LEVEL AGREEMENT SERVICE LEVEL AGREEMENT This Service Level Agreement (SLA) is provided by ECS and is intended to define services and responsibilities between ECS and customer. ECS along with contracted 3 rd party partners

More information

A SURVEY ON GROUPWARE TOOLS

A SURVEY ON GROUPWARE TOOLS A SURVEY ON GROUPWARE TOOLS Hadi Nategh New University of Lisbon hnt@uninova.pt May 2011 Introduction What is groupware? Like an electronic sinew that binds teams together, the new groupware aims to place

More information

DYNAMIC TECHNOLOGIES ON THE WEB: EDUCATION ADMINISTRATION APPLICATIONS. Doug Martin, Ph.D. University of Cincinnati

DYNAMIC TECHNOLOGIES ON THE WEB: EDUCATION ADMINISTRATION APPLICATIONS. Doug Martin, Ph.D. University of Cincinnati 119 DYNAMIC TECHNOLOGIES ON THE WEB: EDUCATION ADMINISTRATION APPLICATIONS Doug Martin, Ph.D. University of Cincinnati While it is somewhat trite sounding at this point, it is, nonetheless, appropriate

More information

Secure Email Inside the Corporate Network: INDEX 1 INTRODUCTION 2. Encryption at the Internal Desktop 2 CURRENT TECHNIQUES FOR DESKTOP ENCRYPTION 3

Secure Email Inside the Corporate Network: INDEX 1 INTRODUCTION 2. Encryption at the Internal Desktop 2 CURRENT TECHNIQUES FOR DESKTOP ENCRYPTION 3 A Tumbleweed Whitepaper Secure Email Inside the Corporate Network: Providing Encryption at the Internal Desktop INDEX INDEX 1 INTRODUCTION 2 Encryption at the Internal Desktop 2 CURRENT TECHNIQUES FOR

More information

Creating Research Web Sites with Drupal. Randy Carpenter & Steven Akins, May 25, 2010 TSO Brown Bag Course

Creating Research Web Sites with Drupal. Randy Carpenter & Steven Akins, May 25, 2010 TSO Brown Bag Course Creating Research Web Sites with Drupal Randy Carpenter & Steven Akins, May 25, 2010 TSO Brown Bag Course Last Revision: May 24, 2010 Introduction Randy Carpenter, Lead of TSO Research Program Support

More information

efolder White Paper: How to Choose the Best Cloud Backup Service for Google Apps

efolder White Paper: How to Choose the Best Cloud Backup Service for Google Apps efolder White Paper: How to Choose the Best Cloud Backup Service for Google Apps January 2015 Introduction This paper is a resource for IT-responsible professionals working in corporations that use Google

More information

Private vs. Public Cloud Solutions

Private vs. Public Cloud Solutions Private vs. Public Cloud Solutions Selecting the right cloud technology to fit your organization Introduction As cloud storage evolves, different cloud solutions have emerged. Our first cloud whitepaper

More information

DEVELOPING AN OPEN SOURCE CONTENT MANAGEMENT STRATEGY FOR E-GOVERNMENT

DEVELOPING AN OPEN SOURCE CONTENT MANAGEMENT STRATEGY FOR E-GOVERNMENT Abhijeet Chavan Editor, Planetizen; Chief Technology Officer, Urban Insight Los Angeles, CA 90036 Phone: 323-966-4540; Fax: 323-966-4544; Email: chavan@planetizen.com DEVELOPING AN OPEN SOURCE CONTENT

More information

How to Create a Multi-user Content Management Platform with Drupal in a vcloud Environment. A VMware Cloud Evaluation Reference Document

How to Create a Multi-user Content Management Platform with Drupal in a vcloud Environment. A VMware Cloud Evaluation Reference Document How to Create a Multi-user Content Management Platform with Drupal in a vcloud Environment A VMware Cloud Evaluation Reference Document Contents About Cloud Computing Cloud computing is an approach to

More information

Cirius Whitepaper for Medical Practices

Cirius Whitepaper for Medical Practices Cirius Whitepaper for Medical Practices Reputation management, increased efficiency and cost savings: How secure messaging is enabling far more than regulatory compliance for medical practices. Summary

More information

efolder White Paper: How to Choose the Best Cloud Backup Service

efolder White Paper: How to Choose the Best Cloud Backup Service efolder White Paper: How to Choose the Best Cloud Backup Service February 2015 Introduction This paper is a resource for IT professionals working in corporations that use a number of cloud services, including

More information

A guide for Selecting Content Management System for Web Application Development

A guide for Selecting Content Management System for Web Application Development ISSN: 2321-7782 Volume 1, Issue 3, August 2013 International Journal of Advance Research in Computer Science and Management Studies Research Paper Available online at: www.ijarcsms.com A guide for Selecting

More information

DEVELOP ROBOTS DEVELOPROBOTS. We Innovate Your Business

DEVELOP ROBOTS DEVELOPROBOTS. We Innovate Your Business DEVELOP ROBOTS DEVELOPROBOTS We Innovate Your Business Security & Encryption Develop Robots has helped banks, real estate companies, law firms and many other businesses to secure and encrypt their database

More information

SERVICE LEVEL AGREEMENT: Shared Exchange Hosting

SERVICE LEVEL AGREEMENT: Shared Exchange Hosting SERVICE LEVEL AGREEMENT: Shared Exchange Hosting This Service Level Agreement (this SLA ) governs the use of the Services under the terms of the Master Service Agreement (the MSA ) between Global Data

More information

SERVICE LEVEL AGREEMENT - Shared Exchange Hosting

SERVICE LEVEL AGREEMENT - Shared Exchange Hosting SERVICE LEVEL AGREEMENT - Shared Exchange Hosting This Service Level Agreement (this SLA ) governs the use of the Services under the terms of the Master Service Agreement (the MSA ) between Constructure

More information

What to do When Faced With a Privacy Breach: Guidelines for the Health Sector ANN CAVOUKIAN, PH.D. COMMISSIONER

What to do When Faced With a Privacy Breach: Guidelines for the Health Sector ANN CAVOUKIAN, PH.D. COMMISSIONER What to do When Faced With a Privacy Breach: Guidelines for the Health Sector ANN CAVOUKIAN, PH.D. COMMISSIONER INFORMATION AND PRIVACY COMMISSIONER/ONTARIO Table of Contents What is a privacy breach?...1

More information

THE OPEN UNIVERSITY OF TANZANIA

THE OPEN UNIVERSITY OF TANZANIA THE OPEN UNIVERSITY OF TANZANIA Institute of Educational and Management Technologies COURSE OUTLINES FOR DIPLOMA IN COMPUTER SCIENCE 2 nd YEAR (NTA LEVEL 6) SEMESTER I 06101: Advanced Website Design Gather

More information

SERVICE LEVEL AGREEMENT

SERVICE LEVEL AGREEMENT SERVICE LEVEL AGREEMENT Shared Exchange Hosting This Service Level Agreement (this SLA ) governs the use of the Services under the terms of the Master Service Agreement (the MSA ) between Intermedia Technologies

More information

GE Intelligent Platforms. Meeting NERC Change Control Requirements for HMI/SCADA and Control Systems

GE Intelligent Platforms. Meeting NERC Change Control Requirements for HMI/SCADA and Control Systems GE Intelligent Platforms Meeting NERC Change Control Requirements for HMI/SCADA and Control Systems Meeting NERC Change Control Requirements for HMI/SCADA and Control Systems Overview There is a lot of

More information

White Paper Instant Messaging (IM) HIPAA Compliance

White Paper Instant Messaging (IM) HIPAA Compliance White Paper Instant Messaging (IM) HIPAA Compliance - 1 - Statement of Purpose This document is focused on providing health care companies, and all others bound by HIPAA regulations, with an eye opening

More information

Choosing a Learning Management System

Choosing a Learning Management System Choosing a Learning Management System The choice of a Learning Management System (LMS) and the necessary infrastructure for online learning will have significant consequences for a ministry. Choosing an

More information

CHECKLIST FOR THE CLOUD ADOPTION IN THE HEALTHCARE PROVISIONING INDUSTRY

CHECKLIST FOR THE CLOUD ADOPTION IN THE HEALTHCARE PROVISIONING INDUSTRY CHECKLIST FOR THE CLOUD ADOPTION IN THE HEALTHCARE PROVISIONING INDUSTRY CHECKLIST FOR THE CLOUD ADOPTION IN THE HEALTHCARE PROVISIONING INDUSTRY SHOULD MY HOSPITAL MOVE TO THE CLOUD? A synopsis of questions

More information

The Role of Password Management in Achieving Compliance

The Role of Password Management in Achieving Compliance White Paper The Role of Password Management in Achieving Compliance PortalGuard PO Box 1226 Amherst, NH 03031 USA Phone: 603.547.1200 Fax: 617.674.2727 E-mail: sales@portalguard.com Website: www.portalguard.com

More information

ESET Endpoint Security 6 ESET Endpoint Antivirus 6 for Windows

ESET Endpoint Security 6 ESET Endpoint Antivirus 6 for Windows ESET Endpoint Security 6 ESET Endpoint Antivirus 6 for Windows Products Details ESET Endpoint Security 6 protects company devices against most current threats. It proactively looks for suspicious activity

More information

Custom build vs. Open Source The layman s Guide

Custom build vs. Open Source The layman s Guide The Great Web Development Debate Custom build vs. Open Source The layman s Guide Should I go for an open source solution or should I have it custom built? This is the question that faces many companies

More information

CARENET-SE. NOC Tools Review. Communication System Design Summer 2010. Project team. Champion Björn Pehrson Coach Hans Eriksson

CARENET-SE. NOC Tools Review. Communication System Design Summer 2010. Project team. Champion Björn Pehrson Coach Hans Eriksson NOC Tools Review CARENET-SE Communication System Design Summer 2010 Project team IK2207 Alin Pastrama pastrama@kth.se Champion Björn Pehrson Coach Hans Eriksson IK2207 Annika Holmgren annika.holmgren@gmail.com

More information

The privacy of DataLogic CRM, Inc. s customers and affiliates is important to us. Therefore:

The privacy of DataLogic CRM, Inc. s customers and affiliates is important to us. Therefore: Privacy Policy DataLogic CRM, Inc. is committed to the security and privacy of our customer s data. This Privacy Policy explains our commitment to safeguarding our customers data and serves as our agreement

More information

COORDINATED THREAT CONTROL

COORDINATED THREAT CONTROL APPLICATION NOTE COORDINATED THREAT CONTROL Interoperability of Juniper Networks IDP Series Intrusion Detection and Prevention Appliances and SA Series SSL VPN Appliances Copyright 2010, Juniper Networks,

More information

Volume. DATASOL BACKUP VAULT V4 User Guide

Volume. DATASOL BACKUP VAULT V4 User Guide Volume 1 DATASOL BACKUP VAULT V4 User Guide Utilizing the latest in cloud computing technologies, DataSol, Inc. has teamed with Amazon.com and SOS Online backup s award winning solutions to lead the marketplace

More information

QUESTIONS AND ANSWERS

QUESTIONS AND ANSWERS TECHNOLOGY CONSULTANCY Innovative. Reliable. Efficient. QUESTIONS AND ANSWERS WEB HOSTING SERVICES What you need to know about Web Hosting Q&A - WEBHOSTING 1. What is web hosting? Web Hosting is a service

More information

Proposal for Website Design and Development Services: Digital Library Federation

Proposal for Website Design and Development Services: Digital Library Federation Proposal for Website Design and Development Services: Digital Library Federation Overview The Digital Library Federation (DLF) is an association of libraries and institutions whose mission is to develop

More information

Media Shuttle s Defense-in- Depth Security Strategy

Media Shuttle s Defense-in- Depth Security Strategy Media Shuttle s Defense-in- Depth Security Strategy Introduction When you are in the midst of the creative flow and tedious editorial process of a big project, the security of your files as they pass among

More information

TYPO3 6.x Enterprise Web CMS

TYPO3 6.x Enterprise Web CMS An Acira Group Whitepaper April 2013 TYPO3 6.x Enterprise Web CMS A cloud ready open source web platform with enterprise systems integration Executive Summary TYPO3 separates content from design and function,

More information

System Protection for Hyper-V Whitepaper

System Protection for Hyper-V Whitepaper Whitepaper Contents 1. Introduction... 2 Documentation... 2 Licensing... 2 Hyper-V requirements... 2 Definitions... 3 Considerations... 3 2. About the BackupAssist Hyper-V solution... 4 Advantages... 4

More information

DEPARTMENT OF INFORMATION TECHNOLOGY GOVERNMENT OF GOA TECHNICAL SPECIFICATIONS FOR GOA GOVERNMENT WEBSITES

DEPARTMENT OF INFORMATION TECHNOLOGY GOVERNMENT OF GOA TECHNICAL SPECIFICATIONS FOR GOA GOVERNMENT WEBSITES DEPARTMENT OF INFORMATION TECHNOLOGY GOVERNMENT OF GOA TECHNICAL SPECIFICATIONS FOR GOA GOVERNMENT WEBSITES February 2010 Page 1 of 9 Contents 1. Introduction 3 2. Development 4 3. Website Hosting 6 4.

More information

Is Cloud Backup good insurance for your brokerage?

Is Cloud Backup good insurance for your brokerage? Is Cloud Backup good insurance for your brokerage? Don Purchase is the Business Development Manager at Stage2- Data; Canada s Premiere Cloud Solutions Provider. Stage2Data is the Affinity Partner of the

More information

Presented by SitesByDerek

Presented by SitesByDerek Presented by SitesByDerek Table of Contents Is Free Hosting Reliable? 2 Why You Need a Good Hosting Service 2 Understanding Hosting Fundamentals 2 What is Dedicated Hosting? 2 Understanding Virtual Hosting

More information

Reducing Email Threats

Reducing Email Threats Reducing Email Threats MyMail Solves Common Privacy and Security Email Threats MyMail Technology, LLC 2009 West Beauregard Avenue San Angelo, TX 76901 (866) 949-8572 www.mymail.com March 2008 REDUCING

More information

Content Management System (Comparison between Top- Three CMS Platforms)

Content Management System (Comparison between Top- Three CMS Platforms) Content Management System (Comparison between Top- Three CMS Platforms) Documented By: Salar Abbas If creating a website for your business is on the horizon, you may be wondering which content management

More information

HTTPS Inspection with Cisco CWS

HTTPS Inspection with Cisco CWS White Paper HTTPS Inspection with Cisco CWS What is HTTPS? Hyper Text Transfer Protocol Secure (HTTPS) is a secure version of the Hyper Text Transfer Protocol (HTTP). It is a combination of HTTP and a

More information

Guide to buying a Content Management System

Guide to buying a Content Management System Guide to buying a Content Management System How to choose the right Content Management System supplier for your business CONTENTS About Computer Weekly 3 About Approved Index 4 Introduction 5 Content management

More information

Health Insurance Portability and Accountability Act (HIPAA) and Health Information Technology for Economic and Clinical Health Act (HITECH)

Health Insurance Portability and Accountability Act (HIPAA) and Health Information Technology for Economic and Clinical Health Act (HITECH) Health Insurance Portability and Accountability Act (HIPAA) and Health Information Technology for Economic and Clinical Health Act (HITECH) Table of Contents Introduction... 1 1. Administrative Safeguards...

More information

Document Freedom Workshop 2012. DFW 2012: CMS, Moodle and Web Publishing

Document Freedom Workshop 2012. DFW 2012: CMS, Moodle and Web Publishing Document Freedom Workshop 2012 CMS, Moodle and Web Publishing Indian Statistical Institute, Kolkata www.jitrc.com (also using CMS: Drupal) Table of contents What is CMS 1 What is CMS About Drupal About

More information

Troubleshooting BlackBerry Enterprise Service 10 version 10.1.1 726-08745-123. Instructor Manual

Troubleshooting BlackBerry Enterprise Service 10 version 10.1.1 726-08745-123. Instructor Manual Troubleshooting BlackBerry Enterprise Service 10 version 10.1.1 726-08745-123 Instructor Manual Published: 2013-07-02 SWD-20130702091645092 Contents Advance preparation...7 Required materials...7 Topics

More information

Creating Library Website Using Open Source Content Management System

Creating Library Website Using Open Source Content Management System Creating Library Website Using Open Source Content Management System Vimal kumar V. 1 and Deepak Sankar 2 1 Asian School of Business Technopark Trivandrum-695 581 Vimal0212@yahoo.com 2 Deepak Shankar Malayalam

More information

CENTER CITY DISTRICT ADDENDUM 1 TO REQUEST FOR PROPOSALS WEBSITE DESIGN AND DEVELOPMENT SERVICES. November 18, 2015

CENTER CITY DISTRICT ADDENDUM 1 TO REQUEST FOR PROPOSALS WEBSITE DESIGN AND DEVELOPMENT SERVICES. November 18, 2015 CENTER CITY DISTRICT ADDENDUM 1 TO REQUEST FOR PROPOSALS WEBSITE DESIGN AND DEVELOPMENT SERVICES November 18, 2015 Addendum 1, dated November 18, 2015, includes questions submitted and the Center City

More information

SIMPLICITY SOFTWARE TECHNOLOGIES INC

SIMPLICITY SOFTWARE TECHNOLOGIES INC SIMPLICITY SOFTWARE TECHNOLOGIES INC INDUSTRIAL STRENGTH SOFWARE MADE SIMPLE! ABOUT SIMPLICITY SOFTWARE TECHNOLOGIES INC. The founder of Simplicity Software Technologies started working in the industrial

More information

Comparison of Moodle and ATutor LMSs

Comparison of Moodle and ATutor LMSs Comparison of Moodle and ATutor LMSs Péter Lengyel - Miklós Herdon - Róbert Szilágyi University of Debrecen CAS-FAERD Contents Introduction (Moodle, ATutor) Evaluation aspects Technical flexibility Learning

More information

CMS Selection Requirements, Fit Criteria, and Rationales

CMS Selection Requirements, Fit Criteria, and Rationales CMSSelectionRequirements,FitCriteria,andRationales Availability Requirement: The product shall handle at least 20 concurrent contributor connections. Rationale:Theproductneedstosupportafairnumberofconcurrentconnections

More information

How To Get The Most Out Of Your Email From Your Mail Server (For A Small Business)

How To Get The Most Out Of Your Email From Your Mail Server (For A Small Business) Hosted Exchange +SharePoint: Communication and Collaboration This is the next generation of affordable, reliable messaging and portal solutions with Microsoft Exchange 2010 and Microsoft SharePoint 2010.

More information

ADMINISTRATOR GUIDE VERSION

ADMINISTRATOR GUIDE VERSION ADMINISTRATOR GUIDE VERSION 4.0 2014 Copyright 2008 2014. All rights reserved. No part of this document may be reproduced or transmitted in any form or by any means electronic or mechanical, for any purpose

More information

WEBSITE PRIVACY POLICY. Last modified 10/20/11

WEBSITE PRIVACY POLICY. Last modified 10/20/11 WEBSITE PRIVACY POLICY Last modified 10/20/11 1. Introduction 1.1 Questions. This website is owned and operated by. If you have any questions or concerns about our Privacy Policy, feel free to email us

More information

Cisco Application Networking for BEA WebLogic

Cisco Application Networking for BEA WebLogic Cisco Application Networking for BEA WebLogic Faster Downloads and Site Navigation, Less Bandwidth and Server Processing, and Greater Availability for Global Deployments What You Will Learn To address

More information

What s Inside. Welcome to Busey ebank

What s Inside. Welcome to Busey ebank What s Inside Security............................ Getting Started...................... 5 Account Access...................... 6 Account Detail...................... 7 Transfer Funds......................

More information

Case Studies. Table of Contents

Case Studies. Table of Contents Table of Contents 1 Integration with an Oncology EMR and an External Billing System 3 2 Automated Patient Portal 4 3 Client Scheduling 5 4 Client Server based EMR 6 Version 0.0 Page 2 of 8 1 INTEGRATION

More information

Data Protection for Microsoft SharePoint Portal Server 2003. Agent for Microsoft SharePoint Portal Server

Data Protection for Microsoft SharePoint Portal Server 2003. Agent for Microsoft SharePoint Portal Server WHITE PAPER Data Protection for Microsoft SharePoint Portal Server 2003 VERITAS Backup Exec TM 10 for Windows Servers Agent for Microsoft SharePoint Portal Server Applicable for Windows SharePoint Portal

More information

Adobe Digital Publishing Security FAQ

Adobe Digital Publishing Security FAQ Adobe Digital Publishing Suite Security FAQ Adobe Digital Publishing Security FAQ Table of contents DPS Security Overview Network Service Topology Folio ProducerService Network Diagram Fulfillment Server

More information

SHARED WEB AND MAIL HOSTING SERVICE LEVEL AGREEMENT (SLA) 2010

SHARED WEB AND MAIL HOSTING SERVICE LEVEL AGREEMENT (SLA) 2010 SHARED WEB AND MAIL HOSTING SERVICE LEVEL AGREEMENT (SLA) 2010 This Service Level Agreement (SLA) ( Service Level Agreement or Agreement or SLA ) is by and between Bizcom Web Services, Inc. (the "Company")

More information

Web Foundations Series Internet Business Associate

Web Foundations Series Internet Business Associate Web Foundations Series Internet Business Associate Internet Business Associate prepares students to work effectively in today's business environment. In this course, you will learn about the tasks involved

More information

High Security Online Backup. A Cyphertite White Paper February, 2013. Cloud-Based Backup Storage Threat Models

High Security Online Backup. A Cyphertite White Paper February, 2013. Cloud-Based Backup Storage Threat Models A Cyphertite White Paper February, 2013 Cloud-Based Backup Storage Threat Models PG. 1 Definition of Terms Secrets Passphrase: The secrets passphrase is the passphrase used to decrypt the 2 encrypted 256-bit

More information

Mobile Health Apps 101: A Primer for Consumers. myphr.com

Mobile Health Apps 101: A Primer for Consumers. myphr.com Mobile Health Apps 101: A Primer for Consumers just think APP This guide is designed to help you understand and make educated decisions about using mobile health applications ( app ). When considering

More information

Website release (including dissemination website)

Website release (including dissemination website) TyGRe High added value materials from waste tyre gasification residues FP7 Call for Proposals: FP7-ENV-2008-1 Grant Agreement No. 226549 D 0-B & D 9-A Website release (including dissemination website)

More information

OpenText Fax Servers and Microsoft Office 365

OpenText Fax Servers and Microsoft Office 365 OpenText Fax Servers and Microsoft Office 365 Integrating Fax with Office 365 E N T E R P R I S E I N F O R M A T I O N M A N A G E M E N T 1 Abstract Cloud-based information technologies promise a number

More information

Orbiter Series Service Oriented Architecture Applications

Orbiter Series Service Oriented Architecture Applications Workshop on Science Agency Uses of Clouds and Grids Orbiter Series Service Oriented Architecture Applications Orbiter Project Overview Mark L. Green mlgreen@txcorp.com Tech-X Corporation, Buffalo Office

More information

Card Management System Integration Made Easy: Tools for Enrollment and Management of Certificates. September 2006

Card Management System Integration Made Easy: Tools for Enrollment and Management of Certificates. September 2006 Card Management System Integration Made Easy: Tools for Enrollment and Management of Certificates September 2006 Copyright 2006 Entrust. All rights reserved. www.entrust.com Entrust is a registered trademark

More information

Vendor Questionnaire

Vendor Questionnaire Instructions: This questionnaire was developed to assess the vendor s information security practices and standards. Please complete this form as completely as possible, answering yes or no, and explaining

More information

Administrators Guide Multi User Systems. Calendar Year

Administrators Guide Multi User Systems. Calendar Year Calendar Year 2012 Enter Facility Name Here HIPAA Security Compliance Workbook For Core Measure 15 of Meaningful Use Requirements Annual Risk Analysis Administrators Guide Multi User Systems 1 HIPPA Compliance

More information

Frequently Asked Questions about Cloud and Online Backup

Frequently Asked Questions about Cloud and Online Backup Frequently Asked Questions about Cloud and Online Backup With more companies realizing the importance of protecting their mission-critical data, we know that businesses are also evaluating the resiliency

More information

Electronic Medical Records Private. Secure. Practical. www.ehealthwv.org

Electronic Medical Records Private. Secure. Practical. www.ehealthwv.org Electronic Medical Records Private. Secure. Practical. www.ehealthwv.org Quick Retrieval Storing medical records electronically allows for quick retrieval of patient information by physicians and clinical

More information

MANAGED HOSTING SERVICES

MANAGED HOSTING SERVICES D HOSTING SERVICES UND (included) umanageall ADMINISTRATION & MONITORING (bundle) wemanagecore (wemanageadmin +wemanagereact + wemanagealert ) ADMINISTRATION wemanageadmin wemanagesysadmin MONITORING wemanagereact

More information

Annex D - Technical and Security Guidelines on the Government Web Hosting Service (GWHS)

Annex D - Technical and Security Guidelines on the Government Web Hosting Service (GWHS) Page 1 DEPARTMENT OF Version: 1.6 Effective: December 18, 2014 Annex D - Technical and Security Guidelines on the Government Web Hosting Service (GWHS) This Technical and Security Guidelines on the Government

More information

Kerberos. Public domain image of Heracles and Cerberus. From an Attic bilingual amphora, 530 520 BC. From Italy (?).

Kerberos. Public domain image of Heracles and Cerberus. From an Attic bilingual amphora, 530 520 BC. From Italy (?). Kerberos Public domain image of Heracles and Cerberus. From an Attic bilingual amphora, 530 520 BC. From Italy (?). 1 Kerberos Kerberos is an authentication protocol and a software suite implementing this

More information

Solutions for Health Insurance Portability and Accountability Act (HIPAA) Compliance

Solutions for Health Insurance Portability and Accountability Act (HIPAA) Compliance White Paper Solutions for Health Insurance Portability and Accountability Act (HIPAA) Compliance Troy Herrera Sr. Field Solutions Manager Juniper Networks, Inc. 1194 North Mathilda Avenue Sunnyvale, CA

More information

McAfee Security Information Event Management (SIEM) Administration Course 101

McAfee Security Information Event Management (SIEM) Administration Course 101 McAfee Security Information Event Management (SIEM) Administration Course 101 Intel Security Education Services Administration Course The McAfee SIEM Administration course from McAfee Education Services

More information

SERVICE LEVEL AGREEMENT

SERVICE LEVEL AGREEMENT SERVICE LEVEL AGREEMENT Cloud Server This Service Level Agreement (this SLA ) governs the use of the Services under the terms of the Master Service Agreement (the MSA ) between Intermedia.Net, Inc. ( Intermedia

More information

SQL Server Protection Whitepaper

SQL Server Protection Whitepaper SQL Server Protection Contents 1. Introduction... 2 Documentation... 2 Licensing... 2 The benefits of using the SQL Server Add-on... 2 Requirements... 2 2. SQL Protection overview... 3 User databases...

More information

IBX Business Network Platform Information Security Controls. 2015-02- 20 Document Classification [Public]

IBX Business Network Platform Information Security Controls. 2015-02- 20 Document Classification [Public] IBX Business Network Platform Information Security Controls 2015-02- 20 Document Classification [Public] Table of Contents 1. General 2 2. Physical Security 2 3. Network Access Control 2 4. Operating System

More information

A New Standard in Encrypted Email. A discussion on push, pull and transparent delivery

A New Standard in Encrypted Email. A discussion on push, pull and transparent delivery A New Standard in Encrypted Email A discussion on push, pull and transparent delivery By ZixCorp November 2010 2 Email enhances our daily business life. It enables efficient, real-time communication, unites

More information

10 How to Accomplish SaaS

10 How to Accomplish SaaS 10 How to Accomplish SaaS When a business migrates from a traditional on-premises software application model, to a Software as a Service, software delivery model, there are a few changes that a businesses

More information