OFFIS DCMTK
Version 3.6.0
|
This module contains classes to read, write, create, modify, access, print and render DICOM Structured Reporting documents (formerly Supplement 23). The list of supported SOP classes is provided in DSRTypes::E_DocumentType.
The main interface classes are:
This module contains the following command line tools:
The following example shows how to load a DICOM Structured Report and render its content in HTML format:
The following example shows how to create a DICOM Structured Report and save it to a file (see mkreport source file for details):
Alternatively, many properties of the document tree can be accessed and modified directly as the following example shows: