仓库源文站点原文


layout: post title: "Intro to Health Informatics 第七周课程笔记" date: "2015-10-02 10:07:02" categories: 计算机科学 excerpt: "Lesson 6: Clinical Data collection and visualization challenges Two key ..."

auth: conge

Lesson 6: Clinical Data collection and visualization challenges

Two key challenges in HIT:


Ⅰ. Data Collection

Conflicts

Physcians are in the data business

How Physicians collecting and using data:

Collecting data by interviewing patient

Order tests, make dianosis and prescribe medication based on lab results

Follow up, medication changes and refereral

Three common sources of error:

Sources of errors

  1. An Incomplete Knowledge Base - the physician can’t know everything
  2. An Error in Perception or Judgment - physicians are subject to human error, and
  3. A Lapse in Attention - Busy physicians are may not focus sufficiently on each case.

Mishandling of data might cost life and money

Electronic records themselves can be a new source of errors. 

reason:

EMR Template

Sources of electronic records error

List is too long. Acitive error is more likely to happen

System default is another source of errors

Inconsistent data across locations

M*Modal

M\*Modal Demo

M*Modal demo

Quiz 1: look up SNOMEC-CT code

The SNOMED-CT browser.

Interview with M*Modal's chief scientist, Dr. Juergen Fritsch

 Dr. Juergen Fritsch

Q1. Why M*Modal was not directly built in an EMR and how do you train the system?

A: It is intentional. We started with finding the technology with dictation and transcription in the backend and provide a drafted report for physicians to review and confirm, and use the drafted and the corrected report to train the system. After years of training, the system becomes useful for immediate audio recognition.

Q2. How hard it is to automatically find clinical concepts in verbal transcriptions and coded them into SNOMED?

A: dealing with the complex SNOMED ontology and challenges in natural language processing. Also, ambiguity of words with different meanings in different contexts is another thing to deal with.

Q3. How accurate is the system now?

A: Depends on usecase. It can be very accurate for some subset of SNOMED (e.g. for particular type of diseases). The accuracy rate is low if you try to encode the whole SNOMED-CT due to the complexity of it.

Q4. What technologies does M*Modal is using?

A: 1). Speech recognition: well-know machine learning models ( neural network, regression models, etc……). But we combine speech recognition technologies with natural language processing technologies. 2) coding to SNOMED: a lot of classifiers

Q5. How is it going with implementing M*Modal into the EMR system PrimeSuite from Greenway?

A: Physicians like storytelling style of data entry, so M*Modal is a great to extract information from verbal notes into structured information. More and more EMR vendors starts to invest in ways to preserve narrative type of data.

Q6. what 's the potential role of voice recognition technology in healthcare?

A: Physicians tends to create storylines and narratives around their patients. voice recognition technology is a way to help physicians enter this type of data into EMR systems.

Voice recognition technology can help to improve evidence based healthcare by identifying trends, facts in documents created by physicians. The information can be used to derive better treatment and accurate diagnosis for other patients.

The original M*Modal was founded by three Carnegie Mellon PhD's. It was acquired in 2011 by MedQuist, a much larger company, and the merged entity was renamed M*Modal. It filed for bankruptcy in 2014 but, so far as I can tell, its business was actually profitable but insufficient to pay the huge debt incurred as part of the merger so the purpose of the filing was to restructure the debt.

Machine learning in EMR technology

Praxis

Quiz 2: think of ways to use machine learning to help with clinical data collection

Physicians' attitude towards innovative EMRs

Physicians' attitude towards innovative EMRs


Ⅱ· Data Visualization

How to present data to physicians to support “their mental model”?

Jigsaw text analysis tool helps to understand **relationships** among stage, medication and treatment of cancer

EMRs don’t really distinguish fairly obvious differences

EMR design question for differnt patient   EMR design question for different physicians

the IOM’s seven information-intensive aspects

information-intensive aspects

IMO's perspective

Home based healthcare


Key Concepts/Vocabulary

Readings

Videos

2015-09-30 初稿, 完成一半视频
2015-10-01 完成所有视频