Package | hl7.fhir.uv.imaging-service-request-ig |
Type | ValueSet |
Id | imagingselection-referencetype |
FHIR Version | R6 |
Source | http://hl7.org/fhir/uv/imaging-service-request-ig/https://build.fhir.org/ig/HL7/imaging-service-request-ig/ValueSet-imagingselection-referencetype.html |
URL | http://hl7.org/fhir/uv/imaging-service-request-ig/ValueSet/imagingselection-referencetype |
Version | 0.1.0 |
Status | draft |
Date | 2025-03-26T19:32:53+00:00 |
Name | ImagingSelectionReferenceType |
Title | Imaging Selection Reference Type |
Realm | uv |
Authority | hl7 |
Description | The type of image reference specified by an imaging selection. |
No resources found
CodeSystem | |
DCM | DICOM Controlled Terminology |
DCM | DICOM Controlled Terminology Definitions |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet imagingselection-referencetype
http://dicom.nema.org/resources/ontology/DCM
Code | Display | Definition |
111030 | Image Region | Purpose of reference for an SCOORD Content Item that identifies a specific region of interest within an image |
111200 | Illustration of ROI | Image quality deficiency according to MQCM. |
111191 | Referenced Segment | Image quality deficiency according to MQCM. |
121214 | Referenced Segmentation Frame | Frame selected from a segmentation image, specifically the pixels/voxels identified as belonging to the classification of the segment encompassing the identified frame. |
121231 | Volume Surface | Surface of an identified or measured volume. |
121232 | Source series for segmentation | Series of image instances used as source data for a segmentation. |
121233 | Source image for segmentation | Image instances used as source data for a segmentation. |
126100 | Real World Value Map used for measurement | A reference to the Real World Value Map applied to the stored image pixel values before their use for a measurement |
130401 | Visual explanation | A visual explanation of how an algorithm produced its results. |
130488 | Region in Space | A continuous part of space, not necessarily associated with a particular image. |
130489 | Referenced Region of Interest Identifier | A 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. |
{ "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" } ] } ] } }