Evaluation of Clinical Text Segmentation to Facilitate Cohort Retrieval

Size: px
Start display at page:

Download "Evaluation of Clinical Text Segmentation to Facilitate Cohort Retrieval"

Transcription

1 Evaluation of Clinical Text Segmentation to Facilitate Cohort Retrieval Enhanced Cohort Identification and Retrieval S105 Tracy Edinger, ND, MS Oregon Health & Science University Twitter: #AMIA2017

2 Co-Authors Dina Demner-Fushman, MD, PhD (National Library of Medicine) Aaron Cohen, MD, MS (Oregon Health & Science University) Steven Bedrick, PhD (Oregon Health & Science University) William Hersh, MD (Oregon Health & Science University) 2

3 Acknowledgements NLM 2 T15 LM National Library of Medicine NLM Scientists, Staff, and Fellows OHSU DMICE Faculty, Staff, and Students 3

4 Disclosure I and my spouse/partner have no relevant relationships with commercial interests to disclose. 4

5 Learning Objectives After participating in this session the learner should be better able to: Understand the importance of identifying document section headings for natural language processing Understand rule-based identification of document section headings 5

6 Use of Clinical Data Secondary use of EHR data Quality improvement Disease surveillance Regulatory reporting Research To use this data, it is important to be able to retrieve specific patient cohorts Image from 6

7 Structured and Unstructured Data for Cohort Retrieval Structured data including diagnosis and procedure codes are commonly used to identify clinical cohorts Relying solely on structured data may not retrieve the full cohort Patients who had colonoscopies during the last 10 years Denny JC (2012) Chapter 13: Mining Electronic Health Records in the Genomics Era. PLoS Comput Biol 8(12): e doi: /journal.pcbi

8 Cohort Retrieval from Clinical Text Cohort retrieval from clinical text is difficult Terminology and spelling differences Multiple meanings for terms Temporality Negation References to illnesses in other people Clinical text may provide clues to help resolve some of these issues 8

9 Structure of Clinical Text SOAP Format S: Patient reports not much sleep last night; no complaints this morning. O: T 99 F, HR 68, RR 16, BP 107/75 Chest CTA, bilateral breath sounds CV RRR without murmur A: Ovarian carcinoma POD #1 for staging laparotomy. Adequate UOP, incision in good condition. P: Clear liquids today. D/C foley catheter. 9

10 Structure of Clinical Text Chief Complaint: Sent from NWH with left sided hemorrhage History of Present Illness: The pt is a 44 year-old right handed woman with no significant PMH and family history significant for stroke (father, paternal uncle and 46 years) who was transferred from [**Hospital 1771**] Hospital with a left sided intraparenchymal hemorrhage. The patient was in her USOH... Past Medical History: Had an ulcer at age 10 Social History: Works at the [**Last Name (un) 10457**] Laboratories in [**Location (un) 2997**]. Married. Has a son. No ETOH, TOBACCO, or Drugs. Family History: Father died of multiple strokes at age 63. Paternal Uncle died of stroke. Patient sister died of stroke at age

11 Facilitating Retrieval by Segmenting Clinical Text Past Medical History: Had an ulcer at age 10 Family History: Father died of multiple strokes at age 63. Paternal Uncle died of stroke. Patient sister died of stroke at age 46. Sections provide clues that may avoid some retrieval issues - Temporal differences - References to illnesses in other people Several algorithms have been published that segment clinical documents - Segmenting was validated - No published studies evaluate whether segmenting improves recall and precision 11

12 Project Overview Segmented a set of clinical documents Developed topics for several patient cohorts Developed queries with and without sections Judged a subset of documents for performance Analyzed results 12

13 Methods - Data MIMIC-II database neonatal and adult patients De-identified ICU records developed by MIT, Philips Medical Systems, and Beth Israel Deaconess Medical Center Relational database containing structured data and unstructured documents Discharge summaries MD notes Radiology reports 25,000 patients Nursing notes 13

14 Methods Segmenting Documents Identified section indicators Admission Date: [** **] Discharge Date: [** **] Sex: M Service: SURGERY Allergies: Penicillin Attending:[**First Name3 (LF) 2679**] Addendum: Pt is discharged to Admission Date: [** **] Discharge Date: [** **] Sex: M Service: SURGERY Allergies - penicillin Attending:[**First Name3 (LF) 2679**] Addendum: Pt is discharged to Admission Date: [** **] Discharge Date: [** **] Sex: M Service: SURGERY Allergic to penicillin Attending:[**First Name3 (LF) 2679**] Addendum: Pt is discharged to Searched for indicators and inserted XML tags Admission Date: [** **] Discharge Date: [** **] Sex: M Service: SURGERY <allergies>allergic to penicillin</allergies> Attending:[**First Name3 (LF) 2679**] Addendum: Pt is discharged to 14

