note property

List<Annotation>? note
inherited

note Per the recommended DICOM mapping, this element is derived from the Study Description attribute (0008,1030). Observations or findings about the imaging study should be recorded in another resource, e.g. Observation, and not in this element.

Implementation

List<Annotation>? get note => throw _privateConstructorUsedError;