Scalable Web and Mobile Solution for Healthcare Software Provider

Size: px
Start display at page:

Download "Scalable Web and Mobile Solution for Healthcare Software Provider"

Transcription

1 Scalable Web and Mobile Solution for Healthcare Software Provider

2 The Client Overview Our client is a leading healthcare software vendor, providing solutions catering to a niche area of radiology diagnostics, comprising analysis of non-invasive imaging studies like X-ray, MRI, Ultrasound, etc. Our client provides end-to-end web based solutions to improve returns on imaging for mobile diagnostic services, hospitals and imaging centers. Additionally our client also provides high performance software products for digital medical imaging, providing users with a rich visual experience. Our client s healthcare solutions cater to more than one third of major diagnostic centers, hospitals, nursing homes across USA and Europe. Business situation Our client s earlier solution, a web based application, catered to only one component of the process of tele-radiology i.e. image diagnosis. However the entire tele-radiology process is quite complex, wherein various medical images (X-Ray, Ultrasound, CT scan, MRI and echocardiogram) are diagnosed by the doctors and the results are created in the form of printed reports. This existing web application was used by doctors and clients to create these radiology reports. Since there are multiple entities involved in the entire process starting from nursing homes, diagnostics centers, radiology technicians and patients, the earlier manual process used to get very unwieldy. Our client s aim was to build a solution that would incorporate the entire tele-radiology cycle right from processing the request for taking the image to report generation, which is used by the hospitals and diagnostic centers. Our client wanted a request generation system which can be used by hospitals/nursing homes to generate the requisition for diagnostic center for taking images. This requisition would be finally executed by the radiology technicians. Another requirement was to build an image display and diagnosis recording tool which will be used by the physician. An important aspect of the tele-radiology cycle is to schedule and track the visits of the radiology technicians. These technicians visit hospitals for performing tasks related to review of medical images and diagnostic studies of patients. Since these visits are time critical, a mechanism was required for scheduling visits of these radiology technicians including estimating workforce requirements, checking the availability, assigning and tracking the visits.

3 Report generation being a key feature of the application, our client wanted to provide the teleradiology reports in different file formats such as html, xls, doc and pdf. Also since each diagnostic center has different reporting formats it necessitated a report generation functionality wherein every diagnostic center could customize the reports according to their requirements. Also in keeping with the upcoming technology trends and to facilitate all stakeholders to stay connected on the go, our client wanted to port the application on the ipad. The ipad application was required to provide a similar user experience as the web application without compromising on the quality of the medical images. Application Flow Nursing Home Nursing Home Requests Dispatch Centre for taking images Dispatch Centre Request scheduled for Radio Tech Confirmed Report Images sent to Dispatch Centre for Verification Radiology Tech Radiologist Report saved & converted as transcribed case Radiologist views the images in xviewnet(client application install on local machine of radiologist) and records his dictation about the case using voice recording tool Transcriptionist Transcriptionists hear the dictation recorded by radiologist and type the report Report converted to a Transcribed case

4 Business requirements and Challenges Some of the key business challenges faced were: Re-architecting old thin client application, as it was utilizing huge amount of server resources. Ensuring the solution is scalable and can incorporate additional and new features with minimal code changes. Providing a collaborative platform within the solution to enable real time communication among the users of the application. Enabling application users like radiologists and diagnostic centers to obtain a quick summary and status of all open diagnosis requests. Providing a mechanism to enable scheduling and tracking of the visiting technicians. Enabling every diagnostic center to define their reporting formats and providing them with options to generate and print reports in multiple file formats like doc, pdf and xls. Compliance with FDA rules and regulations since the end users of the solution were hospitals and diagnostic centers Developing on-the-go mobile application on new platform ipad while maintaining the look and feel and the user experience similar to the web. Xoriant Solution Xoriant team was involved in complete SDLC process of the web application which included requirement gathering from the client, designing the database and the application UI, developing and testing the functionality and deploying it to production. The team also provided technical support, which involved providing changes/updates on live production system. During project initiation an engagement roadmap plan was charted to define the timelines and deliverables, which was shared and duly approved by the client. Since the application was developed for the users in the diagnostics centers, medical clinics, imaging centers and hospitals, Xoriant team studied and ensured that the application was developed in conformance to the regulations laid by the FDA. A compliance checklist was created which was strictly adhered to while developing the application. Xoriant team designed and defined a request processing system used by both nursing homes and diagnostic centers. Nursing homes use this system to send requests for performing X-ray

5 and Ultrasound exams on their patients. Each request can also be assigned a priority level depending on the urgency. These requests from multiple nursing homes are added to the request queue of the diagnostic center. The Diagnostic Center analyzes and schedules these requests as per their priority and sends a confirmatory message back to the nursing homes. These scheduled requests are then assigned to different technicians depending on the criticality, location of the visit, technician availability, etc. Scheduling feature was also built in the application to allow diagnostic center to schedule the visits of their technicians/physicians efficiently. The application uses the physician database to provide a list of technicians and their suggested visits as per their location. The application also takes the hospital addresses as an input and then uses Google Maps and Google Earth API to define the best possible route for these visits. After every visit the status is updated in real time and the time is auto logged. This enables diagnostic center to schedule the visits of the technicians optimally and track their status in real-time. Any delays are flagged and the application re-schedules / re-assigns the visits accordingly depending on the proximity of the visiting locations. Xoriant team developed and incorporated a display and analysis tool for the interpretation of medical images within the application. This tool supports the DICOM standards for images, and transfers them over internet using JPEG2000 compression. Xoriant team also created web-services to communicate and retrieve patient data, upload the technicians/radiologists diagnosis and annotation to the application. This tool also provides a voice recording mechanism to enable the radiologists to record the diagnosis of medical images which is then made available for transcription. For the reporting functionality, we developed a template designing tool by which the users can design their own templates for generating reports in html format. While generating the reports in pdf formats; ColorPilot and DynamicPDF APIs were used for designing new pdf reports; whereas DynamicPDF APIs were used to edit and update existing pdf documents. These reports were also made available to the user in different file formats of html, doc and xls. Mobile experts from Xoriant s Mobile Center of Excellence re-architected the web solution for porting it on ipad. For developing the ipad application, we used the proprietary framework Xoriant Enterprise Mobile Platform (XEMP) which provides framework components to significantly accelerate mobilizing existing enterprise applications. Employing this framework resulted in rapid application development and ensured short release cycles. The UI team made relevant changes in the application screens to provide a rich user experience while maintaining the quality of the medical images which is an important aspect of the application.

6 INPUT PROCESSES INPUT X-Ray Request Nursing Home Web Application Scheduler Scheduler Upload X-Ray Request Fax Fax File Imaging Radiologist Image Files Search in Folder Create Case View Case Save in db & PDF VoiceRecord Case Case Transcript Conceptual Diagram Tools and Technology Microsoft IIS 5.0 and ASP 3.0 HTML, DHTM and JavaScript JQuery AJAX, JSON Database: MS SQL 2000 Google Map APIs, Google Earth APIs Visual Studio for development Parasoft Insure++: C/C++ Runtime Analysis, Error Detection Tool for testing. Xoriant s key contributions Some of the key contributions in this assignment were: Xoriant team initially analyzed the existing application to re-architect it to a thick client application. Client side technologies like AJAX, JQuery, JSON & Javascript were used to ensure optimal usage of server resources. Newer functionality was designed and developed in terms of modular and standalone entities that can be easily integrated within the solution. Developed a collaborative platform that included, a live chat application using AJAX and

7 web services for user communication. SMS functionality was also built in this application wherein a user can send SMS to another user using this application. SMS / Chat messages were logged in SQL database to enable users to retrieve history for future reference. Designed a dashboard with multiple IFrames with each IFrame indicating a different activity, thereby providing a consolidated view of different user activities. IFrame data is refreshed at an interval of every two minutes to provide the end user real time information in rich user interface. Used 3rd party APIs, DynamicPDF and ColorPilot to design new PDF reports and predefine report templates specific for every end customer. DynamicPDF was used to extract sections of content from other pdf reports, edit the existing pdf documents without modifying the overall format of the report. Used Google map and Google earth APIs to obtain attributes of travel time, distance between locations, etc from the addresses fed into the application. Delays in reaching target destination by the technician were flagged in the system which enabled tracking and scheduling technician visits in real time. Developed special test cases to validate compliance with the numerous FDA guidelines as applicable to the application. Xoriant s proprietary framework Xoriant Enterprise Mobile Platform was used to enable rapid development of the application for the ipad device. AJAX calls, Javascript objects and CSS were modified to make it compatible with IE and Safari browsers in ipad and to provide a rich user experience. Client Benefits Project execution comprising a blend of onsite and offshore resources enabled our client team to meet aggressive weekly release targets with more the 10 releases done in each quarter. Aggressive releases resulted in shorter time to market thereby giving our client a first mover advantage over competition. Our client registered 30% growth in its customer base in the first year of launching the solution. Xoriant Mobile Center of Excellence enabled client to develop solution and leverage upcoming technology applications like ipad thereby increasing its target customer base Quick deployment on ipad resulted in capturing a wider customer base and increase customer satisfaction because of it s on the go accessibility.

8 Client Testimonial While this project had its share of challenges, Xoriant team as a whole has done a highly commendable job in designing and developing this critical healthcare application. I am extremely delighted to work with this team. They are not only great individual contributors but work very well as a team. Their commitment to the product is extraordinary. Although the medical process are quite complex in nature, team has done a wonderful job to understand and implement it as a software application. Their timely deliveries have enabled us to launch the product successfully and well ahead of the competition. -- CEO & Owner

Mobile Radiography Radiology Information System with Google GPS by AMTEMD

Mobile Radiography Radiology Information System with Google GPS by AMTEMD 2014 Mobile Radiography Radiology Information System with Google GPS by AMTEMD Mobile RIS is specifically designed for the mobile radiography industry Distributed by Powered by ISM Information System Management

More information

ipad Application for Streamlining Healthcare Paperwork

ipad Application for Streamlining Healthcare Paperwork ipad Application for Streamlining Healthcare Paperwork Client Overview Our client is one of the leading healthcare software vendors, providing solutions for various administrative and other functions related

More information

BRINGING CLOUD TRADITIONAL DESKTOP COMPUTING TO APPLICATIONS

BRINGING CLOUD TRADITIONAL DESKTOP COMPUTING TO APPLICATIONS BRINGING CLOUD COMPUTING TO TRADITIONAL DESKTOP APPLICATIONS Overview Our client, a fast growing startup in the Silicon Valley, has built a scalable web based collaboration platform to help businesses

More information

SixPACS Teleradiology Management System

SixPACS Teleradiology Management System SixPACS Teleradiology Management System User Guide Radiologist Supplement Revision 2 Table of Contents 1. SixPACS Roles...3 2. Life Cycle of an Exam...3 3. Login...4 4. Radiologist Worklist...4 5. UnRead

More information

A full-featured online DICOM archive built on the same SQL platform as our powerful enterprise grade PACS database. Enterprise Grade DICOM Engine

A full-featured online DICOM archive built on the same SQL platform as our powerful enterprise grade PACS database. Enterprise Grade DICOM Engine DICOM A full-featured online DICOM archive built on the same SQL platform as our powerful enterprise grade PACS database. SQL Database Enterprise Grade DICOM Engine Flexible Archiving Solutions Internet

More information

and Solutions Introduction The Need for Mobility Xoriant Enterprise Mobility Platform

and Solutions Introduction The Need for Mobility Xoriant Enterprise Mobility Platform Xoriant Enterprise Mobility Platform Enterprise Mobility Server, Tools and Solutions Introduction (XEMP) enables a typical enterprise to significantly enhance the mobility of their traditional applications

More information

DEPLOYMENT ROADMAP March 2015

DEPLOYMENT ROADMAP March 2015 DEPLOYMENT ROADMAP March 2015 Copyright and Disclaimer This document, as well as the software described in it, is furnished under license of the Instant Technologies Software Evaluation Agreement and may

More information

Migrating an Identity Resolution software to open source

Migrating an Identity Resolution software to open source Migrating an Identity Resolution software to open source www.xoriant.com Client Overview Our client is a leading developer and provider of identity resolution (entity analytics) software for government

More information

Leveraging the power of social media & mobile applications

Leveraging the power of social media & mobile applications Leveraging the power of social media & mobile applications Xoriant delivers an innovative solution blending mobile applications and web based social networking media for our client focusing on local marketing.

More information

Client Overview. Engagement Situation

Client Overview. Engagement Situation Client Overview Our client is a key provider of software solutions for ensuring safety and quality standards of the supply chain of consumable goods manufacturers. Client's dedicated software platform

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

How Oracle MAF & Oracle Mobile Cloud can Accelerate Mobile App Development

How Oracle MAF & Oracle Mobile Cloud can Accelerate Mobile App Development How Oracle MAF & Oracle Mobile Cloud can Accelerate Mobile App Development A RapidValue Solutions Whitepaper Contents Executive Summary... 03 Oracle Mobile Application Framework (MAF): The Complete Development

More information

How To Manage Documents On A Cloud On A Pc Or Mac Or Mac (For Pc Or Ipa)

How To Manage Documents On A Cloud On A Pc Or Mac Or Mac (For Pc Or Ipa) SoftAge cdms Contents S.No. Topic Page No. 1. cdms at glance 2 2. Why cdms 3 3. About cdms 4 4. Goal 5 5. Type of Products 6 6. CMT Services 7 7. Value Added Services 8 8. User Roles 9 9. Process Flow

More information

HOSPITAL MANAGEMENT SYSTEM

HOSPITAL MANAGEMENT SYSTEM HOSPITAL MANAGEMENT SYSTEM PURPOSE The basic design of healthcare management system on a web application is that the application sits on a web server, and all users will access it via web browser over

More information

Louisiana Department of Insurance. Software Development Standards

Louisiana Department of Insurance. Software Development Standards Louisiana Department of Insurance Software Development Standards Table of Contents EXECUTIVE SUMMARY... 3 LDI SOFTWARE DEVELOPMENT STANDARDS GOAL... 4 IMPLEMENTATION OBJECTIVES... 5 LDI SYSTEMS INTEGRATION...

More information

ERP IMPLEMENTATION AND MAINTENANCE FOR A LARGE ENTERPRISE.

ERP IMPLEMENTATION AND MAINTENANCE FOR A LARGE ENTERPRISE. ERP IMPLEMENTATION AND MAINTENANCE FOR A LARGE ENTERPRISE. About the Client Our client is one of the world s leading enterprise software companies, which specializes in providing software and solutions

More information

Sage Intergy 6.10 Architecture Guide

Sage Intergy 6.10 Architecture Guide Reference Confidential This document and the information it contains are the confidential information of Sage. Neither this document nor the information it contains may be disclosed to any third party

More information

100% NO CODING NO DEVELOPING IMMEDIATE BUSINESS -25% -70% UNLIMITED SCALABILITY DEVELOPMENT TIME SOFTWARE STABILITY

100% NO CODING NO DEVELOPING IMMEDIATE BUSINESS -25% -70% UNLIMITED SCALABILITY DEVELOPMENT TIME SOFTWARE STABILITY 100% UNLIMITED SCALABILITY TOTAL COST OF OWNERSHIP -25% +50% EFFICENCY INCREASE -70% +65% DEVELOPMENT TIME SOFTWARE STABILITY NO CODING NO DEVELOPING IMMEDIATE BUSINESS FlexyGo Rapid Application Builder

More information

Golder Cat-Scan & MRI Center Automates Imaging Center Workflows

Golder Cat-Scan & MRI Center Automates Imaging Center Workflows CASE STUDY Golder Cat-Scan & MRI Center Automates Imaging Center Workflows any health information system any application, for any specialty, anywhere endless possibilities TEXAS QUICK FACTS GOLDER CAT-SCAN

More information

Introduction to IBM Worklight Mobile Platform

Introduction to IBM Worklight Mobile Platform Introduction to IBM Worklight Mobile Platform The Worklight Mobile Platform The Worklight Mobile Platform is an open, complete and advanced mobile application platform for HTML5, hybrid and native apps.

More information

Health Care & Services

Health Care & Services Health Care & Services About Us Healthcare related activities are becoming more and more important as society ages, medical treatment becomes more advanced and globalization accelerates delivery of superior

More information

Presentation Objective: Benefits to New Employee. Goal for Participants. Benefits to the Administration

Presentation Objective: Benefits to New Employee. Goal for Participants. Benefits to the Administration Imaging Department Quick Step How to Create and Implement a Rapid Integration Orientation New Employee Orientation builds a bridge between the old job and the new job for better quality in health care

More information

VishaSoft ITES Services

VishaSoft ITES Services VishaSoft ITES Services Service Offerings Data Preparation, Conversion & Digitisation Services Text / Data Entry Data extraction / Online data retrieval from web Word Processing Scanning Services File

More information

DELIVERING WIFI INTERNET CONNECTIVITY ON THE AIRPLANES

DELIVERING WIFI INTERNET CONNECTIVITY ON THE AIRPLANES DELIVERING WIFI INTERNET CONNECTIVITY ON THE AIRPLANES The Client Overview Our client provides an in-flight broadband internet service on U.S. domestic flights allowing passengers to use their laptops

More information

Project: EMR with Health Information Exchange Support

Project: EMR with Health Information Exchange Support Description: This is a complete web based Meaningful Use Stage 1 Certified EHR/EMR application which provides comprehensive solutions to a physician's needs. The application provides means for storing

More information

Delivering Accelerated Results

Delivering Accelerated Results Delivering Accelerated Results Presents An Integrated Radiology Information System OVERVIEW E*HealthLine s Radiology Information System is a comprehensive HealthCare Information Management System that

More information

Client Overview. Engagement Situation. Key Requirements

Client Overview. Engagement Situation. Key Requirements Client Overview Our client is one of the leading providers of business intelligence systems for customers especially in BFSI space that needs intensive data analysis of huge amounts of data for their decision

More information

Reduce and manage operating costs and improve efficiency. Support better business decisions based on availability of real-time information

Reduce and manage operating costs and improve efficiency. Support better business decisions based on availability of real-time information Data Management Solutions Horizon Software Solution s Data Management Solutions provide organisations with confidence in control of their data as they change systems and implement new solutions. Data is

More information

INTRODUCTION TO SYNTHESYS

INTRODUCTION TO SYNTHESYS INTRODUCTION TO SYNTHESYS i All rights reserved The contents of this documentation (and other documentation and training materials provided), is the property of Noetica and is strictly confidential. You

More information

RFP 14-0814 Automated Agenda Workflow System Questions and Answers

RFP 14-0814 Automated Agenda Workflow System Questions and Answers RFP 14-0814 Automated Agenda Workflow System Questions and Answers The City is seeking a solution to automate its current city council agenda preparation process. It is desired that the proposed system

More information

Developing ASP.NET MVC 4 Web Applications

Developing ASP.NET MVC 4 Web Applications Course M20486 5 Day(s) 30:00 Hours Developing ASP.NET MVC 4 Web Applications Introduction In this course, students will learn to develop advanced ASP.NET MVC applications using.net Framework 4.5 tools

More information

Leveraging Partners and Open Source Technology in your Mobility Strategy. emids webinar Thursday, August 11, 2011 1:00 pm 2:00 pm EDT

Leveraging Partners and Open Source Technology in your Mobility Strategy. emids webinar Thursday, August 11, 2011 1:00 pm 2:00 pm EDT Leveraging Partners and Open Source Technology in your Mobility Strategy emids webinar Thursday, August 11, 2011 1:00 pm 2:00 pm EDT Presenters Jerry Buchanan Account Director emids Technologies Ambarish

More information

EMPLOYEE LOCATION TRACKING SERVICE

EMPLOYEE LOCATION TRACKING SERVICE WES T ST R EET AWE SOM E STR EET EMPLOYEE LOCATION TRACKING SERVICE Web & Android OVERVIEW GPS fleet tracking services have been on the market for some years now but with the explosion of smartphone usage,

More information

SuiteCRM Customer Relationship Management System

SuiteCRM Customer Relationship Management System SuiteCRM Customer Relationship Management System Overview SalesAgility is an ISO9001-accredited professional services consultancy engaged in transforming the business needs of our clients into robust and

More information

Programming Fundamentals of Web Applications Course 10958A; 5 Days

Programming Fundamentals of Web Applications Course 10958A; 5 Days Lincoln Land Community College Capital City Training Center 130 West Mason Springfield, IL 62702 217-782-7436 www.llcc.edu/cctc Programming Fundamentals of Web Applications Course 10958A; 5 Days Course

More information

JD Edwards EnterpriseOne Mobile Solutions

JD Edwards EnterpriseOne Mobile Solutions Specialists ORACLE / JD Edwards JD Edwards EnterpriseOne Mobile Solutions 1 Agenda Mobile Computing Smart Phones Oracle ADF Overview Tablets Industrial Mobile Applications Summary 2 Mobile Computing 3

More information

branddocs Technology edocument Solutions V.1.0.2013 V.11.0.2013

branddocs Technology edocument Solutions V.1.0.2013 V.11.0.2013 branddocs Technology V.1.0.2013 V.11.0.2013 edocument Solutions Contents 1.- Branddocs' Development Technology 03 2.- Development Technology Features 04 3.- Technical Architecture 05 4.- Description of

More information

Microsoft Services Exceed your business with Microsoft SharePoint Server 2010

Microsoft Services Exceed your business with Microsoft SharePoint Server 2010 Microsoft Services Exceed your business with Microsoft SharePoint Server 2010 Business Intelligence Suite Alexandre Mendeiros, SQL Server Premier Field Engineer January 2012 Agenda Microsoft Business Intelligence

More information

Microsoft SQL Server Master Data Services Roadmap

Microsoft SQL Server Master Data Services Roadmap Microsoft SQL Server Master Data Services Roadmap Introduction In June 2007, Microsoft announced the acquisition of Stratature, a privately held company based in Alpharetta, Georgia, and a leading provider

More information

Microsoft Amalga HIS Hospital Information System 2009

Microsoft Amalga HIS Hospital Information System 2009 m Microsoft Amalga HIS Hospital Information System 2009 Manage all healthcare organisation functions with one integrated solution Microsoft AmalgaTM Our vision: To improve health around the world through

More information

idashboards FOR SOLUTION PROVIDERS

idashboards FOR SOLUTION PROVIDERS idashboards FOR SOLUTION PROVIDERS The idashboards team was very flexible, investing considerable time working with our technical staff to come up with the perfect solution for us. Scott W. Ream, President,

More information

PARCA Certified PACS System Analyst (CPSA2014) Requirements

PARCA Certified PACS System Analyst (CPSA2014) Requirements PARCA Certified PACS System Analyst (CPSA2014) Requirements Copy right notice: Copyright 2014 PACS Administrators in Radiology Certification Association (PARCA). All rights reserved. All rights reserved.

More information

Reaching Customers Across Multiple Channels

Reaching Customers Across Multiple Channels Leading Provider of Cloud-Based Customer Experience Solutions Relies on Integrated, Modular WSO2 Middleware to Speed the Delivery of Services that Enhance User Engagement Businesses recognize that brand

More information

Infinite Media - ilms Learning Management System - Integrated Learning Solutions

Infinite Media - ilms Learning Management System - Integrated Learning Solutions Infinite Media - ilms Learning Management System - Integrated Learning Solutions The Infinite Media Learning Management System (ilms) is a web-based solution giving learners the ability to access training

More information

1 (11) Paperiton DMS Document Management System System Requirements Release: 2012/04 2012-04-16

1 (11) Paperiton DMS Document Management System System Requirements Release: 2012/04 2012-04-16 1 (11) Paperiton DMS Document Management System System Requirements Release: 2012/04 2012-04-16 2 (11) 1. This document describes the technical system requirements for Paperiton DMS Document Management

More information

Technical specifications for Medlogic ehim, Electronic Health Information Management

Technical specifications for Medlogic ehim, Electronic Health Information Management Technical specifications for Medlogic ehim, Electronic Health Information Management Introduction The integrated, ready to use MedLogic ehim (Electronic Health Management System) is one of the simplest

More information

Resco Mobile CRM Vision

Resco Mobile CRM Vision Resco Mobile CRM Vision Vision for next 3 years & more Table of Contents Mission Statement... 2 Main Areas of Focus... 3 CRM Tool... 3 Communication... 3 Calendaring... 3 Cloud Storage... 3 Customer Apps...

More information

Aspire Systems - Experience in Digital Marketing and Social Media

Aspire Systems - Experience in Digital Marketing and Social Media Case Study Aspire Systems - Experience in Digital Table of Contents 1. Digital agency s email marketing platform goes on-demand 2. Social media launch for a major apparel company 3. Mobile CRM empowerment

More information

SaaS Based Inventory Management System For US Based Client

SaaS Based Inventory Management System For US Based Client Case Study SaaS Based Inventory Management System For US Based Client [CUSTOM WEB & PDA APPLICATION SERVICE WEB: ASP.NET MVC, MS SQL, PDA: ASP.NET CE (WINDOWS MOBILE), MICROSOFT SYNC FRAMEWORK, SQL CE]

More information

Syllabus INFO-UB-3322. Design and Development of Web and Mobile Applications (Especially for Start Ups)

Syllabus INFO-UB-3322. Design and Development of Web and Mobile Applications (Especially for Start Ups) Syllabus INFO-UB-3322 Design and Development of Web and Mobile Applications (Especially for Start Ups) Fall 2014 Stern School of Business Norman White, KMEC 8-88 Email: nwhite@stern.nyu.edu Phone: 212-998

More information

Avanade ViewX Technology

Avanade ViewX Technology WhitePaper Avanade ViewX Technology Avanade s Unified Communication and Collaboration Managed Services technology platform is made up of two parts: ViewX for monitoring, alerting, reporting and visualization,

More information

Developing ASP.NET MVC 4 Web Applications MOC 20486

