Specialized Element Value Representation (pydicom.valuerep
)¶
Representation of the value for data elements with VR of PN, DS, IS, DA, DT or TM and utilities.
|
Store value for an element with VR DA as |
|
Check whether this string is a valid decimal string. |
|
Truncate a float's representation to give a valid Decimal String (DS). |
|
Factory function for creating DS class instances. |
|
Store value for an element with VR DS as |
|
Store value for an element with VR DS as |
|
Store value for an element with VR DT as |
|
Store value for an element with VR IS as |
|
Store value for an element with VR IS as |
|
Representation of the value for an element with VR PN. |
|
Store value for an element with VR TM as |
|
DICOM Data Element's Value Representation (VR) |