Using the Data Import Features in the NYS ehepqual Project June 2018

Size: px
Start display at page:

Download "Using the Data Import Features in the NYS ehepqual Project June 2018"

Transcription

1 Using the Data Import Features in the NYS ehepqual Project June 2018 Overview The data import features in the NYS ehepqual system are designed to provide a flexible approach to populating the NYS ehepqual system with data related patient demographics, hepatitis C management, as well as HCV RNA tests and medications, if applicable. In addition to the standard procedure for importing XML-formatted data, we also have a mechanism in place for import of data from an Excel template. Most of the documentation references the Excel formatting. However, the same principles apply when importing data from an XML template, and the corresponding fields have the same name in each format. Both of these methods allow for complete entry of any information you are able to import, and they should not be combined. Before the data can be imported into the NYS ehepqual Project, they must be exported from your medical record system. Given the variety and complexity of these systems, we do not have a universal mechanism to facilitate this. We are, however, working with certain prominent EMR providers to develop tools for this, and we can provide limited individual consultation for anyone developing an export strategy. With the exception of required patient identifiers, all other data categories are optional when importing data. This allows partial data to be uploaded so that the remaining necessary data can be entered manually. If you are able to import data sufficient to populate most of the required indicators, no additional data entry may be required. If so, sampling your patients would not be necessary as we could facilitate importing your entire caseload. In addition to this document and the XML and Excel templates, there are several other tools available in the Reference Materials Section of the ehepqual system that will be of help when populating the template. These include: the ehepqual Project Data Dictionary, the ehepqual Data Collection Tool and the ehepqual Data Collection Tool with Variable Names. Please contact us at ehepqual@health.ny.gov or to discuss options before attempting to import data. 1

2 Procedure and Requirements 1. Orientation to the Waterfall approach to questions/variables. The ehepqual data entry screens are set up so that questions that need to be answered appear on the screen to be answered, while questions that are not applicable are hidden from view and left blank. This same approach should be followed when populating either the XML or Excel templates. Any variables that should be skipped, should be left blank on the template. The variables listed in the Data Dictionary, and XML and Excel templates follow the order of data entry and the Data Collection Tool mirrors the data entry screens. These tools can be used to determine which questions need to be answered and which need to be left blank. EXAMPLE: This example addresses the questions about HIV screening but applies to any groups of questions that are triggered by a particular response to an earlier question. The screenshot immediately below is taken from the Data Collection Tool. It shows that if question 1.3 (Was HIV test ever perfomed?) is yes, then questions and should be answered. If question 1.3 = no, questions and should be left blank. The second screenshot also provides the names of the variables in red boxes that correspond to each question. When populating the XML or Excel templates, be sure to put the appropriate response in the space for the HepCHIV variable. If the response is yes, the variables HepCHIVResult and HepCHIVResultDate should also be filled in. If the response is no, leave variables HepCHIVResult and HepCHIVResultDate blank. The Data Dictionary also provides instructions indicating valid values for each variable and when variables should be left blank (see screenshot below). In the example below, the Note indicates that this 2

3 question should ONLY be answered if the response to variable HepCResult= Yes and the value of HepCHIV= Yes. If these criteria are not met, the variable HepCHIVResult should be left blank. Note: If variables are inappropriately filled in when they should be blank, they may fail the data validation tests that must be completed prior to the final submission of data. 2. XML Import File Template Before you attempt to import any data, a single XML file containing all of the data you want to import needs to be prepared. All of the specifications for this file as well as a sample file are available on the sign-in page for NYSDOH ehepqual Project, no password is required to access these documents. For your convenience, all reference materials are also available within the application (click on Reference Materials at top right) after log in. When matching your XML file to the sample file, please make sure that you are including these minimum requirements: a. XML document type declaration b. Highest level tags bracketing the rest of the data (<HCV> </HCV>) c. Identifying information (<tblpatient> </tblpatient>) for every patient d. See the XML Import Definition document for additional details on which fields are required within each of the tables that you include: i. <tblpatient> </tblpatient>: required table although some fields are optional ii. <tbllab> </tbllab>: optional table, but all fields are required if you import this information iii. <tblmedication> </tblmedication>: optional table, but most fields are required if you import this information 3

4 Other requirements: iv. <tblreviewdetail </ tblreviewdetail>: optional table, and all fields besides the patient s medical record number are optional e. The <MRN> </MRN> tag must be present in all tables and its value cannot be blank. The NYSDOH ehepqual Project uses this data element to link data from multiple tables to the same patient. f. Optional tables that you will not be populating should simply be omitted from the xml file. However, optional fields within tables that you do include should be denoted through an empty node (e.g., <MDProvider></MDProvider> or simply <MDProvider />) a. The XML file must be well formatted. In particular, all opening tags must have a corresponding closing tag. b. No other tags (data not described in our specifications) may be included. c. The tables must be in the order specified, and within each table the fields must be in the order specified. 3. Excel Import File Template Before you attempt to import any data, a single Excel file (.xls or.xlsx) containing all of the data you want to import needs to be prepared. A template for your use is available on the sign-in page for the NYS ehepqual Project, no password is required to access these documents. A complete description of the data entry fields and allowable values can be found in the data dictionary on the sign-in page. For your convenience, all reference materials are also available within the application (click on Reference Materials at top right) after log in. The Excel template contains four data tables/worksheets. The tblpatient worksheet has all variables appearing on the patient details/demographics data entry screen. The tbllab worksheet has all RNA test dates and results. The tblmedication worksheet has all medications and medication start and stop dates. The tblreviewdetail worksheet has all remaining variables. When populating the Excel template with your data, please make sure that you adhere to these minimum requirements: a. Delete all sample or test data from the file before adding actual clinical data. b. Include identifying information (tblpatient worksheet) for every patient. Only the MRN field is required during the import process, but any variables you skip here will need to be keyed in manually later. c. The use of each of the other tables is optional. However, for each patient on each table that you do populate, the MRN field is required. d. Field headers with blue font on the template designate fields that accept dates. 4

