FHIR CI-Build

This is the Continuous Integration Build of FHIR (will be incorrect/inconsistent at times).
See the Directory of published versions icon

4.4.1.540 ValueSet http://hl7.org/fhir/ValueSet/imagingselection-3dgraphictype

Imaging Integration icon Work Group  Maturity Level: 3 Trial Use Use Context: Country: World, Not yet ready for Production use
Official URL: http://hl7.org/fhir/ValueSet/imagingselection-3dgraphictype Version: 6.0.0-ballot2
draft as of 2020-12-28 Computable Name: ImagingSelection3DGraphicType
Flags: Experimental, Immutable OID: 2.16.840.1.113883.4.642.3.3097

This value set is used in the following places:

The type of coordinates describing a 3D image region.


Generated Narrative: ValueSet imagingselection-3dgraphictype

Last updated: 2024-11-20T21:23:48.918Z

Profile: Shareable ValueSet

 

This expansion generated 20 Nov 2024


Generated Narrative: ValueSet

Last updated: 2024-11-20T21:23:48.918Z

Profile: Shareable ValueSet

Expansion based on codesystem Imaging Selection 3D Graphic Type v6.0.0-ballot2 (CodeSystem)

This value set contains 6 concepts

CodeSystemDisplayDefinition
  point http://hl7.org/fhir/imagingselection-3dgraphictype POINT

A single location denoted by a single (x,y,z) triplet.

  multipoint http://hl7.org/fhir/imagingselection-3dgraphictype MULTIPOINT

multiple locations each denoted by an (x,y,z) triplet; the points need not be coplanar.

  polyline http://hl7.org/fhir/imagingselection-3dgraphictype POLYLINE

a series of connected line segments with ordered vertices denoted by (x,y,z) triplets; the points need not be coplanar.

  polygon http://hl7.org/fhir/imagingselection-3dgraphictype 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 http://hl7.org/fhir/imagingselection-3dgraphictype 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 http://hl7.org/fhir/imagingselection-3dgraphictype 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".

 

See the full registry of value sets defined as part of FHIR.


Explanation of the columns that may appear on this page:

Lvl A few code lists that FHIR defines are hierarchical - each code is assigned a level. For value sets, levels are mostly used to organize codes for user convenience, but may follow code system hierarchy - see Code System for further information
Source The source of the definition of the code (when the value set draws in codes defined elsewhere)
Code The code (used as the code in the resource instance). If the code is in italics, this indicates that the code is not selectable ('Abstract')
Display The display (used in the display element of a Coding). If there is no display, implementers should not simply display the code, but map the concept into their application
Definition An explanation of the meaning of the concept
Comments Additional notes about how to use the code