Build Your Own SAP Fiori App in the Cloud Fiori UX Development challenge

Size: px
Start display at page:

Download "Build Your Own SAP Fiori App in the Cloud Fiori UX Development challenge"

Transcription

1 Build Your Own SAP Fiori App in the Cloud Fiori UX Development challenge Fireman s Fleet App 1.) The Story This is fireman Sam, he works in one of a serval fire stations in a bigger city. He loves to help people and his childhood dream was to become firefighter. But before his apprenticeship as a firefighter, he did an apprenticeship as a mechanic. That s why, Sam was well-suited to get an additional role as First Machinist at the fire station. In this role he is responsible for all technical and legally required checks and maintenance of vehicles and devices at the fire station and to ensure the preparedness to the next use. As first machinist, Sam has a lot of appointments and further tasks in addition to his roster. At this time Sam has many different ways to get the information s and orders about his tasks as machinist. The orders comes mostly by his chief or lieutenant. He may also be informed by postings at the Black-Board and sometimes by postings at his locker. For his role as machinist, Sam has a lot of resubmissions because the vehicles and devices at the fire department have many different check and maintenance Periods. All the Information s about the Resubmissions and check-up periods are to find at the fire chief s office, who also have access to a good and well known IT-System from the city where all these information s is stored too. But now here is the problem: The fire chief has an access to the City-IT-System and a PC-workstation, but not Sam. So it s very complicated for Sam and also his chief to exchange all the needed information s. It can also be imagined, that at a fire station the focus to the work minutely can change. By exchanging information s by Paper or postings in case of an emergency, there wasn t the first post-it that was lost by this way, which can lead to the trouble that Sam s important appointments could to get lost and dates could to be missed. That s why I would like to enable Sam as first machinist at his fire station to having a mobile and simple way to collect his needed information s and to get an overview on his Schedule, his Roster and additional tasks and appointments in context of his role at the fire station. He should be supported by managing his fire truck fleet by using a new tailored and simple and delightful Fiori app, which Sam can use with a mobile device what is available to him, like a mobile phone or a tablet. Summary: - App-Segmentation: Fire departments in public or private sector. - App-Targeting: Fireman who are responsible for maintenance and preparedness of the used vehicles and devices at own the fire station. - Positioning The app will help the fireman who are machinists at a fire station to optimize, collect and centralize their needed information s, tasks and appointments at one simply reachable place to make their work easier, especially if no own fix PC-workplace exists. Page 1 of 9

2 2.) Persona Sam helping people in first line, with my whole work I can do! 30 years old, married, no child. In job fist 3 years he works as mechanics, after that he completed an apprenticeship as a firefighter. fireman & first machinist - Do my job as a firefighter - Plan and execute my daily tasks in conform to my roster. - Plan and execute my given tasks from my fire-chief and lieutenant - Plan and execution my appointments, to check and maintain vehicles and devices. - Helping people! - Ensuring that all devices and vehicles work fine in case of fire or accident! - Ensuring the preparedness of our vehicles, devices and tools to the next use. - Ensuring that the fire protection will work! I need a simple and quick overview to my daily tasks, roster, and updates to the check-state of my vehicles d devices for which I am responsible. - Very complicated information exchange between me and my chief - Many work interruptions in additional tasks - Many appointments in addition to the normal roster - poor overview of the current tasks and appointments, let s have a look to post-it s on my locker or the Black-Board - No own Workplace with PC and City s IT-Software Fire-chief, other firefighters, technical staff, administration staff Page 2 of 9

3 3.) Sam s User Experience Journey Duration of journey: 5 hours Mindset What is on the Persona s mind while taking the actions of their journey? How do they feel each step of the journey? Oops, as post-it from Lieutenant, check device status of Fire Truck 23 Have to take a look to devices on the Truck to get an overview Daily pump check? How long since the last main pump checkup? I can only get this Info in chief s office and his IT Must ask chief, to get the information s. Hm, alert for Truck 42 & Chief: Open an elevator, this will take serval time Okay, I ve got the device list. Okay, checkup time for pump 2 expires Alert! Fire at Frank s bakery Need a date on central garage for full pump check, must go to chief again Chief s meeting at fire station 3, chief isn t available again Fine, appointment with central garage should go Wednesday or Friday! Wednesday? Let s have a loot to Roster at the black board Friday I ll work, let s make the appointment Fine, appointment for pump check Friday 9am, it works Couldn t inform them me earlier Actions What actions and activities does the Persona take while going thru the journey to achieve their goal? Look at my locker Go to vehicle hall Check Fire Truck 23 Doing daily pump check Go to chief s office Check equipment data in Chiefs IT Wait Check Device List Interrupt working Firefighting Going to chief s office. Wait Ask for appointment Check Roster Make an appointment Update my appointments Touch points My Locker Fire chiefs office Fire chief Fire chiefs office What touch points does the Persona have? (Tools, channels, devices, conversations, and so on.) Leutnant of Fire Truck 44 Fire Truck 44 Fire chief s IT- System Device List My Leutnant Fire Truck 44 Fire chief Fire chief s IT- System Technical Staff at central garage Roster Confirmati on Pain Points Important moments Page 3 of 9

