You are on page 1of 5

See discussions, stats, and author profiles for this publication at: https://www.researchgate.

net/publication/6522612

The Architecture of Enterprise Hospital Information System

Article  in  Conference proceedings: ... Annual International Conference of the IEEE Engineering in Medicine and Biology Society. IEEE Engineering in Medicine and Biology Society. Conference ·
February 2005
DOI: 10.1109/IEMBS.2005.1616106 · Source: PubMed

CITATIONS READS
13 16,508

5 authors, including:

Xudong Lu Haomin Li
Zhejiang University The Children's Hospital Zhejiang University School of Medicine
110 PUBLICATIONS   1,261 CITATIONS    78 PUBLICATIONS   528 CITATIONS   

SEE PROFILE SEE PROFILE

Some of the authors of this publication are also working on these related projects:

Clinical Knowledge Translation Platform View project

Precision Medicine Knowledgebase View project

All content following this page was uploaded by Haomin Li on 28 May 2014.

The user has requested enhancement of the downloaded file.


Proceedings of the 2005 IEEE
Engineering in Medicine and Biology 27th Annual Conference
Shanghai, China, September 1-4, 2005

The Architecture of Enterprise Hospital Information


System
Xudong Lu, Huilong Duan, Haomin Li, Chenhui Zhao and Jiye An
College of Biomedical Engineering and Instrument Science
The Key Laboratory of Biomedical Engineering, Ministry of Education, China
Zhejiang University
Yuquan Campus, Zhejiang University, Hangzhou, Zhejiang Province, P.R. China, 310027
lxd@vico-lab.com