5 e. While a few fields accept any text, most of the fields are restricted to a short list of acceptable values. Do not attempt to enter something that is not on the list. f. Do not add or delete tables or columns. Besides the exceptions noted above, you should simply leave tables, or columns within tables, blank if you do not intend to import data for these fields. (Any missing required data will then need to be keyed in through the front-end website.) g. All values should correspond to items in the corresponding drop down list for that call. Use the look-up table as needed to translate between values as specified in previous XML files or the data dictionary and the spelled out format that is used in the imported Excel spreadsheets. h. The screenshot below provides an example of both valid (green) and invalid (red) HIVrelated data entered into the Excel template s tblreviewdetail worksheet. Refer back to the earlier section (Section 2) ) of these instructions where the Waterfall approach is described to see what questions these variable names refer to. Note that the green and red color coding seen below is just to illustrate the correct and incorrect data in this example. No such color coding will be seen in the actual template. To the right of the first green No under HepCHIV the HepCHIVResult and HepCHIVResultDate fields are appropriately left blank because no HIV test was completed. The second green No is followed by the HepCHIVResult and HepCHIVResultDate fields coded in red because if no HIV test was completed, these fields should be left blank. The red Y is red because the format of the response is not one of the acceptable responses for this variable (in this case No or Yes ). The Y should be changed to Yes in order to be in the correct format. Similarly, the red Neg also is not one of the acceptable responses for this variable ( Negative or Positive ). The Neg should be changed to Negative. i. Prior to importing, check that the data in each of the tables/worksheets is compatible with data in other tables/worksheets. 5

6 4. Importing the file For example, if the patient is reported to not have started hepatitis C treatment (variable HepCTreat= No in worksheet tblreviewdetail ) there should be no entry for this patient in the tblmedication worksheet. Similarly, if a patient was reported to not have had an HCV RNA test completed (HepCRNA= No in worksheet tblreviewdetail ) there should be no entry for this patient in the tbllab worksheet. Any patient included in EITHER the tbllab or tblmedication worksheet, SHOULD also have an entry in BOTH the tblpatient and tblreviewdetail worksheets. Whether working with XML or Excel data, the import should be done after defining the review parameters but before entering any other review data. To enter the review parameters, click on Reviews (top left corner of home page) and then click the Add New Review button. Completing the review parameters includes program name and entering the start and end date for the review. After the review parameters are defined and saved, you will see an Import Data from XML Link link at the top left and an Import Data from Excel File link on the top right of the page when you return to this page (Reviews > Select Review by Date and Patient Group): 6

7 Clicking that link will allow you to browse to the XML file on your computer. Clicking the Import button will then begin the import process. Status updates will be displayed on the screen, with successfully imported data describing the number of results imported from each data table. 7

8 The two previous screenshots illustrate successful imports. However, the second one shows a potential problem. Be sure to check that the number of patients imported is equal to the number of eligible patients imported. If there are fewer eligible patients than total patients, some of the patients may not have a positive HCV RNA test during the review period. These patients should not be included in the review. Check the eligibility of the patient without a positive RNA test and if it is confirmed that the patient is not eligible, either delete the patient from the upload file and repeat the upload process, or delete the patient from within the ehepqual data entry system. The screenshot below illustrates a failed import, along with a note indicating the number and type of errors. After correcting the errors in the upload file, return to the upload screen and delete the previous upload by clicking on the garbage can icon. Then, repeat the upload process. 5. After Importing After you have imported the data, your next step will depend on the data you have imported. If you did not import ALL required data, you will need to manually enter the remaining fields. To do this, refer to the Step 3, bullet A of the ehepqual Chart Review Step-by-Step Process for Uploading of Data. If ALL required data has been imported, refer to Step 3, bullet E of the ehepqual Chart Review Step-by-Step Process for Uploading of Data for instructions on checking the validity of the data. 6. Other Guidance 8

9 1) When working with XML data, it is a good idea to review it in Notepad or another simple text editor before importing to check for any hidden formatting tags that may not be visible in other programs such as Microsoft Word. Make sure to save the final file with an.xml extension (not as a text file,.txt). 2) If you encounter errors that you cannot resolve, please contact us by , ehepqual@health.ny.gov, with a description of the data you are trying to import and a screen shot of the error message(s). 3) Do not send us your xml or Excel file by as it would jeopardize confidential data. 9

ehepqual- HCV Quality of Care Performance Measure Program

ehepqual- HCV Quality of Care Performance Measure Program NEW YORK STATE DEPARTMENT OF HEALTH AIDS INSTITUTE ehepqual- HCV Quality of Care Performance Measure Program USERS GUIDE A GUIDE FOR PRIMARY CARE AND HEPATITIS C CARE PROVIDERS * * For use with ehepqual,

More information

Practice Partner EMR. Web-View Portal for Providers. Web-View Provider Manual HealthPoint Medical Group and McKesson Practice Partner

Practice Partner EMR. Web-View Portal for Providers. Web-View Provider Manual HealthPoint Medical Group and McKesson Practice Partner Practice Partner EMR Web-View Portal for Providers Document Version: EMR_v1 Software Version: 9.5.2 Date: 01/17/2012 1 About This Document Confidentiality and Proprietary Rights This document is the confidential

More information

DOWNLOADING YOUR BENEFICIARY SAMPLE Last Updated: 11/16/18. CMS Web Interface Excel Instructions

