This document contains material provided by the American Academy of Ophthalmology about the IRIS Registry (Intelligent Research in Sight).

Size: px
Start display at page:

Download "This document contains material provided by the American Academy of Ophthalmology about the IRIS Registry (Intelligent Research in Sight)."

Transcription

1 Data Studio November 1, 2017 This document contains material provided by the American Academy of Ophthalmology about the IRIS Registry (Intelligent Research in Sight).

2 American Academy of Ophthalmology IRIS Registry (Intelligent Research in Sight) Analytics Teams Background The American Academy of Ophthalmology IRIS Registry (Intelligent Research In Sight) is the nation's first electronic health record-based registry devoted to eye care. The IRIS Registry advances scientific knowledge and insight through its aggregated, de-identified data on millions of patient encounters. The IRIS Registry database is comprised of de-identified data extracted from participating ophthalmology practices electronic health record systems (EHRs). There are over 13,000 clinicians in ophthalmology practices registered to electronically contribute their data to the IRIS Registry. The world s largest specialty clinical data registry, IRIS Registry, has data on over 148 million patient visits from 37 million unique patients, growing daily. IRIS Registry s database can help to inform natural history of diseases, prevalence of rare diseases, practice patterns, diffusion of technology, comparative effectiveness and more, all in the real-world setting. IRIS Registry represents a remarkable opportunity for knowledge discovery, and for collaborative studies. The IRIS Registry database is comprised of data from participating clinicians EHRs, and data elements include: patient demographics, patient medical and ocular history, clinical examination findings, diagnoses, procedures and medications. EHR data is stripped of all unique patient identifiers when it is uploaded into IRIS Registry for privacy purposes. The participating physicians own their own data. The Academy owns the de-identified, aggregated data and can analyze these data. The database has the same legal protections and safeguards from legal discoverability as do hospital-based peer review processes. The IRIS Registry is a unique resource for the evaluation of critical questions in ophthalmology. IRIS Registry contains data on the following disease conditions to provide a few specific examples: The rate of endophthalmitis after cataract surgery; the visual outcome of patients with endophthalmitis; and specific risk factors associated with developing endophthalmitis The rate of endophthalmitis after anti-vegf injections across different agents, and the comparative effectiveness of these agents based on visual acuity outcomes The prevalence of myopic choroidal neovascularization in the United States, based on both diagnostic code information and clinical data The treatment patterns for patients with myopic choroidal neovascularization, including the visual acuity outcomes for those treated and those not treated Three peer-reviewed papers have already been published from IRIS-based research within the past year, including a Jackson Lecture by Anne Coleman, PhD, MD in the American Journal of Ophthalmology and one on pathologic myopia and macular disease in Ophthalmology. Project Goals The Academy very much desires that this massive database be made available to scientific investigators to further population health in ophthalmology and blindness prevention. While the Academy does have staff and resources for IRIS Registry studies and data analytics, these are limited. Therefore, the Academy is seeking to create several IRIS Registry Analytics Teams that will be dedicated to performing

3 Data Elements Patient Birth Year Sex Race Hispanic or Latino Ethnicity Practice Zip Code Insurance Past medical history Past ocular history including diagnoses and procedures Social history including tobacco use Immunizations Medications Diagnoses - systemic and ocular by ICD code (or SNOMED code) Procedures - diagnostic and treatment by CPT code or services by HCPCS code Complications of treatment - by ICD code or if requiring another procedure, by CPT code Clinical examination findings, including visual acuity, intraocular pressure, disease severity, etc. Referral Planned next visits

4

5 Additional details about a few elements

6 Specific Elements: definitions, limitations, issues Date of Service: for privacy reasons, AAO is providing Date of Service by year and week, not by actual service date. i.e. the date of 1/2/2015 will be reported as Week:1, Year: Dates of service can refer to an encounter date or a procedure date and are found in different tables: The EncounterDate, found in the Tblencounter table, refers to the date of an encounter or visit. The EffectiveDate^, found in the PatientProcedure table, refers to the date of a procedure. The StartDate^, found in the PatientMedications table, refers to the date at which a medication was prescribed. The StopDate^, found in the PatientMedications table, refers to the date at which a medication was to be stopped. I.e. if a medication was prescribed with a 30-day supply, the StopDate should be 30 days after the StartDate. (Dates related to diagnoses are explained in the Diagnosis section below.) Diagnosis: The IRIS Registry contains two types of diagnoses: ophthalmic diagnoses and systemic diagnoses. Ophthalmic diagnoses are more reliable and available since the registry is comprised of ophthalmic practices geared toward capturing ophthalmic data. Diagnoses can be found in the PatientProblem table under the variable name PracticeCode*. Diagnoses may be captured with ICD-9 or ICD-10 codes. At times, a patient with one diagnosis may be coded with both ICD-9 and the ICD-10 codes for that particular diagnosis. Therefore, it is often necessary to convert all diagnoses to either ICD-9 or ICD-10 before counting unique patients/unique eyes etc. with particular diagnoses. The onset date, or date at which a diagnosis first occurred, is found in the PatientProblemHistory tables as the Diag_Date^ variable. Diag_date, or onset date, is often not populated in IRIS Registry data, in which case one can use DocumentationDate as a proxy. DocumentationDate^ refers to the date at which the diagnosis was documented by the practice. This variable is more populated than the onset date variable (diag_date). However, note that the onset of a condition may have occurred before it was documented, meaning that using the documentationdate does not always accurately capture whether a condition existed by a certain date. Again, it can be used as a proxy.

7 Additionally, note that the diagnostic PracticeCode is located in the PatientProblem table while the diag_date and documentationdate variables are located in the PatientProblemHistory table. Therefore, in order to obtain both a patient s diagnosis and the date of onset or documentation, one must link these two tables using the PatientProblemUID code. IOP: IOP measures are found in the Tblencounter tables, listed separately for right and left eyes with the following variable labels: IOPLt (left eye IOP measure) and IOPRt (right eye IOP measure). Patients with both eyes are listed separately with a right and left measure; there is no both eye variable in this table. Practices enter IOP data manually in many EMR systems, so recorded IOP values often contain letters or symbols that are extraneous and cannot be used in conjunction with some SAS functions. Therefore, the IOP values must be cleaned up and transformed in SAS into numeric values to be of use to research questions. IOP values of -1 must be excluded because they are not actual values; -1 signifies that our vendor was not able to map the value from the patient s medical record. Note that some practices have unusually high proportions of patients with IOP values of 1, suggesting that IOP data from these practices may not be reliable. Laterality: Eye laterality is captured in several places, in several different ways. Diag_eye in the PatientProblem table identifies the diagnosed eye and can have the value of 1 (right), 2 (left), 3 (both left and right), or 4 (unspecified eye). Unfortunately, a large proportion of diagnosis data has unspecified eyes. In some cases, the researcher can make assumptions based on other information in the patient record to identify the diagnosed eye. In other cases, the unspecified eye cannot be determined. Proc_eye in the PatientProcedure table identifies the procedure eye and can have the value of 1 (right), 2 (left), 3 (both left and right), or 4 (unspecified eye). Unfortunately, a large proportion of procedure data has unspecified eyes. In some cases, the researcher can make assumptions based on other information in the patient record to identify the procedure eye. In other cases, the unspecified eye cannot be determined. For both diag_eye and proc_eye, note that for most analyses, the value of 3 (both eyes) should be transformed to reflect a right eye (1) and a left eye (2) in order to accurately count the number of eyes. It is also important to transform from both to left and right eyes to provide consistency among sample patients; some EMR records may not use the both (3) value and patients with diagnoses in both eyes diagnosed/with a procedure etc. will have been recorded separately as a right (1) and left (2). Note that laterality is built into some ICD-10 codes (from PracticeCode in the Problem tables), usually as the 7 th position of a code, but sometimes other positions of the ICD-10 codes. - For example, a patient with Diabetes Mellitus due to underlying condition with mild diabetic retinopathy with macular edema is identified by the E ICD-10 code. E refers to that diagnosis in the right eye; E refers to that diagnosis in the left eye, E refers to a bilateral diagnosis. 2

