Acceptance Test Plan. HCDocs

Size: px
Start display at page:

Download "Acceptance Test Plan. HCDocs"

Transcription

1 Acceptance Test Plan For HCDocs Version 1.0 Prepared by: Somil Parikh Min Yaung Dhruv Salhotra Gregory Bajgier Bernard Wolff Drexel University

2 Document Information Title Authors Reviewers Healthcare Document Management Acceptance Test Plan Somil Parikh, Min Yaung, Dhruv Salhotra, Gregory Bajgier, Bernard Wolff Jeff Salvage, Somil Parikh, Min Yaung, Dhruv Salhotra, Gregory Bajgier, Bernard Wolff Revision History Name Jeff Salvage, Somil Parikh, Min Yaung, Dhruv Salhotra, Gregory Bajgier, Bernard Wolff Date November 22, 2007 Reason for Changes Initial Version Version 1.0

3 1 Introduction 1.1 Background This document provides a series of test required to perform for the Acceptance Test Plan of HCDocs. HCDocs is a document management system which electronically stores, organizes and manages healthcare documents and provides fast, security-controlled access to the patients documents within the University of Pennsylvania Health System. The greater details about the HCDocs are described in the Software Requirements Specification for HCDocs. 1.2 Structure of the Document Section 1 - Section 2 - Section 3 - Section 4 - Section 5 - Section 6 - Describes the introduction and the structure of the document Describes the overall approach to the Acceptance Test Plan process Describes in more details individual issues covered or not covered in the Acceptance Test Plan Describes the criteria which have to be satisfied for the Acceptance Test Plan Describes the roles and responsibilities of the project members involved in the Acceptance Test Plan Describes the test cases used during the Acceptance Test Plan 1.3 References Software Requirements Specification for HCDocs 1.4 Definitions, Acronyms, and Abbreviations Project Leader - Client s Representatives - The person in charge of the entire project. Client s Representatives are people who overlook the Acceptance Test Plan execution on behalf of the customers. Software Requirements Specification - A Software Requirements Specification is a document which describes the behavior of a system. Function Requirements - Unit Tests - Integration Test - Functional Requirements define the internal workings of the software. A procedure in the software development process to validate individual modules and other units of source code are working properly. Integration Test is a test Phase which is employed after the Unit Tests are validated and how all the different

4 modules of a software system fit and interact with each other. System Test - System Test is conducted after Integration Test has been conducted to evaluate the system s compliance with its specified requirements. 2 Test Approach and Constraints 2.1 Introduction This section describes the overall approach, particular techniques and testing tools that will be used during the Acceptance Test Plan of the HCDocs. 2.2 Test Objectives The Acceptance Test Plan process will assist the client to evaluate HCDocs and verify whether it performs in accordance with the client s requirements listed in the Software Requirements Specification. 2.3 Test Structure The Acceptance Test Plan will consist of a subset of test cases and methods that previously used when performing the Unit Tests, Integration Test and System Test on the HCDocs system. The test cases will be carefully selected and agreed upon by both the developer and the client, and will allow for the most adequate verification of the functional requirements as list in the Software Requirement Documents of the HCDocs without the extensiveness of the full-scale System Test. It is essential that all appropriate Unit Tests, Integration Test and the System Test were successfully performed for HCDocs prior to the Acceptance Test Plan and their results were reported to the client. 3 Test Assumptions and Exclusions 3.1 Introduction This section provides greater details about the issues and features of HCDocs that will be covered or not covered by the Acceptance Test Plan process. 3.2 Assumptions It is assumed that all issues covered by the Acceptance Test Plan were also previously addressed by the Unit Tests, Integration Test and System Test of HCDocs. The Acceptance Test Plan cover

5 The functional requirements of the system listed in the Software Requirements Specification Usability of the HCDocs system Consistency of the user related system documentation 3.3 Exclusions It is assumed that all issues not covered by the Acceptance Test Plan were previously addressed by Unit Tests, Integration Tests and System Tests of HCDocs. The Acceptance Test Plan does not cover The non-function requirements of the system listed in the Software Requirements Specification Structural integrity of the source code 4 Entry and Exit Criteria 4.1 Introduction This section lists the criteria which must be satisfied in order for the Acceptance Test Plan to begin, as well as the criteria which must be satisfied in order for the Acceptance Test Plan to stop. 4.2 Entry Criteria The Acceptance Test Plan can be initiated after the following preconditions are met HCDocs has successfully undergone Unit Tests, Integration Test and System Test. The testing environment which satisfies the System Requirements of Software Requirements Specification has been setup and inspected by the client s representative. A copy of the latest version of the Software Requirements Specification has been received A copy of the latest version of the user-related documentation has been received The latest released version of HCDocs has been appropriately resourced. Consent of the project leader has been obtained. Consent of the client has been obtained. 4.3 Exit Criteria The Acceptance Test Plan should be halted after either of the following All Priority 1 requirements were tested without any deviation from expected behavior. (Success) At least one Priority 1 requirement deviated from the documented specification. (Failure)

6 By mutual agreement between Client s Representative and the Tester, in which both parties supervisors should be notified and the Acceptance Test Plan should be rescheduled for a later date. (Failure) 5 Testing Participants 5.1 Introduction This section describes the roles and responsibilities of the staff members involved in the Acceptance Test Plan, as well as the procedure of reporting the test results and any problems that came up during testing. 5.2 Roles and Responsibilities For the Acceptance Test Plan the following roles were assumed by the following people Test Team Leader: Somil Parikh Client s Representative: A person in charge from the client s side who will overview the testing process. Tester: A person who will execute the use case tests. 5.3 Training Requirements All parties involved in the Acceptance Test Plan should be familiar with the use interface of HCDocs, as well as the system documentation and the Software Requirements Specification. 5.4 Problem Reporting Any problem pointed out by either the Client s Representative or the Tester must be documented and reported to the Project Leader and addressed during a periodic or urgent project members meeting depending on the severity of the problem. 5.5 Process Reporting The Acceptance Test Plan report will be complied once after testing process is finished by the project members and submitted to the Project Leader.

7 6. Testing Project Test Case 6.1 Introduction The test cases are distributed in sections covering functionality elements and use cases in the Software Requirements Specification. Each of the following test cases is in the format Name - The name of the test case - Conditions needed to initiate the test case The actions expected form a tester Post Conditions The expected outcome of the test case 6.2 Test Cases for All Users The following test cases are for all user accounts Start Up The tester has OpenOffice.org and HCDocs system installed on the computer The tester starts the Open Office program The tester is presented with the startup page which is a blank OpenOffice.org writer with the HCDocs icons on the tool bar Logging in Correct username and password The tester has a login window opened by clicking on the HCDocs button on the tool bar The tester enters correct username and password in the appropriate fields and submits for verification The tester is logged into the HCDocs system. Incorrect username or password The tester has a login window opened by clicking on the HCDocs button on the tool bar The tester enters either correct username and incorrect password or incorrect username and correct password in the appropriate fields and submits for verification The verification is failed and tester is not logged into the HCDocs system. A message box will pop up and say Incorrect username or password.

