BACKGROUND. and Computer Engineering, University of Louisville, 4 Professional Pharmacy Consultant, 5 SAS Institute, Inc.

Size: px
Start display at page:

Download "BACKGROUND. and Computer Engineering, University of Louisville, 4 Professional Pharmacy Consultant, 5 SAS Institute, Inc."

Transcription

1 Use of Text Miner to Automatically Abstract Patient Information from the Pharmacy Order Database Patricia B. Cerrito 1,2, Antonio Badia 3, John C. Cerrito 4, James Cox 5 1 Department of Mathematics, University of Louisville, 2 Jewish Hospital Center for Advanced Medicine, 3 Deparment of Computer Science and Computer Engineering, University of Louisville, 4 Professional Pharmacy Consultant, 5 SAS Institute, Inc. ABSTRACT Objective: To demonstrate how text mining can be used to extract patient diagnosis information from a pharmacy order database when treatments are ordered without a corresponding diagnosis recorded in the patient chart thereby increasing the accuracy of data extracted for billing and external reporting. Method: The medication orders for patients undergoing open heart surgery were examined. All medication orders for one patient were compressed into one text string. The strings were clustered and the results were compared to those recorded in a clinical outcomes database using manual extraction. Results: Out of 1495 patients in the database for open-heart surgery, 122 patients had diabetes medications, 8 (%) were not identified as diabetic in the clinical database. There were 349 patients identified in the outcomes database as having diabetes without any medications. Conclusion: Automatic extraction of patient information from the pharmacy order database can enhance or replace manual extraction from patient charts. BACKGROUND Medical providers have been resistant to the use of electronic records. 2, 3 They still rely on manual extraction from paper files. 4, 5 There is a general lack of interest among healthcare practitioners to convert to electronic medical records. 6, Hospitals have brought computer records into use into some aspects of their operation, primarily in billing and external reporting. The pharmacy generally uses an electronic database to process orders. However, various databases are purchased as needs become apparent with no real attempt at integration across the various operational systems (Figure 1). 8 Each of the services described in Figure 1 usually has some type of database support with the exception of clinical services. Figure 1. Diagram of possible integration needed for electronic record-keeping (reproduced from T. Benson) 8 INTRODUCTION A considerable proportion of patient medical records remain in paper form across the practice of healthcare. Extracting information from theses files must be done manually, usually from progress notes entered by the physician. If the patient record is long and complex, the probability of a missed risk factor increases exponentially. Information concerning patient risk factors and co-morbidities now serves multiple uses. In particular, the information is used for billing purposes and missed factors can reduce charges resulting in under-payments to the healthcare provider. Also, the information is now used to create external report cards ranking hospital performances. 1 A hospital that under-reports on patient risk factors is at a disadvantage and will rank lower regardless of performance. One of the most complete databases typically used in medical care is the pharmacy order database. This is one part of the healthcare industry that adopted electronic records fairly early, spurred surely by the retail industry that can now boast of nationwide integrated systems. The hospital pharmacy database contains every drug given to every patient in an inpatient setting. This database can be exploited to automatically extract patient information, improving on overall accuracy. If a clinical database containing patient outcomes is also available in electronic form, it is possible to cross-reference via patient identification numbers the pharmacy order database to the patient record. In order to investigate the relationship between prescribing and diagnosis, the pharmacy order database must be compressed so that the observational unit is the patient rather than the patient order. Otherwise, there can be a large number of orders per patient. One way to compress the data is to create one text string containing all medications for a patient. In order to analyze this text string, text mining must be used. The purpose of this paper is to examine one pharmacy database linked to a clinical database containing patient risk factors, complications, and outcomes. The database was restricted to patients undergoing open heart surgery during the year The database contains information on approximately 1500 patients. The pharmacy order database contained 84,000 different orders for these 1500 patients, or an average of 522. medication orders per patient. Results demonstrate the feasibility of text mining to improve upon or substitute for manual abstraction from patient charts. Unfortunately, integration across these systems is nearly impossible without scrapping all systems and starting over, or without upgrading to a data warehouse. Hospitals are reluctant to budget the necessary startup costs. Therefore, most hospital records remain on paper with manual extraction. Because of this reluctance, there remains a need to compare and contrast the different databases to supplement manual extraction of data. In the absence of a data warehouse, data integration is possible but more difficult. In this paper, data are merged between patient administration services and diagnostic and therapeutic services to examine the relationships between the databases. At the same time, the redundancy in electronic information along with the different needs means that most of the patient record can be recovered in electronic format without additional extraction. Redundancy also allows for auditing of results to determine whether the manual extraction is accurate. Government regulations in the HIPAA (Health Insurance Portability and Accountability Act) may even slow the changeover from paper to electronic format since the government requirements are extremely burdensome but only apply to electronic patient records: 9 HIPAA's Administrative Simplification (AS) provisions are designed to help the healthcare industry reduce administrative costs and combat fraud by standardizing the formats, content, security, and privacy of electronically transmitted healthcare information.