Developing ASP.NET MVC 4 Web Applications MOC 20486 Developing ASP.NET MVC 4 Web Applications MOC 20486 Course Outline Module 1: Exploring ASP.NET MVC 4 The goal of this module is to outline to the students the components of the Microsoft Web Technologies

More information

Image Enabled EMR / EHR

Image Enabled EMR / EHR Image Enabled EMR / EHR A strategic approach to EMR integration and interoperability for diagnostic imaging and related reports The Challenge: In healthcare, imaging is routinely used as a tool for patient

More information

RESEARCH STUDY The Doctor Will See You Now:

RESEARCH STUDY The Doctor Will See You Now: RESEARCH STUDY The Doctor Will See You Now: How Hospital Administrators Make Purchase Decisions May 2013 What we wanted to know What digital resources influence hospital administrators during their purchase

More information

Picture Archiving and Communication systems

Picture Archiving and Communication systems Picture Archiving and Communication systems (PACS) By: Somayeh nabiuni 1 Major limitations of the conventional radiology practice Wasted time - implying diagnostic results many not be obtained in a timely

More information

Client Overview. Engagement Situation. Key Requirements for Platform Development :

Client Overview. Engagement Situation. Key Requirements for Platform Development : Client Overview Our client is the leading provider of software solutions for providing online and easy access to health insurance. Our client offers these services to a range of consumers from employees

More information

RFP# 027-1516. ADDENDUM No. 1 Questions and Answers

RFP# 027-1516. ADDENDUM No. 1 Questions and Answers SPECIAL ADMINISTRATIVE BOARD OF THE TRANSITIONAL SCHOOL DISTRICT OF THE CITY OF ST. LOUIS Purchasing Department 801 North 11th Street Saint Louis, Missouri 63101 RFP# 027-1516 Website and Mobile App Development

More information

Your Information Technology Partner. Company Overview. Copyright Mantra IS LLC. All rights reserved.

Your Information Technology Partner. Company Overview. Copyright Mantra IS LLC. All rights reserved. Your Information Technology Partner Company Overview Company Overview Who We Are Mantra Information Services is a Microsoft Gold Certified custom software development and IT consulting company. We help

More information

Sage CRM What s New with Sage CRM 7.2 - Standalone. Sage CRM What s New with Sage CRM 7.2 -Standalone

Sage CRM What s New with Sage CRM 7.2 - Standalone. Sage CRM What s New with Sage CRM 7.2 -Standalone Sage CRM What s New with Sage CRM 7.2 - Standalone Sage CRM What s New with Sage CRM 7.2 -Standalone Agenda 7.2 On Premise Release EndUser Features Other Features Technology Changes Integrations Roadmap

More information

Developing ASP.NET MVC 4 Web Applications Course 20486A; 5 Days, Instructor-led

Developing ASP.NET MVC 4 Web Applications Course 20486A; 5 Days, Instructor-led Developing ASP.NET MVC 4 Web Applications Course 20486A; 5 Days, Instructor-led Course Description In this course, students will learn to develop advanced ASP.NET MVC applications using.net Framework 4.5

More information

Streamlining Medical Image Access and Sharing: Integrating Image Workflow and Patient Referrals

Streamlining Medical Image Access and Sharing: Integrating Image Workflow and Patient Referrals Streamlining Medical Image Access and Sharing: Integrating Image Workflow and Patient Referrals By Ken H. Rosenfeld, President, ; January 2014 WHITE PAPER Introduction Managing transitions of care continues

More information

An overview of Electronic Medical Records as a Service

An overview of Electronic Medical Records as a Service Service Definition The name of the Service is: Electronic Medical Records as a Service An overview of Electronic Medical Records as a Service The Electronic Medical Records as a Service is developed by

More information

Resource Planning Guide

Resource Planning Guide Version 2.2 Revised/Reviewed: July 16, 2014 Contents About This Document... 3 For More Information... 3 Software Availability... 4 Data File Conversions... F5 Hardware and Software Requirements and Recommendations...

More information

INFORMATION TECHNOLOGY STANDARD

INFORMATION TECHNOLOGY STANDARD COMMONWEALTH OF PENNSYLVANIA DEPARTMENT OF Human Services INFORMATION TECHNOLOGY STANDARD Name Of Standard: Mobile Development Domain: Application Number: Category: STD-EASS010 Date Issued: Issued By Direction

More information

KMG Healthcare IT Solutions Case Studies

KMG Healthcare IT Solutions Case Studies KMG Healthcare IT Solutions Case Studies Introduction Key Management Group, Inc. is global healthcare IT solutions provider for practices, hospitals and medical centers. Our mission is to help businesses

More information

Smart Energy & Power Quality Solutions. GridVis -Energy Software. Web visualisation for your energy management

Smart Energy & Power Quality Solutions. GridVis -Energy Software. Web visualisation for your energy management Smart Energy & Power Quality Solutions GridVis -Energy Software Record and display energy data, reduce costs With rising energy costs, increasingly strict environmental regulations and high competition

More information

A new innovation to protect, share, and distribute healthcare data

A new innovation to protect, share, and distribute healthcare data A new innovation to protect, share, and distribute healthcare data ehealth Managed Services ehealth Managed Services from Carestream Health CARESTREAM ehealth Managed Services (ems) is a specialized healthcare

More information

Sisense. Product Highlights. www.sisense.com

