suever / pydicom-experimental

pydicom test
0 stars 1 forks source link

Add supplements and corrections to dictionary #54

Closed suever closed 9 years ago

suever commented 9 years ago

From darcymason@gmail.com on June 30, 2009 09:42:58

Discussion on group [1] about adding DICOM supplement data to pydicom's DICOM dictionary.

Just need to add the relevant lines to _dicom_dict.py, but should check to make sure the tag doesn't exist already. Probably best to insert them in sorted order by tag -- and add a comment line before and after the section to mark it as separate and to reference the supplement that they come from.

Then attach a patch file to this issue (or attaching the whole _dicom_dict.py file could work too).

[1] http://groups.google.com/group/pydicom/browse_thread/thread/aed256108b7115b

Original issue: http://code.google.com/p/pydicom/issues/detail?id=54

suever commented 9 years ago

From darcymason@gmail.com on June 30, 2009 06:55:10

Changed title to reflect that this applies to both supplements and to corrections. A list of them is at http://www.dclunie.com/dicom-status/status.html .

Summary: Add supplements and corrections to dictionary

suever commented 9 years ago

From bastula on July 06, 2009 21:05:28

Added Correction Items CP 805 / 916 additional to 2008 Base Standard.

CP 805: ftp://medical.nema.org/medical/dicom/final/cp805_ft.pdf CP 916: ftp://medical.nema.org/medical/dicom/final/cp916_ft.pdf

Attachment: cp805_916.diff

suever commented 9 years ago

From bastula on July 08, 2009 19:04:20

Added Supplement 43 to 2008 Base Standard.

Sup 43: ftp://medical.nema.org/medical/dicom/final/sup43_ft.pdf

Attachment: sup43.diff

suever commented 9 years ago

From bastula on July 08, 2009 19:55:27

Added Supplement 117 to 2008 Base Standard.

Sup 117: ftp://medical.nema.org/medical/dicom/final/sup117_ft2.pdf

Attachment: sup117.diff

suever commented 9 years ago

From bastula on July 08, 2009 21:35:45

Added Supplement 119 to 2008 Base Standard.

Sup 119: ftp://medical.nema.org/medical/dicom/final/sup119_ft3.pdf

Attachment: sup119.diff

suever commented 9 years ago

From bastula on July 08, 2009 22:37:45

Added Supplement 122 to 2008 Base Standard.

Sup 122: ftp://medical.nema.org/medical/dicom/final/sup122_ft2.pdf

Attachment: sup122.diff

suever commented 9 years ago

From darcymason@gmail.com on December 15, 2011 17:37:20

Closing as these have been folded into the new 2011 dicom dictionary in release 0.9.6.

Status: Verified