Abstract –Because of the complexity of the hospital Seven) [3] and the initiative of IHE (Integrating the
environment, there exist a lot of medical information systems Healthcare Enterprise) [4], specify the guidelines or
from different vendors with incompatible structures. In order standards for exchanging messages among different
to establish an enterprise hospital information system, the systems, which make the different systems working in
integration among these heterogeneous systems must be
harmony and implement the workflow integration.
considered. Complete integration should cover three aspects:
data integration, function integration and workflow Due to the existence of a large variety of heterogeneous
integration. However most of the previous design of systems, three aspects of integration are required to
architecture did not accomplish such a complete integration. implement an enterprise system, including data integration,
This article offers an architecture design of the enterprise workflow integration and function integration [5]. However,
hospital information system based on the concept of digital the above efforts have only dealt with one or two of them,
neural network system in hospital. It covers all three aspects of which makes the integration insufficient, e.g., it’s difficult
integration, and eventually achieves the target of one virtual to establish one data center containing all clinical data only
data center with Enterprise Viewer for users of different roles. through message exchanging or common functionalities.
The initial implementation of the architecture in the 5-year
To solve the problems, this article proposes an
Digital Hospital Project in Huzhou Central hospital of
Zhejiang Province is also described. architecture design that consists of one virtual data center
with Enterprise Viewer for users of different roles. This
Index Terms –Enterprise Digital Hospital System, Data design achieves the goal of complete integration among
Integration, Workflow Integration, Function Integration, heterogeneous systems within the hospital.
Enterprise Viewer
II. THE DESIGN OF ARCHITECTURE
I. INTRODUCTION
A. Design Concept
Managing clinical information is a challenge with The complicated digital hospital environment could be
unique requirements, and so far, no system has been able to considered as a digital neural network system, as depicted in
address the complexity of the entire hospital environment. Fig.1.
Some medical information systems such as Hospital The outmost ring, analogous to neural end, contains the
Information System (HIS), Picture Archiving and terminals, workstations, medical devices and even sensors
Communication System (PACS), Radiology Information in the hospital, through which all kinds of end-users could
System (RIS) and Laboratory Information System (LIS) are interface with the system. The end-users do not need to be
used in hospitals now, but they are usually heterogeneous aware of the internal structure of system at all.
and isolated. Data is incomplete, workflow is discontinuous, The middle ring, assimilated to peripheral neural
and management is not uniform. system, contains all kinds of the medical information
Therefore, it has been medical staffs’ dream to establish systems, through which most of the tasks in a hospital are
the Enterprise Hospital Information System that could accomplished. Among them, some are departmental systems
integrate all heterogeneous systems and make all clinical such as PACS, RIS and LIS, while others are enterprise
data including clinical report, lab results and medical systems such as HIS.
images available whenever and wherever they are needed. Since most of the systems come from different vendors,
Many efforts have been made on integrating the they are often heterogeneous and isolated. In order to fulfill
heterogeneous systems in hospital. Some of them define the digital workflow among these systems, a kind of
standardised interfaces to many healthcare "Object Oriented framework or model is necessary to specify how to
Services" such as CORBAmed (Common Object Request exchange messages among these systems to achieve the
Broker Architecture in Medicine) [1], which realizes the workflow integration.
share of common functionalities like access control among
different systems. Others, like DICOM (Digital Image
Communication in Medicine) [2], HL7 (Health Level

0-7803-8740-6/05/$20.00 ©2005 IEEE. 6957


PACS PACS
PACS HISSystem LISSystem
Clinical Terminals
System System System

Enterprise Viewer Service


Data Registry Data Registry
Data Registry Order Manage Service
Patient ID Service
HRAC Service
Service Service Service

Core System

Fig. 1 Digital neural network system in hospital


Data Center

The central ring, assimilated to central neural system, is


the core of Enterprise Hospital Information System, which
contains a “virtual” data center and a set of middleware
components interfacing with the systems in the middle ring HIS DB LIS DB CIS DB PACS DB

and the terminals in the outmost ring. Fig. 2 The architecture of Enterprise Hospital Information System
The word “virtual” means that other than archiving all
clinical data itself, the data center actually manages all data Compared to the data structure based on patient or visit,
through linkage to the real data records distributed in 6W1H data structure is more flexible and could be used for
different systems. different requirements of data view such as the patient
The middleware components are based on web service, record view (the events happened on the patient), the doctor
a middleware architecture using Simple Object Access task view (the events initiated by the doctor), and even the
Protocol (SOAP). The standard interfaces for each service process management view (the events linked each other by
are defined to provide common functionalities, and support the “Why” element).
Enterprise Viewers (See Fig.2). According to the practical situation of each existing
system, the event recorded could be either cursory if the
B. Data Integration system is difficult to be expanded or in detail if the system
With more and more systems being introduced into could be tailored.
hospital, a key problem is how to keep an integrated data
set. To keep all clinical data in one storage seems to be a C. Function Integration
good solution, but due to the large quantities of clinical data Hospitals have a strong need for affordable,
and the complexity to unify all data from heterogeneous interoperable information systems. These systems must
systems, it proves to be effective only in small hospitals or operate seamlessly across a wide variety of institutions –
newly-built hospitals. pharmacies, laboratories, physician practices of all sizes,
In the architecture, the concept of “virtual” data center outpatient clinics, community hospitals, and
has been introduced. The clinical data are distributed and tertiary/quaternary care regional medical centers. They have
archived in corresponding departmental systems or many operations (methods) in common across the clinical
enterprise systems. The data center stores the linkage departments. In the architecture, these common operations
information of each data record in different heterogeneous are realized as a set of web services on an enterprise basis to
systems, thus functioning as a “virtual” data center for all implement the function integration.
clinical data. 1) Data Registry Service: In order to implement the
The data records stored in the actual data center are “virtual” data centre, it’s necessary for all medical
6W1H (Who, When, Where, toWhom, What, Why, How) information systems to register the data through the Data
information for the clinical events. To be ideal, any event, Registry Service to the actual data server wherever and
as long as it happens in the clinical environment, it should whenever the clinical event happens through the Data
be recorded, including making clinical report, injecting Registry Service. The systems must at least register the data
medicine to a patient and measuring body temperature for a linkage information to the data center while the data record
patient, to name a few. For an example, when a radiologist is created, deleted and updated. The schema of storage has
makes a report, the information of the radiologist who the good expansibility since new systems are easier to be
makes the report (Who), the time and the department of the merged into the architecture by complying with the
report (When & Where), the patient whom the report interface of Data Registry Service.
belongs to (toWhom), the event type of the report (What), 2) Patient Identification (ID) Service: Throughout an
the event of the radiology order of the report (Why), the individual’s lifetime they may have episodes of care
report status of creating, editing or confirming (How), and provided by healthcare organizations. When a patient comes
the data link of the report are recorded. into a healthcare organization for care there is a need to find
the records for any previous care. Each system may have
6958
used a different scheme (e.g. numbering system) to identify institutions. Using a common framework, IHE employs
the patient. It is desirable to combine the medical records existing protocols like DICOM and HL7 to connect devices,
from multiple institutions in order to show a complete terminals and information systems in a hospital so as to
picture of a person’s health record. One of the major fulfill the digital workflow. Up to now, it contains 12
impediments to this sharing of patient records between integration profiles for radiology technical framework each
organizations is a lack in the ability to identify a patient in a of which specifies the model of one clinical application
consistent manner. Due to this inability Patient ID Service environment. Fig.3 depicts the Scheduled workflow
specifies the common interfaces that allow multiple systems integration profile.
to interoperate. The Scheduled Workflow Integration Profile
3) Healthcare Resource Access Control (HRAC) establishes the continuity and integrity of basic
Service: The complexity of the healthcare security requires departmental imaging data acquired in an environment
exercising more sophisticated access control policies rather where examinations are being ordered. It specifies a number
than the normal ones. At the same time, requirements of of transactions that maintain the consistency of patient and
commonality among systems across healthcare computing ordering information as well as defining the scheduling and
environments promote and require exercising fine-grained imaging acquisition procedure steps.
access control policies in a uniform and standard way. It is There are actually four different systems involved, HIS
expected that HRAC service will fully address the security corresponds to ADT and Order Placer actors, RIS
concerns and requirements of healthcare industry, including corresponds to DSS/Order Filler and Performed Procedure
ones related to access control, auditing, non-repudiation, Step Management actors, PACS corresponds to Image
and notification of security breaches, and other related Manager, Image Archive, Image Display and Evidence
themes. Creator actors, Modality corresponds to Acquisition
4) Order Management Service: Orders such as Modality actor. By implementing each system with the
prescriptions, radiology inspection requests, ultrasound standard transactions, we could easily achieve the workflow
inspection requests and laboratory test requests are usually integration.
involved in the interoperation among several systems in a
hospital, e.g. the HIS system requests a radiology inspection E. Enterprise Viewer
(entry an order), the RIS system receives the order and fills Now that we could access all clinical data through the
it. Order Management Services specifies the interfaces of schema of the “virtual” data center, the key is how to
order entry, order filling and order management, which organize and present them in an appropriate way so that the
facilitate the order related functions of systems involved. data could be fully utilized.
Enterprise Viewer Services achieve this goal by
D. Workflow Integration reorganizing the entire clinical data set and projecting the
Data integration is oriented to create the “virtual” data specialized view for users of each role. Included are
center to manage the entire distributed clinical data, while Physician’s View, Clinical Specialist’s View, Patient’s
function integration is oriented to provide common View, Department Manager’s View, Senior Executive’s
functionalities for systems in healthcare institutions. None View, and IT Manager’s View (See Fig.4).
of them focus on the workflow, which is a technology that
manages and monitors processes and allows the flow of
work between individuals and/or departments to be defined
and tracked. It is usually implemented by the data
relationship of the database in the client-server model. But
in a distributed environment such as a healthcare institution,
the implementation will be more complicated.
Middleware technologies such as Web Service could be
used to implement the digital workflow by tackling with
distributed database environment just like one database in
client-server model. But it has no expandability in terms of
adding new system into the architecture especially when the
data structures are unknown. Standard messages such as
DICOM and HL7 have already been applied in many
systems to implement the workflow between different
systems, but a complete integration is still difficult if there
is no framework or model to guide the system to exchange
the correct message in correct time. Fig. 3 IHE based workflow integration
IHE is an initiative designed to stimulate the integration
of information systems that support modern healthcare

