GraphicTypeCS

GraphicType CodeSystem

draftBreast Radiology0.2.0complete5 concepts

GraphicType code system.

Metadata

hl7.org/fhir
Canonical URL
http://hl7.org/fhir/us/breast-radiology/CodeSystem/GraphicTypeCS
ID
GraphicTypeCS
Version
0.2.0
Publisher
Hl7 - Clinical Interoperability Council
Case Sensitive
Yes

Concepts (5)

CodeDisplayDefinition
POINTPOINTIf Graphic Type is POINT, then two values (one point) shall be specified and the single point specified is to be drawn.
POLYLINEPOLYLINEIf Graphic Type is POLYLINE, then the points are to be interpreted as an n-tuple list of end points between which straight lines are to be drawn.
INTERPOLATEDINTERPOLATEDIf Graphic Type is INTERPOLATED, then the points are to be interpreted as an n-tuple list of 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.
CIRCLECIRCLEIf Graphic Type is CIRCLE, then exactly 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.
ELLIPSEELLIPSEIf Graphic Type is ELLIPSE, then exactly four points shall be present; the first two points are to be interpreted as the endpoints of the major axis and the second two points as the endpoints of the minor axis of an ellipse, some form of implementation dependent representation of which is to be drawn.