]> Creatis software - gdcm.git/blob - Dicts/README
Dernier commit avant supsension provisoire des travaux DCMLib.
[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...