8 - On the other hand, Adherent Leukoma is identified by the ICD-10 code: H17.0 and laterality is identified in the 5 th position. The code H17.01 refers to adherent leukoma in the right eye; H17.02 refers to adherent leukoma in the left eye; H17.03 refers to bilateral adherent leukoma. Medications: The medication table contains information on both non-prescription products (or over the counter drugs), medications prescribed by an ophthalmologist in his/her practice, and possibly medications prescribed by other providers outside of the ophthalmology practice (medications patients have or are taking). If Rx_Flag is equal to 1, then we can assume the medication record is a drug prescribed by a physician in an ophthalmology practice. The prescribing provider NPI & corresponding Practice ID are also known for these records. We have three main medication source vocabularies: RxNorm, NDDF, and GPI. Generic Product Identifier, GPI, is a lesser used vocabulary representing a small sample of our data and mainly utilized by one EMR system (SRS). We extract most useful information from RxNorm and NDDF/NDC source codes. Two crosswalks enable us to convert a numeric medication code to its corresponding brand name or active ingredient (and sometimes therapeutic class). We also have SIG, route, product form, brand name, generic name, and dose dispensing quantity information. However, this type of data is not as well populated because not all EMR systems consistently provide this textual information. Therefore, it is best to apply external crosswalks (provided from the FDA or NLM) to classify that data. Procedures: The PatientProcedure tables capture procedures with the PracticeCode** variable. Procedures are identified by CPT or HCPC codes. For intravitreal injections, one should generally proceed in two steps: first pull the CPT code 67028, which identifies that there was an injection procedure, and second, separately pull the HCPCs codes which identify the drug injected (e.g. anti-vegf or injected steroids etc.) Visual Acuity (VA): Visual acuity measures include VA type and VA method and are found in the VisualAcuity tables. VA Type can include Best Corrected or Corrected (meaning that glasses or contacts were used), Not corrected, and Unspecified. The VisualAcuity tables contains separate variables for each of these types, and by eye (left or right; both is not an option in this table). For example, the table contains VisualAcuity_Left_Value_BC to refer to the Best Corrected value reported for a patient s left eye. VA Method can include 14 variations of Distance and Near methods. Distance is the more commonly used method. VA Values are mostly reported in Snellen Feet (20/20, 20/40, etc.) which generally should be converted into a numeric LogMAR value (-0.30 through 3.0) for use in analyses. NOTE: There are a small percentage of records that are documented using Jeager Standard which should only be measure with a 3

9 Near Method. However, AAO does not currently know how to accurately report these records and therefore cannot convert these to LogMAR. The VisualAcuity tables also include the date when the VA measure was taken. Dates are reported by eye (left or right; both is not an option in this table) and by type (best corrected, uncorrected or unspecified). For example, the variable VA_Left_Date_Not_Correct refers to the date at which a patient s VA was measured in the left eye using the Not Correct type ^ Because these dates are currently provided by FIGMD in character fields, they must be converted to a date field in order to execute some SAS functions such as identifying/finding procedures that occurred during a certain period. * PracticeCode in the Problem table should not be confused with the PracticeCode variable in the Procedure table which captures procedure generally CPT or HCPCS- codes. The variable names are the same, but the contents of the variables differ. ** PracticeCode in the Procedure table should not be confused with the PracticeCode variable in the Problem table which captures diagnosis generally ICD-9 or ICD-10 codes. The variable names are the same, but the contents of the variables differ. 4

10 American Academy of Ophthalmology IRIS Registry Data Dictionary Patient Demographics Element ID: 2050 Name: Year of Birth Coding instructions: Indicates the patient's year of birth. Short name: YOB Format: Date Format Value: yyyy Element ID: 2060 Name: Sex Coding instructions: Indicates the patient s sex at birth. Short name: Sex Element ID: 2070 Name: Race-White Coding instructions: Indicates if the patient is White. Short name: RaceWhite Target Value: The value on arrival at this facility Selections: Code Selection Text Definition 0 1 White (Race) Date: 1 Version: 1.0

11 [Type here] American Academy of Ophthalmology IRIS Registry Data Dictionary Element ID: 2071 Name: Black/African American Coding instructions: Indicates if the patient is Black/African American. Patient Demographics Short name: RaceBlack Selections: Code Selection Text Definition 0 1 Black/African American (Race) Element ID: 2072 Name: Asian Coding instructions: Indicates if the patient is Asian. Short name: RaceAsian Selections: Code Selection Text Definition 0 1 Asian (Race) Date: 2 Version: 1.0

12 American Academy of Ophthalmology IRIS Registry Data Dictionary Element ID: 2073 Name: Race-American Indian/Alaskan Native Patient Demographics Coding instructions: Indicates if the patient is American Indian or Alaskan Native. Short name: RaceAmIndian Target Value: The value on arrival at this facility Selections: Code Selection Text Definition 0 1 Race-American Indian/Alaskan Native (Race) Element ID: 2074 Name: Race-Native Hawaiian/Pacific Islander Coding instructions: Indicates if the patient is Native Hawaiian/Other Pacific Islander. Short name: RaceNatHaw Target Value: The value on arrival at this facility Selections: Code Selection Text Definition 0 1 Race-Native Hawaiian/Pacific Islander (Race) Date: 3 Version: 1.0

13 [Type here] American Academy of Ophthalmology IRIS Registry Data Dictionary Element ID: 2075 Name: Race-Other Patient Demographics Coding instructions: Indicates if the patient having another race apart from above mentioned. Short name: RaceOther Selections: Code Selection Text Definition 0 1 Other (Race) Element ID: 2076 Name: Hispanic or Latino Ethnicity Coding instructions: Indicates if the patient is Hispanic or Latino ethnicity as determined by the patient/family. Short name: HispOrg Selections: Code Selection Text Definition 0 1 Hispanic or Latino Ethnicity Date: 4 Version: 1.0

