Pay-as-You-Go Information Integration

Size: px
Start display at page:

Download "Pay-as-You-Go Information Integration"

Transcription

1 Pay-as-You-Go Information Integration David Maier & Nicholas B. Rayner Department of Computer Science Portland State University II Workshop

2 Dataspace Management* Dealing with all information in an enterprise, regardless of form Universal services: cataloging, keyword search Source identification and relationships Information enhancement Dataspace profiling *Michael J. Franklin, Alon Y. Halevy, David Maier: From databases to dataspaces: a new abstraction for information management. SIGMOD Record 34(4): (2005) II Workshop

3 Pay-as-You-Go Interested in dataspace approaches that have incremental return on investment (ROI) Information Integration: Benefit by the end of the day Me: Incremental characterization and customization Enhance single source Enhance a combination of sources II Workshop

4 RxSafe Project* Combined medication record for elders in rural Oregon Goals Consolidated medication list for crossprovider awareness and reconciliation Detection and prevention of errors in medication therapy * AHRQ 1 UC1 HS , also NSF IIS II Workshop

5 RxSafe Dataspace Medication records Assisted living facilities, Primary care clinics, Hospital, Pharmacies Standards for medication information National Drug Code Directory (NDCD), FDA, packaged drugs RxNorm, NLM, describing clinical drugs National Drug File Reference Terminology (NDF-RT), VA, drug classes II Workshop

6 NDCD: National Drug Code Directory listings l_seq_no lblcode prodcode tradename f_seq_no formulation l_seq_no strength unit ingredient_name firms f_seq_no lblcode firm_name packages l_seq_no pkgcode pkgsize Codes for drug packages II Workshop

7 Sample NDC: l_seq_no lblcode prodcode tradename f_seq_no Vicodin tab l_seq_no strength unit ingredient_name MG Hydrocodone MG Acetaminophen l_seq_no pkgcode pkgsize f_seq_no lblcode firmname Amerisource II Workshop

