Imaging Selection2 D Graphic Type
activeContentcompleteURL
http://hl7.org/fhir/imagingselection-2dgraphictypeCopied!
Version5.0.0Copied!
Date2021-01-05T10:01:24+11:00PublisherHL7 (FHIR Project)DescriptionThe type of coordinates describing a 2D image region.
Concepts
Select a concept to view details
This code system
http://hl7.org/fhir/imagingselection-2dgraphictype defines the following codes:
{
"description" : "The type of coordinates describing a 2D image region.",
"date" : "2021-01-05T10:01:24+11:00",
"meta" : {
"lastUpdated" : "2023-03-26T15:21:02.749+11:00",
"profile" : [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ]
},
"publisher" : "HL7 (FHIR Project)",
"jurisdiction" : [ {
"coding" : [ {
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001",
"display" : "World"
} ]
} ],
"content" : "complete",
"property" : null,
"name" : "ImagingSelection2DGraphicType",
"experimental" : false,
"resourceType" : "CodeSystem",
"title" : "Imaging Selection2 D Graphic Type",
"extension" : [ {
"valueCode" : "ii",
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"
}, {
"valueCode" : "trial-use",
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status"
}, {
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger" : 3
}, {
"valueCode" : "ii",
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"
}, {
"extension" : [ {
"valueString" : "concept",
"url" : "path"
}, {
"url" : "count",
"valueInteger" : 5
} ],
"url" : "http://health-samurai.io/extensions/excised-data"
}, {
"url" : "http://health-samurai.io/extensions/source",
"valueCode" : "db"
} ],
"status" : "active",
"id" : "imagingselection-2dgraphictype",
"valueSet" : "http://hl7.org/fhir/ValueSet/imagingselection-2dgraphictype",
"url" : "http://hl7.org/fhir/imagingselection-2dgraphictype",
"identifier" : [ {
"system" : "urn:ietf:rfc:3986",
"value" : "urn:oid:2.16.840.1.113883.4.642.4.1984"
} ],
"caseSensitive" : true,
"version" : "5.0.0",
"contact" : [ {
"telecom" : [ {
"system" : "url",
"value" : "http://hl7.org/fhir"
}, {
"system" : "email",
"value" : "fhir@lists.hl7.org"
} ]
} ],
"text" : {
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n <p>This code system \n <code>http://hl7.org/fhir/imagingselection-2dgraphictype</code> defines the following codes:\n </p>\n <table class=\"codes\">\n <tr>\n <td style=\"white-space:nowrap\">\n <b>Code</b>\n </td>\n <td>\n <b>Display</b>\n </td>\n <td>\n <b>Definition</b>\n </td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">point\n <a name=\"imagingselection-2dgraphictype-point\"> </a>\n </td>\n <td>POINT</td>\n <td>A single location denoted by a single (x,y) pair.</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">polyline\n <a name=\"imagingselection-2dgraphictype-polyline\"> </a>\n </td>\n <td>POLYLINE</td>\n <td>A series of connected line segments with ordered vertices denoted by (x,y) triplets; the points need not be coplanar.</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">interpolated\n <a name=\"imagingselection-2dgraphictype-interpolated\"> </a>\n </td>\n <td>INTERPOLATED</td>\n <td>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.</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">circle\n <a name=\"imagingselection-2dgraphictype-circle\"> </a>\n </td>\n <td>CIRCLE</td>\n <td>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.</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">ellipse\n <a name=\"imagingselection-2dgraphictype-ellipse\"> </a>\n </td>\n <td>ELLIPSE</td>\n <td>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.</td>\n </tr>\n </table>\n </div>",
"status" : "generated"
}
}