14 American Academy of Ophthalmology IRIS Registry Data Dictionary Element ID: 3020 Name: Insurance- Private Health Insurance Coding instructions: Indicates if the patient has private health insurance. Patient Demographics Short name: InsPrivate Element ID: 3022 Name: Insurance-Medicaid Coding instructions: Indicates if the patient is insured by Medicaid. Short name: InsMedicaid Element ID: 3023 Name: Insurance-Military Healthcare/Department of Defense/Tricare Coding instructions: Indicates if the patient has military health care. Short name: InsMilitary Date: 5 Version: 1.0

15 [Type here] American Academy of Ophthalmology IRIS Registry Data Dictionary Element ID: 3028 Name: Insurance-Medicare (Fee for service) Patient Demographics Coding instructions: Indicates if the patient is insured by Medicare (fee for service). Short name: InsMedicare_FeeforSer Element ID: 3029 Name: Insurance-Medicare (Advantage care) Coding instructions: Indicates if the patient is insured by Medicare (managed care/hmo) Short name: InsMedicare_MngdADGCare Element ID: 3030 Name: Insurance-Blue Cross/Blue Shield Coding instructions: Indicates if the patient is insured by Blue Cross/Blue Shield. Short name: InsBlueCrossBlueShield Date: 6 Version: 1.0

16 American Academy of Ophthalmology IRIS Registry Data Dictionary Patient Demographics Element ID: 3031 Name: Insurance- Other Government / Indian Health Service/ State Local government Coding instructions: Indicates if the patient is insured by other government Short name: InsOtherGov Element ID: 3032 Name: Insurance-Department of Corrections Coding instructions: Indicates if the patient is insured by Department of Corrections Short name: InsDeptOfCorr Element ID: 3033 Name: Insurance-Managed Care Unspecified Coding instructions: Indicates if the patient is insured by Managed Care Unspecified. Short name: InsUnSpecified_MngdCare Date: 7 Version: 1.0

17 [Type here] American Academy of Ophthalmology IRIS Registry Data Dictionary Element ID: 3034 Name: Insurance- No Payment Listed Coding instructions: Indicates if the patient has no payment listed Patient Demographics Short name: InsNoPaymentListed Element ID: 3035 Name: Insurance- Miscellaneous/Other/Foreign National, Worker s Comp, Auto Insurance Coding instructions: Indicates if the patient is insured by Miscellaneous/Other. Short name: InsMiscOther Element ID: 3100 Name: Payer ID Coding instructions: Indicates the Payer ID of the patient's primary insurance payer. Payer ID is a national numbering system that identifies healthcare payers authorized by CMS for healthcare claims processing and other electronic data interchange transactions. Short name: PayerID Format: text Format Value: None Date: 8 Version: 1.0

18 American Academy of Ophthalmology IRIS Registry Data Dictionary Date: 9 Version: 1.0

American Academy of Ophthalmology IRIS Registry (Intelligent Research in Sight) Analytics Data Dictionary

American Academy of Ophthalmology IRIS Registry (Intelligent Research in Sight) Analytics Data Dictionary 7/25/2017 American Academy of Ophthalmology IRIS Registry (Intelligent Research in Sight) Analytics Data Dictionary Disclaimer: This data dictionary covers the data elements found within the American Academy

More information

Ophthalmology Meaningful Use Attestation Guide 2016 Edition Updated July 2016

Ophthalmology Meaningful Use Attestation Guide 2016 Edition Updated July 2016 Ophthalmology Meaningful Use Attestation Guide 2016 Edition Updated July 2016 Provided by the American Academy of Ophthalmology and the American Academy of Ophthalmic Executives (AAOE), the Academy's practice

More information

Carolinas Collaborative Data Dictionary

Carolinas Collaborative Data Dictionary Overview Carolinas Collaborative Data Dictionary This data dictionary is intended to be a guide of the readily available, harmonized data in the Carolinas Collaborative Common Data Model via i2b2/shrine.

More information

IRIS Intelligent Research in Sight. A Clinical Registry Case Study

IRIS Intelligent Research in Sight. A Clinical Registry Case Study IRIS Intelligent Research in Sight A Clinical Registry Case Study Patient Registries Summit William L. Rich III, MD, FACS AAO Medical Director Health Policy Chair, IRIS Executive Committee Gaps in Current

More information

2018 OPTIONS FOR INDIVIDUAL MEASURES: REGISTRY ONLY. MEASURE TYPE: Outcome

2018 OPTIONS FOR INDIVIDUAL MEASURES: REGISTRY ONLY. MEASURE TYPE: Outcome Quality ID#141 (NQF 0563): Primary Open-Angle Glaucoma (POAG): Reduction of Intraocular Pressure (IOP) by 15% OR Documentation of a Plan of Care National Quality Strategy Domain: Communication and Care

More information

Meaningful Use for 2014 Stag St e ag 1 Or Or Stag St e ag e 2 For Fo r 2014? Meaningful Meaningful Use: Stag St e ag e 1 1 Fo r Fo 2014

Meaningful Use for 2014 Stag St e ag 1 Or Or Stag St e ag e 2 For Fo r 2014? Meaningful Meaningful Use: Stag St e ag e 1 1 Fo r Fo 2014 Meaningful Use for 2014 Gerald E. Meltzer MD MSHA Medical Director imedicware Stage 1 Or Stage 2 For 2014? Meaningful Use: Stage 1 For 2014 1 Key Changes for 2014 Patient Electronic Access Clinical Quality

More information

Re: CMS Patient Relationship Categories and Codes Second Request for Information

Re: CMS Patient Relationship Categories and Codes Second Request for Information January 6, 2017 Andrew Slavitt Acting Administrator Centers for Medicare & Medicaid Services 7500 Security Boulevard Baltimore, MD 21244 Re: CMS Patient Relationship Categories and Codes Second Request

More information

Registry General FAQs

Registry General FAQs Registry General FAQs September, 2016 Table of Contents 1 Overview... 1 2 Frequently Asked Questions... 2 2.1 General... 2 2.2 Data... 5 2.3 Population Health... 6 2.4 Security and Privacy... 6 2.5 Cost

More information

2017 SPECIALTY REPORT ANNUAL REPORT

2017 SPECIALTY REPORT ANNUAL REPORT 2017 SPECIALTY REPORT ANNUAL REPORT National Commission on Certification of Physician Assistants Table of Contents Message from the President... 3 About the Data Collection and Methodology...4 All Specialties....

More information

WIO 2015 Summer Symposium 08/07/2015. Update on Medicare Quality Reporting Programs and the IRIS Registry

WIO 2015 Summer Symposium 08/07/2015. Update on Medicare Quality Reporting Programs and the IRIS Registry WIO 215 Summer Symposium 8/7/215 Update on Medicare Quality Reporting Programs and the IRIS Registry Women in Ophthalmology 215 Summer Symposium August 7, 215 Rebecca Hancock Manager, Quality & HIT Policy