4 4.) Point of View Sam, the Fireman need as first mechanist a way to get a simple and quick overview to his daily task, roster and update to checkup-state of his vehicles and devices to his responsible car fleet, so he get his work done without and PC-workplace and unnecessary detours and waiting times to ask his fire chief to collect his needed information s and resubmissions. 5.) Mockup Fireman s fleet App You can find the Mockup here: Roster and overview of my appointment s Today: Page 4 of 9

5 Equipmentlist of current vehicle: Today s staff on current vehicle: Page 5 of 9

6 Mobile view: 6.) Study You can find the study at this link: Page 6 of 9

7 7.) SAP WebIDE App Navigation According to the description of Mockup the User has the opportunity to switch between the Masterand Detail-Page. Therefor the user has to click on a vehicle at the vehicle-list in the Master-Page, after that on the Detail-Page the selected vehicle will be loaded with the specific detail data: On The Detail-Page the User can get more Detail-Information about the Equipment to Check-Up, the complete Equipment List and the Today s staff. For this the user can click on the buttons at the Detail-Page, to get the needed information s: The User can also accept or reject his input to save the checkup-appointments scheduled to himself or the garage. Page 7 of 9

8 To take a view on his Roster the user can click on the button MyRoster. After that a Dialog with the roster will come up: 8.) SAP WebIDE Implementation a) Image on the Detail-Page: On the Detail-Page an Image was added to show a picture of the current vehicle witch is selected. The Image-Source will be loaded from a URL saved in the data source (src={vehicleimage}). To fit the view of the picture on a mobile phone, the width and height property are set to 320x140px. Page 8 of 9

9 b) Added and customized buttons on the Detail-Page To switch between the tables Equipment s to check up, Equipment List and Today s Staff, an additional button for the Staff was added to the template, also the icons are changed. c) Additional Field Location / colorized & formatted ObjectStatus-Fields / Icon on Master-Page Beside the icon, an additional Object-Attribute was added was add to the List-Item at the Master-Page. The Date-Output-Format of DD.MM.YYYY is implemented by a function dateformatter() in formatter.js. In formatter.js there are also two other functions to control the colorized output of the Next general maintenance - Date and the Vehicle-Status (eg. red text <> at Fire-Station). Page 9 of 9

Story. Segmentation. Targeting. Positioning

Story. Segmentation. Targeting. Positioning Story Segmentation Dietitians plan food and nutrition programs, supervise meal preparation, and oversee the serving of meals. They prevent and treat illnesses by promoting healthy eating habits and recommending

More information

Medical History App Story:

Medical History App Story: Medical History App Story: Medical services of any specialty, and anywhere around the world, need to be efficient and have to deliver excellent care for the patient whatever the situation is. The most

More information

opensap course Build Your Own SAP Fiori App in the Cloud 2016 Edition

opensap course Build Your Own SAP Fiori App in the Cloud 2016 Edition opensap course Build Your Own SAP Fiori App in the Cloud 2016 Edition Develop Challenge Submission Structure of the Document Story Persona (screenshot and full-text) User Experience Journey (screenshot)

More information

Pioneering ONLINE RECRUITMENT software

Pioneering ONLINE RECRUITMENT software Pioneering ONLINE RECRUITMENT software Jobtrain s APPLICANT TRACKING SOFTWARE is designed to work for you to SUPPORT, MANAGE and AUTOMATE your recruitment processes with SECURE, highly intuitive, leading

More information

CLINICAL CHARTING USER INTERFACE

CLINICAL CHARTING USER INTERFACE CLINICAL CHARTING USER INTERFACE The new (UI) is a significant step forward. The new UI offers several significant enhancements: One-click to create clinical charting from patient homepage Capture Time,

More information

Catapult Your Health!

Catapult Your Health! Catapult Your! Worksite Success Guide Catapult and You a Winning Team It s nice to meet you! Together, we re going to make a positive impact on the health of your fellow employees. A little effort on your

More information

Genesis Touch Video Conferencing Customer Training. Honeywell HomMed

Genesis Touch Video Conferencing Customer Training. Honeywell HomMed Genesis Touch Video Conferencing Customer Training Honeywell HomMed Genesis Touch - Video Option High Level Overview Allows real time video conferencing between Telehealth Clinicians, Case Managers, Patients,

More information

DONOR RETENTION TOOLKIT

DONOR RETENTION TOOLKIT eguide DONOR RETENTION TOOLKIT How to retain every new and returning donor so they give again and again. Introduction Where does your nonprofit focus most of its fundraising energy? Chances are, the answer

More information

A DAY IN THE LIFE OF A HOMECARE AGENCY USING CELLTRAK

A DAY IN THE LIFE OF A HOMECARE AGENCY USING CELLTRAK A DAY IN THE LIFE OF A HOMECARE AGENCY USING CELLTRAK Published April 2010 All across North America homecare aides are helping deliver the best care possible with the use of CellTrak. CellTrak provides

More information

Discharge a Patient. Goal: Learn to discharge a patient from your facility.

Discharge a Patient. Goal: Learn to discharge a patient from your facility. Discharge a Patient Goal: Learn to discharge a patient from your facility. Estimated Time: 10 to 15 minutes PDF: Download a screen reader compatible version of this presentation Table of Contents Click

More information

Optima POC PARTICIPANT GUIDE