8 Incorrect Username and Password The tester has a login window opened by clicking on the HCDocs button on the tool bar The tester enters incorrect username and password in the appropriate fields and submits for verification The verification is failed and tester is not logged into the HCDocs system. A message box will pop up and say Incorrect username or password Main Window The tester has logged into the HCDocs system None The tester is presented with the main window with the New, Open, Save, Search and Logout buttons at the tool bar New Document Creating a new Document The tester is at the Main Window The tester clicks on the New button on the tool bar The tester is presented with a wizard that guides them in creating a new document. The first page of the wizard screen shows up and asks the user to select a template. Selecting a Template If the tester clicks on next without selecting a template The tester is at the select template page in the new document wizard. The tester clicks on one of the following options: Reset Next Reset The screen is refreshed and all selected items will be set back to the default selections. Next If there is no template is selected a message box pop up and say, Please select a template to continue. If the tester clicks on next after selecting a template

9 The tester is at the select template page in the new document wizard. The tester select one of the available templates and then select one of the following options: Reset Next Reset The screen is refreshed and all selected items will be unselected. Next The tester is taken to the Select Patient screen. Selecting a Patient If tester clicks on Find Patient without entering any search fields The tester is at the Select Patient screen in the new document wizard The tester clicks on Find Patient. The tester is presented with an error message asking them to enter at least one field to complete a search. The tester clicks on Find Patient after entering one valid field and leaving the rest of the fields blank. The tester is at the Select Patient screen in the new document wizard. The tester enters one valid field, leaves the rest of the fields blank and clicks on Find Patient. The tester is presented with the patient s information on the same screen if there is only one matching record. If there is more than one matching record, the tester is presented with a list of patients who matched the search criteria. The tester clicks on Find Patient after entering more than one valid field and leaving the rest of the fields blank. The tester is at the Select Patient screen in the new document wizard. The tester enters more than one valid field, leaves the rest of the fields blank and clicks on Find Patient. The tester is presented with the patient s information on the same screen if there is only one matching record. If there is more than one matching record, the tester is presented with a list of patients who matched the search criteria. The tester clicks on Find Patient after entering one or more invalid fields.

10 The tester is at the Select Patient screen in the new document wizard. The tester enters one or more invalid fields and clicks on Find Patient. The tester is presented with an error message, no matching record found according to the search criteria. The tester clicks on Find Patient after entering one valid field and one invalid field. The tester is at the Select Patient screen in the new document wizard. The tester enters one valid field, one invalid field and clicks on Find Patient. The tester is presented with an error message, no matching record found according to the search criteria. The tester clicks on Next after successfully selecting a patient from database. The tester is at the Select Patient screen in the new document wizard and the desired patient s information is displayed in an uneditable format. The tester selects one of the following options: Reset Back Next Reset The page is refreshed and the search criteria and patient information are cleared from the screen. Back The tester is taken to the Select Template screen. Next The tester is taken to the Select Physician screen. The tester clicks on Next without selecting a patient from database. The tester is at the Select Patient screen in the new document wizard and the desired patient is not selected. The tester selects one of the following options: Reset Back Next Reset The page is refreshed and the search criteria and patient information are cleared from the screen. Back The tester is taken to the Select Template screen. Next A message box will pop up on the screen and say Patient is not selected.

11 Selecting a Physician If tester click on Find Physician without entering any search fields The tester is at the Select Physician screen in the new document wizard The tester clicks on Find Physician. The tester is presented with an error message asking them to enter at least one field to complete a search. The tester clicks on Find Physician after entering one valid field and leaving the rest of the fields blank. The tester is at the Select Physician screen in the new document wizard. The tester enters one valid field, leaves the rest of the fields blank and clicks on Find Physician. The tester is presented with the physician s information on the same screen if there is only one matching record. If there is more than one matching record, the tester is presented with a list of physicians who matched the search criteria. The tester clicks on Find Physician after entering more than one valid field and leaving the rest of the fields blank. The tester is at the Select Physician screen in the new document wizard. The tester enters more than one valid field, leaves the rest of the fields blank and clicks on Find Physician. The tester is presented with the physician s information on the same screen if there is only one matching record. If there is more than one matching record, the tester is presented with a list of Physicians who matched the search criteria. The tester clicks on Find Physician after entering one or more invalid fields. The tester is at the Select Physician screen in the new document wizard. The tester enters one or more invalid fields and clicks on Find Physician. The tester is presented with an error message saying that no matching record found according to the search criteria. The tester clicks on Find Physician after entering one valid field and one invalid field. The tester is at the Select Physician screen in the new document wizard. The tester enters one valid field, one invalid field and clicks on Find Physician. The tester is presented with an error message saying that no matching record found according to the search criteria. The tester clicks on Next after successfully selecting a Physician from database.

12 The tester is at the Select Physician screen in the new document wizard and the desired Physician s information is displayed in an uneditable format. The tester selects one of the following options: Reset Back Next Reset The page is refreshed and the search criteria and Physician information are cleared from the screen. Back The tester is taken to the Select Patient screen. Next The tester is taken to the new document with Physician and physician data pre filled in their desired template. The tester clicks on Next without selecting a Physician from database. The tester is at the Select Physician screen in the new document wizard and the desire Physician is not selected. The tester selects one of the following options: Reset Back Next Reset The page is refreshed and the search criteria and Physician information are cleared from the screen. Back The tester is taken to the Select Patient screen. Next A message box will pop up on the screen and say Physician is not selected Save Document The tester is at the New Document Window The tester clicks on the Save button at the tool bar The tester is presented with a window which will verify that they want to save. The file will be saved to the system once the user clicks, ok Open Document The tester is at the Main Window The tester clicks on the Open button at the tool bar The tester is presented with a wizard that guides the tester to search a

13 document in the database. The steps include 1. Search the document that the tester wants to open using patient id, date of birth, patient s first and last name, physician id, physician s first and last name, a range of created dates and modified dates. 2. If the returned document lists are associated with multiple, the next window will display a list of patients. The tester can click on the patient name to get the list of documents associated with that patient. 3. If the returned document lists are associated with only one patient, the next window will display the entire list of search result. Searching a document (If tester click on Search without entering any search fields) The tester is at the Open Document screen in the open document wizard The tester clicks on Search. The tester is presented with an error message asking them to enter at least one field to complete a search. The tester clicks on Search after entering one valid field and leaves the rest of the fields blank. The tester is at the Open Document screen in the open document wizard. The tester enters one valid field, leaves the rest of the fields blank and clicks on Search. The tester is presented with the document s information on the same screen if there is only one matching record. If there is more than one matching record, the tester is presented with a list of patients who matched the search criteria. The tester clicks on Search after entering more than one valid field and leaves the rest of the field blank. The tester is at the Open Document screen in the open document wizard. The tester enters more than one valid field, leaves the rest of the fields blank and clicks on Search. The tester is presented with the patient s information on the same screen if there is only one matching record. If there is more than one matching record, the tester is presented with a list of patients who matched the search criteria. The tester clicks on Search after entering one or more invalid fields. The tester is at the Open Document screen in the open document wizard. The tester enters one or more invalid fields and clicks on Search. The tester is presented with an error message saying that no matching record found according to the search criteria. The tester clicks on Search after entering one valid field and one invalid field. The tester is at the Open Document screen in the new document wizard. The tester enters one valid field, one invalid field and clicks on Search.