More information

Quality Data Model (QDM) Style Guide. QDM (version MAT) for Meaningful Use Stage 2

Quality Data Model (QDM) Style Guide. QDM (version MAT) for Meaningful Use Stage 2 Quality Data Model (QDM) Style Guide QDM (version MAT) for Meaningful Use Stage 2 Introduction to the QDM Style Guide The QDM Style Guide provides guidance as to which QDM categories, datatypes, and attributes

More information

Outpatient Hospital Facilities

Outpatient Hospital Facilities Outpatient Hospital Facilities Chapter 6 Chapter Outline Introduce students to 1. Different outpatient facilities 2. Different departments involved in the reimbursement process 3. The Chargemaster 4. Terminology

More information

Modern Optometric Staff BILLING & CODING THE MEDICAL EYE EXAMINATION. I m From The Government. The HIPPA Act of And I m Here To Help

Modern Optometric Staff BILLING & CODING THE MEDICAL EYE EXAMINATION. I m From The Government. The HIPPA Act of And I m Here To Help BILLING & CODING THE MEDICAL EYE EXAMINATION Modern Optometric Staff Ask the right questions, take the right actions Follow HIPPA guidelines Craig Thomas, O.D. 3900 West Wheatland Road Dallas, Texas 75237

More information

Medicaid EHR Incentive Program Health Information Exchange Objective Stage 3 Updated: February 2017

Medicaid EHR Incentive Program Health Information Exchange Objective Stage 3 Updated: February 2017 Medicaid EHR Incentive Program Health Information Exchange Objective Stage 3 Updated: February 2017 The Health Information Exchange (HIE) objective (formerly known as Summary of Care ) is required for

More information

Meaningful Use: Review of Changes to Objectives and Measures in Final Rule

Meaningful Use: Review of Changes to Objectives and Measures in Final Rule Meaningful Use: Review of Changes to Objectives and Measures in Final Rule The proposed rule on meaningful use established 27 objectives that participants would meet in stage 1 of the program. The final

More information

ARRA New Opportunities for Community Mental Health

ARRA New Opportunities for Community Mental Health ARRA New Opportunities for Community Mental Health Presented to: The Indiana Council of Community Behavioral Health Kevin Scalia Executive Vice-President, Corporate Development February 11, 2010 Overview

More information

Note: This is an outcome measure and will be calculated solely using registry data.

Note: This is an outcome measure and will be calculated solely using registry data. Quality ID #304: Cataracts: Patient Satisfaction within 90 Days Following Cataract Surgery National Quality Strategy Domain: Person and Caregiver-Centered Experience and Outcomes 2018 OPTIONS FOR INDIVIDUAL

More information

Measures Reporting for Eligible Hospitals

Measures Reporting for Eligible Hospitals Meaningful Use White Paper Series Paper no. 5b: Measures Reporting for Eligible Hospitals Published September 5, 2010 Measures Reporting for Eligible Hospitals The fourth paper in this series reviewed

More information

2015 MEANINGFUL USE STAGE 2 FOR ELIGIBLE PROVIDERS USING CERTIFIED EMR TECHNOLOGY

2015 MEANINGFUL USE STAGE 2 FOR ELIGIBLE PROVIDERS USING CERTIFIED EMR TECHNOLOGY 2015 MEANINGFUL USE STAGE 2 FOR ELIGIBLE PROVIDERS USING CERTIFIED EMR TECHNOLOGY STAGE 2 REQUIREMENTS EPs must meet or qualify for an exclusion to 17 core objectives EPs must meet 3 of the 6 menu measures.

More information

Measures Reporting for Eligible Providers

Measures Reporting for Eligible Providers Meaningful Use White Paper Series Paper no. 5a: Measures Reporting for Eligible Providers Published September 4, 2010 Measures Reporting for Eligible Providers The fourth paper in this series reviewed

More information

MEANINGFUL USE STAGE FOR ELIGIBLE PROVIDERS USING CERTIFIED EMR TECHNOLOGY

MEANINGFUL USE STAGE FOR ELIGIBLE PROVIDERS USING CERTIFIED EMR TECHNOLOGY MEANINGFUL USE STAGE 2 2014 FOR ELIGIBLE PROVIDERS USING CERTIFIED EMR TECHNOLOGY STAGE 2 REQUIREMENTS EPs must meet or qualify for an exclusion to 17 core objectives. EPs must meet 3 of the 6 menu measures.

More information

MDEpiNet RAPID Meeting

MDEpiNet RAPID Meeting MDEpiNet RAPID Meeting BUILD, PCORnet & SENTINEL: Background, Data Model and Data Elements Jeffrey Brown, PhD Associate Professor May 25, 2017 1 FDA Sentinel: Background 2007: FDA Amendments Act A mandate

More information

MEDICARE ENROLLMENT, HEALTH STATUS, SERVICE USE AND PAYMENT DATA FOR AMERICAN INDIANS & ALASKA NATIVES

MEDICARE ENROLLMENT, HEALTH STATUS, SERVICE USE AND PAYMENT DATA FOR AMERICAN INDIANS & ALASKA NATIVES American Indian & Alaska Native Data Project of the Centers for Medicare and Medicaid Services Tribal Technical Advisory Group MEDICARE ENROLLMENT, HEALTH STATUS, SERVICE USE AND PAYMENT DATA FOR AMERICAN

More information

Academy Efforts to Enhance Patient Care & Clinical Practice: From Big Data to Public Policy. Cynthia Ann Bradford, MD President

Academy Efforts to Enhance Patient Care & Clinical Practice: From Big Data to Public Policy. Cynthia Ann Bradford, MD President Academy Efforts to Enhance Patient Care & Clinical Practice: From Big Data to Public Policy Cynthia Ann Bradford, MD President Financial Disclosure NONE 2 Big Data, Big Insights 3,000 ophthalmologists

More information

Meaningful Use Basics and Attestation Process Guide for Medicare and Medi-Cal. Lori Hack & Val Tuerk, Object Health

Meaningful Use Basics and Attestation Process Guide for Medicare and Medi-Cal. Lori Hack & Val Tuerk, Object Health Meaningful Use Basics and Attestation Process Guide for Medicare and Medi-Cal Lori Hack & Val Tuerk, Object Health 2 3 Agenda Who Qualifies for the EHR Incentive Funds? EHR Incentive Registration Process

More information

Specifically, we encourage CMS to consider and implement the following policies related to these requests for information, including:

Specifically, we encourage CMS to consider and implement the following policies related to these requests for information, including: January 16, 2018 Seema Verma Administrator Centers for Medicare & Medicaid Services 7500 Security Boulevard Baltimore, MD 21244 Re: Medicare Program; Contract Year 2019 Policy and Technical Changes to

More information

BCBSM Physician Group Incentive Program