8 RxNorm Published Structure [RxNorm: A Guide for the Perplexed, 8

9 RxNorm Supplied Structure [based on RxNorm Documentation, 9

10 RxNorm: Comparing Representations 10

11 NDF-RT National Drug File Reference Terminology From Veterans Affairs Drug class Chemical class Effects and actions II Workshop

12 NDF-RT (Blue) II Workshop

13 Issues Internal properties of sources What is a key, foreign key in NDCD Generic structure Comparability Tradename (NDCD) vs. Brand Name (RxNorm) Convention changes across releases II Workshop

14 Connectivity: RxNorm and NDF-RT Classes for 54% of brand names (RxNorm of 11/16/05) 14

15 Dataspace Workbench Interactive tool suite for dataspace characterization and customization Similar properties have similar verification or discovery procedures Properties of same type suggest same customizations II Workshop

16 Architectural Framework Modularized components for different property types, with 3 components Probe: property verification or inference <c1,hasform,c2> c1=clinical drug, c2=dose form Switch: customization that exploits property hasform(clinical_drug, Dose_Form) Check: ensure updates don t invalidate Might be easier than probe II Workshop

17 Module 1: Proposed Functional Dependencies 17

18 Applying Module 1 to NDCD Firms and Listings share two columns lblcode contains FDA-assigned labeler codes for firms firm_seq_no contains an arbitrary primary key for Firms lblcode firm_seq_no? true FD in both tables key in Firms firm_seq_no lblcode? key in Firms violated in Listings 18

19 Applying Module 1: Described Violations firm_seq_no lblcode count LETE 1 19

20 Module 2: Linking Through Equivalency 20

21 Applying Module 2: RxNorm and NDF-RT ingredient class? Almost of 1,068 singleingredient drugs have >1 class Partition! 21

22 What s the Benefit? SELECT DISTINCT i.scd, c.class FROM scd_ing AS i INNER JOIN scd_class AS c ON i.scd = c.scd WHERE i.scd IN ('Penicillin G UNT Oral Tablet', 'Ibuprofen 200 MG Oral Capsule', 'Acebutolol 400 MG Oral Capsule'); scd class Acebutolol 400 MG Oral Capsule BETA-BLOCKERS/RELATED SELECT DISTINCT i.scd, c.class FROM scd_ing_lim AS i INNER JOIN scd_ing_lim_scd_class_equivlink AS c ON i.ing = c.ing WHERE i.scd IN ('Penicillin G UNT Oral Tablet', 'Ibuprofen 200 MG Oral Capsule', 'Acebutolol 400 MG Oral Capsule'); scd class Acebutolol 400 MG Oral Capsule BETA-BLOCKERS/RELATED Ibuprofen 200 MG Oral Capsule NONSALICYLATE NSAIS, ANTIRHEUMATIC Penicillin G UNT Oral Tablet PENICILLIN G-RELATED PENICILLINS II Workshop

23 Next Module: Path Analysis Clinical Drug (SCD) N = 20,249 has_tradename 11,912 Branded Drug (SBD) N = 11,912 isa 16,626 Clinical Drug Form (SCDF) N = 5,727 has_tradename 8,326 isa 11,753 Branded Drug Form (SBDF) N = 8,326 II Workshop

24 Different Paths, Different Results: Finding the Branded Drug Forms of Single-Ingredient Clinical Drugs Clinical Drug (SCD) N = 20,249 isa 16,626 Clinical Drug Form (SCDF) N = 5,727 has_tradename 11,912 11,753 47,187 has_tradename 8,326 Branded Drug (SBD) N = 11,912 isa 11,753 Branded Drug Form (SBDF) N = 8,326 II Workshop

25 What Next? Module interactions Hiding or enabling customizations Redoing sequences of customizations on update Expand beyond relational model Sample data inspection More declarative implementation of modules II Workshop

26 Extras II Workshop

27 Example: Ivermectin SBD SCD Ivermectin 3 MG Oral Tablet Ivermectin 3 MG Oral Tablet has_tradename [Stromectol] Ivermectin 6 MG Oral Tablet Ivermectin 6 MG Oral Tablet 1 1 [Mectizan] 2 1 isa isa 1 1 SCDF Ivermectin Oral Tablet has_tradename 1 2 SBDF Ivermectin Oral Tablet [Stromectol] Ivermectin Oral Tablet [Mectizan] II Workshop

28 Intermediaries Filter Information SCD-SBDF Path Result from Ivermectin 3 MG Oral Tablet via SBD SCD SBD SBDF Ivermectin 3 MG Oral Tablet Ivermectin 3 MG Oral Tablet [Stromectol] Ivermectin Oral Tablet [Stromectol] SCD-SBDF Path Result from Ivermectin 3 MG Oral Tablet via SCDF SCD SCDF SBDF Ivermectin 3 MG Oral Tablet Ivermectin 3 MG Oral Tablet Ivermectin Oral Tablet Ivermectin Oral Tablet Ivermectin Oral Tablet [Stromectol] Ivermectin Oral Tablet [Mectizan] II Workshop

RxNorm contains the names of prescription and many over-the-counter drugs available in the United States. RxNorm includes generic and branded:

RxNorm contains the names of prescription and many over-the-counter drugs available in the United States. RxNorm includes generic and branded: DLSU: HI101 Introduction to Health Informatics This overview is intended to give new users a general idea of the purpose and structure of RxNorm. The RxNorm technical documentation contains a more-detailed

More information

Uninformed Search (Ch )

Uninformed Search (Ch ) 1 Uninformed Search (Ch. 3-3.4) 3 Terminology review State: a representation of a possible configuration of our problem Action: -how our agent interacts with the problem -can be different depending on

More information

Updates on Anti-doping and TUE Management in Paralympic Sport

Updates on Anti-doping and TUE Management in Paralympic Sport International Paralympic Committee Updates on Anti-doping and TUE Management in Paralympic Sport Matthew Fedoruk, Ph.D. March 15, 2018 PyeongChang 2018 IPC Medical / Sports Science Committee Workshops

More information

SCW Web Portal Instructions

SCW Web Portal Instructions LP & JH 7/21/16 SCW Web Portal Instructions Contents Welcome to the SCW Web Portal!... 1 Accessing the SCW Web Portal... 2 Main SCW Web Portal Page... 4 My Profile... 5 Rounds History... 7 Book a Tee Time...

More information

MEDICAL SUPPLY BULLETIN. We Service the World. BULLETIN NO. 3 June 1, 2005 URGENT DRUG RECALL

MEDICAL SUPPLY BULLETIN. We Service the World. BULLETIN NO. 3 June 1, 2005 URGENT DRUG RECALL MEDICAL SUPPLY BULLETIN We Service the World Lorraine D'Angelo, R.Ph., Director Annette Quiñones, R.Ph., Editor BULLETIN NO. 3 June 1, 2005 URGENT DRUG RECALL The Food and Drug Administration (FDA) is

More information

Natural Hair Transplant Medical Center, Inc Dove Street, Suite #250, Newport Beach, CA Phone

Natural Hair Transplant Medical Center, Inc Dove Street, Suite #250, Newport Beach, CA Phone Natural Hair Transplant Medical Center, Inc. 1000 Dove Street, Suite #250, Newport Beach, CA 92660 Phone-949-622-6969 Finasteride (PROPECIA ) Acknowledgement Finasteride is an oral medication, manufactured

More information

Course Outline. Pharmacy Technician Training Program and Examination

Course Outline. Pharmacy Technician Training Program and Examination Exhibit 3 Course Outline Pharmacy Technician Training Program and Examination Following is the Course Outline and Curriculum for this training program in compliance with the items listed in the Application.

More information

Bioequivalence: Saving money with generic drugs

Bioequivalence: Saving money with generic drugs The Right Stuff: Appropriate Mathematics for All Students Promoting the use of materials that engage students in meaningful activities that promote the effective use of technology to support mathematics,

More information

Date Effective 4/21/2008 Identification

Date Effective 4/21/2008 Identification OHSU Research Integrity Office Human Research Protection Program Policies & Procedures Title: Research with Medical Devices Date Effective 4/21/2008 Identification Supersedes P&P dated: Page 1 of BACKGROUND

More information

GHSA Swimming/Diving POP School User s Guide

GHSA Swimming/Diving POP School User s Guide GHSA Swimming/Diving POP School User s Guide Purpose The GHSA has implemented a web-based system for the reporting of Swimming and Diving Proof of Performance that replaces the previous system that was

More information

IWR PLANNING SUITE II PCOP WEBINAR SERIES. Laura Witherow (IWR) and Monique Savage (MVP) 26 July

IWR PLANNING SUITE II PCOP WEBINAR SERIES. Laura Witherow (IWR) and Monique Savage (MVP) 26 July IWR PLANNING SUITE II 1 255 255 255 237 237 237 0 0 0 217 217 217 163 163 163 200 200 200 131 132 122 239 65 53 80 119 27 PCOP WEBINAR SERIES 110 135 120 252 174.59 112 92 56 62 102 130 102 56 48 130 120

More information

A handy systematic method for data hazards detection in an instruction set of a pipelined microprocessor

A handy systematic method for data hazards detection in an instruction set of a pipelined microprocessor A hy systematic method for data hazards detection in an instruction set of a pipelined microprocessor Ahmed M Mahran Computer Systems Engineering Department, Faculty of Engineering, Alexria University,

More information

Performance of Fully Automated 3D Cracking Survey with Pixel Accuracy based on Deep Learning

Performance of Fully Automated 3D Cracking Survey with Pixel Accuracy based on Deep Learning Performance of Fully Automated 3D Cracking Survey with Pixel Accuracy based on Deep Learning Kelvin C.P. Wang Oklahoma State University and WayLink Systems Corp. 2017-10-19, Copenhagen, Denmark European

More information

GN21 Frequently Asked Questions For Golfers

GN21 Frequently Asked Questions For Golfers Posting Scores (My Score Center) 1. Click on the Enter Score button to enter an adjusted gross score or click on the Enter Hole-By-Hole Score button to enter your score hole-by-hole. NOTE: to use the Game

More information

Agilent Dimension Software for ELSD User Manual

Agilent Dimension Software for ELSD User Manual Agilent Dimension Software for ELSD User Manual Agilent Dimension Software for ELSD User Manual Agilent Technologies Notices Agilent Technologies, Inc. 2011 No part of this manual may be reproduced in

More information

DEPARTMENT OF HEALTH & HUMAN S E RVICES, 'mgr,':~~ MAY WARNING LETTE R

DEPARTMENT OF HEALTH & HUMAN S E RVICES, 'mgr,':~~ MAY WARNING LETTE R DEPARTMENT OF HEALTH & HUMAN S E RVICES, 'mgr,':~~ 'd Drug Admmi~';. ;!!Ion t, rpi~ratc Fli~ l, '.;';) _'tis4~tt MAY 15 2008 WARNING LETTE R VIA FEDERAL EXPRES S Robert Honeycutt/VP Ancillary Services

More information

MATERIAL SAFETY DATA SHEET

MATERIAL SAFETY DATA SHEET Page 1 of 7 1. IDENTIFICATION OF THE SUBSTANCE/PREPARATION AND THE COMPANY/UNDERTAKING Pfizer Inc Pfizer Pharmaceuticals Group 235 East 42nd Street New York, New York 10017 1-212-573-2222 Emergency telephone

More information

2017 LOCKHEED MARTIN CORPORATION. ALL RIGHTS RESERVED

2017 LOCKHEED MARTIN CORPORATION. ALL RIGHTS RESERVED 1 Lockheed Martin (LM) Space Systems Software Product Line Focused organization (LM1000) Deep Space Heritage Avionics/SW leveraged for LM1000 product line solution Combined Commercial and Civil Space Organizations

More information

Section 1: Identification. Section 2: Hazard(s) Identification

Section 1: Identification. Section 2: Hazard(s) Identification SAFETY DATA SHEET Section 1: Identification Section 1, Identification Material Donepezil hydrochloride Tablets, USP 5 mg and 10 mg Manufacturer Hetero Labs Limited Unit V, APIIC Formulation SEZ, Survey.

More information

ULTRAM LIVING ROOM FURNITURE

ULTRAM LIVING ROOM FURNITURE ULTRAM LIVING ROOM FURNITURE Ultram Living Room Furniture Snort ultram 50 mg How long does ultram take to work Tramadol 50mg generic for ultram Is ultram good for nerve pain How long until ultram wears

More information

The following pages walk you through the PutterFit system.

The following pages walk you through the PutterFit system. Quickly find the right putter for your customer and increase sales. PutterFit is a high tech way for Retailers to help customers select the putter that suits them best. And it s easy to use! PutterFit

More information

Ware Malcomb. Riverbed Steelhead Products Improve Collaboration and Productivity for Architecture Services Firm

Ware Malcomb. Riverbed Steelhead Products Improve Collaboration and Productivity for Architecture Services Firm CASE STUDY In Brief Industry»»Architecture services Challenge»»Slow access to information over the WAN in the branch offices»»difficulty collaborating between branch offices for key projects»»limited access

More information

Helium: A Data Driven User Tool for SAR Analysis. May 17 th 2011 Karen Worsfold

Helium: A Data Driven User Tool for SAR Analysis. May 17 th 2011 Karen Worsfold Helium: A Data Driven User Tool for SAR Analysis May 17 th 2011 Karen Worsfold Today s presentation Questions to be answered Why did GSK undertake development of Helium? How was the Helium idea conceived?

More information

We release Mascot Server 2.6 at the end of last year. There have been a number of changes and improvements in the search engine and reports.

We release Mascot Server 2.6 at the end of last year. There have been a number of changes and improvements in the search engine and reports. 1 We release Mascot Server 2.6 at the end of last year. There have been a number of changes and improvements in the search engine and reports. I ll also be covering some enhancements and changes in Mascot

More information

N4 Hazards (Hazardous Cargo) Training Document

N4 Hazards (Hazardous Cargo) Training Document N4 Hazards (Hazardous Cargo) Training Document Prepared By: Gene Ferguson, Leslie Edmondson 1 Table of Content A. Typographical Conventions B. Additional Training C. Hazards form 1. Define 2. Add 3. Update

More information

Objective Determine how the speed of a runner depends on the distance of the race, and predict what the record would be for 2750 m.

Objective Determine how the speed of a runner depends on the distance of the race, and predict what the record would be for 2750 m. Mechanics Activity: Track Records Student Worksheet Objective Determine how the speed of a runner depends on the distance of the race, and predict what the record would be for 2750 m. Introduction Now

More information

Introduction. Seafood HACCP Alliance Training Course 8-1

Introduction. Seafood HACCP Alliance Training Course 8-1 Seafood HACCP Alliance Training Course 8-1 Introduction Welcome to Module 8. In this Module we'll learn about the 4th Principle of HACCP Monitoring. In the last module we learned how to set critical limits

More information

Members & Firms

Members & Firms Members & Firms 2016-2017 PAGE l 43 Members & Firms 2016-2017 PAGE l 44 Members & Firms 2016-2017 PAGE l 45 Members & Firms 2016-2017 PAGE l 46 Members & Firms 2016-2017 PAGE l 47 Members & Firms 2016-2017

More information

Gas Injection Systems

Gas Injection Systems NSF International Recreational Water Program Component Certification Specification CCS-14530 Gas Injection Systems The Public Health and Safety Company. TM NSF Recreational Water Program Component Certification

More information

Diver Training Options

Diver Training Options MAIN INTERNET ON-SITE TAILORED PACKAGES INTER-COMPANY Diver Training Options DBI offers a menu of tailored courses Designed for users as well as IT Professionals to learn how to master the functionality

More information

Dissolution test results showing biorelevant media made from SIF Powder Original is the same as media prepared using methylene chloride

Dissolution test results showing biorelevant media made from SIF Powder Original is the same as media prepared using methylene chloride Dissolution test results showing biorelevant media made from SIF Powder Original is the same as media prepared using methylene chloride Michael Schaich, Bastian Kloefer, Mathew Leigh : info@biorelevant.com

More information

Inappropriate Testosterone Billings

Inappropriate Testosterone Billings Inappropriate Testosterone Billings Carla Patrick-Fagan March 30, 2015 Truven Health Analytics Inc. All Rights Reserved. 1 Agenda Proposed in the 2015 analytic plan Steroid prescriptions Code of Federal

More information

Search I. Tuomas Sandholm Carnegie Mellon University Computer Science Department. [Read Russell & Norvig Chapter 3]

Search I. Tuomas Sandholm Carnegie Mellon University Computer Science Department. [Read Russell & Norvig Chapter 3] Search I Tuomas Sandholm Carnegie Mellon University Computer Science Department [Read Russell & Norvig Chapter 3] Search I Goal-based agent (problem solving agent) Goal formulation (from preferences).

More information

Advancing the Standard. GenISys Support Team. v Thursday, July 3, 2014 BEAMER Raith/Vistec 1

Advancing the Standard. GenISys Support Team. v Thursday, July 3, 2014 BEAMER Raith/Vistec 1 GenISys Support Team v4.7.0 Thursday, July 3, 2014 BEAMER 4.7.0 Raith/Vistec 1 Outline Productivity Enhancements PEC + Fracturing Enhancements EBPG - GPF Sequences Thursday, July 3, 2014 BEAMER 4.7.0 Raith/Vistec

More information

PIQCS HACCP Minimum Certification Standards

PIQCS HACCP Minimum Certification Standards PIQCS HACCP Minimum Certification Standards In the EU, requirements for the hygiene of food is laid down in Regulation (EC) 852/2004. This regulation establishes general hygiene procedures for food at

More information

Analysis of Variance. Copyright 2014 Pearson Education, Inc.

Analysis of Variance. Copyright 2014 Pearson Education, Inc. Analysis of Variance 12-1 Learning Outcomes Outcome 1. Understand the basic logic of analysis of variance. Outcome 2. Perform a hypothesis test for a single-factor design using analysis of variance manually

More information

Haldol lactate vs haldol decanoate

Haldol lactate vs haldol decanoate Haldol lactate vs haldol decanoate The Borg System is 100 % Haldol lactate vs haldol decanoate Medscape - Indication-specific dosing for Haldol, Haldol Decanoate (haloperidol), frequency-based adverse

More information

Marine Risk Assessment

Marine Risk Assessment Marine Risk Assessment Waraporn Srimoon (B.Sc., M.Sc.).) 10 December 2007 What is Risk assessment? Risk assessment is a review as to acceptability of risk based on comparison with risk standards or criteria,