Optima POC PARTICIPANT GUIDE Optima POC Point of Care PARTICIPANT GUIDE 2017 Optima Healthcare Solutions Page 1 CONTENTS CONTENTS... 2 ABOUT THIS GUIDE... 3 LEARNING OUTCOMES... 4 1. ACCESSING POINT OF CARE... 5 2. CLOCKING IN...

More information

TOUCH IOT WITH SAP LEONARDO

TOUCH IOT WITH SAP LEONARDO TOUCH IOT WITH SAP LEONARDO PROTOTYPE CHALLENGE PRESENTING PFM PLATOON FORCE MANAGEMENT "THE FUTURE OF WARFARE, TODAY" Story SUMMARY The Flandrian Army (FA) needs a solution for the leaders of their armored

More information

Connecting Care Across the Continuum

Connecting Care Across the Continuum Connecting Care Across the Continuum A Guide for Providers > Discharging patients should be quick, easy, and painless for everyone including patients, families and the hospital. That s why a hospital that

More information

MASSAid School User Guide. Table of Contents

MASSAid School User Guide. Table of Contents Table of Contents Introduction... 1 1 System Requirements... 1 1.1 Operating Systems... 1 1.2 Hardware and Software... 1 2 System Users... 2 2.1 School User Roles... 2 3 Login and Account Management...

More information

GLOBALMEET USER GUIDE

GLOBALMEET USER GUIDE GLOBALMEET USER GUIDE Release 4.0 October 2017 (REV2) Includes: GlobalMeet web meetings GlobalMeet desktop tools (Mac and Windows) GlobalMeet for Outlook (Mac and Windows) TABLE OF CONTENTS GlobalMeet

More information

1500 Health Insurance Claim Form. Frequently Asked Questions (as of 6/17/13)

1500 Health Insurance Claim Form. Frequently Asked Questions (as of 6/17/13) 1500 Health Insurance Claim Form Frequently Asked Questions (as of 6/17/13) 1. Why was the 1500 Claim Form changed? The 1500 Claim Form was revised to accommodate reporting needs for ICD-10 and to align

More information

2017 RN Refresher Workflow Best Practices Captions

2017 RN Refresher Workflow Best Practices Captions Slide Agenda Caption 1 Hello and welcome! This is Kelli Magoon with the EMHS Clinical Informatics team. I'd like to thank you for checking out this ecourse. It is the first of three "RN Refresher" modules

More information

Orientation Guide. Standard Member WELCOME TO EVERYDAYHERO WE RE SO EXCITED TO HAVE YOU ON BOARD

Orientation Guide. Standard Member WELCOME TO EVERYDAYHERO WE RE SO EXCITED TO HAVE YOU ON BOARD Standard Member Orientation Guide WELCOME TO EVERYDAYHERO WE RE SO EXCITED TO HAVE YOU ON BOARD You are joining a community of over 3,000 nonprofits AU & NZ wide who have partnered with us to help grow

More information

GLOBALMEET GLOBALMEET WEB & AUDIO USER GUIDE

GLOBALMEET GLOBALMEET WEB & AUDIO USER GUIDE GLOBALMEET GLOBALMEET WEB & AUDIO USER GUIDE FOR ipad, iphone, AND ipod TOUCH Release 2.9 July 2017 TABLE OF CONTENTS TABLE OF CONTENTS GlobalMeet Overview 4 Install GlobalMeet 5 Download the App 5 System

More information

TECHNOLOGY GUIDE. How are Your Solicitors Doing? Know Immediately with ResultsPlus. OCTOBER 15, 2013 THE NONPROFIT TIMES

TECHNOLOGY GUIDE. How are Your Solicitors Doing? Know Immediately with ResultsPlus. OCTOBER 15, 2013 THE NONPROFIT TIMES OCTOBER 15, 2013 THE NONPROFIT TIMES www.thenonprofittimes.com 13 How are Your Solicitors Doing? ResultsPlus is a trademark of Metafile Information Systems, Inc. All rights reserved. 2013 Metafile Information

More information

Year-End Fundraising Essentials. A free fundraising guide from your friends at Network for Good

Year-End Fundraising Essentials. A free fundraising guide from your friends at Network for Good Year-End Fundraising Essentials A free fundraising guide from your friends at Introduction After hitting it off with your supporters and building a strong relationship with them this year through email

More information

Getting Ready For Your Giving Day. Everything you need to know about participating in a Giving Day on GiveGab!

Getting Ready For Your Giving Day. Everything you need to know about participating in a Giving Day on GiveGab! Getting Ready For Your Giving Day Everything you need to know about participating in a Giving Day on GiveGab! What is a Giving Day? A powerful 24-hour online fundraising event that unites a community around

More information

Heart Walk Coach Guide

Heart Walk Coach Guide Coach Guide 1 Heart Walk Coach Guide Results from the moment you give. Thank you from the bottom of our hearts for stepping up to be a Heart Walk Coach. You re joining a million Heart Walk Heroes from

More information

Saint Francis Cancer Center Combines MOSAIQ, Epic and Palabra for a Perfect Documentation Workflow ONCOLOGISTS PALABRA: THE SOFTWARE ACTUALLY LOVE