BCBSM Physician Group Incentive Program BCBSM Physician Group Incentive Program Organized Systems of Care Initiatives Interpretive Guidelines 2012-2013 V. 4.0 Blue Cross Blue Shield of Michigan is a nonprofit corporation and independent licensee

More information

APPENDIX 2 NCQA PCMH 2011 AND CMS STAGE 1 MEANINGFUL USE REQUIREMENTS

APPENDIX 2 NCQA PCMH 2011 AND CMS STAGE 1 MEANINGFUL USE REQUIREMENTS Appendix 2 NCQA PCMH 2011 and CMS Stage 1 Meaningful Use Requirements 2-1 APPENDIX 2 NCQA PCMH 2011 AND CMS STAGE 1 MEANINGFUL USE REQUIREMENTS CMS Meaningful Use Requirements* All Providers Must Meet

More information

Meaningful Use Stage 1 Guide for 2013

Meaningful Use Stage 1 Guide for 2013 Meaningful Use Stage 1 Guide for 2013 Aprima PRM 2011 December 20, 2013 2013 Aprima Medical Software. All rights reserved. Aprima is a registered trademark of Aprima Medical Software. All other trademarks

More information

A complete step by step guide on how to achieve Meaningful Use Core Set Measures in Medgen EHR.

A complete step by step guide on how to achieve Meaningful Use Core Set Measures in Medgen EHR. Medgen EHR A complete step by step guide on how to achieve Meaningful Use Core Set Measures in Medgen EHR. Contents Important information regarding Meaningful Use... 2 How to generate your measure report

More information

Figure 1: Heat map showing zip codes and countries of residence for patients in STARR

Figure 1: Heat map showing zip codes and countries of residence for patients in STARR 1 / 5 STARR Data Synopsis We operate STARR, a research data repository with 20 years of fully identified clinical data. STARR includes, but is not limited to, nightly clinical data, Epic Clarity, from

More information

SDRC Tip Sheet Public Use Files

SDRC Tip Sheet Public Use Files SDRC Tip Sheet Public Use Files The State Data Resource Center (SDRC) Team compiled this document highlighting free additional datasets that State Medicaid agencies can use for better understanding the

More information

1500 Health Insurance Claim Form. Frequently Asked Questions (as of 6/17/13)

1500 Health Insurance Claim Form. Frequently Asked Questions (as of 6/17/13) 1500 Health Insurance Claim Form Frequently Asked Questions (as of 6/17/13) 1. Why was the 1500 Claim Form changed? The 1500 Claim Form was revised to accommodate reporting needs for ICD-10 and to align

More information

New Problem List Dictionary (IMO) Workflow Recommendations

New Problem List Dictionary (IMO) Workflow Recommendations Catherine Hill, RN May 15, 2014 The Problem List Overview What is SNOMED-CT? Mapping ICD SNOMED One-to-one (Bulk mapping) One-to-many (Manual mapping) Mapping Required Basic Navigation Data Display Grid

More information

Computer Provider Order Entry (CPOE)

Computer Provider Order Entry (CPOE) Computer Provider Order Entry (CPOE) Use computerized provider order entry (CPOE) for medication orders directly entered by any licensed healthcare professional who can enter orders into the medical record

More information

Roll Out of the HIT Meaningful Use Standards and Certification Criteria

Roll Out of the HIT Meaningful Use Standards and Certification Criteria Roll Out of the HIT Meaningful Use Standards and Certification Criteria Chuck Ingoglia, Vice President, Public Policy National Council for Community Behavioral Healthcare February 19, 2010 Purpose of Today

More information

Appendix 4 CMS Stage 1 Meaningful Use Requirements Summary Tables 4-1 APPENDIX 4 CMS STAGE 1 MEANINGFUL USE REQUIREMENTS SUMMARY

Appendix 4 CMS Stage 1 Meaningful Use Requirements Summary Tables 4-1 APPENDIX 4 CMS STAGE 1 MEANINGFUL USE REQUIREMENTS SUMMARY Appendix 4 CMS Stage 1 Meaningful Use Requirements Summary Tables 4-1 APPENDIX 4 CMS STAGE 1 MEANINGFUL USE REQUIREMENTS SUMMARY 1. Use CPOE (computerized physician order entry) for medication orders directly

More information

Building a Common REMS Platform: Use Case Guide for Prescriber Certification

Building a Common REMS Platform: Use Case Guide for Prescriber Certification Building a Common REMS Platform: Use Case Guide for Prescriber Certification Thank you for participating in our first Common REMS Platform Workshop! During this workshop, FDA will be presenting its proposed

More information

Hospital Discharge Data, 2005 From The University of Memphis Methodist Le Bonheur Center for Healthcare Economics

Hospital Discharge Data, 2005 From The University of Memphis Methodist Le Bonheur Center for Healthcare Economics Hospital Discharge Data, 2005 From The University of Memphis Methodist Le Bonheur Center for Healthcare Economics August 22, 2008 Potentially Avoidable Pediatric Hospitalizations in Tennessee, 2005 Cyril

More information

June 25, Barriers exist to widespread interoperability

June 25, Barriers exist to widespread interoperability June 25, 2018 Centers for Medicare & Medicaid Services Department of Health and Human Services Attention: CMS-1694-P P.O. Box 8011 Baltimore, MD 21244-1850 RE: Docket ID: CMS-1694-P, Medicare Program;

More information

Eligible Professional Core Measure Frequently Asked Questions

Eligible Professional Core Measure Frequently Asked Questions Eligible Professional Core Measure Frequently Asked Questions CPOE for Medication Orders 1. How should an EP who orders medications infrequently calculate the measure for the CPOE objective if the EP sees

More information

Who am I? Presented by Jeff Grant, President HCMA, Inc.

Who am I? Presented by Jeff Grant, President HCMA, Inc. Presented by Jeff Grant, President HCMA, Inc. Who am I? Over 20 years Practice Management, Operations, Revenue Cycle Management & HIT Consulting with nearly 1,000 practices Provides Revenue Cycle Management

More information

Big Data NLP for improved healthcare outcomes

Big Data NLP for improved healthcare outcomes Big Data NLP for improved healthcare outcomes A white paper Big Data NLP for improved healthcare outcomes Executive summary Shifting payment models based on quality and value are fueling the demand for

More information

NCQA s Patient-Centered Medical Home (PCMH) 2011 Standards 11/21/11

NCQA s Patient-Centered Medical Home (PCMH) 2011 Standards 11/21/11 NCQA s Patient-Centered Medical Home (PCMH) 2011 Standards 11/21/11 28 PCMH 1: Enhance Access and Continuity PCMH 1: Enhance Access and Continuity 20 points provides access to culturally and linguistically

More information

Meaningful Use Measures: Quick Reference Guide Stage 2 (2014 and Beyond)

Meaningful Use Measures: Quick Reference Guide Stage 2 (2014 and Beyond) Meaningful Use Measures: Quick Reference Guide Stage 2 (2014 and Beyond) Core Measures Required: All 17 objectives Objective: Requirement: Exclusions: Accomplish in Clinical 1. Computerized - Documenting

