LIMS Project: Myocardial Infarction Final Report

Size: px
Start display at page:

Download "LIMS Project: Myocardial Infarction Final Report"

Transcription

1 LIMS Project: Myocardial Infarction Final Report By Imran Iqbal (Project Leader) Zeeshan Khaliq Uttej Chowdary Kevin raju Group 1 Page 1

2 Acknowledgements We would like to thank Kjell Osborn and Robert Kajic for their support and for the discussions which helped us develop the ideas put forward here. We also thank Dr. Rizwan for his valuable advice on the requirements and the design of the project. Group 1 Page 2

3 Table of Contents 1. Introduction Purpose Problem Background Methodology Tools and Technologies Procedure Aim User Requirements Functional Requirements Non Functional Requirements Use case Admin: Technician: Doctor: Database Design Implementation Initial Project Plan Achieved Project Deadlines Test cases Summary Conclusion Comments of Client Future Work Group 1 Page 3

4 1. Introduction Laboratory Management Information System (LIMS) is an automated information system for tracking and managing laboratory samples, projects, analyses, measuring instruments, and quality control information, and for generating reports to clients. LIMS enable laboratories to manage their data and distribute the results to designated area. Apart from aiding regulatory compliance, LIMS can also provide benefits through improved quality of data, faster turnaround of more accurate data and automatic generation of exception reports; being able to disseminate this new-found quality data to management makes for faster decision-making. This together with the ability to dynamically update manufacturing systems and remove potential areas for error and provides tangible benefits that can be measured. 1.1 Purpose This is the Final Project Report of Group 1, Bioinformatics, submitted for the fulfillment of LIMS project done on Feb Mar This report provides a complete description of all the functions and the specifications of the project 'Myocardial Infarction'. The idea behind the project was provided by Dr. Rizwan who wanted a LIMS system to assess the early risk factor of Myocardial Infarction. The requirements were in turn developed by us and after confirmation from the client the LIMS system was developed. 1.2 Problem Background Myocardial infarction or also known as heart attack is the interruption of blood supply to a part of the heart causing heart cells to die. If left untreated for a sufficient period of time, it can cause damage or death of heart muscle tissue. When a large amount of heart muscle dies, the ability of the heart to pump blood to the rest of the body is diminished, and this can result in heart failure. This results in failure of other organs like kidneys. There are many risk factors which can cause myocardial infarction. Some of these being gender, age, level of physical activity, smoking, blood pressure, family history of Ischaemic heart disease (IHD), past history of IHD, family history of Diabetes Mellitus (DM), past history of DM, Body Mass Index (BMI ), blood HDL (High Density Lipoproteins) and Blood Triglycerides (cholesterol). Even though family history and male gender are genetically determined, the other risk factors can be modified through changes in lifestyle and medications. These factors individually or in a combination can help to determine the risk of having myocardial infarction in a person. Group 1 Page 4

5 1.3 Methodology Agile method was used for this project as the client was not sure regarding the requirements and this method gave us the flexibility to leave important decisions until more or better data was available. The various options available by using the agile method kept the project moving without fear of reaching a sudden standstill. The increments were shown to the client who reviewed it and in turn instructed the necessary changes to be done. For development of the LIMS system extreme programming was used. Extreme Programming is a discipline of software development based on values of simplicity, communication, feedback, and courage. It works by bringing the whole team together in the presence of simple practices, with enough feedback to enable the team to see where they are and to tune the practices to their unique situation. In extreme programming there are 12 types of practices that can be followed, of which we used pair programming. In pair programming all code is created by two people working together at a single computer Both programmers concentrate on the code being written. This increases software quality without impacting time to deliver. Although 2 people working at a single computer will add as much functionality as two working separately, it will be much higher in quality. 1.4 Tools and Technologies PHP (Hypertext Preprocessor) SQL(Structured Query Language) CSS (Cascading Style Sheets) HTML Dream weaver Javascript Group 1 Page 5

6 2. Procedure 2.1 Aim To assess the early risk factors of Myocardial Infarction through LIMS. 2.2 User Requirements Functional Requirements Admin Module The Admin should be able to add the fields for the technician and the doctor so that the details of the patient can be recorded in the system and viewed. The admin will have full access to the system. Admin 1 The Admin should be able to login to the system. 2 The Admin should be able to log out of the system. 3 The Admin should be able to add physical activity factor as a risk factor 4 The Admin should be able to add family history of IHD/atherosclerosis as a risk factor 5 The Admin should be able to add family history of diabetes mellitus as a risk factor 6 The Admin should be able to add past history of IHD as a risk factor 7 The Admin should be able to add history of DM as a risk factor 8 The Admin should be able to add smoking as a risk factor 9 he Admin should be able to add Blood Pressure as a risk factor 10 The Admin should be able to add BMI (Kg/m2) as a risk factor Group 1 Page 6

7 11 The Admin should be able to add blood HDL (High density lipoproteins) as a risk factor 12 The Admin should be able to add blood Triglycerides (cholesterol) as a risk factor Technician Module The technician should be able to add the patient details into the system and add the patient assessment information. Technician 1. The technician should be able to login to the system. 2. The technician should be able to logout of the system. 3. The technician should be able to add patient information. 4. The technician should be able to add patient assessment information 5. The technician should be able to search patient by name. 6. The technician should be able to search by SSN. 7. The technician should be able to search patient by Doctor Module The doctor should be able to view the report and get the summary of the report on the patient detail. Doctor 1. The doctor should be able to login to the system. Group 1 Page 7

8 2. The doctor should be able to logout of the system. 3. The doctor should be able to view the patient detail. 4. The doctor should be able to search a patient by name. 5. The doctor should be able to search a patient by name. 6. The doctor should be able to search a patient by SSN. 7. The doctor should be able to search a patient by Non Functional Requirements Compatibility The system should be compatible with Windows 2000, XP and Vista Security The password that is stored in the system should be encrypted and made sure it is inaccessible even to the system owners Usability The system should be handled by minimum of 5 persons and their reviews should be recorded regarding the system. If important the reviews should be taken into consideration and incorporated into the system Scalability Proper comments should be added with the code as any future user would be able to understand and add other function to the system Speed The system should respond to the user request within 3 seconds. Group 1 Page 8

9 2.3 Use case Admin: Entering patient information: Identified Actors Admin Actors Description Actors name Description Admin Entering patient information Admin login/logout Login/logout Actors name Description Admin Admin have to login in to the system while adding data Group 1 Page 9

10 Entering factors for blood pressure Factors Add blood pressure ADMIN Measurements Use case id use case name Ud_ad_01 Entering factors for blood pressure Actors: Description: Preconditions: Post conditions: Admin Admin add the blood pressure Admin must be logged in to the system The blood pressure received from the report assign factors and measurements Normal Flow: Alternative Flows: Exceptions: Frequency of Use: admin separates the factors and allocates points Required test is not conducted in any Lab. Connection error. Wrong Lab test ID generated. Frequently Group 1 Page 10

