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.

  • 相关阅读:
    实验四 决策树算法及应用
    实验三 朴素贝叶斯算法及其应用
    计算机网络概述
    实验二——K近邻
    感知机及其应用
    面向对象设计与分析
    结构化分析和设计
    如何安装Dosbox并运行一个汇编代码
    如何解决从windows下载到ubuntu的中文安装包解压中文名出现乱码的情况
    实验一——visio的使用
  • 原文地址:https://www.cnblogs.com/zhanghu52030/p/9155376.html
Copyright © 2011-2022 走看看