DICOM
Un article de Wikipédia, l'encyclopédie libre.
DICOM (Digital Imaging and COmmunications in Medecine) est un standard de communication et d’archivage en imagerie médicale. C'est aussi par extension le format de fichier faisant référence dans le domaine de l'imagerie médicale.
Il a été créé en 1985 par l'ACR (American College of Radiology) et la NEMA (National Electric Manufacturers Association) dans le but de standardiser les données transmises entre les différents appareils de radiologie. Ce standard définit un format de fichier mais aussi un protocole de transmission des données (basé sur TCP/IP).
Sommaire |
[modifier] Organisation du standard
Le standard est découpé en 16 parties modifiées par de nombreux addendums (Correction Items).
Numéro | Intitulé |
---|---|
1 | Introduction and Overview |
2 | Conformance |
3 | Information Object Definitions |
4 | Service Class Specifications |
5 | Data Structures and Encoding |
6 | Data Dictionary |
7 | Message Exchange |
8 | Network Communication Support for Message Exchange |
10 | Media Storage and File Format for Data Interchange |
11 | Media Storage Application Profiles |
12 | Media Formats and Physical Media for Data Interchange |
14 | Grayscale Standard Display Function |
15 | Security Profiles |
16 | Content Mapping Resource |
17 | Explanatory Information |
18 | Web Access to DICOM Persistent Objects (WADO) |
[modifier] Format
Contrairement à une pensée fausse très répandue, le format DICOM pour les images n'est pas constitué d'un entête suivi de la matrice de pixels. Il s'agit en fait d'une suite de champs, les pixels n'étant qu'un champ particulier.
Chaque champ est défini par :
- pour les encodages explicites :
- étiquette (tag)
- représentation de valeur (VR - Value Representation) encodée par deux caractères
- longueur de la valeur
- valeur
- pour les encodages implicites :
- étiquette (tag)
- longueur de la valeur
- valeur
Une étiquette est constituée de
- numéro de groupe (group number) encodé par deux octets
- numéro d'élément (element number) encodé par deux octets
Elle est représentée sous la forme hexadécimale (DEAD, BEEF) où DEAD est le numéro de groupe et BEEF le numéro d'élément. Pour plus d'informations, voir la partie 5 du standard.
[modifier] Représentations de valeur
Cette table résume les VRs possibles. Pour plus d'information, se référer à la partie 5 du standard.
Représentation de valeur | Signification |
---|---|
AE | Application Entity |
AS | Age String |
AT | Attribute Tag |
CS | Code String |
DA | Date |
DS | Decimal String |
DT | Date Time |
FL | Floating Point Single |
FD | Floating Point Double |
IS | Integer String |
LO | Long String |
LT | Long Text |
OB | Other Byte String |
OF | Other Float String |
OW | Other Word String |
PN | Person Name |
SH | Short String |
SL | Signed Long |
SQ | Sequence of Items |
SS | Signed Short |
ST | Short Text |
TM | Time |
UI | Unique Identifier (UID) |
UL | Unsigned Long |
UN | Unknown |
US | Unsigned Short |
UT | Unlimited Text |
[modifier] Exemples de champs
Cette table est un exemple des étiquettes disponibles. La liste complète constitue la partie 6 du standard.
Etiquette | Représentation de valeur | Intitulé |
---|---|---|
(0002,0010) | UI | Transfer Syntax UID |
(0008,0008) | CS | Image Type |
(0008,0016) | UI | SOP Class UID |
(0008,0018) | UI | SOP Instance UID |
(0008,0060) | CS | Modality |
(0008,0021) | DA | Series Date |
(0008,0022) | DA | Acquisition Date |
(0008,0030) | TM | Study Time |
(0008,0031) | TM | Series Time |
(0008,0032) | TM | Acquisition Time |
(0010,0010) | PN | Patient’s Name |
(0010,0020) | LO | Patient ID |
(0010,0030) | DA | Patient's Birth Date |
(0010,0032) | TM | Patient's Birth Time |
(0008,0020) | DA | Study Date |
(0028,0008) | IS | Number of Frames |
(0028,0010) | US | Rows |
(0028,0011) | US | Columns |
(0028,0100) | US | Bits Allocated |
(0028,0101) | US | Bits Stored |
(0028,0102) | US | High Bit |
(0028,0103) | US | Pixel Representation |
(0028,0301) | CS | Burned in Annotation |
[modifier] Liste des modalités supportées
AS | Angioscopy (retired) |
AU | Audio |
BI | Biomagnetic imaging |
CD | Color flow Doppler |
CF | Cinefluorography (retired, now in RF) |
CP | Culposcopy (retired) |
CR | Computed Radiography |
CS | Cystoscopy (retired) |
CT | Computed Tomography |
DD | Duplex Doppler |
DF | Digital fluoroscopy (retired, now in RF) |
DG | Diaphanography |
DM | Digital microscopy (retired) |
DS | Digital Subtraction Angiography (retired, now in XA) |
DX | Digital Radiography |
EC | Echocardiography (retired) |
ECG | Electrocardiography |
EPS | Cardiac Electrophysiology |
ES | Endoscopy |
FA | Fluorescein angiography (retired) |
FS | Fundoscopy (retired) |
GM | General Microscopy |
HC | Hard Copy |
HD | Hemodynamic Waveform |
IO | Intra-oral Radiography |
IVUS | Intravascular Ultrasound |
LP | Laparoscopy (retired) |
LS | Laser surface scan |
MA | Magnetic Resonance angiography (retired) |
MG | Mammography |
MR | Magnetic Resonance |
MS | Magnetic Resonance spectroscopy (retired) |
NM | Nuclear Medicine |
OP | Ophthalmic Photography |
OT | Other |
PR | Presentation State |
PT | Positron emission tomography (PET) |
PX | Panoramic X-Ray |
RF | Radio Fluoroscopy |
RG | Radiographic imaging (conventional film/screen) |
RTDOSE | Radiotherapy Dose |
RTIMAGE | Radiotherapy Image |
RTPLAN | Radiotherapy Plan |
RTRECORD | RT Treatment Record |
RTSTRUCT | Radiotherapy Structure Set |
SM | Slide Microscopy |
SMR | Stereometric Relationship |
SR | SR Document |
ST | Single-photon emission computed tomography (SPECT) |
TG | Thermography |
US | Ultrasound |
VF | Videofluorography (retired, now in RF) |
XA | X-Ray Angiography |
XC | External-camera Photography |
Les modalités peuvent récupérer des données démographiques des patients grâce à un DICOM Modality Worklist Server (DMWL).
[modifier] SOP class UIDs
DICOM peut être utilisé pour représenter diverses données : examen scanner, ECG, rapport... Cette table liste les types de données supportées :
UID | SOP class |
---|---|
1.2.840.10008.5.1.1.27 | Stored Print Storage |
1.2.840.10008.5.1.1.29 | Hardcopy Grayscale Image Storage |
1.2.840.10008.5.1.1.30 | Hardcopy Color Image Storage |
1.2.840.10008.5.1.4.1.1.1 | Computed Radiography Image Storage |
1.2.840.10008.5.1.4.1.1.1.1 | Digital X-Ray Image Storage - For Presentation |
1.2.840.10008.5.1.4.1.1.1.1.1 | Digital X-Ray Image Storage - For Processing |
1.2.840.10008.5.1.4.1.1.1.2 | Digital Mammography Image Storage - For Presentation |
1.2.840.10008.5.1.4.1.1.1.2.1 | Digital Mammography Image Storage - For Processing |
1.2.840.10008.5.1.4.1.1.1.3 | Digital Intra-oral X-Ray Image Storage - For Presentation |
1.2.840.10008.5.1.4.1.1.1.3.1 | Digital Intra-oral X-Ray Image Storage - For Processing |
1.2.840.10008.5.1.4.1.1.2 | CT Image Storage |
1.2.840.10008.5.1.4.1.1.2.1 | Enhanced CT Image Storage |
1.2.840.10008.5.1.4.1.1.3.1 | Ultrasound Multi-frame Image Storage |
1.2.840.10008.5.1.4.1.1.4 | MR Image Storage |
1.2.840.10008.5.1.4.1.1.4.1 | Enhanced MR Image Storage |
1.2.840.10008.5.1.4.1.1.4.2 | MR Spectroscopy Storage |
1.2.840.10008.5.1.4.1.1.6.1 | Ultrasound Image Storage |
1.2.840.10008.5.1.4.1.1.7 | Secondary Capture Image Storage |
1.2.840.10008.5.1.4.1.1.7.1 | Multi-frame Single Bit Secondary Capture Image Storage |
1.2.840.10008.5.1.4.1.1.7.2 | Multi-frame Grayscale Byte Secondary Capture Image Storage |
1.2.840.10008.5.1.4.1.1.7.3 | Multi-frame Grayscale Word Secondary Capture Image Storage |
1.2.840.10008.5.1.4.1.1.7.4 | Multi-frame True Color Secondary Capture Image Storage |
1.2.840.10008.5.1.4.1.1.8 | Stand-alone Overlay Storage |
1.2.840.10008.5.1.4.1.1.9 | Stand-alone Curve Storage |
1.2.840.10008.5.1.4.1.1.9.1.1 12 | 12-lead ECG Waveform Storage |
1.2.840.10008.5.1.4.1.1.9.1.2 | General ECG Waveform Storage |
1.2.840.10008.5.1.4.1.1.9.1.3 | Ambulatory ECG Waveform Storage |
1.2.840.10008.5.1.4.1.1.9.2.1 | Hemodynamic Waveform Storage |
1.2.840.10008.5.1.4.1.1.9.3.1 | Cardiac Electrophysiology Waveform Storage |
1.2.840.10008.5.1.4.1.1.9.4.1 | Basic Voice Audio Waveform Storage |
1.2.840.10008.5.1.4.1.1.10 | Stand-alone Modality LUT Storage |
1.2.840.10008.5.1.4.1.1.11 | Stand-alone VOI LUT Storage |
1.2.840.10008.5.1.4.1.1.11.1 | Grayscale Softcopy Presentation State Storage |
1.2.840.10008.5.1.4.1.1.12.1 | X-Ray Angiographic Image Storage |
1.2.840.10008.5.1.4.1.1.12.2 | X-Ray Radiofluoroscopic Image Storage |
1.2.840.10008.5.1.4.1.1.20 | Nuclear Medicine Image Storage |
1.2.840.10008.5.1.4.1.1.66 | Raw Data Storage |
1.2.840.10008.5.1.4.1.1.66.1 | Spatial Registration Storage |
1.2.840.10008.5.1.4.1.1.66.2 | Spatial Fiducials Storage |
1.2.840.10008.5.1.4.1.1.77.1.1 | VL Endoscopic Image Storage |
1.2.840.10008.5.1.4.1.1.77.1.1.1 | Video Endoscopic Image Storage |
1.2.840.10008.5.1.4.1.1.77.1.2 | VL Microscopic Image Storage |
1.2.840.10008.5.1.4.1.1.77.1.2.1 | Video Microscopic Image Storage |
1.2.840.10008.5.1.4.1.1.77.1.3 | VL Slide-Coordinates Microscopic Image Storage |
1.2.840.10008.5.1.4.1.1.77.1.4 | VL Photographic Image Storage |
1.2.840.10008.5.1.4.1.1.77.1.4.1 | Video Photographic Image Storage |
1.2.840.10008.5.1.4.1.1.77.1.5.1 | Ophthalmic Photography 8 Bit Image Storage |
1.2.840.10008.5.1.4.1.1.77.1.5.2 | Ophthalmic Photography 16 Bit Image Storage |
1.2.840.10008.5.1.4.1.1.77.1.5.3 | Stereometric Relationship Storage |
1.2.840.10008.5.1.4.1.1.88.11 | Basic Text SR |
1.2.840.10008.5.1.4.1.1.88.22 | Enhanced SR |
1.2.840.10008.5.1.4.1.1.88.33 | Comprehensive SR |
1.2.840.10008.5.1.4.1.1.88.40 | Procedure Log |
1.2.840.10008.5.1.4.1.1.88.50 | Mammography CAD SR |
1.2.840.10008.5.1.4.1.1.88.59 | Key Object Selection |
1.2.840.10008.5.1.4.1.1.88.65 | Chest CAD SR |
1.2.840.10008.5.1.4.1.1.128 | Positron Emission Tomography Image Storage |
1.2.840.10008.5.1.4.1.1.129 | Standalone PET Curve Storage |
1.2.840.10008.5.1.4.1.1.481.1 | RT Image Storage |
1.2.840.10008.5.1.4.1.1.481.2 | RT Dose Storage |
1.2.840.10008.5.1.4.1.1.481.3 | RT Structure Set Storage |
1.2.840.10008.5.1.4.1.1.481.4 | RT Beams Treatment Record Storage |
1.2.840.10008.5.1.4.1.1.481.5 | RT Plan Storage |
1.2.840.10008.5.1.4.1.1.481.6 | RT Brachy Treatment Record Storage |
1.2.840.10008.5.1.4.1.1.481.7 | RT Treatment Summary Record Storage |
[modifier] Syntaxes de transfert
Les données DICOM peuvent être encodées de diverses façons :
- little endian ou big endian
- explicit ou implicite
- compressées ou non
Cette table liste les encodages (aussi appelés syntaxes de transfert) possibles.
UID | syntaxe de transfer |
---|---|
1.2.840.10008.1.2 | Implicit VR Little Endian: Default Transfer Syntax for DICOM |
1.2.840.10008.1.2.1 | Explicit VR Little Endian |
1.2.840.10008.1.2.1.99 | Deflated Explicit VR Little Endian |
1.2.840.10008.1.2.2 | Explicit VR Big Endian |
1.2.840.10008.1.2.4.50 | JPEG Baseline (Process 1): Default Transfer Syntax for Lossy JPEG 8 Bit Image Compression |
1.2.840.10008.1.2.4.51 | JPEG Extended (Process 2 & 4): Default Transfer Syntax for Lossy JPEG 12 Bit Image Compression (Process 4 only) |
1.2.840.10008.1.2.4.52 | JPEG Extended (Process 3 & 5) (Retired) |
1.2.840.10008.1.2.4.53 | JPEG Spectral Selection, Non-Hierarchical (Process 6 & 8) (Retired) |
1.2.840.10008.1.2.4.54 | JPEG Spectral Selection, Non-Hierarchical (Process 7 & 9 )(Retired) |
1.2.840.10008.1.2.4.55 | JPEG Full Progression, Non-Hierarchical (Process 10 & 12) (Retired) |
1.2.840.10008.1.2.4.56 | JPEG Full Progression, Non-Hierarchical (Process 11 & 13) (Retired) |
1.2.840.10008.1.2.4.57 | JPEG Lossless, Non-Hierarchical (Process 14) |
1.2.840.10008.1.2.4.58 | JPEG Lossless, Non-Hierarchical (Process 15) (Retired) |
1.2.840.10008.1.2.4.59 | JPEG Extended, Hierarchical (Process 16 & 18) (Retired) |
1.2.840.10008.1.2.4.60 | JPEG Extended, Hierarchical (Process 17 & 19) (Retired) |
1.2.840.10008.1.2.4.61 | JPEG Spectral Selection, Hierarchical (Process 20 & 22) (Retired) |
1.2.840.10008.1.2.4.62 | JPEG Spectral Selection, Hierarchical (Process 21 & 23) (Retired) |
1.2.840.10008.1.2.4.63 | JPEG Full Progression, Hierarchical (Process 24 & 26) (Retired) |
1.2.840.10008.1.2.4.64 | JPEG Full Progression, Hierarchical (Process 25 & 27) (Retired) |
1.2.840.10008.1.2.4.65 | JPEG Lossless, Hierarchical (Process 28) (Retired) |
1.2.840.10008.1.2.4.66 | JPEG Lossless, Hierarchical (Process 29) (Retired) |
1.2.840.10008.1.2.4.70 | JPEG Lossless, Non-Hierarchical, First-Order Prediction (Process 14 [Selection Value 1]): Default Transfer Syntax for Lossless JPEG Image Compression |
1.2.840.10008.1.2.4.80 | JPEG-LS Lossless Image Compression |
1.2.840.10008.1.2.4.81 | JPEG-LS Lossy (Near-Lossless) Image Compression |
1.2.840.10008.1.2.4.90 | JPEG 2000 Image Compression (Lossless Only) |
1.2.840.10008.1.2.4.91 | JPEG 2000 Image Compression |
1.2.840.10008.1.2.4.100 | MPEG2 Main Profile @ Main Level |
1.2.840.10008.1.2.5 | RLE Lossless |
[modifier] Liens externes
- (en) DICOM homepage - site officiel
- (en) Détails du standard
|
|