]> Creatis software - gdcm.git/blob - Dicts/README
DOC + cleanup
[gdcm.git] / Dicts / README
1 Sources for dicom public dictionaries:
2  * the official source is the part 6 of the dicom standard (see
3    http://www.dclunie.com/dicom-status/status.html#BaseStandard2001).
4  * http://www.fpimage.com/Manuals/Imp/dicomdic.html
5    an html group based presentation.
6  * ftp://rsbweb.nih.gov/pub/nih-image/documents/dicom-dict.txt
7    a C syntax oriented version provided by NIH (Jim Nash)
8  * http://afni.nimh.nih.gov/afni/AFNI_Dist/afni_src.tgz
9    extract mri_dicom_hdr.c (tar zxvf afni_src.tgz afni_src/mri_dicom_hdr.c)
10    and look for the definitions of CMD_dictionary, META_dictionary,
11    ID_dictionary, PAT_dictionary...
12  * Actually, the *official* Dicom Data Dictionary 
13    is on http://medical.nema.org/dicom/2003/03_06PU.pdf
14    (check it every year, some tags are added, some names change)
15    All C syntax oriented stuff, or anything else -but gdcm one-
16    you can find on the net is very partial.
17    WARNING : The Dicom Tag is an identifier inside the Dicom Dictionary,
18              The Tag Name *is not*