2 Therefore, there is real incentive to retain paper records in the medical profession. 10 Because much of the information in the patient records is in text format, it is easy to miss information--so inter-rater reliability between extractors remains low. It is known that the quality of manual extraction is generally poor. There are certain potential errors that are well documented: 1 The models are limited by the following factors: 1) Cases may have been coded incorrectly or incompletely 2) the models can only account for risk factors that are coded into the billing data-if a particular risk factor was not coded into the billing data, such as a patient s socioeconomic status and health behavior, then it was not accounted for with these models same patient identification number into a record with all medications concatenated on a single string with separators between. The concatenation was implemented as a series of routines in C++, but the programming can also be translated into SAS code. This concatenation is not routinely available in relational databases. SAS Text Miner was used to create a list of words contained within the documents (Figure2). Figure 2. Screen Shot of Text Miner Settings Screen Manual abstraction is distant from the course of care, often occurring days or months after the patient has been discharged. Therefore, the concern for accuracy is for secondary outcomes such as billing and external reporting. The cost of errors is generally indirect and difficult to quantify. Therefore, the cost is often ignored. Converting from paper to electronic records should reduce many errors that occur when using manual abstraction. Nevertheless, since point-of-care is a hurried and stressful environment, errors can still occur, although the actual error rate is rarely documented. In particular, electronic medical records do not always accurately reflect the actual medications received by a patient. 11 One study demonstrated a 26% discrepancy rate between an electronic medical record and the pharmacy order database. There was no comparable study between paper files and the pharmacy database. The highest rate of error was for cardiovascular medications. 11 Therefore, there is need to routinely compare the pharmacy order database to the data extracted manually into the clinical outcomes database. There is also need to compare the pharmacy orders to the medication information listed in the patient record (which remains in paper format). METHOD Text analysis has become more sophisticated than simply looking at word frequencies. Word groups can be identified as one word, numbers can be included or excluded in the analysis, words with slightly different word endings can be made equivalent. Different weightings of the frequencies can be used. Common words such as the or and can be eliminated from the analysis. The focus shifts from the most commonly used words to those that have the most discriminating potential. The basics of text analysis are Coding: determining the basic unit of analysis, and counting how many times each word appears. 2. Categorizing: creating meaningful categories to which the unit of analysis (for example, "terms signifying 'cooperation' and terms signifying 'competition') can be assigned. 3. Classifying: verifying that the units of analysis can be easily and unambiguously assigned to the appropriate categories. 4. Comparing: comparing the categories in terms of numbers of members in each category. 5. Concluding: drawing theoretical conclusions about the content in its context. SAS Enterprise Miner now has a text mining component, called Text Miner, that can be used to analyze text information. It can be used both to cluster documents, using either a hierarchical or expectation maximization procedure, and to categorize documents based upon keywords or groups of keywords contained within a document field. The list was alphabetized and medications used to treat diabetes were flagged; all other words were not flagged. The flagged list was used to cluster the documents using the expectation maximization algorithm (Figure 3). An option to allow nonclustering of specific documents was checked, so that some outlier documents were not assigned to a cluster. Figure 3. Screen Shot of Text Miner Cluster Settings The pharmacy order database contains 84,000 records for approximately 1500 patients. In order to create a table suitable for text mining, it was necessary to compress all records with the

3 Figure 4. Screen Shot of Text Miner Output Most of the patient observations were not clustered (133 total) because they did not contain any of the medications in the flagged list. The remaining 122 observations were grouped into 1 of 6 clusters depending upon the actual medication prescribed to the patients. These patients were all identified as having diabetes. Each of the clusters contained some patients with diabetes. Patients clustered in the groups identified by insulin were IDDM (Insulin-dependent diabetes); all others were NDDM (non-insulin-dependent diabetes). The clustering mechanism was also used to investigate patterns of physician prescribing. The investigation was restricted to the patients with diabetes. All medications in the wordlist were used for the analysis. In addition, the number of antibiotics prescribed for patients with diabetes were compared to all other patients. This was done by creating a Start List containing only antibiotic medications (Text Miner would then ignore all terms not on the Start List). Clusters based upon two antibiotics were separated from clusters based upon only one antibiotic. This was done separately for patients with diabetes and patients without diabetes. The patients identified by the clinical database as having diabetes were included with the 122 identified by the pharmacy order database. Figure 4 demonstrates the output from text mining of the 122 patients to investigate antibiotic orders. RESULTS Of the 122 patients in the pharmacy order database taking medications for diabetes, 8 (%) are not coded in the clinical database as having diabetes. Conversely, there are 349 of 1459 (23%) patients listed in the clinical database as having diabetes without any order for diabetes medication. The 8 indicate underreporting of patients with diabetes using manual extraction from patient records. The 349 either have their diabetes under control through diet, or they are not currently undergoing treatment for diabetes. It is not known what criteria were used to identify these patients as having diabetes. It was determined that patients with diabetes were more likely to be prescribed two different antibiotics while the remaining population of patients was likely to receive only one. Of the patients with diabetes, 9% were prescribed two or more antibiotics. Overall, only 46% were prescribed two or more antibiotics. For the patients with diabetes, the following clusters were found (5 patients were not clustered) using expectation maximization (Table 1). In the table, CHF represents congestive heart failure and COPD represents Chronic obstructive pulmonary disease.

4 Table 1. Clusters of the patients with diabetes using text miner. Cluster Number Frequency Medications Diagnosis Patterns 1 13 Abbojec, cefazolin, magnesium hydroxide, acetaminophen, insulin, room, magnesium hydroxide, magnesium, iv, vancomycin, acarbose, albuterol, clonidine, dopamine, mupirocin, sulfate/ipratropium, sodium COPD Mild hypertension Severe infection 2 9 Atropine sulfate, atropine, benazepril, cephalexin, metronidazole, sulindac, trazodone, insulin, aspirin, indapamide, torsemide, mitroglycerin, levothyroxine, alprazolam, lisinopril 3 16 Bacitracin, bromide, citrate, fentanyl, pancuronium, propofol, aspirin, insulin, chloride, spironclactone, potassium chloride, vancomycin, morphine, albuterol, amiodarone 4 31 Acetylcysteine, aspirin, atorvastatin, dinitrate, glargine, glimepiride, hydrochlorothiazide, metoclopramide, lispro, maleate, digoxin, diltiazem, isosorbide, rosiglitazone, bisulfate, clopidogrel, fenofibrate, metformin, mononitrate 5 21 Cefotaxime, magnesium, nifedipine, paroxetine, insulin, enoxaparin, heparin, porcine, famotidine, docusate, rosiglitazone, eptifibatide, rofecoxib, acarbose, aspirin, insulin, glipizide, nitroglycerin, CHF Medium hypertension Fluid retention Hypothyroid CHF Arrythmia IDDM CHF Obesity Hyperlipidemia Hypertension Depression Osteo-arthritis Cluster Number Frequency Medications Diagnosis Patterns atenolol 6 11 Chlorpropamide, repaglinide, tartrate, metoprolol, hydrox/al, hydrox/simeth, amiodipine, besylate, aolpidern, lorazepam, aspirin, insulin, lansoprazole, docusate, losartan, aceptaminophen, oxycodone, glipizide, morphine 16 Atenolol, insulin, potassium, midazolarn, acetaminophen, lidocaine, oxycodone, losartan, dopamine, mupirocin, glipizide, mononitrate, eptifibatide, fenofibrate, torsemide, afenolol Hypertension Hypertension Hyperlipidemia Words such as Abbojec, room, sulfate, appear in Table 1 due to the fact that the word items were separated by spaces where the text parsing did not pick up word groups. Insulin appears in all of the groups. This is because that open heart surgery patients are put on an insulin drip protocol prior to surgery to help reduce the risk of infection in all patients with diabetes. Only the patients in group 4 are actually IDDM. Note that oxycodone and morphine are in the last two clusters, indicating greater pain severity than in the first four clusters where the medication of choice is acetaminophen. Note also that the patients in the first three clusters tend to have more severe co-morbidities (CHF, COPD) than patients in the last four clusters (hypertension, hyperlipidemia). The breakdown for CHF in the clinical database is given in Table 2. Table 2. Number and Proportion of patients with CHF in each cluster. Extraction CHF (43%) No CHF 4 (5%) (5%) 3 (43%) (31%) 9 (69%) (35%) 15 (65%) (44%) 9 (56%) (1%) 5 (83%) The medications given in clusters 2,3,4 strongly suggest that the diagnosis of CHF is under-reported since most of the patients in these clusters have been prescribed medication to treat CHF. Similarly, only 1 patient was identified in the clinical database as having a wound infection yet the patients are receiving multiple antibiotics (Figure 5). (25%) 9 (5%)

5 Figure 5. Number of Patients Receiving Antibiotic Treatment or more Number of Different Antibiotics Prescribed It is not known whether the antibiotics are prescribed because of un-reported infections or whether they are prescribed to prevent infections in the patients with diabetes. A partial explanation is that patients are admitted with elevated white blood cell counts (Table 3). Table 3. Number and proportion of patients in each cluster with elevated white blood counts. Extraction Elevated WBC (58%) (8%) 11 (85%) 1 (63%) 14 (6%) (0%) 10 (83%) No Elevated WBC 5 (42%) 2 (22%) 2 (15%) 10 (3%) (33%) 3 (30%) 2 (1%) An elevated white blood count suggests a non-specific infection, although it can be elevated for other reasons. Interestingly the group with the most potent antibiotics (cluster 1) actually has the lowest proportion of patients with an elevated white blood count. DISCUSSION The pharmacy order database can be used as a check on manual extraction of patient risk factors as indicated by comorbid diagnoses. Conversely, the database can be used to examine the treatment for the co-morbidities to ensure that the patients are receiving optimal care. Therefore, data and text mining can be used to investigate electronic databases of patient information and can improve the overall quality of billing and external reporting. Once the pharmacy order database has been compressed, other investigations can be made (such as the comparisons to white blood cell counts) to determine the extent of under-reporting of patient risk factors when manual extraction is used. Moreover, the pharmacy order database can be combined with information from the various databases used as outlined in Figure 1. Another potential use of text mining is for HIPAA compliance. Companies such as Emergint, Inc. (Louisville, KY) purchase patient information from hospitals, remove all possible patient identifying factors, and sell the HIPAA compliant databases to pharmaceutical companies. Information contained within physician and nursing notes currently cannot be used with databases because they have the potential to contain confidential patient information. Text mining can be used to extract categorical information from the progress notes so that valuable information is not lost in the compliance requirements. Table 4 summarizes the potential analysis using the pharmacy database. Potential Analyses of the Pharmacy Database Examination of geographic location of physicians to determine if there are geographic variations in prescribing practices for similar patient diagnoses. Examination of physician specialty to determine if there are variations in prescribing practices Creation of lists of medications related to specific diagnoses, flagging the lists in the database to recover a patient base with particular diagnoses that can be targeted with mailers (example-diabetes and glucose monitors). This can also be used to improve counseling activities, and to flag issues of polypharmacy. Association rules to determine medication combinations that are generally used. For example, how many use a statin in combination with an ace inhibitor? When new drugs are introduced on the market, the longitudinal shift from an older to newer drug can be identified to improve upon inventory stock. To determine the average (and total distribution) time that a customer spends on a particular type of medication, whether for an acute or chronic illness, and to determine whether patients discontinue medications for chronic illnesses. Reminders can than be sent to individual customers. To determine whether changes in insurance carriers result in shifts of medications for chronic REFERENCES 1. Healthgrades.com. Hospital Report Cards Methodology. Healthgrades.com. Available at: on=mod&modtype=content&modact=hrc_methodology. Accessed 2001, Anonymous. Medical Assistant. University of Illinois. Available at: lthsht/healthrelatedarticles/ocri002p1.pdf, Appleby C. Web-o-matic isn't automatic-yet. Internet technology hasn't broken the barrier between doctors & computers. Hospitals & Health Networks. 199;1(22): Reardon G, Mozaffari E. Use of an automated process to scan and interpret manually coded data forms in pharmacoeconomics research. Value in Health. 2001;4(6): Gibson R, Haug P, Horn S. Lessons from evaluating an automated patient severity index. Journal of the American Medical Informatics Association. 1996;3(5): Loomis G, Ries J, Saywell R, Thakker N. If electronic medical records are so great, why aren't family physicians using them? Journal of Family Practice. 2002;51(): Aaronson J, Murphy-Cullen C, Chop W, Frey R. Electronic medical records: the family practice resident perspective. Family Medicine. 2001;33(2): Benson T. Why general practitioners use computers and hospital doctors do not-part 2: scalability. BMJ.

6 2002;325(32): Anonymous. Health Insurance Portability and Accountability Act (HIPAA). Altarum. Available at: paa&hl=en&ie=utf Waring N. To what extent are practices 'paperless' and what are the constraints to them becoming more so? British Journal of General Practice. 2000;50(450): Ernst ME, Brown GL, Klepser TB, Kelly MW. Medication discrepancies in an outpatient electronic medical record. American Journal of Health-System Pharmacy. 2001;58(21): Martens BVdV. IST 501: Research Techniques for Information Management. Available at: Accessed 2002, ACKNOWLEDGMENTS The authors would like to acknowledge the support of the Jewish Hospital Center for Advanced Medicine, 200 Abraham Flexner Way, Louisville, KY CONTACT INFORMATION Patricia B. Cerrito 1,2, Antonio Badia 3, John Cerrito 4, James Cox 5 1 Department of Mathematics 2 Jewish Hospital Center for Advanced Medicine 3 Department of Computer Science and Computer Engineering 4 Professional Pharmacy Consulting 5 SAS Institute University of Louisville Louisville, KY Work Phone: Fax: pcerrito@louisville.edu SAS and all other SAS Institute Inc. product or service names are registered trademarks or trademarks of SAS Institute Inc. in the USA and other countries. indicates USA registration.

Home Delivery Prescription Program Drug List

Home Delivery Prescription Program Drug List Home Delivery Prescription Program Drug List Low-cost prescriptions, right in your mailbox. Now you can have your generic prescriptions mailed right to your home, no matter where you live. Because we think

More information

COST ANALYSIS OF ANTIDIABETIC DRUGS FOR DIABETES MELLITUS OUTPATIENT IN KODYA YOGYAKARTA HOSPITAL

COST ANALYSIS OF ANTIDIABETIC DRUGS FOR DIABETES MELLITUS OUTPATIENT IN KODYA YOGYAKARTA HOSPITAL Malaysian Journal of Pharmaceutical Sciences, Vol. 5, No. 1, 19 23 (2007) COST ANALYSIS OF ANTIDIABETIC DRUGS FOR DIABETES MELLITUS OUTPATIENT IN KODYA YOGYAKARTA HOSPITAL TRI MURTI ANDAYANI* AND IKE IMANINGSIH

More information

Home Health Care Today: Higher Acuity Level of Patients Highly skilled Professionals Costeffective Uses of Technology Innovative Care Techniques

Home Health Care Today: Higher Acuity Level of Patients Highly skilled Professionals Costeffective Uses of Technology Innovative Care Techniques Comprehensive EHR Infrastructure Across the Health Care System The goal of the Administration and the Department of Health and Human Services to achieve an infrastructure for interoperable electronic health

More information

CME Test for AMDA Clinical Practice Guideline. Diabetes Mellitus

CME Test for AMDA Clinical Practice Guideline. Diabetes Mellitus CME Test for AMDA Clinical Practice Guideline Diabetes Mellitus Part I: 1. Which one of the following statements about type 2 diabetes is not accurate? a. Diabetics are at increased risk of experiencing

More information

PREFERRED GENERIC DRUG LIST

PREFERRED GENERIC DRUG LIST These discount programs are NOT health insurance policies and are not intended as a substitute for insurance. The programs do not qualify as a minimum creditable coverage under Massachusetts law or where

More information

Prescribing for Diabetes, England 2005-06 to 2012-13

Prescribing for Diabetes, England 2005-06 to 2012-13 Prescribing for Diabetes, England 2005-06 to 2012-13 Published 13 August 2013 This product is relevant to members of the public and other stakeholders to support the understanding of primary care prescribing

More information

See page 331 of HEDIS 2013 Tech Specs Vol 2. HEDIS specs apply to plans. RARE applies to hospitals. Plan All-Cause Readmissions (PCR) *++

See page 331 of HEDIS 2013 Tech Specs Vol 2. HEDIS specs apply to plans. RARE applies to hospitals. Plan All-Cause Readmissions (PCR) *++ Hospitalizations Inpatient Utilization General Hospital/Acute Care (IPU) * This measure summarizes utilization of acute inpatient care and services in the following categories: Total inpatient. Medicine.

More information

$4, 30-day $10, 90-day

$4, 30-day $10, 90-day $4 Prescriptions - Choose from hundreds of generic drugs and over the counter medications. Free Home Delivery Mailed right to your home Free shipping Prescription Program includes up to a 30-day supply

More information

NOTICES DEPARTMENT OF HEALTH

NOTICES DEPARTMENT OF HEALTH NOTICES DEPARTMENT OF HEALTH Approved Drugs for ALS Ambulance Services [43 Pa.B. 3060] [Saturday, June 1, 2013] Under 28 Pa. Code 1005.11 (relating to drug use, control and security), the following drugs

More information

Concept Series Paper on Disease Management

Concept Series Paper on Disease Management Concept Series Paper on Disease Management Disease management is the concept of reducing health care costs and improving quality of life for individuals with chronic conditions by preventing or minimizing

More information

Diabetes Mellitus 1. Chapter 43. Diabetes Mellitus, Self-Assessment Questions

Diabetes Mellitus 1. Chapter 43. Diabetes Mellitus, Self-Assessment Questions Diabetes Mellitus 1 Chapter 43. Diabetes Mellitus, Self-Assessment Questions 1. A 46-year-old man presents for his annual physical. He states that he has been going to the bathroom more frequently than

More information

Prescribing for Diabetes. England 2005-06 to 2013-14

Prescribing for Diabetes. England 2005-06 to 2013-14 Prescribing for Diabetes England 2005-06 to 2013-14 Published 12 August 2014 We are the trusted national provider of high-quality information, data and IT systems for health and social care. www.hscic.gov.uk

More information

Impact Intelligence. Flexibility. Security. Ease of use. White Paper

Impact Intelligence. Flexibility. Security. Ease of use. White Paper Impact Intelligence Health care organizations continue to seek ways to improve the value they deliver to their customers and pinpoint opportunities to enhance performance. Accurately identifying trends

More information

Guide to Taking Control of Your Healthcare

Guide to Taking Control of Your Healthcare Guide to Taking Control of Your Healthcare Why Personal Health Records Empower a Healthier America Taking Control of Your Healthcare Guide to taking control of your healthcare Why Personal Health Records

More information

KIH Cardiac Rehabilitation Program

KIH Cardiac Rehabilitation Program KIH Cardiac Rehabilitation Program For any further information Contact: +92-51-2870361-3, 2271154 Feedback@kih.com.pk What is Cardiac Rehabilitation Cardiac rehabilitation describes all measures used to

More information

Licensed Healthcare Providers Guidelines for Telemedicine Using the MyDocNow Platform

Licensed Healthcare Providers Guidelines for Telemedicine Using the MyDocNow Platform Contents 1. Scope of These Guidelines... 2 2. What is Telemedicine?... 2 3. Introduction... 3 4. What Are the Benefits of Telemedicine?... 3 5. Frequently Asked Questions Physician Care and Treatment...

More information

Ohio Health Homes Learning Community Meeting. Overview of Health Homes Measures

Ohio Health Homes Learning Community Meeting. Overview of Health Homes Measures Ohio Health Homes Learning Community Meeting Overview of Health Homes Measures Tuesday, March 5, 2013 Presenter: Amber Saldivar, MHSM Associate Director, Informatics Analysis Health Services Advisory Group,

More information

$10.00 PRESCRIPTION PROGRAM DETAILS

$10.00 PRESCRIPTION PROGRAM DETAILS $10.00 PRESCRIPTION PROGRAM DETAILS 1. The $10.00 program applies only to certain generic drugs at commonly prescribed 90 day usage dosages. (See list). 2. The Program may change without notification and

More information

Onsite/Near Site Clinic Concept Request for Information

Onsite/Near Site Clinic Concept Request for Information Onsite/Near Site Clinic Concept Request for Information Please submit your PDF response via email to Karen van Caulil at karen@flhcc.com by close of business on June 23, 2014. Response should not exceed

More information

Prescribing for Diabetes in England - An Update: 2002-2008 An analysis of volume, expenditure and trends

Prescribing for Diabetes in England - An Update: 2002-2008 An analysis of volume, expenditure and trends Prescribing for Diabetes in England - An Update: 2002-2008 An analysis of volume, expenditure and trends June 2009 diabetes Health Intelligence YHPHO YORKSHIRE & HUMBER PUBLIC HEALTH OBSERVATORY Diabetes

More information

Article details. Abstract. Version 1

Article details. Abstract. Version 1 Article details Title Authors Abstract Version 1 Osteoarthritis in Family Physician Practices in Canada: A Report of the Canadian Primary Care Sentinel Surveillance Network (CPCSSN) Morkem, Rachael; Birtwhistle,

More information

The Role of Telemedicine in Home Monitoring and Long Term Care June 7, 2012. Penny S. Milanovich President UPMC Visiting Nurses Association

The Role of Telemedicine in Home Monitoring and Long Term Care June 7, 2012. Penny S. Milanovich President UPMC Visiting Nurses Association The Role of Telemedicine in Home Monitoring and Long Term Care June 7, 2012 Penny S. Milanovich President UPMC Visiting Nurses Association Cost of Chronic Conditions An average of 40-50% of healthcare

More information

SAVE ON MEDICAL SERVICES and PRESCRIPTION DRUGS for ongoing conditions

SAVE ON MEDICAL SERVICES and PRESCRIPTION DRUGS for ongoing conditions SAVE ON MEDICAL SERVICES and PRESCRIPTION DRUGS for ongoing conditions With Dickinson College s Value Based Insurance Design (VBID) If you have an ongoing condition, you can live well. You will need to

More information

CORONARY ARTERY BYPASS GRAFT & HEART VALVE SURGERY

CORONARY ARTERY BYPASS GRAFT & HEART VALVE SURGERY CORONARY ARTERY BYPASS GRAFT & HEART VALVE SURGERY www.cpmc.org/learning i learning about your health What to Expect During Your Hospital Stay 1 Our Team: Our cardiac surgery specialty team includes nurses,

More information

Report on comparing quality among Medicare Advantage plans and between Medicare Advantage and fee-for-service Medicare

Report on comparing quality among Medicare Advantage plans and between Medicare Advantage and fee-for-service Medicare O N L I N E A P P E N D I X E S 6 Report on comparing quality among Medicare Advantage plans and between Medicare Advantage and fee-for-service Medicare 6-A O N L I N E A P P E N D I X Current quality

More information

Breaking the Code: ICD-9-CM Coding in Details

Breaking the Code: ICD-9-CM Coding in Details Breaking the Code: ICD-9-CM Coding in Details ICD-9-CM diagnosis codes are 3- to 5-digit codes used to describe the clinical reason for a patient s treatment. They do not describe the service performed,

More information

Adoption of Information Technology in Healthcare: Benefits & Constraints

Adoption of Information Technology in Healthcare: Benefits & Constraints Adoption of Information Technology in Healthcare: Benefits & Constraints A WiredFox Technologies White Paper 2 Adoption of Information Technology in Healthcare: Benefits & Constraints By Jeff Yelton 3

More information

The 365-day period begins with the first dispensing transaction for each Ontario Drug Benefit (ODB) recipient on or after October 1, 2015.

The 365-day period begins with the first dispensing transaction for each Ontario Drug Benefit (ODB) recipient on or after October 1, 2015. Ontario Public Drug Programs, Ministry of Health and Long-Term Care Chronic-use Medications List by In accordance with subsection 18 (11.1) of Ontario Regulation 201/96 made under the Ontario Drug Benefit

More information

The TeleHealth Model

The TeleHealth Model The Model CareCycle Solutions The Solution Calendar Year 2011 Company Overview CareCycle Solutions (CCS) specializes in managing the needs of chronically ill patients through the use of Interventional

More information

Retail Prescription Program Drug List

Retail Prescription Program Drug List Retail Prescription Program Drug List Price Matters New Men s Health Category Convenience Free Home Delivery Our 4 prescriptions have saved our customers over 3 billion The program is available to everyone,

More information

Population Health Management Program

Population Health Management Program Population Health Management Program Program (formerly Disease Management) is dedicated to improving our members health and quality of life. Our Population Health Management Programs aim to improve care

More information

Agency # 070.00 REGULATION 9 PHARMACEUTICAL CARE/PATIENT COUNSELING

Agency # 070.00 REGULATION 9 PHARMACEUTICAL CARE/PATIENT COUNSELING Agency # 070.00 REGULATION 9 PHARMACEUTICAL CARE/PATIENT COUNSELING 09-00: PATIENT COUNSELING 09-00-0001--PATIENT INFORMATION, DRUG USE EVALUATION, AND PATIENT COUNSELING The intent of this regulation

More information

The UnitedHealthcare Diabetes Health Plan Better information. Better decisions. Better results. Agenda

The UnitedHealthcare Diabetes Health Plan Better information. Better decisions. Better results. Agenda The UnitedHealthcare Better information. Better decisions. Better results. 1 Agenda Market Health Trends- declining health status and increase disease prevalence Optimal Decisions and Opportunity for Improvement

More information

PHARMACY TECHNICIAN CCAPP Accredited Program Provisional Status

PHARMACY TECHNICIAN CCAPP Accredited Program Provisional Status PHARMACY TECHNICIAN CCAPP Accredited Program Provisional Status Program Overview As a result of pharmacists taking a more active role in clinical drug therapy and the counselling of their patients, the

More information

PharmaSUG2011 Paper HS03

PharmaSUG2011 Paper HS03 PharmaSUG2011 Paper HS03 Using SAS Predictive Modeling to Investigate the Asthma s Patient Future Hospitalization Risk Yehia H. Khalil, University of Louisville, Louisville, KY, US ABSTRACT The focus of

More information

HOW TO UNDERSTAND YOUR QUALITY AND RESOURCE USE REPORT

HOW TO UNDERSTAND YOUR QUALITY AND RESOURCE USE REPORT HOW TO UNDERSTAND YOUR QUALITY AND RESOURCE USE REPORT CONTENTS A BACKGROUND AND PURPOSE OF THE MID-YEAR QUALITY AND RESOURCE USE REPORTS... 1 B EXHIBITS INCLUDED IN THE MID-YEAR QUALITY AND RESOURCE USE

More information

Guide to Ensuring Data Quality in Clinical Audits

Guide to Ensuring Data Quality in Clinical Audits Guide to Ensuring Data Quality in Clinical Audits Nancy Dixon and Mary Pearce Healthcare Quality Quest Clinical audit tool to promote quality for better health services Contents 1 Introduction 1 1.1 Who

More information

Physician Assistant & Nurse Practitioner Ambulatory Care & Chronic Disease Management PAEA Annual Conference 2013

Physician Assistant & Nurse Practitioner Ambulatory Care & Chronic Disease Management PAEA Annual Conference 2013 Physician Assistant & Nurse Practitioner Ambulatory Care & Chronic Disease Management PAEA Annual Conference 2013 Roderick S. Hooker, PhD, PA, Adjunct Professor, The George Washington University School

More information

Coventry Health Care of Florida, Inc. Coventry Health Plan of Florida, Inc. Coventry Health and Life Insurance Company Commercial Lines of Business

Coventry Health Care of Florida, Inc. Coventry Health Plan of Florida, Inc. Coventry Health and Life Insurance Company Commercial Lines of Business Coventry Health Care of Florida, Inc. Coventry Health Plan of Florida, Inc. Coventry Health and Life Insurance Company Commercial Lines of Business Quality Management Program 2012 Overview Quality Improvement

More information

4. Does your PCT provide structured education programmes for people with type 2 diabetes?

4. Does your PCT provide structured education programmes for people with type 2 diabetes? PCT Prescribing Report Drugs used in Type 2 Diabetes Discussion Points 1. Does your PCT have a strategy for prevention of type 2 diabetes? Does your PCT provide the sort of intensive multifactorial lifestyle

More information

Essentials Choice Rx 25 (HMO-POS) offered by PacificSource Medicare

Essentials Choice Rx 25 (HMO-POS) offered by PacificSource Medicare Essentials Choice Rx 25 (HMO-POS) offered by PacificSource Medicare Annual Notice of Changes for 2016 You are currently enrolled as a member of Essentials Choice Rx 25 (HMO-POS). Next year, there will

More information

Essentials Choice Rx 24 (HMO-POS) offered by PacificSource Medicare

Essentials Choice Rx 24 (HMO-POS) offered by PacificSource Medicare Essentials Choice Rx 24 (HMO-POS) offered by PacificSource Medicare Annual Notice of Changes for 2016 You are currently enrolled as a member of Essentials Choice Rx 24 (HMO-POS). Next year, there will

More information

HealthCare Partners of Nevada. Heart Failure

HealthCare Partners of Nevada. Heart Failure HealthCare Partners of Nevada Heart Failure Disease Management Program 2010 HF DISEASE MANAGEMENT PROGRAM The HealthCare Partners of Nevada (HCPNV) offers a Disease Management program for members with

More information

Good health happens together

Good health happens together Good health happens together CITY OF BALTIMORE 2016 HEALTH CARE OPTIONS WHAT S INSIDE BENEFITS OVERVIEW WELLNESS RESOURCES ONLINE TOOLS Thank you for considering UnitedHealthcare. We are proud to again

More information

Quiz 4 Arrhythmias summary statistics and question answers

Quiz 4 Arrhythmias summary statistics and question answers 1 Quiz 4 Arrhythmias summary statistics and question answers The correct answers to questions are indicated by *. All students were awarded 2 points for question #2 due to no appropriate responses for

More information

Baskets of Care Diabetes Subcommittee

Baskets of Care Diabetes Subcommittee Baskets of Care Diabetes Subcommittee Disclaimer: This background information is not intended to be a comprehensive scientific discussion of the topic, but rather an attempt to provide a baseline level

More information

Electronic Health Records and Quality Metrics Using the right expertise to make full and meaningful use of your EHR investment

Electronic Health Records and Quality Metrics Using the right expertise to make full and meaningful use of your EHR investment Electronic Health Records and Quality Metrics Using the right expertise to make full and meaningful use of your EHR investment October 2014 402 Lippincott Drive Marlton, NJ 08053 856.782.3300 www.challc.net

More information

Treatment of Chronic Pain: Our Approach

Treatment of Chronic Pain: Our Approach Treatment of Chronic Pain: Our Approach Today s webinar was coordinated by the National Association of Community Health Centers, a partner with the SAMHSA-HRSA Center for Integrated Health Solutions SAMHSA

More information

What privatisation means for Medibank. The increasing costs of the health system. Creating sustainability through a focus on health outcomes

What privatisation means for Medibank. The increasing costs of the health system. Creating sustainability through a focus on health outcomes IMPACT OF PRIVATISATION ON HEALTH INSURANCE Peter Derbyshire, General Manager of Strategy and Business Medibank Private Limited Development 1 The Medibank story What privatisation means for Medibank The

More information

8/14/2012 California Dual Demonstration DRAFT Quality Metrics

8/14/2012 California Dual Demonstration DRAFT Quality Metrics Stakeholder feedback is requested on the following: 1) metrics 69 through 94; and 2) withhold measures for years 1, 2, and 3. Steward/ 1 Antidepressant medication management Percentage of members 18 years