Sisense. Product Highlights. www.sisense.com Sisense Product Highlights Introduction Sisense is a business intelligence solution that simplifies analytics for complex data by offering an end-to-end platform that lets users easily prepare and analyze

More information

Fully Integrated Electronic Health Record and Practice Management Software

Fully Integrated Electronic Health Record and Practice Management Software Med EHR -EMR /PM Fully Integrated Electronic Health Record and Practice Management Software Better Patient Care... Faster... ABELMed Inc., a Microsoft Gold Certified partner, is a privately held corporation.

More information

Microsoft Amalga Hospital Information System (HIS)

Microsoft Amalga Hospital Information System (HIS) m Microsoft Amalga Hospital Information System (HIS) > Manage all hospital functions with one integrated solution PG 0 Our Vision: To improve health around the world For more than a decade, Microsoft has

More information

IMPLEMENTING HEALTHCARE DASHBOARDS FOR OPERATIONAL SUCCESS

IMPLEMENTING HEALTHCARE DASHBOARDS FOR OPERATIONAL SUCCESS idashboards for Healthcare IMPLEMENTING HEALTHCARE DASHBOARDS FOR OPERATIONAL SUCCESS idashboards gives me access to real-time actionable data from all areas of the hospital. Internally, the adoption rate

More information

Client Requirement. Why SharePoint

Client Requirement. Why SharePoint Client Requirement Client wanted a sharepoint system that could meet their document and record management needs. It should also improve client s information management systems. To support existing and

More information

Value Added Services (VAS) - Mobile Applications Business Cases

Value Added Services (VAS) - Mobile Applications Business Cases Value Added Services (VAS) - Mobile Applications Business Cases Live Reply has been working on mobile solutions for 10 years s and Use Cases range from widget to sophisticated Symbian or Android solutions

More information

Workflow Solutions Data Collection, Data Review and Data Management

Workflow Solutions Data Collection, Data Review and Data Management Data Collection, Data Review and Data Management Workflow Finding more efficient ways to support patient needs begins with better workflow management. MGC Diagnostics has developed a complete workflow

More information

Corporate Bill Analyzer

Corporate Bill Analyzer Corporate Bill Analyzer Product Description V 3.1 Contents Contents Introduction Platform Overview Core features Bill/Invoice presentment Corporate hierarchy support Billing Account hierarchy support Call

More information

Category: Business Process and Integration Solution for Small Business and the Enterprise

Category: Business Process and Integration Solution for Small Business and the Enterprise Home About us Contact us Careers Online Resources Site Map Products Demo Center Support Customers Resources News Download Article in PDF Version Download Diagrams in PDF Version Microsoft Partner Conference

More information

CASE STUDY ALLSCRIPTS

CASE STUDY ALLSCRIPTS OVERVIEW Allscripts customers include all of the hospitals on America s Best Hospitals Honor Roll, and nearly half of the more than 100 organizations that have received Magnet Recognition Program status

More information

Syllabus INFO-GB-3322. Design and Development of Web and Mobile Applications (Especially for Start Ups)

Syllabus INFO-GB-3322. Design and Development of Web and Mobile Applications (Especially for Start Ups) Syllabus INFO-GB-3322 Design and Development of Web and Mobile Applications (Especially for Start Ups) Spring 2015 Stern School of Business Norman White, KMEC 8-88 Email: nwhite@stern.nyu.edu Phone: 212-998

More information

ReportPortal Web Reporting for Microsoft SQL Server Analysis Services

ReportPortal Web Reporting for Microsoft SQL Server Analysis Services Zero-footprint OLAP OLAP Web Client Web Client Solution Solution for Microsoft for Microsoft SQL Server Analysis Services ReportPortal Web Reporting for Microsoft SQL Server Analysis Services See what

More information

Business Intelligence Tool Migration. Title: Domain: Client: Location:

Business Intelligence Tool Migration. Title: Domain: Client: Location: Business Intelligence Tool Migration Title: Domain: Client: Location: Business Objects to MicroStrategy Conversion Payment Services Major Payments Processing Services Provider Northville, MI Project Description

More information

LOTUS to SharePoint Migration Services

LOTUS to SharePoint Migration Services LOTUS to SharePoint Migration Services Key Discussion Points StarSoft Value Proposition Microsoft Office SharePoint Server 2007 (MOSS) Lotus Notes: Current Marketplace Trends Migration Planning Questions:

More information

17. The Contact Center

17. The Contact Center 17. The Contact Center Avaya provides Customer Contact solutions that meet the needs of the small to mid-size business. From the smallest company that requires basic system performance reporting to the

More information

7i Imaging on Demand PACS Solution FAQ s

7i Imaging on Demand PACS Solution FAQ s 7i Imaging on Demand PACS Solution FAQ s Standards: 1. Do you use any proprietary software to manage the images? No, our image management software manages the images and is fully DICOM compliant with no

More information

A H S A N M U H A M M A D J A W A I D

A H S A N M U H A M M A D J A W A I D A H S A N M U H A M M A D J A W A I D Visa Status: Valid Transferable Iqama (KSA) Cell No: +966 54 893 0539 E-Mail: ahsanmjawaid@gmail.com LinkedIn: https://sa.linkedin.com/in/ahsanmjawaid PROFESSIONAL

More information

Initial Value Proposition (IVP) www.techcusp.com