11 Entering factors for blood triglycerides Factors Add blood triglycerides admin Measurements Use case id use case name Ud_ad_02 Entering factors for blood triglycerides Actors: Description: Preconditions: Post conditions: Admin Admin add the blood triglycerides Admin must be logged in to the system The blood triglycerides received from the report assign factors and measurements Normal Flow: Alternative Flows: Exceptions: Frequency of Use: admin separates the factors and allocates points Required test is not conducted in any Lab. Connection error. Wrong Lab test ID generated. Frequently Group 1 Page 11

12 Entering factors for smoking Factors Add smoking admin Measurements Use case id use case name Ud_ad_03 Entering factors for smoking Actors: Description: Preconditions: Post conditions: Admin Admin add the smoking Admin must be logged in to the system The smoking received from the report assign factors and measurements Normal Flow: Alternative Flows: Exceptions: Frequency of Use: admin separates the factors and allocates points Required test is not conducted in any Lab. Connection error. Wrong Lab test ID generated. Frequently Entering factors for HDL Factors Add HDL admin Measurements Group 1 Page 12

13 Use case id use case name Ud_ad_04 Entering factors for hdl Actors: Description: Preconditions: Post conditions: Admin Admin add the hdl Admin must be logged in to the system The hdl received from the report assign factors and measurements Normal Flow: Alternative Flows: Exceptions: Frequency of Use: admin separates the factors and allocates points Required test is not conducted in any Lab. Connection error. Wrong Lab test ID generated. Frequently Entering factors for BMI Factors Add BMI admin Measurements Use case id use case name Ud_ad_05 Entering factors for BMI Actors: Description: Preconditions: Post conditions: Admin Admin add the BMI Admin must be logged in to the system The BMI received from the report assign factors and measurements Normal Flow: Alternative Flows: Exceptions: Frequency of Use: admin separates the factors and allocates points Required test is not conducted in any Lab. Connection error. Wrong Lab test ID generated. Frequently Group 1 Page 13

14 Entering factors for physical activity Factors Add physical activity admin Measurements Use case id use case name Ud_ad_06 Entering factors for physical activity Actors: Description: Preconditions: Post conditions: Admin Admin add the physical activity Admin must be logged in to the system The physical activity received from the report assign factors and measurements Normal Flow: Alternative Flows: Exceptions: Frequency of Use: admin separates the factors and allocates points Required test is not conducted in any Lab. Connection error. Wrong Lab test ID generated. Frequently Entering factors for IHD Factors Add IHD admin Measurements Group 1 Page 14

15 Use case id use case name Ud_ad_07 Entering factors for IHD Actors: Description: Preconditions: Post conditions: Admin Admin add the IHD Admin must be logged in to the system The IHD received from the report assign factors and measurements Normal Flow: Alternative Flows: Exceptions: Frequency of Use: admin separates the factors and allocates points Required test is not conducted in any Lab. Connection error. Wrong Lab test ID generated. Frequently 4.2 Technician: Technician login/logout Login/logout Technician Actors name Description Technician Technician have to login/logout of the system Group 1 Page 15

16 Entering patient information NAME ADD P.NUM E.MAIL Technician ADDRESS Use case id use case name Ud_TE_01 Entering patient information Actors: Description: Preconditions: Post conditions: Technician Technician adds the patient details Technician must be logged in to the system The basic information about the patient is entered in to the system Normal Flow: Alternative Flows: Exceptions: Frequency of Use: Technician separates the attributes and fix it to the particular one Required test is not conducted in any Lab. Connection error. Wrong Lab test ID generated. Frequently Group 1 Page 16

17 Patient detail Gender Blood pressure Blood triglycerides Patient detail Physical activity Hdl Technician IHD smoking Diabetes BMI Use case id use case name Ud_TE_02 Patient detail Actors: Description: Preconditions: Technician Technician adds the patient details Technician must be logged in to the system Group 1 Page 17

18 Post conditions: The factors and measurements can be assigned by the technician Normal Flow: Alternative Flows: Exceptions: Frequency of Use: Technician can fix the measurements and factors according to the report Required test is not conducted in any Lab. Connection error. Wrong Lab test ID generated. Frequently Patient search Name Search patient Pnum Technician Use case id use case name Ud_TE_02 Search patient Actors: Description: Preconditions: Post conditions: Technician Technician searches the patient by name and pnum Technician must be logged in to the system The technician search for details of the patient Normal Flow: Alternative Flows: Exceptions: Frequency of Use: Technician can search on the easier way he finds Required test is not conducted in any Lab. Connection error. Wrong Lab test ID generated. Frequently 4.3 Doctor: Doctor login/logout Group 1 Page 18

19 Login/logout Doctor Actors name Description doctor doctor have to login/logout of the system Patient search Name Search patient by Pnum Doctor Use case id use case name Ud_do_01 Search patient Actors: Description: Preconditions: Post conditions: doctor Doctor can searches the patient by name and pnum Doctor must be logged in to the system The doctor search for details of the patient Normal Flow: Doctor can search on the easier way he finds Alternative Flows: Required test is not conducted in any Lab. Exceptions: Connection error. Group 1 Page 19

20 Frequency of Use: Wrong Lab test ID generated. Frequently Viewing report and progress Gender Blood triglycerides Report and Progress Physical activity Hdl Doctor IHD smoking Diabetes BMI Use case id use case name Ud_do_02 Viewing report and progress Actors: Description: Preconditions: Post conditions: doctor Doctor can view the report and progress of a patient Doctor must be logged in to the system The doctor search the patient and views the patient details Normal Flow: Doctor can search on the easier way he finds Group 1 Page 20

21 Alternative Flows: Exceptions: Frequency of Use: Required test is not conducted in any Lab. Connection error. Wrong Lab test ID generated. Frequently 2.4 Database Design Group 1 Page 21

22 Group 1 Page 22 Patient PK Patient_id Name Address Personal_Number FK1 P_ass_id FK2 User_id Datetime Pre_assessment PK P_ass_id Patient_id Pysical_activity IHD Diabetes History_IHD Smoking Blood_Pressure BMI HDL Blood_Triglycerides FK1 Pre_assement_result_id Datetime Physical_activity PK P_activity_id Measurements_name Factor FK1 P_ass_id IHD PK IHD_id Measurements_name factor FK1 P_ass_id Diabetes PK Diabetes_id Measurements_name factor FK1 P_ass_id Smoking PK Smoke_id Measurements_name factor FK1 P_ass_id Blood_Pressure PK Blood_pressure_id Measurements_name factor FK1 P_ass_id BMI PK BMI_id Measurements_name factor FK1 P_ass_id HDL PK HDL_id Measurements_name factor FK1 P_ass_id Blood_Triglycerides PK Blood_id Measurements_name factor FK1 P_ass_id Pre_assessment_result PK Pre_assement_result_id P_ass_id Result Datetime User PK User_id username password user_type FK1 User_type_id User_type PK User_type_id Designation

23 3. Implementation 3.1 Initial Project Plan S.No Deliverables Deadline 1. Requirement Analysis 12 Feb Front end design and database design 16 Feb Development of both admin and front side + Documentation 28 Feb Testing and refinement + Test report writing 3 Mar Fixing errors If any occurs 5 Mar Project demonstration to client 7 Mar Achieved Project Deadlines S.No Deliverables Deadline Achieved Requirement Analysis Achieved Front end design and database design Achieved Development of both admin and front side + Documentation Testing and refinement + Test report writing Achieved Partially Achieved Fixing errors If any occurs Achieved Project demonstration to client Achieved Group 1 Page 23