14 The tester is presented with an error message saying that no matching record found according to the search criteria. The tester is at the Open Document screen in the open document wizard. The tester selects one of the following options: Reset Search Reset The page is refreshed and the search criteria are cleared from the screen. Search The tester is presented with the patient s information on the same screen if there is only one matching record. If there is more than one matching record, the tester is presented with a list of patients who matched the search criteria Admin Logging in Correct username and password The tester has HCDocs system administrator program installed on the computer, has the program started and the login window opened The tester enters their correct username and password in the appropriate fields and submits for verification The tester is logged into the Administrative module for the HCDocs System. Incorrect username or password The tester has HCDocs system administrator program installed on the computer, has the program started and the login window opened The tester enters either incorrect username and password in the appropriate fields and submits for verification The verification is failed and tester is not logged into the HCDocs system. A message box will pop up and say Incorrect username or password. Correct username but incorrect password The tester has a login window opened by clicking on the HCDocs button on the tool bar The tester enters correct username and incorrect password in the appropriate fields and submits for verification The verification is failed and tester is not logged into the HCDocs system. A

15 6.2.2 Admin Main Window message box will pop up and say Incorrect username or password. The tester has logged into the HCDocs system administrator program None The tester is presented with the main window which allows the tester to select the following options. 1. Manage Users Account 2. Manage Documents 3. Mange Templates 4. Logout Manage Users Window The tester is at the Administrator Main Window The tester select the Manage Users Account option The tester is presented with the Manage Users window which allows the tester to select the following options. 1. Add Users 2. Modify/Remove Users Add Users The tester is at the Manage Users Window The tester select the Add Users option The tester is presented with a form which allows the tester to add a new HCDocs system user. After the tester enters the users information in the appropriate field and clicks on Add button, the information will be validated to make sure the username is unique and other information is in the correct format. After the validation is successful, the new user will be added to the system. Adding a user (If tester click on Add User without entering all required fields) The tester is at the Add User screen. The tester clicks on Add User without entering all required fields. The tester is presented with an error message asking them to enter all required fields in order to add a new user. The tester clicks on Add User after entering all required fields. The tester is at the Add User screen. The tester clicks on Add User after entering all required fields. The tester is presented with a window which confirm that the user was successfully added to the HCDocs system. The username already exist in the system. The tester is at the Add User screen.

16 The tester clicks on Add User after entering all required fields but the username already exist in the system. The tester is presented with an error message asking them to enter a different username in order to add a new user. The user with the same first and last name already exists in the system. The tester is at the Add User screen. The tester clicks on Add User after entering all required fields but the user with the same first and last name already exists in the system. The tester is presented with an error message stating that the user with the same first and last name already exist in the system. Add User Window The tester is at the Add User screen. The tester selects one of the following options: Reset Back Next Reset The page is refreshed and all fields are cleared. Back The tester is taken to the HCDocs Manage User Window. Next The tester is presented with a window which confirms that the user was successfully added to the HCDocs system Remove Users The tester is at the Manage Users Window The tester selects the Modify/Remove Users option The tester is presented with a wizard which guides them to remove a user from the HCDocs system. The steps include: 1. Find a user in the system by using the username, user s first and last name, user s and user s primary department 2. The tester is presented a window with a list of users name and their related information those matched to the search criteria and the tester will able to select the users that he/she wish to remove from the system and click on the Remove User button. The removed user will be set to be disabled and the removed users will no longer have access to the HCDocs system Modify Users The tester is at the Manage Users Window The tester select the Modify/Remove Users option

17 The tester is presented with a wizard which guides the tester to modify a user credential in the HCDocs system. The steps include 1. Find a user in the system by using the username, user s first and last name, user s and user s primary department 2. The tester is presented a window with a list of users name and their related information those matched to the search criteria and the tester will able to select the users that he/she wish to modify and click on the Modify User button. 3. The tester is presented a window with the selected user s information and the tester will be able to modify the appropriate fields that he/she wish to modify and click on save button to save the new updated user information Finding a user (If tester click on Find User without entering any fields) The tester is at the Find User screen. The tester clicks on Find User without entering any fields. The tester is presented with an error message asking them to enter at least one field to complete a search. The tester clicks on Find User after entering one valid field and leaves the rest of the fields blank. The tester is at the Find User screen. The tester enters one valid field, leaves the rest of the fields blank and clicks on Find Physician. The tester is presented with the user s information on the next screen if there is only one matching record. If there is more than one matching record, the tester is presented with a list of users who matched the search criteria. The tester clicks on Find User after entering more than one valid field and left the rest of the field blank. The tester is at the Find User screen. The tester enters more than one valid field, leaves the rest of the fields blank and clicks on Find Physician. The tester is presented with the user s information on the next screen if there is only one matching record. If there is more than one matching record, the tester is presented with a list of users who matched the search criteria. The tester clicks on Find User after entering one or more invalid fields. The tester is at the Find User screen. The tester enters one or more invalid fields and clicks on Find User. The tester is presented with an error message saying that no matching record found according to the search criteria.

18 The tester clicks on Find User after entering one valid field and one invalid field. The tester is at the Find User screen. The tester enters one valid field, one invalid field and clicks on Find User. The tester is presented with an error message saying that no matching record found according to the search criteria. The tester clicks on Remove or Modify user after successfully selecting a user from database. The tester is at the Modify User screen in the modify user wizard and the desired user s information is displayed in an un-editable format. The tester selects one of the following options: Back Remove User Modify User Back The tester is taken to the Manage User Window. Remove User If a check box next to the user list is selected, a pop up window will be presented to the tester to confirm the removal of the selected user from the system. The system will just disable the user s account. It will not entirely remove the user from the system. Modify User If a check box next to the user list is selected, the tester will be presented with the next window which will display the detail information about the user and the tester will be able to modify the user s information in the text box. The tester clicks on Remove or Modify User after successfully selecting a user from database. The tester is at the Select Physician screen in the new document wizard and the desire Physician is not selected. The tester selects one of the following options: Back Remove User Modify User Back The tester is taken to the Manage User Window. Remove User If a check box next to the user list is not selected, a pop up window will presented to the tester and say Select a user which you want to remove. Modify User If a check box next to the user list is not selected, a pop up window will presented to the tester and say Select a user which you want to modify.

