HL7 Europe Imaging Study Report
0.1.0-ballot - ci-build 150

HL7 Europe Imaging Study Report, published by HL7 Europe. This guide is not an authorized publication; it is the continuous build for version 0.1.0-ballot built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/oijauregui/ehdsimaging/tree/master and changes regularly. See the Directory of published versions

: Cross-version VS for R5.ImagingSelection2DGraphicType for use in FHIR R4 - JSON Representation

Draft as of 2025-06-03

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "R5-imagingselection-2dgraphictype-for-R4",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet R5-imagingselection-2dgraphictype-for-R4</b></p><a name=\"R5-imagingselection-2dgraphictype-for-R4\"> </a><a name=\"hcR5-imagingselection-2dgraphictype-for-R4\"> </a><p>This value set expansion contains 5 concepts.</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>System</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\"><a name=\"R5-imagingselection-2dgraphictype-for-R4-http://hl7.org/fhir/imagingselection-2dgraphictype-point\"> </a>\u00a0\u00a0<a href=\"http://hl7.org/fhir/R5/codesystem-imagingselection-2dgraphictype.html#imagingselection-2dgraphictype-point\">point</a></td><td>http://hl7.org/fhir/imagingselection-2dgraphictype</td><td>POINT</td><td>A single location denoted by a single (x,y) pair.</td></tr><tr><td style=\"white-space:nowrap\"><a name=\"R5-imagingselection-2dgraphictype-for-R4-http://hl7.org/fhir/imagingselection-2dgraphictype-polyline\"> </a>\u00a0\u00a0<a href=\"http://hl7.org/fhir/R5/codesystem-imagingselection-2dgraphictype.html#imagingselection-2dgraphictype-polyline\">polyline</a></td><td>http://hl7.org/fhir/imagingselection-2dgraphictype</td><td>POLYLINE</td><td>A series of connected line segments with ordered vertices denoted by (x,y) triplets; the points need not be coplanar.</td></tr><tr><td style=\"white-space:nowrap\"><a name=\"R5-imagingselection-2dgraphictype-for-R4-http://hl7.org/fhir/imagingselection-2dgraphictype-interpolated\"> </a>\u00a0\u00a0<a href=\"http://hl7.org/fhir/R5/codesystem-imagingselection-2dgraphictype.html#imagingselection-2dgraphictype-interpolated\">interpolated</a></td><td>http://hl7.org/fhir/imagingselection-2dgraphictype</td><td>INTERPOLATED</td><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></tr><tr><td style=\"white-space:nowrap\"><a name=\"R5-imagingselection-2dgraphictype-for-R4-http://hl7.org/fhir/imagingselection-2dgraphictype-circle\"> </a>\u00a0\u00a0<a href=\"http://hl7.org/fhir/R5/codesystem-imagingselection-2dgraphictype.html#imagingselection-2dgraphictype-circle\">circle</a></td><td>http://hl7.org/fhir/imagingselection-2dgraphictype</td><td>CIRCLE</td><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></tr><tr><td style=\"white-space:nowrap\"><a name=\"R5-imagingselection-2dgraphictype-for-R4-http://hl7.org/fhir/imagingselection-2dgraphictype-ellipse\"> </a>\u00a0\u00a0<a href=\"http://hl7.org/fhir/R5/codesystem-imagingselection-2dgraphictype.html#imagingselection-2dgraphictype-ellipse\">ellipse</a></td><td>http://hl7.org/fhir/imagingselection-2dgraphictype</td><td>ELLIPSE</td><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></tr></table></div>"
  },
  "url" : "http://hl7.org/fhir/uv/xver/5.0/ValueSet/R5-imagingselection-2dgraphictype-for-R4",
  "version" : "0.0.1-snapshot-1",
  "name" : "R5-imagingselection-2dgraphictype-for-R4",
  "title" : "Cross-version VS for R5.ImagingSelection2DGraphicType for use in FHIR R4",
  "status" : "draft",
  "experimental" : false,
  "date" : "2025-06-03T03:14:45.7140378+02:00",
  "publisher" : "HL7 Europe",
  "contact" : [
    {
      "name" : "HL7 Europe",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://hl7.eu"
        }
      ]
    }
  ],
  "description" : "This cross-version ValueSet represents concepts from http://hl7.org/fhir/ValueSet/imagingselection-2dgraphictype|5.0.0 for use in FHIR R4. Concepts not present here have direct `equivalent` mappings crossing all versions from R5 to R4.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "150",
          "display" : "Europe"
        }
      ]
    }
  ],
  "copyright" : "Used by permission of HL7 Europe, all rights reserved Creative Commons License",
  "compose" : {
    "include" : [
      {
        "system" : "http://hl7.org/fhir/imagingselection-2dgraphictype",
        "version" : "5.0.0",
        "concept" : [
          {
            "code" : "point",
            "display" : "POINT"
          },
          {
            "code" : "polyline",
            "display" : "POLYLINE"
          },
          {
            "code" : "interpolated",
            "display" : "INTERPOLATED"
          },
          {
            "code" : "circle",
            "display" : "CIRCLE"
          },
          {
            "code" : "ellipse",
            "display" : "ELLIPSE"
          }
        ]
      }
    ]
  },
  "expansion" : {
    "contains" : [
      {
        "system" : "http://hl7.org/fhir/imagingselection-2dgraphictype",
        "version" : "5.0.0",
        "code" : "point",
        "display" : "POINT"
      },
      {
        "system" : "http://hl7.org/fhir/imagingselection-2dgraphictype",
        "version" : "5.0.0",
        "code" : "polyline",
        "display" : "POLYLINE"
      },
      {
        "system" : "http://hl7.org/fhir/imagingselection-2dgraphictype",
        "version" : "5.0.0",
        "code" : "interpolated",
        "display" : "INTERPOLATED"
      },
      {
        "system" : "http://hl7.org/fhir/imagingselection-2dgraphictype",
        "version" : "5.0.0",
        "code" : "circle",
        "display" : "CIRCLE"
      },
      {
        "system" : "http://hl7.org/fhir/imagingselection-2dgraphictype",
        "version" : "5.0.0",
        "code" : "ellipse",
        "display" : "ELLIPSE"
      }
    ]
  }
}