What is DICOM, PACS, and Workstation?

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.

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.

最新文章

  1. jquery设置下拉菜单
  2. L440 无线网卡:由于该设备有问题,Windows 已将其停止(代码 43)
  3. bind() live()和delegate 区别
  4. 线性判别分析(LDA)准则:FIsher准则、感知机准则、最小二乘(最小均方误差)准则
  5. MAVEN ERROR: unable to find valid certification path to requested target 解决办法
  6. PhoneGap,Cordova[3.5.0-0.2.6]:利用插件Cordova-SQLitePlugin来操作SQLite数据库
  7. 利用ARM批量自动化创建SSD多磁盘RAID0虚拟机
  8. 从零开始写驱动——vfd专用驱动芯片HT16514并行驱动程序编写
  9. EL表达式(1)
  10. poj3264(线段树区间求最值)
  11. SSE图像算法优化系列十:简单的一个肤色检测算法的SSE优化。
  12. 2018/1/28 每日一学 单源最短路的SPFA算法以及其他三大最短路算法比较总结
  13. C语言 字符串 字符串处理操作 字符串与函数
  14. Linux网络设置(第二版) --Linux网络设置
  15. Mybatis Generator实现分页功能
  16. USM-V1.0
  17. python3学习笔记十(循环语句)
  18. Linux安装gcc时碰到的有关问题解决(解决gcc依赖有关问题)
  19. Java 实现 Http 请求工具类
  20. Mysql 用户权限管理

热门文章

  1. 【异常检测】Isolation forest 的spark 分布式实现
  2. AS的使用技巧
  3. SQL-Server collation, what is it and how to change db/column collation
  4. CSS命名规范(规则)常用的CSS命名规则
  5. Daily Srum 10.28
  6. 自学iOS-获取当前时间
  7. Task 4.5 求二维数组中的最大连通子数组之和
  8. ztree 使用心得
  9. requests爬取知乎话题和子话题
  10. mysql数据优化--数据库结构的优化