Picture archiving and communication system

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 of, 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 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.

Contents

Types of images

Most PACSs handle images from various medical imaging instruments, including ultrasound (US), magnetic resonance (MR), positron emission tomography (PET), computed tomography (CT), endoscopy (ENDO), mammograms (MG), Digital radiography (DR), computed radiography (CR) 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:

  • Hard copy replacement: PACS replaces hard-copy based means of managing medical images, such as film archives. With the decreasing price of digital storage, PACSs provide a growing cost and space advantage over film archives in addition to the instant access to prior images at the same institution. Digital copies are referred to as Soft-copy.
  • Remote access: It expands on the possibilities of conventional systems by providing capabilities of off-site viewing and reporting (distance education, telediagnosis). It enables practitioners in different physical locations to access the same information simultaneously for teleradiology.
  • Electronic image integration platform: PACS provides the electronic platform for radiology images interfacing with other medical automation systems such as Hospital Information System (HIS), Electronic Medical Record (EMR), Practice Management Software, and Radiology Information System (RIS).
  • Radiology Workflow Management: PACS is used by radiology personnel to manage the workflow of patient exams.

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 client 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 become 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 Retrieval (C-MOVE)

The communication with the PACS server is done through dicom objects that are similar to dicom images, but with different tags. A query typically looks as follows:

  • The client establishes the network connection to the PACS server.
  • The client prepares a query object which is an empty dicom dataset object.
  • The client fills in the query object with the keys that should be matched. E.g. to query for a patient ID, the patient ID tag is filled with the patient's ID.
  • The client creates empty tags (tags with zero length string values) for all the tags it wishes to receive from the server. E.g. if the client wishes to receive an ID that it can use to receive images (see image retrieval) it should create the tag SOPInstanceID (0008,0018) in the query object.
  • The query object is sent to the server.
  • The server sends back to the client a list of response dicom objects.
  • The client extracts the tags that are of interest from the response dicom objects.

Images are retrieved from a PACS server through a C-MOVE request, as defined by the DICOM network protocol. This request specifies where an image instance should be sent through an identifier known as the destination Application Entity Title (AE Title). 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.

Typically a radiologist is looking for prior studies on a patient to compare the progression of some pathology. In some cases prior studie(s) may be on an off-site archive or a long term storage device. In the example being used, the radiologist or radiology technical must query the off-site or long term archive for the prior exam(s). The archive receives the C-FIND and if the C-FIND is successful the archive invokes a C-MOVE on the study to the called AE Title, in-turn sending the study from the archive to the device requesting the study.

Image archival and backup

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:

  • Less risk of entering an incorrect patient ID for a study – modalities that support DICOM worklists can retrieve identifying patient information (patient name, patient number, accession number) for upcoming cases and present that to the technologist, preventing data entry errors during acquisition. Once the acquisition is complete, the PACS can compare the embedded image data with a list of scheduled studies from RIS, and can flag a warning if the image data does not match a scheduled study.
  • Data saved in the PACS can be tagged with unique patient identifiers (such as a social security number or NHS number) obtained from HIS. Providing a robust method of merging datasets from multiple hospitals, even where the different centers use different ID systems internally.

An interface can also improve workflow patterns:

  • When a study has been reported by a radiologist the PACS can mark it as read. This avoids needless double-reading. The report can be attached to the images and be viewable via a single interface.
  • Improved use of online storage and nearline storage in the image archive. The PACS can obtain lists of appointments and admissions in advance, allowing images to be pre-fetched from off-line storage or near-line storage onto online disk storage.

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:

  • Dictation of reports can be integrated into a single system. The recording is automatically sent to a transcript writer's workstation for typing, but it can also be made available for access by physicians, avoiding typing delays for urgent results, or retained in case of typing error.
  • Provides a single tool for quality control and audit purposes. Rejected images can be tagged, allowing later analysis (as may be required under radiation protection legislation). Workloads and turn-around time can be reported automatically for management purposes.

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.[4] Dr Samuel Dwyer, though, credits Dr Judith M. Prewitt for introducing the term.[5]

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.[6] 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.[7] Some specific applications, such as the use for primary mammography interpretation, are additionally regulated[8] within the scope of the Mammography Quality Standards Act.