More information

Intelligent Decision Making Framework for Ship Collision Avoidance based on COLREGs

Intelligent Decision Making Framework for Ship Collision Avoidance based on COLREGs Intelligent Decision Making Framework for Ship Collision Avoidance based on COLREGs Seminar Trondheim June 15th 2017 Nordic Institute of Navigation Norwegian Forum for Autonomous Ships SINTEF Ocean, Trondheim

More information

Quality Planning for Software Development

Quality Planning for Software Development Quality Planning for Software Development Tom Walton Alcatel Networks tom.waltoniliiialcatel.com Abstract A historical project is used as a reference model for the verification planning process. The planning

More information

PMO 2.0 pee em ō too point ō

PMO 2.0 pee em ō too point ō and learning to communicate> PMO 2.0 pee em ō too point ō noun (pl. PMOs 2.0) : the next generation of 24/7 PMO Valve, the hygienic mixproof valves for the dairy dairy industry, revolutionized by GEA Tuchenhagen.

More information

Steroids and the Internet: Do You Know What You re Up Against?

Steroids and the Internet: Do You Know What You re Up Against? Steroids and the Internet: Do You Know What You re Up Against? Don Melrose PhD CSCS*D Associate Professor of Kinesiology TAMUCC NSCA Texas State Director 1 Forward This is NOT a how to guide to obtaining