Saint Francis Cancer Center Combines MOSAIQ, Epic and Palabra for a Perfect Documentation Workflow ONCOLOGISTS PALABRA: THE SOFTWARE ACTUALLY LOVE PALABRA: THE SOFTWARE ONCOLOGISTS ACTUALLY LOVE CASE STUDY CONTRIBUTORS Dr. Stephen Z. Sack, MD, Radiation Oncologist Tyleen A. Smith, BSN, RN, Clinical Manager Dr. Charles Stewart, MD, PhD, Radiation

More information

Essential Charity Fundraising Guide

Essential Charity Fundraising Guide 2016 Register Now! or call 0800 883 8450 Charity Fundraising in 2016 Travel Welcome to the 2016 Give as you Live Essential Charity Fundraising Guide. Each year through Give as you Live, thousands of charities

More information

GLOBALMEET GLOBALMEET USER GUIDE

GLOBALMEET GLOBALMEET USER GUIDE GLOBALMEET GLOBALMEET USER GUIDE Version: 3.1 Document Date: 1/25/2013 TABLE OF CONTENTS Table of Contents INTRODUCTION... 1 GlobalMeet Overview... 2 GlobalMeet HD... 3 GlobalMeet Toolbar for Outlook...

More information

Basic Articulate Training Manual. Conducted by: Sole Articulate Official Representative in Singapore, Malaysia and 29 other countries in this region

Basic Articulate Training Manual. Conducted by: Sole Articulate Official Representative in Singapore, Malaysia and 29 other countries in this region Basic Articulate Training Manual Conducted by: Sole Articulate Official Representative in Singapore, Malaysia and 29 other countries in this region elc Pte Ltd 2009 Version 1.0 Page 1 of 100 Introduction

More information

JABRA + LYNC FOR OFFICE 365 Enabling the power of conversation

JABRA + LYNC FOR OFFICE 365 Enabling the power of conversation JABRA + LYNC FOR OFFICE 365 Enabling the power of conversation MYTH BUSTERS UC IS JUST A SOFTWARE SOLUTION. ENABLING LYNC ONLINE DOES NOT ADD ANY VALUE TO MY OFFICE 365 CUSTOMERS. ENABLING LYNC ONLINE

More information

Inject Xero into your business

Inject Xero into your business Inject Xero into your business You ve heard about it - now let s do it Sneak a peek in a Number Nurses kit The jump in technology has gone faster than an apprentice chasing a free pie and the great news

More information

Your guide to gifts in Wills. Every family that needs one should have an Admiral Nurse

Your guide to gifts in Wills. Every family that needs one should have an Admiral Nurse Your guide to gifts in Wills Every family that needs one should have an Admiral Nurse We can help carers find solutions to the challenges they face. Sarah Hiscocks, Admiral Nurse A gift in your Will could

More information

Grants.gov Adobe Manual for Windows Users

Grants.gov Adobe Manual for Windows Users Grants.gov Adobe Manual for Windows Users July, 2008 This workbook also contains information and original material from the PHS Grants.Gov application Guide SF 424 (R&R) which can be found at http://grants2.nih.gov/grants/funding/424/index.htm

More information

Getting Started Guide. Created by

Getting Started Guide. Created by Getting Started Guide Created by December 2, 2016 Table of Contents 1 Getting Started... 2 2 Patient Overview... 2 2.1 Creating Patients... 2 2.2 Patient Information... 2 2.3 Visual Indicators... 3 2.3.1

More information

Campaign kit. Thinking about launching a campaign but not sure where to start? We can help.

Campaign kit. Thinking about launching a campaign but not sure where to start? We can help. Campaign kit Thinking about launching a campaign but not sure where to start? We can help. CAMPAIGN KIT Get started This turn-key campaign kit includes all you need for a successful fundraising experience.

More information

PMP & ChiroWrite Integration

PMP & ChiroWrite Integration ONTARIO CHIROPRACTIC ASSOCIATION PATIENT MANAGEMENT PROGRAM PUTTING EXPERIENCE INTO PRACTICE PMP & ChiroWrite Integration ChiroWrite and PMP have integration features that simplify procedures and reduce

More information

WBARS FREQUENTLY ASKED QUESTIONS (Created and Updated by the Washington State Housing Finance Commission)

WBARS FREQUENTLY ASKED QUESTIONS (Created and Updated by the Washington State Housing Finance Commission) WBARS FREQUENTLY ASKED QUESTIONS (Created and Updated by the Washington State Housing Finance Commission) GENERAL ISSUES Q: Are there any written instructions for using WBARS? A. Yes, you can find written

More information

Helping healthcare: How Clinical Desktop can enrich patient care

Helping healthcare: How Clinical Desktop can enrich patient care Helping healthcare: How Clinical Desktop can enrich patient care Microsoft UK, 2013 Technology should essentially be about delivering benefits for the whole Trust, from clinical staff using the desktop

More information

Brenda Lundeen ChamberMaster

Brenda Lundeen ChamberMaster Brenda Lundeen ChamberMaster Add a job posting/hot deal/m2m deal View and edit a job posting/hot deal/m2m deal Change Hot Deal/M2M wording Select optional website look for deals Setup charges, if applicable

More information

U of S Course Tools. Using the Podcast Tool For Instructors

