http://hl7.org/fhir/imagingselection-3dgraphictype|5.0.0
name
ImagingSelection3DGraphicType
ImagingSelection3DGraphicType
package
hl7.fhir.r5.core@5.0.0
hl7.fhir.r5.core@5.0.0
content
complete
complete
status
active
active
date
2021-01-04 23:01:24.0
2021-01-04 23:01:24.0
Imaging Selection3 D Graphic Type
The type of coordinates describing an image region.
{
"description" : "The type of coordinates describing an image region.",
"compose" : null,
"package" : "hl7.fhir.r5.core@5.0.0",
"date" : "2021-01-04T23:01:24Z",
"meta" : {
"profile" : [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
"lastUpdated" : "2023-03-26T15:21:02.749+11:00"
},
"publisher" : "HL7 (FHIR Project)",
"jurisdiction" : [ {
"coding" : [ {
"code" : "001",
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"display" : "World"
} ]
} ],
"content" : "complete",
"name" : "ImagingSelection3DGraphicType",
"experimental" : false,
"resourceType" : "CodeSystem",
"title" : "Imaging Selection3 D Graphic Type",
"supliment" : null,
"extension" : [ {
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode" : "ii"
}, {
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "trial-use"
}, {
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger" : 3
}, {
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode" : "ii"
} ],
"status" : "active",
"id" : "196b153f-4797-5392-8763-4849349c7ea9",
"valueSet" : "http://hl7.org/fhir/ValueSet/imagingselection-3dgraphictype",
"url" : "http://hl7.org/fhir/imagingselection-3dgraphictype",
"identifier" : [ {
"value" : "urn:oid:2.16.840.1.113883.4.642.4.1983",
"system" : "urn:ietf:rfc:3986"
} ],
"concept" : [ {
"code" : "point",
"display" : "POINT",
"definition" : "A single location denoted by a single (x,y,z) triplet."
}, {
"code" : "multipoint",
"display" : "MULTIPOINT",
"definition" : "multiple locations each denoted by an (x,y,z) triplet; the points need not be coplanar."
}, {
"code" : "polyline",
"display" : "POLYLINE",
"definition" : "a series of connected line segments with ordered vertices denoted by (x,y,z) triplets; the points need not be coplanar."
}, {
"code" : "polygon",
"display" : "POLYGON",
"definition" : "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."
}, {
"code" : "ellipse",
"display" : "ELLIPSE",
"definition" : "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."
}, {
"code" : "ellipsoid",
"display" : "ELLIPSOID",
"definition" : "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\"."
} ],
"caseSensitive" : true,
"version" : "5.0.0",
"contact" : [ {
"telecom" : [ {
"value" : "http://hl7.org/fhir",
"system" : "url"
}, {
"value" : "fhir@lists.hl7.org",
"system" : "email"
} ]
} ]
}