Issue 156 in pydicom: Dict of Values to PersonName String

1 view
Skip to first unread message

pyd...@googlecode.com

unread,
Nov 9, 2014, 3:55:37 PM11/9/14
to pydic...@googlegroups.com
Status: New
Owner: ----
Labels: Type-Defect Priority-Medium Difficulty-Medium

New issue 156 by agrothberg: Dict of Values to PersonName String
https://code.google.com/p/pydicom/issues/detail?id=156

Add functionality to take a dict of values and create a PersonName String.

Looking at the code for PersonName I see functionality to parse the PN
(PersonName) String to its component attributes:
https://code.google.com/p/pydicom/source/browse/source/dicom/valuerep.py#303.

but there code to go in the opposite direction? ie to go from the
components family_name, given_name, etc. to the PN String.

{'given_name':'first', 'family_name':'last'} --> 'last^first'

--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
Reply all
Reply to author
Forward
0 new messages