U of S Course Tools. Using the Podcast Tool For Instructors U of S Course Tools Using the Podcast Tool For Instructors Fall, 2015 : If you are using the U of S Course Tools for the first time, please review the Course Tools Basic document before using this document.

More information

5.1 Demonstration Segment: Using the Workflow

5.1 Demonstration Segment: Using the Workflow Workflow: The Governance Approval Process CM includes a workflow tool which can be used to manage the proposal, submission and governance review process. Users can perform a number of functions in CM to

More information

Patient Assignment Version 4.81

Patient Assignment Version 4.81 Patient Assignment Version 4.81 Contents Assigning Providers to Patients... 2 Patient Card... 2 Patient Assignment Manager... 3 Patient Needs... 3 Planned Treatment... 3 General Treatment Plan... 3 Unassigned

More information

Mobile App Process Guide

Mobile App Process Guide Mobile App Process Guide Agency Setup and Management Copyright 2018 Homecare Software Solutions, LLC One Court Square 44th Floor Long Island City, NY 11101 Phone: (718) 407-4633 Fax: (718) 679-9273 Document

More information

Pure Experts Portal. Quick Reference Guide

Pure Experts Portal. Quick Reference Guide Pure Experts Portal Quick Reference Guide September 2015 0 1 1. Introduction... 2 2. Who Benefits From the Pure Experts Portal?... 3 3. The Pure Experts Portal Interface... 3 3.1. Home Page... 3 3.2. Experts

More information

Career Matchmaker Self-Assessments Module 3

Career Matchmaker Self-Assessments Module 3 Career Matchmaker Self-Assessments Module 3 Use Career Matchmaker in the Career Cruising software to complete electronic surveys of your interests, skills, and educational levels that you would like to

More information

Find & Apply. User Guide

Find & Apply. User Guide Find & Apply User Guide Version 2.0 Prepared April 9, 2008 Grants.gov Find and Apply User Guide Table of Contents Introduction....3 Find Grant Opportunities...4 Search Grant Opportunities...5 Email Subscription...8

More information

User Guide on Jobs Bank Portal (Employers)

User Guide on Jobs Bank Portal (Employers) User Guide on Jobs Bank Portal (Employers) Table of Contents 1 INTRODUCTION... 4 2 Employer Dashboard... 5 2.1 Logging In... 5 2.2 First Time Registration... 7 2.2.1 Organisation Information Registration...

More information

Online Grant Application Instructions

Online Grant Application Instructions Online Grant Application Instructions Before You Begin 1. Visit www.mainecf.org/grantapp.aspx. Review the instructions and gather the information you will need. Getting Started After you have gathered

More information

Flatiron Health, Inc. 96 Spring Street New York, NY Release Notes Version 2.7.2

Flatiron Health, Inc. 96 Spring Street New York, NY Release Notes Version 2.7.2 Flatiron Health, Inc. 96 Spring Street New York, NY 10012 Release Notes Version 2.7.2 February 27, 2015 February 27, 2015 New Features and Improvements This month, we re releasing several new features

More information

FREE training for your business

FREE training for your business FREE training for your business! FREE training for your business Don't miss out! Contact us now on 0844 257 84 50 or info@cumbriagrowthhub.co.uk to meet with an adviser to discuss your needs. Facebook

More information

Corey wants to learn how to use the computer to look for jobs online.

Corey wants to learn how to use the computer to look for jobs online. Online Job Searching Hi, I m Sarah, and this is Corey. Corey wants to learn how to use the computer to look for jobs online. We ll follow him through several types of job searching websites to find job

More information

Transfer of Care (ToC) service Frequently asked questions

Transfer of Care (ToC) service Frequently asked questions Transfer of Care (ToC) service Frequently asked questions 1) What is the Transfer of Care Service? The Transfer of Care service is a new service which aims to ensure patients receive appropriate support

More information

Peer Fundraising Campaign Planner

Peer Fundraising Campaign Planner Templates Peer Fundraising Campaign Planner Create a peer-driven campaign to exceed your reach and raise more money this year. About These Templates Want to grow your donor base and meet your fundraising

More information

Chapter 8: Managing Incentive Programs

Chapter 8: Managing Incentive Programs Chapter 8: Managing Incentive Programs 8-1 Chapter 8: Managing Incentive Programs What Are Incentive Programs and Rewards? Configuring Rewards Managing Rewards View rewards Edit a reward description Increase

More information

InfoEd Proposal Development Class

InfoEd Proposal Development Class InfoEd Proposal Development Class Last Updated: 4/17/18 Icahn School of Medicine at Mount Sinai InfoEd Class Goals 1. Broad Overview of Process Including Application Routing 2. Review of the Essential

More information

Quick Reference. Virtual OneStop (VOS) Individual User Logging In. My Workspace* (My Dashboard ) Settings and Themes. Quick Menu*

