Presenter(s): Greg Hill. Topic Experience Actionable Data with Mirth. Level 200

Size: px
Start display at page:

Download "Presenter(s): Greg Hill. Topic Experience Actionable Data with Mirth. Level 200"

Transcription

1

2 Presenter(s): Greg Hill Topic Experience Actionable Data with Mirth Level 200

3 Safe Harbor Provisions/Legal Disclaimer This presentation may contain forward-looking statements within the meaning of the federal securities laws, including statements concerning future prospects, events, developments, the Company s future performance, management s expectations, intentions, estimates, beliefs, projections and plans, business outlook and product availability. These forward-looking statements do not represent a commitment, promise or legal obligation to deliver any material, code or functionality. The development, release and timing of any features or functionality described for our products remains at our sole discretion. Future products developed beyond what is contemplated by existing maintenance agreements, will be priced separately. This roadmap does not constitute an offer to sell any product or technology. We believe that these forward-looking statements are reasonable and are based on reasonable assumptions and forecasts, however, undue reliance should not be placed on such statements that speak only as of the date hereof. Moreover, these forward-looking statements are subject to a number of risks and uncertainties, some of which are outlined below. As a result, actual results may vary materially from those anticipated by the forward-looking statements. Among the important factors that could cause actual results to differ materially from those indicated by such forward-looking statements are: the volume and timing of systems sales and installations; the possibility that products will not achieve or sustain market acceptance; the impact of incentive payments under The American Recovery and Reinvestment Act on sales and the ability of the Company to meet continued certification requirements; the development by competitors of new or superior technologies; the timing, cost and success or failure of new product and service introductions, development and product upgrade releases; undetected errors or bugs in software; changing economic, political or regulatory influences in the health-care industry or applicable to our business; changes in product-pricing policies; availability of third-party products and components; competitive pressures including product offerings, pricing and promotional activities; the Company's ability or inability to attract and retain qualified personnel; uncertainties concerning threatened, pending and new litigation against the Company; general economic conditions; and the risk factors detailed from time to time in the Company s periodic reports and registration statements filed with the Securities and Exchange Commission.

4 Background Why notifications? Implementation Notification Destinations Notification Subscriptions Monitoring Notifications Use Cases Agenda

5 Why Notifications? Problem Messages coming in from various sources to Mirth Results Some, but not all messages, need to be forwarded to downstream destinations Rules for forwarding downstream vary from destination to destination Messages may need to be transformed before they can be delivered to a destination The type of delivery may vary from destination to destination Need a mechanism to alert providers of patient events Need an easy way to manage all of the above

6 Solution Why Notifications? Leverage existing Mirth Results constructs such as Facilities, Patient Groups, Provider Groups to control delivery at a high level Build a simpler interface for defining where messages should be sent (Notification Destinations) Build customizable rules for when a message should be delivered (Notification Subscriptions) Build tool to monitor notification activity (Notification History)

7 How does it all work The Notification functionality allows you to set up automatic forwarding to specified destinations for incoming clinical data messages that match specified criteria. When messages are consumed by Mirth Results, if any message matches all the criteria in a subscription definition, the message is forwarded to the list of destinations included in that subscription. Both results delivery and event alerting are supported by this module.

8 Notification Destinations Destinations define where a message should be sent. Fields to define include: Name Type Format Description Notification Destinations can also be used for Ad-Hoc delivery Note: Some of the Notification Types require additional parameters

9 Notification Types The system supports the following Notification Types: HTTP send the message to an HTTP listener (Mirth Connect channel) Fax send the message via fax Mirth Mail send the message via a Direct message Network Printer send the message to a network printer Additional types can be added via the creation of a Results Plugin

10 Notification Subscriptions Notification Subscriptions are automated rules for delivering results. Fields to define include: Name Description Initial Trigger Optional Rules One or more Destinations

11 Notification Subscriptions The rules can be basic or complex, but all begin with one of the following Trigger Types: Patient the message is for the specific patient Patient Group the message is for one of the patients in the patient group Provider the specific provider is listed in the message as either the Attending, Referring, Consulting, Admitting, Ordering1.5, or Copy To Provider Provider Group one of the providers in the provider group is listed in the message Data Source the message is from a specific source

12 Notification Subscriptions In addition to the Initial Trigger, rules can be created to further define which messages that are delivered. For advanced rules you can narrow by: Clinical Item Type (lab, radiology, transcription, ADT) Attending Provider s Full Name Attending Provider s NPI Data Source Global ID Diagnostic Service Section ID Event Type Insurance Company Name Insurance Plan Effective Date Insurance Plan Expiration Date Insurance Plan Type Observation Group Label Order Status Ordering Provider s NPI Ordering Provider s Full Name Patient Class Patient Community ID Result Status

13 Advanced Rules You can also create custom advanced rules by switching to Advanced Mode and writing your own rules in JavaScript using the Results Clinical Data Model. Example usages include: Date Range Filtering (don t trigger an alert on the weekend) Checking for value thresholds (A1C out of range) More complex rules not expressed with simple field equals or field not equals

14 Use Subscriptions to: Putting it all Together Drive Clinical Workflow Improve Transitions of Care Alert provider when a patient is admitted to the Emergency Room Alert Provider that Diabetic patient lab result is out of range

15 Driving Clinical Workflow Problem: I m a provider and I want to receive anything that I m named on into my practice s EMR, because I hate logging into external systems and when things come to one place, I don t have to go anywhere else for a patient s external records. Solution: When MR receives an HL7 message that has any provider in a practice named on the message, MR delivers the message to an HTTP hub that will send to the practice s EMR, regardless which EMR it is.