DOWNLOADING YOUR BENEFICIARY SAMPLE Last Updated: 11/16/18. CMS Web Interface Excel Instructions DOWNLOADING YOUR BENEFICIARY SAMPLE Last Updated: 11/16/18 CMS Web Interface Excel Instructions Last updated: 11/16/2018 1 Smarter reporting. Smarter care. CMS Web Interface file upload. Using the Excel

More information

Introduction to Qualtrics Research Suite Wednesday, September 19, 2012

Introduction to Qualtrics Research Suite Wednesday, September 19, 2012 Logging in to Qualtrics Introduction to Qualtrics Research Suite Wednesday, September 19, 2012 1. Open a browser and go to http://www.qualtrics.com 2. If you have a Qualtrics account, use it to login.

More information

Creating Individual Student Account(s)

Creating Individual Student Account(s) TASK: TIME FRAME: 6 weeks prior to first test administration These processes will allow you to create individual student accounts, or upload multiple student accounts. The Site Administrator should use

More information

LIFE LONG LEARNING LEVEL INSTRUCTIONS FOR SUBMISSION OF ELECTRONIC LOGS

LIFE LONG LEARNING LEVEL INSTRUCTIONS FOR SUBMISSION OF ELECTRONIC LOGS AMERICAN BOARD OF UROLOGY LIFE LONG LEARNING LEVEL 2 2018 INSTRUCTIONS FOR SUBMISSION OF ELECTRONIC LOGS Please read all instructions carefully before preparing your log. It is imperative that you carefully

More information

Login: Quick Guide for Qualtrics May 2018 Training:

Login:   Quick Guide for Qualtrics May 2018 Training: Qualtrics Basics Creating a New Qualtrics Account Note: Anyone with a Purdue career account can create a Qualtrics account. 1. In a Web browser, navigate to purdue.qualtrics.com. 2. Enter your Purdue Career

More information

DO NOT SEND DUPLICATE COPIES OF YOUR LOG AND DO NOT SEND A PRINTED COPY.

DO NOT SEND DUPLICATE COPIES OF YOUR LOG AND DO NOT SEND A PRINTED COPY. AMERICAN BOARD OF UROLOGY 2018 LIFE LONG LEARNING (LLL) LEVEL 2 PEDIATRIC UROLOGY SUBSPECIALTY CERTIFICATION EXAMINATION PROCESS INSTRUCTIONS FOR SUBMISSION OF ELECTRONIC LOGS Please read all instructions

More information

Release Notes v9.0.20

Release Notes v9.0.20 Release Notes v9.0.20 Some exciting features in this release! EMR Features Redesigned Co-Sign and In-Progress Encounter modules Enhanced Group Appointments Ability to Copy Patient Details from Existing

More information

New York State Department of Health Medicaid Perinatal Care Quality Improvement Project

New York State Department of Health Medicaid Perinatal Care Quality Improvement Project Page 1 of 9 New York State Department of Health Medicaid Perinatal Care Quality Improvement Project Instruction Module 1: Login to the Prenatal Portal and Download Excel Data Entry Forms Submitting medical

More information

HOW TO DOWNLOAD BLOOMBERG DATA INTO EXCEL

HOW TO DOWNLOAD BLOOMBERG DATA INTO EXCEL STEP-BY-STEP: HOW TO DOWNLOAD BLOOMBERG DATA INTO EXCEL Use this document to successfully download or copy data from the Bloomberg terminal into Excel. Scenarios to 4 detail the most common ways to transfer

More information

AMERICAN BOARD OF UROLOGY 2017 INSTRUCTIONS FOR SUBMISSION OF ELECTRONIC LOGS

AMERICAN BOARD OF UROLOGY 2017 INSTRUCTIONS FOR SUBMISSION OF ELECTRONIC LOGS AMERICAN BOARD OF UROLOGY 2017 INSTRUCTIONS FOR SUBMISSION OF ELECTRONIC LOGS Please read all instructions carefully before preparing your log. It is imperative that you carefully review the data contained

More information

Scheduling Book Set-Up & Check-In Preferences

Scheduling Book Set-Up & Check-In Preferences Clinical Informatics Scheduling Book Set-Up & Check-In Preferences 10/23/2018 Clinical Informatics 1 Scheduling Book Settings It is important that ALL settings in the Scheduling Book are set up correctly,

More information

MOIS Release Notes Version

MOIS Release Notes Version MOIS Release Notes Version 2.20.18 Description Drug Interaction Results Display Window A new feature has been added to allow interaction checking in LTM, where each of the LTMs is checked against the others

More information

New York State Department of Health Medicaid Perinatal Care Quality Improvement Project

New York State Department of Health Medicaid Perinatal Care Quality Improvement Project Page 1 of 9 New York State Department of Health Medicaid Perinatal Care Quality Improvement Project Instruction Module 2: Complete Excel Data Entry Forms and Send Data to Your Computer Desktop Submitting

More information

Extracting data from the database

Extracting data from the database Extracting data from the database QUICK OVERVIEW: Incidence data extraction: Step 4 PICANet data extraction: Step 5 NCHDA data extraction: Step 6 Impact data extraction: Step 7 STEP 1 INSTALLING THE FRONT

More information

IBM Emptoris User Guide

IBM Emptoris User Guide This document includes instructions to help you with most actions you need to do in Emptoris. If you have any questions, please contact your IBM Representative. For more Information and Help material,

More information

Tutorial 1 - Setting up your first process