6959
Radiology Ultrasound Pathology Endoscopy OutPatient
PACS PACS PACS PACS System

Enterprise Viewer Service Order Management Service

Core System

Data Center

Fig. 4 Design concept of Enterprise Viewers


LIS DB HIS DB PACS DB

The applications based on the services of Enterprise Fig. 5 Clinical implementation of the first two phases
Viewer could provide not only the specialized data set of
most interest, but also the specialized user interfaces that “Digitization” means that all clinical data, as long as it is
meets the requirement of the end-user, thus finally created in the hospital, should be digitalized and managed in
achieving the target of “What You See is What You Want the data center.
(WYSWYW)”, and improves the efficiency and quality of “Specialization” means that the specialized data view
the medical processes. should be provided for users of each role.
“Visualization” means that the specialized data view
III. RESULTS should be visualized through technologies such as virtual
reality. A future hospital should be entirely digitized: All
The architecture has been used in the Digital Hospital doctors, patients, medicines and even materials could be
project which was initiated by Zhejiang University and taken as one object and visualized in the system; the static
started from June of 2004 in Huzhou Central Hospital, one and dynamic properties of each object are presented
of the biggest hospitals in Zhejiang Province of China. The conveniently in front of the screen; users could
target of the project is to establish an Enterprise Hospital communicate with the all the objects through user interface
Information System based on the architecture, and it has rather than conversations with person or operations on
been planned as a 5 year project with 6 phases. By one device.
year’s effort, we have almost completed the first two The architecture described in this article represents the
phases. Fig.5 depicts the current results of our project. first two concepts of the “Digitization” and “Specialization”
Besides the existing old HIS and LIS in Huzhou Central by the implementation of three aspects of integration among
Hospital, we have developed new systems of PACS for the heterogeneous systems in hospital. We are in the
radiology, ultrasound, pathology and endoscopy progress of developing the architecture further to achieve
departments, and the outpatient system which is used for the third concept of “Visualization”.
electric prescription and order request.
One of the Enterprise Viewer services has been
developed to provide physician’s view in outpatient REFERENCES
department. Order Management Service has been developed [1] The CORBAmed Roadmap. Available at: http://www.hl7.org/library/
to facilitate communication among PACS, outpatient committees/ehr%5Carchives/CORBAmed_2000_05_01_ROADMAP_
2_01.doc. Accessed April 5, 2005.
system, LIS and HIS to enter, fill and manage the order of [2] The Health Level Seven (HL7). Available at: http://www.hl7.org/.
image examination. The concept of “virtual” data centre is Accessed April 5, 2005.
implemented so that the actual data center stores linkage [3] Digital Image and Communication in Medicine. Available at:
information to the data record in LIS, PACS and HIS. http://medical.nema.org/. Accessed April 5, 2005.
[4] Integrating the Healthcare Enterprise (IHE). Available at:
http://www.ihe.net/. Accessed April 5, 2005.
IV. DISCUSSIONS AND CONCLUSIONS [5] Lu Xudong, Duan Huilong, “A research on healthcare integrating
model of medical information system,” Journal of Biomedical
The concept of “Digital Hospital” has been put forward for Engineering China, Vol.22, pp. 108-112, January 2005
years, but what kind of hospital is “Digital Hospital” is still
unclear for many hospital administrators and researchers.
From our point of view, three words well summarize
the characteristics of the digital hospital: “Digitization”,
“Specialization” and “Visualization” well summarizes the
characteristics of the digital hospital.

6960

View publication stats

You might also like