16 Driving Clinical Workflow DEMO

17 Improve Transitions of Care Problem: I m a care manager at an ACO, monitoring transitions of care from the hospital to a local long term care (LTC) facility. I want to set up an alert that triggers whenever a discharge happens from the local LTC facility. Solution: When MR receives a CCD from the LTC data source, send a Direct message to the Care Manager.

18 Improve Transitions of Care DEMO

19 Alert provider on ED Admit Problem: I want to know when any of my patients are admitted to the ED or admitted to an inpatient facility to my direct messaging application. Solution: Using a Patient Group trigger, when MR receives message for a patient in that group and a rule of patient class of E or I, convert the message to a PDF and using Direct to send it to the physician.

20 Alert provider on ED Admit DEMO

21 Advanced Scripting Problem: Provider wants to be alerted whenever one of his Diabetics has an A1C that is out of range Solution: Use Advanced Scripting to analyze the contents of the HL7 message to find an A1C value and, if out of range, alert the Provider.

22 Advanced Scripting DEMO

23 Monitoring Subscription Activity As rules fire, entries are added to the Notification History page.

24 Managing Message History Messages may need to be reprocessed for many reasons such as connectivity issues, busy signals, etc. To replay a message: Select the message Click on Resend Message You can also choose to reevaluate a message and delete a message. The amount of message history kept on this page is managed via the Setup->General Settings->Notifications tab.

25 Conclusion The Notification system in Mirth Results is a powerful tool that allows you to setup rules for delivering messages or alerts to members of your community. Simple rules can be developed quickly and easily. Complex rules can be developed using JavaScript. The triggering and successful delivery of messages can be monitored using the Notification History page.

26 Session Survey Please take a moment to complete a brief survey regarding this session. 1. Open your ONE UGM Mobile App (please note: you must have already logged in and accepted the Terms of Use to access this feature) 2. Click the Navigation Button at the top left of the screen 3. Select Sessions 4. Search for and select this session 5. From the sessions details screen, select Survey at the bottom right of the screen 6. Remember to hit Save at the bottom of the survey once you have answered the questions

27 Any Questions?

Presenter(s): Cameron Atchley Corporate Training. Topic System Practice Templates. Level 200

Presenter(s): Cameron Atchley Corporate Training. Topic System Practice Templates. Level 200 Presenter(s): Cameron Atchley Corporate Training Topic System Practice Templates Level 200 CME Disclosures Learning Objectives - After completing this activity, attendees should be able to: -List 3 strategies

More information

Presenter(s): Dave Venier. Topic Rosetta Interoperability (C-CDA and IHE) Level 200

Presenter(s): Dave Venier. Topic Rosetta Interoperability (C-CDA and IHE) Level 200 Presenter(s): Dave Venier Topic Rosetta Interoperability (C-CDA and IHE) Level 200 Safe Harbor Provisions/Legal Disclaimer This presentation may contain forward-looking statements within the meaning of

More information

Presenter(s): Dave Venier Greg Hill. Topic Improve NextGen Integration with Mirth Connect Level 200

Presenter(s): Dave Venier Greg Hill. Topic Improve NextGen Integration with Mirth Connect Level 200 Presenter(s): Dave Venier Greg Hill Topic Improve NextGen Integration with Mirth Connect Level 200 Safe Harbor Provisions/Legal Disclaimer This presentation may contain forward-looking statements within

More information

5348 Vegas Drive Las Vegas, NV 89108, U.S.A. Tel: ; Fax: Website:

5348 Vegas Drive Las Vegas, NV 89108, U.S.A. Tel: ; Fax: Website: The information in this document includes certain "forward-looking" statements within the meaning of the Safe Harbor provisions of Federal Securities Laws, as that term is defined in section 27a of the

More information

User Manual/Guide for Direct Using encompass 3.0. Prepared By: Arête Healthcare Services, LLC

User Manual/Guide for Direct Using encompass 3.0. Prepared By: Arête Healthcare Services, LLC User Manual/Guide for Direct Using encompass 3.0 Prepared By: Arête Healthcare Services, LLC Document Version: V1.0 10/02/2015 Contents Direct Overview... 3 What is Direct?... 3 Who uses Direct?... 3 Why

More information

Life s Too Short... for Cloud without Analytics Monitoring the Dynamic Nature of Cloud Computing

Life s Too Short... for Cloud without Analytics Monitoring the Dynamic Nature of Cloud Computing Life s Too Short... for Cloud without Analytics Monitoring the Dynamic Nature of Cloud Computing 2016, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Safe Harbor This document and the

More information

The HITECH Act. 5 things you can do Right Now to pave the road to compliance. 1. Secure PHI in motion.

The HITECH Act. 5 things you can do Right Now to pave the road to compliance. 1. Secure PHI in motion. The HITECH Act 5 things you can do Right Now to pave the road to compliance Beginning in 2011, HITECH Act financial incentives will create a $5,800,000 opportunity over four years for mid-size hospital

More information

Presenter(s): Chris Lutz and Srinivas MA. Topic Technical Review Patient Portal - Advanced. Level 300

Presenter(s): Chris Lutz and Srinivas MA. Topic Technical Review Patient Portal - Advanced. Level 300 Presenter(s): Chris Lutz and Srinivas MA Topic Technical Review Patient Portal - Advanced Level 300 Meet our Panelists Christopher Lutz Senior Design Engineer Srinivas MA Manager Software Development Safe