More information

American Maritime Officers Medical Plan Employer Identification Number: 13-5600786 Plan Number: 501 Group Number: 0081717

American Maritime Officers Medical Plan Employer Identification Number: 13-5600786 Plan Number: 501 Group Number: 0081717 AMENDMENT #4 American Maritime Officers Medical Plan Employer Identification Number: 13-5600786 Plan Number: 501 Group Number: 0081717 This Amendment is duly adopted and effective as of October 1, 2014.

More information

2014 Summary of benefits plan comparison

2014 Summary of benefits plan comparison 2014 Summary of benefits plan comparison The tables below summarize the 2014 Benefits for the Samaritan Choice Medical Plan options (Basic, Wellness and High-Deductible Plans). Pease refer to your plan

More information

To precertify inpatient admissions or transitional care services, call 1-866-688-3400 and select option #1.

To precertify inpatient admissions or transitional care services, call 1-866-688-3400 and select option #1. Security Health Plan provides coverage of various mental health/aoda (alcohol and other drug abuse) benefits to individual and employer group members. These benefits are managed by Security Health Plan.

More information

The Electronic Medical Record (EMR)

The Electronic Medical Record (EMR) Journal of Applied Medical Sciences, vol. 2, no. 2, 2013, 79-85 ISSN: 2241-2328 (print version), 2241-2336 (online) Scienpress Ltd, 2013 The Electronic Medical Record (EMR) PeterChris Okpala 1 Abstract

