coordinate property

List<FhirDecimal>? coordinate
inherited

coordinate The coordinates describing the image region. Encoded as an ordered set of (x,y,z) triplets (in mm and may be negative) that define a region of interest in the patient-relative Reference Coordinate System defined by ImagingSelection.frameOfReferenceUid element.

Implementation

List<FhirDecimal>? get coordinate => throw _privateConstructorUsedError;