19 6.2.7 Reset Password The tester is at the Modify User Window The tester clicked on the Reset Password button A new password is randomly generated and ed to the selected user and the tester is presented with a window which confirms that the password was sent to the user. After the tester does the desired modification to the user information. The tester is at the Modify User screen and made the desired modifications to the user information. The tester selects one of the following options: Reset Back Save Reset Password Reset The page is refreshed and all fields are cleared. Back The tester is taken to the previous searched user list. Save The modified user information will be saved to the system. Reset Password - A new password is randomly generated and ed to the selected user and the tester is presented with a window which confirm the tester that the password was sent to the user Manage Documents The tester is at the Administrator Main Window The tester select the Mange Documents option The tester is presented with a wizard which guides the tester to search a document in the database. The steps include 1. Search the document that the tester wants to modify using patient id, date of birth, patient s first and last name, physician id, physician s first and last name, a range of created dates and modified dates. 2. If the returned document lists are associated with multiple, the next window will display a list of patients. The tester can click on the patient name to get the list of documents associated with that patient. 3. If the returned document lists are associated with only one patient, the next window will display the entire list of search result. 4. The tester can click on the document name that he/she wish to modify and he/she can change the document id, name, status, department, lock/unlock and remove/restore the selected document. Searching a document (If tester click on Search without entering any search fields)

20 The tester is at the Open Document screen in the manage document wizard The tester clicks on Search. The tester is presented with an error message asking them to enter at least one field to complete a search. The tester clicks on Search after entering one valid field and left the rest of the field blank. The tester is at the Open Document screen in the manage document wizard. The tester enters one valid field, leaves the rest of the fields blank and clicks on Search. The tester is presented with the document s information on the same screen if there is only one matching record. If there is more than one matching record, the tester is presented with a list of patients who matched the search criteria. blank. The tester clicks on Search after entering more than one valid field and left the rest of the field The tester is at the Open Document screen in the manage document wizard. The tester enters more than one valid field, leaves the rest of the fields blank and clicks on Search. The tester is presented with the patient s information on the same screen if there is only one matching record. If there is more than one matching record, the tester is presented with a list of patients who matched the search criteria. The tester clicks on Search after entering one or more invalid fields. The tester is at the Open Document screen in the manage document wizard. The tester enters one or more invalid fields and clicks on Search. The tester is presented with an error message saying that no matching record found according to the search criteria. The tester clicks on Search after entering one valid field and one invalid field. The tester is at the Open Document screen in the new document wizard. The tester enters one valid field, one invalid field and clicks on Search. The tester is presented with an error message saying that no matching record found according to the search criteria. The tester is at the Open Document screen in the manage document wizard. The tester selects one of the following options: Reset Search Reset The page is refreshed and the search criteria are cleared from the screen.

21 Search The tester is presented with the patient s information on the same screen if there is only one matching record. If there is more than one matching record, the tester is presented with a list of patients who matched the search criteria Manage Templates The tester is at the Administrator Main Window The tester select the Manage Templates option The tester is presented with a window which allows him/her to add more templates to current template list which allows user to use or remove from the current template from the list to stop using that template by the users Upload Templates The tester is at the Manage Template Window The tester clicked on the Upload New Template button The tester is presented a window which allow user to browse through the computer and select a template and upload new templates in xml format to the HCDocs system.

NAU IRBNet Application

NAU IRBNet Application NAU IRBNet Application Guidance for NAU Research Application Revised 17-0202 Go to IRBNet Website address: irbnet.org/release/index.html Login to your account - Enter your Username and Password and select

More information

NAU New Project Submission. Guidance for creating a new project

NAU New Project Submission. Guidance for creating a new project NAU New Project Submission Guidance for creating a new project Go to IRBNet Website address: https://www.irbnet.org/release/index.html Login to your account Enter your Username and Password and select

More information

How to access My.QuestForHealth.com

How to access My.QuestForHealth.com How to access My.QuestForHealth.com Go to HertzCareCoordinators.com and log in to your account. Click My Plan on the top of the page and then click Rally Health. After you log in to your Rally account,

More information

SEWD Acceptance Test Plan

SEWD Acceptance Test Plan SEWD Acceptance Test Plan Version 1.0 Ashwin Hamal, John Martino, Gurvinder Singh, Dan Weaver, Michael Witucki DREXEL UNIVERSITY NOVEMBER 23, 2010 Revision History Reviewer Date Reason for Revisions Version

More information

IndustrySafe Guide to Importing and Editing Inspection Checklist

IndustrySafe Guide to Importing and Editing Inspection Checklist IndustrySafe Guide to Importing and Editing Inspection Checklist This guide describes the process for uploading and editing inspection checklists using the IndustrySafe Safety Management Software. 1 Log

More information

Patient Portal User Guide The Patient s Guide to Using the Portal

Patient Portal User Guide The Patient s Guide to Using the Portal 2014 Patient Portal User Guide The Patient s Guide to Using the Portal Table of Contents: What is the Patient Portal?...3 Enrolling in the Patient Portal.......... 4-19 A. Enrollment Option #1: First-Time

More information

Secure Transfer Site (STS) User Manual

Secure Transfer Site (STS) User Manual Secure Transfer Site (STS) User Manual (Revised 3/1/12) Table of Contents Basic System Display Information... 3 Command Buttons with Text... 3 Data Entry Boxes Required / Enabled... 3 Connecting to the

More information

QUICK REFERENCE GUIDE

QUICK REFERENCE GUIDE QUICK REFERENCE GUIDE Table of Contents Welcome to the Ezra Medical Center Patient Portal! Using this quick reference guide, find out how simple it is to start using the Portal. If you have specific questions

More information

October 2015 Allstate (A553)

October 2015 Allstate (A553) October 2015 Allstate (A553) October 23, 2015 First Advantage 2013 FADV.com Emails sent to Candidate Username (Log in ID) & Password Once an User name is created, the Candidate will be sent two emails

More information

Physician Quality Reporting System (PQRS) Physician Portal

Physician Quality Reporting System (PQRS) Physician Portal The American College of Radiology Physician Quality Reporting System (PQRS) Physician Portal User Guide November 15, 2016 American College of Radiology 1891 Preston White Drive Reston, VA 20191-4397 Copyright

More information

UpdateMyRecords.com Medical Forms

UpdateMyRecords.com Medical Forms UpdateMyRecords.com Medical Forms I UpdateMyRecords.com - Envision Cloud Medspa Forms Table of Contents Part I UpdateMyRecords.com 1 1 Logging In... 1 2 Create / Edit Templates... 3 Create A New Template...

More information

ONE ID Identity and Access Management System

ONE ID Identity and Access Management System ONE ID Identity and Access Management System Local Registration Authority User Guide Document Identifier: 2274 Version: 1.8 Page 1 Copyright Notice Copyright 2011, ehealth Ontario All rights reserved No

More information

Test Plan and Cases (TPC) PicShare. Team 02

Test Plan and Cases (TPC) PicShare. Team 02 Test Plan and Cases (TPC) PicShare Team 02 Team Members Sultan Alsarra Adil cem Albayrak Julapat Julnual Charles Reitz Mohammad Almunea Aref Shafaeibejestan Andrea Brown Travis Weaver Dennis Evans 02/21/16

More information

