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