Sisteme Informatice de Spital. Fişa Electronică A Pacientului (E-Health Record - Ehr)
Sisteme Informatice de Spital. Fişa Electronică A Pacientului (E-Health Record - Ehr)
1
Telemedicină şi e-Sănătate
CURS 13 - Prof. dr. ing. Hariton Costin
2. Data Acquisition
Flow of data, information and knowledge in a HIS
3
Telemedicină şi e-Sănătate
CURS 13 - Prof. dr. ing. Hariton Costin
4. Patient Evaluation
The second major focus of application development for the HIS is creation of
patient evaluation applications. The purpose is to provide to the care giver
information which assists in evaluating the medical status of the patient.
Depending on the level of data integration in the HIS, the evaluation
applications may be quite rudimentary till highly complex.
In the simplest form these applications are departmentally oriented. With this
departmental orientation the care giver can access through terminals in the
hospital departmental reports. Thus, laboratory reports, radiology reports,
pharmacy reports, nursing records, and the like can be displayed or printed
at the hospital terminals.
4
Telemedicină şi e-Sănătate
CURS 13 - Prof. dr. ing. Hariton Costin
5. Patient Management
Once the caregiver has properly evaluated the state of the patient, the next
task is to initiate therapy that ensures an optimal outcome for the patient.
At the simplest level management applications consist of order-entry
applications. The order-entry application is normally executed by
paramedical personnel.
Beyond simple test ordering, many newer HISs are implementing decision
support packages. With these packages the system can incorporate
medical knowledge usually as rule sets to assist the care provider in the
management of patients. Execution of the rule sets can be performed in
the foreground through direct calls from an executing application or in
the background with the storing of clinical data in the patient’s
computerized medical record.
This latter mode is called data-driven execution and provides an extremely
powerful method of knowledge execution and alerting. Executions of the
rule sets are sometimes, time-driven.
The inclusion of decision support functionality in the HIS requires that the
HIS be designed to support a set of knowledge tools. In general a
knowledge-based system consists of a knowledge base and an
inference engine (an application manager). 5
Telemedicină şi e-Sănătate
CURS 13 - Prof. dr. ing. Hariton Costin
6
Telemedicină şi e-Sănătate
CURS 13 - Prof. dr. ing. Hariton Costin
3.2 Codes
1. ICD
ICD is the archetypal 4 digits coding system for patient record . The
most recent version is ICD-10, which was published in 1992.
WHO is responsible for its maintenance.
2. ICPC
ICPC is a two-axis system. The first axis, primarily oriented toward
body systems (the tracts), is coded by a letter, and the second
axis, the component, is coded by two digits.
3. SNOMED
SNOMED allows for the coding of several aspects of a disease. Its
current version is called SNOMED International (Systematized
Nomenclature of Human and Veterinary Medicine). SNOMED is
also a multiaxial system and has 11 axes or modules. Each of
these axes forms a complete hierarchical classification system.
Other medical coding systems: ICD-O, DSM, CPT, RCC, ATC, MeSH
and DRG. Diagnosis-related group (DRG) is a system to classify
hospital cases into one of approximately 500 groups. 8
Telemedicină şi e-Sănătate
CURS 13 - Prof. dr. ing. Hariton Costin
9
Telemedicină şi e-Sănătate
CURS 13 - Prof. dr. ing. Hariton Costin
2. Information Types
Health care data have tremendous variety, all of which are important in
patient care and have different implications for the performance required
of a network.
Most of the clinical data available today are in textual form as narrative
reports. Radiology, pathology, and so on generates reports about
specific tests; discharge summaries explain the entire episode of the
patient's stay in the hospital; operative reports explain the procedure
followed during operations. These reports range anywhere from a few
sentences (in a specific type of pathology report) to several pages
(autopsy reports).
Laboratory data tend to be in coded form, where each data item is
represented as a code (alphanumeric, integers). This is very useful as
providers need to look at trends in data over time. Furthermore, for
computer-based clinical decision support, more data need to be in
coded form so that a computer-based expert system can understand the
values and act upon them to send alerts to providers, if necessary.
Coded data, in general, are small in size, but in some cases (an EKG
tracing or medical imaging) the report may be of substantial size.
10
Telemedicină şi e-Sănătate
CURS 13 - Prof. dr. ing. Hariton Costin
4. Current Technologies
Networks are usually defined as a set of layers, each layer providing
service to the layer above it. The networking infrastructure suitable in
a campus environment is called a local area network (LAN). An
organization must have full control over its LANs.
When communication is required over long distances (e.g., an
organization which has offices all over the world), medical services
need what is called a wide area network (WAN). The protocols at
higher layers work transparently over LANs and WANs, thus providing
transparency to applications.
Currently, software solutions use distributed programs in order to achieve
total network transparency and data integration from the end-user
viewpoint. These are popularly termed (medical) middleware.
(a) Local Area Networks
• The lowermost layer in networking is the physical medium, which can
be copper cables (with different degrees of insulation, twists, and
impedance), fiber cables (with different diameter and refraction
indices), or even the atmosphere in the case of wireless,
communication based on radiofrequency transmissions. Examples of
physical medium standards include 10BaseT, 10Base5, and STP.
11
Telemedicină şi e-Sănătate
CURS 13 - Prof. dr. ing. Hariton Costin
• The next higher layer, the link layer consists of electronics or optics to drive
signals on the physical layer. The most popular LAN standards in this layer today
are Ethernet (or IEEE 802.3) at a rated 10 Mbits/s speed (or bandwidth) and
Token Ring (IEEE 802.5) at 4 or 16 Mbits/speed.
• Above these layers, several proprietary protocols and layer stacks may core side
in typical medical practice center LANs. These include IBM SNA and NetBIOS,
Novell SPX/IPX, DEC DECNet and LAT, and Apple AppleTalk. Among open
protocols, the TCP/IP stack is the most popular standard.
(b) Wide Area Networks
• Health care centers employ WANs mainly for three purposes: (1) to connect
networks at physically distant buildings, offices, or clinics; (2) to connect
networks to different organizations (affiliated hospitals, insurance agencies, state
or federal government regulatory bodies) or services (Internet, disaster recovery
backup locations); (3) to provide dial-in and dial-out capabilities for employees.
• The difference between the first two purposes is that of control and security:
access to medical information requires better control when connected to an
external organization. The concept of a firewall as part of networking topology
has become popular when connecting to the Internet in order to avoid
unwarranted access. A physician's office may connect to insurance networks for
billing, as well as to on-line services to connect to the large Internet. In all cases,
an external telecommunications carrier's service is used to provide underlying
long- distance, point-to-point communications capability.
12
Telemedicină şi e-Sănătate
CURS 13 - Prof. dr. ing. Hariton Costin
(c) Middleware
At higher layers of networking, the client-server computing paradigm is
becoming an alternative to central host-based computing. By
distributing the work over several nodes on the network, more
efficient and flexible solutions are created. These solutions integrate
data for the end-users at the front end while hiding the multiplicity of
origins of the data at the back end.
A reliable, distributed file system, distributed printing services,
consolidated directory services, network-based security service, and
transparent invocation of applications residing elsewhere are
examples of middleware.
In the medical center context, it is extremely important to establish
standards at this level to effectively approach the heterogeneity.
Specific examples of middleware include Open Software
Foundation’s Distributed Computing Environment (DCE), SUN’s
Open Network Computing (ONC), OSI X.500 directory services, MIT
Kerberos security service, and OMG Common Object Request
Broker Architecture (CORBA).
14
Telemedicină şi e-Sănătate
CURS 13 - Prof. dr. ing. Hariton Costin