FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/imagingselection-referencetype

Packagehl7.fhir.uv.imaging-service-request-ig
TypeValueSet
Idimagingselection-referencetype
FHIR VersionR6
Sourcehttp://hl7.org/fhir/uv/imaging-service-request-ig/https://build.fhir.org/ig/HL7/imaging-service-request-ig/ValueSet-imagingselection-referencetype.html
URLhttp://hl7.org/fhir/uv/imaging-service-request-ig/ValueSet/imagingselection-referencetype
Version0.1.0
Statusdraft
Date2025-03-26T19:32:53+00:00
NameImagingSelectionReferenceType
TitleImaging Selection Reference Type
Realmuv
Authorityhl7
DescriptionThe type of image reference specified by an imaging selection.

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
DCMDICOM Controlled Terminology
DCMDICOM Controlled Terminology Definitions

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet imagingselection-referencetype

  • Include these codes as defined in http://dicom.nema.org/resources/ontology/DCM
    CodeDisplayDefinition
    111030Image RegionPurpose of reference for an SCOORD Content Item that identifies a specific region of interest within an image
    111200Illustration of ROIImage quality deficiency according to MQCM.
    111191Referenced SegmentImage quality deficiency according to MQCM.
    121214Referenced Segmentation FrameFrame selected from a segmentation image, specifically the pixels/voxels identified as belonging to the classification of the segment encompassing the identified frame.
    121231Volume SurfaceSurface of an identified or measured volume.
    121232Source series for segmentationSeries of image instances used as source data for a segmentation.
    121233Source image for segmentationImage instances used as source data for a segmentation.
    126100Real World Value Map used for measurementA reference to the Real World Value Map applied to the stored image pixel values before their use for a measurement
    130401Visual explanationA visual explanation of how an algorithm produced its results.
    130488Region in SpaceA continuous part of space, not necessarily associated with a particular image.
    130489Referenced Region of Interest IdentifierA reference to an identifier of a Region of Interest.For example, the value of ROI Number (3006,0022) within an Item of Structure Set ROI Sequence (3006,0020) in an Instance of RT Structure Set Storage SOP Class.

Source

{
  "resourceType": "ValueSet",
  "id": "imagingselection-referencetype",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "ii"
    }
  ],
  "url": "http://hl7.org/fhir/uv/imaging-service-request-ig/ValueSet/imagingselection-referencetype",
  "version": "0.1.0",
  "name": "ImagingSelectionReferenceType",
  "title": "Imaging Selection Reference Type",
  "status": "draft",
  "experimental": false,
  "date": "2025-03-26T19:32:53+00:00",
  "publisher": "HL7 International / Imaging Integration",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/imagemgt/index.cfm"
        }
      ]
    },
    {
      "name": "HL7 International / Imaging Integration",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/imagemgt/index.cfm"
        }
      ]
    },
    {
      "name": "Jonathan Whitby",
      "telecom": [
        {
          "system": "email",
          "value": "jonathan.whitby@mi.medical.canon"
        }
      ]
    },
    {
      "name": "Brian Bialecki",
      "telecom": [
        {
          "system": "email",
          "value": "bbialecki@acr.org"
        }
      ]
    },
    {
      "name": "Bas van den Heuvel",
      "telecom": [
        {
          "system": "email",
          "value": "bas.van.den.heuvel@philips.com"
        }
      ]
    }
  ],
  "description": "The type of image reference specified by an imaging selection.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://dicom.nema.org/resources/ontology/DCM",
        "concept": [
          {
            "code": "111030",
            "display": "Image Region"
          },
          {
            "code": "111200",
            "display": "Illustration of ROI"
          },
          {
            "code": "111191",
            "display": "Referenced Segment"
          },
          {
            "code": "121214",
            "display": "Referenced Segmentation Frame"
          },
          {
            "code": "121231",
            "display": "Volume Surface"
          },
          {
            "code": "121232",
            "display": "Source series for segmentation"
          },
          {
            "code": "121233",
            "display": "Source image for segmentation"
          },
          {
            "code": "126100",
            "display": "Real World Value Map used for measurement"
          },
          {
            "code": "130401",
            "display": "Visual explanation"
          },
          {
            "code": "130488",
            "display": "Region in Space"
          },
          {
            "code": "130489",
            "display": "Referenced Region of Interest Identifier"
          }
        ]
      }
    ]
  }
}