24 3.3 Test cases Test Case Product: LIMS Release 1.0 Test Case: Blood pressure Test Case-ID: TC-0001 Approved: Yes Description/Goal: To verify that User is able to save blood pressure Record. Pre-conditions for this test case: Access to form of blood pressure. Date: 5 Mar 2010 Use Case Reference: Environment: MS Windows Internet Explorer 6.0 Scenario: Entering blood pressure. Test Case: Tester: Imran Iqbal Sr.# Step Description Expected Result Actual Result (if different from expected) 1 Enter blood pressure measurement Accepted 2 Enter factor Factor value accepted Test Case Status Group 1 Page 24

25 Test Case Product: LIMS Release 1.0 Test Case: Blood triglycerides Test Case-ID: TC-0002 Approved: Yes Description/Goal: To verify that User is able to save blood triglycerides record. Pre-conditions for this test case: Access to form of blood triglycerides. Date: 5 Mar 2010 Use Case Reference: Environment: MS Windows Internet Explorer 6.0 Scenario: Entering blood triglycerides. Test Case: Tester: Imran Iqbal Sr.# Step Description Expected Result Actual Result (if different from expected) 1 Enter blood triglycerides Accepted 2 Enter factor Factor value accepted Test Case Status Group 1 Page 25

26 Test Case Product: LIMS Release 1.0 Test Case: Smoking Test Case-ID: TC-0003 Approved: Yes Description/Goal: To verify that User is able to save smoking record. Pre-conditions for this test case: Access to form of smoking. Date: 5 Mar 2010 Use Case Reference: Environment: MS Windows Internet Explorer 6.0 Scenario: Entering smoking values. Test Case: Tester: Imran Iqbal Sr.# Step Description Expected Result Actual Result (if different from expected) 1 Enter smoking measurement Accepted 2 Enter factor Factor value accepted Test Case Status Group 1 Page 26

27 Test Case Product: LIMS Release 1.0 Test Case: HDL Test Case-ID: TC-0004 Approved: Yes Description/Goal: To verify that User is able to save HDL record Pre-conditions for this test case: Access to form of HDL. Date: 5 Mar 2010 Use Case Reference: Environment: MS Windows Internet Explorer 6.0 Scenario: Entering HDL. Test Case: Tester: Imran Iqbal Sr.# Step Description Expected Result Actual Result (if different from expected) 1 Enter HDL measurement Accepted 2 Enter factor Factor value accepted Test Case Status Group 1 Page 27

28 Test Case Product: LIMS Release 1.0 Test Case: BMI Test Case-ID: TC-0005 Approved: Yes Description/Goal: To verify that User is able to save BMI record. Pre-conditions for this test case: Access to form of BMI. Date: 5 Mar 2010 Use Case Reference: Environment: MS Windows Internet Explorer 6.0 Scenario: Entering BMI. Test Case: Tester: Imran Iqbal Sr.# Step Description Expected Result Actual Result (if different from expected) 1 Enter BMI measurement Accepted 2 Enter factor Factor value accepted Test Case Status Group 1 Page 28

29 Test Case Product: LIMS Release 1.0 Test Case: Physical Activity Test Case-ID: TC-0006 Approved: Yes Description/Goal: To verify that User is able to save physical activity record. Pre-conditions for this test case: Access to form of physical activity. Date: 5 Mar 2010 Use Case Reference: Environment: MS Windows Internet Explorer 6.0 Scenario: Entering physical activity. Test Case: Tester: Imran Iqbal Sr.# Step Description Expected Result Actual Result (if different from expected) 1 Enter physical activity measurement Accepted 2 Enter factor Factor value accepted Test Case Status Group 1 Page 29

30 Test Case Product: LIMS Release 1.0 Test Case: IHD Test Case-ID: TC-0007 Approved: Yes Description/Goal: To verify that User is able to save IHD record. Pre-conditions for this test case: Access to form of IHD. Date: 5 Mar 2010 Use Case Reference: Environment: MS Windows Internet Explorer 6.0 Scenario: Entering IHD. Test Case: Tester: Imran Iqbal Sr.# Step Description Expected Result Actual Result (if different from expected) 1 Enter IHD measurement Accepted 2 Enter factor Factor value accepted Test Case Status Group 1 Page 30

31 Test Case Product: LIMS Release 1.0 Test Case: Patient Form Test Case-ID: TC-0008 Approved: Yes Description/Goal: To verify that User is able to save patient form.. Pre-conditions for this test case: Access to form of patient form. Date: 5 Mar 2010 Use Case Reference: Environment: MS Windows Internet Explorer 6.0 Scenario: Entering patient form. Test Case: Tester: Imran Iqbal Sr.# Step Description Expected Result Actual Result 1. Enter patient name The name is accepted. (if different from expected) 2. Enter personal no. The personal no. is accepted. 3. Enter id The id is accepted. 4. Enter address The address is accepted. Group 1 Page 31

32 5. Click on save The values are saved and are displayed in the form. Test Case Status Test Case Product: LIMS Release 1.0 Test Case: Patient Detail Test Case-ID: TC-0009 Approved: Yes Description/Goal: To verify that User is able to save patient detail.. Pre-conditions for this test case: Access to form of patient detail. Date: 5 Mar 2010 Use Case Reference: Environment: MS Windows Internet Explorer 6.0 Scenario: Entering patient detail. Test Case: Tester: Imran Iqbal Sr.# Step Description Expected Result Actual Result (if different from expected) 1. In the Gender field, select a value from the drop down list 'Male', 'Female' The value is selected Group 1 Page 32

33 2. In the Blood pressure field, select a value from the drop down list '90-119/60-79mmHg', ' /80-89', ' /90-99', '>160/>100'. 3. In the Blood triglycerides field, select a value from the drop down list '<150 mg/dl', ' ', ' ', ' ', '>500', The value is selected The value is selected 4. In the Diabetes field, select a value from the drop down list 'none', 'first degree relatives', '2nd degree relatives'. The value is selected Group 1 Page 33

34 5. In the HDL field, select a value from the drop down list '>60 mg/dl', '51-59', '41-50', '<40'. 6. In the IHD field, select a value from the drop down list 'None', 'Yes' 7. In the Smoking field, select a value from the drop down list 'none', 'very occasional', '<5 cigarettes a day', '5-15 cigarettes a day', '>15 cigarettes a day' 8. In the Physical Activity field, select a value from the drop down list 'atleast 1h/d, 3d/wk', 'atleast 1h/d,2d/wk', 'atleast 1hr a week', 'occasionaly', 'very rare'. 9. In the Body Mass Index field, select a value from the drop down list '18-24', '25-26', The value is selected The value is selected The value is selected The value is selected The value is selected Group 1 Page 34

35 '26-28', '>30'. 10. Click on save The patient detail is saved in the database Test Case Status Test Case Product: LIMS Release 1.0 Test Case: Patient Search Test Case-ID: TC-0010 Approved: Yes Description/Goal: To verify that User is able to perform a patient search Pre-conditions for this test case: Access to form of patient search. Date: 5 Mar 2010 Use Case Reference: Environment: MS Windows Internet Explorer 6.0 Scenario: Perform patient search. Test Case: Tester: Imran Iqbal Sr.# Step Description Expected Result Actual Result (if different from expected) Group 1 Page 35