Tutorial 1 - Setting up your first process Version 8.2 SolveXia Pty Ltd AUTOMATE ACTIVATE ACCELERATE CONTENTS INTRODUCTION... 3 CASE STUDY... 4 SOLUTION... 4 ILLUSTRATION OF STEPS IN PROCESS... 5 A LOGIN TO THE SYSTEM... 6 A.1 SCREEN LAYOUT...

More information

Poet Image Description Tool: Step-by-step Guide

Poet Image Description Tool: Step-by-step Guide Poet Image Description Tool: Step-by-step Guide Introduction This guide is designed to help you use the Poet image description tool to add image descriptions to DAISY books. The tool assumes you have access

More information

2017 MOC PEDIATRIC PRACTICE LOG TEMPLATE:

2017 MOC PEDIATRIC PRACTICE LOG TEMPLATE: AMERICAN BOARD OF UROLOGY 2017 MAINTENANCE OF CERTIFICATION (MOC) Level 4 PEDIATRIC UROLOGY SUBSPECIALTY CERTIFICATION EXAMINATION PROCESS INSTRUCTIONS FOR SUBMISSION OF ELECTRONIC LOGS Please read all

More information

Subject Area Data Element Examples Earliest Date Patient Demographics Race, primary language, mortality 2000 Encounters

Subject Area Data Element Examples Earliest Date Patient Demographics Race, primary language, mortality 2000 Encounters User Guide DataDirect is a self-service tool enabling access to robust, up-to-date data on more than 3 million unique patients from across the UMHS enterprise. This data informs study design and guides

More information

How do I upload student information into the BOS tracker system?

How do I upload student information into the BOS tracker system? How do I upload student information into the BOS tracker system? Why might you want to do this? So you can email students with an individual and unique login link to your Tracker, and therefore trace who

More information

CTU Database revised June 2001

CTU Database revised June 2001 CTU Database revised June 2001 The UH Cancer Center CTU Database is a web based application. You should be able to use this application from any web browser, though it was designed for IE8, it has been

More information

How to Mail Merge PDF Documents

How to Mail Merge PDF Documents How to Mail Merge PDF Documents A step-by-step guide to creating personalized documents using AutoMailMerge plug-in for Adobe Acrobat Table of Contents What is a mail merge?...2 What do I need to start?...2

More information

eclinicalworks V10 Immunization User Guide

eclinicalworks V10 Immunization User Guide eclinicalworks V10 Immunization User Guide eclinicalworks Interfaces Implementation Revision 1 INTRODUCTION Purpose The purpose of this Immunization User Guide is to help users with an overview of how

More information

QUICK START GUIDE PROVIDER PORTAL. QuickCap Product Manual Provider Portal

QUICK START GUIDE PROVIDER PORTAL. QuickCap Product Manual Provider Portal QuickCap Product Manual Provider Portal QUICK START GUIDE PROVIDER PORTAL 8 4 7. 2 2 2. 1 0 0 6 M E D V I S I O N - S O L U T I O N S. C O M Page 1 of 33 Table of Contents INTRODUCTION... 3 ELIGIBILITY...

More information

RL6 Risk. Manager Reference Manual

RL6 Risk. Manager Reference Manual RL6 Risk Manager Reference Manual If you have RL6 questions please contact: RL_support@wrha.mb.ca or (204)926-8077 WRHA Quality Improvement & Patient Safety Version: 9, May 31, 2018 June 9, 2013 RL6 Risk

More information

CIIS Help Desk & Support Tickets

CIIS Help Desk & Support Tickets CIIS Resource Center User Guidance The CIIS Resource Center (CRC) allows provider staff or an EHR vendor to create and monitor CIIS-related support tickets online. CIIS support tickets can be submitted

More information

Securities Lending Reporting

Securities Lending Reporting Securities Lending Reporting User notes for submitting Borrowed, Loaned and Committed Securities information via ASX Online November 2013 User notes for submitting Borrowed and Loaned Stock information

More information

FormsNet3 sm Recipient Module Training Guide

FormsNet3 sm Recipient Module Training Guide FormsNet3 sm Recipient Module Training Guide FormsNet3 sm More than 95% of data collected by the CIBMTR is submitted electronically via FormsNet3 sm, a comprehensive electronic data submission system containing

More information

About the P6 EPPM Importing and Exporting Guide

About the P6 EPPM Importing and Exporting Guide P6 EPPM Importing and Exporting Guide October 2018 Contents About the P6 EPPM Importing and Exporting Guide Scope This guide contains information about import and export formats and the process of importing

More information

MALAYSIAN BUSINESS REPORTING SYSTEM (MBRS)

MALAYSIAN BUSINESS REPORTING SYSTEM (MBRS) MALAYSIAN BUSINESS REPORTING SYSTEM (MBRS) USER MANUAL MBRS PREPARATION TOOL (mtool) FINANCIAL STATEMENTS Table of Contents 1 2 3 Introduction to the MBRS preparation tool (mtool)... 5 1.1 Type of submission...

More information

HealthInfoNet CLINICAL PORTAL USER REFERENCE GUIDE. Revised: Page 1 of 24

HealthInfoNet CLINICAL PORTAL USER REFERENCE GUIDE. Revised: Page 1 of 24 HealthInfoNet CLINICAL PORTAL USER REFERENCE GUIDE Revised: 6.3.2015 Page 1 of 24 HealthInfoNet User Reference Guide INSIDE: Accessing HealthInfoNet (HIN) 3-5 Clinical Portal 6-11 Notifications and Worklists

More information

WebStudio User Guide. OpenL Tablets BRMS Release 5.18

WebStudio User Guide. OpenL Tablets BRMS Release 5.18 WebStudio User Guide OpenL Tablets BRMS Release 5.18 Document number: TP_OpenL_WS_UG_3.2_LSh Revised: 07-12-2017 OpenL Tablets Documentation is licensed under a Creative Commons Attribution 3.0 United