ACT Test Accessibility and Accommodations System (TAA) User Guide

ACT Test Accessibility and Accommodations System (TAA) User Guide ACT Test Accessibility and Accommodations System (TAA) User Guide www.act.org ACT Test Accessibility and Accommodations System (TAA) User Guide Table of Contents Overview... 2 Introduction to the Test

More information

MACtivity Test Cases Team 6 CSE 5324: Spring 2012 Khandaker Moinur Rahman Shwetha Narayan Hardik Shah Yu Xuan Zhang Sanjay Vasudeva Iyer

MACtivity Test Cases Team 6 CSE 5324: Spring 2012 Khandaker Moinur Rahman Shwetha Narayan Hardik Shah Yu Xuan Zhang Sanjay Vasudeva Iyer MACtivity Test Cases Team 6 CSE 5324: Spring 2012 Khandaker Moinur Rahman Shwetha Narayan Hardik Shah Yu Xuan Zhang Sanjay Vasudeva Iyer Department of Computer Science and Engineering The University of

More information

ipcr Web Training Manual

ipcr Web Training Manual ipcr Web Training Manual Technical support: (800) 464-1740 Technical support email address: support@ipcrems.com [1] Table of Contents Accessing ipcr Web... 4 ipcr Web Sign In... 5 Persistent ipcr Web Features...

More information

erequest Frequently Asked Questions

erequest Frequently Asked Questions Overview is an application that assists UCB in request life cycle management. UCB has clear guidance in place on what we can support or sponsor. Online requests will go through an internal review and approval

More information

Portal/Extranet User Guide for Clients

Portal/Extranet User Guide for Clients Portal/Extranet User Guide for Clients Welcome to the ichannel Portal/Extranet. This guide will walk you through logging into your personalized, secure portal/extranet site. It will also show you how to

More information

Georgia Low THC Oil Registry Physicians Request for Card Users Guide

Georgia Low THC Oil Registry Physicians Request for Card   Users Guide Georgia Low THC Oil Registry Physicians Request for Card http://phip.ga.gov/gathcrequest.html Users Guide Page of 3 Table of Contents Physicians Registration... 3 Login Screen... 3 Registration Screen...

More information

Colorado Access Provider Portal Guide

Colorado Access Provider Portal Guide Colorado Access Provider Portal Guide coaccess.com 1 CONTENTS INTRODUCTION... 3 SYSTEM REQUIREMENTS... 3 NEW PROVIDER REGISTRATION... 4 Provider Information... 4 New Provider Registration... 4 New Registration...

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

P.E.O. STAR Scholarship Online Recommendation Instructions

P.E.O. STAR Scholarship Online Recommendation Instructions P.E.O. STAR Scholarship Online Recommendation Instructions The P.E.O. STAR Scholarship Recommendation Form for the chapter is available from September 1 through November 1. Starting September 1: As a chapter

More information

Respondent Help Guide

Respondent Help Guide Respondent Help Guide https://nqphnetender.openwindowscontracts.com Welcome to the Northern Queensland Primary Health Network etendering Portal. Using NQPHN s etendering Portal is free for all users. There

More information

OPC UA Configuration Manager PTC Inc. All Rights Reserved.

OPC UA Configuration Manager PTC Inc. All Rights Reserved. 2017 PTC Inc. All Rights Reserved. 2 Table of Contents 1 Table of Contents 2 4 Overview 4 5 Project Properties - OPC UA 5 Server Endpoints 7 Trusted Clients 9 Discovery Servers 10 Trusted Servers 11 Instance

More information

Participant User Guide, Version 2.6

Participant User Guide, Version 2.6 Developers Integration Lab (DIL) Participant User Guide, Version 2.6 3/17/2013 REVISION HISTORY Author Date Description of Change 0.1 Laura Edens Mario Hyland 9/19/2011 Initial Release 1.0 Michael Brown

More information

Scholarship Management System Training Guide Module 2 Managing Users Accounts and Role Types Ver 7.5 Updated: 6/2015. Prepared by:

Scholarship Management System Training Guide Module 2 Managing Users Accounts and Role Types Ver 7.5 Updated: 6/2015. Prepared by: Scholarship Management System Training Guide Module 2 Managing Users Accounts and Role Types Ver 7.5 Updated: 6/2015 Prepared by: Table of Contents Module 2 - Managing User Accounts and Role Types This

More information

Protocol Management System (PMS) Investigator User Guide. Harris Health System Administrative Approval

Protocol Management System (PMS) Investigator User Guide. Harris Health System Administrative Approval Protocol Management System (PMS) Investigator User Guide Harris Health System Administrative Approval November 2013 eprotocol - Investigator User Guide 2 Table of Contents 1. INTRODUCTION 3 2. STARTING

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

IMS Troubleshooter Application. IMS Troubleshooter Application

IMS Troubleshooter Application. IMS Troubleshooter Application IMS Troubleshooter Application IMS Troubleshooter Application 03/23/2013 IMS Troubleshooter Application Table of Contents 1. Purpose... 3 2. Installation of the Setup... 3 Availability... 3 How to Install

More information

Therapy Provider Portal. User Guide

Therapy Provider Portal. User Guide Therapy Provider Portal User Guide Page 2 of 16 UCare User Guide V1.7 Table of Contents I. Introduction...3 About HSM Therapy Management... 4 Terms of Use... 4 Contact Information... 6 II. Using the Therapy

More information

Guide for Researchers: Online Human Ethics Application Form

Guide for Researchers: Online Human Ethics Application Form Guide for Researchers: Online Human Ethics Application Form What is Quest Quest is our comprehensive research management system used to administer and support research activity at Victoria University.

More information

e-submission System User Manual Publication Related Matters

e-submission System User Manual Publication Related Matters e-submission System User Manual For Publication Related Matters March 2018 Version 2.2 Table of Contents 1.5 SUBMISSION MANAGEMENT... 19 1.5.1 Edit Saved Submission For Publication... 19 1.5.2 Approve

More information

erequest Frequently Asked Questions

