http://hl7.org/fhir/imagingselection-2dgraphictype|5.0.0

name
ImagingSelection2DGraphicType
package
hl7.fhir.r5.core@5.0.0
content
complete
status
active
date
2021-01-04 23:01:24.0

Imaging Selection2 D Graphic Type

The type of coordinates describing a 2D image region.

codedisplaydefinitionhierarchy
pointPOINT
A single location denoted by a single (x,y) pair....
polylinePOLYLINE
A series of connected line segments with ordered vertices denoted by (x,y) triplets; the points need...
interpolatedINTERPOLATED
An n-tuple list of (x,y) pair end points between which some form of implementation dependent curved ...
circleCIRCLE
Two points shall be present; the first point is to be interpreted as the center and the second point...
ellipseELLIPSE
An ellipse defined by four (x,y) pairs, the first two pairs specifying the endpoints of the major ax...