﻿pydicom.valuerep.VR
===================

.. currentmodule:: pydicom.valuerep

.. autoclass:: VR

   
   .. automethod:: __init__

   
   .. rubric:: Methods

   .. autosummary::
   
      ~VR.__init__
      ~VR.capitalize
      ~VR.casefold
      ~VR.center
      ~VR.count
      ~VR.encode
      ~VR.endswith
      ~VR.expandtabs
      ~VR.find
      ~VR.format
      ~VR.format_map
      ~VR.index
      ~VR.isalnum
      ~VR.isalpha
      ~VR.isascii
      ~VR.isdecimal
      ~VR.isdigit
      ~VR.isidentifier
      ~VR.islower
      ~VR.isnumeric
      ~VR.isprintable
      ~VR.isspace
      ~VR.istitle
      ~VR.isupper
      ~VR.join
      ~VR.ljust
      ~VR.lower
      ~VR.lstrip
      ~VR.maketrans
      ~VR.partition
      ~VR.removeprefix
      ~VR.removesuffix
      ~VR.replace
      ~VR.rfind
      ~VR.rindex
      ~VR.rjust
      ~VR.rpartition
      ~VR.rsplit
      ~VR.rstrip
      ~VR.split
      ~VR.splitlines
      ~VR.startswith
      ~VR.strip
      ~VR.swapcase
      ~VR.title
      ~VR.translate
      ~VR.upper
      ~VR.zfill
   
   

   
   
   .. rubric:: Attributes

   .. autosummary::
   
      ~VR.AE
      ~VR.AS
      ~VR.AT
      ~VR.CS
      ~VR.DA
      ~VR.DS
      ~VR.DT
      ~VR.FD
      ~VR.FL
      ~VR.IS
      ~VR.LO
      ~VR.LT
      ~VR.OB
      ~VR.OD
      ~VR.OF
      ~VR.OL
      ~VR.OW
      ~VR.OV
      ~VR.PN
      ~VR.SH
      ~VR.SL
      ~VR.SQ
      ~VR.SS
      ~VR.ST
      ~VR.SV
      ~VR.TM
      ~VR.UC
      ~VR.UI
      ~VR.UL
      ~VR.UN
      ~VR.UR
      ~VR.US
      ~VR.UT
      ~VR.UV
      ~VR.US_SS_OW
      ~VR.US_SS
      ~VR.US_OW
      ~VR.OB_OW
   
   