erequest Frequently Asked Questions Which browsers work with? The following browsers are compatible with version 3.5. Internet Explorer version 8 Internet Explorer version 9 Firefox (Mozilla) Chrome (version 28) Safari (prior to version

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

OpenELIS Maternal Screen Follow-up Web Portal User Guide

OpenELIS Maternal Screen Follow-up Web Portal User Guide Logging in OpenELIS Maternal Screen Follow-up Web Portal User Guide Go to the State Hygienic Laboratory at The University of Iowa s web site at www.shl.uiowa.edu. Click on the green Test Results button

More information

Date Revision Author Description /02/2016 CW Document creation /02/2106 CW Addition of Appendix 3 & 4

Date Revision Author Description /02/2016 CW Document creation /02/2106 CW Addition of Appendix 3 & 4 CPMS How to Guide Recruitment Data Upload Version 1.6 Appendix 5: How to upload Non UK research activity Assumptions & Prerequisites Logging in Prefix: How to find a study you own Using the main search

More information

Guide for Researchers: Online Human Ethics Application Form

Guide for Researchers: Online Human Ethics Application Form Ethics & Integrity Research Office HUMAN RESEARCH ETHICS ONLINE APPLICATION October 2016/V1.03 Guide for Researchers: Online Human Ethics Application Form ENQUIRIES Senior Human Ethics Officer University

More information

NAMI Affiliate Profile Center Contact Manual

NAMI Affiliate Profile Center Contact Manual NAMI Affiliate Profile Center Contact Manual Standards of Excellence/Center for Excellence November 2013 Table of Contents Chapter Page I. NAMI Affiliate Profile Center Contact Training Timetable 3 II.

More information

Acceptance Test Plan. for WAVED. Version 3.0. Prepared By: Sean Bluestein, Kristian Calhoun, Keith Horrocks, Steven Nguyen, Hannah Pinkos

Acceptance Test Plan. for WAVED. Version 3.0. Prepared By: Sean Bluestein, Kristian Calhoun, Keith Horrocks, Steven Nguyen, Hannah Pinkos Acceptance Test Plan for WAVED Version 3.0 Prepared By: Sean Bluestein, Kristian Calhoun, Keith Horrocks, Steven Nguyen, Hannah Pinkos Advisor: Kurt Schmidt Stakeholder: Climate Central 2 Table of Contents

More information

Extractive Sector Transparency Measures Act. NRCan eservices Portal User Guide

Extractive Sector Transparency Measures Act. NRCan eservices Portal User Guide Extractive Sector Transparency Measures Act NRCan eservices Portal User Guide 2 Contents Introduction... 4 Accessing the eservices Portal with a Sign-in Partner... 5 Accessing the eservices Portal with

More information

Training Manual for Researchers. How to Create an Online Human Ethics Application

Training Manual for Researchers. How to Create an Online Human Ethics Application Training Manual for Researchers How to Create an Online Human Ethics Application What is in this document This manual is intended to provide general tips on using functionality specific to QUEST online

More information

UNCT MEMBER SELF-ASSESSMENT

UNCT MEMBER SELF-ASSESSMENT UNCT MEMBER SELF-ASSESSMENT FOR UN COUNTRY TEAM MEMBERS COMPLETING THE SELF-ASSESSMENT - Reference Guide Introduction In the Assessment for Results and Competencies (ARC), self-assessment by a UN country

More information

General Radiology Improvement Database

General Radiology Improvement Database The American College of Radiology General Radiology Improvement Database User Guide October 12, 2010 American College of Radiology 1891 Preston White Drive Reston, VA 20191-4397 Copyright 2010, American

More information

Quick Reference Guide How to Register with the new MN PMP

Quick Reference Guide How to Register with the new MN PMP Quick Reference Guide How to Register with the new MN PMP Registration Overview The new MN PMP requires that individuals register as a separate user, using their email address as their username within

More information

E-filing User Guide: Los Angeles Superior Court

E-filing User Guide: Los Angeles Superior Court E-filing User Guide: Los Angeles Superior Court Section One: Creating a New Case Anywhere E-filing Account From your Case Anywhere account, click the E-file link located at the top of the page. For LA

More information

Acceptance Test Plan Document

Acceptance Test Plan Document Acceptance Test Plan Document REPortal Migration Team April 10, 2007 1 Contents 1 Introduction 4 1.1 Document Structure....................... 4 1.2 Refrences............................. 4 2 Approach

More information

connected New User Guide

connected New User Guide connected New User Guide This guide will walk you through how to accomplish the following for programs launched through the McGraw-Hill connected website: Create a Teacher Account Redeem Content Create

More information

Maryland Extensible Markup Language Test Plan and Certification for Competitive Gas Supply Version 1.0 July 2011

Maryland Extensible Markup Language Test Plan and Certification for Competitive Gas Supply Version 1.0 July 2011 Maryland Extensible Markup Language Test Plan and Certification for Competitive Gas Supply Version 1.0 July 2011 Page 1 of 26 Table of Contents 1. INTRODUCTION... 3 1.1 VERSION CONTROL... 3 1.2 PURPOSE

More information

Provider Portal User Guide

Provider Portal User Guide Provider Portal User Guide Updated: January 1, 2019 Table of Contents Introduction... 1 How to Register for the Provider Portal... 3 Manage Your Profile... 5 User Administration... 8 Authorizations & Referrals...

More information

Online Record Book. National Award Operator User Guide The Duke of Edinburgh s International Award Foundation. 30/08/2017 Version: 1.

Online Record Book. National Award Operator User Guide The Duke of Edinburgh s International Award Foundation. 30/08/2017 Version: 1. Online Record Book National Award Operator User Guide The Duke of Edinburgh s International Award Foundation 30/08/2017 Version: 1.4 2017 The Duke of Edinburgh s International Award Foundation Version

More information

Using WCB s Online Incident Reporting System

Using WCB s Online Incident Reporting System Using WCB s Online Incident Reporting System Table of Contents Overview 3 System Requirements of the Online 3 When You Can Use the Online 3 Following WCB s Security Policy 4 Getting Started 6 Logging On

More information

Quick guide to the SmartSimple on-line portal (making an application)

Quick guide to the SmartSimple on-line portal (making an application) EPA Research Programme 2014-2020 Quick guide to the SmartSimple on-line portal (making an application) POWERED BY SMARTSIMPLE Disclaimer Please read this document carefully prior to using the on-line portal.

More information

Patient Portal. Existing Patient Request. Patient Appointment Request. Patient Medication Refill Request. Patient Lab Order Request

Patient Portal. Existing Patient Request. Patient Appointment Request. Patient Medication Refill Request. Patient Lab Order Request Patient Portal 1) Log In to the Patient Portal For a New patient Already a User Already a patient 2) Accessing the portal from doctorspartner Front desk Patient portal workbench New Patient Existing Patient

More information

Santa Ana Unified School District (SAUSD)

Santa Ana Unified School District (SAUSD) Santa Ana Unified School District (SAUSD) Internet Expenses Implementation User s Guide Mileage Claim 0 Introducing Oracle Internet Expenses With Oracle Internet Expenses, employees can enter and submit

More information

Arkansas Prescription Drug Monitoring Program. User Support Manual

Arkansas Prescription Drug Monitoring Program. User Support Manual Arkansas Prescription Drug Monitoring Program User Support Manual 1 Contents 1 What Is a Requestor?... 4 2 Registration... 4 2.1 Registration Process... 5 2.2 Registering as a Delegate... 9 2.3 Email Verification...

More information

Compliance Document Manager User Guide

Compliance Document Manager User Guide Compliance Document Manager User Guide Contents OVERVIEW... 3 SYSTEM REQUIREMENTS... 3 VENDORMATE PASSWORD REQUIREMENTS... 3 LOGIN... 4 THE HOME SCREEN... 5 BA Screening... 5 BA Oversight... 5 My Screening

More information

EZ-NET Authorization Submission

EZ-NET Authorization Submission EZ-NET Authorization Submission 1. Go to portal.humboldtipa.com You will see a login screen that should look similar to this: 2. Go to the Login area and type in the Username and Password you were provided

