NumericMeasurement

DICOM numeric measurement: item of a SR content sequence.

Ref: https://dicom.nema.org/medical/dicom/2022a/output/chtml/part03/sect_C.18.html#table_C.18.1-1.

Constructor

new NumericMeasurement()

Members

measuredValue :MeasuredValue|undefined

Type:

numericValueQualifierCode :DicomCode|undefined

Type:

Methods

toString() → {string}

Get a string representation of this object.

Returns:

The object as string.

Type: 
string