More information

MATERIAL SAFETY DATA SHEET

MATERIAL SAFETY DATA SHEET MATERIAL SAFETY DATA SHEET 1. IDENTIFICATION OF THE SUBSTANCE AND THE COMPANY Material Manufacturer Distributor Ethambutol Hydrochloride Tablets USP 100 mg and 400 mg Lupin Limited Mumbai 400 098 INDIA

More information

Using Markov Chains to Analyze a Volleyball Rally

Using Markov Chains to Analyze a Volleyball Rally 1 Introduction Using Markov Chains to Analyze a Volleyball Rally Spencer Best Carthage College sbest@carthage.edu November 3, 212 Abstract We examine a volleyball rally between two volleyball teams. Using

More information

UTTARAKHAND BOARD OF TECHNICAL EDUCATION, ROORKEE DATE WISE SCHEME SPECIAL BACK PAPER UPLOAD ON 29 SEP 2018 SUBJECT NAME CODE DATE TIME

UTTARAKHAND BOARD OF TECHNICAL EDUCATION, ROORKEE DATE WISE SCHEME SPECIAL BACK PAPER UPLOAD ON 29 SEP 2018 SUBJECT NAME CODE DATE TIME DATE OF EXAM: FRIDAY 05 OCTOBER 2018 1 ADVANCE FOOD PRODUCTION OPERATION 373 Friday, 5 October 2018 10:00AM TO 12:30PM 2 ACCOMODATION MANAGEMENT 376 Friday, 5 October 2018 10:00AM TO 12:30PM 3 CHEMICAL

