ConformanceTestDS method

Delphi example

C++Builder example

 

Builder Syntax

bool __fastcall ConformanceTestDS(void);

Delphi Syntax

function ConformanceTestDS: Boolean;

Overview

Refer to Working with Data Sets.

Remarks

Verifies the conformance of the Data Set with the DICOM Standard.

For each Data Element in the Data Set that is invalid, OnConformanceStatus event is fired.

Information from the Value Representation Table, the Data Element Tag Table and the IOD Table is used when analyzing the Data Element for conformance.