Picture archiving and communication system

An image as stored on a picture archiving and communication system (PACS)
The same image following contrast adjustment, sharpening and measurement tags added by the system

A picture archiving and communication system (PACS) is a medical imaging technology which provides economical storage and convenient access to images from multiple modalities (source machine types).[1] Electronic images and reports are transmitted digitally via PACS; this eliminates the need to manually file, retrieve, or transport film jackets. The universal format for PACS image storage and transfer is DICOM (Digital Imaging and Communications in Medicine). Non-image data, such as scanned documents, may be incorporated using consumer industry standard formats like PDF (Portable Document Format), once encapsulated in DICOM. A PACS consists of four major components: The imaging modalities such as X-ray plain film (PF), computed tomography (CT) and magnetic resonance imaging (MRI), a secured network for the transmission of patient information, workstations for interpreting and reviewing images, and archives for the storage and retrieval of images and reports. Combined with available and emerging web technology, PACS has the ability to deliver timely and efficient access to images, interpretations, and related data. PACS breaks down the physical and time barriers associated with traditional film-based image retrieval, distribution, and display.

Types of images

Most PACSs handle images from various medical imaging instruments, including ultrasound (US), magnetic resonance (MR), Nuclear Medicine imaging, positron emission tomography (PET), computed tomography (CT), endoscopy (ES), mammograms (MG), digital radiography (DR), computed radiography (CR), Histopathology, ophthalmology, etc. Additional types of image formats are always being added. Clinical areas beyond radiology; cardiology, oncology, gastroenterology, and even the laboratory are creating medical images that can be incorporated into PACS. (see DICOM Application areas).

Uses

PACS has four main uses:

PACS is offered by virtually all the major medical imaging equipment manufacturers, medical IT companies and many independent software companies. Basic PACS software can be found free on the Internet.

Architecture

PACS workflow diagram.
PACS workflow diagram

The architecture is the physical implementation of required functionality, or what one sees from the outside. There are different views, depending on the user. A radiologist typically sees a viewing station, a technologist a QA workstation, while a PACS administrator might spend most of their time in the climate-controlled computer room. The composite view is rather different for the various vendors.[2]

Typically a PACS consists of a multitude of devices. The first step in typical PACS systems is the modality. Modalities are typically computed tomography (CT), ultrasound, nuclear medicine, positron emission tomography (PET), and magnetic resonance imaging (MRI). Depending on the facility's workflow most modalities send to a quality assurance (QA) workstation or sometimes called a PACS gateway. The QA workstation is a checkpoint to make sure patient demographics are correct as well as other important attributes of a study. If the study information is correct the images are passed to the archive for storage. The central storage device (archive) stores images and in some cases reports, measurements and other information that resides with the images. The next step in the PACS workflow is the reading workstations. The reading workstation is where the radiologist reviews the patient's study and formulates their diagnosis. Normally tied to the reading workstation is a reporting package that assists the radiologist with dictating the final report. Reporting software is optional and there are various ways in which doctors prefer to dictate their report. Ancillary to the workflow mentioned, there is normally CD/DVD authoring software used to burn patient studies for distribution to patients or referring physicians. The diagram above shows a typical workflow in most imaging centers and hospitals. Note that this section does not cover integration to a Radiology Information System, Hospital Information System and other such front-end system that relates to the PACS workflow.

More and more PACS include web-based interfaces to utilize the internet or a Wide Area Network as their means of communication, usually via VPN (Virtual Private Network) or SSL (Secure Sockets Layer). The clients side software may use ActiveX, JavaScript and/or a Java Applet. More robust PACS clients are full applications which can utilize the full resources of the computer they are executing on and are unaffected by the frequent unattended Web Browser and Java updates. As the need for distribution of images and reports becomes more widespread there is a push for PACS systems to support DICOM part 18 of the DICOM standard. Web Access to DICOM Objects (WADO) creates the necessary standard to expose images and reports over the web through truly portable medium. Without stepping outside the focus of the PACS architecture, WADO becomes the solution to cross platform capability and can increase the distribution of images and reports to referring physicians and patients.

PACS image backup is a critical, but sometimes overlooked, part of the PACS Architecture (see below). HIPAA requires that backup copies of patient images be made in case of image loss from the PACS. There are several methods of backing up the images, but they typically involve automatically sending copies of the images to a separate computer for storage, preferably off-site.

Querying (C-FIND) and Image (Instance) Retrieval (C-MOVE and C-GET)

The communication with the PACS server is done through DICOM messages that are similar to DICOM image "headers", but with different attributes. A query (C-FIND) is performed as follows:

Images (and other composite instances like Presentation States and Structured Reports) are then retrieved from a PACS server through either a C-MOVE or C-GET request, using the DICOM network protocol. Retrieval can be performed at the Study, Series or Image (instance) level. The C-MOVE request specifies where the retrieved instances should be sent (using separate C-STORE messages on one or more separate connections) with an identifier known as the destination Application Entity Title (AE Title). For a C-MOVE to work, the server must be configured with mapping of the AE Title to a TCP/IP address and port, and as a consequence the server must know in advance all the AE Titles that it will ever be requested to send images to. A C-GET, on the other hand, performs the C-STORE operations on the same connection as the request, and hence does not require that the "server" know the "client" TCP/IP address and port, and hence also works more easily through firewalls and with network address translation, environments in which the incoming TCP C-STORE connections required for C-MOVE may not get through. The difference between C-MOVE and C-GET is somewhat analogous to the difference between active and passive FTP. C-MOVE is most commonly used within enterprises and facilities, whereas C-GET is more practical between enterprises.

In addition to the traditional DICOM network services, particularly for cross-enterprise use, DICOM (and IHE) define other retrieval mechanisms, including WADO, WADO-WS and most recently WADO-RS.

Image archival and backup

PACS-Server with 35 Terabyte RAID Archive and high speed fiber optic switch