More information

MPage Reach Guide. Revised Date: 4/21/2015

MPage Reach Guide. Revised Date: 4/21/2015 Application: MPage Reach will take the place of Powerchart Outreach to allow users to access Elkhart General Hospital and/or Memorial Hospital patient information from within their outpatient clinics.

More information

Import Manager Application in Compliance 360 Version 2018

Import Manager Application in Compliance 360 Version 2018 Import Manager Application in Compliance 360 Version 2018 Import Manager Application Overview 4 Enhanced Templates 4 Recommendations 5 Import Manager Application (IMA) Security 6 Imports 6 Application

More information

OC RDC 4.6. User Guide

OC RDC 4.6. User Guide OC RDC 4.6 Read-Only User Guide Version 1.0 Page 1 of 25 TABLE OF CONTENTS ACCESSING OC RDC...3 Steps for Obtaining Access...3 Logging On...4 Password Changes...5 Computer System and Security...5 VIEWING

More information

Investigator Site OC RDC PDF User Guide

Investigator Site OC RDC PDF User Guide Investigator Site OC RDC PDF User Guide Version 1.0 Page 1 of 40 TABLE OF CONTENTS Accessing OC RDC Steps for Access 3 Logging On 4 Change Password 4 Laptop and System Security 5 Change Study 5 Navigating

More information

Importing Local Contacts from Thunderbird

Importing Local Contacts from Thunderbird 1 Importing Local Contacts from Thunderbird Step 1, Export Contacts from Thunderbird In Thunderbird, select Address Book. In the Address Book, click on Personal Address Book and then select Export from

More information

Entering and Managing Data in EvaluationWeb for CDC Program Announcement PS

Entering and Managing Data in EvaluationWeb for CDC Program Announcement PS Entering and Managing Data in EvaluationWeb for CDC Program Announcement PS17-1704 User Guide Version 1.1 May 2017 All rights reserved Table of Contents Change History... iii Getting Help... iv Accessing

More information

Subscribe-HR Excel Connector. Data Uploader

Subscribe-HR Excel Connector. Data Uploader Subscribe-HR Excel Connector Data Uploader Page 1 of 7 Table of Contents 1 Introduction... Error! Bookmark not defined. 2 Data Upload Process... Error! Bookmark not defined. 2.1 Login... Error! Bookmark

More information

Cancer Waiting Times. Getting Started with Beta Testing. Beta Testing period: 01 February May Copyright 2018 NHS Digital

Cancer Waiting Times. Getting Started with Beta Testing. Beta Testing period: 01 February May Copyright 2018 NHS Digital Getting Started with Beta Testing Beta Testing period: 01 February 2018 03 May 2018 Copyright 2018 NHS Digital Document management Revision History Version Date Summary of Changes 0.1 23/03/2018 Initial

More information

MULTI-SEARCH Tutorial

MULTI-SEARCH Tutorial MULTI-SEARCH Tutorial Contents About MULTI-SEARCH MULTI-SEARCH Functionality Overview MULTI-SEARCH for Part Numbers Typed/Pasted in MULTI-SEARCH for an Uploaded List of Part Numbers MULTI-SEARCH Search

More information

User Guidance Manual

User Guidance Manual User Guidance Manual Table of Contents TABLE OF CONTENTS... 1 PROGRAM OVERVIEW... 3 PORTAL OVERVIEW... 3 GETTING TO THE LOGIN PAGE... 4 LOGGING INTO THE PORTAL... 5 IF YOU HAVE AN ACCOUNT... 5 YOU DO NOT

More information

CenterStone. Reports User Guide. Manhattan Software Inc. World Leading Real Estate, Asset & Facilities Management Software.

CenterStone. Reports User Guide. Manhattan Software Inc. World Leading Real Estate, Asset & Facilities Management Software. CenterStone Reports User Guide Version 1 Manhattan Software Inc. World Leading Real Estate, Asset & Facilities Management Software The information contained herein is the property of Manhattan Software,

More information

aimsweb Data Import Instructions

aimsweb Data Import Instructions 1 aimsweb Data Import Instructions 0 Contents Overview of the Import Feature 1 Understanding the Import Templates 2 Column Heading Font Colors 2 Tabs in the Excel Template 3 Roster Template 3 User Template

More information

Agile Studio WORKING WITH DEVELOPMENT SYSTEMS ON PREVIOUS PEGA PLATFORM RELEASES 7.3

Agile Studio WORKING WITH DEVELOPMENT SYSTEMS ON PREVIOUS PEGA PLATFORM RELEASES 7.3 Agile Studio WORKING WITH DEVELOPMENT SYSTEMS ON PREVIOUS PEGA PLATFORM RELEASES 7.3 2017 Pegasystems Inc., Cambridge, MA All rights reserved. Trademarks For Pegasystems Inc. trademarks and registered

More information

PearsonAccess User Guide PARCC

PearsonAccess User Guide PARCC PearsonAccess User Guide PARCC Copyright 2013, Pearson Education, Inc. Published December 16, 2013 1.0 Document Revisions... 5 2.0 Getting Started... 6 2.1 Getting Started - Introduction... 7 2.2 Getting

More information

CareDx Customer Web Portal User Guide Version 3.6.3

CareDx Customer Web Portal User Guide Version 3.6.3 CareDx Customer Web Portal User Guide Version 3.6.3 Copyright Notice CareDx, Inc, 3260 Bayshore Blvd, Brisbane, CA 94005 Copyright 2015 CareDx All rights reserved. This document is protected by the copyright

More information

Designing Reports. eivf Designing Reports Note Types 1