More information

Wasteful spending in the U.S. health care. Strategies for Changing Members Behavior to Reduce Unnecessary Health Care Costs

Wasteful spending in the U.S. health care. Strategies for Changing Members Behavior to Reduce Unnecessary Health Care Costs Strategies for Changing Members Behavior to Reduce Unnecessary Health Care Costs by Christopher J. Mathews Wasteful spending in the U.S. health care system costs an estimated $750 billion to $1.2 trillion

More information

5/21/2012. JCAHO National Patient Safety Goal: Maintain and communicate accurate patient medication information.

5/21/2012. JCAHO National Patient Safety Goal: Maintain and communicate accurate patient medication information. Is 3 rd leading cause of patient harm Medical errors - 8 th leading cause of death in the US Each year in the US, est. 450,000000 preventable med-related adverse events occur 20% of patients have complications

More information

EHRs vs. Paper-based Systems: 5 Key Criteria for Ascertaining Value

EHRs vs. Paper-based Systems: 5 Key Criteria for Ascertaining Value Research White Paper EHRs vs. Paper-based Systems: 5 Key Criteria for Ascertaining Value Provided by: EHR, Practice Management & Billing In One www.omnimd.com Before evaluating the benefits of EHRs, one

More information

NOTICES. Approved and Required Medications Lists for Emergency Medical Services Agencies and Emergency Medical Services Providers

NOTICES. Approved and Required Medications Lists for Emergency Medical Services Agencies and Emergency Medical Services Providers NOTICES Approved and Required Medications Lists for Emergency Medical Services Agencies and Emergency Medical Services Providers [45 Pa.B. 5451] [Saturday, August 29, 2015] Under 28 Pa. Code 1027.3(c)

More information

TELEMEDICINE UPDATE:WHAT S NEW IN 2014? Vanessa A. Reynolds, P.A. vreynolds@broadandcassel.com

TELEMEDICINE UPDATE:WHAT S NEW IN 2014? Vanessa A. Reynolds, P.A. vreynolds@broadandcassel.com TELEMEDICINE UPDATE:WHAT S NEW IN 2014? Vanessa A. Reynolds, P.A. vreynolds@broadandcassel.com What is telemedicine? Telemedicine has been defined as broadly as the use of medical information exchanged

More information

Electronic Health Record (EHR) Data Analysis Capabilities

Electronic Health Record (EHR) Data Analysis Capabilities Electronic Health Record (EHR) Data Analysis Capabilities January 2014 Boston Strategic Partners, Inc. 4 Wellington St. Suite 3 Boston, MA 02118 www.bostonsp.com Boston Strategic Partners is uniquely positioned

More information

A Population Health Management Approach in the Home and Community-based Settings

