You are on page 1of 27

1

Go-Mobile with Oracle Life Sciences Portal

Sheetal Nagar
Technology Lead
Infosys Limited

An Oracle Life Sciences Portal:


Go-Mobile with Responsive
Web Design

Agenda
Current industry trends
Proposed idea / solution using Oracle Mobile Platform
Business and technical view
Summary and value proposition
Q&A

#InfosysAtOOW

Recent industry trends and usage patterns


90 percent of CIO expect to deploy more than 25 mobile apps
in 2014 (Forbes: Mobile Business Statistics)

By 2015, mobile app development projects will outnumber native


PC projects by a ratio of 4:1 (Forbes: Mobile Business Statistics)
In 2014, the number of worldwide mobile users including both
business and consumers will reach over 5.6 billion (Mobile
Statistics Report, 2014 -2018)
84 percent of doctors use tablets 74 percent iPad, 10 percent
others (MobiHealthNews)

Mobile health market to reach $58.8 billion globally by 2020


(Allied MArket Research - Nov 2013)

#InfosysAtOOW

Key concern areas of users

Do I have to remember multiple URLs and login


passwords?

Are these applications validated and have secured


access?

Does the application comply to all regulatory


requirements?

How to install, access, and apply latest upgrades?

Can I access it on iOS devices, or android devices, or


both?

How do I take advantage of existing Point-to-Point (P2P)


integrations?

Can I access applications both online and offline?

How will my data get synchronized?

Can I personalize my view?

How can I use it for socialization, communities, and blogs?

#InfosysAtOOW

Problem statement and current landscape of


Oracle Life Sciences solutions
Pharmacovigilance
Applications

eClinical Applications
Central Trail
Designer

IRT on Demand

Oracle Clinical

Inform GTM

Central Coding

Thesaurus
Management (TMS)

Adverse Event
Reporting System
(AERS)

Oracle RDC

Clear Trial

Empirica Signal
Detection Suite

Operational Planning, Tracking and Management

Clinical Development
Analytics (CDA)

Mobile CRA

Siebel CTMS
(Physician portal,
Site portal,
Consumer portal)

- Internal users: Sponsors, CROs, study manager

Varied applications on
different technologies

Limited mobility support

Single, unified view for


users who are not
present

Single sign-on support


across applications is
not available

Complex point-to-point
integration exists

Argus Safety Suite

Inform Advanced
Molecular Analytics

Operational Planning, Tracking, and


Management

Clinical Data Warehousing Solutions

Life Sciences Data Hub


(LSH)

Life Sciences Data


Management Workbench

- External users: Site staff, CRAs, physicians

#InfosysAtOOW

Existing point-to-point integrations

Proposed Idea
and Solution

Proposed idea and solution


This paper discusses the opportunity to develop an Oracle Life
Sciences portal solution using Responsive Web Design
(RWD) via Oracle Mobile Platform leveraging HTML5, CSS3,
and JQuery 1.9 concepts. So it can run on both Apple iOS and
Google android devices.

Secured and centralized portal


Unified view
Device-agnostic
Hybrid application

#InfosysAtOOW

What is RWD?
Responsive Web Design (RWD) is an implementation strategy aimed at designing applications that respond to the users behavior. It
provides an optimal viewing experience independent of screen size, platform (Android, iOS), and orientation, enabling its usage on desktops,
laptops, tablets, and mobile devices.

One URL

Single content

One code

jQuery mobile

CSS3 media queries

Key features of RWD


Flexible grid
Flexible images
CSS3 media queries

Screen resolutions

#InfosysAtOOW

10

Oracle Life Sciences


Portal: Business View

11

Go- Mobile on Life Sciences Portal

Portlets

User identity
management

Single
sign-on

Integrated
security

Existing
web services

Existing
web services

Pharmacovigilance
applications

eClinical applications

IRT on demand

Inform GTM

Inform advanced
molecular analytics

Central coding

Argus safety suite

Thesaurus
management (TMS)

Adverse Event
Reporting System
(AERS)

Operational Planning, Tracking and Management


Oracle Clinical

Clear Trial

Oracle RDC

Operational Planning, Tracking and Management


Clinical Development
Analytics (CDA)
Mobile CRA

- Internal users: Sponsors, CROs, study manager

Empirica Signal
Detection Suite

Clinical Data Warehousing Solutions

Siebel CTMS
(Physician portal, Site
portal , Consumer
portal)

Life Sciences Data Hub


(LSH)

- External users: Site staff, CRAs, physicians

#InfosysAtOOW

Life Sciences Data


Management Workbench

Existing point-o-point integrations

Existing Solution

Solution

Central trial designer

Existing

Personalization

New Proposed Solution

New Proposed Solution

'Go-mobile' using Life Sciences portal business view

13

Oracle Life Sciences


Portal: Features

14

Oracle Life Sciences portal features (1 of 2)


Mobile
platform

Mobile
platform

Accessibility
Accessibility

Portlets
and
widgets

Life
Sciences
portal
features

Hybrid application that can be installed on


mobile devices as native apps, or accessed
using web browser

Portal can be accessed both offline and online


from various mobile devices

24X7
availability

Portlets and
widgets

Data sync

User configurable portlets or summarized views


for measuring key study parameters and key
study performance indicators

Data is synchronized when used in online


mode. Example: Simplified monitoring for
traveling CRAs

Data sync

24x7
availability

Available 24X7 to users spread across various


geographies

#InfosysAtOOW

15

Oracle Life Sciences portal features (2 of 2)


Secured
access

Secured
access

Personalized
view
Personalized
view

Regulatory
compliance

Single
sign-on

Life
Sciences
portal
features

Secured access to underlying Oracle Life


sciences applications via Oracle Identity
Management

