pydicom.valuerep.PersonName3
============================

.. currentmodule:: pydicom.valuerep

.. autoclass:: PersonName3

   
   .. automethod:: __init__

   
   .. rubric:: Methods

   .. autosummary::
   
      ~PersonName3.__init__
      ~PersonName3.decode
      ~PersonName3.encode
      ~PersonName3.family_comma_given
      ~PersonName3.formatted
   
   

   
   
   .. rubric:: Attributes

   .. autosummary::
   
      ~PersonName3.components
      ~PersonName3.family_name
      ~PersonName3.given_name
      ~PersonName3.ideographic
      ~PersonName3.middle_name
      ~PersonName3.name_prefix
      ~PersonName3.name_suffix
      ~PersonName3.phonetic
   
   