Initial Value Proposition (IVP) www.techcusp.com Initial Value Proposition (IVP) Introduction Tech Cusp, Inc. TechCusp is Global, full-service IT Services & Software Development firm Founded in 2006 Techcusp.com is a privately held end-to-end IT services

More information

redcoal EmailSMS for MS Outlook and Lotus Notes

redcoal EmailSMS for MS Outlook and Lotus Notes redcoal EmailSMS for MS Outlook and Lotus Notes Technical Support: support@redcoal.com Or visit http://www.redcoal.com/ All Documents prepared or furnished by redcoal Pty Ltd remains the property of redcoal

More information

AROBS Microsoft Development Center

AROBS Microsoft Development Center AROBS Microsoft Development Center Industry Expertise Application Areas Illustrative Projects Number of Specialists Microsoft Application Development Expertise Overall Picture Industry Sectors Travel Transportation

More information

The Globalization of Radiology and Workflow Implications

The Globalization of Radiology and Workflow Implications AHRA Spring Conference 2008 The Globalization of Radiology and Workflow Implications April 16, 2008 Danny L. Meadows, CRA Meadows Healthcare Consulting Phone: (205) 566-9011 danny.meadows@dlmimaging.com

More information

Clintegrity 360 QualityAnalytics

Clintegrity 360 QualityAnalytics WHITE PAPER Clintegrity 360 QualityAnalytics Bridging Clinical Documentation and Quality of Care HEALTHCARE EXECUTIVE SUMMARY The US Healthcare system is undergoing a gradual, but steady transformation.

More information

DETAILS OF SOME SERVICE LINES IN BPOS

DETAILS OF SOME SERVICE LINES IN BPOS A.5 ANNEXURE DETAILS OF SOME SERVICE LINES IN BPOS 1) Back-Office Operations / Revenue Accounting / Data Entry And Conversion / HR Services These are also called Transaction processes.these are low end

More information

Merge Healthcare Cardiology Differentiators. A Merge White Paper

Merge Healthcare Cardiology Differentiators. A Merge White Paper Merge Healthcare Cardiology Differentiators A Merge White Paper The search for a new cardiology solution only can be incredibly confusing due to the variety of alternatives in the marketplace. Each solution

More information

Chapter 8: Types of Business Process Outsourcing. Imtiaz Surve H. Surve

Chapter 8: Types of Business Process Outsourcing. Imtiaz Surve H. Surve Chapter 8: Types of Business Process Outsourcing H. Surve 1 Coverage Types of Outsourcing Voice or Front-office Outsourcing Non-voice or Back-office Outsourcing Self Assessment 2 Types of Outsourcing 1.

More information

Centricity 360 Case Exchange

Centricity 360 Case Exchange GE Healthcare Centricity 360 Case Exchange Helping distributed teams collaborate on patient cases, through a professional social network Introduction Centricity 360 with Case Exchange helps hospital administrators

More information

Skynax. Mobility Management System. System Manual

Skynax. Mobility Management System. System Manual Skynax Mobility Management System System Manual Intermec by Honeywell 6001 36th Ave. W. Everett, WA 98203 U.S.A. www.intermec.com The information contained herein is provided solely for the purpose of

More information

Human Resources Department. hr@mcnewton.org

Human Resources Department. hr@mcnewton.org McNewton Solutions Private Limited Plot No. J-7 2nd Floor, FCS Building Chandigarh Information Technology Park, INDIA P: +91 172 456 7842 E: info@mcnewton.org W: www.mcnewton.org Touch Human Resources

More information

System Planning, Deployment, and Best Practices Guide

System Planning, Deployment, and Best Practices Guide www.novell.com/documentation System Planning, Deployment, and Best Practices Guide ZENworks Application Virtualization 9.0 February 22, 2012 Legal Notices Novell, Inc., makes no representations or warranties

More information

MEALS2SHARE Neighborhood Home Cooked Food Sharing Web Application

MEALS2SHARE Neighborhood Home Cooked Food Sharing Web Application Grand Valley State University ScholarWorks@GVSU Technical Library School of Computing and Information Systems 2015 MEALS2SHARE Neighborhood Home Cooked Food Sharing Web Application Isha Singh Grand Valley

More information

SAAS BASED INVENTORY MANAGEMENT SYSTEM WHITE PAPER

SAAS BASED INVENTORY MANAGEMENT SYSTEM WHITE PAPER SAAS BASED INVENTORY MANAGEMENT SYSTEM WHITE PAPER ABOUT Client is a California based Software-as-a-Service (SaaS) provider for remote stock room inventory management solutions. Client was founded in 1994,

More information

LIBERATING TECHNOLOGY. SEAMLESS SIMPLICITY. Vue for. Cloud Services

LIBERATING TECHNOLOGY. SEAMLESS SIMPLICITY. Vue for. Cloud Services Vue for Cloud Services SEAMLESS SIMPLICITY. Clinicians and referring physicians need the freedom to access patient data quickly and efficiently. But the cost constraints and complexity of owning and maintaining

More information

This course provides students with the knowledge and skills to develop ASP.NET MVC 4 web applications.

This course provides students with the knowledge and skills to develop ASP.NET MVC 4 web applications. 20486B: Developing ASP.NET MVC 4 Web Applications Course Overview This course provides students with the knowledge and skills to develop ASP.NET MVC 4 web applications. Course Introduction Course Introduction

More information