The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

DicomVRDict - Dicom Data Structure and Encoding

SYNOPSIS

References: DICOM PS 3.5-2009 (Part 5: Data Structures and Encoding)

DESCRIPTION

This module contains information about Dicom Data Dictionary.

Methods

getVR

Get information about a VR.

Input Parameter(s):
  1. A VR name. VR name is case-sensitive.

Return Value:

A hash reference to the information of a VR.

AUTHORS

Baoshe Zhang, MCV Medical School, Virginia Commonwealth University