ImagingSelection3DGraphicType

Imaging Selection3 D Graphic Type

activeExtensions for Using Data Elements from FHIR R5 in FHIR R40.1.0complete6 concepts

The type of coordinates describing an image region.

Metadata

hl7.org/fhir
Canonical URL
http://hl7.org/fhir/imagingselection-3dgraphictype
ID
imagingselection-3dgraphictype
Version
5.0.0
Publisher
Imaging Integration
Case Sensitive
Yes

Concepts (6)

CodeDisplayDefinition
pointPOINTA single location denoted by a single (x,y,z) triplet.
multipointMULTIPOINTmultiple locations each denoted by an (x,y,z) triplet; the points need not be coplanar.
polylinePOLYLINEa series of connected line segments with ordered vertices denoted by (x,y,z) triplets; the points need not be coplanar.
polygonPOLYGONa 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.
ellipseELLIPSEan 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.
ellipsoidELLIPSOIDa 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".