36 1. Click on 'Search Patient By Name' The form appears 2. Enter patient name The patient name is accepted 3. Click on Search The patient detail is retrieved 4. Click on 'Search Patient By SSN' The form appears 5. Enter Personal No. The personal no is accepted. 6. Click on Search The patient detail is retrieved 7. Click on 'Search Patient By ' 8. Enter the address The form appears The address is accepted 9. Click on Search The patient detail is retrieved Test Case Status Group 1 Page 36

37 4. Screen shots 4. Screen shots Screen shot of main page Screen shot of login page Group 1 Page 37

38 Screen shot of contact us Screen shot of Admin main page Group 1 Page 38

39 Screen shot of Blood pressure Screen shot of Blood Triglycerides Group 1 Page 39

40 Screen shot of Smoking Screen shot of HDL Group 1 Page 40

41 Screen shot of BMI Screen shot of Physical Activity Group 1 Page 41

42 Screen shot of IHD Screen shot of technician main page Group 1 Page 42

43 Screen shot of patient form Screen shot of patient detail Group 1 Page 43

44 Screen shot of searching patient by name Screen shot of searching patient by SSN Group 1 Page 44

45 Screen shot of searching patient by Screen shot of Patient report Group 1 Page 45

46 Screen shot of Patient Progress Group 1 Page 46

47 5. Summary 5.1 Conclusion The primary goal of the project was to develop a LIMS system for myocardial infarction where the probability of occurrence of the disease was calculated using the various risk factors associated with it. This was achieved through our LIMS system. The system was able to provide an interface for the admin and technician to enter the patient details and the doctor to print out a report regarding the lab details of the patient. 5.2 Comments of Client The client was happy with the system and wanted to incorporate a Print option configured on the final report page so that the doctor can directly take a printout. 5.3 Future Work The following are the points that can be a part of future system. 1. The future work would include a graphical representation of the report that is printed out to the doctor. 2. Many other diseases can be included in the system so that the doctor can take decisions according to the report. Group 1 Page 47

11. NATIONAL DAFNE CLINICAL AND RESEARCH DATABASE

11. NATIONAL DAFNE CLINICAL AND RESEARCH DATABASE 11. NATIONAL DAFNE CLINICAL AND RESEARCH DATABASE The National DAFNE Clinical and Research database was set up as part of the DAFNE QA programme (refer to section 12) to facilitate Audit and was updated

More information

Student Orientation 2010, Centricity Enterprise EMR Training, and netlearning.parkview.com Instructions for Nursing Students

Student Orientation 2010, Centricity Enterprise EMR Training, and netlearning.parkview.com Instructions for Nursing Students Updated 11/29/2011 Welcome to Parkview Health. We are glad you are coming to learn with us, and we thank you in advance for your participation in providing the best care for the patients in our region.

More information

Diabetes Management App. Instruction Manual

Diabetes Management App. Instruction Manual Diabetes Management App Instruction Manual Accu-Chek Connect Diabetes Management App Overview The Accu-Chek Connect diabetes management app (hereafter referred to as the app) is designed to help you: Transfer

More information

User Instruction Guide

User Instruction Guide User Instruction Guide Table of Contents Logging In and Logging Out of MMSx 1 Creating a TPN (Terminal Profile Number) 2 Single Merchant 2 From Navigation Bar 2 From Home Page Link 4 Multiple Merchants

More information

COMPLETING ONLINE EHS COURSES

