ImagingSelection3DGraphicType

Imaging Selection3 D Graphic Type

activecomplete6 conceptsv5.0.0

The type of coordinates describing an image region.

Metadata

hl7.org/fhir
Canonical URL
http://hl7.org/fhir/imagingselection-3dgraphictype
All-Codes Value Set
http://hl7.org/fhir/ValueSet/imagingselection-3dgraphictype
ID
imagingselection-3dgraphictype
Version
5.0.0
Publisher
HL7 (FHIR Project)
Case Sensitive
Yes
In the unified registry

Concepts (6)

point
POINT
A single location denoted by a single (x,y,z) triplet.
multipoint
MULTIPOINT
multiple locations each denoted by an (x,y,z) triplet; the points need not be coplanar.
polyline
POLYLINE
a series of connected line segments with ordered vertices denoted by (x,y,z) triplets; the points need not be coplanar.
polygon
POLYGON
a series of connected line segments with ordered vertices denoted by (x,y,z) triplets, where the first and last vertices shall be the same forming a polygon; the points shall be coplanar.
ellipse
ELLIPSE
an ellipse defined by four (x,y,z) triplets, the first two triplets specifying the endpoints of the major axis and the second two triplets specifying the endpoints of the minor axis.
ellipsoid
ELLIPSOID
a three-dimensional geometric surface whose plane sections are either ellipses or circles and contains three intersecting orthogonal axes, "a", "b", and "c"; the ellipsoid is defined by six (x,y,z) triplets, the first and second triplets specifying the endpoints of axis "a", the third and fourth triplets specifying the endpoints of axis "b", and the fifth and sixth triplets specifying the endpoints of axis "c".