This page is part of the FHIR Specification (v5.0.0-ballot: R5 Ballot - see ballot notes). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions
Imaging Integration Work Group | Maturity Level: 3 | Trial Use | Use Context: Not yet ready for Production use, Not yet ready for Production use |
This is a value set defined by the FHIR project.
Summary
Defining URL: | http://hl7.org/fhir/ValueSet/imagingselection-2dgraphictype |
Version: | 5.0.0-ballot |
Name: | ImagingSelection2DGraphicType |
Title: | ImagingSelection2DGraphicType |
Status: | draft |
Definition: | The type of 2D coordinates describing a 2D image region. |
Committee: | Imaging Integration Work Group |
OID: | 2.16.840.1.113883.4.642.3.3095 (for OID based terminology systems) |
Flags: | Experimental, Immutable |
This value set is used in the following places:
http://hl7.org/fhir/imagingselection-2dgraphictype
This expansion generated 10 Sep 2022
This value set contains 5 concepts
Expansion based on ImagingSelection2DGraphicType v5.0.0-ballot (CodeSystem)
Code | System | Display | Definition |
point | http://hl7.org/fhir/imagingselection-2dgraphictype | POINT | A single location denoted by a single (x,y) pair. |
polyline | http://hl7.org/fhir/imagingselection-2dgraphictype | POLYLINE | A series of connected line segments with ordered vertices denoted by (x,y) triplets; the points need not be coplanar. |
interpolated | http://hl7.org/fhir/imagingselection-2dgraphictype | INTERPOLATED | An n-tuple list of (x,y) pair end points between which some form of implementation dependent curved lines are to be drawn. The rendered line shall pass through all the specified points. |
circle | http://hl7.org/fhir/imagingselection-2dgraphictype | CIRCLE | Two points shall be present; the first point is to be interpreted as the center and the second point as a point on the circumference of a circle, some form of implementation dependent representation of which is to be drawn. |
ellipse | http://hl7.org/fhir/imagingselection-2dgraphictype | ELLIPSE | An ellipse defined by four (x,y) pairs, the first two pairs specifying the endpoints of the major axis and the second two pairs specifying the endpoints of the minor axis. |
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 |