Summary 1
Summary 1
Clinical Informatics Analysts: compile and analyze health data and then use
that analysis to adjust their organization’s practices, processes, and workflows to
improve patient outcomes. For example, a hospital that has seen an increase in
post-op readmission rates might turn to a clinical informatics analyst to identify
methods for reducing that rate, which might be as simple as educating patients on
proper wound care to reduce infections.
Informatics Nurses: are responsible for bridging the gap between clinical and
IT — for example, the role might involve evaluating a health care facility to
determine what clinical IT applications will help increase efficiency, then training
staff and on any new systems and technology. Informatics nurses also facilitate
communication between IT, vendors and the staff.
Healthcare Data
Information Hierarchy
Data is a raw and unorganized fact that required to be processed to make it
meaningful. Data can be aggregated into a variety of formats such as
image files (JPG, GIG, PNG), text files, sound files (WAV, MP3)
or video files (WMV, MP4).
There is no meaning associated with data; the 5 could represent five fingers, five
minutes or have no real meaning at all
Terms
Interpreting free text requires natural language
processing (NLP)
Computers recognize the binary digit (bit): 0 and 1 Bits represent everything in a
ll
Database Systems
Spreadsheets are considered flat files or one dimensional; unlike relational
databases which link tables together for more robust storage and queries
A database management system (DBMS) is a program that manages the database
Most common language to query the database is structured query language (SQL)
There is a trend towards non-relational database systems, like NoSQL for large
“big data”
The Internet and World Wide Web
The Internet is the largest and arguably most important large scale international
network
The Internet is a global “network-of-networks” using the Telecommunications
Protocol/Internet Protocol stack (TCP/IP) as the communications standard. The
TCP/IP stack allows for layering of different standards and technologies based on
the participants in an exchange and the payload being exchanged
The Internet began in the late 1960 as a network known as Advanced Research
Projects Agency Network (ARPANET) capable of tying together universities and
research organizations securely
The World Wide Web (WWW) operates on top of the Internet and was created by
Tim Berners-Lee in 1989
The WWW introduced the web browser, a software program that allows for
connection to web servers over the Internet using Hypertext Transfer Protocol
(HTTP)
Web pages are written using Hypertext Markup Language (HTML), an
implementation of a markup language, or method for defining formatting of text
in a document, which has become synonymous with the Web
Achieving interoperability on the Internet depends on global use of standards
Standards exist for the exchange of data, such as HTTP; the format of data, such
as HTML, and the transport of data, such as TCP/IP
In a TCP/IP network, each device (host) must have an Internet Protocol (IP)
address. IP addresses can be distributed amongst different tiers of lower layer
networks, or “sub- networks”
- It is useful to think of the Internet as comprised of two main components,
protocols and hardware
- Each machine addressable on a network is known as a node Computers
connect to the internet through an Internet Service Provider (ISP) such as
Bell South or AT&T
The Internet and World Wide Web
An electronic request for an IP address is sent via the network link provided by the
one’s ISP to a DNS server
The DNS server then matches the requested domain name and responds with an
IP address
The browser is now capable of sending an HTTP GET request (again routed
through one’s ISP provided link) to the IP address returned from the DNS request
The browser can now render and display the document defined by the HTML
response on the user’s screen
A message must be sent using small packets of information that can arrive via
different routes, useful when there is web congestion, and are reassembled back
at one’s computer
All traffic sent using TCP/IP (such as phone calls over the internet (VoIP) and
email) are sent using packets
A router is a node which directs the packets on the Internet.
The role of ordering these packets and making sure that they make it to their
intended recipient in the proper structure is one of the jobs of TCP/IP
RESTful Services
Representational State Transfer (or RESTful) services are lightweight services
which use existing Internet infrastructure and World Wide Web (WWW) concepts
as their backbone
REST is an architecture, not a standard with endless possibilities as to how REST
can be applied to act as a service bus Communication with a RESTful service is a
relatively quick process and can utilize any existing content standard for packaging
its messaging. Most commonly, a RESTful service will use XML or JavaScript Object
Notation (JSON) for this content delivery
Service Oriented Architecture (SOA) Web Services
SOA is based on SOAP, a protocol standard for interacting with web services
These services require a set of standards for content and a service-oriented
architecture (SOA) stack, a collection of services
The most common standards used in web services transactions are HTTP, as the
internet protocol, with XML as the delivery language
SOAP (Simple Object Access Protocol): a communication protocol between
applications. It is a XML-based platform neutral format for the invocation and
response of web services functions over a network
WSDL (Web Services Description Language): a XML document used to describe
and locate web services. A WSDL can inform a calling application as to the
functionality available from a given service, as well as the structure and types of
function arguments and responses
UDDI (Universal Description, Discovery and Integration): a directory for storing
information about web services, described by WSDL.
UDDI utilizes the SOAP protocol for providing access to WSDL documents
necessary for interacting with services indexed
Networks
A network is a group of computers that are linked together in order to share
information
A network can share patient information as well as provide internet access for
multiple users
Networks can be small, connecting just several computers in a clinician’s office or
very large, connecting computers in an entire organization in multiple locations
There are several ways to access the internet: dial-up modem, wireless fidelity
(WiFi), a Digital Subscription Line (DSL), 3G/4G telecommunication, cable modem
or T1 lines.
Data Transfer Affected By
Bandwidth is the size of the pipe to transmit packets (a formatted data unit
carried by a packet mode computer network) Packet loss is an issue because
packets may rarely fail to reach their destination. The IP Transmission Control
Protocol (TCP) makes sure a packet reaches its destination or re-sends it. The User
Datagram
Protocol (UDP) does not guarantee delivery and is used with, for example, live
streaming video
End-to-end delay is the latency or delay in receiving a packet. With fiber optics the
latency is minimal
Jitter is the random variation in packet delay and reflects Internet spikes in activity
Network Types
Networks are named based on connection method, as well as configuration or
size. As an example, a network can be connected by fiber optic cable,
Ethernet or wireless. Networks can also be described by different configurations
or topologies. They can be connected to a common backbone or bus, in a star
configuration using a central hub or a ring configuration.
Wired LANs
To connect several computers in a home or office scenario, a hub or a network
\
switch is needed
Routers direct messages between networks and the Internet; whereas, switches
connect computers to one another and prevent delay
Unlike Hubs that share bandwidth, switches operate at full bandwidth. Switches
are like traffic cops that direct simultaneous messages in the right direction
To handle larger enterprise demands Gigabit Ethernet LANs are available that are
based on copper or fiber optics. Cat5e or Cat6 cables are necessary
Greater bandwidth is necessary for many hospital systems that now have multiple
IT systems, an electronic medical record and picture archiving and communication
systems (PACS)
Phone lines can connect a computer to the internet by using a dial-up modem.
The downside is that the connection is relatively slow
Digital subscription lines (DSL) also use standard phone lines that have additional
capacity (bandwidth) and are much faster network connection than dial up
DSL also has the advantage over modems of being able to access the internet and
use the telephone at the same time.
CPOE
One study suggested cost savings from reduced length of stay, compared to paper
based orders
Some studies have shown improved standardized care with EHRs, but this is not
universal
CPOE is difficult to implement in hospitals because it disrupts workflow and slows
physicians down. They often don’t realize, however, that CPOE benefits others on
the team, such as nurses and pharmacists
eRx Challenges
Alert fatigue: too many alerts result in deletions, some justified, others not. Hot
topic and area of much future research
Prescribing errors still occur with eRx but they are different; wrong drug or wrong
dose
There are still issues at the pharmacist’s end but these should improve over time
Still not clear how many adverse drug events are prevented with eRx; perhaps too
soon to know
EHR Challenges
Financial: in spite of government reimbursement, some practices will gain and
some will lose money. What will the long term annual costs be after
reimbursement ends? Will some stop using EHRs?
Physician resistance: complying with meaningful use has been onerous and may
not result in any immediate and direct benefit to clinicians and patients
Loss of productivity: there is almost always initial loss of productivity and if the
practice doesn’t change workflow habits there will be a long-term loss as well
Workflow changes: everyone must adapt to doing business differently but some
seek strange workarounds
Reduced physician-patient interaction: without careful forethought and planning,
there will be less eye contact and interaction with patients
Usability issues: some EHRs are not user friendly and require too many mouse
clicks or illogical steps, impeding workflow
Integration with other systems: practices may need to build expensive interfaces
to communicate with HIOs, practice management systems, etc.
Lack of interoperability: EHRs are not capable of communicating with each other
without additional technology, thus an impediment to data sharing
Privacy concerns: hacking into EHRs could result in loss of privacy for thousands,
rather than a single paper chart
Legal: It is not known if EHRs will increase or decrease malpractice over the long
haul
Inadequate proof of benefit: in spite on many published studies, there is not
adequate proof that EHRs improve quality of care
Patient safety and unintended consequences: not only are studies suggesting
improved patient safety mixed, there is evidence that new medical errors may
occur (at least in the short term) with EHR use. “E-iatrogenesis” means medical
errors due to technology
Interoperability
Standards facilitate an important process known as interoperability
The Institute for Electronic and Electrical Engineers (IEEE)
updates its definition of interoperability regularly and its 2016 definition is “the
ability of a system or product to work with other systems or products without
special effort on the part of the customer. Interoperability is made possible by the
implementation of standards.”
Level 1 – no interoperability, e.g., mail, fax, phone, etc.
Level 2 – machine-transportable (structural); information cannot be
manipulated, e.g., scanned document, image, PDF
Level 3 – machine-organizable (syntactic); sender and receiver must
understand vocabulary, e.g., email, files in proprietary forma
Level 4 – machine-interpretable (semantic); structured messages
with standardized and coded data, e.g., coded results from
structured notes, lab, problem list, etc.
Types of Standards
- Identifier standards
- Transaction standards
- Messaging standards
- Imaging standards
- Terminology standards
Identifier Standards
Patient Identifiers
Benefits are easy linkage of records but can also compromise privacy and
confidentiality for the patient
Reduce the problems of both duplicate and overlaid records
A duplicate record occurs when more than one record exists for a patient,
whereas an overlaid record takes place when more than one patient is mapped
to the same record
Transaction Standards
There is a set of transaction standards for healthcare called ASC X12N
• developed to encourage electronic commerce for health claims, simplifying
what was previously a situation of over 400 different formats between insurance
companies and others for healthcare transactions
HIPAA legislation mandated the use of the ASC X12N standards for healthcare
business electronic data exchange under the guise of “administrative
simplification”
The original version of ASC X12 was called 4010. This was superseded by a new
version that was released in 2012 called 5010. The major transactions in 5010 and
their identifier numbers include:
• Health claims and equivalent encounter information (837)
• Enrollment and disenrollment in a health plan (834)
• Eligibility for a health plan (request 270/response 271)
• Health care payment and remittance advice (835)
• Health plan premium payments (820)
• Health claim status (request 276/response 277)
Messaging Standards
Message exchange standards focus on different types of messages and different
types of data
HL7 is the organization that develops and supports standards and is properly
called HL7 International
The name HL7 comes from the OSI 7-layer model of network communications.
Version 2 of HL7 is widely used throughout health
care
HL7 Version 2 is mostly a syntax. This means that the sender and the receiver
must understand the meaning of the messages Within HL7 Version 2, each
message has segments, and each of the segments has a three-character identifier
and then values that follow it
HL7 Version 2 message
segments and identifiers:
• MSH – message
header
• EVN – event type
• PID – patient
identifier
• OBR – results header
• OBX – result details
HL7 Version 3 is an attempt to introduce semantics into messaging
HL7 Version 3 is based on Reference Information Model (RIM)
The elements of the message defined in the context of these abstract classes:
• Entity – things in world, e.g., people, organizations, other living
subjects, drugs, devices
• Role – capability or capacity, e.g., patient, practitioner
• Participation – role in context of an act, e.g., performer, target
• Act – clinical or administrative definitions, e.g., observation,
diagnosis, procedure
• Act relationship – links between acts, e.g., diagnosis act
Imaging Standards
We want to move image data from the devices that capture the data into records
so that they can be viewed, and then we may want to archive them in various
ways.
The Digital Imaging and Communications (DICOM) standard is intended for the
transport of images.
DICOM was developed by the American College of Radiology and the National
Electrical Manufacturers Association.
Patient Summary Standards
Over a decade ago, the need to exchange patient summaries led to the
development of the Continuity of Care Record (CCR)
The goal for the CCR was to be, “a set of basic patient information consisting of
the most relevant and timely facts about a patient's condition” (ASTM
International 2003)
The original CCR standard, however, was not compatible with any existing
standards, and this led HL7 and several vendors to create the Continuity of Care
Document (CCD), which would be based on HL7 Version 3, and the Clinical
Document Architecture (CDA).
Terminology Standards
The benefits of computerization of clinical data depend upon its “normalization”
to a consistent and reliable form so we can carry out tasks such as aggregation of
patient data, clinical decision support, and clinical research
But clinical language is also inherently vague, sometimes by design, and that can
be at odds with the precision of computers
Terminology standards are important for establishing reliable terms for transfer
and use of data through the computer.
ICD-10
There have been several informatics concerns about ICD-10- CM
• One of these is the excess granularity as noted in the comparison with ICD-9
• Many advocated that ICD-10 never be adopted, that it just be skipped, and the
US move from ICD-9-CM directly to ICD-11
• However, ICD-11 is not yet completed, and it would probably be another two,
maybe three, years before the development of ICD-11-CM
NwHIN
The reality is that HIE is expensive to create and maintain and the interest in
national sharing is limited
For that reason the federal government funded a state level HIE program we will
discuss later and they also created a simple secure messaging (email) service to
help with Meaningful Use because many hospital and healthcare systems refused
to share (more in other slides)
In 2012 NwHIN was renamed to the eHealth Exchange and became managed by
HealtheWay, a government and private consortium. Later the same year, the
initiative was renamed the Sequoia Project.
Direct Project
With the slow adoption of HIE nationwide an alternative plan had to be developed
for Meaningful Use
The Direct Project involves secure messaging (email) between clinicians, patients,
hospitals, etc. Consults and discharge summaries could be attached
The Project requires all parties to apply and register for a unique email. The
project is administered by multiple health information service providers (HISPs)
that can be almost any organization.
Here is an example of a secure message address [email protected]
The goal will be for EHR vendors to include this mechanism within the EHR email
system and not an external email
Continuity of Care Documents (covered in the data standards chapter) will be a
standard way to summarize care and attach to a secure email
Patients will email their clinicians this way It is difficult to gauge the success of this
program.
Clinical documentation
Electronic health record (EHR) hosting
Alerts to clinicians
Assist data loads into EHRs
Electronic prescribing
EHR interfaces
Health summaries
Drug-drug alerts
Credentialing Billing
HIO Facts
Can be centralized or decentralized (federated)
Can be for profit or not-for-profit
Can be government, private or community based
HIE Barriers
Lack of successful business models
Privacy/Security issues