Digital medical images are typically stored locally on a PACS for retrieval. It is important (and required in the USA by the Security Rule's Administrative Safeguards section of HIPAA) that facilities have a means of recovering images in the event of an error or disaster. While each facility is different, the goal in image back-up is to make it automatic and as easy to administer as possible. The hope is that the copies won't ever be needed, but, as with other disaster recovery and business continuity planning, they need to be available if needed.

Ideally, copies of images should be streamed off-site as they are created. (If using the Internet, the Security Rule's Technical Safeguards section of HIPAA requires that the images be encrypted during transmission.) Depending on upload bandwidth and image volume, this may not be practical if the back-up system cannot be configured to tune bandwidth usage and frequency of back-ups. Other options include removable media (hard drives, DVDs or other media that can hold many patients' images) that is physically transferred off-site. The content of these copies must be protected via encryption from exposure to unauthorized personnel or stiff penalties can be assessed.[3]

Images may be stored both locally and remotely on off-line media such as tape or optical media, or partially or exclusively on hard disks ("spinning") media. The latter is becoming more common. The hard drives may be configured and attached to the PACS server in various ways, either as Direct-Attached Storage (DAS), Network-attached storage (NAS), or via a Storage Area Network (SAN).

However the storage is attached, the drives themselves are usually configured as a Redundant Array of Inexpensive (or Independent) Discs RAID, which may be configured to provide appropriate combination of faster disk access or protection against the failure of one (or even two) discs in the physical RAID array. Typically, failed drives may be physically replaced (hot swapping) without interruption of service. Since costs of computers has fallen, some sites opt for fully redundant Archives, rather than just protecting the drives through RAID. Further, RAIDs are fragile and can be rendered useless by one erroneous hit on the controller.

Data stored on disk may also be backed up to tape or optical media or copied, in real time, to a slower, inexpensive disc in another machine at another location. Some sites make two such backups and remove them from the site on a rotating basis.

In the event that it is necessary to reconstruct a PACS partially or completely from the back-up images, some means of rapidly transferring all of its images back to the PACS is required, preferably whilst the PACS continues to receive and provide current images.

The back-up infrastructure may also be capable of supporting the migration of images to a new PACS. Due to the high volume of images that need to be archived many rad centers are migrating their systems to a Cloud-based PACS.

Integration

A chest image displayed via a PACS

A full PACS should provide a single point of access for images and their associated data. That is, it should support all digital modalities, in all departments, throughout the enterprise.

However, until PACS penetration is complete, individual islands of digital imaging not yet connected to a central PACS may exist. These may take the form of a localized, modality-specific network of modalities, workstations and storage (a so-called "mini-PACS"), or may consist of a small cluster of modalities directly connected to reading workstations without long term storage or management. Such systems are also often not connected to the departmental information system. Historically, Ultrasound, Nuclear Medicine and Cardiology Cath Labs are often departments that adopt such an approach.

More recently, Full Field digital mammography (FFDM) has taken a similar approach, largely because of the large image size, highly specialized reading workflow and display requirements, and intervention by regulators. The rapid deployment of FFDM in the US following the DMIST study has led to the integration of Digital Mammography and PACS becoming more commonplace.

All PACS, whether they span the entire enterprise or are localized within a department, should also interface with existing hospital information systems: Hospital information system (HIS) and Radiology Information System (RIS). There are several data flowing into PACS as inputs for next procedures and back to HIS as results corresponding inputs:

In: Patient Identification and Orders for examination. These data are sent from HIS to RIS via integration interface, in most of hospital, via HL7 protocol. Patient ID and Orders will be sent to Modality (CT,MR,etc) via DICOM protocol (Worklist). Images will be created after images scanning and then forwarded to PACS Server. Diagnosis Report is created based on the images retrieved for presenting from PACS Server by physician/radiologist and then saved to RIS System.
Out: Diagnosis Report and Images created accordingly. Diagnosis Report is sent back to HIS via HL7 usually and Images are sent back to HIS via DICOM usually if there is a DICOM Viewer integrated with HIS in hospitals (In most of cases, Clinical Physician gets reminder of Diagnosis Report coming and then queries images from PACS Server).

Interfacing between multiple systems provides a more consistent and more reliable dataset:

An interface can also improve workflow patterns:

Recognition of the importance of integration has led a number of suppliers to develop fully integrated RIS/PACS. These may offer a number of advanced features:

Acceptance testing

The PACS installation process is complicated requiring time, resources, planning, and testing. Installation is not complete until the acceptance test is passed. Acceptance testing of a new installation is a vital step to assure user compliance, functionality, and especially clinical safety. Take for example the Therac-25, a radiation medical device involved in accidents in which patients were given massive overdoses of radiation, due to unverified software control.[4]

The acceptance test determines whether the PACS is ready for clinical use and marks the warranty timeline while serving as a payment milestone. The test process varies in time requirements depending on facility size but contract condition of 30-day time limit is not unusual. It requires detailed planning and development of testing criteria prior to writing the contract. It is a joint process requiring defined test protocols and benchmarks.

Testing uncovers deficiencies. A study determined that the most frequently cited deficiencies were the most costly components.[5] Failures ranked from most-to-least common are: Workstation; HIS/RIS/ACS broker interfaces; RIS; Computer Monitors; Web-based image distribution system; Modality interfaces; Archive devices; Maintenance; Training; Network; DICOM; Teleradiology; Security; Film digitizer.

History

The principles of PACS were first discussed at meetings of radiologists in 1982. Various people are credited with the coinage of the term PACS. Cardiovascular radiologist Dr Andre Duerinckx reported in 1983 that he had first used the term in 1981.[6] Dr Samuel Dwyer, though, credits Dr Judith M. Prewitt for introducing the term.[7]

Dr Harold Glass, a medical physicist working in London in the early 1990s secured UK Government funding and managed the project over many years which transformed Hammersmith Hospital in London as the first filmless hospital in the United Kingdom.[8] Dr Glass died a few months after the project came live but is credited with being one of the pioneers of PACS.

The first large-scale PACS installation was in 1982 at the University of Kansas, Kansas City.[2] This first installation became more of a teaching experience of what not to do rather than what to do in a PACS installation.

Regulatory concerns

In the US PACS are classified as Medical Devices, and hence if for sale are regulated by the USFDA. In general they are subject to Class 2 controls and hence require a 510(k), though individual PACS components may be subject to less stringent general controls.[9] Some specific applications, such as the use for primary mammography interpretation, are additionally regulated[10] within the scope of the Mammography Quality Standards Act.

The Society for Imaging Informatics in Medicine (SIIM) is the worldwide professional and trade organization that provides an annual meeting and a peer-reviewed journal to promote research and education about PACS and related digital topics.

See also

References

  1. Choplin R (1992). "Picture archiving and communication systems: an overview". Radiographics. 12: 127–129. doi:10.1148/radiographics.12.1.1734458.
  2. 1 2 Oosterwijk, Herman. PACS Fundamentals. Aubrey: OTech Inc, 2004. ISBN 978-0-9718867-3-5
  3. HealthcareITnews: HHS cracks down: provider to pay $100,000 in HIPAA penalties over lost laptops. July 17, 2008, Diana Manos, Senior Editor
  4. http://proceedings.spiedigitallibrary.org/proceeding.aspx?articleid=841385
  5. Allison SA, Sweet CF, Beall DP, Lewis TE, Monroe T (2005). "Department of Defense picture archiving and communication system acceptance testing: results and identification of problem components". J Digit Imaging. 18: 203–8. doi:10.1007/s10278-005-5164-y. PMC 3046717Freely accessible. PMID 15924273.
  6. Duerinckx AJ, Pisa EJ (1982). "Filmless Picture Archiving and Communication System (PACS) in Diagnostic Radiology". Proc SPIE. 318: 9–18. Reprinted in IEEE Computer Society Proceedings of PACS'82, order No 388.
  7. Samuel J. Dwyer III. A personalized view of the history of PACS in the USA. In: Proceedings of the SPIE, "Medical Imaging 2000: PACS Design and Evaluation: Engineering and Clinical Issues", edited by G. James Blaine and Eliot L. Siegel. 2000;3980:2-9.
  8. Bryan S, Weatherburn GC, Watkins JR, Buxton MJ (1999). "The benefits of hospital-wide picture archiving and communication systems: a survey of clinical users of radiology services". Br J Radiol. 72 (857): 469–78. doi:10.1259/bjr.72.857.10505012. PMID 10505012.
  9. USFDA (27 July 2000). "Guidance for the Submission Of Premarket Notifications for Medical Image Management Devices". Retrieved 11 February 2010.
  10. USFDA (30 May 2008). "Guidance for Industry and FDA Staff: Display Accessories for Full-Field Digital Mammography Systems-Premarket Notification (510(k)) Submissions". Retrieved 11 February 2010.

External links

This article is issued from Wikipedia - version of the 5/27/2016. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.