zoukankan      html  css  js  c++  java
  • PACS&DICOM

    What is DICOM?

    We will take them one at a time – So first of all, what is DICOM? DICOM (Digital Imaging and Communications in Medicine) is an international standard protocol for all medical data exchanges. It also defines the file format, which is mostly either a DCM or DCM30 (DCM3.0) file extension. DICOM has been implemented in almost every medical imaging modality like MRI, CT, X-ray, Ultrasound, Camera etc. Hereby, DICOM ensures that all the medical equipment installed in clinics, medical imaging centers, and hospitals will work together and distribute the medical images correctly.

    What is PACS?

    PACS (Picture Archiving and Communication System) is normally composed of four basic elements:

    1) Medical imaging equipment like MRI, CT, X-ray, Ultrasound, etc.

    2) A secure network for exchange and distribution of patient examination data.

    3) DICOM workstations or mobile devices for viewing, re-processing, interpreting images.

    4) Archives and printers for storage and retrieval of images and related documentation and reports.

    PACS is a kind of the integration of all above resources in a healthcare organization to capture, store, view, and share the medical images internally or externally. And this makes it possible for remote diagnostic and interpretation of the images.

    What is a Workstation

    A workstation works as an option for most medical imaging equipment, and it functions as follows:

    1) It is independent from the main modality console hereby allowing the patients to keep flowing in for examinations.

    2) Re-processing of the DICOM RAW DATA acquired from different modalities, by accessing the advanced processing functions or options.

    3) Allow remote diagnostic and intensive interpretation of acquired images.

    The modalities where workstations are often used are CT and mammography scanners. There might be more than one workstations for any modalities with large volumes of patients, such as CT.

    Each OEM uses one or several types of workstations according to the modality.  For instance: GE uses ADW, Philips uses Brilliance or Eleva, Siemens uses Leonardo or Terracon, and Toshiba uses Vitrea. Mammography requires a dedicated workstation with two pcs 5MP monitors for accurate diagnosis.

    ICOM

    Images from all modalities are available on the DICOM server, and from here they can be printed or evaluated in Diagnostic viewer/workstation. They can also be sent through the internet to storage, or diagnostic viewers at other facilities, and they can be seen online.

  • 相关阅读:
    Windows 8实例教程系列 布局控制
    Windows8/Silverlight/WPF/WP7/HTML5周学习导读(1月7日1月14日)
    Silverlight动态设置WCF服务Endpoint
    轻松搭建Windows8云平台开发环境
    Windows8/Silverlight/WPF/WP7/HTML5周学习导读(1月28日2月3日)
    Windows8/Silverlight/WPF/WP7/HTML5周学习导读(1月1日1月6日)
    Qt 打印已加载可用的数据库驱动
    QSqlDatabase: QOCI driver not loaded
    QT oracle
    参数初始化列表
  • 原文地址:https://www.cnblogs.com/zhanghu52030/p/9155376.html
Copyright © 2011-2022 走看看