COMPLETING ONLINE EHS COURSES COMPLETING ONLINE EHS COURSES This document explains how to enroll in and complete online Environmental Health & Safety (EHS) courses in Quercus. Before you begin, you will need a UTORid (obtained from

More information

Let s get started with the OneTouch Reveal web app

Let s get started with the OneTouch Reveal web app Let s get started with the Step-by-Step Guide Your step-by-step guide to setting up and using the with the OneTouch Reveal mobile app The supporting you and your patients throughout their journey Designed

More information

EasyComp. The TPN Compatibility Software. Clinical Nutrition

EasyComp. The TPN Compatibility Software. Clinical Nutrition EasyComp The TPN Compatibility Software Clinical Nutrition Content 1. General Information 5 1.1 What is EasyComp? 4 1.2 Features and functions of EasyComp 5 1.3 IT requirements 5 t2. Starting EasyComp

More information

Elemental Kinection. Requirements. 2 May Version Texas Christian University, Computer Science Department

Elemental Kinection. Requirements. 2 May Version Texas Christian University, Computer Science Department Elemental Kinection Requirements Version 2.1 2 May 2016 Elemental Kinection Requirements i Revision History All revision history listed below. Version Change Summary Date 1.0 Initial Draft 10 November

More information

DPV. Ramona Ranz, Andreas Hungele, Prof. Reinhard Holl

DPV. Ramona Ranz, Andreas Hungele, Prof. Reinhard Holl DPV Ramona Ranz, Andreas Hungele, Prof. Reinhard Holl Contents Possible use of DPV Languages Patient data Search for patients Patient s info Save data Mandatory fields Diabetes subtypes ICD 10 Fuzzy date

More information

Qualification Form Instructions

Qualification Form Instructions Qualification Form Instructions Congratulations on taking steps toward maintaining or improving your health! The Blue Cross Blue Shield of Michigan Qualification Form is enclosed for you and your physician

More information

Software Version 2.0. User s Guide

Software Version 2.0. User s Guide Software Version 2.0 User s Guide Table of Contents Contents Contents Important Information About Your FreeStyle Auto-Assist Software...1 Intended Use...1 System Requirements...1 Connecting to your Abbott

More information

Content Part 2 Users manual... 4

Content Part 2 Users manual... 4 Content Part 2 Users manual... 4 Introduction. What is Kleos... 4 Case management... 5 Identity management... 9 Document management... 11 Document generation... 15 e-mail management... 15 Installation

More information

Proteome Discoverer Version 1.3

Proteome Discoverer Version 1.3 Xcalibur Proteome Discoverer Version 1.3 Installation Guide XCALI-97359 Revision A May 2011 2011 Thermo Fisher Scientific Inc. All rights reserved. Xcalibur is a registered trademark of Thermo Fisher Scientific

More information

CHAPTER 6 DESIGN AND ARCHITECTURE OF REAL TIME WEB-CENTRIC TELEHEALTH DIABETES DIAGNOSIS EXPERT SYSTEM

CHAPTER 6 DESIGN AND ARCHITECTURE OF REAL TIME WEB-CENTRIC TELEHEALTH DIABETES DIAGNOSIS EXPERT SYSTEM 87 CHAPTER 6 DESIGN AND ARCHITECTURE OF REAL TIME WEB-CENTRIC TELEHEALTH DIABETES DIAGNOSIS EXPERT SYSTEM 6.1 INTRODUCTION This chapter presents the design and architecture of real time Web centric telehealth

More information

Qualys PC/SCAP Auditor

Qualys PC/SCAP Auditor Qualys PC/SCAP Auditor Getting Started Guide November 15, 2017 COPYRIGHT 2011-2017 BY QUALYS, INC. ALL RIGHTS RESERVED. QUALYS AND THE QUALYS LOGO ARE REGISTERED TRADEMARKS OF QUALYS, INC. ALL OTHER TRADEMARKS

More information

SleepImage Website Instructions for Use

SleepImage Website Instructions for Use SleepImage Website Instructions for Use Wellness Clinician Account Version 1 MyCardio SleepImage Website Copyright 2017 MyCardio. All rights reserved. Distributed by MyCardio LLC Issued Sept, 2017 Printed

More information

Fully Automated IFA Processor LIS User Manual

Fully Automated IFA Processor LIS User Manual Fully Automated IFA Processor LIS User Manual Unless expressly authorized, forwarding and duplication of this document is not permitted. All rights reserved. TABLE OF CONTENTS 1 OVERVIEW... 4 2 LIS SCREEN...

More information

Enhanced Asthma Management with Mobile Communication

Enhanced Asthma Management with Mobile Communication Enhanced Asthma Management with Mobile Communication P.S. Ngai, S. Chan, C.T. Lau, K.M. Lau Abstract In this paper, we propose a prototype system to enhance the management of asthma condition in patients

More information

Florida Standards Assessments

Florida Standards Assessments Florida Standards Assessments Assessment Viewing Application User Guide 2017 2018 Updated February 9, 2018 Prepared by the American Institutes for Research Florida Department of Education, 2018 Descriptions

More information

The Hospital Anxiety and Depression Scale Guidance and Information

The Hospital Anxiety and Depression Scale Guidance and Information The Hospital Anxiety and Depression Scale Guidance and Information About Testwise Testwise is the powerful online testing platform developed by GL Assessment to host its digital tests. Many of GL Assessment

More information

Audit Firm Administrator steps to follow

Audit Firm Administrator steps to follow Contents Audit Firm Administrator steps to follow... 3 What to know before you start... 3 Understanding CaseWare Cloud in a nutshell... 3 How to do the once off set up for the Audit Firm or Organisation...

More information

mehealth for ADHD Parent Manual

mehealth for ADHD Parent Manual mehealth for ADHD adhd.mehealthom.com mehealth for ADHD Parent Manual al Version 1.0 Revised 11/05/2008 mehealth for ADHD is a team-oriented approach where parents and teachers assist healthcare providers

More information

We, at Innovatech Group, have designed xtrack, an easy-to-use workout application that tracks the fitness progress of the user, asking the user to

We, at Innovatech Group, have designed xtrack, an easy-to-use workout application that tracks the fitness progress of the user, asking the user to 2 We, at Innovatech Group, have designed xtrack, an easy-to-use workout application that tracks the fitness progress of the user, asking the user to input information before and after each workout session.

More information

Trainer Resource ~ Creating Your Client s dotfit Me Program

Trainer Resource ~ Creating Your Client s dotfit Me Program Use these step-by-step instructions to help you create your client s dotfit Me Program and to gain an understanding of how the program functions. To create a program, clients must have purchased a subscription

More information

Documenting Patient Immunization. New Brunswick 2018/19

Documenting Patient Immunization. New Brunswick 2018/19 Documenting Patient Immunization New Brunswick 2018/19 Table of Contents Documenting Patient Immunization New Brunswick...3 Immunization Module Features...4 Configuration...5 Marketing Message Setup...6

More information

Elsevier ClinicalKey TM FAQs

Elsevier ClinicalKey TM FAQs Elsevier ClinicalKey FAQs Table of Contents What is ClinicalKey? Where can I access ClinicalKey? What medical specialties are covered in ClinicalKey? What information is available through ClinicalKey?

More information

Medtech32 Diabetes Get Checked II Advanced Form Release Notes

Medtech32 Diabetes Get Checked II Advanced Form Release Notes Medtech32 Diabetes Get Checked II Advanced Form Release Notes These Release Notes contain important information for all Medtech32 Users. Please ensure that they are circulated amongst all your staff. We

More information

OneTouch Reveal Web Application. User Manual for Healthcare Professionals Instructions for Use

OneTouch Reveal Web Application. User Manual for Healthcare Professionals Instructions for Use OneTouch Reveal Web Application User Manual for Healthcare Professionals Instructions for Use Contents 2 Contents Chapter 1: Introduction...4 Product Overview...4 Intended Use...4 System Requirements...

More information

Aggregate Report Instructions

Aggregate Report Instructions Version 2018_v4 Workplace Health Solutions Center for Workplace Health Research & Evaluation Version 2018_v4 Table of Contents Purpose.....3 Data Privacy....3 About Life's Simple 7....4 Table 1. Life's

More information

Marathon ehealth Portal User Guide

Marathon ehealth Portal User Guide Marathon ehealth Portal User Guide Contents Page 2 Page 3 Getting Started Home Page 4 My Health Record Goals 20 Winooski Falls Way, Suite 400 Summary Winooski, VT 05404 History p 802-857-0400 Screening

More information

VACCINE REMINDER SERVICE A GUIDE FOR SURGERIES

VACCINE REMINDER SERVICE A GUIDE FOR SURGERIES VACCINE REMINDER SERVICE A GUIDE FOR SURGERIES Sign up to the free text and voicemail service to automatically remind patients eligible for flu vaccination to book their appointment. This guide shows how

More information

WFS. User Guide. thinkwhere Glendevon House Castle Business Park Stirling FK9 4TZ Tel +44 (0) Fax +44 (0)

WFS. User Guide. thinkwhere Glendevon House Castle Business Park Stirling FK9 4TZ   Tel +44 (0) Fax +44 (0) WFS User Guide thinkwhere Glendevon House Castle Business Park Stirling FK9 4TZ www.thinkwhere.com Tel +44 (0)1786 476060 Fax +44 (0)1786 47609 Table of Contents WHAT IS A WEB FEATURE SERVICE?... 3 Key

More information

Qualification Form Instructions

Qualification Form Instructions Qualification Form Instructions Congratulations on taking steps toward maintaining or improving your health! The Blue Cross Blue Shield of Michigan qualification form is enclosed for you and your physician

More information

Documenting Patient Immunization. Ontario 2018/19

Documenting Patient Immunization. Ontario 2018/19 Documenting Patient Immunization Ontario 2018/19 Table of Contents Documenting Patient Immunization Ontario...3 Immunization Module Features...4 Configuration...5 Marketing Message Setup...6 Paper Mode...9

More information

Iris Web-Based Interface User Manual. 1. Introduction Indications for Use

Iris Web-Based Interface User Manual. 1. Introduction Indications for Use IRIS USER MANUAL Iris Web-Based Interface User Manual Manual Information Date of release: June 28, 2014 Revision number: 1.0 Reference software version: 1.0 Service provider: 1 Table of Contents Intelligent

More information

Steps to Creating a New Workout Program

Steps to Creating a New Workout Program Steps to Creating a New Workout Program Step 1: Log into lab website: https://fitnessandhealthpromotion.ca/ a. If you have never logged in, use your FOL username without the @fanshaweonline.ca portion

More information

Diabetes Management Software V1.3 USER S MANUAL

Diabetes Management Software V1.3 USER S MANUAL Diabetes Management Software V1.3 Manufacturer: BIONIME CORPORATION No. 100, Sec. 2, Daqing St., South Dist., Taichung City 40242, Taiwan http: //www.bionime.com E-mail: info@bionime.com Made in Taiwan

More information

MEAT CONTENT CALCULATION

MEAT CONTENT CALCULATION MEAT CONTENT CALCULATION Introduction Amendments to the European Labelling Directive have resulted in the need to harmonise the definition of meat across Europe. This new definition attempts to ensure

More information

Instructor Guide to EHR Go

Instructor Guide to EHR Go Instructor Guide to EHR Go Introduction... 1 Quick Facts... 1 Creating your Account... 1 Logging in to EHR Go... 5 Adding Faculty Users to EHR Go... 6 Adding Student Users to EHR Go... 8 Library... 9 Patients

More information

PCS CLINICAL AUDIT TOOL USER GUIDE

PCS CLINICAL AUDIT TOOL USER GUIDE PCS CLINICAL AUDIT TOOL USER GUIDE PEN COMPUTER SYSTEMS PTY LTD Version 2-3 DOCUMENT IDENTIFIER: Clinical Audit Tool User Guide Document Version Release Date Created/Modified By Revision 0-1 26/02/2007

More information

P R O V I D E R T R A I N I N G P R E S E N T E D B Y

P R O V I D E R T R A I N I N G P R E S E N T E D B Y Understanding and Utilizing Your Portal P R O V I D E R T R A I N I N G P R E S E N T E D B Y Discussion Topics HCA Website Accessing the Portal Requesting Interpreters Cancelling and/or Updating Appointments

More information

CALYPSO 2017 Software Download Portal. https://sdp.metrology.zeiss.com/#/home

CALYPSO 2017 Software Download Portal. https://sdp.metrology.zeiss.com/#/home CALYPSO 2017 Software Download Portal https://sdp.metrology.zeiss.com/#/home 1 CALYPSO 2017 - Highlights standardized: PiWeb reporting modern: new technologies linked: colin3d & CALYPSO easy: improved

More information

Physical health assessment and monitoring in long-term mental health care

Physical health assessment and monitoring in long-term mental health care Physical health assessment and monitoring in long-term mental health care Dr Alan Farmer Consultant Psychiatrist Worcestershire Mental Health Partnership NHS Trust A brief questionnaire Current thoughts,

More information

Lesson 3 Profex Graphical User Interface for BGMN and Fullprof

Lesson 3 Profex Graphical User Interface for BGMN and Fullprof Lesson 3 Profex Graphical User Interface for BGMN and Fullprof Nicola Döbelin RMS Foundation, Bettlach, Switzerland March 01 02, 2016, Freiberg, Germany Background Information Developer: License: Founded

More information

BLOODPRESSURE & PULSE App for iphone, ipad and ipod USER GUIDE. App Version 2.2

BLOODPRESSURE & PULSE App for iphone, ipad and ipod USER GUIDE. App Version 2.2 App for iphone, ipad and ipod USER GUIDE App Version 2.2 Table of contents Description 3-4 Views 5 Enter your measurements 6 Summary of your values 7 Stages of Hypertension 8 Statistics 9-10 Diary Logs

More information

Creating EVENTS in TPN s Partner Portal Step 1: Scroll down to the footer of the home page and click on PARTNER LOGIN:

Creating EVENTS in TPN s Partner Portal Step 1: Scroll down to the footer of the home page and click on PARTNER LOGIN: Creating EVENTS in TPN s Partner Portal Step 1: Scroll down to the footer of the home page and click on PARTNER LOGIN: Step 1A: You can also access the login portal by going directly to the following link:

More information

Strive Frequently Asked Questions

Strive Frequently Asked Questions Strive Frequently Asked Questions What is Strive and how is it different from TRAIN? Strive is the next generation of assessment program designed to test Special Olympics Athletes current state of physical

More information

1111 IH III III HII II

1111 IH III III HII II PERPUSTAKAAN UMP 1111 IH III III 1111111111 HII II 11111111 00001 03231 ONLINE DENTAL MANAGEMENT SYSTEM KHOO KOK HONG TECHNICAL REPORT SUBMITTED IN FULFILMENT OF THE BACHELOR OF COMPUTER SCIENCE (COMPUTER

More information

RESULTS REPORTING MANUAL. Hospital Births Newborn Screening Program June 2016

RESULTS REPORTING MANUAL. Hospital Births Newborn Screening Program June 2016 RESULTS REPORTING MANUAL Hospital Births Newborn Screening Program June 2016 CONTENTS GETTING STARTED... 1 Summary... 1 Logging In... 1 Access For New Hires... 2 Reporting Parental Refusals... 3 Adding

More information

PVDOMICS: ECG Training Module

PVDOMICS: ECG Training Module PVDOMICS: ECG Training Module Cardiovascular Physiology Core Cleveland Clinic, Cleveland OH November 7, 2016 NHLBI Pulmonary Vascular Disease Phenomics Program Funded by the National Heart, Lung, and Blood

More information

LiteLink mini USB. Diatransfer 2

LiteLink mini USB. Diatransfer 2 THE ART OF MEDICAL DIAGNOSTICS LiteLink mini USB Wireless Data Download Device Diatransfer 2 Diabetes Data Management Software User manual Table of Contents 1 Introduction... 3 2 Overview of operating

More information

TMWSuite. DAT Interactive interface

TMWSuite. DAT Interactive interface TMWSuite DAT Interactive interface DAT Interactive interface Using the DAT Interactive interface Using the DAT Interactive interface... 1 Setting up the system to use the DAT Interactive interface... 1

More information

Results from a survey of NetAssess users Alan Mead Aon Consulting.

Results from a survey of NetAssess users Alan Mead Aon Consulting. Results from a survey of NetAssess users Alan Mead Aon Consulting alan_d_mead@aoncons.com Lots of Internet hype corresponding HR interest in using web technology Increasing requests for web-based version

More information

2019 C&F Bank Wellness Program. Administered by CareTeam

2019 C&F Bank Wellness Program. Administered by CareTeam 2019 C&F Bank Wellness Program Administered by CareTeam Welcome You have the power to improve your health and save money! One of the many great advantages of working at C&F Bank is the opportunity to participate

More information

https://www.iqttesting.com/default.aspx/aaaai

https://www.iqttesting.com/default.aspx/aaaai 2018 AAAAI Allergy/Immunology In-Training Exam FIT Instructions Table of Contents...Page 1 Easy Reference Information....Page 2 WHEN and WHAT is the In-Training Exam?... Pages 3-4 FIT Login Instructions...Pages

More information

Lead the Way with Advanced Care Management. Workbook

Lead the Way with Advanced Care Management. Workbook Lead the Way with Advanced Care Management Workbook TPCA Training 10.2018 Section 1: Using i2itracks for Chronic Disease Management Chronic Disease Tracking in 2018 Disease Management Definition A system

More information

Improving Eligibility and Consent Documentation. September 20, 2012

Improving Eligibility and Consent Documentation. September 20, 2012 Improving Eligibility and Consent Documentation September 20, 2012 Improving Data Collection The State Office of AIDS (OA) works with providers to improve the quality of data that is collected and entered

More information

Roanoke College Wellness Program for 2018 MaroonsRWell

Roanoke College Wellness Program for 2018 MaroonsRWell Roanoke College Wellness Program for 2018 MaroonsRWell Welcome to bebetter Health, your partner in wellness! All Roanoke College benefit-eligible employees and spouses covered on the health plan are eligible

More information

instadose dosimeters Dosimetry Services Division

instadose dosimeters Dosimetry Services Division instadose dosimeters Dosimetry Services Division instadose Dosimeter Instant. Precise. Portable. OVERVIEW The instadose dosimeter brings radiation monitoring into the digital age. Smaller than a flash

More information

T E A M L E A D E R GUIDE

T E A M L E A D E R GUIDE TEAM LEADER GUIDE With your PASSION no one walks alone. The American Cancer Society has an important mission to free the world from the pain and suffering of breast cancer. Working with passionate, determined

More information

Entering HIV Testing Data into EvaluationWeb

Entering HIV Testing Data into EvaluationWeb Entering HIV Testing Data into EvaluationWeb User Guide Luther Consulting, LLC July, 2014/v2.2 All rights reserved. Table of Contents Introduction... 3 Accessing the CTR Form... 4 Overview of the CTR Form...

More information

How to guide to the Control Self Assessment (CSA) tool and process

How to guide to the Control Self Assessment (CSA) tool and process How to guide to the Control Self Assessment (CSA) tool and process Contents 1. What is CSA?... 2 2. Why CSA?... 2 3. Training and support... 3 4. Processes... 3 5. Frequently asked questions (FAQ s)...

More information

Data Management System (DMS) User Guide

Data Management System (DMS) User Guide Data Management System (DMS) User Guide Eversense and the Eversense logo are trademarks of Senseonics, Incorporated. Other brands and their products are trademarks or registered trademarks of their respective

More information

Your Starting Point. Our Wellness Portal is the perfect place to begin your path to health

Your Starting Point. Our Wellness Portal is the perfect place to begin your path to health Fall 2014 Your Starting Point Our Wellness Portal is the perfect place to begin your path to health - Time for a yearly check-up - Is sleep apnea hurting your health? - Cholesterol by the numbers ONE TO

More information

Diabetes, Diet and SMI: How can we make a difference?

Diabetes, Diet and SMI: How can we make a difference? Diabetes, Diet and SMI: How can we make a difference? Dr. Adrian Heald Consultant in Endocrinology and Diabetes Leighton Hospital, Crewe and Macclesfield Research Fellow, Manchester University Relative

More information

On Demand Video Remote Interpreting

On Demand Video Remote Interpreting On Demand Video Remote Interpreting Interpreter User Guide thebigword.com 1 Contents What is On Demand Video Remote Interpreting (VRI)? What do I Need to Deliver a Good On Demand VRI Experience? What are

More information

RenalSmart (diabetic) Instruction Manual

RenalSmart (diabetic) Instruction Manual RenalSmart (diabetic) Instruction Manual Stepwise Approach Access to Application Patient details Dietary management: Food Options Dietary mangement: Consultation Dietary mangement: Previous consultation

More information

Advanced in vitro exposure systems VITROCELL VC 10 S-TYPE SMOKING ROBOT

Advanced in vitro exposure systems VITROCELL VC 10 S-TYPE SMOKING ROBOT Advanced in vitro exposure systems VITROCELL VC 10 S-TYPE SMOKING ROBOT Platform concept conventional cigarettes e-cigarettes fast cleaning VITROCELL SMOKING ROBOT VC 10 S-TYPE Features all special requirements

More information

Completing the Hepatitis B Online Survey using ReadySet

Completing the Hepatitis B Online Survey using ReadySet Completing the Hepatitis B Online Survey using ReadySet The OSHA Bloodborne Pathogens Standard requires that all employees who are at risk for exposure to bloodborne pathogens be offered the Hepatitis

More information

Test-Driven Development

Test-Driven Development Test-Driven Development Course of Software Engineering II A.A. 2009/2010 Valerio Maggio, Ph.D. Student Prof. Sergio Di Martino Contents at Glance What is TDD? TDD and XP TDD Mantra TDD Principles and Patterns

More information

T E A M L E A D E R GUIDE

T E A M L E A D E R GUIDE TEAM LEADER GUIDE With your PASSION no one walks alone. The American Cancer Society has an important mission to free the world from the pain and suffering of breast cancer. Working with passionate, determined

More information

Improved Transparency in Key Operational Decisions in Real World Evidence

Improved Transparency in Key Operational Decisions in Real World Evidence PharmaSUG 2018 - Paper RW-06 Improved Transparency in Key Operational Decisions in Real World Evidence Rebecca Levin, Irene Cosmatos, Jamie Reifsnyder United BioSource Corp. ABSTRACT The joint International

More information

UWA ERA Publications Collection 2011

UWA ERA Publications Collection 2011 UWA ERA Publications Collection 2011 Overview of the collection process Introduction to Minerva Research Assessment Unit September 2011 In this seminar Why we collect ERA publications data See UWA Publications

More information

GYMTOP USB PROFESSIONAL 20143

GYMTOP USB PROFESSIONAL 20143 GYMTOP USB PROFESSIONAL 20143 CONTENTS 1 x Gymtop USB 1 x CD Please note: please see PC requirements below. ABOUT THIS PRODUCT Can help develop users motor skills including planning Gymtop uses proprioceptors

More information

Medtech Training Guide

Medtech Training Guide Medtech Training Guide Clinical Audit Tool Copyright Medtech Limited Page 1 of 80 Clinical Audit Tool v4.0 Contents Chapter 1: Getting Started... 3 Logging In... 3 Logging Out... 3 Setting the Preliminary

More information

HOW TO USE THE BENCHMARK CALENDAR SYSTEM

HOW TO USE THE BENCHMARK CALENDAR SYSTEM HOW TO USE THE BENCHMARK CALENDAR SYSTEM 1. Go to Website http://doris.clk.co.st-johns.fl.us/benchmarkweb 2. You can use Firefox or Internet Explorer 11 to login to Benchmark. Compatibility mode is no

More information

Welcome to the New and Improved Member Website: Now Available to All Diocese Employees!

Welcome to the New and Improved Member Website: Now Available to All Diocese Employees! Welcome to the New and Improved Member Website: Now Available to All Diocese Employees! www.ourhealthylives.org Jeff L. Soileau, MS Health & Wellness Program Manager Key Features Enhanced security features

More information

LibreHealth EHR Student Exercises

LibreHealth EHR Student Exercises LibreHealth EHR Student Exercises 1. Exercises with Test Patients created by students a. Create a new Encounter using the Bronchitis form (template) i. While your patient s chart is open, go to either

More information

Interpretype Video Remote Interpreting (VRI) Subscription Service White Paper September 2010

Interpretype Video Remote Interpreting (VRI) Subscription Service White Paper September 2010 Interpretype Video Remote Interpreting (VRI) Subscription Service White Paper September 2010 Overview: Interpretype Video Remote Interpreting (VRI) Subscription Service is a revolutionary method of scheduling,

More information

Advanced in vitro exposure systems VITROCELL VC 1 SMOKING MACHINE

Advanced in vitro exposure systems VITROCELL VC 1 SMOKING MACHINE Advanced in vitro exposure systems VITROCELL VC 1 SMOKING MACHINE Options for e-cigarettes VITROCELL VC 1 SMOKING MACHINE Manual smoking machine with high tech features square puff profiles higher puff

More information

The REDOXS Study. REducing Deaths due to OXidative Stress. A randomized trial of glutamine and antioxidant supplementation in critically ill patients

The REDOXS Study. REducing Deaths due to OXidative Stress. A randomized trial of glutamine and antioxidant supplementation in critically ill patients The REDOXS Study REducing Deaths due to OXidative Stress A randomized trial of glutamine and antioxidant supplementation in critically ill patients Pharmacy Manual This study is registered at Clinicaltrials.gov.

More information

Advanced in vitro exposure systems

Advanced in vitro exposure systems Advanced in vitro exposure systems VITROCELL VC 1/7 SMOKING MACHINE Features for e-cigarettes VITROCELL VC 1/7 SMOKING MACHINE Linear smoking machine with high tech features square puff profiles higher

More information

the best of care Managing diabetes with the FORA Diamond MINI and tools from Discovery Health Medical Scheme

the best of care Managing diabetes with the FORA Diamond MINI and tools from Discovery Health Medical Scheme the best of care 2014 Managing diabetes with the FORA Diamond MINI and tools from Discovery Health Medical Scheme contents What this document is about This document gives an overview of the FORA Diamond

More information

USER GUIDE: NEW CIR APP. Technician User Guide

USER GUIDE: NEW CIR APP. Technician User Guide USER GUIDE: NEW CIR APP. Technician User Guide 0 Table of Contents 1 A New CIR User Interface Why?... 3 2 How to get started?... 3 3 Navigating the new CIR app. user interface... 6 3.1 Introduction...

More information

RaySafe i3 INSTALLATION & SERVICE MANUAL

RaySafe i3 INSTALLATION & SERVICE MANUAL RaySafe i3 INSTALLATION & SERVICE MANUAL 2017.06 Unfors RaySafe 5001104-1.1 All rights are reserved. Reproduction or transmission in whole or in part, in any form or by any means, electronic, mechanical

More information

Computing Intensity Increments For Incremental Exercise Protocols

Computing Intensity Increments For Incremental Exercise Protocols Computing Intensity Increments For Incremental Exercise Protocols 1 Robert A. Robergs, Ph.D., FASEP, EPC Director: Exercise Physiology Laboratories, Exercise Science Program, Department of Health, Exercise

More information

MNSCREEN TRAINING MANUAL Hospital Births Newborn Screening Program October 2015

MNSCREEN TRAINING MANUAL Hospital Births Newborn Screening Program October 2015 MNSCREEN TRAINING MANUAL Hospital Births Newborn Screening Program October 2015 CONTENTS PART 1: GETTING STARTED... 2 Logging In... 2 Access for New Hires... 2 Reporting Refusals... 3 Adding Patient Records...

More information

CHRONIC CARE REPORTS. V 9.0, October eclinicalworks, All rights reserved

CHRONIC CARE REPORTS. V 9.0, October eclinicalworks, All rights reserved CHRONIC CARE REPORTS V 9.0, October 2011 eclinicalworks, 2011. All rights reserved CONTENTS ABOUT THIS GUIDE 3 Product Documentation 3 Finding the Documents 3 Webinars 3 eclinicalworks Newsletter 4 Getting

More information

The REDOXS Study. REducing Deaths due to OXidative Stress. A randomized trial of glutamine and antioxidant supplementation in critically ill patients

The REDOXS Study. REducing Deaths due to OXidative Stress. A randomized trial of glutamine and antioxidant supplementation in critically ill patients The REDOXS Study REducing Deaths due to OXidative Stress A randomized trial of glutamine and antioxidant supplementation in critically ill patients Pharmacy Manual This study is registered at Clinicaltrials.gov.

More information

Sleep Apnea Therapy Software Clinician Manual

Sleep Apnea Therapy Software Clinician Manual Sleep Apnea Therapy Software Clinician Manual Page ii Sleep Apnea Therapy Software Clinician Manual Notices Revised Notice Trademark Copyright Sleep Apnea Therapy Software Clinician Manual 103391 Rev A

More information

Cortex Gateway 2.0. Administrator Guide. September Document Version C

Cortex Gateway 2.0. Administrator Guide. September Document Version C Cortex Gateway 2.0 Administrator Guide September 2015 Document Version C Version C of the Cortex Gateway 2.0 Administrator Guide had been updated with editing changes. Contents Preface... 1 About Cortex

More information

NATIONAL INSTITUTE FOR HEALTH AND CARE EXCELLENCE General practice Indicators for the NICE menu

NATIONAL INSTITUTE FOR HEALTH AND CARE EXCELLENCE General practice Indicators for the NICE menu NATIONAL INSTITUTE FOR HEALTH AND CARE EXCELLENCE General practice Indicators for the NICE menu Indicator area: Pulse rhythm assessment for AF Indicator: NM146 Date: June 2017 Introduction There is evidence

More information

By Timothy Park, and for the Family and Community Medicine Clerkship at the Uptown Square Clinic in good ol New Orleans, LA

By Timothy Park, and for the Family and Community Medicine Clerkship at the Uptown Square Clinic in good ol New Orleans, LA By Timothy Park, and for the Family and Community Medicine Clerkship at the Uptown Square Clinic in good ol New Orleans, LA Generally, it is a combination of primary, secondary, and tertiary prevention

More information

ONLINE ACTIVITIES-BASED WELLNESS PROGRAM

ONLINE ACTIVITIES-BASED WELLNESS PROGRAM ONLINE ACTIVITIES-BASED WELLNESS PROGRAM www.wellwithbluemt.com Program Activities & Credit Opportunities January 1 December 31, 2013 Program Activity Wellness Credit Value Total Opportunity HEALTH AWARENESS

More information

Project 4.4.2: Heart Disease Interventions

Project 4.4.2: Heart Disease Interventions Project 4.4.2: Heart Disease Interventions Introduction Anna Garcia had a history of heart disease, but did this disease contribute to her death? Lifestyle plays a role in prevention and maintenance of

More information

Animal Use and Care CITI Registration (New CITI Users)

Animal Use and Care CITI Registration (New CITI Users) Animal Use and Care CITI Registration (New CITI Users) 1. Visit www.citiprogram.org 2. Next New Users click Register Here 3. For section (1) Select your institution or organization a. Under Participating

More information

Best practices for a successful wellness screening program

Best practices for a successful wellness screening program Health & Wellness Best practices for a successful wellness screening program Identify risk. Increase engagement. Incite change. Identifying health risks in your employee population People at risk for chronic

More information

Instructions continue on the next page, please turn over.

Instructions continue on the next page, please turn over. External Assessment NCFE Level 2 Certificate in Health and Fitness (601/4534/1) Unit 03 Preparing and planning for health and fitness (K/506/5251) Paper number: P000430 Assessment Date: 17 October 2017

More information

Earning, redeeming and merging CME/CE/CPD credit

Earning, redeeming and merging CME/CE/CPD credit UpToDate Earning, redeeming and merging CME/CE/CPD credit A step-by-step guide for clinicians accessing UpToDate through an EHR, clinician portal or other secure clinical system GET STARTED EARNING CME/CE/CPD

More information