pydicom.datadict.dictionary_VR¶
- pydicom.datadict.dictionary_VR(tag: int | str | tuple[int, int] | BaseTag) str [source]¶
Return the VR of the element corresponding to tag.
Only performs the lookup for official DICOM elements.
Return the VR of the element corresponding to tag.
Only performs the lookup for official DICOM elements.