Designing Reports. eivf Designing Reports Note Types 1 Designing Reports Designing Reports...1 Note Types...3 Notes...3 Shorthands...3 Quick Note...3 Click N Build...3 Reports (Data Plates )...3 Most commonly use of the Note Types...4 Notes...5 To create a

More information

EQuIS Data Processor (EDP) User Manual

EQuIS Data Processor (EDP) User Manual EQuIS Data Processor (EDP) User Manual Introduction EQuIS Data Processor (EDP) Introduction The EQuIS Data Processor, or EDP, is today s answer to the many data quality issues that plague data managers.

More information

BUDGET ADJUSTMENT FORM INSTRUCTIONS (Revised May 2015)

BUDGET ADJUSTMENT FORM INSTRUCTIONS (Revised May 2015) BUDGET ADJUSTMENT FORM INSTRUCTIONS (Revised May 2015) The Form allows users to enter budget adjustments into the accounting system. The Form can be downloaded from the Financial Services web site under

More information

Using Word 2016: A Quick Guide

Using Word 2016: A Quick Guide Using Word 2016: A Quick Guide Prepared by Sali Kaceli http://kaceli.com GETTING STARTED WITH WORD 2016 CREATING A NEW DOCUMENT & THE DOCUMENT GALLERY 1. Open Word 2016 2. Click on Blank Document or click

More information

Navigating Your Profile

Navigating Your Profile Part 1: Profile Login Navigating Your Profile 1. Start at the Greater Kansas City Community Foundation s home page, www.growyourgiving.org. Select Nonprofit Search. 2. This is the Nonprofit Search home

More information

Uploading Files to EvaluationWeb

Uploading Files to EvaluationWeb Uploading Files to EvaluationWeb User Guide Version 1.5 May 2017 All rights reserved Change History History The table below logs the changes that have been made to this document over time. Version Changes

More information

WebCT 4.1 Survey Tool

WebCT 4.1 Survey Tool WebCT 4.1 Survey Tool General Overview of Creating a Survey: 1. Add the Quiz/Survey tool to your course (p. 1) 2. Create the Survey Title (p. 2) 3. Add Questions to the Question Database (p. 3) a. create

More information

Policy Manager in Compliance 360 Version 2018

Policy Manager in Compliance 360 Version 2018 Policy Manager in Compliance 360 Version 2018 Policy Manager Overview 3 Create a Policy 4 Relate a Policy to Other Policies, Departments, and Incidents 8 Edit a Policy 10 Edit a Policy by Using the Edit

More information

USER GUIDE. Document ID: D. Abbott Point of Care Inc. Abbott Park, IL 60064

USER GUIDE. Document ID: D. Abbott Point of Care Inc. Abbott Park, IL 60064 USER GUIDE Document ID: 732029-00D Abbott Point of Care Inc. Abbott Park, IL 60064 This page intentionally left blank. Table of Contents Preface 1 1 - Getting started 1-1 1.1 Point-of-Care testing (POCT)

More information

Importing Career Standards Benchmark Scores

Importing Career Standards Benchmark Scores Importing Career Standards Benchmark Scores The Career Standards Benchmark assessments that are reported on the PIMS Student Fact Template for Career Standards Benchmarks can be imported en masse using

More information

Australia Online Forms for Research Software User Manual

Australia Online Forms for Research Software User Manual Australia Online Forms for Research Software User Manual Version 1.3 Released 21 August 2010 2 P a g e A u s t r a l i a O n l i n e F o r m s f o r R e s e a r c h Contents 1. Introduction 5 2. Getting

More information

Instructions for Caorda Web Solutions T4E/T4A Portal

Instructions for Caorda Web Solutions T4E/T4A Portal Instructions for Caorda Web Solutions T4E/T4A Portal Thank you for choosing Caorda Web Solutions for your T4E/T4A filing solution. Our process is simple and provides you with the two necessary components

More information

Honaker BASIC QUIA INSTRUCTIONS How to set up Class Page in QUIA

Honaker BASIC QUIA INSTRUCTIONS How to set up Class Page in QUIA Honaker BASIC QUIA INSTRUCTIONS - 1 - How to set up Class Page in QUIA 1. Go to http://www.quia.com, click on Try it Today then click on get a 30-day free subscription. Fill out the next screens with your

More information

Covisint MIPS Quick Start User Guide

Covisint MIPS Quick Start User Guide Covisint MIPS Quick Start User Guide The Quick Start instructions explain the MIPS registration process, collecting and entering patient data online, and the submission process. Updated December 2017 Table

More information

GETTING STARTED Contents

GETTING STARTED Contents 2.5 Enterprise GETTING STARTED Contents Quick Start Guide... 2 Supporting Data... 3 Prompts... 3 Techniques... 4 Pragmatic Observations... 5 Locations... 6 School Levels... 6 Quick Notes... 6 Session Groups...

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

Entering and Managing Data in EvaluationWeb for CDC Program Announcement PS

Entering and Managing Data in EvaluationWeb for CDC Program Announcement PS Entering and Managing Data in EvaluationWeb for CDC Program Announcement PS15-1502 User Guide Version 2.2 May 2017 All rights reserved Change History History The table below logs the changes that have

More information

Task Management User Guide

Task Management User Guide Task Management User Guide Version 18 April 2018 Contents About This Guide... 5 Tasks Overview... 5 Create a Project for Task Management... 5 Project Templates Overview... 5 Add a Project Template...

More information

User Manual. phr.mtbc.com

User Manual. phr.mtbc.com User Manual Table of Contents Introduction Appointments Appointment History Claims History CCDA Report Demographics Health History Lab Reports Online Payment Secure Messages Health Recommendation Patient

More information

Online National Mosquito Surveillance Database. User Guide

