|
DCMTK
Version 3.6.1 20120515
OFFIS DICOM Toolkit
|
Internal structure defining the list items. More...
Public Member Functions | |
| ItemStruct (const OFString &codingSchemeDesignator) | |
| constructor | |
| void | clear () |
| clear additional information | |
Public Attributes | |
| const OFString | CodingSchemeDesignator |
| Coding Scheme Designator (VR=SH, VM=1, Type=1) | |
| OFString | CodingSchemeRegistry |
| Coding Scheme Registry (VR=LO, VM=1, Type=1C) | |
| OFString | CodingSchemeUID |
| Coding Scheme UID (VR=UI, VM=1, Type=1C) | |
| OFString | CodingSchemeExternalID |
| Coding Scheme External ID (VR=ST, VM=1, Type=2C) | |
| OFString | CodingSchemeName |
| Coding Scheme Name (VR=ST, VM=1, Type=3) | |
| OFString | CodingSchemeVersion |
| Coding Scheme Version (VR=SH, VM=1, Type=3) | |
| OFString | ResponsibleOrganization |
| Responsible Organization (VR=ST, VM=1, Type=3) | |
Internal structure defining the list items.
| DSRCodingSchemeIdentificationList::ItemStruct::ItemStruct | ( | const OFString & | codingSchemeDesignator | ) | [inline] |
constructor
| codingSchemeDesignator | Coding Scheme Designator |