More information

LAW ON PREVENTION OF DOPING IN SPORTS I. INTRODUCTORY PROVISIONS. Article 1

LAW ON PREVENTION OF DOPING IN SPORTS I. INTRODUCTORY PROVISIONS. Article 1 LAW ON PREVENTION OF DOPING IN SPORTS I. INTRODUCTORY PROVISIONS Article 1 This Law prescribes measures and activities in prevention of doping in sports. Doping in sports is prohibited. Article 2 Doping

More information

PROCEDURES for REGISTERED R EVENTING TECHNICAL DELEGATE LICENSE

PROCEDURES for REGISTERED R EVENTING TECHNICAL DELEGATE LICENSE PROCEDURES for REGISTERED R EVENTING TECHNICAL DELEGATE LICENSE Listed below are the procedures required for Registered R licensure as an Eventing Technical Delegate. Consult GR1053 in Chapter 10 of the

More information

Determining Occurrence in FMEA Using Hazard Function

Determining Occurrence in FMEA Using Hazard Function Determining Occurrence in FMEA Using Hazard Function Hazem J. Smadi Abstract FMEA has been used for several years and proved its efficiency for system s risk analysis due to failures. Risk priority number

More information

Accelerate Your Riverbed SteelHead Deployment and Time to Value

Accelerate Your Riverbed SteelHead Deployment and Time to Value SteelHead Implementation Service Accelerate Your Riverbed SteelHead Deployment and Time to Value Proven Methodologies to Increase Adoption and Utilization Your organization has selected SteelHead appliances

More information

INDEPENDENT EVALUATION GROUP - IFC APPROACH PAPER

INDEPENDENT EVALUATION GROUP - IFC APPROACH PAPER 82211 INDEPENDENT EVALUATION GROUP - IFC Evaluation of IFC s Private Enterprise Partnership Technical Assistance Program in the Former Soviet Union (PEP study). APPROACH PAPER A. Introduction 1. This evaluation

More information

[CROSS COUNTRY SCORING]

[CROSS COUNTRY SCORING] 2018 The Race Director Guide [CROSS COUNTRY SCORING] This document describes the setup and scoring processes employed when scoring a cross country race with Race Director. Contents Intro... 3 Division

More information

NCCP position paper on the use of Tall Man Lettering

NCCP position paper on the use of Tall Man Lettering NCCP position paper on the use of Tall Man Lettering Version Date published Amendment Approved By 1 August 2017 Version 1 NCCP All comments and feedback are welcome at oncologydrugs@cancercontrol.ie 2

More information

Dilution Sequence Protocol