Online National Mosquito Surveillance Database. User Guide Online National Mosquito Surveillance Database User Guide Version 4 Updated November 2018 Contents Introduction... 3 Database Operation... 3 Access... 3 Users... 3 New Users... 4 Logging In... 4 Entering

More information

How to bulk upload users

How to bulk upload users City & Guilds How to bulk upload users How to bulk upload users The purpose of this document is to guide a user how to bulk upload learners and tutors onto SmartScreen. 2014 City and Guilds of London Institute.

More information

Download Instructions

Download Instructions Download Instructions The download page provides several options for importing data back into your applications. The Excel template will automatically format the data within the commadelimited file. The

More information

QlikView NPrinting release notes

QlikView NPrinting release notes QlikView NPrinting 16.4.0.0 release notes What s new in this release? QlikView NPrinting is the reporting system for QlikView. Version 16.4.0.0 contains a lot of bug fixes. Support for Office 2016 Starting

More information

HEDIS Profile. The HEDIS Profile allows providers and groups to:

HEDIS Profile. The HEDIS Profile allows providers and groups to: HEDIS Profile *Please note that all screenshots in this document are mock-ups used for training purposes and do not display any real member information. These screenshots are subject to change. The HEDIS

More information

Supplier Instructions for Completing NAFTA Certificate of Origin in Trade Automation (TA)

Supplier Instructions for Completing NAFTA Certificate of Origin in Trade Automation (TA) Supplier Instructions for Completing NAFTA Certificate of Origin in Trade Automation (TA) Supplier Instructions for Completing NAFTA Certificate of Origin in Trade Automation (TA) I. INTRODUCTION When

More information

Visualizing Venice Historic Environment Record (Geospatial Database)

Visualizing Venice Historic Environment Record (Geospatial Database) Visualizing Venice Historic Environment Record (Geospatial Database) Table of Contents Introduction... 2 Getting Started opening the sources interface... 3 Searching for a Record... 4 Adding a New Source

More information

Technical White Paper

Technical White Paper Technical White Paper Via Excel (VXL) Item Templates This technical white paper is designed for Spitfire Project Management System users. In this paper, you will learn how to create Via Excel Item Templates

More information

How To Title: Scan and File into ICS Purpose: To scan and file information into the patient s medical record Audience: All Staff Date: June 21, 2013

How To Title: Scan and File into ICS Purpose: To scan and file information into the patient s medical record Audience: All Staff Date: June 21, 2013 There are two ways to import medical records into ICS: A. Scan paper document(s) utilizing a scanner B. Import documents from a file, folder or Right Fax Acquiring images through a scanner: 1. Check that

More information

Web Data Entry Tool Training guide 2017 MIPS reporting

