Implementation Guide - Questions for November 2007

Size: px
Start display at page:

Download "Implementation Guide - Questions for November 2007"

Transcription

1 Implementation Guide - Questions for November Local & DIS Profile 1. The local system must support adding the following records to the Patient profile: Immunizations; Observations; Medical Conditions; Question : The pharmacist don t make immunization, observation or medication conditions currently. Will we need to develop that? Yes, it is a requirement to support the storage of these records locally. Please note that in the case of immunizations, if the pharmacist dispenses the immunization drug, than it is recorded as a dispense. However, if a patient provides a history including an immunization, then it is to be recorded as an immunization Prescribing 9 The local system must make electronic prescription available for use by the user. Question : What is an electronic prescription? Electronic prescriptions are part of the CeRx messaging; there is an entire section of messages to do with e-prescribing. These messages support the ability of prescribers (doctors) to enter prescriptions electronically from their offices directly to the DIS, where the pharmacists can download them. The prescription remains on the DIS and on the patient's profile (unless intentionally removed). In PEI, these electronic prescriptions must be supported with a print-off of the presciption and the prescriber's signature, or any of the other valid presciption methods (phone call to pharmacist, fax, etc) The local system must support storing a prescription for a future fill without transmitting it to the DIS. Question : If we understand, the future rx will never be transmitted to the DIS. Is it true? No, with each "first fill" dispense, the add prescription (or create Rx Order) message must be sent to the DIS Dispensing 5 The local system must send the local dispense identifier to the DIS. Question: What is the local dispense identifier? The local dispense identifier is the unique identifier you use within your software to identify dispenses *When using the determine coverage function, the Pharmacist and/or local system must provide the following to determine the eligibility: Question: Could you send more information about coverage function? This is in reference to PEI Provincial Drug Programs. Please see section 6.11 of Volumes 2 and 3 of PEI's Implemenation Guide for more information. 06

