FHIR Imaging ServiceRequest Profile IG, published by HL7 International / Imaging Integration. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/imaging-service-request-ig/ and changes regularly. See the Directory of published versions
Draft as of 2025-03-26 |
<ValueSet xmlns="http://hl7.org/fhir">
<id value="imagingselection-referencetype"/>
<text>
<status value="extensions"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet imagingselection-referencetype</b></p><a name="imagingselection-referencetype"> </a><a name="hcimagingselection-referencetype"> </a><a name="imagingselection-referencetype-en-US"> </a><ul><li>Include these codes as defined in <a href="http://dicom.nema.org/resources/ontology/DCM"><code>http://dicom.nema.org/resources/ontology/DCM</code></a><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href="http://dicom.nema.org/resources/ontology/DCM#DCM-111030">111030</a></td><td>Image Region</td><td>Purpose of reference for an SCOORD Content Item that identifies a specific region of interest within an image</td></tr><tr><td><a href="http://dicom.nema.org/resources/ontology/DCM#DCM-111200">111200</a></td><td>Illustration of ROI</td><td>Image quality deficiency according to MQCM.</td></tr><tr><td><a href="http://dicom.nema.org/resources/ontology/DCM#DCM-111191">111191</a></td><td>Referenced Segment</td><td>Image quality deficiency according to MQCM.</td></tr><tr><td><a href="http://dicom.nema.org/resources/ontology/DCM#DCM-121214">121214</a></td><td>Referenced Segmentation Frame</td><td>Frame selected from a segmentation image, specifically the pixels/voxels identified as belonging to the classification of the segment encompassing the identified frame.</td></tr><tr><td><a href="http://dicom.nema.org/resources/ontology/DCM#DCM-121231">121231</a></td><td>Volume Surface</td><td>Surface of an identified or measured volume.</td></tr><tr><td><a href="http://dicom.nema.org/resources/ontology/DCM#DCM-121232">121232</a></td><td>Source series for segmentation</td><td>Series of image instances used as source data for a segmentation.</td></tr><tr><td><a href="http://dicom.nema.org/resources/ontology/DCM#DCM-121233">121233</a></td><td>Source image for segmentation</td><td>Image instances used as source data for a segmentation.</td></tr><tr><td><a href="http://dicom.nema.org/resources/ontology/DCM#DCM-126100">126100</a></td><td>Real World Value Map used for measurement</td><td>A reference to the Real World Value Map applied to the stored image pixel values before their use for a measurement</td></tr><tr><td><a href="http://dicom.nema.org/resources/ontology/DCM#DCM-130401">130401</a></td><td>Visual explanation</td><td>A visual explanation of how an algorithm produced its results.</td></tr><tr><td><a href="http://dicom.nema.org/resources/ontology/DCM#DCM-130488">130488</a></td><td>Region in Space</td><td>A continuous part of space, not necessarily associated with a particular image.</td></tr><tr><td><a href="http://dicom.nema.org/resources/ontology/DCM#DCM-130489">130489</a></td><td>Referenced Region of Interest Identifier</td><td>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.</td></tr></table></li></ul></div>
</text>
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
<valueCode value="ii"/>
</extension>
<url
value="http://hl7.org/fhir/uv/imaging-service-request-ig/ValueSet/imagingselection-referencetype"/>
<version value="0.1.0"/>
<name value="ImagingSelectionReferenceType"/>
<title value="Imaging Selection Reference Type"/>
<status value="draft"/>
<experimental value="false"/>
<date value="2025-03-26T19:32:53+00:00"/>
<publisher value="HL7 International / Imaging Integration"/>
<contact>
<telecom>
<system value="url"/>
<value
value="http://www.hl7.org/Special/committees/imagemgt/index.cfm"/>
</telecom>
</contact>
<contact>
<name value="HL7 International / Imaging Integration"/>
<telecom>
<system value="url"/>
<value
value="http://www.hl7.org/Special/committees/imagemgt/index.cfm"/>
</telecom>
</contact>
<contact>
<name value="Jonathan Whitby"/>
<telecom>
<system value="email"/>
<value value="jonathan.whitby@mi.medical.canon"/>
</telecom>
</contact>
<contact>
<name value="Brian Bialecki"/>
<telecom>
<system value="email"/>
<value value="bbialecki@acr.org"/>
</telecom>
</contact>
<contact>
<name value="Bas van den Heuvel"/>
<telecom>
<system value="email"/>
<value value="bas.van.den.heuvel@philips.com"/>
</telecom>
</contact>
<description
value="The type of image reference specified by an imaging selection."/>
<jurisdiction>
<coding>
<system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
<code value="001"/>
</coding>
</jurisdiction>
<compose>
<include>
<system value="http://dicom.nema.org/resources/ontology/DCM"/>
<concept>
<code value="111030"/>
<display value="Image Region"/>
</concept>
<concept>
<code value="111200"/>
<display value="Illustration of ROI"/>
</concept>
<concept>
<code value="111191"/>
<display value="Referenced Segment"/>
</concept>
<concept>
<code value="121214"/>
<display value="Referenced Segmentation Frame"/>
</concept>
<concept>
<code value="121231"/>
<display value="Volume Surface"/>
</concept>
<concept>
<code value="121232"/>
<display value="Source series for segmentation"/>
</concept>
<concept>
<code value="121233"/>
<display value="Source image for segmentation"/>
</concept>
<concept>
<code value="126100"/>
<display value="Real World Value Map used for measurement"/>
</concept>
<concept>
<code value="130401"/>
<display value="Visual explanation"/>
</concept>
<concept>
<code value="130488"/>
<display value="Region in Space"/>
</concept>
<concept>
<code value="130489"/>
<display value="Referenced Region of Interest Identifier"/>
</concept>
</include>
</compose>
</ValueSet>