More information

Release Notes 1/18/2018

Release Notes 1/18/2018 Release Notes 1/18/2018 1. Change PCP order (Inpatient and Outpatient-Expected Date 1/23) There is now an order you can use to update the PCP. The order will task either your clinic staff or the admitting

More information

Release Notes RelayClinical Platform 13.5

Release Notes RelayClinical Platform 13.5 Release Notes RelayClinical Platform 13.5 Health Connections Brought to Life Table of Contents About this Document... 3 Your Feedback Matters... 3 New and Enhanced Features... 4 RelayClinical Service Interop

More information

NextGen Patient Portal. User Guide.

NextGen Patient Portal. User Guide. 2.4.3 NextGen Patient Portal User Guide www.nextgen.com Copyright 2014-2017 QSI Management, LLC. All Rights Reserved. The registered trademarks listed at http://www.qsii.com/legal_notices.shtml are the

More information

Nokia Conference Call 1Q 2012 Financial Results

Nokia Conference Call 1Q 2012 Financial Results Nokia Internal Use Only Nokia Conference Call 1Q 2012 Financial Results April 19 th, 2012 15.00 Helsinki time 8.00 New York time Stephen Elop President & CEO Timo Ihamuotila CFO Matt Shimao Head of Investor

More information

Leveraging Adaptive Auth and Device Trust for Enhanced Security and Compliance

Leveraging Adaptive Auth and Device Trust for Enhanced Security and Compliance Leveraging Adaptive Auth and Device Trust for Enhanced Security and Compliance CHRISTOPHER NIGGEL, DIRECTOR OF SECURITY & COMPLIANCE SWAROOP SHAM, SR PRODUCT MARKETING MANAGER, SECURITY CHRIS NIGGEL Director

More information

PORTAL USER. Jayme Pina Version GUIDE

PORTAL USER. Jayme Pina Version GUIDE PORTAL USER Jayme Pina Version 2.6.2018 GUIDE Contents User Access Roles... 3 How to Log-in... 3 Patient Look Up... 5 My Patients... 5 All Patients... 6 Patient Notification... 8 Opt-out / Opt-Back-In...

More information

Sending Updates Through The Provider Healthcare Portal. Indiana Health Coverage Programs DXC Technology October 2017

Sending Updates Through The Provider Healthcare Portal. Indiana Health Coverage Programs DXC Technology October 2017 Sending Updates Through The Provider Healthcare Portal Indiana Health Coverage Programs DXC Technology October 2017 Agenda Features of Electronic Enrollment Updates and Reminders Provider Maintenance Navigation

More information

MAPIR User Guide for Eligible Hospitals. Medical Assistance Provider Incentive Repository (MAPIR): User Guide for Eligible Hospitals

MAPIR User Guide for Eligible Hospitals. Medical Assistance Provider Incentive Repository (MAPIR): User Guide for Eligible Hospitals Medical Assistance Provider Incentive Repository (MAPIR): User Guide for Eligible Hospitals Version: 1.0 Original Version Date: 02/23/2018 Last Revision Date: 02/23/2018 Table of Contents Table of Contents

More information

Company presentation Transition and Transformation

Company presentation Transition and Transformation Company presentation Transition and Transformation FORNEBU 7 DECEMBER 2017 CFO HENRIK SCHIBLER EVRY PUBLIC The IBM Partnership offers accelerated transformation of operations, delivering increased flexibility

More information

Medical Assistance Provider Incentive Repository. User Guide. For Eligible Professionals

Medical Assistance Provider Incentive Repository. User Guide. For Eligible Professionals Medical Assistance Provider Incentive Repository User Guide For Eligible Professionals February 25, 2013 Table of Contents Introduction...1 Before You Begin...2 Complete your R&A registration.... 2 Identify

More information

Now Platform Technology Deep Dive

Now Platform Technology Deep Dive Now Platform Technology Deep Dive Dragan Preocanin APJ Platform Innovation Team Lead ServiceNow Dylan Lindgren APJ Platform Innovation Team Senior UI Developer ServiceNow 1 Safe Harbor This presentation

More information

Table of Contents RURO, Inc. All Rights Reserved

Table of Contents RURO, Inc. All Rights Reserved Table of Contents ABOUT THIS GUIDE... 7 Purpose of this Guide...7 ACCESSING THE SYSTEM AS A CLIENT PORTAL USER... 7 Navigating the Client Portal...7 Creating and Submitting a New Requisition...8 Accepting

More information

Date. Harris CareTracker Direct Messaging Overview

Date. Harris CareTracker Direct Messaging Overview Date Harris CareTracker Direct Messaging Overview Direct Messaging What it Is? Title Direct Mail is a secure health messaging solution that allows Providers or Patients to safely communicate and transmit

More information

NOKIA FINANCIAL RESULTS Q3 / 2012

NOKIA FINANCIAL RESULTS Q3 / 2012 Nokia Internal Use Only NOKIA FINANCIAL RESULTS Q3 / 2012 Conference Call October 18, 2012 15.00 / Helsinki 08.00 / New York Stephen Elop / President & CEO Timo Ihamuotila / CFO Matt Shimao / Head of Investor

More information

Provider Secure Portal User Manual

Provider Secure Portal User Manual Provider Secure Portal User Manual Copyright 2011 Centene Corporation. All rights reserved. Operational Training 2 August 2011 Table of Contents Provider Secure Portal... 5 Registration... 6 Provider -

More information

Xerox Connect App for Blackboard