15 Methods Segmenting Documents <TEXT>Admission Date: [** **] Discharge Date: [** **] Date of Birth: [** **] Sex: M Service: SURGERY Allergies: Penicillin <TEXT> Attending:[**First Name3 (LF) 2679**] Addendum: Pt <preamble>admission Date: [** **] Discharge Date: [** **] discharged to [**Hospital3 **] Hospital [** **]. Date of Birth: [** **] Sex: M Service: SURGERY</preamble> This is an updated medication list, which has been <allergies>allergies: Penicillin</allergies> faxed to [**Hospital3 **]. Discharge Medications: 1. <addendum>addendum: Pt is discharged to [**Hospital3 **] Hospital [**3391- Acetaminophen 325 mg Tablet Sig: 1-2 Tablets PO Q6H 6-1**]. This is an updated medication list, which has been faxed to (every 6 hours) as needed. 2. Atorvastatin 20 mg Tablet [**Hospital3 **]. </addendum> Sig: One (1) Tablet PO DAILY (Daily). 3. Insulin Lispro <dc_meds>discharge Medications: 1. Acetaminophen 325 mg Tablet Sig: unit/ml Solution Sig: One (1) injection Tablets PO Q6H (every 6 hours) as needed. 2. Atorvastatin 20 mg Tablet Subcutaneous ASDIR (AS DIRECTED). Discharge Sig: One (1) Tablet PO DAILY (Daily). 3. Insulin Lispro 100 unit/ml Disposition: Extended Care Facility: [**Hospital6 694**] Solution Sig: One (1) injection Subcutaneous ASDIR (AS DIRECTED). [((Location (un) 695**] [**First Name11 (Name </dc_meds> Pattern1) 531**] [**Last Name (NamePattern1) 2684**] <dc_disposition>discharge Disposition: Extended Care Facility: [**Hospital6 MD [**MD Number 2685**]</TEXT> 694**] [((Location (un) 695**] [**First Name11 (Name Pattern1) 531**] [**Last Name (NamePattern1) 2684**] MD [**MD Number 2685**] </dc_disposition> </TEXT> Original format Segmented text 15

16 Methods Search Engine NLM s Essie Developed to facilitate searching of medical literature by non-clinicians through use of UMLS UMLS relates terms by concept Allows matching even if different words used Maps text corpus to the UMLS and indexes the corpus on these concepts Maps the search concepts to the UMLS Returns a ranked, scored list of documents 16

17 Methods Clinical Topics Began with topics from TRECMed 2012 and adapted them to the MIMIC ICU data Modified or eliminated topics that retrieved few documents 17

18 Methods Clinical Topic Examples Patients who develop thrombocytopenia in pregnancy Patients taking atypical antipsychotics without a diagnosis of schizophrenia or bipolar depression Patients with delirium, hypertension, and tachycardia Patients with thyrotoxicosis treated with beta-blockers Final set included 22 topics 18

19 Methods Query Development Developed initial query without sections Ran queries against data Examined retrieved documents to refine query Rewrote query using sections Ran queries against data Examined retrieved documents to refine query Ran all queries and recorded documents returned and scores 19

20 Methods Query Development Topic: Patients with diabetes who also have thrombocytosis Baseline query diabetes AND thrombocytosis With sections we could avoid Family History thrombocytosis AND AREA[AdmissionDiagnosis] diabetes OR AREA[ChiefComplaint] diabetes OR AREA[Course] diabetes 20

21 Methods Document Sampling Samples selected for each topic based on difference in scores Segmented Documents 0-10 docs 0-10 high 0-10 low Whole Document 0-10 docs Total sample size was 574 documents Sample sizes ranged from 10 to 40 Average sample size 26 documents 21

22 Methods Document Evaluation 1. Was the document relevant to the topic? 2. Why were non-relevant documents retrieved? 3. Did segmentation help retrieval and why? 22

23 Results Document Relevance 574 Documents Analyzed Queries of Segmented Documents Queries of Whole Documents 23

24 Results Document Relevance 343 Relevant Documents Segmented Documents Whole Document 231 Non-relevant Documents Segmented Documents Whole Document 24

25 Results Reasons for Retrieving Non-relevant Documents Non-relevant reference to condition 84 Past or possible future condition 70 Condition mentioned but not diagnosed 23 Condition denied or ruled out 22 Issue with term mapping 20 Query issue 11 25

26 Results Effect of Segmenting on Document Retrieval Segmenting avoided retrieval of non-relevant document by avoiding specific sections Segmenting allowed retrieval of relevant document by focusing on specific sections Performance unrelated to segmenting 320 Query error did not look in the right section 80 Document not segmented correctly 18 Condition included in incorrect section of notes 1 26

27 Results Segmenting avoided retrieval of non-relevant documents Patients who develop thrombocytopenia in pregnancy Issue: Neonatal notes often document mother s pregnancy history Solution: Look in sections containing the patient s diagnosis 27

28 Results Segmenting allowed retrieval of relevant documents by focusing on specific sections Patients taking atypical antipsychotics without a diagnosis of schizophrenia or bipolar depression Issue: Need to ignore mentions of these conditions in family members Solution: Look in sections containing the patient s diagnosis; avoid family-history section 28

29 Quantitative Analysis Correlation to indicate whether querying the segmented documents impacted performance Precision and recall 29

30 Analysis Matthews Correlation Coefficient Segmented score higher than base Segmented score lower than base Document relevant True Positive False Negative Document not relevant False Positive True Negative MCC = TP x TN FP x FN ((TP + FP)(TP + FN)(TN + FP)(TN + FN)) Values range from -1 to 1 30

31 Analysis Matthews Correlation Coefficient Average * p<0.05 p<0.01 ** ** ** ** ** ** * ** 31

32 Analysis Recall and Precision Recall = Number of relevant documents retrieved All relevant documents judged Precision = Number of relevant documents retrieved All documents judged Values range from 0 to 1 32

33 Analysis - Recall Whole Document Segmented Document Avg 33

34 Analysis - Precision Whole Document Segmented Document Avg 34

35 Discussion Queries of segmented documents retrieved fewer documents These documents were more likely to be relevant and less likely to be non-relevant Some queries performed better Some documents were easier to segment accurately 35

36 Limitations Small sample size Only one person writing queries and doing relevance judgments Inaccuracies in identifying note segments Some queries did not perform well 36

37 Future Work Use validated algorithm to segment text Use larger sample and independent relevance judges Develop queries for specific type of clinical note Identify specific types of information that benefit from searching specific sections Search unstructured and structured data together to reflect real-world EHR data use 37

38 AMIA is the professional home for more than 5,400 informatics professionals, representing frontline clinicians, researchers, public health experts and educators who bring meaning to data, manage information and generate new knowledge across the research and Official Group of #WhyInformatics 38

39 Thank you! me at:

How to Advance Beyond Regular Data with Text Analytics

How to Advance Beyond Regular Data with Text Analytics Session #34 How to Advance Beyond Regular Data with Text Analytics Mike Dow Director, Product Development, Health Catalyst Carolyn Wong Simpkins, MD, PhD Chief Medical Informatics Officer, Health Catalyst

More information

Information Retrieval from Electronic Health Records for Patient Cohort Discovery

Information Retrieval from Electronic Health Records for Patient Cohort Discovery Information Retrieval from Electronic Health Records for Patient Cohort Discovery References William Hersh, MD Professor and Chair Department of Medical Informatics & Clinical Epidemiology Oregon Health

More information

Multi-modal Patient Cohort Identification from EEG Report and Signal Data

Multi-modal Patient Cohort Identification from EEG Report and Signal Data Multi-modal Patient Cohort Identification from EEG Report and Signal Data Travis R. Goodwin and Sanda M. Harabagiu The University of Texas at Dallas Human Language Technology Research Institute http://www.hlt.utdallas.edu

More information

Christina Martin Kazi Russell MED INF 406 INFERENCING Session 8 Group Project November 15, 2014

Christina Martin Kazi Russell MED INF 406 INFERENCING Session 8 Group Project November 15, 2014 INFERENCING (HW 8) 1 Christina Martin Kazi Russell MED INF 406 INFERENCING Session 8 Group Project November 15, 2014 Page 2 The Clinical Decision Support System designed to utilize the Training Set data

More information

IR Meets EHR: Retrieving Patient Cohorts for Clinical Research Studies

IR Meets EHR: Retrieving Patient Cohorts for Clinical Research Studies IR Meets EHR: Retrieving Patient Cohorts for Clinical Research Studies References William Hersh, MD Department of Medical Informatics & Clinical Epidemiology School of Medicine Oregon Health & Science

More information

NLM at TREC 2012 Medical Records track

NLM at TREC 2012 Medical Records track NLM at TREC 2012 Medical Records track Dina Demner-Fushman, Swapna Abhyankar, Antonio Jimeno-Yepes, Russell Loane, Francois Lang, James G. Mork, Nicholas Ide, Alan R. Aronson National Library of Medicine,

More information

Text mining for lung cancer cases over large patient admission data. David Martinez, Lawrence Cavedon, Zaf Alam, Christopher Bain, Karin Verspoor

Text mining for lung cancer cases over large patient admission data. David Martinez, Lawrence Cavedon, Zaf Alam, Christopher Bain, Karin Verspoor Text mining for lung cancer cases over large patient admission data David Martinez, Lawrence Cavedon, Zaf Alam, Christopher Bain, Karin Verspoor Opportunities for Biomedical Informatics Increasing roll-out

More information

SEP-1 CHALLENGING CASES WITH DR. TOWNSEND

SEP-1 CHALLENGING CASES WITH DR. TOWNSEND UW MEDICINE PATIENTS ARE FIRST SEP-1 CHALLENGING CASES WITH DR. TOWNSEND AMADAE AREVALO RN, MSN, CCRN KATIE MEHRING RN, BSN, CCDS AMANDA SIGALA, RN, BSN, MPH, CPHQ JUNE 12, 2018 OBJECTIVES 1. Summarize

More information

Name: Today s Date: Address: State, Zip Code

Name: Today s Date: Address: State, Zip Code New Patient Health History Questionnaire Name: Today s Date: Address: City State, Zip Code Email Address: Date of Birth: Home Telephone #: Cell Number: Work Number: Emergency Contact name & number: Referred

More information

Chapter 12 Conclusions and Outlook

Chapter 12 Conclusions and Outlook Chapter 12 Conclusions and Outlook In this book research in clinical text mining from the early days in 1970 up to now (2017) has been compiled. This book provided information on paper based patient record

More information

How can Natural Language Processing help MedDRA coding? April Andrew Winter Ph.D., Senior Life Science Specialist, Linguamatics

How can Natural Language Processing help MedDRA coding? April Andrew Winter Ph.D., Senior Life Science Specialist, Linguamatics How can Natural Language Processing help MedDRA coding? April 16 2018 Andrew Winter Ph.D., Senior Life Science Specialist, Linguamatics Summary About NLP and NLP in life sciences Uses of NLP with MedDRA

More information

A Study of Abbreviations in Clinical Notes Hua Xu MS, MA 1, Peter D. Stetson, MD, MA 1, 2, Carol Friedman Ph.D. 1

A Study of Abbreviations in Clinical Notes Hua Xu MS, MA 1, Peter D. Stetson, MD, MA 1, 2, Carol Friedman Ph.D. 1 A Study of Abbreviations in Clinical Notes Hua Xu MS, MA 1, Peter D. Stetson, MD, MA 1, 2, Carol Friedman Ph.D. 1 1 Department of Biomedical Informatics, Columbia University, New York, NY, USA 2 Department

More information

PATIENT REGISTRATION FORM. Last Name: First Name: Initial: Address: City: State: Zip Code: Date of Birth: / / Social: - - address:

PATIENT REGISTRATION FORM. Last Name: First Name: Initial: Address: City: State: Zip Code: Date of Birth: / / Social: - -  address: TIMOTHY B. COLE, MD ALLISON TRAVIS, MD 7300 Eldorado Parkway, Ste 260, McKinney, TX 75070 Phone: 972-747-0440 / Fax: 972-747-0441 PATIENT REGISTRATION FORM Date: Last Name: First Name: Initial: Address:

More information

DNA CENTER New Patient Information

DNA CENTER New Patient Information DNA CENTER New Patient Information Name Email: Address City State Zip Home Phone Work Cell Phone Social Security Number Date of birth Gender ( Male/Female) Age Please Circle: Hispanic/Latin or Non Hispanic/Latin

More information

Pathway Project Team

Pathway Project Team Semantic Components: A model for enhancing retrieval of domain-specific information Lecture 22 CS 410/510 Information Retrieval on the Internet Pathway Project Team Susan Price, MD Portland State University

More information

Big Data Phenomics in the VA. Outline

Big Data Phenomics in the VA. Outline Big Phenomics in the VA Mary Whooley MD Director, VA Measurement Science QUERI San Francisco VA Health Care System University of California, San Francisco Kelly Cho PhD MPH Phenomics Lead, Million Veteran

More information

Date: New Patient Form First Visit Date:

Date: New Patient Form First Visit Date: Date: New Patient Form First Visit Date: **PATIENT INFORMATION** **PRIMARY INSURANCE** Name: Insurance Company: Street: Claim Address: Facility/Complex City/state/Zip: Group #: Town/State/Zip: Policy/

More information

Patient Name Date of Birth MALE / FEMALE Date. Left handed or Right handed. Marital Status: Single Married Divorced Widowed Children?

Patient Name Date of Birth MALE / FEMALE Date. Left handed or Right handed. Marital Status: Single Married Divorced Widowed Children? PH NEW PATIENT HISTORY Patient Name Date of Birth MALE / FEMALE Date Occupation: Left handed or Right handed Marital Status: Single Married Divorced Widowed Children? Y or N # Previous Treating Physician:

More information

Do you currently have a family physician?: If not, where have you been getting health care?:

Do you currently have a family physician?: If not, where have you been getting health care?: Adult Intake Form Preferred Location: Cambridge Kitchener Apply Patient Label here First Name: Last Name: Gender: Address: Phone number: Date of Birth: Health Card Number:_ Do you currently have a family

More information

Case 1: 24 yo pregnant female presenting with abnormal TFTs and tachycardia RAJESH JAIN ENDORAMA 3/16/2017

Case 1: 24 yo pregnant female presenting with abnormal TFTs and tachycardia RAJESH JAIN ENDORAMA 3/16/2017 Case 1: 24 yo pregnant female presenting with abnormal TFTs and tachycardia RAJESH JAIN ENDORAMA 3/16/2017 Chief Complaint The ER calls about a 24 year old, 12 weeks pregnant. She presented with tachycardia

More information

A Method for Analyzing Commonalities in Clinical Trial Target Populations

A Method for Analyzing Commonalities in Clinical Trial Target Populations A Method for Analyzing Commonalities in Clinical Trial Target Populations Zhe (Henry) He 1, Simona Carini 2, Tianyong Hao 1, Ida Sim 2, and Chunhua Weng 1 1 Department of Biomedical Informatics, Columbia

More information

New Patient Intake Form

New Patient Intake Form 501 Islington Street, Suite 2B Portsmouth, NH 03801 P: 603-610-8882 F: 603-463-0943 New Patient Intake Form Personal Information Today s Date Name Age DOB: Phone: H ( ) W ( ) Cell ( ) Preferred Home Work

More information

CARDIOVASCULAR CASE-BASED SMALL GROUP DISCUSSION

CARDIOVASCULAR CASE-BASED SMALL GROUP DISCUSSION MHD I Session VIII Student Copy Page 1 CARDIOVASCULAR CASE-BASED SMALL GROUP DISCUSSION MHD I SESSION VIII OCTOBER 22, 2014 STUDENT COPY MHD I Session VIII Student Copy Page 2 Case 1 Chief Complaint I

More information

Application of AI in Healthcare. Alistair Erskine MD MBA Chief Informatics Officer

Application of AI in Healthcare. Alistair Erskine MD MBA Chief Informatics Officer Application of AI in Healthcare Alistair Erskine MD MBA Chief Informatics Officer 1 Overview Why AI in Healthcare topic matters Is AI just another shiny objects? Geisinger AI collaborations Categories

More information

Example 5: Automated computation of process quality indicators

Example 5: Automated computation of process quality indicators Example 5: Automated computation of process quality indicators Literature review: Djaber Babaousmail Rules implementation and case review: Aurélien Schaffar Study design, development of inference machine:

More information

Retinal Consultants of San Antonio PATIENT REGISTRATION

Retinal Consultants of San Antonio PATIENT REGISTRATION PATIENT REGISTRATION Today s Date Referred by Patient Full Name Home Address City State Zip Code Home Phone Cell Phone E-mail address Date of Birth Preferred Method of Contact: Home Phone / Cell Phone

More information

Specifications Manual Update: Hospital Outpatient Quality Reporting (OQR) Program

Specifications Manual Update: Hospital Outpatient Quality Reporting (OQR) Program Specifications Manual Update: Hospital Outpatient Quality Reporting (OQR) Program Melissa Thompson, RN, BSN Specifications Manual Lead Hospital OQR Program Support Contractor January 23, 2019 Featuring:

More information

Renal Remission and Hypertension Consultants PLLC

Renal Remission and Hypertension Consultants PLLC Past Medical History. Please provide us with the list of your medical problems. Please indicate year of onset or when you became aware of it and year of resolution (if resolved) 1 2 3 4 5 6 7 8 9 10 11

More information

Hereditary Cancer Risk Program

Hereditary Cancer Risk Program Hereditary Cancer Risk Program Family History and Risk Assessment Questionnaire Please answer questions to the best of your ability in order to help us establish your risk assessment. Write in unk (unknown)

More information

Advanced Pharmacology Diabetes Homework

Advanced Pharmacology Diabetes Homework Advanced Pharmacology Diabetes Homework Points: 25 Comments: Name: Tracy Hill WU ID #: 20015608 E-mail: tracy.hill@washburn.edu _TH I hereby certify that the work submitted is my own, and that I have not

More information

MedDRA Coding/ AE Log Item 1 Refresher. ASPIRE Protocol Team Meeting February 10, 2013

MedDRA Coding/ AE Log Item 1 Refresher. ASPIRE Protocol Team Meeting February 10, 2013 MedDRA Coding/ AE Log Item 1 Refresher ASPIRE Protocol Team Meeting February 10, 2013 MedDRA Coding Overview MedDRA: standardized dictionary of medical terminology Results from ICH initiative to standardize

More information

Patient Profile. Full Name: Address: Work Phone: Date of Birth: Social Security #: (Circle One) Full Time / Part Time. Emergency Contact: Number:

Patient Profile. Full Name: Address: Work Phone: Date of Birth: Social Security #: (Circle One) Full Time / Part Time. Emergency Contact: Number: Patient Profile Full Name: Address: City: State: Zip Code: Home Phone: Cell Phone: Work Phone: Date of Birth: Social Security #: Email Address: Employer: (Circle One) Full Time / Part Time Emergency Contact:

More information

Case #3 Clinician. Past Medical History: hypertension, hypercholesterolemia, arthritis, seasonal allergies, remote history of stroke

Case #3 Clinician. Past Medical History: hypertension, hypercholesterolemia, arthritis, seasonal allergies, remote history of stroke Case #3 Clinician Be the clinician taking a best possible medication history Use the space below to document your best possible medication history You are going to see patient Frank Ribello Reason for

More information

NEUROLOGICAL SURGERY, P.C.

NEUROLOGICAL SURGERY, P.C. NEUROLOGICAL SURGERY, P.C. PATIENT INFORMATION Name Date of Birth Age Address City Sate NY Zip Home ( ) - Cell ( ) - Work ( ) - Ext: Email Address _ Sex M F Soc. Sec. #: / / Single Married Widowed Separated

More information

Detecting Patient Complexity from Free Text Notes Using a Hybrid AI Approach

Detecting Patient Complexity from Free Text Notes Using a Hybrid AI Approach Detecting Patient Complexity from Free Text Notes Using a Hybrid AI Approach Malcolm Pradhan, CMO MBBS, PhD, FACHI Daniel Padilla, ML Engineer BEng,, PhD Alcidion Corporation Overview Alcidion s Natural

More information

PEDIATRIC SOAP NOTE PDF

PEDIATRIC SOAP NOTE PDF PEDIATRIC SOAP NOTE PDF ==> Download: PEDIATRIC SOAP NOTE PDF PEDIATRIC SOAP NOTE PDF - Are you searching for Pediatric Soap Note Books? Now, you will be happy that at this time Pediatric Soap Note PDF

More information

Session 35: Text Analytics: You Need More than NLP. Eric Just Senior Vice President Health Catalyst

Session 35: Text Analytics: You Need More than NLP. Eric Just Senior Vice President Health Catalyst Session 35: Text Analytics: You Need More than NLP Eric Just Senior Vice President Health Catalyst Learning Objectives Why text search is an important part of clinical text analytics The fundamentals of

More information

Bioengineering and World Health. Lecture Twelve

Bioengineering and World Health. Lecture Twelve Bioengineering and World Health Lecture Twelve Four Questions What are the major health problems worldwide? Who pays to solve problems in health care? How can technology solve health care problems? How

More information

A Simple Pipeline Application for Identifying and Negating SNOMED CT in Free Text

A Simple Pipeline Application for Identifying and Negating SNOMED CT in Free Text A Simple Pipeline Application for Identifying and Negating SNOMED CT in Free Text Anthony Nguyen 1, Michael Lawley 1, David Hansen 1, Shoni Colquist 2 1 The Australian e-health Research Centre, CSIRO ICT

More information

Safer Tracheostomy Care Course

Safer Tracheostomy Care Course Patients Name: Samira Patel Patients Age / DOB: 65 year old female on a general ward Major Medical Problem Blocked tracheostomy tube Learning Goal Medical Early recognition of respiratory distress Understanding

More information

COMPARISON OF BREAST CANCER STAGING IN NATURAL LANGUAGE TEXT AND SNOMED ANNOTATED TEXT

COMPARISON OF BREAST CANCER STAGING IN NATURAL LANGUAGE TEXT AND SNOMED ANNOTATED TEXT Volume 116 No. 21 2017, 243-249 ISSN: 1311-8080 (printed version); ISSN: 1314-3395 (on-line version) url: http://www.ijpam.eu ijpam.eu COMPARISON OF BREAST CANCER STAGING IN NATURAL LANGUAGE TEXT AND SNOMED

More information

ED-SCANS: OVERALL DECISION SUPPORT ALGORITHM. Is This Strictly a Pain Episode? Decision 7: Referrals

ED-SCANS: OVERALL DECISION SUPPORT ALGORITHM. Is This Strictly a Pain Episode? Decision 7: Referrals ED-SCANS: OVERALL DECISION SUPPORT ALGORITHM Decision 1: Triage Decision 2: Analgesic Management Is This Strictly a Pain Episode? Decision 3: Diagnostic Evaluation Decision 4: High Risk / High User Decision

More information

Personal Data. Present Symptoms

Personal Data. Present Symptoms Chris A. Pate, MD 2280 Hwy 70 West, Suite B 265 Racine Drive, Suite 102 Goldsboro, NC 27530 Wilmington, NC 28403 (919) 988-9332 Fx(919) 581-0353 (910) 399-6661 Fx(910) 399-6667 Name Personal Data Address

More information

5AB Dysrhythmia Interpretation and Management 2016

5AB Dysrhythmia Interpretation and Management 2016 5AB Dysrhythmia Interpretation and Management 2016 How to complete your biennial ECG review: A website has been created that contains the basic review information. Use this as a reference during your review.

More information

Morris Medical Center, P.A.

Morris Medical Center, P.A. Today s date: Name : Age Date of Birth Height Weight Right hand dominant Left hand dominant Sex: Male Female Chief Complaints; Current Pain Level (0 ~ 10) 0 1 2 3 4 5 6 7 8 9 10 Average Pain Level (0 ~

More information

Gender: Male Female Age: Current Address: City: State: Zip Code: Work Phone: Is it okay to leave a message? VISIT INFORMATION

Gender: Male Female Age: Current Address: City: State: Zip Code: Work Phone: Is it okay to leave a message? VISIT INFORMATION SIENA PROACTIVE INTERNAL MEDICINE DR. DEBORAH BLENNER 45 Terry Road, Suite B Smithtown, NY 11787 www.sienaproactive.com Phone: (631) 656-8171 Fax: (631) 656-8173 PATIENT INFORMATION Last Name: First Name:

More information

Chapter 10. Screening for Disease

Chapter 10. Screening for Disease Chapter 10 Screening for Disease 1 Terminology Reliability agreement of ratings/diagnoses, reproducibility Inter-rater reliability agreement between two independent raters Intra-rater reliability agreement

More information

DIVISION OF HOSPITAL MEDICINE PERIOPERATIVE MEDICINE

DIVISION OF HOSPITAL MEDICINE PERIOPERATIVE MEDICINE DIVISION OF HOSPITAL MEDICINE PERIOPERATIVE MEDICINE Hip Fracture Management: Role of Internists SESSION OUTLINE INTRODUCTION Hip fractures are a major cause of hospitalization, morbidity and mortality,

More information

From Population Health to Precision Health. William J, Kassler, MD, MPH Deputy Chief Health Officer March 28, 2017

From Population Health to Precision Health. William J, Kassler, MD, MPH Deputy Chief Health Officer March 28, 2017 From Population Health to Precision Health William J, Kassler, MD, MPH Deputy Chief Health Officer March 28, 2017 2 The current health system faces serious challenges. 3 A New Era of Personalized Healthcare

More information

Topic: Chronic Heart Failure Cases for Monday s March 21th lecture.

Topic: Chronic Heart Failure Cases for Monday s March 21th lecture. 1 Phar6122: CV section Date: 3/10/05 Topic: Chronic Heart Failure Cases for Monday s March 21th lecture. Directions: This handout includes three chronic heart failure cases of increasing difficulty. In

More information

Normal Recovery or Complication: The Risks of Post-Operative Care

Normal Recovery or Complication: The Risks of Post-Operative Care Normal Recovery or Complication: The Risks of Post-Operative Care Darrell Ranum, JD, CPHRM Vice President Patient Safety and Risk Management Department Ohio Hospital Association Convention June 14, 2016

More information

Chronic Disease Management when Resources are Limited

Chronic Disease Management when Resources are Limited Chronic Disease Management when Resources are Limited Paul R. Larson MD, MS, DIM&PH Director, Global Health Education UPMC St. Margaret Family Medicine Residency Pittsburgh, PA larsonpr@upmc.edu Disclosures

More information

MEDICAL DATA SHEET For Patients 18 years of age and older

MEDICAL DATA SHEET For Patients 18 years of age and older MEDICAL DATA SHEET For Patients 18 years of age and older NAME: DATE: / / AGE: DOB: / / 1. What is the main reason you are seeking a physician s advice? 2. Please list all allergies: Drug Allergies: Other

More information

Individualizing Treatment Plans for Older Adults With T2DM

Individualizing Treatment Plans for Older Adults With T2DM Individualizing Treatment Plans for Older Adults With T2DM Key Slides from the Interactive Newsletter Hypoglycemia y in Older Adults Particularly dangerous, especially for those on insulin or secretagogues

More information

Comparing ICD9-Encoded Diagnoses and NLP-Processed Discharge Summaries for Clinical Trials Pre-Screening: A Case Study

Comparing ICD9-Encoded Diagnoses and NLP-Processed Discharge Summaries for Clinical Trials Pre-Screening: A Case Study Comparing ICD9-Encoded Diagnoses and NLP-Processed Discharge Summaries for Clinical Trials Pre-Screening: A Case Study Li Li, MS, Herbert S. Chase, MD, Chintan O. Patel, MS Carol Friedman, PhD, Chunhua

More information

WEIGHT LOSS PATIENT INFORMATION RECORD

WEIGHT LOSS PATIENT INFORMATION RECORD WEIGHT LOSS PATIENT INFORMATION RECORD PLEASE BRING THIS COMPLETED FORM TO YOUR APPOINTMENT Date: / / Last Name: First: MI: Date of Birth: / / Sex: Age: Home Phone: ( ) Mobile Phone: ( ) Address: City:

More information

CHAPTER 2 MAMMOGRAMS AND COMPUTER AIDED DETECTION

CHAPTER 2 MAMMOGRAMS AND COMPUTER AIDED DETECTION 9 CHAPTER 2 MAMMOGRAMS AND COMPUTER AIDED DETECTION 2.1 INTRODUCTION This chapter provides an introduction to mammogram and a description of the computer aided detection methods of mammography. This discussion

More information

NEWBORN FEMALE WITH GOITER PAYAL PATEL, M.D. PEDIATRIC ENDOCRINOLOGY FELLOW FEBRUARY 12, 2015

NEWBORN FEMALE WITH GOITER PAYAL PATEL, M.D. PEDIATRIC ENDOCRINOLOGY FELLOW FEBRUARY 12, 2015 NEWBORN FEMALE WITH GOITER PAYAL PATEL, M.D. PEDIATRIC ENDOCRINOLOGY FELLOW FEBRUARY 12, 2015 CHIEF COMPLAINT 35 6/7 week F with goiter, born to a mother with Graves disease (GD) HPI 35 6/7 week F born

More information

Genetic Risk Evaluation and Testing Program

Genetic Risk Evaluation and Testing Program INSTRUCTIONS: Please complete this form to the best of your ability PRIOR to your appointment. Please remember to list ALL relatives, both living and deceased, regardless of if they have had cancer or

More information

Bahl & Bahl Medical Associates PATIENT MEDICAL HISTORY

Bahl & Bahl Medical Associates PATIENT MEDICAL HISTORY Bahl & Bahl Medical Associates PATIENT MEDICAL HISTORY NAME: _ DATE: Please complete the following questionnaire as completely as possible. 1. MEDICAL HISTORY Please list all current and prior health problems,

More information

Query Refinement: Negation Detection and Proximity Learning Georgetown at TREC 2014 Clinical Decision Support Track

Query Refinement: Negation Detection and Proximity Learning Georgetown at TREC 2014 Clinical Decision Support Track Query Refinement: Negation Detection and Proximity Learning Georgetown at TREC 2014 Clinical Decision Support Track Christopher Wing and Hui Yang Department of Computer Science, Georgetown University,

More information

Welcome and Texas DSHS Overview

Welcome and Texas DSHS Overview Welcome and Texas DSHS Overview July 24, 2015 Heart Attack and Stroke Systems of Care Summit: A Focus on Quality Improvement through the Texas Heart Attack and Stroke Data Collection Initiative Disclosure

More information

Please complete all pages of this form. Your physician will review the form with you during your appointment. Last Name: First Name: Middle Initial:

Please complete all pages of this form. Your physician will review the form with you during your appointment. Last Name: First Name: Middle Initial: Please complete all pages of this form. Your physician will review the form with you during your appointment. Patient Information Last Name: First Name: Middle Initial: Date of Birth: / / Age: SSN: - -

More information

Patient Medical History Form Pre-Surgical Bleeding History Questionnaire Name:

Patient Medical History Form Pre-Surgical Bleeding History Questionnaire Name: Patient Medical History Form Pre-Surgical Bleeding History Questionnaire Name: CIRCLE the appropriate response: Y yes or N no. A. Patient History 1. Has the patient ever had surgery, stitches for trauma

More information

GUPTA SPORTS & SPINE CENTER

GUPTA SPORTS & SPINE CENTER GUPTA SPORTS & SPINE CENTER NEW PATIENT INFORMATION FORM -ORTHO Please print all information. Thank you for your cooperation. Patient Name: Date of Birth: _ Social Security # Address: City: _ State: Zip

More information

CLAMP-Cancer an NLP tool to facilitate cancer research using EHRs Hua Xu, PhD

CLAMP-Cancer an NLP tool to facilitate cancer research using EHRs Hua Xu, PhD CLAMP-Cancer an NLP tool to facilitate cancer research using EHRs Hua Xu, PhD School of Biomedical Informatics The University of Texas Health Science Center at Houston 1 Advancing Cancer Pharmacoepidemiology

More information

Chiropractic Case History/Patient Information

Chiropractic Case History/Patient Information Chiropractic Case History/Patient Information 1 Date: Patient # Doctor: Name: Social Security # Home Phone: Address: City: State: Zip: E-mail address: Fax # Cell Phone: Age: Birth Date: Race: Marital:

More information

New Patient Urologic History Form

New Patient Urologic History Form Name: (Last) (First) (MI) Date: Date of Birth: Age: SS#: Gender: Male Female Height: Weight: Address: City: State: Zip: Home Phone #: Work#: Cell#: Spouse: Emergency Contact: Phone#: Email: Primary Physician:

More information

DUKEMedicine. SMITH, JAMES MRN: D DOB: 2/6/1993, Sex: M Adm: 2/15/2016, D/C: 2/15/2016

DUKEMedicine. SMITH, JAMES MRN: D DOB: 2/6/1993, Sex: M Adm: 2/15/2016, D/C: 2/15/2016 History Chief Complaint Patient presents with Motor Vehicle Crash HPI James Smith is a 23 y.o. male here today for evaluation of injuries sustained today in a MVA. He was a restrained driver of a car struck

More information

IBM Research Report. Automated Problem List Generation from Electronic Medical Records in IBM Watson

IBM Research Report. Automated Problem List Generation from Electronic Medical Records in IBM Watson RC25496 (WAT1409-068) September 24, 2014 Computer Science IBM Research Report Automated Problem List Generation from Electronic Medical Records in IBM Watson Murthy Devarakonda, Ching-Huei Tsou IBM Research

More information

Update in Hospital Medicine. Disclosures 10/30/2017. none Oregon Chapter ACP Scientific Meeting

Update in Hospital Medicine. Disclosures 10/30/2017. none Oregon Chapter ACP Scientific Meeting Update in Hospital Medicine 2017 Oregon Chapter ACP Scientific Meeting DATE: November 4, 2017 PRESENTED BY: Joel Papak, MD FACP Disclosures none 1 How well do you think you keep up with the medical literature?

More information

A Predictive Chronological Model of Multiple Clinical Observations T R A V I S G O O D W I N A N D S A N D A M. H A R A B A G I U

A Predictive Chronological Model of Multiple Clinical Observations T R A V I S G O O D W I N A N D S A N D A M. H A R A B A G I U A Predictive Chronological Model of Multiple Clinical Observations T R A V I S G O O D W I N A N D S A N D A M. H A R A B A G I U T H E U N I V E R S I T Y O F T E X A S A T D A L L A S H U M A N L A N

More information

ACS-NSQIP Geriatric Collaborative. Thomas Robinson MD MS FACS Associate Professor, Surgery University of Colorado

ACS-NSQIP Geriatric Collaborative. Thomas Robinson MD MS FACS Associate Professor, Surgery University of Colorado ACS-NSQIP Geriatric Collaborative Thomas Robinson MD MS FACS Associate Professor, Surgery University of Colorado Disclosures The following planner, speaker and panelist of this CME activity has no relevant

More information

Community Paramedic Training Program

Community Paramedic Training Program Date: March 2015 Page 1 of 5 Community Paramedic Training Program Training Program Components A. Classroom Training - The Community Paramedic (CP) training course (Appendix 1 Training Curriculum) was developed

More information

Charles Krasner, M.D. University of NV, Reno School of Medicine Sierra NV Veterans Affairs Medical Center

Charles Krasner, M.D. University of NV, Reno School of Medicine Sierra NV Veterans Affairs Medical Center Charles Krasner, M.D. University of NV, Reno School of Medicine Sierra NV Veterans Affairs Medical Center Kathy Peters is a 63 y.o. patient that presents to your urgent care office today with a history

More information

Physician Orders ADULT

Physician Orders ADULT Admission Height (Actual) : cm Admission Weight (Actual): kg Allergies: No known allergies Medication allergy(s): Latex allergy Other: Non-Categorized ATTENTION SURGEON: Please discontinue Open Heart Post

More information

Innovative Risk and Quality Solutions for Value-Based Care. Company Overview

Innovative Risk and Quality Solutions for Value-Based Care. Company Overview Innovative Risk and Quality Solutions for Value-Based Care Company Overview Meet Talix Talix provides risk and quality solutions to help providers, payers and accountable care organizations address the

More information

Who's Driving the DRG Bus: Selecting the Appropriate Principal Diagnosis

Who's Driving the DRG Bus: Selecting the Appropriate Principal Diagnosis 7th Annual Association for Clinical Documentation Improvement Specialists Conference Who's Driving the DRG Bus: Selecting the Appropriate Principal Diagnosis MedPartners CDI: Karen Newhouser, RN, BSN,

More information

1. What additional information needs to be collected to properly treat this client?

1. What additional information needs to be collected to properly treat this client? CASE 1 A 45-year-old male presents to the emergency department with a complaint of chest pain for the past two hours. 1. What additional information needs to be collected to properly treat this client?

More information

Declaration of Conflict of Interest. No potential conflict of interest to disclose with regard to the topics of this presentations.

Declaration of Conflict of Interest. No potential conflict of interest to disclose with regard to the topics of this presentations. Declaration of Conflict of Interest No potential conflict of interest to disclose with regard to the topics of this presentations. Clinical implications of smoking relapse after acute ischemic stroke Furio

More information

How to Make Sense of Statistics Reported in the Medical Literature

How to Make Sense of Statistics Reported in the Medical Literature How to Make Sense of Statistics Reported in the Medical Literature Colin P. West, MD, PhD Division of General Internal Medicine Division of Biomedical Statistics and Informatics Denise M. Dupras, MD, PhD

More information

Case-based reasoning using electronic health records efficiently identifies eligible patients for clinical trials

Case-based reasoning using electronic health records efficiently identifies eligible patients for clinical trials Case-based reasoning using electronic health records efficiently identifies eligible patients for clinical trials Riccardo Miotto and Chunhua Weng Department of Biomedical Informatics Columbia University,

More information

PATIENT INFORMATION DENTAL HEALTH HISTORY

PATIENT INFORMATION DENTAL HEALTH HISTORY PATIENT INFORMATION Welcome to Pristine Family and Implant Dentistry. We appreciate the confidence you place with us to provide dental services. To assist us in serving you, please complete the following

More information

On-time clinical phenotype prediction based on narrative reports

On-time clinical phenotype prediction based on narrative reports On-time clinical phenotype prediction based on narrative reports Cosmin A. Bejan, PhD 1, Lucy Vanderwende, PhD 2,1, Heather L. Evans, MD, MS 3, Mark M. Wurfel, MD, PhD 4, Meliha Yetisgen-Yildiz, PhD 1,5

More information

Quality Improvement Updates Foley Discontinuation Protocol Surgical Care Improvement Project

Quality Improvement Updates Foley Discontinuation Protocol Surgical Care Improvement Project Quality Improvement Updates Foley Discontinuation Protocol Surgical Care Improvement Project Barbara J Martin, RN, MBA Quality Consultant, Center for Clinical Improvement Indwelling Urinary Catheters Insertion,

More information

Sample. Fractured Hip Post-Operative Orders. Legend < Mandatory fields o Optional fields. Height Allergies: List or o Up to date in electronic system

Sample. Fractured Hip Post-Operative Orders. Legend < Mandatory fields o Optional fields. Height Allergies: List or o Up to date in electronic system Legend Mandatory fields o Optional fields Height Allergies: List or o Up to date in electronic system cm Weight Diagnosis kg Date (yyyy-mon-dd) Time (hh:mm) Anticipated Date Of Discharge (ADOD) o Greater

More information

POST-OP CARDIAC SURGERY PHYSICIAN S ORDER SHEET USE BALLPOINT PEN ONLY. CARDIAC INTENSIVE CARE UNIT

POST-OP CARDIAC SURGERY PHYSICIAN S ORDER SHEET USE BALLPOINT PEN ONLY. CARDIAC INTENSIVE CARE UNIT PHYSICIAN S SHEET Automatically Activate, if not in agreement, cross out and initial Activated by Checking Box ALLERGIES: None known YES Patient s Height: Patient s Weight: ALL MEDICATION and INTRAVENOUS

More information

FAMILY MEDICINE New Patient Medical History Form

FAMILY MEDICINE New Patient Medical History Form FAMILY MEDICINE New Patient Medical History Form Personal History : Name: Date of Birth / / (mm/dd/yyyy) Age Occupation Birthplace (City&Country) Marital Status (check one): Single Married Divorced Separated

More information

Measure Up / Pressure Down: Improving Blood Pressure Control in Washington, DC

Measure Up / Pressure Down: Improving Blood Pressure Control in Washington, DC Measure Up / Pressure Down: Improving Blood Pressure Control in Washington, DC IHI 15 th Annual International Summit on Improving Patient Care in the Office Practice and the Community Peter Basch, MD,

More information

MEDICAL DATA SHEET For Patients 18 years of age and older

MEDICAL DATA SHEET For Patients 18 years of age and older MEDICAL DATA SHEET For Patients 18 years of age and older NAME: DATE: / / AGE: DOB: / / 1. What is the main reason you are seeking a physician s advice? 2. Please list all allergies: Drug Allergies: Other

More information

Supporting Documents Case Studies

Supporting Documents Case Studies Supporting Documents Case Studies ONA Presentation/Case Studies 1 CASE STUDY #1 CC: Right Breast Lump History of Present Illness: 41 yr old G3P0 with an LMP of 08/01/2017 who presents today to discuss

More information

Introduction to Epidemiology Screening for diseases

Introduction to Epidemiology Screening for diseases Faculty of Medicine Introduction to Community Medicine Course (31505201) Unit 4 Epidemiology Introduction to Epidemiology Screening for diseases By Hatim Jaber MD MPH JBCM PhD 15 +17-11- 2016 1 Introduction

More information

Area of Complaint: Right Left Bilateral. When did your complaint begin? Unknown Work Accident Auto Accident Sports Injury Other:

Area of Complaint: Right Left Bilateral. When did your complaint begin? Unknown Work Accident Auto Accident Sports Injury Other: Quality Chiropractic 6231 Leesburg Pike Suite 200 Falls Church VA 22044 (703) 237-0404 fax (703) 237-7828 Quality Chiropractic & Rehab 102 Elden Street Suite 12 Herndon VA 20170 (703)581-8999 fax (703)

More information

Cardiology. Self Learning Package. Module 5: Pharmacology: Treatment of Acute Coronary. Prevention

Cardiology. Self Learning Package. Module 5: Pharmacology: Treatment of Acute Coronary. Prevention Cardiology Self Learning Package Module 5: Pharmacology: Treatment of Acute Coronary Syndromes, Module 5: Pharmacology: Hyperlipidaemia, Treatment of Acute Coronary Hypertension, Symdrome, Hyperlipidaemia,

More information

Information & Health History Form

Information & Health History Form Information & Health History Form Name Date Address City/State/Zip Code Home Phone Cell Phone Email Address (Please Print Clearly) Employment (Company, Position) Date of birth Age Gender M / F Emergency

More information

Name Class Date. Note Taking Guide. Disease Description Effect on Health. a. blood pressure consistently measuring 140/90 or higher. i. j.

Name Class Date. Note Taking Guide. Disease Description Effect on Health. a. blood pressure consistently measuring 140/90 or higher. i. j. Section 23-1 Note Taking Guide Cardiovascular Diseases (pp. 602 608) Types of Cardiovascular Disease 1. What types of diseases are the leading causes of death in the United States today? 2. Complete the

More information

Mercy Metabolic and Bariatric Surgery Program Questionnaire

Mercy Metabolic and Bariatric Surgery Program Questionnaire Mercy Metabolic and Bariatric Surgery Program Questionnaire Interested in bariatric surgery? Complete this form and return to us to be considered for evaluation: Sara Maduka, Mercy Metabolic and Bariatric

More information

FIRST TIME VISIT APPOINTMENT CHECKLIST Department of Radiation Oncology 200 Medical Plaza, Ste B265 Los Angeles, CA

FIRST TIME VISIT APPOINTMENT CHECKLIST Department of Radiation Oncology 200 Medical Plaza, Ste B265 Los Angeles, CA Department of Radiation Oncology FIRST TIME VISIT APPOINTMENT CHECKLIST Department of Radiation Oncology 200 Medical Plaza, Ste B265 Los Angeles, CA 90095 310-825-9775 1. Complete ALL important Patient

More information

Evaluation of a Clinical Decision Support Rule-set for Medication Adjustments in mhealth-based Heart Failure Management

Evaluation of a Clinical Decision Support Rule-set for Medication Adjustments in mhealth-based Heart Failure Management Evaluation of a Clinical Decision Support Rule-set for Medication Adjustments in mhealth-based Heart Failure Management Martin KROPF, Robert MODRE-OSPRIAN, Katharina GRUBER, Friedrich FRUHWALD, Günter

More information