Quick Reference. Virtual OneStop (VOS) Individual User Logging In. My Workspace* (My Dashboard ) Settings and Themes. Quick Menu* Virtual OneStop (VOS) Individual User Logging In If you don t have an account: Click the link Not Registered? on the Home page, near the Sign In button, (name may vary, but will include Register in the

More information

VeloSano Teams. committed awesome TEAM BUILDING TOOL KIT

VeloSano Teams. committed awesome TEAM BUILDING TOOL KIT VeloSano Teams committed awesome TEAM BUILDING TOOL KIT Reasons to Participate in VeloSano Fun opportunity to support our community Great experience Feels good to raise money for an important cause every

More information

User Guide OCHA August 2011

User Guide OCHA August 2011 ONLINE PROJECTS SYSTEM for Consolidated and Flash Appeals User Guide OCHA August 2011 http://ops.unocha.org 1 TABLE OF CONTENTS 1. WHAT IS OPS? 2 1.1 WHO CAN ACCESS OPS?... 3 1.2 WHAT CAN YOU DO IN OPS?...

More information

Overview...2. Example Grantee...3. Getting Started...4 Registration...4. Create a Scenario... 6 Adding Background Information.. 6 Adding Spending...

Overview...2. Example Grantee...3. Getting Started...4 Registration...4. Create a Scenario... 6 Adding Background Information.. 6 Adding Spending... Grantee Economic Impact Analysis Tool User Guide Table of Contents Overview....2 Example Grantee....3 Getting Started...4 Registration...4 Create a Scenario... 6 Adding Background Information.. 6 Adding

More information

Sam Houston State University ANNEX A WARNING ANNEX A WARNING, JUNE

Sam Houston State University ANNEX A WARNING ANNEX A WARNING, JUNE Sam Houston State University ANNEX A WARNING 1 This emergency management plan is hereby approved. This plan is effective immediately and supersedes all previous editions. Dana Hoyt - President Sam Houston

More information

Recent Veterans of Major EMR Launches Share Insights on Keys to a Robust Go-Live Command Center

Recent Veterans of Major EMR Launches Share Insights on Keys to a Robust Go-Live Command Center Recent Veterans of Major EMR Launches Share Insights on Keys to a Robust Go-Live Command Center www.caretech.com > 877.700.8324 You re about to launch the biggest workflow change in your hospital s history.

More information

Frequently Asked Rechartering Questions

Frequently Asked Rechartering Questions Frequently Asked Rechartering Questions 1. Who can hold multiple positions in a unit? Only the Chartered Organization Representative (COR) or the Executive Officer can hold more than one position in a

More information

Here are some of the changes users will notice in the June 2018 release:

Here are some of the changes users will notice in the June 2018 release: Q1: What is included in the MNP June 2018 Release? With the June 2018 release, the software platform used to build MNP was upgraded to a new version (Liferay DXP). Every page in MNP has been completely

More information

Training Quick Steps Front Office Workflow. Using the PrognoCIS Schedule

Training Quick Steps Front Office Workflow. Using the PrognoCIS Schedule Using the PrognoCIS Schedule The primary screen front office personnel will use within the PrognoCIS EMR module is the Schedule tab. The user may alter the presentation of the data according to local preferences.

More information

The Big Payback Strategy Checklist

The Big Payback Strategy Checklist The Big Payback Strategy Checklist Hope is not a strategy. Vince Lombardi STEP #1: What are your Goals? ANALYZE YOUR DATA TO DEFINE YOUR GOALS: Analyze your current donor database to discover new opportunities

More information

GLOBALMEET FOR OUTLOOK RELEASE 12.3

GLOBALMEET FOR OUTLOOK RELEASE 12.3 GLOBALMEET FOR OUTLOOK RELEASE 12.3 There are two versions of GlobalMeet for Outlook: a COM add-in version for Outlook 2010 and newer (called the GlobalMeet toolbar 11.7), and an Outlook add-in (the GlobalMeet

More information

INNOVATIONS IN CARE MANAGEMENT. Michael Burcham, Narus Health

INNOVATIONS IN CARE MANAGEMENT. Michael Burcham, Narus Health INNOVATIONS IN CARE MANAGEMENT Michael Burcham, Narus Health Innovations in Care Management Dr. Michael Burcham, CEO Narus Health Part 1 Care Management Trends & Headwinds Four Mega Trends Transforming

More information

Regional Arts Commission of St. Louis

Regional Arts Commission of St. Louis Regional Arts Commission of St. Louis Individual Artists Applications Walkthrough A detailed walkthrough of grants.racstl.org for Artist Support Grant and Artist Fellowship applications. Last updated June

More information

August Planning for better health and care in North London. A public summary of the NCL STP

August Planning for better health and care in North London. A public summary of the NCL STP August 2017 Planning for better health and care in North London A public summary of the NCL STP Planning for better health and care in North London North London NHS organisations are working together with

More information

Global SCRUM GATHERING Reviewer Guidelines

Global SCRUM GATHERING Reviewer Guidelines Global SCRUM GATHERING Reviewer Guidelines 1) OVERVIEW Global Scrum Gatherings are an exciting opportunity for members of the community to meet and share the wealth of their knowledge and experience. The

More information

Healthgrades Patient Satisfaction Toolkit

Healthgrades Patient Satisfaction Toolkit Healthgrades Patient Satisfaction Toolkit Frequently Asked Questions Copyright 05 Healthgrades Operating Company, Inc. All rights reserved. MCPM706 . What are Healthgrades Patient Satisfaction Tools? Healthgrades

More information

Maximum File Size Animation/ 40KB 100KB Yes. Video plays when in-view

Maximum File Size Animation/ 40KB 100KB Yes. Video plays when in-view Ad Unit Name Maximum File Size Animation/ IMAGE HTML5 Looping File Format Audio MREC 300x250 Half Page Leaderboard Wide Skyscraper 300x600 728x90 160x600 40KB 100KB Yes GIF, JPEG, PNG, HTML5 (HTML5 via

More information

What s New and Exciting with Great Give Palm Beach and Martin Counties. April 24, 2018

What s New and Exciting with Great Give Palm Beach and Martin Counties. April 24, 2018 What s New and Exciting with Great Give Palm Beach and Martin Counties April 24, 2018 Agenda The Basics Who s Who What s New in 2018 Intro to GiveGab - your 2018 Great Give Palm Beach and Martin Counties

More information

Community Hospital Uses Mobile App to Improve Communications, Accelerate Throughput

Community Hospital Uses Mobile App to Improve Communications, Accelerate Throughput Community Hospital Uses Mobile App to Improve Communications, Accelerate Throughput April 1, 2018 New tool allows EMS providers to relay critical information about incoming patients to the ED EXECUTIVE

More information

NextGen Preventative Exam Template

NextGen Preventative Exam Template NextGen Preventative Exam Template Summary This guide describes the use of the Preventive Exam HPI template to document both the initial Welcome to Medicare Exam and subsequent Annual Wellness Visits.

More information

How To Use The Annie Awards Submissions Portal. A Guide For Studios & Independent Submitters

How To Use The Annie Awards Submissions Portal. A Guide For Studios & Independent Submitters How To Use The Annie Awards Submissions Portal A Guide For Studios & Independent Submitters This year s system includes important updates to make submitting even easier! Navigate to the following URL:

More information

VA Maine Telehealth Services

VA Maine Telehealth Services VA Maine Telehealth Services Tiffiny Rooney, MSN, RN BC Facility Telehealth Coordinator Objectives Overview and benefits Present state of VA Maine Telehealth Services Challenges faced through use and implementation

More information

A Freelancer s Guide to. Upwork. Get to work, grow your business, and do what matters to you.

A Freelancer s Guide to. Upwork. Get to work, grow your business, and do what matters to you. A Freelancer s Guide to Upwork Get to work, grow your business, and do what matters to you. Table of contents CHAPTER 1 Introduction 1 Welcome 3 Why is Upwork right for you? 4 Who can work on Upwork? 5

More information

Android Guide January 2017

Android Guide January 2017 Android Guide January 2017 Table of Contents Welcome to imeet for Android 3 Install imeet on your Android smartphone 4 Download the app 4 System requirements 4 Getting started 5 Sign in (hosts and registered

More information

PATHWAY MANUAL VERSION 1.0

PATHWAY MANUAL VERSION 1.0 PATHWAY MANUAL VERSION 1.0 1 INTRODUCTION Welcome and thank you for trying out Pathway, the internship reporting platform developed for the PROVIP project. Pathway is designed to help create meaningful

More information

Binding and Laminating

Binding and Laminating Binding and Laminating 2018 Catalog We care deeply about helping you be at your best. We want people to be the best they can be. More productive. More efficient. Happier. Healthier. That s why we make

More information

Frequently Asked Questions

Frequently Asked Questions Frequently Asked Questions 1. I am unable to upload my proposal. I see a loading sign, but why does nothing seem to be happening? If you are uploading proposal documents and the attachments are large (10MB

More information

Module 3 Requesting Tuition Assistance (TA)

Module 3 Requesting Tuition Assistance (TA) Module 3: Requesting Tuition Assistance (TA Soldier Quick Start Training GoArmyEd Module 3 Requesting Tuition Assistance (TA) Green underlined text designates new information or changes 1 Overview Requesting

More information

Grants Ontario Application Instructions Step by Step Guide

Grants Ontario Application Instructions Step by Step Guide Grants Ontario Application Instructions Step by Step Guide These steps are designed to help you to submit your Grants Ontario application, attach documents to your application, view payments, and retrieve

More information

Understanding HOPWA Access to Care and Support Outcomes Prezi Script

Understanding HOPWA Access to Care and Support Outcomes Prezi Script Understanding HOPWA Access to Care and Support Outcomes Prezi Script Tile 1: Overview Image Tile 2: Welcome to the Understanding HOPWA Access to Care and Support presentation by the Office of HIV/AIDS

More information

Go To The Employee s Page on dadeschools.net

Go To The Employee s Page on dadeschools.net Approver User Guide Overview Designated administrators will approve, reject, or request revisions to Agenda Items entered by the Item Authors prior to the scheduled Agenda Prep meeting. Getting Started

More information

SigmaCare Care Management

SigmaCare Care Management This document will walk a Nurse through all SBAR tasks in SigmaCare, including: Adding a new SBAR from Resident Summary Page 1 Adding a new SBAR from an open Stop and Watch Page 2 SBAR Entry... Page 3

More information

TOUCH IOT WITH SAP LEONARDO PROTOTYPE CHALLENGE

TOUCH IOT WITH SAP LEONARDO PROTOTYPE CHALLENGE TOUCH IOT WITH SAP LEONARDO PROTOTYPE CHALLENGE Health is a primary element that need more attention when we are getting older. Here we are referring the age group of 50 years plus patients with both chronicle

More information

The Big Ask, The Big Give

The Big Ask, The Big Give The Big Ask, The Big Give How to talk with someone about becoming your donor How to accept a donation How to become a donor How your story matters to others The Big Ask, The Big Give If you're in need

More information

User Guide on Jobs Bank Portal (Employers)

User Guide on Jobs Bank Portal (Employers) User Guide on Jobs Bank Portal (Employers) Table of Contents 4 Manage Job Postings... 3 4.1 Create Job Posting... 3 4.1.1 Publish Job Posting... 10 4.2 Create Job Posting As Third Party Employer... 11

More information

CareTracker Patient Portal Tips

CareTracker Patient Portal Tips CareTracker Patient Portal Tips by Phasis Group, LLC CONTENTS Purpose... 2 Patient Portal Manual and Help... 2 Requirements for Patient s Computer... 2 Operating System / Internet Browsers... 2 Internet

More information

HOW CONNECTING DISPARATE COMMUNICATION SYSTEMS CAN IMPROVE PATIENT OUTCOMES

HOW CONNECTING DISPARATE COMMUNICATION SYSTEMS CAN IMPROVE PATIENT OUTCOMES HOW CONNECTING DISPARATE COMMUNICATION SYSTEMS CAN IMPROVE PATIENT OUTCOMES SM H HOW CONNECTING DISPARATE COMMUNICATION SYSTEMS CAN IMPROVE PATIENT OUTCOMESS High-performing healthcare systems are adopting

More information

DOC # EPIC ELECTRONIC MEDICAL RECORD ONLINE MANUAL DOWNLOAD

DOC # EPIC ELECTRONIC MEDICAL RECORD ONLINE MANUAL DOWNLOAD 25 April, 2018 DOC # EPIC ELECTRONIC MEDICAL RECORD ONLINE MANUAL DOWNLOAD Document Filetype: PDF 531.94 KB 0 DOC # EPIC ELECTRONIC MEDICAL RECORD ONLINE MANUAL DOWNLOAD An Epic Journey Toward a Fully

More information

Welcome. Kit a 3/12

Welcome. Kit a 3/12 Welcome Kit 111971a 3/12 2 welcome to an exciting chapter in your life. Easy access to quality health care around the world. And welcome to Cigna. You re about to go overseas for your job. And whether

More information

My.AmeriCorps.gov Application Instructions and FAQ

My.AmeriCorps.gov Application Instructions and FAQ My.AmeriCorps.gov Application Instructions and FAQ What is My.AmeriCorps.gov? The online system used by the federal government agency, the Corporation for National and Community Service (CNCS) which funds

More information

Get Started with Health Cloud

Get Started with Health Cloud Get Started with Health Salesforce, Winter 19 @salesforcedocs Last updated: September 12, 2018 Copyright 2000 2018 salesforce.com, inc. All rights reserved. Salesforce is a registered trademark of salesforce.com,

More information

Introduction to the Parking Lot

Introduction to the Parking Lot Introduction to the Parking Lot In ARK Epic training sessions, The Parking Lot" is used to capture all questions for which your trainer may not have an immediate answer during session. Your ARK Epic Training

More information

She s one of a kind Give her the unique protection of the Hugs system. Reliable and secure infant protection

She s one of a kind Give her the unique protection of the Hugs system. Reliable and secure infant protection She s one of a kind Give her the unique protection of the Hugs system Reliable and secure infant protection Protecting over 1 million babies every year The Hugs system delivers an unmatched level of security

More information

Onboard. Design Specifications v1.0. Team Members. Liam Yafuso Robert Waite Diane Cordero Jacqueline Avis Daniel Tea

Onboard. Design Specifications v1.0. Team Members. Liam Yafuso Robert Waite Diane Cordero Jacqueline Avis Daniel Tea Onboard Design Specifications v1.0 Team Members Liam Yafuso Robert Waite Diane Cordero Jacqueline Avis Daniel Tea 1 1 Introduction 1.1 Product Overview 1.2 Definitions, Acronyms, and Abbreviations 2 Components

More information

SPOK MESSENGER. Improving Staff Efficiency and Patient Care With Timely Communications and Critical Connectivity

SPOK MESSENGER. Improving Staff Efficiency and Patient Care With Timely Communications and Critical Connectivity SM SPOK MESSENGER Improving Staff Efficiency and Patient Care With Timely Communications and Critical Connectivity THE CHALLENGE OF PROVIDING PATIENT CARE WHILE MAINTAINING EFFICIENCY Many hospitals today

More information

Acceleration F ÉTS École de Technologie Supérieure Centech. All rights reserved. Reproduction and distribution prohibited.

Acceleration F ÉTS École de Technologie Supérieure Centech. All rights reserved. Reproduction and distribution prohibited. Acceleration F18 2016-2017. ÉTS École de Technologie Supérieure Centech. All rights reserved. Reproduction and distribution prohibited. Application CENTECH ACCELERATION: FALL 2018 GROUP 2 Information WHAT

More information

SCHEDULING COORDINATOR MANUAL GENERAL DENTIST. Scheduling Coordinator Manual

SCHEDULING COORDINATOR MANUAL GENERAL DENTIST. Scheduling Coordinator Manual GENERAL DENTIST Scheduling Coordinator Manual Note: The following policies and procedures comprise general information and guidelines only. The purpose of these policies is to assist you in performing

More information