Personalize your view choose from a range of


date formats and themes, customize favorites or
frequently used pages, alerts and notification
frequency

Regulatory
compliance

21 CFR Part 11 compliance and a fully validated


solution

Single signon

Single sign-on (SSO) enables user to log into the


portal and access various Oracle applications
(like Inform, Argus Safety, CDA, mobile CRA,
Siebel Physician and site portal)

Socializing

User collaboration, including support for


creation of blogs, chat sites, communities /
forums on special topics with feeds from social
networking sites

Socializing

#InfosysAtOOW

16

Oracle Life Sciences


Portal: Technical View

17

Challenges in developing mobile apps

Varied users and usage patterns

Fully validated application

Compliance with regulatory requirements

Native app, web app, or hybrid app

Usage on iOS or Android

Data transfer and encryption

Online vs. offline

Synchronization challenges

Identity management

Data security

#InfosysAtOOW

18

Technical considerations

Life Sciences portal


Manage

Install

Build
Integrate

Secure

Oracle eClinical
applications

Oracle
pharmacovigilance
applications

Oracle operational
planning, tracking, and
management

#InfosysAtOOW

19

Technical considerations: Install and manage


Oracles Weblogic application server to build mobile
application and bundle business logic
Life Sciences Portal

INTEGRATE

Easy and fast upgrades

MANAGE

INSTALL

BUILD

SECURE

Available 24x7, 365 days with online and offline


support for millions of concurrent users
Oracle eClinical
applications

Oracle
pharmacovigilance
applications

Oracle operational
planning, tracking
and management

Usage of in-memory data cache for high response times

#InfosysAtOOW

20

Technical considerations: Build


Hybrid mobile architecture (combination of web and
native apps)
Life Sciences Portal

Develop portal using Java, HTML5, CSS3, and


jQuery mobile

Integrate

Manage

Install

build
Life

Secure

Offline support through SQLite database


Oracle eClinical
applications

Oracle
pharmacovigilance
applications

Oracle operational
planning, tracking,
and management

Responsive web design one code, multiple devices,


multiple users, multiple applications

#InfosysAtOOW

21

Technical considerations: Integrate


Life Sciences Portal

Integrate

Manage

Install

Build

Secure

eClinical
Applications

Pharmacovigil
ance
Applications

Operational
planning
tracking, and
management

RESTful API
SOA foundation

Integration infrastructure

Mobile CRA
services

Inform GTM
services

eClinical applications

Empirica signal
services

Siebel services

Argus services

Pharmacovigilance
applications

#InfosysAtOOW

Site portal
Physician
portal

CDA services

Operational planning,
tracking, and
management

Reuse existing
services
Existing Oracle
Life Sciences
applications

22

Technical considerations: Secure


Secured access using Oracle Identity Management

Life Sciences Portal

Secured user authentication and authorization during


SSO

Integrate

Manage

Install

Build

Secure

Secured workspace concept to restrict sharing of


documents through mobile
Oracle eClinical
applications

Oracle
pharmacovigilance
applications

Oracle operational
planning, tracking,
and management

Data is encrypted on device and during transmission

#InfosysAtOOW

23

Value proposition

Reduction in operational cost due to usage of common


platform, existing resources, and skill sets

Single, unified view and access of various Oracle Life


Sciences applications

Increased data quality, operational efficiency, and


productivity for users

Access applications from anywhere, anytime in online or


offline mode

Value
Proposition

Reduced TCO and maintainability due to responsive


design (one code multiple users, multiple devices,
multiple applications)

Easy, fast installation and upgrade on various mobile


devices (iOS and Android)

#InfosysAtOOW

25

Summary

Transform

Closed office enterprise


to a

Mobile pocket enterprise

#InfosysAtOOW

26

Questions

Share your feedback on this session via Twitter


#InfosysAtOOW

Visit Infosys at booth # 1411, Moscone South


#InfosysAtOOW

27

Thank You

2013 Infosys Limited, Bangalore, India. All Rights Reserved. Infosys believes the information in this document is accurate as of its publication date; such information is subject to change
without notice. Infosys acknowledges the proprietary rights of other companies to the trademarks, product names and such other intellectual property rights mentioned in this document. Except
as expressly permitted, neither this documentation nor any part of it may be reproduced, stored in a retrieval system, or transmitted in any form or by any means, electronic, mechanical, printing,
photocopying, recording or otherwise, without the prior permission of Infosys Limited and/ or any named intellectual property rights holders under this document.

28

Contact Infosys
http://www.infosys.com/oracle-openworld

http://www.twitter.com/InfosysOracle

Hashtag - #InfosysAtOOW

http://www.youtube.com/InfosysTechnologies

http://www.facebook.com/Infosys

http://linkedin.com/company/infosys
http://www.slideshare.net/Infosys

#InfosysAtOOW

28

References
http://www.oracle.com/us/industries/life-sciences/oracle-life-sciences-solutions-br-414127.pdf
http://www.oracle.com/us/products/applications/health-sciences/mobile-cra/index.html
http://www.oracle.com/us/technologies/mobile/overview/index.html

http://www.oracle.com/us/technologies/mobile/simplify-enterprise-mobility-wp-2059823.pdf
http://www.mobilehealthstrategyconference.com/
http://docs.oracle.com/cd/E14004_01/books/PDF/LSPortalSIS.pdf
http://www.dotcominfoway.com/blog/responsive-web-design-infographic
http://www.fiercecontentmanagement.com/story/infographic-understanding-responsive-web-design/2014-01-22
https://www.oasis-open.org/committees/download.php/731/Maler-saml-basics-2001-12-12.pdf
http://www.oracle.com/us/corporate/press/1908933

#InfosysAtOOW

You might also like