See also

References

  1. ^ Choplin, R., (1992). Picture archiving and communication systems: an overview. Radiographics January 1992 12:127-129
  2. ^ a b Oosterwijk, Herman. PACS Fundamentals. Aubrey: OTech Inc, 2004. ISBN 9780971886735
  3. ^ HealthcareITnews: HHS cracks down: provider to pay $100,000 in HIPAA penalties over lost laptops. July 17, 2008, Diana Manos, Senior Editor
  4. ^ Duerinckx AJ, Pisa EJ. Filmless Picture Archiving and Communication System (PACS) in Diagnostic Radiology. Proc SPIE 1982;318;9-18. Reprinted in IEEE Computer Society Proceedings of PACS'82, order No 388.
  5. ^ 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.
  6. ^ 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. PMID 10505012. 
  7. ^ USFDA (27 July 2000). "Guidance for the Submission Of Premarket Notifications for Medical Image Management Devices". http://www.fda.gov/MedicalDevices/DeviceRegulationandGuidance/GuidanceDocuments/ucm073720.htm. Retrieved 11 February 2010. 
  8. ^ USFDA (30 May 2008). "Guidance for Industry and FDA Staff: Display Accessories for Full-Field Digital Mammography Systems-Premarket Notification (510(k)) Submissions". http://www.fda.gov/MedicalDevices/DeviceRegulationandGuidance/GuidanceDocuments/ucm107549.htm. Retrieved 11 February 2010. 

External links


Wikimedia Foundation. 2010.

Игры ⚽ Нужен реферат?

Look at other dictionaries:

  • Picture Archiving and Communication System — PACS Server (ganz unten) mit 40 Terabyte RAID Archiv. Das Kurzzeitarchiv ist über dem Server angeordnet, darüber befindet sich das Langzeitarchiv. Ganz oben: Zwei Switches mit Lichtleitern (orangefarbig) für den Heartbeat, mit dem der zweite… …   Deutsch Wikipedia

  • Picture archiving and communication system — Pour les articles homonymes, voir Pacs (homonymie). Écran large permettant de consulter les dossiers patients dans un système PACS. Le PACS (système d archivage …   Wikipédia en Français

  • Picture Archiving and Communication System — Imagen IRM / PET como se puede conservar en un PACS. PACS son las siglas anglosajonas Picture Archiving and communication system (sistema de archivado y transmisión de imágenes). Se trata de un sistema computerizado para el archivado digital de… …   Wikipedia Español

  • picture archiving and communication system — see PACS …   Medical dictionary

  • picture archiving and communication system — see PACS …   The new mediacal dictionary

  • Digital Imaging and Communications in Medicine — (DICOM) ist ein offener Standard zur Speicherung und zum Austausch von Informationen im medizinischen Bilddatenmanagement. Diese Informationen können beispielsweise digitale Bilder, Zusatzinformationen wie Segmentierungen, Oberflächendefinitionen …   Deutsch Wikipedia

  • Digital Imaging and Communications in Medicine — (DICOM) is a standard for handling, storing, printing, and transmitting information in medical imaging. It includes a file format definition and a network communications protocol. The communication protocol is an application protocol that uses… …   Wikipedia

  • Hospital information system — There are various titles and acronyms which all declare similar approaches to managing the information flow and storage in hospital routine services, as Hospital Information System (HIS), or Healthcare Information System, or Clinical Information… …   Wikipedia

  • Radiology information system — A radiology information system (RIS) is a computerized database used by radiology departments to store, manipulate and distribute patient radiological data and imagery. The system generally consists of patient tracking and scheduling, result… …   Wikipedia

  • PACS (système) — Picture archiving and communication system Pour les articles homonymes, voir Pacs (homonymie). Le PACS (Picture archiving and communication system) est un système permettant de gérer les images médicales grâce à des fonctions d archivage. Il… …   Wikipédia en Français

Share the article and excerpts

Direct link
Do a right-click on the link above
and select “Copy Link”