A Population Health Management Approach in the Home and Community-based Settings A Population Health Management Approach in the Home and Community-based Settings Mark Emery Linda Schertzer Kyle Vice Charles Lagor Philips Home Monitoring Philips Healthcare 2 Executive Summary Philips

More information

Advanced Solutions for Accountable Care Organizations (ACOs)

Advanced Solutions for Accountable Care Organizations (ACOs) Advanced Solutions for Accountable Care Organizations (ACOs) Since our founding more than 21 years ago, Iatric Systems has been dedicated to supporting the quality and delivery of healthcare, while helping

More information

How to Improve Your Revenue Cycle Processes in a Clinic or Physician Practice

How to Improve Your Revenue Cycle Processes in a Clinic or Physician Practice How to Improve Your Revenue Cycle Processes in a Clinic or Physician Practice Janice Crocker, MSA, RHIA, CCS, CHP Introduction Reimbursement for medical practices has been impacted by various trends and

More information

Policy Holder Name Relationship to Patient SSN DOB

Policy Holder Name Relationship to Patient SSN DOB Orthopedic Today s Date Patient s SSN# Legal First Name Last Name M.I. DOB Gender Parent/Guardian Name (for pediatrics) DOB Address City State Zip Home Phone Cell Phone Work Phone Email Have any members