Xerox Connect App for Blackboard Xerox Connect App for Blackboard Information Assurance Disclosure Additional information, if needed, on one or more lines Month 00, 0000 2018 Xerox Corporation. All rights reserved. Xerox,

More information

Virtua Health, Inc. is a 501 (c) (3) non-profit corporation located in Marlton, New Jersey ( Virtua ).

Virtua Health, Inc. is a 501 (c) (3) non-profit corporation located in Marlton, New Jersey ( Virtua ). myvirtua.org Terms of Use PLEASE READ THESE TERMS OF USE CAREFULLY Virtua Health, Inc. is a 501 (c) (3) non-profit corporation located in Marlton, New Jersey ( Virtua ). Virtua has partnered with a company

More information

PHYSICIAN S OFFICE STAFF Instructions for Paragon s WebStation for Physicians

PHYSICIAN S OFFICE STAFF Instructions for Paragon s WebStation for Physicians PHYSICIAN S OFFICE STAFF Instructions for Paragon s WebStation for Physicians Login with your assigned individual User Name and Password. Physician Office Staff are issued inquiry access only in WebStation

More information

Qlik Sense Security. Understand security basics of the new Sense platform. 14 October, 2014 Magnus Berg Master Principal Enterprise Architect

Qlik Sense Security. Understand security basics of the new Sense platform. 14 October, 2014 Magnus Berg Master Principal Enterprise Architect Qlik Sense Security Understand security basics of the new Sense platform 14 October, 2014 Magnus Berg Master Principal Enterprise Architect Legal Disclaimer This Presentation contains forward-looking statements,

More information

A tweet related to the transaction: G. MICHAEL SIEVERT

A tweet related to the transaction: G. MICHAEL SIEVERT Filed by T-Mobile US, Inc. pursuant to Rule 425 under the Securities Act of 1933 and deemed filed pursuant to Rule 14a-12 under the Securities Exchange Act of 1934 Subject Company: Sprint Corporation Commission

More information

Investor Presentation. February 2016

Investor Presentation. February 2016 Investor Presentation February 2016 Disclaimer Forward-Looking Statements This presentation contains forward-looking statements within the meaning of Section 27A of the Securities Act of 1933, as amended,

More information

Blue Care Network s New e-referral Tool Frequently Asked Questions

Blue Care Network s New e-referral Tool Frequently Asked Questions Blue Care Network s New e-referral Tool Frequently Asked Questions September 2014 Overview Blue Care Network is introducing a new e-referral system for managing referral and authorization requests. This

More information

EHR Connectivity Integration Specification

EHR Connectivity Integration Specification EHR Connectivity Integration Specification HeC Contact information Name Phone Email Title/Role Jeremy Smith (315) 671 2241 x320 jsmith@healtheconnections.org Manager, HIE Integration OVERVIEW This document

More information

Authorization Submission and Inquiry Guide

Authorization Submission and Inquiry Guide Authorization Submission and Inquiry Guide January 2018 Independence Blue Cross offers products through its subsidiaries Independence Hospital Indemnity Plan, Keystone Health Plan East, and QCC Insurance

More information

2nd Quarter 2017 Earnings Results

2nd Quarter 2017 Earnings Results 2nd Quarter 2017 Earnings Results August 2, 2017 Forward-Looking Statements Except for historical and factual information, the matters set forth in this presentation and other of our oral or written statements

More information

Nokia Services Current State and Future Direction Niklas Savander

Nokia Services Current State and Future Direction Niklas Savander Nokia Services Current State and Future Direction Niklas Savander 1 2008 Nokia Disclaimer It should be noted that certain statements herein which are not historical facts, including, without limitation,

More information