2 33 *The local system must support submitting multiple invoices to separate Provincial Drug Programs as part of a single invoice to account for cases where a Patient has multiple applicable coverages. Question: Do you know if we could have a coordination of benefice between 2 provincial drug plan for the same patient? This If yes, statement currently, means is it that work multiple like invoices that? (with would PHiP) be required for each of the Provincial Drug Programs with the appropriate previously paid supplied (each plan would see all the patient's coverage with all of the previously paid amounts). Here's how our developer explains it: Basically the flow is along these lines: Write despense Previously paid :=0.00 While has non-applied coverage records and previously paid < total amount a. Prepare Claim b. Send claim (with total of previously paid) c. Previously paid := previously paid + plan pays amount Client pays := toatl amount - previously paid So, for our case, we want to look just like any other program The local system must support transmission of a clinical professional service. Question : Do you have more information about what kind of clinical professional service we must support? There is vocabulary associated with the professional services - please find this in the CeRx Materials under Technical Artifacts in the Vocabulary Status spreadsheet (ActProfessionalServiceCode). PEI is using the Canadian Classification of Intervensions codeset for the ActProfessionalServiceCode The local system must transmit the reason text in all CeRx message interactions with the DIS. Question: In what situation that this applies?. Where these reason must be stored? Locally? The reason is also a codeset; your system must support adding a reason for accessing a patient's profile, but the pharmacist is not required to enter a reason. For instance, if a pharmacist is conducting a dispense, then the dispense record can act as the reason that the profile was viewed. However, in other situations (patient inquiry or patient counselling, for example), the pharmacist may wish to record a reason for accessing the profile. The reason code must be stored both locally and on the DIS if entered The local system must provide a report/view of these reasons which may be queried by user and patient. Question: Could we have some samples of xml transaction? This refers to the local systems being able to print a report or on-screen view of the reason that was entered for a particular profile access. The presumption here is that these reasons need to be stored locally. 10

3 2 *The local system must permit the Patient and/or User to supply a keyword for profile access. Question : How the patient could enter the password? For that, we need to install a keyboard in the front of the laboratory. Is it true? you can optionally have a numerical PINpad installed at your stores (as all passwords are numerical only) for the patient to enter their password, however this is not required. The patient can supply the password verbally to the pharmacist; the pharmacist has the right to refuse service if the patient does not supply the password. However, if the patient does supply the password, the pharmacist can not store this password; it must be given by the patient each time. 11 What do we do if the network is not up? Your system must queue transactions to be sent to the DIS when the connection is re-established. Please see section of Volume 3 of the PEI Implementation Guide for more information. 12 Could you shed some lights about the role enforcement from the DIS if any? By that we mean do you enforce the provider role on the message level meaning certain message can t be processed if they are created by an invalid provider considering the message requirements (ex: Pharmacy tech can t do a pickup message) We don't enforce those types of rules at all; the only time you will have a rejection from the DIS is if there is a technical issue with the message. 13 How do you test messages that are not in the supported workflow of TestHarness? For example the DrugDocument message (POME_IN010010CA) is supported in an incomplete SubWorkFlow. These will not be tested as part of conformance how ever these can be tested via the test harness on the PEI DOH test environment. Responses will be generated by the DIS server. As an alternative the venders are welcome to modify or generate their own workflows as needed.

4 The DrugDocument response message (POME_IN010020CA) the message content can be a PDF, HTML, HL7 CDA document or a reference to where the medication document can be accessed on the network via HTTP or FTP. Do you favor a format in the actual Production DIS or are all the formated supported? HTML In the Add Prescription message (PORX_IN010380CA) can we send one medication per message even if a prescription contains more than one medication? Most pharmacy system treat each medication independently even if they are all related from the original prescription. Yes - one medication per message is what we require How can you confirm that a specific prescription exists on the DIS? There seem to be no Query Prescription. Do we use the Dispense to test the existence of a prescription? We understand that since the TestHarness initial database is empty its WorkFlow require an AddPrescription all the time. But in a real case scenario this won t do. There is a set of query prescription messages (query medical profile, query prescription summary, query prescription detail) all contain data related to what prescriptions are present on the dis for the given patient. There are several ways that prescriptions can be added to the test harness initial data. You can add them by modifying the testdata.xml file by hand or the preferred way by other venders is to send in the initial records via the messaging then save the testdata.xml file via the test data tab and from that point on use the new test data file when they wish to have preloaded data in the test harness. Furthermore, you are required to do an Add Prescription message if it doesn t already exist on the DIS What are the supported allergy code for the REPC_IN000012CA message? FBD code and SNOMED are supported FDB HIC is what is being supported for allergies in PEI We need to create your own OIDs? Can we get a reference in the PEI documentation about that? The PEI OIDs are listed on our website ( under the Other Reference Material and Information Section. Examples of OIDs you would want to register yourself are: Local dispense ID, Query IDs, Message IDs, Control Act IDs, etc. You can register an OID for Emergis, then subdivide this OID for each entity submitting messages, and then further subdivide for items within the message (the ID s listed above). The URL for registering OIDs is You'll find a link at the top of the page called "Click to Obtain or Register an OID".

5 PORX_IN010450CA, PORX_IN010460CA, PORX_IN010520CA, PORX_IN010530CA, PORX_IN010540CA, PORX_IN010560CA, PORX_IN010570CA, PORX_IN010580CA, PORX_IN010630CA, PORX_IN010640CA PORX_IN010840CA, PORX_IN010850CA, PORX_IN010860CA, PORX_IN060490CA, PORX_IN060500CA, QUCR_IN200102, QUCR_IN210102, QUCR_IN800102, QUCR_IN Samples of all messages supported in PEI can be found within our examples.zip file (found with the Implementation Guide on our website, What is the list of supported message within the test server of the PEI DIS? PEI's DIS Test server environment supports the messages listed in the Volume 4 Section 2.1 Errata (found under the Implementation Guide link on our website at What is the difference between: Drug Quantity and Dispense Quantity? In the Necst invoice message - there is a dispense qty in the dispensing information and a drug quantity in the drug cost section - so what is the difference? No difference, they should have the same value. Technically speaking, I guess it was designed this way because the quantity in the payment section (invoiceelementdetail) is used for costing and the quantity in the dispensing information (supplyevent1) is used for clinical purposes. As for the other question about NeCST id's, the document explaining this can be found at

6 22 CommonClinicalObservationType For example there are 2 codes for height and weight (measured and stated), can we just pick one or would we need to accommodate both. Also are these measurements using metric or imperial values (I'm assuming metric). We would only send for 1 code and when we update our local system we could map either code to the one code we are using locally. I can see the difference between the 2, but really at the pharmacy level it isn't important to differentiate. They don t need to support sending both measured and stated, but what approach will they take for queries when they draw down the profile and the observation type is different from what they support? Again, as far as imperial and metric, if they want their software to do the calculation and convert what they receive into one standard unit (i.e. cm), that would not be a problem from the point of view of compliance with the standard. I also brought it to our pharmacist - her comments: A measured observation would have more validity than a stated since a healthcare provider determined the value of the observation rather than the patient stating it. Glucose Bld Test STR Auto-mCnc :This value would be obtained using a blood glucose meter which most diabetics use because it's a more accurate value. Glucose Bld Manual Strip-mCnc: This value would be from a visual strip. No meter involved the strip changes color and you match the color to a blood glucose value - not very accurate. So, based on this, I think we would recommend that they support entering both measured and stated in their software, however at the very minimum, they need to support displaying what other pharmacies have entered Also there are 2 for glucose, same question for this one could we just pick one? Are the actual measurement values the same for each glucose test code? Also would the DIS be expecting a single measurement for this i.e. 7 mmol/l or could we send 3 measurements (i.e. before meals, after a meal, bedtime). I don't know whether there is any clinical difference between the two types "Glucose Bld Test STR Auto-mCnc" and "Glucose Bld Manual StripmCnc" - I'm assuming they are different. (see our pharmacists comments above) The same measurement is used for each - mmol/l. Again - no problem sending 3 of these for different times of the measurements. I understand that Blood Pressure has sub-observations (diastolic, systolic, pulse). Do we send a value in the Observation Value or just the sub-observation value? Also I noticed (if I'm reading it correctly) that there are only 2 repetitions for sub-observation in the REPC_IN000051CA interaction. So can we only send 2 values?

7 When sending blood pressure, don't send a value in the observation value and do send subobservations as follows: <commonobservationevent> <code code=" "/> <!-- blood pressure --> <statuscode code="completed"/> <!-- The dateand time at which the observation applies. --> <effectivetime value=" "/> <!-- don't send value here for blood pressure, but send two subobservations --> <!-- <value unit="cm" value="175"/> --> <subject> <patient> <id root=" " extension=" "/> <telecom use="h" value="tel: "/> <patientperson> <!-- The name by which the patient is known and which apply to a particular clinical action that has been reported or recorded --> <name use="l"> <given>patti</given> <family>patient</family> </name> <!-- Indicates the gender (sex) of the patient. --> <administrativegendercode code="f"/> <birthtime value=" "/> </patientperson> </patient> </subject>

8 25 <! Represents one of the two components (systolic and diastolic) of a blood pressure measurement Allows both parts to be captured as part of a single measurement. --> <component> <subobservationevent> <!-- Distinguishes between the two type of blood measurement. This can either be code for SYSTOLIC or DYSTOLIC - CommonClinicalObservationType --> <code code=" "/> <!-- systolic bp --> <statuscode code="completed"/> <!-- blood pressure measurement --> <value unit="mm[hg]" value="60.6"/> </subobservationevent> </component> <component> <subobservationevent> <!-- Distinguishes between the two type of blood measurement. This can either be code for SYSTOLIC or DYSTOLIC - CommonClinicalObservationType --> <code code=" "/> <!-- DYSTOLIC bp --> <statuscode code="completed"/> <!-- blood pressure measurement --> <value unit="mm[hg]" value="157.6"/> </subobservationevent> </component> </commonobservationevent> How is respiratory rate measured? Respiratory rate is measured with units 1/min. Here is some information about the relationships of the observation types and the units for each: Here's a breakdown of the different LOINC codes accepted for commonobservationevent.code and the units that might apply for each one - or at least what we've done in our Portal - there's nothing that would prevent you from expanding on this - i.e. sending metre as well - we simply didn't want to clutter up the UI.

9 body height - measured (cm, [in_i]) body height - stated (cm, [in_i]) body weight - measured (kg, [lb_av]) body weight - stated (kg, [lb_av]) heart beat (1/min) blood pressure (don't send a value element, instead send two component.subobservationevent elements with value element with unit attribute = mm[hg]) intravascular systolic (mm[hg]) intravascular diastolic (mm[hg]) body temperature (Cel, [deg]) these were not in the vocab spreadsheet initially and we had to make a special request to get them added - you may not see them looking at the x_basicunitsofmeasure vocabulary in the Sept 2006 release of the CeRx standard, but I checked and they are in the vocab spreadsheet that was put out in July - I noticed that they are using [deg] - they told us the vocab would be degf glucose (mmol/l) glucose (mmol/l) respiratory rate (1/min) I was wondering how PEI will be sending the response for the Query Patient Observation Request REPC_IN000054CA interaction message? Assuming that we request the query for all Observations (we don't query on a specific LOINC code). Will PEI be combining any of the information for the Observations? For example will Blood Pressure be returned with both the Diastolic and Systolic values? I saw a sample and in one Observation there was the main Observation for Height and then 2 sub-observations for diastolic and systolic blood pressure. We will be returning the observations exactly as they were submitted - for example, if there is a bp observation submitted with both systolic and disatolic values (this is the way bp measurements are supposed to be submitted) then this is how we will return it. Does the Department of Health - treat the dispensing of Methadone (Methadone Carriers) any different than regular prescriptions? IE: The pharmacy can dispense today a methadone rx with 3 carriers.. meaning that these 3 carriers are to be taken daily starting tomorrow for 3 days.

10 From our Pharmacist: When we bill for methadone it would be like any other med for DCAP. If we observed one dose and the patient was entitled to 3 carries, we would bill for 4 doses and the patient would be given 3 bottles as carries labeled drink the contents of one bottle (X mg) daily There are times where we access our patient records for business reasons (e.g. To look up the patient's phone number). Are you expecting that we will do a concurrent search against the Client Registry in these cases as well, or only in the context of filling a prescription? There is no expectation of a concurrent search against the Client Registry when patient records are being accessed for business reasons. Would I be able to get confirmation on whether the QueryRequestLimit vocabulary set is also not required in the schemas that you are supporting? The QueryRequestLimit vocabulary is not required. Are you supporting the Split Order Scenario discussion outlined by Infoway (Volume 1 - Pharmacy, section 8.3.9)? A split order is when 'a prescription results in two or more dispense events to fulfill the intent of the order e.g. an order for 50 mg which is fulfilled with one dispense for 10 mg and another for 40 mg' Yes, the PEI DIS will support this.

Vendor Compliance Checklist. Version 1.4

Vendor Compliance Checklist. Version 1.4 Vendor Compliance Checklist Version 1.4 Revision History Date Version Description Author September 22, 2006 1.0 Initial Draft Angela Lawlor September 27, 2006 1.2 Removing duplicates Angela Lawlor October

More information

PrescribeIT 2.0. User Guide

PrescribeIT 2.0. User Guide PrescribeIT 2.0 User Guide Revisions and Approvals Document Version Date Approved By Description Page# 1.0 Aug 21 2017 Diana Cius First Draft 2.0 March 9 2018 Diana Cius Updated Sections: - Retrieving

More information

Medical Office Workflow

Medical Office Workflow Medical Office Workflow WE RE READY TO HELP! For customer support, please call us at 1-800-222-9570 or visit our online technical support center at evolvesupport.elsevier.com to access self-service options

More information

Medical Office Workflow

Medical Office Workflow Medical Office Workflow WE RE READY TO HELP! For customer support, please call us at 1-800-222-9570 or visit our online technical support center at evolvesupport.elsevier.com to access self-service options

More information

Filling a New Prescription

Filling a New Prescription ................................................................................................... Filling a New Prescription Pharmacy Technology Solutions May, 2013 Filling New Prescriptions: Filling

More information

Pharmacist Resource Center User Guide

Pharmacist Resource Center User Guide Pharmacist Resource Center User Guide Purpose: This document is a step-by-step instruction guide for accessing the Pharmacist Resource Center functions. The Pharmacist Resource Center is an online tool

More information

Eaton Corporation. Prescription Benefits Managed by Express Scripts FREQUENTLY ASKED QUESTIONS

Eaton Corporation. Prescription Benefits Managed by Express Scripts FREQUENTLY ASKED QUESTIONS Eaton Corporation 1 Prescription Benefits Managed by Express Scripts Member Services: 1-800-792-9596 Member Website: Navigate to Express Scripts through EatonBenefits.com FREQUENTLY ASKED QUESTIONS 1.

More information

User Guide. CKS Software Version 8 Pharmacy Program. Document Version: UCS Technology Services PTY (LTD) Pharmacy Program Manual (V3.10.

User Guide. CKS Software Version 8 Pharmacy Program. Document Version: UCS Technology Services PTY (LTD) Pharmacy Program Manual (V3.10. User Guide CKS Software Version 8 Pharmacy Program Document Version: 3.10.11 UCS Technology Services PTY (LTD) Pharmacy Program Manual (V3.10.11) 1 Module 1 : Pharmacy Program In this module you are shown

More information

COP 5725 Fall Hospital System Database and Data Interface. Term Project

COP 5725 Fall Hospital System Database and Data Interface. Term Project COP 5725 Fall 2016 Hospital System Database and Data Interface Term Project Due date: Nov. 3, 2016 (THU) Database The database contains most of the information used by the web application. A database is

More information

Adding Automated Dispensing Devices in Facility Maintenance...53 Adding Products to a Device in Facility Maintenance...54 Modifying an Automated Dispe

Adding Automated Dispensing Devices in Facility Maintenance...53 Adding Products to a Device in Facility Maintenance...54 Modifying an Automated Dispe Contents 1 Home Page Administration...1 Home Page Administration Overview... 1 Managing Home Page Messages... 2 Adding and Editing Home Page Messages...3 Removing a Home Page Message... 5 Managing News

More information

Ohio Automated Reporting System Handbook

Ohio Automated Reporting System Handbook Ohio Automated Reporting System Handbook Ohio State Board of Pharmacy Prescription Monitoring Program 77 South High St., Room 1702 Columbus, OH 43215-6126 Phone: 614-466-4143 (Option 1) OARRS Fax: 614-644-8556

More information

What is a Prescription Drug Monitoring Program?

What is a Prescription Drug Monitoring Program? What is a Prescription Drug Monitoring Program? A prescription drug monitoring program (PDMP) is a state program that collects controlled substance prescription records from dispensers (e.g., pharmacies)

More information

IHE Pharmacy Technical Framework Supplement. Rev. 1.7 Trial Implementation

IHE Pharmacy Technical Framework Supplement. Rev. 1.7 Trial Implementation Integrating the Healthcare Enterprise 5 IHE Pharmacy Technical Framework Supplement 10 Community Medication and Dispense (CMPD) 15 Rev. 1.7 Trial Implementation 20 Date: October 11, 2017 Author: IHE Pharmacy

More information

Release Notes RelayClinical Platform 11.9

Release Notes RelayClinical Platform 11.9 Release Notes RelayClinical Platform 11.9 Health Connections Brought to Life Table of Contents About this Document... 3 Your Feedback Matters... 3 Education Services... 3 New and Enhanced Features in Release

More information

Kroll Version 10 Service Pack 15. Release notes

Kroll Version 10 Service Pack 15. Release notes Kroll Version 10 Service Pack 15 Release notes November 2018 Table of Contents Kroll Version 10 Service Pack 15 Release Notes...3 User Interface...3 [51643] Refill Reminder option now available in Store

More information

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

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

More information

Kroll Version 10 Service Pack 10. Release Notes

Kroll Version 10 Service Pack 10. Release Notes Kroll Version 10 Service Pack 10 Release Notes Contents Reports, Labels, and Hardcopies...1 [39245] DOB, Pharmacist Initials added to Medical History Report... 1 [39246] New Patient Profile Report options...

More information

Ordering New & Refill Prescriptions Online With Costco Mail Order

Ordering New & Refill Prescriptions Online With Costco Mail Order Ordering New & Refill Prescriptions Online With Costco Mail Order Last updated: 09/2018 Register an Account Visit: pharmacy.costco.com Click Sign In/Register and then Create Account to get started on your

More information

1. Study Registration. 2. Confirm Registration

1. Study Registration. 2. Confirm Registration USER MANUAL 1. Study Registration Diabetic patients are more susceptible to experiencing cardiovascular events, but this can be minimized with control of blood glucose levels and other risk factors (blood

More information

Edition. MONTEREY COUNTY BEHAVIORAL HEALTH MD User Guide

Edition. MONTEREY COUNTY BEHAVIORAL HEALTH MD User Guide Edition 1 MONTEREY COUNTY BEHAVIORAL HEALTH MD User Guide i Table of Content OderConnect/InfoScriber Registration CH1 Pg.2 Sign In to MyAvatar CH2..Pg.10 Sync OrderConnect Password CH3.Pg.14 Client Look

More information

QRDA Category I Conformance Statement Resource CY 2016 ecqm Reporting. Next Page

QRDA Category I Conformance Statement Resource CY 2016 ecqm Reporting. Next Page QRDA Category I Conformance Statement Resource CY 2016 ecqm Reporting Next Page QRDA Category I Conformance Statement Resource Overview As of Calendar Year 2016, Quality Reporting Document Architecture

More information

Kroll Version 10 Service Pack 12. Release notes

Kroll Version 10 Service Pack 12. Release notes Kroll Version 10 Service Pack 12 Release notes Table of Contents Kroll Version 10 Service Pack 12 Release notes...2 User Interface...2 [45638] Profile detail screen enhancement...2 [45650] Drop off screen

More information

PRESCRIPTION MONITORING PROGRAM (PMP)

PRESCRIPTION MONITORING PROGRAM (PMP) PRESCRIPTION MONITORING PROGRAM (PMP) DATA REPORTING MANUAL Effective Date: April 1, 2012 Contact Information: (505) 222-9830 larry.loring@state.nm.us 1 P a g e Table of Contents Reporting requirements

More information

NAVINET USER GUIDE CO N F I D E N T I A L 2017 CoverMyMeds LLC. All Rights Reserved.

NAVINET USER GUIDE CO N F I D E N T I A L 2017 CoverMyMeds LLC. All Rights Reserved. NAVINET USER GUIDE CO NFIDENTIAL 2017 CoverMyMeds LLC. All Rights Reserved. TABLE OF CONTENTS Overview 3 Account Setup 4 Drug Authorizations Homepage 5 Starting a Request 6 Completing the Request Fields

More information

Welcome to MyChart. Your Home Page... 2 Messaging Visits... 4

Welcome to MyChart. Your Home Page... 2 Messaging Visits... 4 Welcome to MyChart This guide will give you an overview of MyChart s many features and how to use them. Click a topic below to learn more. Your Home Page... 2 Messaging... 2 View messages from or send

More information

Community Health Network of CT, Inc.

Community Health Network of CT, Inc. PRPRE0021-0612 Clear Coverage Online Authorizations DME, Medical Supplies Community Health Network of CT, Inc. A New Way to Request Authorizations Beginning on July 1, 2012, there will be three options

More information

Meth.D.A User Guide 1

Meth.D.A User Guide 1 Meth.D.A User Guide 1 1 Welcome to Meth.D.A Congratulations on your choice to use Meth.D.A. Meth.D.A is a sophisticated and comprehensive software application that is also very easy to use. This help documentation

More information

echeck-in A Fast and Convenient Way to Reduce Your Visit Wait Time weillcornell.org

echeck-in A Fast and Convenient Way to Reduce Your Visit Wait Time weillcornell.org echeck-in A Fast and Convenient Way to Reduce Your Visit Wait Time weillcornell.org 01 Welcome to Weill Cornell Connect echeck-in! Expedite your checkin process by logging into WCC to follow these simple

More information

Chapter 6 Data Entry. Tasks in Data Entry. Window Elements in Data Entry

Chapter 6 Data Entry. Tasks in Data Entry. Window Elements in Data Entry Chapter 6 Data Entry Tasks in Data Entry Starting Data Entry Searching for a Prescriber in Data Entry Searching for a Product in Data Entry Using the Generic Substitution Window Entering Data Entry Detail

More information

QRDA Category I Conformance Statement Resource CY 2016 ecqm Reporting

QRDA Category I Conformance Statement Resource CY 2016 ecqm Reporting QRDA Category I Conformance Statement Resource CY 2016 ecqm Reporting Updated February 2017 Release Notes November 2016 Initial posting of this resource February 2017 Updated posting of this resource NOTE:

More information

Patients' FAQs. Patient Portal Version 2.7 NEXTMD.COM

Patients' FAQs. Patient Portal Version 2.7 NEXTMD.COM Patients' FAQs Patient Portal Version 2.7 NEXTMD.COM November 2018 Enrollment How do I enroll in the NextGen Patient Portal website? Your practice can enroll you in NextGen Patient Portal in one of the

More information

Patient Quick Start Guide

Patient Quick Start Guide Patient Quick Start Guide Welcome to MyChart. 2 Sign Up for MyChart. 3 Proxy Access to MyChart.3 Log in to MyChart.4 Messaging..5 View messages from your care provider..5 Ask a question.... 6 Visits..

More information

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

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

More information

Web Portal Total Parenteral Nutrition (TPN) Claim Submission Training

Web Portal Total Parenteral Nutrition (TPN) Claim Submission Training Web Portal Total Parenteral Nutrition (TPN) Claim Submission Training Mississippi Envision Summer 2010 Agenda Total Parenteral Nutrition Claim Submission Checking Claim Status Questions Web Portal Highlights

More information

How to use Novixus.com. Step by Step guide to using the new novixus.com website

How to use Novixus.com. Step by Step guide to using the new novixus.com website How to use Novixus.com Step by Step guide to using the new novixus.com website Requirements to use new site Browsers supported: How to Check your version 1. Internet Explorer 9 and higher 2. Chrome Version

More information

ProScript User Guide. Repeat Management System. Version Release Date 16/02/2010 Last Reviewed 01/10/2013 Author Rx Systems

ProScript User Guide. Repeat Management System. Version Release Date 16/02/2010 Last Reviewed 01/10/2013 Author Rx Systems User Guide Repeat Management System Version 3.0.2 Release Date 16/02/2010 Last Reviewed 01/10/2013 Author Rx Systems Table of Contents Introduction... 3 Setting up a Repeat Request... 4 Patient Consent...

More information

Training Guide for Practitioners. Washington State Department of Health Washington State Prescription Monitoring Program

Training Guide for Practitioners. Washington State Department of Health Washington State Prescription Monitoring Program Training Guide for Practitioners Washington State Department of Health Washington State Prescription Monitoring Program April 2017 Training Guide for Practitioners Contents Contents 1 Document Overview...

More information

UPDATE NOTES WINRX 23.4 WINRXEXPORT RX LABEL PRINT 23.4

UPDATE NOTES WINRX 23.4 WINRXEXPORT RX LABEL PRINT 23.4 UPDATE NOTES WINRX 23.4 WINRXEXPORT 11.9.1 RX LABEL PRINT 23.4 CUSTOMER REQUESTED FEATURES/ENHANCEMENTS Mirixa is the leading provider of medication therapy management (MTM) and targeted, pharmacist-delivered

More information

ISO CTS2 and Value Set Binding. Harold Solbrig Mayo Clinic

ISO CTS2 and Value Set Binding. Harold Solbrig Mayo Clinic ISO 79 CTS2 and Value Set Binding Harold Solbrig Mayo Clinic ISO 79 Information technology - Metadata registries (MDR) Owning group is ISO/IEC JTC /SC 32 Organization responsible for SQL standard Six part

More information

Registering for the epa Portal One Authorized Entity/Provider per Practice to Complete

Registering for the epa Portal One Authorized Entity/Provider per Practice to Complete epa Training Guide Registering for the epa Portal One Authorized Entity/Provider per Practice to Complete 1. To get started, please visit www.caremark.com/epa and follow the link to register. The CVS

More information

RelayHealth Legal Notices

RelayHealth Legal Notices Page 1 of 7 RelayHealth Legal Notices PRIVACY POLICY Revised August 2010 This policy only applies to those RelayHealth services for which you also must accept RelayHealth s Terms of Use. RelayHealth respects

More information

The system will prompt for Login ID and Password (NB login credentials will be supplied to all staff after Commissioning).

The system will prompt for Login ID and Password (NB login credentials will be supplied to all staff after Commissioning). training handout This training handout is intended to support the learning outcomes for pre-install training for clinical staff. Getting Started / Basic Navigation Medical Record Accessing appointment

More information

Ascend. Release Notes. Software Version: 2018 Release Date: February 2018 ASPNR2018R1_01

Ascend. Release Notes. Software Version: 2018 Release Date: February 2018 ASPNR2018R1_01 Ascend Release Notes Software Version: 2018 Release Date: February 2018 ASPNR2018R1_01 Ascend 2018 This publication was written and produced by 2018 Copyright is not claimed in any material secured from

More information

Training Guide for Arkansas Practitioners and Pharmacists. Arkansas Department of Health Prescription Monitoring Program

Training Guide for Arkansas Practitioners and Pharmacists. Arkansas Department of Health Prescription Monitoring Program Training Guide for Arkansas Practitioners and Pharmacists Arkansas Department of Health Prescription Monitoring Program May 2013 Contents Contents 1 Document Overview... 1 Purpose and Contents... 1 2 System

More information

Workshop 2. > Interoperability <

Workshop 2. > Interoperability < Workshop 2 21 / 08 / 2011 > Interoperability < Heiko Zimmermann R&D Engineer, AHI CR Santec Heiko.Zimmermann@tudor.lu Interoperability definition Picture from NCI-Wiki (https://wiki.nci.nih.gov) 2 Interoperability

More information

McKesson Clinical Programs Solution

McKesson Clinical Programs Solution McKesson Clinical Programs Solution User Guide Copyright 2017 McKesson Corporation. All Rights Reserved. The materials and concepts contained within are the sole property of McKesson Corporation and McKesson

More information

User s Guide. Health Management System. Version 4.2.1

User s Guide. Health Management System. Version 4.2.1 Software and User s Guide Version 4.2.1 Health Management System Version 4.2.1 Health Management System User s Guide ART23867-101_Rev-A.indd 1 Contents Table of Contents Preface... v Overview of the FreeStyle

More information

Training Guide for Alabama Practitioners and Pharmacists. Alabama Department of Public Health Prescription Drug Monitoring Program

Training Guide for Alabama Practitioners and Pharmacists. Alabama Department of Public Health Prescription Drug Monitoring Program Training Guide for Alabama Practitioners and Pharmacists Alabama Department of Public Health Prescription Drug Monitoring Program August 2015 Contents Contents 1 Document Overview... 3 Purpose and Contents...

More information

Provider Secure Portal User Manual

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

More information

Clinical Optimization

Clinical Optimization Clinical Optimization Learning Objectives Uses of the Alt Key User Preferences to customize Accuro for you Home Section Tips Shortcut Keys and their functions Virtual Chart tips Use of the ALT Key Alt+

More information

Kroll Version 10 Service Pack 15. Release notes

Kroll Version 10 Service Pack 15. Release notes Kroll Version 10 Service Pack 15 Release notes 24/09/2018 Table of Contents Kroll Version 10 Service Pack 15 Release Notes...3 User Interface...3 [51643] Refill Reminder option now available in Store Level

More information

CPRD Aurum Frequently asked questions (FAQs)

CPRD Aurum Frequently asked questions (FAQs) CPRD Aurum Frequently asked questions (FAQs) Version 1.0 Date: 6 December 2017 Author: Helen Booth and Daniel Dedman, CPRD, UK Documentation Control Sheet During the course of the project it may be necessary

More information

Prepare Chart Before Patient Visit 1. Open the patient s electronic chart

Prepare Chart Before Patient Visit 1. Open the patient s electronic chart Prepare Chart Before Patient Visit 1. Open the patient s electronic chart a. Click the Menu button next to the patient s appointment and click Patient EHR. 2. Review Patient Portal/Kiosk Documents. a.

More information

MedCheck App User Guide for Blood Pressure Monitor

MedCheck App User Guide for Blood Pressure Monitor MedCheck App User Guide for Blood Pressure Monitor Sign Up Select User in first screen after app has been installed and opened for first time. Click Register in login page, enter details to register. Click

More information

Personal Information. New Profile Icon

Personal Information. New Profile Icon What is New in MyChart? On December 8th, we will be upgrading our MyChart patient portal site. We would like to make you aware of a few differences that you will see, when you sign into your MyChart account.

More information

OpenEMR Users Guide. Based on Version 4.0. Getting Started Getting to the Login Page. Changing Passwords Main Screen & Navigation.

OpenEMR Users Guide. Based on Version 4.0. Getting Started Getting to the Login Page. Changing Passwords Main Screen & Navigation. OpenEMR Users Guide Based on Version 4.0 Table of Contents Getting Started Getting to the Login Page Logging In Changing Passwords pg 3 pg 3 pg 3 pg 3 Main Screen & Navigation Navigation Traditional Tree

More information

OpenEMR Users Guide. Based on Version 4.0. Getting Started Getting to the Login Page. Changing Passwords Main Screen & Navigation.

OpenEMR Users Guide. Based on Version 4.0. Getting Started Getting to the Login Page. Changing Passwords Main Screen & Navigation. OpenEMR Users Guide Based on Version 4.0 Table of Contents Getting Started Getting to the Login Page Logging In Changing Passwords pg 3 pg 3 pg 3 pg 4 Main Screen & Navigation Navigation Traditional Tree

More information

PORTAL TRANSITION GUIDE. 1 February 2019

PORTAL TRANSITION GUIDE. 1 February 2019 PORTAL TRANSITION GUIDE 1 February 2019 PORTAL TRANSITION GUIDE Portal Transition Guide - 1 February 2019 1 WELCOME The Pharmacy Programs Administrator welcomes you to the new Registration and Claiming

More information

Your mymeritain Personalized Member Website

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

More information

ProScript User Guide. Electronic Prescription Services (EPS) Version Release Date 15/07/2010 Author Rx Systems

ProScript User Guide. Electronic Prescription Services (EPS) Version Release Date 15/07/2010 Author Rx Systems User Guide Electronic Prescription Services (EPS) Version 1.0.0 Release Date 15/07/2010 Author Rx Systems Table of Contents Getting Started (Using your Smartcard)... 2 Dispensing an ETP Script... 3 Owings...

More information

This document provides an overview of the enhancements and support issue fixes in this Minfos release.

This document provides an overview of the enhancements and support issue fixes in this Minfos release. Release Notes Minfos 3.7.1 Welcome to Minfos 3.7.1 This document provides an overview of the enhancements and support issue fixes in this Minfos release. Highlights of this release: Key staff: Email your

More information

Health Services provider user guide

Health Services provider user guide Health Services provider user guide online claims submission... convenient service, delivered through an easy-to-use secure web site http://provider.ab.bluecross.ca/health... convenient service, delivered

More information

Using Additional Instructions

Using Additional Instructions ................................................................................................... Using Additional Instructions Pharmacy Technology Solutions May, 2013 Filling New Prescriptions: Using

More information

Vine Medical Group Patient Registration Form Your Information

Vine Medical Group Patient Registration Form Your Information Your Information Welcome to Vine Medical Group. In order for us to offer you the high standards of clinical care we give to our patients, we ask that you complete this registration form. Before we are

More information

Want to know more about the PayFlex system?

Want to know more about the PayFlex system? Want to know more about the PayFlex system? This newsletter explains how the PayFlex system works, and the steps you need to take to access your accounts and use your funds. 1 Step 1: Log in to PayFlex

More information

PDMP User s Guide. Oregon Health Authority Prescription Drug Monitoring Program

PDMP User s Guide. Oregon Health Authority Prescription Drug Monitoring Program Oregon Health Authority Prescription Drug Monitoring Program March 2014 Contents Contents 1 Document Overview... 1 Purpose and Contents... 1 RxSentry Update... 1 2 System Overview... 3 About the RxSentry

More information

Training Guide for Practitioners

Training Guide for Practitioners Training Guide for Practitioners Washington State Department of Health Washington State Prescription Monitoring Program July 2014 RxSentry is a proprietary system for prescription monitoring provided by

More information

ProScript User Guide. Chronic Medication Service (CMS) Version Release Date 21/10/2010 Author Rx Systems

ProScript User Guide. Chronic Medication Service (CMS) Version Release Date 21/10/2010 Author Rx Systems User Guide Chronic Medication Service (CMS) Version 5.0.4 Release Date 21/10/2010 Author Rx Systems Table of Contents Objectives... 3 Introduction... 4 Getting Started CMS Main Screen... 5 Registering

More information

OpenEMR Users Guide. Based on Version Getting Started Getting to the Login Page. Changing Passwords Main Screen & Navigation.

OpenEMR Users Guide. Based on Version Getting Started Getting to the Login Page. Changing Passwords Main Screen & Navigation. OpenEMR Users Guide Based on Version 3.1.0 Table of Contents Getting Started Getting to the Login Page Logging In Changing Passwords pg 3 pg 3 pg 3 pg 4 Main Screen & Navigation Navigation Traditional

More information

PROSCRIPT USER GUIDE VERSION 9 RELEASE DATE 02/06/2015 LAST REVIEWED 02/06/2015

PROSCRIPT USER GUIDE VERSION 9 RELEASE DATE 02/06/2015 LAST REVIEWED 02/06/2015 PROSCRIPT USER GUIDE ACUTE MEDICATION SERVICE (AMS) VERSION 9 RELEASE DATE 02/06/2015 LAST REVIEWED 02/06/2015 AUTHOR RX SYSTEMS DISCLAIMER Please Note: The patients featured in this training are dummy

More information

How to use eprescribe 5/24/2014

How to use eprescribe 5/24/2014 You can access DrFirst using a web browser or their smart phone app. Using a web browser, you can go to https://rx-blue.drfirst.com/login.jsp. To access DrFirst from Epitomax, follow steps 1 through 4

More information

Instructions for Enrollment

Instructions for Enrollment Instructions for Enrollment No Medicaid There are 3 documents contained in this Enrollment Packet which need to be completed to enroll with the. Please submit completed documents in a PDF to Lab Account

More information

Colorado Access Provider Portal Guide

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

More information

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

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

More information

Dispenser Reporting Manual. October 1, 2007

Dispenser Reporting Manual. October 1, 2007 South Carolina Department of Health and Environmental Control Prescription Monitoring Program Dispenser Reporting Manual October 1, 2007 Prepared by Health Information Designs, Inc. 391 Industry Dr Auburn,

More information

Paragon. Physician Modules What s New Guide (Release 13.0) DRAFT

Paragon. Physician Modules What s New Guide (Release 13.0) DRAFT Paragon Physician Modules What s New Guide (Release 13.0) PWSP700HX1301 Release 13.0 February 24, 2015 2 Paragon Physician Modules What s New Guide (Release 13.0) Publication Information Copyright 2015

More information

Patient Portal User s Guide

Patient Portal User s Guide 650 Peter Jefferson Parkway, Suite 100 Charlottesville, VA 22911 Office: (434) 293 4072 Fax: (434) 293 4265 www.cvilleheart.com Patient Portal User s Guide Table of Contents What is the Patient Portal?

More information

Departmental Reports: Posted 48 Hours After the Report Reaches a Signed Status

Departmental Reports: Posted 48 Hours After the Report Reaches a Signed Status What is My Noyes HEALTH? My Noyes Health offers patients personalized and secure online access to portions of your Noyes HEALTH record. My Noyes HEALTH enables you to securely use the Internet to help

More information

This document provides an overview of the enhancements and support issue fixes in this Minfos release.

This document provides an overview of the enhancements and support issue fixes in this Minfos release. Release Notes Minfos 3.7.1 for Chemmart Welcome to Minfos 3.7.1 This document provides an overview of the enhancements and support issue fixes in this Minfos release. Highlights of this release: Multiple

More information

Online Authorizations Application - CareAffiliate Training Manual Pharmacy

Online Authorizations Application - CareAffiliate Training Manual Pharmacy June 2017 1 Table of Contents Training... 3 Logout - do not X out... 3 Changes in an authorization after it is submitted... 3 Important Phone Numbers... 3 Time Saving Tips!... 4 Helpful Tips... 5 What

More information

University Hospitals UH Personal Health Record User Guide

University Hospitals UH Personal Health Record User Guide This guide will help you learn how to use the University Hospitals Personal Health Record, including requesting appointments, viewing health information, sending secure messages and more. What is the?...

More information

Clinical Optimization

Clinical Optimization Clinical Optimization Learning Objectives Uses of the Alt Key User Preferences to customize Accuro for you Home Section Tips Shortcut Keys and their functions Virtual Chart tips Use of the ALT Key Alt+

More information

Training Guide for Arkansas Law Enforcement Officers and Licensing Board Representatives

Training Guide for Arkansas Law Enforcement Officers and Licensing Board Representatives Training Guide for Arkansas Law Enforcement Officers and Licensing Board Representatives Arkansas Department of Health Prescription Monitoring Program March 2016 Contents Contents 1 Document Overview...

More information

Meaningful Use Setup Guide

Meaningful Use Setup Guide Meaningful Use Setup Guide Table of Contents ChiroWrite Certified Settings... 3 Exports... 3 Dr. First... 4 Imports... 4 Microsoft HealthVault... 5 Additional Settings... 7 CPOE... 7 Orders... 8 Order

More information

Estonian ehealth Experience Artur Novek Implementation manager and Architect Estonian ehealth Foundation

Estonian ehealth Experience Artur Novek Implementation manager and Architect Estonian ehealth Foundation Estonian ehealth Experience Artur Novek Implementation manager and Architect Estonian ehealth Foundation 2016 June 1st Estonia Area - 45 000 km2 1.33 mlj. Inhabitants Member of EU since 2004 Euro-zone

More information

i2itracks Population Health Analytics (ipha) Custom Reports & Dashboards

i2itracks Population Health Analytics (ipha) Custom Reports & Dashboards i2itracks Population Health Analytics (ipha) Custom Reports & Dashboards 377 Riverside Drive, Suite 300 Franklin, TN 37064 707-575-7100 www.i2ipophealth.com Table of Contents Creating ipha Custom Reports

More information

Documenting Rx Counseling

Documenting Rx Counseling Documenting Rx Counseling Contents Configuration... 1 Automatic and Manual Counseling... 3 Automatic Rx Counseling... 3 Manual Rx Counseling... 5 Documenting Rx Counseling... 6 Editing Counseling Points...

More information

Secure Provider Website. Instructional Guide

Secure Provider Website. Instructional Guide Secure Provider Website Instructional Guide Operational Training 1 March 2017 Introduction The Secure Provider Web is a secure website developed to allow Providers across Centene health plans to perform

More information

CPRD Aurum Frequently asked questions (FAQs)

CPRD Aurum Frequently asked questions (FAQs) CPRD Aurum Frequently asked questions (FAQs) Version 2.0 Date: 10 th April 2019 Authors: Helen Booth, Daniel Dedman, Achim Wolf (CPRD, UK) 1 Documentation Control Sheet During the course of the project

More information

NEW USER GUIDE. 1 February 2019

NEW USER GUIDE. 1 February 2019 NEW USER GUIDE 1 February 2019 NEW USER GUIDE New User Guide / 1 February 2019 i WELCOME Welcome from the Pharmacy Programs Administrator. We administer, process and pay claims associated with the 23 Community

More information

YourHealthAlliance.org Overview for Providers and Office Personnel

YourHealthAlliance.org Overview for Providers and Office Personnel YourHealthAlliance.org Overview for Providers and Office Personnel Table of Contents 1. Registration 2. Announcements 3. Account Settings 4. Claims and Claim Reprocessing Inquiries 5. Attach to Member

More information

This document provides an overview of the enhancements and support issue fixes in this Minfos release.

This document provides an overview of the enhancements and support issue fixes in this Minfos release. Release Notes Minfos 3.11.1 Welcome to Minfos 3.11.1 This document provides an overview of the enhancements and support issue fixes in this Minfos release. Highlights of this release: New Script Enquiry

More information

Patient Portal Guide

Patient Portal Guide Patient Portal Guide Please navigate to www.tnpeds.com. In the upper right hand portion of the screen, you will notice a link to the patient portal: From there, you will be brought to the Portal login

More information

NIST Normative Test Process Document: e-prescribing (erx) Test Tool

NIST Normative Test Process Document: e-prescribing (erx) Test Tool NIST Normative Test Process Document: e-prescribing (erx) Test Tool Test Tool and Test Descriptions to Conduct ONC 2015 Edition Certification Version 1.7 Date: December 3, 2015 Developed by the National

More information

OptimiseRx Prescribers User Guide for EMIS Web

OptimiseRx Prescribers User Guide for EMIS Web PRODUCT OVERVIEW: OptimiseRx OptimiseRx Fully integrated with the patient record to enable the delivery of prescribing best practice and to optimise cost savings. 2016 First Databank Europe Ltd. A subsidiary

More information

IHE Pharmacy Technical Framework Supplement. Community Medication List (PML) Rev. 1.3 Trial Implementation

IHE Pharmacy Technical Framework Supplement. Community Medication List (PML) Rev. 1.3 Trial Implementation Integrating the Healthcare Enterprise 5 IHE Pharmacy Technical Framework Supplement 10 Community Medication List (PML) 15 Rev. 1.3 Trial Implementation 20 Date: October 11, 2017 Author: IHE Pharmacy Technical

More information

Controlled Substances Reporting System. Dispenser Reporting Manual

Controlled Substances Reporting System. Dispenser Reporting Manual North Carolina Department of Health and Human Services Division of Mental Health, Developmental Disabilities and Substance Abuse Services Controlled Substances Reporting System Dispenser Reporting Manual

More information

Existing Healthcare Standards

Existing Healthcare Standards Existing Healthcare Standards Category Context (Information Model) Information Interchange Standard & Specific Elements ASN.1 Abstract Syntax Notation.1 ASTM E2369-05 Standard Specification for Continuity

More information

AlwaysAssist User Guide Vision Care Provider Portal Page 0

AlwaysAssist User Guide Vision Care Provider Portal Page 0 AlwaysAssist User Guide Vision Care Provider Portal Page 0 AlwaysAssist User Guide Vision Care Provider Portal Table of Contents Entering the Site... 2 Provider Login... 2 Password Change... 3 Password

More information

MyChart Patient Quick Start Guide

MyChart Patient Quick Start Guide MyChart Patient Quick Start Guide Welcome to MyChart... 3 Sign up for a MyChart account... 3 Log in to MyChart... 5 What if I forget my MyChart ID or password?... 5 Proxy Access... 6 Request a MyChart

More information