More information

Creating a patient list for GSK vaccines in e-mds EHR

Creating a patient list for GSK vaccines in e-mds EHR Patient lists for series completion Helping ensure patients receive all doses in a vaccine series When providers have patients who have been prescribed a vaccine with multiple doses in a series, they may

More information

PCMH 2014 Recognition Checklist

PCMH 2014 Recognition Checklist 1 PCMH1: Patient Centered Access 10.00 points Element A - Patient-Centered Appointment Access ~~ MUST PASS 4.50 points 1 Providing same-day appointments for routine and urgent care (Critical Factor) Policy

More information

C:\Backup\rethinkeyecare

C:\Backup\rethinkeyecare C:\Backup\rethinkeyecare Are your eyes ancillary? Vision disorders are the 4th most common disability in the United States and the most prevalent handicapping condition during childhood. The majority of

More information

Oregon Health Authority Key Performance Measures Biennium

Oregon Health Authority Key Performance Measures Biennium Oregon Health Authority Key Performance Measures 2017 2017 Biennium Presented to the Human Services Legislative Subcommittee on Ways and Means April 6, 2015 Leslie Clement, Chief of Policy Lori Coyner,

More information

Use of Information Technology in Physician Practices

Use of Information Technology in Physician Practices Use of Information Technology in Physician Practices 1. Do you have access to a computer at your current office practice? YES NO -- PLEASE SKIP TO QUESTION #2 If YES, please answer the following. a. Do

More information

AAPC Richardson, TX Chapter. Monthly Meeting. 6pm. Location:

AAPC Richardson, TX Chapter. Monthly Meeting. 6pm. Location: AAPC Richardson, TX Chapter Monthly Meeting 4/17/2017 @ 6pm Location: Methodist Richardson/Renner Medical Center-Physician Pavilion I 2821 E President George-Physician Services Building, 2nd floor Conference

More information

2018 OPTIONS FOR INDIVIDUAL MEASURES: REGISTRY ONLY. MEASURE TYPE: Process

2018 OPTIONS FOR INDIVIDUAL MEASURES: REGISTRY ONLY. MEASURE TYPE: Process Quality ID #374: Closing the Referral Loop: Receipt of Specialist Report National Quality Strategy Domain: Effective Communication and Care Coordination 2018 OPTIONS FOR INDIVIDUAL MEASURES: REGISTRY ONLY

More information

INTERGY MEANINGFUL USE 2014 STAGE 1 USER GUIDE Spring 2014

INTERGY MEANINGFUL USE 2014 STAGE 1 USER GUIDE Spring 2014 INTERGY MEANINGFUL USE 2014 STAGE 1 USER GUIDE Spring 2014 Intergy Meaningful Use 2014 User Guide 2 Copyright 2014 Greenway Health, LLC. All rights reserved. This document and the information it contains

More information

Attending Physician Statement- Blindness (loss of sight) or Optic Nerve Atrophy

Attending Physician Statement- Blindness (loss of sight) or Optic Nerve Atrophy Instruction to doctor: This patient is insured with us against the happening of certain contingent events associated with his health. A claim has been submitted in connection with Blindness (loss of sight)

More information

Home Health Quality Improvement Campaign

Home Health Quality Improvement Campaign Home Health Quality Improvement Campaign Description of Monthly Report for Improvement in Oral Medications Monthly Report for Improvement in Management of Oral Medications All data displayed illustrate

More information

Helping patients save money on medications

Helping patients save money on medications Ophthalmology news - OPHTHALMOLOGY BUSINESS - Helping patients save money on medications JANUARY 2018 OPHTHALMOLOGY BUSINESS Helping patients save money on medications by Vanessa Caceres EyeWorld Contributing

More information

Integrating the Healthcare Enterprise International IHE Eye Care

Integrating the Healthcare Enterprise International IHE Eye Care Integrating the Healthcare Enterprise International IHE Eye Care Webinar Series July 2017 Peter Scherer, CIO ifa Group of Companies (IGOC) IHE Eye Care Co-Chair Technical Committee Donald Van Syckle, DVS

More information

MEANINGFUL USE STAGE 2

