X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=Dicts%2FREADME;h=f35c81d4ab871a5769327ac398d5ec888630f30d;hb=036142267e6512116728af3bfcf41eb1180b587d;hp=23fdf288b9f6f4ff4e46aa2b9d7293c95d9d2cca;hpb=c484020a4741207c212ce22e879273edb8c4f68a;p=gdcm.git diff --git a/Dicts/README b/Dicts/README index 23fdf288..f35c81d4 100644 --- a/Dicts/README +++ b/Dicts/README @@ -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*