More information

A pharmacist s guide to Pharmacy Services compensation

A pharmacist s guide to Pharmacy Services compensation Alberta Blue Cross Pharmaceutical Services A pharmacist s guide to Pharmacy Services compensation 83443 (2015/12) GENERAL DESCRIPTION... 3 Details... 3 ASSESSMENT CRITERIA... 3 Assessment for a Prescription

More information

WellDyneRx Mail Service General Questions and Answers

WellDyneRx Mail Service General Questions and Answers WellDyneRx Mail Service General Questions and Answers I. Location/ Hours of Operation 1. Where is WellDyneRx Mail Pharmacy located? WellDyneRx mail pharmacy has two locations: 1) Centennial, CO, a suburb

More information

Basic Medication Administration Exam RN (BMAE-RN) Study Guide

Basic Medication Administration Exam RN (BMAE-RN) Study Guide Basic Medication Administration Exam RN (BMAE-RN) Study Guide Review correct procedure and precautions for the following routes of administration: Ear drops Enteral feeding tube Eye drops IM, subcut injections

More information

Rx Updates New Guidelines, New Medications What You Need to Know

Rx Updates New Guidelines, New Medications What You Need to Know Rx Updates New Guidelines, New Medications What You Need to Know Maria Pruchnicki, PharmD, BCPS, BCACP, CLS Associate Professor of Clinical Pharmacy OSU College of Pharmacy Background scope and impact

More information

INFORMED CONSENT FOR SLEEVE GASTRECTOMY

INFORMED CONSENT FOR SLEEVE GASTRECTOMY INFORMED CONSENT FOR SLEEVE GASTRECTOMY This informed-consent document has been prepared to help inform you about your Sleeve Gastrectomy including the risks and benefits, as well as alternative treatments.

More information

Chronic Care Management. WPS Chronic Care Management Next Generation Disease Management

Chronic Care Management. WPS Chronic Care Management Next Generation Disease Management Chronic Care Management WPS Chronic Care Management Next Generation Disease Management Taking on Chronic Illness and Winning. People with chronic illnesses make up only 20 percent of your employee population,

More information

Care Coordination. The Embedded Care Manager. Presented by Thomas Decker, MD Mary Finnegan, BSN, M.Ed

Care Coordination. The Embedded Care Manager. Presented by Thomas Decker, MD Mary Finnegan, BSN, M.Ed Care Coordination The Embedded Care Manager Presented by Thomas Decker, MD Mary Finnegan, BSN, M.Ed Goals of Care Management The goals of care Management are consistent with the Triple Aim: Improve population

More information

Your guide to UnitedHealthcare

Your guide to UnitedHealthcare Your guide to UnitedHealthcare Face the future with confidence The benefits environment remains challenging. Uncertainty reigns as a wave of new regulation sweeps across the industry. Costs continue to

More information

ICD-9 Basics Study Guide

ICD-9 Basics Study Guide Board of Medical Specialty Coding ICD-9 Basics Study Guide for the Home Health ICD-9 Basic Competencies Examination Two Washingtonian Center 9737 Washingtonian Blvd., Ste. 100 Gaithersburg, MD 20878-7364

More information

Galen Healthcare Solutions Dragonfly

Galen Healthcare Solutions Dragonfly Galen Healthcare Solutions Dragonfly Remote Patient Monitoring / Patient Engagement Platform Steve Cotton / Product Manager Copyright 2011 Allscripts Healthcare Solutions, Inc. 1 Company Information Company

More information

CASE A1 Hypoglycemia in an Elderly T2DM Patient with Heart Failure

CASE A1 Hypoglycemia in an Elderly T2DM Patient with Heart Failure Hypoglycemia in an Elderly T2DM Patient with Heart Failure 1 I would like to introduce you to Sophie, an elderly patient with long-standing type 2 diabetes, who has a history of heart failure, a common

More information

Johns Hopkins HealthCare LLC: Care Management and Care Coordination for Chronic Diseases

Johns Hopkins HealthCare LLC: Care Management and Care Coordination for Chronic Diseases Johns Hopkins HealthCare LLC: Care Management and Care Coordination for Chronic Diseases Epidemiology Over 145 million people ( nearly half the population) - suffer from asthma, depression and other chronic

More information

Contra Cost Health Plan Quality Program Summary November, 2013

Contra Cost Health Plan Quality Program Summary November, 2013 Contra Cost Health Plan Quality Program Summary November, 2013 Mission Statement: Contra Costa Health Plan, along with our community and county health care providers, is committed to ensure our diverse

More information

Data Standards, Data Cleaning and Data Discipline. Insight November 24, 2008

Data Standards, Data Cleaning and Data Discipline. Insight November 24, 2008 Data Standards, Data Cleaning and Data Discipline Designing the Next Generation of EMRs Insight November 24, 2008 InfoClin Inc 2006. All Rights Reserved. Agenda Why is data quality important? Why data

More information

Nurse Practitioners (NPs) and Physician Assistants (PAs): What s the Difference?

Nurse Practitioners (NPs) and Physician Assistants (PAs): What s the Difference? Nurse Practitioners (NPs) and Physician Assistants (PAs): What s the Difference? More than ever before, patients receive medical care from a variety of practitioners, including physicians, physician assistants

More information

StudentBlue University of Nebraska

StudentBlue University of Nebraska Summary of Benefits and Coverage: What this Plan Covers & What it Costs Coverage for: Individual/Family Plan Type: PPO What is the overall deductible? This is only a summary. If you want more details about

More information

Employee Population Health Management:

Employee Population Health Management: Employee Population Health Management: a stepping stone for accountable care Richard Boehler, MD, MBA, FACPE President and Chief Executive Officer St. Joseph Hospital, Nashua N.H. Learning to Manage Populations

More information

Department of Human Services Health Care Reform Review Committee Representative George Keiser, Chairman March 19, 2014