Dilution Sequence Protocol Dilution Sequence Protocol US Package Insert Multi-Patient (2-5 patients; requires 2 vials of Provocholine) 0.025 0.25 2.5 10 25 Provocholine 100 mg/vial (US NDC 64281-100-06) 1 Provocholine (methacholine

More information

Understanding the Prohibited List and dietary supplements keeping you and your athletes out of trouble

Understanding the Prohibited List and dietary supplements keeping you and your athletes out of trouble Understanding the Prohibited List and dietary supplements keeping you and your athletes out of trouble IOC Advanced Team Physician Course; 27 November, 2017 Alan Vernec; Medical Director The List of Prohibited

More information

TECHNICAL NOTE HOW TO USE LOOPERS. Kalipso_TechDocs_Loopers. Revision: 1.0. Kalipso version: Date: 16/02/2017.

TECHNICAL NOTE HOW TO USE LOOPERS. Kalipso_TechDocs_Loopers. Revision: 1.0. Kalipso version: Date: 16/02/2017. TECHNICAL NOTE HOW TO USE LOOPERS Document: Kalipso_TechDocs_Loopers Revision: 1.0 Kalipso version: 4.0 20161231 Date: 16/02/2017 Author: RS Contents 1. About... 3 2. Application Examples... 4 2.1. List

More information

INSPIRE Oxygenator Family

INSPIRE Oxygenator Family INSPIRE Oxygenator Family WITH INTEGRATED FILTER Powerful and precise perfusion with advanced GME control 6F SINGLE 6F DUAL The most modular oxygenator system on the market today 8F SINGLE 8F DUAL INSPIRE

More information

IS ULTRAM A CONTROLLED SUBSTANCE IN NORTH CAROLINA

IS ULTRAM A CONTROLLED SUBSTANCE IN NORTH CAROLINA IS ULTRAM A CONTROLLED SUBSTANCE IN NORTH CAROLINA Is Ultram A Controlled Substance In North Carolina How many ultram to get high Highest dose of ultram Ultram now a controlled substance Is ultram used

More information

Integrate Riverbed SteelHead. EventTracker v8.x and above

Integrate Riverbed SteelHead. EventTracker v8.x and above EventTracker v8.x and above Publication Date: March 27, 2018 Abstract This guide provides instructions to configure a Riverbed SteelHead to send its syslog to EventTracker Enterprise Scope The configurations

More information

Information for Vermont Prescribers of Prescription Drugs (Long Form)

Information for Vermont Prescribers of Prescription Drugs (Long Form) Information for Vermont Prescribers of Prescription Drugs (Long Form) Cipro (Ciprofloxacin-Ciprofloxacin HCl) This list does not imply that the products on this chart are interchangeable or have the same

More information

Dissolution Failure Investigation. Ken Boda Dissolution Applications Engineer

Dissolution Failure Investigation. Ken Boda Dissolution Applications Engineer Dissolution Failure Investigation Ken Boda Dissolution Applications Engineer Dissolution Failure Investigation Whenever a dissolution test fails to meet specifications, an investigation should be performed

More information

An Agile PM Isn t What You Think Where Does Traditional Project Management Fit in an Agile Project Using Scrum? By Jimi Fosdick

An Agile PM Isn t What You Think Where Does Traditional Project Management Fit in an Agile Project Using Scrum? By Jimi Fosdick This article originally appeared on Agile Journal on Tuesday, November 17, 2009. To access it online, visit: http://www.agilejournal.com /articles/columns/columnarticles/2507-an-agile-pmisnt-what-you-think-subhead-where-doestraditional-projectmanagement-fit-in-an-agileproject-using-scrum

More information

If you need to reinstall FastBreak Pro you will need to do a complete reinstallation and then install the update.

If you need to reinstall FastBreak Pro you will need to do a complete reinstallation and then install the update. Using this Beta Version of FastBreak Pro First, this new beta version (Version 6.X) will only work with users who have version 5.X of FastBreak Pro. We recommend you read this entire addendum before trying

More information

2018 SPONSORSHIP. Get your message seen and heard

2018 SPONSORSHIP. Get your message seen and heard 2018 SPONSORSHIP Get your message seen and heard NAIOP WASHINGTON STATE SPONSORSHIP Get your message seen and heard 966 In 2017 NAIOP WA became the 4th largest NAIOP chapter with 966 members 40+ website

More information

USP <797> LABELING ESTABLISHING BEYOND-USE DATES AND IN-USE TIMES

USP <797> LABELING ESTABLISHING BEYOND-USE DATES AND IN-USE TIMES USP LABELING ESTABLISHING BEYOND-USE DATES AND IN-USE TIMES Each CSP label must state the date beyond which the preparation cannot be used and must be discarded. A CSP may also be labeled with an

More information

MIS0855: Data Science In-Class Exercise: Working with Pivot Tables in Tableau

MIS0855: Data Science In-Class Exercise: Working with Pivot Tables in Tableau MIS0855: Data Science In-Class Exercise: Working with Pivot Tables in Tableau Objective: Work with dimensional data to navigate a data set Learning Outcomes: Summarize a table of data organized along dimensions

More information

Table of Contents Diagnosis ICD9 to ICD10 GEM Report... 1 Diagnosis Form... 5 Helpful Hints on Correcting Issues... 8 Disclaimer...

Table of Contents Diagnosis ICD9 to ICD10 GEM Report... 1 Diagnosis Form... 5 Helpful Hints on Correcting Issues... 8 Disclaimer... Introduction to New Functionality ICD9 to ICD10 Mapping This document contains an overview of new functionality in Blue Step. Table of Contents Diagnosis ICD9 to ICD10 GEM Report... 1 Diagnosis Form...

More information

Outline of the Position Duties and Responsibilities

Outline of the Position Duties and Responsibilities Vacancy Number: 04/018 Category: Project staff Type of Appointment: Fixed-term Location: Sarajevo, Bosnia and Herzegovina Vacancy issued: 1 February 2018 Deadline for application: 21 February2018 Terms

More information

Linezolid 600 mg Tablets WHOPAR part 6 February 2017 (Hetero Labs Limited), TB299

Linezolid 600 mg Tablets WHOPAR part 6 February 2017 (Hetero Labs Limited), TB299 This part reflects the scientific knowledge and the information about this product available at the time of prequalification. Thereafter, updates may have become necessary which are included in parts 1

More information

Health, Safety, Security and Environment

Health, Safety, Security and Environment Document owner and change code Document Owner Aaron Perronne Title HSSE Manager Mark X Change Code Description X N/A First Issue A Typographical/Grammatical correction; formatting change; text clarification-no

More information

[CROSS COUNTRY SCORING]

[CROSS COUNTRY SCORING] 2015 The Race Director Guide [CROSS COUNTRY SCORING] This document describes the setup and scoring processes employed when scoring a cross country race with Race Director. Contents Intro... 3 Division

More information

Name May 3, 2007 Math Probability and Statistics

Name May 3, 2007 Math Probability and Statistics Name May 3, 2007 Math 341 - Probability and Statistics Long Exam IV Instructions: Please include all relevant work to get full credit. Encircle your final answers. 1. An article in Professional Geographer

More information

Education Services LAGAN Upgrade Training Brochure

Education Services LAGAN Upgrade Training Brochure Education Services LAGAN Upgrade Training Brochure Contents About LAGAN Upgrade Training... 1 LAGAN Upgrade Path: V7 to V15.1... 2 LAGAN Upgrade Path: V8 to V15.1... 3 LAGAN Upgrade Path: V13R1 to V15.1...

More information

Smart Card based application for IITK Swimming Pool management

Smart Card based application for IITK Swimming Pool management CS499 End Semester Report Smart Card based application for IITK Swimming Pool management Submitted By: Ankur Mittal Project Guide: Prof. Rajat Moona Introduction In today s world, there is an increasing

More information

Exploring Braids through Dance: The Waves of Tory Problem

Exploring Braids through Dance: The Waves of Tory Problem Bridges 2012: Mathematics, Music, Art, Architecture, Culture Exploring Braids through Dance: The Waves of Tory Problem Andrea Hawksley RelateIQ 1326 Hoover St. #3 Menlo Park, CA 94025 USA hawksley@gmail.com

More information

FINASTERIDE PER ALOPECIA ANDROGENETICA FEMMINILE

FINASTERIDE PER ALOPECIA ANDROGENETICA FEMMINILE FINASTERIDE PER ALOPECIA ANDROGENETICA FEMMINILE ### 1 finasteride and depression Should finasteride be taken in am or pm, finasteride 5mg tab bald blog post ideas efectos. 2 Finasteride testosterone replacement

More information

Project: OpenDRIVE Document No. Issue: Title: Style Guide For OpenDRIVE Databases VI C. Date: 05 th March 2014 no.

Project: OpenDRIVE Document No. Issue: Title: Style Guide For OpenDRIVE Databases VI C. Date: 05 th March 2014 no. Project: OpenDRIVE Document No. Issue: Title: Style Guide For OpenDRIVE Databases VI2011.040 C Date: 05 th March 2014 no. of pages: 12 Issuing Party: Author: Distribution List: VIRES Simulationstechnologie

More information

User s Guide for inext Online: Software for Interpolation and

User s Guide for inext Online: Software for Interpolation and Original version (September 2016) User s Guide for inext Online: Software for Interpolation and Extrapolation of Species Diversity Anne Chao, K. H. Ma and T. C. Hsieh Institute of Statistics, National

More information

Purpose. Scope. Process flow OPERATING PROCEDURE 07: HAZARD LOG MANAGEMENT

Purpose. Scope. Process flow OPERATING PROCEDURE 07: HAZARD LOG MANAGEMENT SYDNEY TRAINS SAFETY MANAGEMENT SYSTEM OPERATING PROCEDURE 07: HAZARD LOG MANAGEMENT Purpose Scope Process flow This operating procedure supports SMS-07-SP-3067 Manage Safety Change and establishes the

More information

Shearwater Cloud Desktop Release Notes

Shearwater Cloud Desktop Release Notes 2.3.0 2019-01-28 Multi-Select available in Desktop version. Currently supports Export and Deletes. Search through your Dive Logs with the new Dive Log Filter! Fixed issue with Terics being displayed as

More information

THE HOCKEY STRATEGY. UPDATED March 2012

THE HOCKEY STRATEGY. UPDATED March 2012 THE HOCKEY STRATEGY UPDATED March 2012 1 CURRENT SITUATION SWOT Hockey has great potential with some unique strengths and competitive advantages...we must play to our strengths SWOT Strengths Global sport,

More information

CS 4649/7649 Robot Intelligence: Planning

CS 4649/7649 Robot Intelligence: Planning CS 4649/7649 Robot Intelligence: Planning Partially Observable MDP Sungmoon Joo School of Interactive Computing College of Computing Georgia Institute of Technology S. Joo (sungmoon.joo@cc.gatech.edu)

More information

The following steps take you through creating a hytek database for a new season May 1 st to April 30 th.

The following steps take you through creating a hytek database for a new season May 1 st to April 30 th. Getting the Most out of Hytek Team Manager Proposed Standards for all BCSSA Clubs Hytek Team Manager can be a great tool for managing club data. It s also used by regional registrars and the provincial

More information

#19 MONITORING AND PREDICTING PEDESTRIAN BEHAVIOR USING TRAFFIC CAMERAS

#19 MONITORING AND PREDICTING PEDESTRIAN BEHAVIOR USING TRAFFIC CAMERAS #19 MONITORING AND PREDICTING PEDESTRIAN BEHAVIOR USING TRAFFIC CAMERAS Final Research Report Luis E. Navarro-Serment, Ph.D. The Robotics Institute Carnegie Mellon University November 25, 2018. Disclaimer

More information

HS329 Risk Management Procedure

HS329 Risk Management Procedure HS329 Risk Management Procedure Work Health and Safety Act 2011 Policy hierarchy link Work Health and Safety Regulation 2011 Work Health and Safety Policy Code of Practice How to Manage Work Health and

More information

Full-Time People and Registrations Version 5.0

Full-Time People and Registrations Version 5.0 Full-Time People and Registrations Version 5.0 Full-Time People and Registrations Page 1 1.0 People 1.1 How to Add New League Administrators 3 1.2 How to Add Other New Administrators 4 1.3 How to Change

More information

Assessment & Certification Overview. About Scrum.org

Assessment & Certification Overview. About Scrum.org v 2.0 Assessment & Certification Overview At Scrum.org, we help ensure that individuals understand how to deliver high value software with higher levels of agility using Scrum. To help meet that goal and

More information

Modeling Planned and Unplanned Store Stops for the Scenario Based Simulation of Pedestrian Activity in City Centers

Modeling Planned and Unplanned Store Stops for the Scenario Based Simulation of Pedestrian Activity in City Centers Modeling Planned and Unplanned Store Stops for the Scenario Based Simulation of Pedestrian Activity in City Centers Jan Dijkstra and Joran Jessurun Department of the Built Environment Eindhoven University

More information

Important Information

Important Information Important Information July, 2018 To all Local Program Registrars, Welcome to your USA Hockey Registry. This is the 5 th season for the web based registration program accessible from any computer, tablet

More information

USING HAZOP TO IDENTIFY AND MINIMISE HUMAN ERRORS IN OPERATING PROCESS PLANT

USING HAZOP TO IDENTIFY AND MINIMISE HUMAN ERRORS IN OPERATING PROCESS PLANT USING HAZOP TO IDENTIFY AND MINIMISE HUMAN ERRORS IN OPERATING PROCESS PLANT Chris Lyth, Tracerco, Billingham, Cleveland, UK Ian Bradby, ABB Engineering Services, Billingham Cleveland, UK This joint paper

More information

GOLF LIFE MANAGEMENT SYSTEM Member Manual

GOLF LIFE MANAGEMENT SYSTEM Member Manual GOLF LIFE MANAGEMENT SYSTEM Member Manual CONTENTS: 1.Activate your account 2.Add Courses to Your List 3.Post Scores 4.Edit Scores 5.Frequently Asked Questions HANDICAP ACCOUNT ACTIVATION Before using

More information

AutoGait: A Mobile Platform that Accurately Estimates the Distance Walked

AutoGait: A Mobile Platform that Accurately Estimates the Distance Walked AutoGait: A Mobile Platform that Accurately Estimates the Distance Walked -Written By- Dae-Ki Cho, Min Mun, Uichin Lee, William J. Kaiser, Mario Gerla -Presented By- Scott Mitchell CS Department Problem

More information

GN21 Frequently Asked Questions For Golfers

GN21 Frequently Asked Questions For Golfers Customer Support We are dedicated to offering you the best customer support possible. Our goal is to respond to your requests within 24hrs. 1. On the www.ngn.com homepage there is link labeled Help which

More information

A study on the relation between safety analysis process and system engineering process of train control system

A study on the relation between safety analysis process and system engineering process of train control system A study on the relation between safety analysis process and system engineering process of train control system Abstract - In this paper, the relationship between system engineering lifecycle and safety

More information

OBJECTIVE 22: EMERGENCY WORKERS, EQUIPMENT, AND VEHICLES - MONITORING AND DECONTAMINATION

OBJECTIVE 22: EMERGENCY WORKERS, EQUIPMENT, AND VEHICLES - MONITORING AND DECONTAMINATION OBJECTIVE Demonstrate the adequacy of procedures for the monitoring and decontamination of emergency workers, equipment, and vehicles. INTENT This objective is derived from NUREG-0654 which provides that

More information

Androgens and Anabolic Steroids Prior Authorization with Quantity Limit - Through Preferred Topical Androgen Agent

Androgens and Anabolic Steroids Prior Authorization with Quantity Limit - Through Preferred Topical Androgen Agent Androgens and Anabolic Steroids Prior Authorization with Quantity Limit - Through Preferred Topical Androgen Agent Androgens/Anabolic Steroids Prior Authorization with Quantity Limit Through Preferred

More information

TRB/AASHTO Geometric Design Research Efforts Supplemental Information

TRB/AASHTO Geometric Design Research Efforts Supplemental Information TRB/AASHTO Geometric Design Research Efforts Supplemental Information Status Report on Ongoing Projects Wed, June 14, 3:45 pm - 4:45 pm Overview The TRB Committee on Geometric Design (AFB10) is seeking

More information

EXIN Agile Scrum Master

EXIN Agile Scrum Master EXIN Agile Scrum Master Preparation Guide Edition 201708 Copyright EXIN Holding B.V. 2017. All rights reserved. EXIN is a registered trademark. No part of this publication may be published, reproduced,

More information

Chemical Analysis for Methyltestosterone

Chemical Analysis for Methyltestosterone APPLIED CONSUMER SERVICES, INC. Chemical Analysis for Methyltestosterone Report #: 27584 Report to: Mr. Mitch Ross 24 Dockside Lane # 131 Key Largo, Florida 33017 2016 1 1 8 9 0 N W 8 7 t h C o u r t,

More information

Dilution Sequence Protocol

Dilution Sequence Protocol Dilution Sequence Protocol ATS Short Quadrupling Doses 0.0625 0.25 1 4 16 Provocholine 100 mg/vial (US NDC 64281-100-06) 1 Provocholine (methacholine chloride USP) powder for solution, for inhalation,

More information

BetTurtle User Guide Part 1. By BetTurtle

BetTurtle User Guide Part 1. By BetTurtle BetTurtle User Guide Part 1 By BetTurtle This is our new BetTurtle home page You can access all of BetTurtle s information and features from this menu. On mobile screens click the button at the top right

More information