More information

Dormant Accounts Fund. Technical Guide for Applications

Dormant Accounts Fund. Technical Guide for Applications Dormant Accounts Fund Technical Guide for Applications July 2018 1 Contents New and Existing Applicants... 3 Important Information... 3 Other Relevant Information... 4 Section 1 - Hints and Tips for completing

More information

For other details about the campaign including Frequently Asked Questions, please visit

For other details about the campaign including Frequently Asked Questions, please visit EMPLOYEE CAMPAIGN PLEDGE FORM HELP GUIDE I have an @ledcor.com email address This guide will help you register and login to the Ledcor Cares Employee Campaign pledge form and walk you through the easy

More information

OrderSmart. April 21, Passport Health Communications, Inc. All Rights Reserved

OrderSmart. April 21, Passport Health Communications, Inc. All Rights Reserved OrderSmart P hysician Office userguide April 21, 2014 2014 Passport Health Communications, Inc. All Rights Reserved Table of Contents 1.0 General Information... 7 1.1 Product Overview... 7 1.2 Authorized

More information

10ZiG Technology. Thin Desktop Quick Start Guide

10ZiG Technology. Thin Desktop Quick Start Guide 10ZiG Technology Thin Desktop Quick Start Guide 2010 05 20 Introduction This document is intended as a quick start guide for installing Thin Desktop. After reading this document, you will know how to:

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

OPC UA Configuration Manager Help 2010 Kepware Technologies

OPC UA Configuration Manager Help 2010 Kepware Technologies OPC UA Configuration Manager Help 2010 Kepware Technologies 1 OPC UA Configuration Manager Help Table of Contents 1 Getting Started... 2 Help Contents... 2 Overview... 2 Server Settings... 2 2 OPC UA Configuration...

More information

Administrator Manual. Last Updated: 15 March 2012 Manual Version:

Administrator Manual. Last Updated: 15 March 2012 Manual Version: Administrator Manual Last Updated: 15 March 2012 Manual Version: 1.6 http://www.happyfox.com Copyright Information Under the copyright laws, this manual may not be copied, in whole or in part. Your rights

More information

Secure Data Portal Users Guide

Secure Data Portal Users Guide Secure Data Portal Users Guide Updated: Table of Contents Introduction... 1 System Requirements... 1 Technical Assistance... 1 Initial Login... 2 Setting Up User Accounts... 3 Data Submission... 5 Patient

More information

Test Plan and Cases (TPC)

Test Plan and Cases (TPC) Test Plan and Cases (TPC) ShareWeb Team 5 Xuan Wang: Project Manager, Life Cycle Planner LiangHao Gao: Developer, Tester Xi Chen: Developer, System Architect, Tester Yuxuan Li: Prototyper Zhangbiaoge Tian:

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

OncoEMR Certified Workflows Meaningful Use 2014 Core Measure 7: Patient Electronic Access

OncoEMR Certified Workflows Meaningful Use 2014 Core Measure 7: Patient Electronic Access In an effort to support oncology practices striving to achieve CMS s Meaningful Use Stage 2, Altos would like to share the following support information with you. The CMS website is the ultimate source

More information

Training Manual (Public Health) Updated 7/12/16

Training Manual (Public Health) Updated 7/12/16 Training Manual (Public Health) Updated 7/12/16 1 TABLE OF CONTENTS Accessing myconnections.. 3 myconnections Login... 4 Navigating myconnections 6 Patient Lookup: Search...8 Patient Lookup: Summary..

More information

Client Track Agency Administration

Client Track Agency Administration Last updated 12/14/2012 Client Track Agency Administration Instructions and help for Agency Administrators Using Client Track In this document: Basic Role of Agency Admin User and Password Management Information

More information

PCORI Online: Awardee User Guide Research Awards

PCORI Online: Awardee User Guide Research Awards PCORI Online: Awardee User Guide Research Awards Updated as of 1/31/18 1 Table of Contents Section 1: Introduction to PCORI Online... 3 1.1 Getting Started - Tips for Using PCORI Online... 4 1.2 Logging

More information

Click. IRB Study Submission Guide

Click. IRB Study Submission Guide Click IRB Study Submission Guide October 2016 Table of Contents Logging In... 3 Creating a New Study... 4 Finding More Information... 5 Editing a Study... 5 Checking the Study for Errors... 6 Submitting

More information

Santa Barbara County Assessor Business Property Statement E-Filing User Guide

Santa Barbara County Assessor Business Property Statement E-Filing User Guide Santa Barbara County Assessor Business Property Statement E-Filing User Guide This guide will provide you with instructions to assist you in utilizing the Santa Barbara County Assessor E-Filing system.

More information

On-line Co-op Evaluation System. Acceptance Test Plan

On-line Co-op Evaluation System. Acceptance Test Plan On-line Co-op Evaluation System Acceptance Test Plan Version 2.0 April 7, 2005 Revision History Revision Number Engineer Name Release Date Revision Purpose 1.0 Jennifer Kotski 21 May 2004 Initial Revision

More information

PILOTS Internet User Manual

PILOTS Internet User Manual PILOTS Internet User Manual (Pennsylvania Independent Living Outcome Tracking System) Revision 1.0b March 12, 2003 Independent Living Project 2 Market Plaza Way, Suite 102, Mechanicburg, PA 17055 Phone

More information

Portal/Extranet User Guide for Clients

Portal/Extranet User Guide for Clients Portal/Extranet User Guide for Clients Welcome to the ichannel Portal/Extranet. This guide will walk you through logging into your personalized, secure portal/extranet site. It will also show you how to

More information

Qualitrac Provider Portal Guide. Page 1 of 19

Qualitrac Provider Portal Guide. Page 1 of 19 Qualitrac Provider Portal Guide Page 1 of 19 Page 2 of 19 Table of Contents Section 1: Provider Portal... 3 Section 2: Security Administrator Instructions... 13 Page 3 of 19 Section 1: Provider Portal

More information

403(b) & 457 TPA Participant Website Instructions

403(b) & 457 TPA Participant Website Instructions 403(b) & 457 TPA Participant Website Instructions 403(b) & 457 TPA Participant Website Instructions In order to access the website via the login page (above), please do the following: Go to the main Envoy

More information

Quest Wellness Engine

Quest Wellness Engine Quest Wellness Engine January 2018 Sign Up! Update Personal Information! Get started! First Time? When you reach the Quest Diagnostics site for the first time, you will need to verify or update your personal

More information

Student Guide. Click here to log in. A: Log in

Student Guide. Click here to log in. A: Log in Middlesex Online Research Ethics (MORE) Applicant Guidance Notes (Student & Staff) Note: PhD ethics applications must be submitted as Student Applications. Creating, completing and submitting a Research

More information

CAMP USER S GUIDE IFMA CREDENTIALS CREDENTIALS APPLICATION AND MAINTENANCE PROGRAM