Department of Human Services Health Care Reform Review Committee Representative George Keiser, Chairman March 19, 2014 Department of Human Services Health Care Reform Review Committee Representative George Keiser, Chairman March 19, 2014 Chairman Keiser, members of the Health Care Reform Review Committee, I am Julie Schwab,

More information

There seem to be inconsistencies regarding diabetic management in

There seem to be inconsistencies regarding diabetic management in Society of Ambulatory Anesthesia (SAMBA) Consensus Statement on Perioperative Blood Glucose Management in Diabetic Patients Undergoing Ambulatory Surgery Review of the consensus statement and additional

More information

Health Care Data CHAPTER 1. Introduction

Health Care Data CHAPTER 1. Introduction CHAPTER 1 Health Care Data Introduction...1 People and Health Care...2 Recipients/Users/Patients...2 Providers...3 Health Care Language...4 Diagnoses...4 Treatment Protocols...5 Combinations of Diagnoses

More information

Electronic Medical Record Access Outweighs Privacy Concerns for Chronic Patients in Norway

Electronic Medical Record Access Outweighs Privacy Concerns for Chronic Patients in Norway Insight Driven Health Electronic Medical Record Access Outweighs Privacy Concerns for Chronic Patients in Norway Accenture research shows persons with chronic conditions in Norway are more concerned about

More information

c. determine the factors that will facilitate/limit physician utilization of pharmacists for medication management services.

c. determine the factors that will facilitate/limit physician utilization of pharmacists for medication management services. Consumer, Physician, and Payer Perspectives on Primary Care Medication Management Services with a Shared Resource Pharmacists Network Marie Smith, PharmD and Michlle Breland, PhD University of Connecticut,

More information

Brief Research Report: Fountain House and Use of Healthcare Resources

Brief Research Report: Fountain House and Use of Healthcare Resources ! Brief Research Report: Fountain House and Use of Healthcare Resources Zachary Grinspan, MD MS Department of Healthcare Policy and Research Weill Cornell Medical College, New York, NY June 1, 2015 Fountain

More information

Clinic/Provider Name (Please Print or Type) North Dakota Medicaid ID Number

Clinic/Provider Name (Please Print or Type) North Dakota Medicaid ID Number Contract to Provide Health Management Services Supplementary Agreement Between The Department of Human Services, Medical Services Division (North Dakota Medicaid) and Clinic/Provider Name (Please Print

More information

Nutrition. Type 2 Diabetes: A Growing Challenge in the Healthcare Setting NAME OF STUDENT

Nutrition. Type 2 Diabetes: A Growing Challenge in the Healthcare Setting NAME OF STUDENT 1 Nutrition Type 2 Diabetes: A Growing Challenge in the Healthcare Setting NAME OF STUDENT 2 Type 2 Diabetes: A Growing Challenge in the Healthcare Setting Introduction and background of type 2 diabetes:

More information

S03-2008 The Difference Between Predictive Modeling and Regression Patricia B. Cerrito, University of Louisville, Louisville, KY

S03-2008 The Difference Between Predictive Modeling and Regression Patricia B. Cerrito, University of Louisville, Louisville, KY S03-2008 The Difference Between Predictive Modeling and Regression Patricia B. Cerrito, University of Louisville, Louisville, KY ABSTRACT Predictive modeling includes regression, both logistic and linear,

More information

RESEARCH BRIEF SICKER AND COSTLIER: HEALTHCARE UTILIZATION OF U.S. HOSPITAL EMPLOYEES

RESEARCH BRIEF SICKER AND COSTLIER: HEALTHCARE UTILIZATION OF U.S. HOSPITAL EMPLOYEES RESEARCH BRIEF SICKER AND COSTLIER: HEALTHCARE UTILIZATION OF HOSPITAL EMPLOYEES AUGUST 2011 EXECUTIVE SUMMARY hospital workers are less healthy, consume more medical services, and accrue higher healthcare

More information

Improving drug prescription in elderly diabetic patients. FRANCESC FORMIGA Hospital Universitari de Bellvitge

Improving drug prescription in elderly diabetic patients. FRANCESC FORMIGA Hospital Universitari de Bellvitge Improving drug prescription in elderly diabetic patients FRANCESC FORMIGA Hospital Universitari de Bellvitge High prevalence, but also increases the incidence. The older the patients, the higher the percentages

More information

Kaiser Permanente Southern California Depression Care Program

Kaiser Permanente Southern California Depression Care Program Kaiser Permanente Southern California Depression Care Program Abstract In 2001, Kaiser Permanente of Southern California (KPSC) adopted the IMPACT model of collaborative care for depression, developed

More information

CARDIO/PULMONARY MEDICINE FOR PRIMARY CARE. Las Vegas, Nevada Bellagio March 4 6, 2016. Participating Faculty

CARDIO/PULMONARY MEDICINE FOR PRIMARY CARE. Las Vegas, Nevada Bellagio March 4 6, 2016. Participating Faculty CARDIO/PULMONARY MEDICINE FOR PRIMARY CARE Las Vegas, Nevada Bellagio March 4 6, 2016 Participating Faculty Friday, March 4th: 7:30 am - 8:00 am Registration and Hot Breakfast 8:00 am - 9:00 am Pulmonary

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

Community Health Program Outpatient Care Management Program

Community Health Program Outpatient Care Management Program Community Health Program Outpatient Care Management Program Beverly Dowling Assistant Vice President Community Health Network Office of Health Policy and Legislative Affairs The University of Texas Medical

More information

The below tables outline the types of health care services as well as delivery settings:

The below tables outline the types of health care services as well as delivery settings: Assuring Quality Health Care Delivery in Asia Introduction Guk-Hee Suh, PhD, MD, 2014-2016 Chair, ISPOR Asia Consortium Health Service Providers (Clinicians) Committee, and Professor of Psychiatry, Hallym

More information

KINDRED HEALTHCARE. Billing & Coding for SNF Physician Visits. KINDRED HEALTHCARE Continue the Care

KINDRED HEALTHCARE. Billing & Coding for SNF Physician Visits. KINDRED HEALTHCARE Continue the Care KINDRED HEALTHCARE Billing & Coding for SNF Physician Visits KINDRED HEALTHCARE Continue the Care 1 SNF CPT Codes Initial Care Services 99304 99305 99306 Subsequent Care Services 99307 99308 99309 99310

More information

Type 2 Diabetes workshop notes

Type 2 Diabetes workshop notes Group 1 notes Abi / Nicole Type 2 Diabetes workshop notes 4.1 Population The group discussed the following sub groups that may need addressing: Men-as they tend to die earlier compared with women, their

More information

PATIENT CENTRIC MODEL P I LOT DATA ANALYSIS R EPORT

PATIENT CENTRIC MODEL P I LOT DATA ANALYSIS R EPORT PATIENT CENTRIC MODEL P I LOT DATA ANALYSIS R EPORT PREPARED FOR THE ALLIANCE FOR PATIENT MEDICATION SAFETY April 2011 D A V I D A. H O L D F O R D R P H, P H D A S S O C I A T E P R O F E S S O R T I

More information