Element Tags (pydicom.tag)ΒΆ

Representation of the data element tag and utilities.

BaseTag Represents a DICOM element (group, element) tag.
Tag(arg[, arg2]) Create a BaseTag.
tag_in_exception(tag) Use tag within a context.
TupleTag(group_elem) Fast factory for BaseTag object with known safe (group, elem) tuple