MEANINGFUL USE STAGE 2 MEANINGFUL USE STAGE 2 PHASED-IN IMPLEMENTATION PROCESS DECEMBER 2014 - PREPARATION MONTH Start this process as early as possible WATCH VIDEO TRAINING SESSIONS: (Sessions available starting December 1,

More information

Eligible Professionals (EP) Meaningful Use Final Objectives and Measures for Stage 1, 2011

Eligible Professionals (EP) Meaningful Use Final Objectives and Measures for Stage 1, 2011 Eligible Professionals (EP) Meaningful Use Final Objectives and Measures for Stage 1, 2011 1 On demand webinars are best heard through a headset or earphones (ipod for example) that can be plugged into

More information

Patient-Centered Connected Care 2015 Recognition Program Overview. All materials 2016, National Committee for Quality Assurance

Patient-Centered Connected Care 2015 Recognition Program Overview. All materials 2016, National Committee for Quality Assurance Patient-Centered Connected Care 2015 Recognition Program Overview All materials 2016, National Committee for Quality Assurance Learning Objectives Introduction to Patient-Centered Connected Care and Eligibility

More information

HIDD 101 HOSPITAL INPATIENT AND DISCHARGE DATA IN NEW MEXICO

HIDD 101 HOSPITAL INPATIENT AND DISCHARGE DATA IN NEW MEXICO HIDD 101 HOSPITAL INPATIENT AND DISCHARGE DATA IN NEW MEXICO Health Information System Act (24-14A-1, et seq. NMSA 1978) Provides authority for the Department of Health to collect health data. NMDOH had

More information

5.8 Overview of Enhancements

5.8 Overview of Enhancements 5.8 Overview of Enhancements Jamie Sampson EHR Project Manager MMIC Overview of Enhancements Capture Multiple Data Elements Patient Information Bar Report Writer and SNOWMED support Clinical Reconciliation

More information

Case-Mix Data for Case Ascertainment

Case-Mix Data for Case Ascertainment Case-Mix Data for Case Ascertainment Mary Jane King, MPH, CTR Registry Operations Massachusetts Cancer Registry Tel: (617) 624-5622 Fax: (617) 624-5695 mary.jane.king@state.ma.us 1 Outline History, Needs

More information

Understanding Your Meaningful Use Report

Understanding Your Meaningful Use Report Understanding Your Meaningful Use Report Distributed by Kowa Optimed EMRlogic activehr Understanding Your Meaningful Use Report, version 2.1 Publication Date: May 8, 2012 OD Professional and activehr OD

More information

CAHPS Hospice Survey Podcast for Hospices Transcript Data Hospices Must Provide to their Survey Vendor

CAHPS Hospice Survey Podcast for Hospices Transcript Data Hospices Must Provide to their Survey Vendor CAHPS Hospice Survey Data Hospices Must Provide to their Survey Vendor Presentation available at: Slide 1 Welcome to the CAHPS Hospice Survey: Podcast for Hospices series. These podcasts were created for

More information

ICD-10 Frequently Asked Questions

ICD-10 Frequently Asked Questions ICD-10 Frequently Asked Questions September 2015 pulseinc.com + 1.800.444.0882 We care for your practice, as if it were our own. Acknowledgments Document Number: 01 Date: September 7, 2015 Pulse Systems

More information

Appendix 5. PCSP PCMH 2014 Crosswalk

Appendix 5. PCSP PCMH 2014 Crosswalk Appendix 5 Crosswalk NCQA Patient-Centered Medical Home 2014 July 28, 2014 Appendix 5 Crosswalk 5-1 APPENDIX 5 Crosswalk The table compares NCQA s Patient-Centered Specialty Practice () standards with

More information

EHR/Meaningful Use

EHR/Meaningful Use EHR/Meaningful Use 2015-2017 The requirements for Meaningful Use attestation have changed due to the recently released Medicare and Medicaid Programs: Electronic Health Record Incentive Program Stage 3

More information

Stage 2 Eligible Professional Meaningful Use Core Measures Measure 15 of 17 Last Updated: November 2013

Stage 2 Eligible Professional Meaningful Use Core Measures Measure 15 of 17 Last Updated: November 2013 Summary of Care Objective Measures Exclusion Table of Contents Stage 2 Eligible Professional Meaningful Use Core Measures Measure 15 of 17 Last Updated: November 2013 The EP who transitions their patient

More information

Note: Every encounter type must have at least one value designated under the MU Details frame.

Note: Every encounter type must have at least one value designated under the MU Details frame. Meaningful Use Eligible Professionals Eligible Providers (EPs) who are participating in the EHR Incentive Program either under Medicare or Medicaid must complete at least 2 years under Stage 1 before they

More information

PATIENT REGISTRATION FORM PARENTAL MEDICAL CONSENT FORM FOR A MINOR CHILD

PATIENT REGISTRATION FORM PARENTAL MEDICAL CONSENT FORM FOR A MINOR CHILD PATIENT REGISTRATION FORM PARENTAL MEDICAL CONSENT FORM FOR A MINOR CHILD General Consent for Treatment I have the legal right to consent to medical and surgical treatment because (a) I am the patient

More information

EHR Incentives. Profit by using LOGO a certified EHR. EHR vs. EMR. PQRI Incentives. Incentives available

EHR Incentives. Profit by using LOGO a certified EHR. EHR vs. EMR. PQRI Incentives. Incentives available EHR vs. EMR EHR Incentives Company Profit by using LOGO a certified EHR EMR - Electronic records of health-related information on an individual that can be created, gathered, managed, and consulted by

More information

Stage 1 Meaningful Use Objectives and Measures

Stage 1 Meaningful Use Objectives and Measures Stage 1 Meaningful Use Objectives and Measures Author: Mia Evans About Technosoft Solutions: Technosoft Solutions is a healthcare technology consulting, dedicated to providing software development services

More information

Twenty years of ICPC-2 PLUS

Twenty years of ICPC-2 PLUS Twenty years of ICPC-2 PLUS the past, present and future of clinical terminologies in Australian general practice Helena Britt Graeme Miller Julie Gordon Who we are Helena Britt - Director,, University

More information

Financial Interest. ICD-10 Implementation. Who Must Convert. ICD-10 Differences. Tips on How to Prepare for ICD-10. ICD-10 The Countdown Begins

Financial Interest. ICD-10 Implementation. Who Must Convert. ICD-10 Differences. Tips on How to Prepare for ICD-10. ICD-10 The Countdown Begins ICD-10 The Countdown Begins Financial Interest ASCRS-ASOA Symposium & Congress Practice Management Program San Diego, California April 17-21, 2015 I acknowledge a financial interest in the subject matter

More information

If you require films or CD, kindly give us 48 hour notice or make technologist aware at the time of your study.

If you require films or CD, kindly give us 48 hour notice or make technologist aware at the time of your study. A Note to Our Patient: Your physician will be receiving a copy of your results via fax within two business days. Please contact your physician to go over your results and to obtain a copy of your report.

More information

Quality ID #46 (NQF 0097): Medication Reconciliation Post-Discharge National Quality Strategy Domain: Communication and Care Coordination

Quality ID #46 (NQF 0097): Medication Reconciliation Post-Discharge National Quality Strategy Domain: Communication and Care Coordination Quality ID #46 (NQF 0097): Medication Reconciliation Post-Discharge National Quality Strategy Domain: Communication and Care Coordination 2018 OPTIONS FOR INDIVIDUAL MEASURES: REGISTRY ONLY MEASURE TYPE:

More information

Embracing Optometry & Vision Plans: Creating a Successful MD/OD Business Model Part I

Embracing Optometry & Vision Plans: Creating a Successful MD/OD Business Model Part I Embracing Optometry & Vision Plans: Creating a Successful MD/OD Business Model Part I Disclosure I have no relevant financial relationships with the manufacturers of any commercial products and/or provider

More information

Professional Practice Medical Record Documentation Guidelines

Professional Practice Medical Record Documentation Guidelines Professional Practice Medical Record Documentation Guidelines INTRODUCTION Consistent and complete documentation in the medical record is an essential component of quality patient care. All Participating

More information

Building the Eye Care Team: Successfully Integrating an Optometrist to Create a Successful and Ethical MD/OD Practice Model

Building the Eye Care Team: Successfully Integrating an Optometrist to Create a Successful and Ethical MD/OD Practice Model Building the Eye Care Team: Successfully Integrating an Optometrist to Create a Successful and Ethical MD/OD Practice Model JILL MAHER, MA, COE MAHER MEDICAL PRACTICE CONSULTING, LLC Disclosure I have

More information

MIPS eligibility lookup tool (available in Spring 2018): https://qpp.cms.gov/participation-lookup

MIPS eligibility lookup tool (available in Spring 2018): https://qpp.cms.gov/participation-lookup 2018 MIPS Roadmap Under the Quality Payment Program launched in 2017, the Centers for Medicare and Medicaid Services (CMS) evaluates all eligible clinicians based on one of two tracks. The Academy expects

More information

WILMINGTON HEALTH Patient Information

WILMINGTON HEALTH Patient Information WILMINGTON HEALTH Patient Information Account No. Doctor s No. PLEASE ANSWER ALL QUESTIONS PATIENT INFORMATION NAME: LAST BIRTHDATE SS# HOME PHONE CELL PHONE EMAIL ADDRESS FIRST MIDDLE SEX M F RACE White/Caucasian

More information

Health Current: Roadmap Practice Transformation using Information & Data

Health Current: Roadmap Practice Transformation using Information & Data Health Current: Roadmap Practice Transformation using Information & Data Melissa A. Kotrys, MPH Chief Executive Officer July 2017 2 Arizona Health-e Connection is now Health Current. Powering the future

More information

Using Centricity Electronic Medical Record Meaningful Use Reports Version 9.5 January 2013

Using Centricity Electronic Medical Record Meaningful Use Reports Version 9.5 January 2013 GE Healthcare Using Centricity Electronic Medical Record Meaningful Use Reports Version 9.5 January 2013 Centricity Electronic Medical Record DOC0886165 Rev 13 2013 General Electric Company - All rights

More information

ADDING A PRACTITIONER FORM

ADDING A PRACTITIONER FORM This form is applicable for Medicaid AND Passport Advantage provider networks. YOU ONLY NEED TO SUBMIT THIS FORM ONE (1) TIME. ADVANTAGE (HMO SNP) ADDING A PRACTITIONER FORM Must complete entire form for

More information

Presented by: Sparkle Sparks, PT MPT HCS-D COS-C AHIMA Approved ICD-10 Coding Instructor OASIS Answers, Inc. Senior Associate Consultant

Presented by: Sparkle Sparks, PT MPT HCS-D COS-C AHIMA Approved ICD-10 Coding Instructor OASIS Answers, Inc. Senior Associate Consultant Presented by: Sparkle Sparks, PT MPT HCS-D COS-C AHIMA Approved ICD-10 Coding Instructor OASIS Answers, Inc. Senior Associate Consultant This educational presentation is provided by The preferred partner

More information

PHYSICIAN QUALITY REPORTING SYSTEM (PQRS) and e-prescribing Update James R. Christina, DPM Director Scientific Affairs APMA

PHYSICIAN QUALITY REPORTING SYSTEM (PQRS) and e-prescribing Update James R. Christina, DPM Director Scientific Affairs APMA PHYSICIAN QUALITY REPORTING SYSTEM (PQRS) and e-prescribing Update 2013 James R. Christina, DPM Director Scientific Affairs APMA Physician Quality Reporting System (PQRS) UNDERSTANDING A MEASURE Each measure

More information

Innovative Ways of Achieving The Triple Aim: Lessons from a Rural Community Health System

Innovative Ways of Achieving The Triple Aim: Lessons from a Rural Community Health System Innovative Ways of Achieving The Triple Aim: Lessons from a Rural Community Health System Roxanne Elliott, MS Policy Director FirstHealth of the Carolinas Goals For Today Review scope of project Integrate

More information

JH-CERSI/FDA Workshop Clinical Trials: Assessing Safety and Efficacy for a Diverse Population

JH-CERSI/FDA Workshop Clinical Trials: Assessing Safety and Efficacy for a Diverse Population JH-CERSI/FDA Workshop Clinical Trials: Assessing Safety and Efficacy for a Diverse Population Use of Epidemiologic Studies to Examine Safety in Diverse Populations Judy A. Staffa, Ph.D, R.Ph. Director

More information

Section 7. Medical Management Program

Section 7. Medical Management Program Section 7. Medical Management Program Introduction Molina Healthcare maintains a medical management program to ensure patient safety as well as detect and prevent fraud, waste and abuse in its programs.

More information

Using the National Hospital Care Survey (NHCS) to Identify Opioid-Related Hospital Visits

Using the National Hospital Care Survey (NHCS) to Identify Opioid-Related Hospital Visits Using the National Hospital Care Survey (NHCS) to Identify Opioid-Related Hospital Visits Carol DeFrances, Ph.D. and Margaret Noonan, M.S. Division of Health Care Statistics National Center for Health

More information

diabetes and related outcomes for local

diabetes and related outcomes for local Health informatics working for PHNs and their communities: Mapping and tracking diabetes and related outcomes for local population health planning Natalie Rinehart & Adam McLeod: Outcome Health Population

More information

Clinical Business Intelligence. Ferdinand Velasco February 25, 2012

Clinical Business Intelligence. Ferdinand Velasco February 25, 2012 Clinical Business Intelligence Ferdinand Velasco February 25, 2012 Introduction Strategic Operational Tactical Summary Agenda Introduction Strategic Operational Tactical Summary Agenda The enemy is fragmentation.

More information

Russell B Leftwich, MD

Russell B Leftwich, MD Russell B Leftwich, MD Chief Medical Informatics Officer Office of ehealth Initiatives, State of Tennessee 1 Eligible providers and hospitals can receive incentives for meaningful use of certified EHR

More information

ecw and NextGen MEETING MU REQUIREMENTS

ecw and NextGen MEETING MU REQUIREMENTS ecw and NextGen MEETING MU REQUIREMENTS ecw version 9.0 is Meaningful Use certified and will be upgraded in Munson hosted practices. Anticipated to be released the end of February. NextGen application

More information

American Recovery and Reinvestment Act (ARRA) of 2009

American Recovery and Reinvestment Act (ARRA) of 2009 American Recovery and Reinvestment Act (ARRA) of 2009 An In-Depth Look into the Revolution of Health IT Colin Konschak, MBA, FHIMSS Managing Partner Scott Kizer, Esq., MIS Senior Legal Consultant Ernie

More information

CPT only copyright 2014 American Medical Association. All rights reserved. 12/23/2014 Page 537 of 593

CPT only copyright 2014 American Medical Association. All rights reserved. 12/23/2014 Page 537 of 593 Measure #391 (NQF 0576): Follow-Up After Hospitalization for Mental Illness (FUH) National Quality Strategy Domain: Communication and Care Coordination 2015 PHYSICIAN QUALITY REPTING OPTIONS F INDIVIDUAL

More information

Process analysis on health care episodes by ICPC-2

Process analysis on health care episodes by ICPC-2 MEETING OF WHO COLLABORATING CENTRES FOR THE FAMILY OF INTERNATIONAL CLASSIFICATIONS Document Tunis, Tunisia 29 Oct. - 4 Nov. 2006 Shinsuke Fujita 1)2), Takahiro Suzuki 3), Katsuhiko Takabayashi 3). 1)WONCA

More information

Qualifying for Medicare Incentive Payments with Crystal Practice Management. Version 1.0

Qualifying for Medicare Incentive Payments with Crystal Practice Management. Version 1.0 Qualifying for Medicare Incentive Payments with Crystal Practice Management Version 1.0 July 18, Table of Contents Qualifying for Medicare Incentive Payments with... 1 General Information... 3 Links to

More information

ACKNOWLEDGEMENT OF HIPAA PRIVACY INFORMATION CONSENT TO USE OR DISCLOSE MEDICAL INFORMATION

ACKNOWLEDGEMENT OF HIPAA PRIVACY INFORMATION CONSENT TO USE OR DISCLOSE MEDICAL INFORMATION Patient Name (PLEASE PRINT): Date of Birth: ACKNOWLEDGEMENT OF HIPAA PRIVACY INFORMATION The & Center of Southern Oregon, PC s Notice of Privacy Practices contains information about the uses and disclosures

More information