CAMP USER S GUIDE IFMA CREDENTIALS CREDENTIALS APPLICATION AND MAINTENANCE PROGRAM CAMP USER S GUIDE IFMA CREDENTIALS CREDENTIALS APPLICATION AND MAINTENANCE PROGRAM VV0118CREDENTIALS APPLICATION AND MAINTENANCE PROGRAM CA User's Guide for IFMA's Credential Application and Maintenance

More information

Children s Surgery Verification Program - Center Portal Instructions

Children s Surgery Verification Program - Center Portal Instructions Children s Surgery Verification Program - Center Portal Instructions Thank you for your interest in joining the Children s Surgery Verification Quality Improvement Program. This portal guide is designed

More information

Building Standards Department Markham eplan Applicant Handbook For Building Permits, Sign Permits and Zoning Preliminary Review

Building Standards Department Markham eplan Applicant Handbook For Building Permits, Sign Permits and Zoning Preliminary Review Markham eplan Applicant Handbook For Building Permits, Sign Permits and Zoning Preliminary Review In addition to this user manual, please refer to the instructions provided in the electronic forms (eforms)

More information

User Guide. Version 3.0. Revision Date: 11-Feb Esoterix, Inc., All Rights Reserved

User Guide. Version 3.0. Revision Date: 11-Feb Esoterix, Inc., All Rights Reserved User Guide Version 3.0 Revision Date: 11-Feb-04 2004 Esoterix, Inc., All Rights Reserved Contact Us Contact us if you have any questions or comments. Client Services and Technical Support Phone Fax (800)

More information

E*Value Clinical Student Guide. Version 3.0

E*Value Clinical Student Guide. Version 3.0 E*Value Clinical Student Guide Version 3.0 June 2017 Table of Contents I. E*VALUE... 3 1.1 INTRODUCTION... 3 1.2 LOGGING IN... 3 II. CASE LOG S... 4 2.1 LAUNCHING CASE LOGS... 4 2.2 RECORDING A PATIENT

More information

Production Assistance for Cellular Therapies (PACT) PACT Application System User s Guide

Production Assistance for Cellular Therapies (PACT) PACT Application System User s Guide Production Assistance for Cellular Therapies (PACT) PACT Application System User s Guide Version 1.0 February 9, 2017 Version 1.0 TABLE OF CONTENTS 1.0 Getting Started... 1 1.1 Access to the Internet...

More information

IRBNet User Manual. University of Denver Human Research Protection Program (HRPP) Institutional Review Board (IRB)

IRBNet User Manual. University of Denver Human Research Protection Program (HRPP) Institutional Review Board (IRB) University of Denver Human Research Protection Program (HRPP) Institutional Review Board (IRB) IRBNet User Manual Office of Research Integrity and Education Mary Reed Building 222 INTRODUCTION The Office

More information

GARMCO E-Tendering System Guideline

GARMCO E-Tendering System Guideline Gulf Aluminium Rolling Mill Company GARMCO E-Tendering System Guideline Frequently Asked Questions How to Login to the E-Tendering System?... 2 How to Recover Your Password?... 3 How to Register to the

More information

Administrator Manual. Last Updated: 15 March 2012 Manual Version:

Administrator Manual. Last Updated: 15 March 2012 Manual Version: Administrator Manual Last Updated: 15 March 2012 Manual Version: 1.6 http://www.helpdeskpilot.com Copyright Information Under the copyright laws, this manual may not be copied, in whole or in part. Your

More information

Mentor eirb Researcher User Manual

Mentor eirb Researcher User Manual Ascension Wisconsin IRB Mentor eirb Researcher User Manual Contents 1 Introduction 1.1 Purpose of this Manual 1.2 User Support 2 Mentor eirb & User Accounts 2.1 About Mentor 2.2 User Roles 2.3 Requesting

More information

Instructions for SimplicityTouch ST-700 Gen 3 Configure Router for Wireless Connection. Model Numbers Covered: 70 ST-700, Generation 3

Instructions for SimplicityTouch ST-700 Gen 3 Configure Router for Wireless Connection. Model Numbers Covered: 70 ST-700, Generation 3 Instructions for SimplicityTouch ST-700 Gen 3 Configure Router for Wireless Connection Topics Covered: How to configure internal router for wireless connection Model Numbers Covered: 70 ST-700, Generation

More information

TeamUSA Portal Games Delegation Management Instructions

TeamUSA Portal Games Delegation Management Instructions This document includes the instructions to use TeamUSA Portal for Games Delegation Management. Updates to the system include: Managing your Assignments (all staff who may attend the Games & will need USOC

More information

Appointment History this function provides a record of all appointments and or cancellations by patient.

Appointment History this function provides a record of all appointments and or cancellations by patient. Appointment Scheduling Introduction Next Available - this mode searches for the next available appointments within a given range of time and/or days, whether for one provider or several providers. Reschedule

More information

MedLook Technical Support User Guide. MedLook Hosted Environment

MedLook Technical Support User Guide. MedLook Hosted Environment MedLook Technical Support User Guide MedLook Hosted Environment November 2009 Table of Contents Contents Accessing Software Support Desktop... 3 Wizmo Support Set... 4 Shadowing a User... 6 Logging out

More information

erequest How to apply guide

erequest How to apply guide Overview is an application that assists UCB in request life cycle management. UCB has clear guidance in place on what they can support or sponsor. Online requests will go through an internal review and

More information

How to Navigate the AHIP Medicare Course

How to Navigate the AHIP Medicare Course How to Navigate the AHIP Medicare Course This document is for reference only. It is a guide provided to help answer any questions you may have about the AHIP site and its coursework. It is provided as

More information

Revised: 08/02/ Click the Start button at bottom left, enter Server Manager in the search box, and select it in the list to open it.

Revised: 08/02/ Click the Start button at bottom left, enter Server Manager in the search box, and select it in the list to open it. Mobile App Windows Authentication & SSL Config Revised: 08/02/2017 Job Aid This Job Aid is intended for agency IT staff and explains how to enable Windows Authentication and SSL for your mobile applications

More information

HNSConnect. User Manual

HNSConnect. User Manual HNSConnect User Manual 1 SECTION I: Getting started 1.1 About HNSConnect When you became a HNS provider, you signed and dated an EDI agreement that permitted you to submit claims to HNS electronically.

More information

User's Guide for IFMA's Credential Application and Maintenance Program (CAMP)

User's Guide for IFMA's Credential Application and Maintenance Program (CAMP) User's Guide for IFMA's Credential Application and Maintenance Program (CAMP) Contents: Introduction to CAMP 2 Logging In 3 CFM Exam Application 6 CFM Exam Re-take Application 9 CFM Exam Extended Eligibility

More information

Hackney Learning Trust HR: DBS Online - Guide for Administrators and Verifiers

Hackney Learning Trust HR: DBS Online - Guide for Administrators and Verifiers DBS Online - Guide for Administrators and Verifiers File: Version: 11.0 1 of 48 About this guide Purpose This guide explains how those involved in the DBS process (Administrators and ID Verifiers) use

More information