]> Creatis software - gdcm.git/blobdiff - Dicts/README
ENH: Fix a shadow variable
[gdcm.git] / Dicts / README
index 23fdf288b9f6f4ff4e46aa2b9d7293c95d9d2cca..f35c81d4ab871a5769327ac398d5ec888630f30d 100644 (file)
@@ -1,4 +1,6 @@
 Sources for dicom public dictionaries:
+ * the official source is the part 6 of the dicom standard (see
+   http://www.dclunie.com/dicom-status/status.html#BaseStandard2001).
  * http://www.fpimage.com/Manuals/Imp/dicomdic.html
    an html group based presentation.
  * ftp://rsbweb.nih.gov/pub/nih-image/documents/dicom-dict.txt
@@ -7,3 +9,10 @@ Sources for dicom public dictionaries:
    extract mri_dicom_hdr.c (tar zxvf afni_src.tgz afni_src/mri_dicom_hdr.c)
    and look for the definitions of CMD_dictionary, META_dictionary,
    ID_dictionary, PAT_dictionary...
+ * Actually, the *official* Dicom Data Dictionary 
+   is on http://medical.nema.org/dicom/2003/03_06PU.pdf
+   (check it every year, some tags are added, some names change)
+   All C syntax oriented stuff, or anything else -but gdcm one-
+   you can find on the net is very partial.
+   WARNING : The Dicom Tag is an identifier inside the Dicom Dictionary,
+             The Tag Name *is not*