4) Organization NPI (Can be retrieved from the NPPES NPI Registry here: https://npiregistry.cms.hhs.gov/):

4) Organization NPI (Can be retrieved from the NPPES NPI Registry here: https://npiregistry.cms.hhs.gov/): Mass HIway Connection Requirement Attestation Form Year 2 Atestation Mass HIway Form Connection Year 1 Requirement Mass HIway Connection Requirement Purpose: This Attestation Form shall be completed by

More information

Set and Mobile Alert Messaging

Set  and Mobile Alert Messaging CitiManager Set Email and Mobile Alert Messaging Quick Reference Guide May 2013 Transaction Services User Guide Overview Use this procedure to set email and mobile alerts for various account activities.

More information

Avast Customer & Technical Support Policy

Avast Customer & Technical Support Policy Avast Customer & Technical Support Policy PLEASE READ THE TERMS AND CONDITIONS OF THIS SUPPORT POLICY ( SUPPORT POLICY ). THIS SUPPORT POLICY IS PROVIDED BY AVAST SOFTWARE s.r.o., A COMPANY DULY ORGANIZED

More information

The following communication was made available by John Saw, Chief Technology Officer of Sprint, on Twitter:

The following communication was made available by John Saw, Chief Technology Officer of Sprint, on Twitter: The following communication was made available by John Saw, Chief Technology Officer of Sprint, on Twitter: Filed by Sprint Corporation Pursuant to Rule 425 under the Securities Act of 1933, as amended,

More information

A tweet related to the transaction: G. MICHAEL SIEVERT

A tweet related to the transaction: G. MICHAEL SIEVERT Filed by T-Mobile US, Inc. pursuant to Rule 425 under the Securities Act of 1933 and deemed filed pursuant to Rule 14a-12 under the Securities Exchange Act of 1934 Subject Company: Sprint Corporation Commission

More information

CARBONITE 2015 THIRD QUARTER FINANCIAL RESULTS OCTOBER 28, 2015

CARBONITE 2015 THIRD QUARTER FINANCIAL RESULTS OCTOBER 28, 2015 CARBONITE 2015 THIRD QUARTER FINANCIAL RESULTS OCTOBER 28, 2015 EMILY WALT Director of Investor Relations Safe Harbor These slides and the accompanying oral presentation contain "forward-looking statements"

More information

How do I sign up for a Practice Fusion EHR subscription plan with a promotional code?

How do I sign up for a Practice Fusion EHR subscription plan with a promotional code? How do I sign up for a Practice Fusion EHR subscription plan with a promotional code? In order to continue delivering easy-to-use, intuitive health IT solutions that support practices like yours all across

More information

What is New in MyChart? My Medical Record Health Preferences Settings Appointments and Visits Visits Schedule an Appointment Update Information

What is New in MyChart? My Medical Record Health Preferences Settings Appointments and Visits Visits Schedule an Appointment Update Information What is New in MyChart? On August 26th, we will be upgrading and changing the look and feel to our MyChart patient portal site. We would like to make you aware of a few differences that you will see, when

More information

TRACKING & MARKETING CLOUD REPORTS

TRACKING & MARKETING CLOUD REPORTS @SalesforceU EMAIL TRACKING & MARKETING CLOUD REPORTS Roche Jan. 2018 Nikki Davie Sr. Learning Consultant, Salesforce University ndavie@salesforce.com www.salesforce.com/training Copyright 2016 salesforce.com,

More information

Das Leben ist zu kurz

Das Leben ist zu kurz Das Leben ist zu kurz... für Cloudnutzung ohne Softwareanalyse Überwachen Sie Ihr dynamische Cloud Umgebung Christian Nink, Head of SMB Central Europe at New Relic 30, Juni 2016 2016, Amazon Web Services,

More information

CitiManager. Registering for CitiManager, Enrolling in Paper-Free Statements, and Viewing Your Electronic Statement

CitiManager. Registering for CitiManager, Enrolling in Paper-Free Statements, and Viewing Your Electronic Statement CitiManager Registering for CitiManager, Enrolling in Paper-Free Statements, and Viewing Your Electronic Statement August 6, 2013 Table of Contents 1. Self-Registration in CitiManager (Cardholders) 3 2.

More information

Extending the leading Device Market position CSFB, London, May 15th, 2008

Extending the leading Device Market position CSFB, London, May 15th, 2008 Søren Petersen SVP Nokia Devices Extending the leading Device Market position CSFB, London, May 15th, 2008 Disclaimer It should be noted that certain statements herein which are not historical facts, including,

More information

YourStore A GUIDE TO

YourStore A GUIDE TO A GUIDE TO YourStore 3.0 Selling contact lenses online has never been easier! This is the homepage of YourStore 3.0. 1. The header displays just your company name as its default. The rectangular space

More information

Dell EMC Cloud Data Protection Disaster Recovery as a Service. Efri Nattel-Shay, Director, Product Management Saar Cohen, DE, CTO

Dell EMC Cloud Data Protection Disaster Recovery as a Service. Efri Nattel-Shay, Director, Product Management Saar Cohen, DE, CTO Dell EMC Cloud Data Protection Disaster Recovery as a Service Efri Nattel-Shay, Director, Product Management Saar Cohen, DE, CTO Dell EMC Notifications Copyright 2017 Dell EMC Corporation. All rights reserved

More information

PROVIDER WEBSITE SITE ADMINISTRATOR GUIDE » PATIENT INQUIRY» CLAIM CENTER» FIND A DOCTOR» CLAIMS EDITING SYSTEM (CES)

PROVIDER WEBSITE SITE ADMINISTRATOR GUIDE » PATIENT INQUIRY» CLAIM CENTER» FIND A DOCTOR» CLAIMS EDITING SYSTEM (CES) PROVIDER WEBSITE SITE ADMINISTRATOR GUIDE» PATIENT INQUIRY» CLAIM CENTER» FIND A DOCTOR» CLAIMS EDITING SYSTEM (CES) 2018 WPS Health Plan, Inc. 1 All rights reserved. JO7048 28898-085-1801 ADMINISTRATIVE

More information

Cape Canaveral Hospital Holmes Regional Medical Center Palm Bay Community Hospital. FIRST ACCESS Provider Portal User Guide

Cape Canaveral Hospital Holmes Regional Medical Center Palm Bay Community Hospital. FIRST ACCESS Provider Portal User Guide Cape Canaveral Hospital Holmes Regional Medical Center Palm Bay Community Hospital FIRST ACCESS Provider Portal User Guide Updated: 08/2006 Table of Contents System Requirements..3 JAVA applet download

More information

When your registration has been completed, you will receive an invitation to create your account.

When your registration has been completed, you will receive an  invitation to create your account. Contact: Phone: 307.578.2784 Email: portal@wphcody.org What is the West Park Hospital Patient Portal? The West Park Hospital Patient Portal is a convenient and secure health-management tool you can use

More information

Tech Data s Acquisition of Avnet Technology Solutions

Tech Data s Acquisition of Avnet Technology Solutions Tech Data s Acquisition of Avnet Technology Solutions Creating a Premier Global IT Distributor: From the Data Center to the Living Room September 19, 2016 techdata.com 1 Forward-Looking Statements Safe

More information

Ariba Network Configuration Guide

Ariba Network Configuration Guide Ariba Network Configuration Guide Content 1. Account Configuration I. Account Access II. Company Profile III. Email Notifications IV. Electronic Order Routing V. Electronic Invoice Routing VI. Remittances

More information

CLTC RE-CERTIFICATION Candidate Information & Application

CLTC RE-CERTIFICATION Candidate Information & Application CLTC RE-CERTIFICATION Candidate Information & Application CLTC Re-certification Springfield, OH 45504-1568 Fax: 703-940-4089 PHILOSOPHY It is the responsibility of LTC certified nurses to maintain their

More information

Connect Your Clouds with Force.com

Connect Your Clouds with Force.com Connect Your Clouds with Force.com Developer Track Jeff Douglas, Senior Technical Consultant, Appirio Safe Harbor Safe harbor statement under the Private Securities Litigation Reform Act of 1995: This

More information

Ariba Network Configuration Guide

Ariba Network Configuration Guide Ariba Network Configuration Guide Content 1. Account Configuration I. Account Access II. Company Profile III. Email Notifications IV. Electronic Order Routing V. Electronic Invoice Routing VI. Remittances

More information

Health Information Exchange (Summary of Care) Meaningful Use 2016 Job Aid

Health Information Exchange (Summary of Care) Meaningful Use 2016 Job Aid Health Information Exchange (Summary of Care) Meaningful Use 2016 Job Aid Health Information Exchange (Summary of Care/Transition of Care) This document outlines the workflow for meeting this measure in

More information

Your mymeritain Personalized Member Website

Your mymeritain Personalized Member Website Your mymeritain Personalized Member Website 2008 Meritain Health, Inc. Last Updated 5.23.2008 Your mymeritain Member Website The mymeritain Member Website offers Members a user-friendly web experience,

More information

Enterprise Considerations. Michael Robertshaw Miha Batic

Enterprise Considerations. Michael Robertshaw Miha Batic Architecture and Security Enterprise Considerations Michael Robertshaw Miha Batic Legal Disclaimer This Presentation contains forward-looking statements, including, but not limited to, statements regarding

More information

Hitachi Received Notice of Request for Arbitration

Hitachi Received Notice of Request for Arbitration FOR IMMEDIATE RELEASE Hitachi Received Notice of Request for Arbitration Tokyo, August 22, 2017 --- Hitachi, Ltd. (TSE: 6501, Hitachi ) today announced that it has received the notice of the request for

More information

MailChimp Basics. A step by step guide to MailChimp Course developed by Virginia Ridley

MailChimp Basics. A step by step guide to MailChimp Course developed by Virginia Ridley MailChimp Basics A step by step guide to MailChimp Course developed by Virginia Ridley By the end of this course you will: Know why a newsletter is important Have a brief understanding of Canada s Anti

More information

HF Markets SA (Pty) Ltd Protection of Personal Information Policy

HF Markets SA (Pty) Ltd Protection of Personal Information Policy Protection of Personal Information Policy Protection of Personal Information Policy This privacy statement covers the website www.hotforex.co.za, and all its related subdomains that are registered and

More information

Module 2: Health Information Exchange Services

Module 2: Health Information Exchange Services Module 2: Health Information Exchange Services Introduction In this module, Health Information Exchange (HIE) will be introduced. This system is designed to provide patient information for THR facilities

More information

Vocera Secure Texting 2.1 FAQ

Vocera Secure Texting 2.1 FAQ General Description Q. What is Vocera Secure Texting? A. Vocera Secure Texting (VST) combines convenience with privacy by providing a secure, easy to use, HIPAA-compliant alternative to SMS as well as

More information

Interface. Installation. ScriptSure erx

Interface. Installation. ScriptSure erx ScriptSure erx Interface 1 About ScriptSure ScriptSure is a SureScripts GOLD certified product and rated #1 eprescribing software for its breadth of technology and ease of use. Print, fax or electronically

More information

Affinity Provider Portal - PRISM. User Guide

Affinity Provider Portal - PRISM. User Guide Affinity Provider Portal - PRISM User Guide Affinity Medical Group 1221 Broadway, Suite 300 Oakland, California 94612 Affinity Provider Portal - PRISM User Guide Page ii Contents Accessing the Affinity

More information

2017 Q4 Earnings Conference Call

2017 Q4 Earnings Conference Call 2017 Q4 Earnings Conference Call Forward Looking Statements This presentation includes certain forward-looking statements that are made as of the date hereof and are based upon current expectations, which

More information

Manage Users. Step 1 Navigate to the Manage Users tab on the dashboard and select the Invite New Manager page from the top navigation bar.

Manage Users. Step 1 Navigate to the Manage Users tab on the dashboard and select the Invite New Manager page from the top navigation bar. Invite New Manager Purpose: Manage Users Practices can add a new manager to approve appointments, deny appointments, and make other practice changes in the Everseat dashboard. Access can be customized

More information

Beam Technologies Inc. Privacy Policy

Beam Technologies Inc. Privacy Policy Beam Technologies Inc. Privacy Policy Introduction Beam Technologies Inc., Beam Dental Insurance Services LLC, Beam Insurance Administrators LLC, Beam Perks LLC, and Beam Insurance Services LLC, (collectively,

More information

Advanced Clinical Event Notification (CEN) Specification. Version 1.10

Advanced Clinical Event Notification (CEN) Specification. Version 1.10 Advanced Clinical Event Notification (CEN) Specification Version 1.10 Healthix, Inc. 40 Worth St., 5 th Floor New York, NY 10013 1-877-695-4749 Ext. 1 healthix.org March 31, 2015 Table of Contents Revision

More information

Provider Portal User Guide. For the Provider Portal External Use

Provider Portal User Guide. For the Provider Portal External Use Provider Portal User Guide For the Provider Portal External Use IT Department Issued January 2017 mynexus 2017. All rights reserved. Version 1.4 Revised 07122017 Contents Getting Started with the Portal...

More information

UX300 SAP Screen Personas 3.0 Development

UX300 SAP Screen Personas 3.0 Development UX300 SAP Screen Personas 3.0 Development. COURSE OUTLINE Course Version: 03 Course Duration: SAP Copyrights and Trademarks 2018 SAP SE or an SAP affiliate company. All rights reserved. No part of this

More information

Table of Contents RURO, Inc. All Rights Reserved

Table of Contents RURO, Inc. All Rights Reserved Table of Contents ABOUT THIS GUIDE... 7 Purpose of this Guide...7 ACCESSING THE SYSTEM AS A CLIENT PORTAL USER... 7 Navigating the Client Portal...7 Creating and Submitting a New Requisition...8 Accepting

More information

Health Link Frequently Asked Questions

Health Link Frequently Asked Questions Health Link Frequently Asked Questions We hope that you find our Health Link patient portal easy to use. If you have any questions or comments, please contact Health Link Support by email at healthlink@hvhs.org

More information

Hitachi, TOKICO and Hitachi Unisia Automotive Sign Merger Agreement

Hitachi, TOKICO and Hitachi Unisia Automotive Sign Merger Agreement FOR IMMEDIATE RELEASE Hitachi, TOKICO and Hitachi Unisia Automotive Sign Merger Agreement Tokyo, May 25, 2004 ---Hitachi, Ltd. (NYSE:HIT / TSE:6501 / Hitachi ), TOKICO LTD. (TSE:7232 / TOKICO ) and Hitachi

More information

Last updated 31 March 2016 This document is publically available at

Last updated 31 March 2016 This document is publically available at PRIVACY POLICY Last updated 31 March 2016 This document is publically available at http://www.conexusfinancial.com.au/privacy 1. INTRODUCTION This Privacy Policy sets out our commitment to protecting the

More information

ProviderLink. Healthcare Providers eclaim Application. User Guide - Release 1.0 MAY in partnership with

ProviderLink.  Healthcare Providers eclaim Application. User Guide - Release 1.0 MAY in partnership with Healthcare Providers eclaim Application User Guide - Release 1.0 MAY 2012 in partnership with www.eclaimlink.ae 1 Table of Contents Getting Started 3 Registration 4 Logging In & Setup 5 ProviderLink System

More information

Thank you for using our clinical software Medinet. Together with Practice 2000, Medinet offers a complete solution for Medical Practitioners.

Thank you for using our clinical software Medinet. Together with Practice 2000, Medinet offers a complete solution for Medical Practitioners. Brief Guide Forewords Thank you for using our clinical software Medinet. Together with Practice 2000, Medinet offers a complete solution for Medical Practitioners. Medinet helps GPs to streamline clinical

More information

!"# $ # # $ $ % $ &% $ '"# $ ()&*&)+(( )+(( )

!# $ # # $ $ % $ &% $ '# $ ()&*&)+(( )+(( ) !"# # # % &% '"# ) !#, ' "# " "# -. / # 0 0 0 0 0 "0 "# " # 1 #! " " 0 0 0 0 0 0 2# 0 # # 3 ' 4 56 7-56 87 9# 5 6 7 6 & 0 " : 9 ; 4 " #! 0 - '% # % "# " "# " < 4 "! % " % 4 % % 9# 4 56 87 = 4 > 0 " %!#

More information

NEWS CORP AUSTRALIA PRIVACY POLICY

NEWS CORP AUSTRALIA PRIVACY POLICY Effective 10 March 2014 Table of Contents: NEWS CORP AUSTRALIA PRIVACY POLICY 1. INTRODUCTION 2. WHAT INFORMATION DO WE COLLECT? 3. HOW DO WE USE YOUR INFORMATION? 4. HOW DO WE PROTECT YOUR INFORMATION?

More information

pdoc (PWM) Physician Desktop Manual Meditech 5.67 November 2016 Important: Currently pdoc is only implemented in Medicine Hat Regional Hospital

pdoc (PWM) Physician Desktop Manual Meditech 5.67 November 2016 Important: Currently pdoc is only implemented in Medicine Hat Regional Hospital pdoc (PWM) Physician Desktop Manual Meditech 5.67 November 2016 Important: Currently pdoc is only implemented in Medicine Hat Regional Hospital This guide has been designed to give you a basic overview

More information

Case Study. Medical Information Records, LLC. Medical Software Company Relies on Azure to Improve Scalability, Cut Costs & Ensure Compliance

Case Study. Medical Information Records, LLC. Medical Software Company Relies on Azure to Improve Scalability, Cut Costs & Ensure Compliance Case Study Medical Information Records, LLC Medical Information Records, LLC Medical Software Company Relies on Azure to Improve Scalability, Cut Costs & Ensure Compliance Overview Industry: Healthcare

More information

Visit Mon General Registration

Visit Mon General Registration Visit Mon General Registration Fill-out your MyMonGen Registration card and present it to the registration staff at Mon General * Please Note: You must have a valid photo ID to sign up. Or Visit: MonGeneral.Com/MMG

More information

Click anywhere to continue

Click anywhere to continue The Facility Table stores information about where your doctors provide patient services. The system uses this information when posting charges and generating insurance claims. You must configure at least

More information

SAP HANA SPS 08 - What s New? SAP HANA Interactive Education - SHINE (Delta from SPS 07 to SPS 08) SAP HANA Product Management May, 2014

SAP HANA SPS 08 - What s New? SAP HANA Interactive Education - SHINE (Delta from SPS 07 to SPS 08) SAP HANA Product Management May, 2014 SAP HANA SPS 08 - What s New? SAP HANA Interactive Education - SHINE (Delta from SPS 07 to SPS 08) SAP HANA Product Management May, 2014 Agenda SHINE - Overview SHINE What s new in SPS 08 SHINE - Roadmap

More information

MCCM Best Practices. Maximizing Crystal Reporting with Business Objects Distribution

MCCM Best Practices. Maximizing Crystal Reporting with Business Objects Distribution Sarasota Memorial Health Care System MCCM Best Practices Maximizing Crystal Reporting with Business Objects Distribution Presented by: Greg Borden, RN, BS/EB, Senior Clinical Systems Analyst Terry Mills

More information

2014 Morrisey Technology and Educational Conference 1

2014 Morrisey Technology and Educational Conference 1 Sarasota Memorial Health Care System MCCM Best Practices Maximizing Crystal Reporting with Business Objects Distribution Presented by: Greg Borden, RN, BS/EB, Senior Clinical Systems Analyst Terry Mills

More information

Text-to-9-1-1: A Reference Document. February 2013

Text-to-9-1-1: A Reference Document. February 2013 Text-to-9-1-1: A Reference Document Jeff Wittek, Chief Strategic Officer Cassidian Communications, an EADS North America Company jeff.wittek@cassidiancommunications.com Copyright 2013 Cassidian Communications,

More information

Thanks for using Dropbox! Here we describe how we collect, use and handle your information when

Thanks for using Dropbox! Here we describe how we collect, use and handle your information when Dropbox Privacy Policy Posted: October 3December 8, 2016 Effective: February 10, 2017 Thanks for using Dropbox! Here we describe how we collect, use and handle your information when you use our websites,

More information

RSDs vs Dossiers Best Practices on When and Where to use them

RSDs vs Dossiers Best Practices on When and Where to use them RSDs vs Dossiers Best Practices on When and Where to use them Matthew Hannagan, Principal Consultant, United Kingdom Copyright 2017 MicroStrategy Incorporated. All Rights Reserved. Safe Harbor Notice This

More information

Total Access Communication PLC. September 2008

Total Access Communication PLC. September 2008 Total Access Communication PLC September 2008 1. Industry Outlook 2 Thai wireless market continues to grow Unit: Million Subscribers 13% 28% 8 18 35% 43% 48% 63% 22 27 30 40 83% 53 85% 88% 2001 2002 2003

More information

Krames On-Demand Integration Using HL7

Krames On-Demand Integration Using HL7 Krames On-Demand Integration Using HL7 Technical Documentation April, 2011 1 Table of Contents Table of Contents... 2 Krames On-Demand (KOD) HL7 Interfaces... 3 Types of HL7 Interfaces... 3 KOD HL7 Interface

More information

MyHealthRecord. Patient User Guide. Top of Page Table of Contents

MyHealthRecord. Patient User Guide. Top of Page Table of Contents MyHealthRecord Patient User Guide 1 P a g e Information Technology Department MyHealthRecord Patient User Guide Copyright 2014 Family Health Centers of San Diego, Inc. 823 Gateway Center Way San Diego,

More information

Reshaping the future, shifting business and operating models

Reshaping the future, shifting business and operating models Safe Harbor Certain statements mentioned in this presentation concerning our future growth prospects are forward-looking statements regarding our future business expectations intended to qualify for the

More information

Registering and Creating Requests for myclinicalexchange

Registering and Creating Requests for myclinicalexchange Registering and Creating Requests for myclinicalexchange Dear myclinicalexchange Student, Welcome to the myclinicalexchange program (mce). We are making your clinical rotations more organized, efficient,

More information

Putting It All Together:

Putting It All Together: Putting It All Together: The Interplay of Privacy & Security Regina Verde, MS, MBA, CHC Chief Corporate Compliance & Privacy Officer University of Virginia Health System 2017 ISPRO Conference October 24,

More information

12/05/2017. Geneva ServiceNow Security Management

12/05/2017. Geneva ServiceNow Security Management 12/05/2017 Security Management Contents... 3 Security Incident Response...3 Security Incident Response overview... 3 Get started with Security Incident Response... 6 Security incident creation... 40 Security

More information

Hitachi Announces Corporate Split and New Company Establishment Plan for Automotive Systems Group

Hitachi Announces Corporate Split and New Company Establishment Plan for Automotive Systems Group FOR IMMEDIATE RELEASE Hitachi Announces Corporate Split and New Company Establishment Plan for Automotive Systems Group Tokyo, May 26, 2009 --- Hitachi, Ltd. (NYSE:HIT / TSE:6501) today announced that

More information

Build Data-rich Websites using Siteforce

Build Data-rich Websites using Siteforce Build Data-rich Websites using Siteforce Sonali Agrawal Director of Product Management @sonali_sfdc Eric Dorgelo Director of Development Safe Harbor Safe harbor statement under the Private Securities Litigation

More information

Clean Claim Edits UB04

Clean Claim Edits UB04 Provider s name, address and telephone number Clean Claim Edits UB04 1 Yes Reject Reject if blank or if address is not a physical address (PO BOX, Lock BOX, etc is not valid). 9 Digit billing provider

More information