Web Data Entry Tool Training guide 2017 MIPS reporting Web Data Entry Tool Training guide 2017 MIPS reporting Logging into the dashboard: Please click on the link (https://dataderm.aad.org/dashboard/login.aspx) to be taken to the dashboard. Login to the screen

More information

Cohuborate Ltd Warranty Services User Manual

Cohuborate Ltd Warranty Services User Manual Cohuborate Ltd Warranty Services User Manual TABLE OF CONTENTS PAGE WELCOME PAGE Introduction 3 Login 4 Profile 4 GETTING STARTED Option 1 - Submit a Ticket Only 5-7 Option 2 Login and All Features 8-11

More information

Version 5. Recruiting Manager / Administrator

Version 5. Recruiting Manager / Administrator Version 5 Recruiting Manager / Administrator 1 Contents 1.0 Introduction... 4 2.0 Recruitment at a Glance... 6 3.0 Viewing Applicant Numbers... 8 4.0 Activities After Closing Date... 10 5.0 Shortlisting...

More information

PARS Participant Tab Delimited File Upload Instructions. Learner Template B - For Submissions starting November 1, 2016

PARS Participant Tab Delimited File Upload Instructions. Learner Template B - For Submissions starting November 1, 2016 Contents INTRODUCTION... 2 CREATING A TAB DELIMITED FILE USING THE EXCEL FILE TEMPLATE... 3 APPENDIX A TAB DELIMITED FILE FORMAT... 9 APPENDIX B UPLOAD PROCESSING RULES... 14 Version Date Notes Version

More information

Patient Tracking Spreadsheet Template Instructions for Care Managers

Patient Tracking Spreadsheet Template Instructions for Care Managers Patient Tracking Spreadsheet Template Instructions for Care Managers Effective management of common mental health conditions requires the ability to track clinical outcomes for populations of patients

More information

HIE Clinical Portal Non-Provider Manual 1 Last update: 2016/08/30 Alaska ehealth Network

HIE Clinical Portal Non-Provider Manual 1 Last update: 2016/08/30 Alaska ehealth Network HIE Clinical Portal Non-Provider Manual 1 Last update: 2016/08/30 Alaska ehealth Network Table of Contents Overview... 2 Patient Privacy Policy & Access... 3 User Levels... 5 User Homepage... 7 Common...

More information

PROSPECT USER MANUAL

PROSPECT USER MANUAL PROSPECT USER MANUAL 1 Table of Contents 1. INTRODUCTION...3 1.1 WHAT IS PROSPECT?... 3 2. BEFORE STARTING: TIPS TO HELP YOU WITH YOUR APPLICATION...4 3. ACCESSING AND SUBMITTING AN APPLICATION WITH PROSPECT...5

More information

EvaluationWeb PS Version 3.0 Excel/CSV Records: Using Case Numbers Correctly

EvaluationWeb PS Version 3.0 Excel/CSV Records: Using Case Numbers Correctly EvaluationWeb PS Version 3.0 Excel/CSV Records: Using Case Numbers Correctly Background EvaluationWeb Partner Services (PS) file uploads using the Microsoft Excel Version 3.0 (.xls or.xlsx) template or

More information

Eukleia LMS Tenant administrator guide

Eukleia LMS Tenant administrator guide Eukleia LMS Tenant administrator guide Version 1.1 Date published 4 January 2017 This guide will occasionally be updated. It is advisable not to download a copy, and instead access it from the LMS each

More information

SUBMITTING NJPDES MONITORING REPORT FORMS ONLINE

SUBMITTING NJPDES MONITORING REPORT FORMS ONLINE 2016 SUBMITTING NJPDES MONITORING REPORT FORMS ONLINE A REFERENCE MANUAL NEW JERSEY DEPARTMENT OF ENVIRONMENTAL PROTECTION DIVISION OF WATER QUALITY Introduction The New Jersey Department of Environmental

More information

Institutional Reporting and Analysis (IRA) For help, blitz "Financial Reports", or

Institutional Reporting and Analysis (IRA) For help, blitz Financial Reports, or Institutional Reporting and Analysis (IRA) 1 Training Agenda Introduction to the IRA Reporting Tool Logging onto the system (4-5) Navigating the Dashboard (6-10) Running Reports (11-12) Working with Reports

More information

Sourcing Instructions for Suppliers: Assessments. Last Updated: 23-Oct Level 4 - Public INFRASTRUCTURE MINING & METALS

Sourcing Instructions for Suppliers: Assessments. Last Updated: 23-Oct Level 4 - Public INFRASTRUCTURE MINING & METALS INFRASTRUCTURE MINING & METALS NUCLEAR, SECURITY & ENVIRONMENTAL OIL, GAS & CHEMICALS Sourcing Instructions for Suppliers: Assessments Last Updated: 23-Oct-2018 Level 4 - Public Table of Contents 1 Accessing

More information

OUTPUTS AND INTERFACES CARDIOSCAN HOLTER ECG. VERSION 76a

OUTPUTS AND INTERFACES CARDIOSCAN HOLTER ECG. VERSION 76a OUTPUTS AND INTERFACES CARDIOSCAN HOLTER ECG VERSION 76a INTRODUCTION: CardioScan (10, 11, and 12) has evolved into a significant upgrade with the introduction of Version 76a. In addition to many new features

More information

Tutorial: Create an Excel Dashboard. Overview. **** Download the Example Dashboard ****

Tutorial: Create an Excel Dashboard. Overview. **** Download the Example Dashboard **** Tutorial: Create an Excel Dashboard This page walks through building an Excel dashboard with a mobile tool called CommCare. Similar to how Excel helps people build spreadsheets, CommCare enables anyone

More information

A Product of. Structured Solutions Inc.

A Product of. Structured Solutions Inc. SSI Tools Time Scaled Values Analysis Tools Structured Solutions Inc. www.ssitools.com A Product of Structured Solutions Inc. 1 Modify The Columns in the Sheet Named Template SSI Status Workbook Template

More information

MALAYSIAN BUSINESS REPORTING SYSTEM (MBRS)

MALAYSIAN BUSINESS REPORTING SYSTEM (MBRS) MALAYSIAN BUSINESS REPORTING SYSTEM (MBRS) USER MANUAL MBRS PREPARATION TOOL (mtool) EXEMPTION APPLICATION (EA) RELATED TO FINANCIAL STATEMENTS AND ANNUAL RETURN Table of Contents Introduction to the MBRS

More information

Apollo Data Entry Views

Apollo Data Entry Views Apollo Data Entry Views Enter data using the correct view STS 2.9 Core View STS 2.9 Extended View Apollo Data Entry Views Adding a Record When adding a new event record to a patient, select the type of

More information

User Guide Respond to Request for Information (RFI)

User Guide Respond to Request for Information (RFI) OVERVIEW This User Guide describes how Suppliers participates in Request for Information (RFI) events related to Pre- Qualification, Category Related Qualifications, Sourcing Pre-Screenings or Communications

More information

Texas Department of Agriculture Food and Nutrition Division DIRECT CERTIFICATION

Texas Department of Agriculture Food and Nutrition Division DIRECT CERTIFICATION Texas Department of Agriculture Food and Nutrition Division DIRECT CERTIFICATION SY 2017 1. LOGGING-ON TO THE DCDV MODULE 4 1.1 Getting Started with the DCDV Module 4 1.1.1 Equipment 4 1.1.2 Minimum Browser

More information

About this Guide This Quick Reference Guide provides an overview of the query options available under Utilities Query menu in InformationNOW.

About this Guide This Quick Reference Guide provides an overview of the query options available under Utilities Query menu in InformationNOW. InformationNOW Query About this Guide This Quick Reference Guide provides an overview of the query options available under Utilities Query menu in InformationNOW. Query Module The query module, found under

More information

Reigate School SIMS Learning Gateway for Teachers

Reigate School SIMS Learning Gateway for Teachers Reigate School SIMS Learning Gateway for Teachers C Contents 01 Introduction... 1 Introduction... 1 Security... 2 02 Getting Started... 3 Logging into the SLG Teacher Site... 3 Introduction to the SLG

More information

Document Generator (EHR)

Document Generator (EHR) Pulse Complete EHR Document Generator (EHR) www.pulseinc.com About This Reference Guide Functionality described within the document is intended for 4.1.10 or newer versions of the Pulse Complete EHR software.

More information

Mobile Forms Integrator

Mobile Forms Integrator Mobile Forms Integrator Introduction Mobile Forms Integrator allows you to connect the ProntoForms service (www.prontoforms.com) with your accounting or management software. If your system can import a

More information