<?xml version="1.0" encoding="utf-8" standalone="no"?>
<book xmlns="http://docbook.org/ns/docbook" xmlns:xhtml="http://www.w3.org/1999/xhtml" xmlns:xl="http://www.w3.org/1999/xlink" label="PS3.21" version="5.0" xml:id="PS3.21">

    <title>Digital Imaging and Communications in Medicine (DICOM)</title>
    <subtitle>Sup 243 - Label Map Segmentation</subtitle>
    <info>
        <author>
            <orgname>DICOM Standards Committee - Working Group 6 - Base Standard</orgname>
            <address>
            <street>1300 N. 17th Street Suite 1752</street>
            <city>Rosslyn</city>
            <state>VA</state>
            <postcode>22209</postcode>
            <country>USA</country>
         </address>
        </author>
        <copyright>
            <year>2017</year>
            <holder>NEMA</holder>
        </copyright>
        <releaseinfo>Status: Public Comment</releaseinfo>
        <pubdate>2024/01/08</pubdate>
        <legalnotice>
            <para>This supplement is prepared pursuant to work item: 2023-10-B</para>
        </legalnotice>
    </info>

    <chapter>
        <title>Document History</title>
        <section>
            <title/>
            <informaltable rules="all" frame="box">
                <thead>
                    <tr valign="top">
                        <th rowspan="1" colspan="1">
                            <para>Document Version</para>
                        </th>
                        <th rowspan="1" colspan="1">
                            <para>Date</para>
                        </th>
                        <th rowspan="1" colspan="1">
                            <para>Content</para>
                        </th>
                    </tr>
                </thead>
                <tbody>
                    <tr valign="top">
                        <td rowspan="1" colspan="1">
                            <para>01</para>
                        </td>
                        <td rowspan="1" colspan="1">
                            <para>2023/11/08</para>
                        </td>
                        <td rowspan="1" colspan="1">
                            <para>First draft for review by WG 6</para>
                        </td>
                    </tr>
                    <tr valign="top">
                        <td rowspan="1" colspan="1">
                            <para>02</para>
                        </td>
                        <td rowspan="1" colspan="1">
                            <para>2023/11/09</para>
                        </td>
                        <td rowspan="1" colspan="1">
                            <para>Include WG 6 first read feedback</para>
                        </td>
                    </tr>
                    <tr valign="top">
                        <td rowspan="1" colspan="1">
                            <para>03</para>
                        </td>
                        <td rowspan="1" colspan="1">
                            <para>2024/01/07</para>
                        </td>
                        <td rowspan="1" colspan="1">
                            <para>Draft for review by WG-06 for public comment</para>
                        </td>
                    </tr>
                    <tr valign="top">
                        <td rowspan="1" colspan="1">
                            <para>04</para>
                        </td>
                        <td rowspan="1" colspan="1">
                            <para>2024/01/08</para>
                        </td>
                        <td rowspan="1" colspan="1">
                            <para>Public comment</para>
                        </td>
                    </tr>
                </tbody>
            </informaltable>
        </section>
    </chapter>

    <chapter>
        <title>To Do After Public Comment</title>
        <section>
            <title/>
            <informaltable rules="all" frame="box">
                <tbody>
                    <tr>
                        <td colspan="1">
                            <para>1</para>
                        </td>
                        <td colspan="1">
                            <para>? hyphenate "8-bit" everywhere?</para>
                        </td>
                    </tr>
                    <tr>
                        <td colspan="1">
                            <para>2</para>
                        </td>
                        <td colspan="1">
                            <para>Insert definitions for things like Photometric Interpretation in Segmentation Image Module editorially.</para>
                        </td>
                    </tr>
                    <tr>
                        <td colspan="1">
                            <para>3</para>
                        </td>
                        <td colspan="1">
                            <para>Consider factoring out the bits allocated stuff into a separate section or table as for some other images IODs.
                                Also, should the HighBit be predicated on BitsStored or BitsAllocated?</para>
                        </td>
                    </tr>
                    <tr>
                        <td colspan="1">
                            <para>4</para>
                        </td>
                        <td colspan="1">
                            <para>Add sub-headings for each type to C.8.20.2.3.</para>
                        </td>
                    </tr>
                    <tr>
                        <td colspan="1">
                            <para>5</para>
                        </td>
                        <td colspan="1">
                            <para>Consider extending PS3.17 Annex HH example to describe differences in LABELMAP attribute encoding +/- picture comparing them.</para>
                        </td>
                    </tr>
                </tbody>
            </informaltable>
        </section>
    </chapter>

    <chapter>
        <title>Open Issues</title>
        <section>
            <title/>
            <informaltable rules="all" frame="box">
                <tbody>
                    <tr valign="top">
                        <td rowspan="1" colspan="1">
                            <para>2</para>
                        </td>
                        <td rowspan="1" colspan="1">
                            <para>The proposal is designed to support segmenting classes of structure, and also adequately supports small to moderate numbers of instances of a single class (with great redundancy of coded description of such instances, since the category/property needs to be repeated for every numbered segment). There is no mechanism for efficiently describing very large number of instances of a class segmentation, and to do so we would probably need to re-factor the Segment Description Macro to use the category/property for the class, and specify that it applied to multiple instances identified by the encoded index value. Is this a reasonable decision to restrict the scope in the interest of simplicty of the most common use case?</para>
                        </td>
                    </tr>
                    <tr valign="top">
                        <td rowspan="1" colspan="1">
                            <para>3</para>
                        </td>
                        <td rowspan="1" colspan="1">
                            <para>Is 16 bits per pixel a sufficient number of indices?</para>
                            <para>For class rather than instance segmentation, it would seem to be, but if we were to explicitly try to support very large numbers of instances, we might need 32 bits. 8 bits is often sufficient but definitely too few for some applications (e.g., anatomic structure atlases), hence the decision to allow either 8 or 16.</para>
                            <para>Going beyond 16 bits would require a change to the Palette Color architecture, if that were to be required, though it might not be appropriate for that use case (hard to imagine that many discrete colors being useful).</para>
                        </td>
                    </tr>
                    <tr valign="top">
                        <td rowspan="1" colspan="1">
                            <para>4</para>
                        </td>
                        <td rowspan="1" colspan="1">
                            <para>Is it sufficient to relax the sequential numbering constraint for LABELMAP types, but retain it for existing BINARY and FRACTIONAL?</para>
                            <para>In the existing IOD, Segment Number is constrained to start at a value of 1, and increase monotonically by 1. This is impractical for label maps in common use which are commonly defined across projects, atlases or some other set of instances that may encode only some of the segments defined in one instance, and these may start from 0, or sparsely use the range of numbers available. It is desirable to be able to literally use the existing label map indices in other formats when transcoding.</para>
                            <para>Alternatively, the (rather pointless) constraint in the existing IOD could be completely removed, but that might affect receiving implementations that depend on it, if any.</para>
                        </td>
                    </tr>
                    <tr valign="top">
                        <td rowspan="1" colspan="1">
                            <para>5</para>
                        </td>
                        <td rowspan="1" colspan="1">
                            <para>Given that a labelmap may contain many segments, and each pixel value is an index, it makes sense to allow using the existing Palette Color LUT mechanism that is used in ultrasound, etc., which supports the use of 8 or 16 bit indices, the use of 8 or 16 bit color entries (theoretically), and which implies use of the dedicated PALETTE COLOR Photometric Interpretation, and irrelevance of any color specified within each Segment Description Item, and the use of an ICC Profile to achive color consistency.</para>
                            <para>Should we constain the color entries to be only 8 bits (as is done for standalone Color Palette IOD), or only 16 bits (as is done for Image or Presentation State IOD, and hence applies to the modified Segmentation IOD, which is an "Image"), or allow for both?</para>
                            <para>A well-known UID may be specified, but the LUT is still required to be encoded with each instance. Should we allow for a referenced palette without inclusion of its data or is support of standalone Palette Color Storage SOP Class (a non-Patient-related SOP Class) too poor at this time for that to be practical?</para>
                            <para>The use of the so-called "Segmented" definition of the color tables (by equation rather than literally, not to be confused with Segmentation of images) is permitted, though unlikely to be used for this application, and since it is not widely implemented, should it be forbidden?</para>
                        </td>
                    </tr>
                    <tr valign="top">
                        <td rowspan="1" colspan="1">
                            <para>6</para>
                        </td>
                        <td rowspan="1" colspan="1">
                            <para>For multiple labelmaps in separate instances applying to the same images, is there a need (beyond say grouping them in a Series) to signal that they are in some way related, if they are, or does commonality of other attribute values (such as those that are creator-related) suffice?</para>
                            <para>E.g., the current supplement allows for describing segments that are not actually used in the instance and may be common to other instances,
                                so is there a need to identify those that share the same segments (although the case where the segment descripion is re-usable rather than
                                specific would need to be distinguished)?</para>
                            <para>One possibility would be to state that one labelmap (in one instance) is a sub-class of a segment in a parent labelmap (in another instance), e.g., parts of a tumor in a tumor class.</para>
                        </td>
                    </tr>
                    <tr valign="top">
                        <td rowspan="1" colspan="1">
                            <para>7</para>
                        </td>
                        <td rowspan="1" colspan="1">
                            <para>When converting from (non-overlapping) binary to labelmap representation or vice versa, does the predecessor need to be referenced and if so, how (in a manner that is distinct from referencing the images that were segmented in the first place)?</para>
                        </td>
                    </tr>
                    <tr valign="top">
                        <td rowspan="1" colspan="1">
                            <para>8</para>
                        </td>
                        <td rowspan="1" colspan="1">
                            <para>Should both MONOCHROME2 and PALETTE COLOR Photometric Interpretation be allowed when Segmentation Type is LABELMAP,
                            e.g., when no colors are suggested/assigned or only the latter?</para>
                        </td>
                    </tr>
                    <tr valign="top">
                        <td rowspan="1" colspan="1">
                            <para>9</para>
                        </td>
                        <td rowspan="1" colspan="1">
                            <para>The matter of having to describe every pixel value implying that the value 0 will also be described (which might serve as the background) is in conflict with the existing requirement to start Segment Number at 1 not zero.</para>
                            <para>Should the existing (somewhat gratuitous) requirement be relaxed or would that threaten the installed base of valid implementations?</para>
                            <para>Could Pixel Padding Value or a similar mechanism be re-used in some way to avoid the need to describe a pixel value of zero as a Segment?</para>
                            <para>What would this mean for conversions to/from BINARY form? (This would need a change to the constraint in PS3.3 A.51.4).</para>
                        </td>
                    </tr>
                    <tr valign="top">
                        <td rowspan="1" colspan="1">
                            <para>10</para>
                        </td>
                        <td rowspan="1" colspan="1">
                            <para>What constraints (if any) should be placed on Segment Number when Segmentation Type is LABELMAP, if any?</para>
                            <para>It is a goal of the supplement to allow for conversion of existing labelmap pixel data arrays in other formats without renumbering, so presumably none (other than those implied by bit depth limits).</para>
                            <para>Limits on the potential values are distinct from limits on the ordering (e.g., ascending by numeric value) in the description (Item order) in the Segment Sequence (which is currently not actually specified but might be implied by the ascending value; this is made explicit in notes).</para>
                        </td>
                    </tr>
                </tbody>
            </informaltable>
        </section>
    </chapter>

    <chapter>
        <title>Closed Issues</title>
        <section>
            <title/>
            <informaltable rules="all" frame="box">
                <tbody>
                    <tr valign="top">
                        <td rowspan="1" colspan="1">
                            <para>1</para>
                        </td>
                        <td rowspan="1" colspan="1">
                            <para>The existing IOD is modified and two SOP Classes are defined in the same manner as used for Digital X-Ray for processing and for presentation, and conditions specified in the IOD and included Modules as necessary, based on the SOP Class or the Segmentation Type (in the same manner as Presentation Intent Type for DX). Alternatively, two separate IODs could be defined, but there would be a lot of repetition.</para>
                        </td>
                    </tr>
                    <tr>
                        <td colspan="1">
                            <para>2</para>
                        </td>
                        <td colspan="1">
                            <para>There is no mechanism to specify that different ranges of bits within the pixel data value (index) are used to specify different things (e.g., class vs. instance, different classes, or overlap of classes).</para>
                        </td>
                    </tr>
                    <tr>
                        <td>
                            <para>3</para>
                        </td>
                        <td>
                            <para>Only a single label map is allowed in each SOP Instance. Overlap of different segments can be addressed by encoding multiple label maps in separate SOP Instances.</para>
                        </td>
                    </tr>
                    <tr>
                        <td>
                            <para>4</para>
                        </td>
                        <td>
                            <para>The size of the Per-Frame Functional Group Sequence (in which, for every frame, geometry is specified) are not addressed in this Supplement, except to the extent that for a label map, the Segmentation Macro is not required since the referenced segment is specified by the pixel value instead.</para>
                        </td>
                    </tr>
                </tbody>
            </informaltable>
        </section>
    </chapter>

    <chapter>
        <title>Scope and Field of Application</title>
        <para>This Supplement describes addition of a Label Map Segmentation IOD to DICOM to encode classification of entities.</para>
        <para>Currently, the DICOM standard supports an IOD and SOP Class for pixel- or voxel-based segmentation encoding, in which each segmented property is represented as a binary bit plane (or an 8 bit probabilistic or occupancy value). While this allows for overlapping of segments, it is inefficient and difficult to encode large numbers of non-overlapping segmentations, as they require non-trivial processing both to extract from the bit plane encoded data, to assure there is no overlap, and to convert to the label map form that is very commonly used internally and persistently for clinical applications. </para>
        <para>The current DICOM bit-plane-based segmentation methods have proven to be awkward both for 3D cross-sectional imaging applications when there are very large numbers of slices and/or structures, and for whole slide microscopy imaging, when there are very large numbers of tiles and/or property classes. They are also typically large and sparse and should compress well but there are very few single bit compression schemes supported by the standard and they do not do well with these types of images.</para>
        <para>This Supplement defines a label map segmentation enhanced multi-frame IOD that specifies a data structure that provides, for each pixel or voxel in 2D, 3D or tiled pyramidal space, an index value conveying the non-overlapping segment for each pixel. Existing data elements for describing segmentations are reused where appropriate. Bit depth is sufficient (8, 16) to encode large numbers of segments but allow for more compact encoding. The existing palette color photometric interpretation may be used (instead of monochrome) if colors are to be suggested, to leverage the widespread implementations in toolkits, and to allow for the use of existing lossless compression schemes. Segment properties are conveyed in the existing segment description structure so as to be compatible with the existing bit plane segment descriptions. Re-using the segment description does not prevent the use of separately encoded or well-known DICOM color palette objects.</para>
        <para>The scope is confined to label maps for "classes" (what "class" a segment represents) but not "instances' (which "instance" of a "class" is represented), where classes and instances are separately communicated by the pixel value (e.g., if one wants to individually identify nuclei rather than treat them all as being of one class). This might be the subject of a future extension.</para>
        <para>The scope is confined to a single label map, which does not allow for overlap of different segments. If overlapping of multiple label maps is required, separate SOP Instances may be created.</para>
        <para>Issues related to the efficient representation (or avoidance) of the Per-Frame Functional Group Sequence (in which, for every frame, the Referenced Segment Number is specified) are out of scope, and may be addressed in a separate Supplement or CP if necessary.</para>
    </chapter>
    <chapter label="PS3.3" status="1" xml:id="chapter_PS3.3">
        <title>DICOM PS3.3 - Information Object Definitions</title>
        <informaltable rules="all" frame="box">
            <tr>
                <td>
                    <para><emphasis role="italic">Amend PS3.3 as follows (changes to existing text
                        are bold and <emphasis role="bold"><emphasis role="underline"
                            >underlined</emphasis></emphasis> for additions and <emphasis role="bold"
                                ><emphasis role="strikethrough">struckthrough</emphasis></emphasis> for
                        removals):</emphasis></para>
                </td>
            </tr>
        </informaltable>
        <section label="A.1.4" status="3" xml:id="sect_A.1.4">
            <title>Overview of the Composite IOD Module Content</title>
                <table frame="box" label="A.1-1c" rules="all" xml:id="table_A.1-1c">
                    <caption>Composite Information Object Modules Overview - More Images</caption>
                    <thead>
                        <tr valign="top">
                            <th align="left" colspan="1" rowspan="1">
                                <para xml:id="para_b4802a73-5d7b-4103-ae47-e70038826c7e">
                                    <emphasis role="bold">IODs</emphasis>
                                </para>
                                <para xml:id="para_11d957ec-ba83-4808-8aff-920b3acb58d0">
                                    <emphasis role="bold">Modules</emphasis>
                                </para>
                            </th>
                            <th align="center" colspan="1" rowspan="1">
                                <para xml:id="para_7cc21e1d-a2d5-4a6e-889f-5d0179c3f15d">Seg</para>
                            </th>
                            <th align="center" colspan="1" rowspan="1">
                                <para>Label Map Seg</para>
                            </th>
                        </tr>
                    </thead>
                    <tbody>
                        <tr valign="top">
                            <td align="left" colspan="1" rowspan="1">
                                <para xml:id="para_340eb2ae-e247-44fb-9cf4-f5ae956dbb69">Patient</para>
                            </td>
                            <td align="left" colspan="1" rowspan="1">
                                <para xml:id="para_6b45df38-0efc-4713-abfa-65f8c077d879">M</para>
                            </td>
                            <td align="left" colspan="1" rowspan="1">
                                <para><emphasis role="bold"><emphasis role="underline">M</emphasis></emphasis></para>
                            </td>
                        </tr>
                        <tr valign="top">
                            <td align="left" colspan="1" rowspan="1">
                                <para xml:id="para_385337f6-ac04-40cb-8e78-7e150695d6a0">Clinical Trial Subject</para>
                            </td>
                            <td align="left" colspan="1" rowspan="1">
                                <para xml:id="para_90d331e7-e65f-4028-966d-c9b61b075cee">U</para>
                            </td>
                            <td align="left" colspan="1" rowspan="1">
                                <para><emphasis role="bold"><emphasis role="underline">U</emphasis></emphasis></para>
                            </td>
                        </tr>
                        <tr valign="top">
                            <td align="left" colspan="1" rowspan="1">
                                <para xml:id="para_982e8381-d924-4fef-9714-3b64e3ab6869">General Study</para>
                            </td>
                            <td align="left" colspan="1" rowspan="1">
                                <para xml:id="para_2f6a8574-69cb-4e1a-9e30-a16013c67453">M</para>
                            </td>
                            <td align="left" colspan="1" rowspan="1">
                                <para><emphasis role="bold"><emphasis role="underline">M</emphasis></emphasis></para>
                            </td>
                        </tr>
                        <tr valign="top">
                            <td align="left" colspan="1" rowspan="1">
                                <para xml:id="para_78fbea4b-b163-49cf-806e-3bd25f391113">Patient Study</para>
                            </td>
                            <td align="left" colspan="1" rowspan="1">
                                <para xml:id="para_bbbab246-2e41-4a2e-a9d6-f92565c3b4d6">U</para>
                            </td>
                            <td align="left" colspan="1" rowspan="1">
                                <para><emphasis role="bold"><emphasis role="underline">U</emphasis></emphasis></para>
                            </td>
                        </tr>
                        <tr valign="top">
                            <td align="left" colspan="1" rowspan="1">
                                <para xml:id="para_b56c3b88-41b0-4706-8da0-6a1b8cae95bf">Clinical Trial Study</para>
                            </td>
                            <td align="left" colspan="1" rowspan="1">
                                <para xml:id="para_1b2625ff-e5d5-4711-b40c-9714bfdfad3f">U</para>
                            </td>
                            <td align="left" colspan="1" rowspan="1">
                                <para><emphasis role="bold"><emphasis role="underline">U</emphasis></emphasis></para>
                            </td>
                        </tr>
                        <tr valign="top">
                            <td align="left" colspan="1" rowspan="1">
                                <para xml:id="para_0f115cd5-f9c8-4ee0-af2b-f2862c17f866">General Series</para>
                            </td>
                            <td align="left" colspan="1" rowspan="1">
                                <para xml:id="para_54f1bf2e-60b1-4691-9fc7-ddd2965e63ad">M</para>
                            </td>
                            <td align="left" colspan="1" rowspan="1">
                                <para><emphasis role="bold"><emphasis role="underline">M</emphasis></emphasis></para>
                            </td>
                        </tr>
                        <tr valign="top">
                            <td align="left" colspan="1" rowspan="1">
                                <para xml:id="para_bc33cc47-4643-47a3-8443-26e551884fc6">Clinical Trial Series</para>
                            </td>
                            <td align="left" colspan="1" rowspan="1">
                                <para xml:id="para_6f6c8229-5364-4cd7-91be-05467f0f7b11">U</para>
                            </td>
                            <td align="left" colspan="1" rowspan="1">
                                <para><emphasis role="bold"><emphasis role="underline">U</emphasis></emphasis></para>
                            </td>
                        </tr>
                        <tr valign="top">
                            <td align="left" colspan="1" rowspan="1">
                                <para xml:id="para_125c2dd5-a8d7-490a-8041-79217705db5e">Segmentation Series</para>
                            </td>
                            <td align="left" colspan="1" rowspan="1">
                                <para xml:id="para_c17eebdb-24be-4531-989d-f0dfad484324">M</para>
                            </td>
                            <td align="left" colspan="1" rowspan="1">
                                <para><emphasis role="bold"><emphasis role="underline">M</emphasis></emphasis></para>
                            </td>
                        </tr>
                        <tr valign="top">
                            <td align="left" colspan="1" rowspan="1">
                                <para xml:id="para_76c611e1-07c1-4604-8c74-f17d22a60b14">Frame of Reference</para>
                            </td>
                            <td align="left" colspan="1" rowspan="1">
                                <para xml:id="para_8e150e76-50df-43dc-bcbf-5c6077e44ad2">C</para>
                            </td>
                            <td align="left" colspan="1" rowspan="1">
                                <para><emphasis role="bold"><emphasis role="underline">C</emphasis></emphasis></para>
                            </td>
                        </tr>
                        <tr valign="top">
                            <td align="left" colspan="1" rowspan="1">
                                <para xml:id="para_d8dc6eb8-b533-4971-b033-6d51b4a468a5">General Equipment</para>
                            </td>
                            <td align="left" colspan="1" rowspan="1">
                                <para xml:id="para_94093eb4-4418-4fd0-a883-cf9046cd0f3d">M</para>
                            </td>
                            <td align="left" colspan="1" rowspan="1">
                                <para><emphasis role="bold"><emphasis role="underline">M</emphasis></emphasis></para>
                            </td>
                        </tr>
                        <tr valign="top">
                            <td align="left" colspan="1" rowspan="1">
                                <para xml:id="para_6dbff0a3-34a1-476d-9d2d-28d0a86f47dc">Enhanced General Equipment</para>
                            </td>
                            <td align="left" colspan="1" rowspan="1">
                                <para xml:id="para_4ced8dd5-08b5-4f4b-8d46-886dbec66c61">M</para>
                            </td>
                            <td align="left" colspan="1" rowspan="1">
                                <para><emphasis role="bold"><emphasis role="underline">M</emphasis></emphasis></para>
                            </td>
                        </tr>
                        <tr valign="top">
                            <td align="left" colspan="1" rowspan="1">
                                <para xml:id="para_be089288-6f04-43d2-aba6-762f9529e9bb">Acquisition</para>
                            </td>
                            <td align="left" colspan="1" rowspan="1">
                                <para xml:id="para_0e62a939-4c0d-4815-8616-0f199a8ae27b">U</para>
                            </td>
                            <td align="left" colspan="1" rowspan="1">
                                <para><emphasis role="bold"><emphasis role="underline">U</emphasis></emphasis></para>
                            </td>
                        </tr>
                        <tr valign="top">
                            <td align="left" colspan="1">
                                <para xml:id="para_0fbdf726-7180-4144-8dd2-cea2c9ec763b">Multi-Resolution Pyramid</para>
                            </td>
                            <td align="left" colspan="1">
                                <para xml:id="para_de280dbb-8abf-45b7-ba56-4c7c35e1e5e5">U</para>
                            </td>
                            <td align="left" colspan="1" rowspan="1">
                                <para><emphasis role="bold"><emphasis role="underline">U</emphasis></emphasis></para>
                            </td>
                        </tr>
                        <tr valign="top">
                            <td align="left" colspan="1" rowspan="1">
                                <para xml:id="para_7fee515d-53e0-4b47-a140-b3daaf1934fa">General Image</para>
                            </td>
                            <td align="left" colspan="1" rowspan="1">
                                <para xml:id="para_4e991adf-eaee-454b-9984-baae07ee2d20">M</para>
                            </td>
                            <td align="left" colspan="1" rowspan="1">
                                <para><emphasis role="bold"><emphasis role="underline">M</emphasis></emphasis></para>
                            </td>
                        </tr>
                        <tr valign="top">
                            <td align="left" colspan="1" rowspan="1">
                                <para xml:id="para_7efbfdfb-cb76-48f3-bda2-a699f86633c3">General Reference</para>
                            </td>
                            <td align="left" colspan="1" rowspan="1">
                                <para xml:id="para_02fa59ef-178b-4fe4-81f7-6d4d4d4ce079">U</para>
                            </td>
                            <td align="left" colspan="1" rowspan="1">
                                <para><emphasis role="bold"><emphasis role="underline">U</emphasis></emphasis></para>
                            </td>
                        </tr>
                        <tr valign="top">
                            <td align="left" colspan="1">
                                <para xml:id="para_719b53f3-1e65-40ec-8527-0396967b6b23">Microscope Slide Layer Tile Organization</para>
                            </td>
                            <td align="left" colspan="1">
                                <para xml:id="para_46111db7-e93d-4803-949d-3cd9c0d6ccf0">C</para>
                            </td>
                            <td align="left" colspan="1" rowspan="1">
                                <para><emphasis role="bold"><emphasis role="underline">C</emphasis></emphasis></para>
                            </td>
                        </tr>
                        <tr valign="top">
                            <td align="left" colspan="1" rowspan="1">
                                <para xml:id="para_986bf306-18e5-424d-a858-225efef97add">Image Pixel</para>
                            </td>
                            <td align="left" colspan="1" rowspan="1">
                                <para xml:id="para_6bf16113-a1b9-43b9-b26a-0b2f0253f577">M</para>
                            </td>
                            <td align="left" colspan="1" rowspan="1">
                                <para><emphasis role="bold"><emphasis role="underline">M</emphasis></emphasis></para>
                            </td>
                        </tr>
                        <tr valign="top">
                            <td align="left" colspan="1" rowspan="1">
                                <para xml:id="para_a47075b7-f211-4e23-9bef-b923c535bcdf"><emphasis role="bold"><emphasis role="underline">Palette Color Lookup Table</emphasis></emphasis></para>
                            </td>
                            <td align="left" colspan="1" rowspan="1"/>
                            <td align="left" colspan="1" rowspan="1">
                                <para><emphasis role="bold"><emphasis role="underline">C</emphasis></emphasis></para>
                            </td>
                        </tr>
                        <tr valign="top">
                            <td align="left" colspan="1" rowspan="1">
                                <para xml:id="para_d0619215-9561-41e1-82c5-c6e79e216c93">Multi-frame Functional Groups</para>
                            </td>
                            <td align="left" colspan="1" rowspan="1">
                                <para xml:id="para_7a265c9a-f30d-4711-b006-6d53f9551dba">M</para>
                            </td>
                            <td align="left" colspan="1" rowspan="1">
                                <para><emphasis role="bold"><emphasis role="underline">M</emphasis></emphasis></para>
                            </td>
                        </tr>
                        <tr valign="top">
                            <td align="left" colspan="1" rowspan="1">
                                <para xml:id="para_f454de2a-41af-44a2-8659-f819f8e80bf4">Multi-frame Dimension</para>
                            </td>
                            <td align="left" colspan="1" rowspan="1">
                                <para xml:id="para_cd123aed-76d3-422d-9866-66f7cfc9a461">M</para>
                            </td>
                            <td align="left" colspan="1" rowspan="1">
                                <para><emphasis role="bold"><emphasis role="underline">M</emphasis></emphasis></para>
                            </td>
                        </tr>
                        <tr valign="top">
                            <td align="left" colspan="1" rowspan="1">
                                <para xml:id="para_d13acad0-e908-4f3e-8a62-9925dccfa98b">Specimen</para>
                            </td>
                            <td align="left" colspan="1" rowspan="1">
                                <para xml:id="para_4741c7ae-e4c3-43de-9704-4ad03b668ad1">U</para>
                            </td>
                            <td align="left" colspan="1" rowspan="1">
                                <para><emphasis role="bold"><emphasis role="underline">U</emphasis></emphasis></para>
                            </td>
                        </tr>
                        <tr valign="top">
                            <td align="left" colspan="1" rowspan="1">
                                <para xml:id="para_c7f4e64e-0dd2-4e23-ab55-407a54d880cc">Segmentation Image</para>
                            </td>
                            <td align="left" colspan="1" rowspan="1">
                                <para xml:id="para_a7ebb70c-cc51-40e0-8087-1d37550aac06">M</para>
                            </td>
                            <td align="left" colspan="1" rowspan="1">
                                <para><emphasis role="bold"><emphasis role="underline">M</emphasis></emphasis></para>
                            </td>
                        </tr>
                        <tr valign="top">
                            <td align="left" colspan="1" rowspan="1">
                                <para xml:id="para_2b4802ea-8e5b-4697-b549-82e141d604b7">Common Instance Reference</para>
                            </td>
                            <td align="left" colspan="1" rowspan="1">
                                <para xml:id="para_ac74d6cc-3876-4db6-9658-cb7364fd1e37">C</para>
                            </td>
                            <td align="left" colspan="1" rowspan="1">
                                <para><emphasis role="bold"><emphasis role="underline">C</emphasis></emphasis></para>
                            </td>
                        </tr>
                        <tr valign="top">
                            <td align="left" colspan="1" rowspan="1">
                                <para xml:id="para_f9382869-2cc5-45db-82dd-35e350758af6">ICC Profile</para>
                            </td>
                            <td align="left" colspan="1" rowspan="1"/>
                            <td align="left" colspan="1" rowspan="1">
                                <para><emphasis role="bold"><emphasis role="underline">C</emphasis></emphasis></para>
                            </td>
                        </tr>
                        <tr valign="top">
                            <td align="left" colspan="1" rowspan="1">
                                <para xml:id="para_6d30e5c8-ff2e-4c56-9773-d9b4160d0555">SOP Common</para>
                            </td>
                            <td align="left" colspan="1" rowspan="1">
                                <para xml:id="para_90a68e63-ad92-432e-9875-0ccc9a68b854">M</para>
                            </td>
                            <td align="left" colspan="1" rowspan="1">
                                <para><emphasis role="bold"><emphasis role="underline">M</emphasis></emphasis></para>
                            </td>
                        </tr>
                        <tr valign="top">
                            <td align="left" colspan="1" rowspan="1">
                                <para xml:id="para_0669d41f-f9b1-4d8d-a23c-c14fcc5683c3">Frame Extraction</para>
                            </td>
                            <td align="left" colspan="1" rowspan="1">
                                <para xml:id="para_41da33f0-5f1a-4919-8d9f-5ea16a1c0070">C</para>
                            </td>
                            <td align="left" colspan="1" rowspan="1">
                                <para><emphasis role="bold"><emphasis role="underline">C</emphasis></emphasis></para>
                            </td>
                        </tr>
                    </tbody>
                </table>
        </section>
        
        <section label="A.51" status="2" xml:id="sect_A.51">
            <title>Segmentation IOD</title>
            <section label="A.51.1" status="3" xml:id="sect_A.51.1">
                <title>Segmentation IOD Description</title>
                <para xml:id="para_baa57ae2-b0de-4fe3-901d-9ac72408deac">The Segmentation IOD specifies a multi-frame image representing a classification of pixels in one or more referenced images. Segmentations are either binary<emphasis role="bold"><emphasis role="underline">,</emphasis></emphasis><emphasis role="bold"><emphasis role="strikethrough"> or</emphasis></emphasis> fractional<emphasis role="bold"><emphasis role="underline">, or label map</emphasis></emphasis>. If the referenced images have a defined Frame of Reference, the Segmentation Instance shall have the same Frame of Reference and is not required to have the same spatial sampling or extent as the referenced images. If the referenced image does not have a defined Frame of Reference, the Segmentation Instance shall have the same spatial sampling and extent as the referenced image.</para>
                <para xml:id="para_a94599e8-4986-4c13-8ef5-65236ee116da">The Segmentation IOD does not include the full set of acquisition parameters of the referenced images, e.g., cardiac phase. An application rendering or processing the segmentation may need to access the referenced images for such information.</para>
                <para><emphasis role="bold"><emphasis role="underline">The Segmentation IOD is used in two SOP Classes as defined in <olink targetdoc="PS3.4" targetptr="PS3.4" xrefstyle="select: labelnumber"/> Storage Service Class, a SOP Class for storage of binary and fractional segmentations, and a SOP Class for storage of label map segmentations. These are distinguished by their SOP Class UID and by the Enumerated Value of the mandatory Attribute Segmentation Type (0062,0001) in the <xref linkend="sect_C.8.20" xrefstyle="select: title"/></emphasis></emphasis>.</para>
            </section>
            <section label="A.51.2" status="3" xml:id="sect_A.51.2">
                <title>Segmentation IOD Entity-Relationship Model</title>
                <para xml:id="para_096f590c-fe5b-43c8-9e5c-8fa8bc249e68">This IOD uses the E-R Model in <xref linkend="sect_A.1.2" xrefstyle="select: label"/>, with only the Image IE below the Series IE.</para>
            </section>
            <section label="A.51.3" status="3" xml:id="sect_A.51.3">
                <title>Segmentation IOD Module Table</title>
                <para xml:id="para_25af160f-377a-4db7-900a-ed8f86620d3b">
                    <xref linkend="table_A.51-1" xrefstyle="select: label"/> specifies the Modules of the Segmentation IOD.</para>
                <table frame="box" label="A.51-1" rules="all" xml:id="table_A.51-1">
                    <caption>Segmentation IOD Modules</caption>
                    <thead>
                        <tr valign="top">
                            <th align="center" colspan="1" rowspan="1">
                                <para xml:id="para_74031506-f227-413e-b895-0754a78e790d">IE</para>
                            </th>
                            <th align="center" colspan="1" rowspan="1">
                                <para xml:id="para_80d21f8b-b8b3-4c7b-8b99-a35665a89f5e">Module</para>
                            </th>
                            <th align="center" colspan="1" rowspan="1">
                                <para xml:id="para_81535ed2-b3ff-4ade-b371-76238a4dbe86">Reference</para>
                            </th>
                            <th align="center" colspan="1" rowspan="1">
                                <para xml:id="para_0d537144-b05a-4d32-a2f3-6f756bfa8969">Usage</para>
                            </th>
                        </tr>
                    </thead>
                    <tbody>
                        <tr valign="top">
                            <td align="left" colspan="1" rowspan="2">
                                <para xml:id="para_61fa9c7c-ed12-40c4-bb49-d4382808a051">Patient</para>
                            </td>
                            <td align="left" colspan="1" rowspan="1">
                                <para xml:id="para_6687bc5c-0317-47b8-9332-cf47c1140ea5">Patient</para>
                            </td>
                            <td align="left" colspan="1" rowspan="1">
                                <para xml:id="para_4e58ebac-6854-4658-bfb9-26e1a83ad823">
                                    <xref linkend="sect_C.7.1.1" xrefstyle="select: labelnumber"/>
                                </para>
                            </td>
                            <td align="left" colspan="1" rowspan="1">
                                <para xml:id="para_b01560b0-a517-450f-a1dd-b4d4d945e22a">M</para>
                            </td>
                        </tr>
                        <tr valign="top">
                            <td align="left" colspan="1" rowspan="1">
                                <para xml:id="para_9ce09931-986b-4e88-b43a-ed01b383ca12">Clinical Trial Subject</para>
                            </td>
                            <td align="left" colspan="1" rowspan="1">
                                <para xml:id="para_293a0110-7d47-4e13-aa26-a0cad0bed820">
                                    <xref linkend="sect_C.7.1.3" xrefstyle="select: labelnumber"/>
                                </para>
                            </td>
                            <td align="left" colspan="1" rowspan="1">
                                <para xml:id="para_31c8f53f-8f6c-461f-b42d-3f78fd27bf8d">U</para>
                            </td>
                        </tr>
                        <tr valign="top">
                            <td align="left" colspan="1" rowspan="3">
                                <para xml:id="para_bb0b42ab-4293-4c9f-895a-b92133a00571">Study</para>
                            </td>
                            <td align="left" colspan="1" rowspan="1">
                                <para xml:id="para_d6e34c69-5f34-4074-b416-191bfddacb1d">General Study</para>
                            </td>
                            <td align="left" colspan="1" rowspan="1">
                                <para xml:id="para_eff0ede9-b9d3-4925-bc88-3570477fac27">
                                    <xref linkend="sect_C.7.2.1" xrefstyle="select: labelnumber"/>
                                </para>
                            </td>
                            <td align="left" colspan="1" rowspan="1">
                                <para xml:id="para_0962da60-5b2a-45cc-83bd-2327f01f34a5">M</para>
                            </td>
                        </tr>
                        <tr valign="top">
                            <td align="left" colspan="1" rowspan="1">
                                <para xml:id="para_24344a5c-32da-4b65-8d02-b31e57d43171">Patient Study</para>
                            </td>
                            <td align="left" colspan="1" rowspan="1">
                                <para xml:id="para_f9c5c340-2fe2-4210-8450-0e5d03ac84d7">
                                    <xref linkend="sect_C.7.2.2" xrefstyle="select: labelnumber"/>
                                </para>
                            </td>
                            <td align="left" colspan="1" rowspan="1">
                                <para xml:id="para_c78b2ae9-81d8-4c02-aa31-e48b51fe1df6">U</para>
                            </td>
                        </tr>
                        <tr valign="top">
                            <td align="left" colspan="1" rowspan="1">
                                <para xml:id="para_167d1a11-1c4e-4a1b-835c-1dafd71c9d1e">Clinical Trial Study</para>
                            </td>
                            <td align="left" colspan="1" rowspan="1">
                                <para xml:id="para_954d042d-b169-459f-bb94-a47a8d279fdd">
                                    <xref linkend="sect_C.7.2.3" xrefstyle="select: labelnumber"/>
                                </para>
                            </td>
                            <td align="left" colspan="1" rowspan="1">
                                <para xml:id="para_b65dab7a-3d80-4df2-a1fb-c71e6ddbfa15">U</para>
                            </td>
                        </tr>
                        <tr valign="top">
                            <td align="left" colspan="1" rowspan="3">
                                <para xml:id="para_4087ad98-d3e6-4b93-b0f7-29325e2250a6">Series</para>
                            </td>
                            <td align="left" colspan="1" rowspan="1">
                                <para xml:id="para_69bd25af-7176-400d-a6c7-8e61eb9ed670">General Series</para>
                            </td>
                            <td align="left" colspan="1" rowspan="1">
                                <para xml:id="para_a655f2d0-5439-457e-ac9a-43f19d21347a">
                                    <xref linkend="sect_C.7.3.1" xrefstyle="select: labelnumber"/>
                                </para>
                            </td>
                            <td align="left" colspan="1" rowspan="1">
                                <para xml:id="para_5ad6141e-0d30-4798-babb-cbf55f8aa3c4">M</para>
                            </td>
                        </tr>
                        <tr valign="top">
                            <td align="left" colspan="1" rowspan="1">
                                <para xml:id="para_c5eb9609-49a6-4886-b499-95b1b99109dc">Segmentation Series</para>
                            </td>
                            <td align="left" colspan="1" rowspan="1">
                                <para xml:id="para_17d51764-46aa-4217-bee8-d926cfd76ea0">
                                    <xref linkend="sect_C.8.20.1" xrefstyle="select: labelnumber"/>
                                </para>
                            </td>
                            <td align="left" colspan="1" rowspan="1">
                                <para xml:id="para_fbe2b5d5-6fdd-4045-9988-2db57afe8e52">M</para>
                            </td>
                        </tr>
                        <tr valign="top">
                            <td align="left" colspan="1" rowspan="1">
                                <para xml:id="para_545537bb-a343-47e2-b2b5-a8ba8d242298">Clinical Trial Series</para>
                            </td>
                            <td align="left" colspan="1" rowspan="1">
                                <para xml:id="para_6d3588cb-ff03-4185-8e47-0be986516583">
                                    <xref linkend="sect_C.7.3.2" xrefstyle="select: labelnumber"/>
                                </para>
                            </td>
                            <td align="left" colspan="1" rowspan="1">
                                <para xml:id="para_9971ff53-bb40-4e5a-b989-973b8119e36f">U</para>
                            </td>
                        </tr>
                        <tr valign="top">
                            <td align="left" colspan="1" rowspan="1">
                                <para xml:id="para_20b67227-7f0e-4523-aaa2-0ff552ce278f">Frame of Reference</para>
                            </td>
                            <td align="left" colspan="1" rowspan="1">
                                <para xml:id="para_bd835efa-9c35-4a14-b15f-e24a234c457b">Frame of Reference</para>
                            </td>
                            <td align="left" colspan="1" rowspan="1">
                                <para xml:id="para_22328553-8270-44ac-8e8b-5343168d9169">
                                    <xref linkend="sect_C.7.4.1" xrefstyle="select: labelnumber"/>
                                </para>
                            </td>
                            <td align="left" colspan="1" rowspan="1">
                                <para xml:id="para_737ce382-7dd6-4b66-bdb3-6863521ec17b">C - Required if Derivation Image Functional Group (<xref linkend="sect_C.7.6.16.2.6" xrefstyle="select: labelnumber"/>) is not present. May be present otherwise.</para>
                            </td>
                        </tr>
                        <tr valign="top">
                            <td align="left" colspan="1" rowspan="2">
                                <para xml:id="para_7dd7e324-3cc9-4623-bc45-28cf704e46d6">Equipment</para>
                            </td>
                            <td align="left" colspan="1" rowspan="1">
                                <para xml:id="para_aa5fcdf2-928f-4b27-b9ba-363316db9211">General Equipment</para>
                            </td>
                            <td align="left" colspan="1" rowspan="1">
                                <para xml:id="para_1546ff89-369f-454e-a0e7-44120a02aca0">
                                    <xref linkend="sect_C.7.5.1" xrefstyle="select: labelnumber"/>
                                </para>
                            </td>
                            <td align="left" colspan="1" rowspan="1">
                                <para xml:id="para_f198a467-18d1-4858-9234-4e603522c3fb">M</para>
                            </td>
                        </tr>
                        <tr valign="top">
                            <td align="left" colspan="1" rowspan="1">
                                <para xml:id="para_75fb6aef-fe86-424b-8b81-5365f2712cd6">Enhanced General Equipment</para>
                            </td>
                            <td align="left" colspan="1" rowspan="1">
                                <para xml:id="para_760e3be8-8c10-42ff-914e-aae0e1643e2a">
                                    <xref linkend="sect_C.7.5.2" xrefstyle="select: labelnumber"/>
                                </para>
                            </td>
                            <td align="left" colspan="1" rowspan="1">
                                <para xml:id="para_fac4c402-c33c-4f79-9319-9cee29528671">M</para>
                            </td>
                        </tr>
                        <tr valign="top">
                            <td align="left" colspan="1" rowspan="1">
                                <para xml:id="para_1e959fcd-a484-4848-ac39-0d7c3e98bedb">Acquisition</para>
                            </td>
                            <td align="left" colspan="1" rowspan="1">
                                <para xml:id="para_ebaa6a77-3955-40de-af16-e05c4731c187">General Acquisition</para>
                            </td>
                            <td align="left" colspan="1" rowspan="1">
                                <para xml:id="para_8dd75090-c6f3-4cb5-af94-37591fd45674">
                                    <xref linkend="sect_C.7.10.1" xrefstyle="select: labelnumber"/>
                                </para>
                            </td>
                            <td align="left" colspan="1" rowspan="1">
                                <para xml:id="para_18545258-4975-49ac-bf7a-4abd43520140">U</para>
                            </td>
                        </tr>
                        <tr valign="top">
                            <td align="left" colspan="1" rowspan="1">
                                <para xml:id="para_9bd5b5b0-172f-486e-8798-8bdcb4834eb4">Multi-Resolution Pyramid</para>
                            </td>
                            <td align="left" colspan="1" rowspan="1">
                                <para xml:id="para_59d3bafc-565f-458e-a886-037f118d9582">Multi-Resolution Pyramid</para>
                            </td>
                            <td align="left" colspan="1" rowspan="1">
                                <para xml:id="para_222ac1ee-6c93-4c51-bf0b-45c0bf8ff63f">
                                    <xref linkend="sect_C.7.11.1" xrefstyle="select: labelnumber"/>
                                </para>
                            </td>
                            <td align="left" colspan="1" rowspan="1">
                                <para xml:id="para_5ab5828d-0d92-4de4-855b-2e7a316ecd61">U</para>
                            </td>
                        </tr>
                        <tr valign="top">
                            <td align="left" colspan="1" rowspan="13">
                                <para xml:id="para_a29120de-8c16-4db3-a974-7f51a2ad6955">Image</para>
                            </td>
                            <td align="left" colspan="1" rowspan="1">
                                <para xml:id="para_cd8f2ea0-7bb8-4826-aada-a3212bbeee9d">General Image</para>
                            </td>
                            <td align="left" colspan="1" rowspan="1">
                                <para xml:id="para_f10bcec8-5fe9-48dc-bbd2-10d1878969d2">
                                    <xref linkend="sect_C.7.6.1" xrefstyle="select: labelnumber"/>
                                </para>
                            </td>
                            <td align="left" colspan="1" rowspan="1">
                                <para xml:id="para_fa06a7ac-3fff-49ce-82b4-5d686af3a36e">M</para>
                            </td>
                        </tr>
                        <tr valign="top">
                            <td align="left" colspan="1" rowspan="1">
                                <para xml:id="para_955bdd4b-6459-483e-85c2-7793b57513e7">General Reference</para>
                            </td>
                            <td align="left" colspan="1" rowspan="1">
                                <para xml:id="para_11252dc9-2a81-434e-830b-91618b693a4a">
                                    <xref linkend="sect_C.12.4" xrefstyle="select: labelnumber"/>
                                </para>
                            </td>
                            <td align="left" colspan="1" rowspan="1">
                                <para xml:id="para_0affef98-f05d-4596-beaf-6a077698236e">U</para>
                            </td>
                        </tr>
                        <tr valign="top">
                            <td align="left" colspan="1" rowspan="1">
                                <para xml:id="para_c1ae1d16-6e1a-4434-a88a-61b02d8d12e6">Microscope Slide Layer Tile Organization</para>
                            </td>
                            <td align="left" colspan="1" rowspan="1">
                                <para xml:id="para_da7b1814-cbb1-44f5-8db1-4120a82b0e46">
                                    <xref linkend="sect_C.8.12.14" xrefstyle="select: labelnumber"/>
                                </para>
                            </td>
                            <td align="left" colspan="1" rowspan="1">
                                <para xml:id="para_c90bda27-b562-4fce-a4f3-5c04ea21ef77">C - Required if Dimension Organization Type (0020,9311) is present with a value of TILED_FULL. May be present otherwise.</para>
                            </td>
                        </tr>
                        <tr valign="top">
                            <td align="left" colspan="1" rowspan="1">
                                <para xml:id="para_e50f4b4f-58cd-4cca-b6d7-a36e358dd470">Image Pixel</para>
                            </td>
                            <td align="left" colspan="1" rowspan="1">
                                <para xml:id="para_b5cda1bc-825e-4183-89e2-c47b5010627c">
                                    <xref linkend="sect_C.7.6.3" xrefstyle="select: labelnumber"/>
                                </para>
                            </td>
                            <td align="left" colspan="1" rowspan="1">
                                <para xml:id="para_72e8f780-d9e4-424e-b40c-a339d505dc37">M</para>
                            </td>
                        </tr>
                        <tr valign="top">
                            <td align="left" colspan="1" rowspan="1">
                                <para xml:id="para_c7a4cb1c-7ccd-4230-ac88-81edbe76bdb3">Segmentation Image</para>
                            </td>
                            <td align="left" colspan="1" rowspan="1">
                                <para xml:id="para_89ae50d5-4575-4b7c-8796-fb7c89dcad16">
                                    <xref linkend="sect_C.8.20.2" xrefstyle="select: labelnumber"/>
                                </para>
                            </td>
                            <td align="left" colspan="1" rowspan="1">
                                <para xml:id="para_7bb90311-4656-4b15-bd60-4208a3d069d1">M</para>
                            </td>
                        </tr>
                        <tr valign="top">
                            <td align="left" colspan="1" rowspan="1">
                                <para xml:id="para_056ca2d0-36e3-4ed5-b11e-7228e925bdf1">Multi-frame Functional Groups</para>
                            </td>
                            <td align="left" colspan="1" rowspan="1">
                                <para xml:id="para_80853fb0-7713-4efe-a26f-600fbac0dc18">
                                    <xref linkend="sect_C.7.6.16" xrefstyle="select: labelnumber"/>
                                </para>
                            </td>
                            <td align="left" colspan="1" rowspan="1">
                                <para xml:id="para_9ce25fa3-dd1f-44f7-9286-c6f7d23e33d0">M</para>
                            </td>
                        </tr>
                        <tr valign="top">
                            <td align="left" colspan="1" rowspan="1">
                                <para xml:id="para_5f15d1fe-052e-4c69-b3f4-efe7714fe5ee">Multi-frame Dimension</para>
                            </td>
                            <td align="left" colspan="1" rowspan="1">
                                <para xml:id="para_bdb7811d-a57e-42bd-ad4c-6bec5e3a0eca">
                                    <xref linkend="sect_C.7.6.17" xrefstyle="select: labelnumber"/>
                                </para>
                            </td>
                            <td align="left" colspan="1" rowspan="1">
                                <para xml:id="para_e669a4ea-95b3-4515-9a9a-895843154d23">M</para>
                            </td>
                        </tr>
                        <tr valign="top">
                            <td align="left" colspan="1" rowspan="1">
                                <para><emphasis role="bold"><emphasis role="underline">Palette Color Lookup Table</emphasis></emphasis></para>
                            </td>
                            <td align="left" colspan="1" rowspan="1">
                                <para>
                                    <emphasis role="bold"><emphasis role="underline"><xref linkend="sect_C.7.9" xrefstyle="select: labelnumber"/></emphasis></emphasis>
                                </para>
                            </td>
                            <td align="left" colspan="1" rowspan="1">
                                <para><emphasis role="bold"><emphasis role="underline">C - Required if Photometric Interpretation (0028,0004) has a value of PALETTE COLOR</emphasis></emphasis></para>
                            </td>
                        </tr>
                        <tr valign="top">
                            <td align="left" colspan="1" rowspan="1">
                                <para xml:id="para_ddbfe10b-a6e3-4f87-9e7f-08cb30a3c004">Specimen</para>
                            </td>
                            <td align="left" colspan="1" rowspan="1">
                                <para xml:id="para_ebb6b782-1aac-4494-aa37-a38e85f1c05e">
                                    <xref linkend="sect_C.7.6.22" xrefstyle="select: labelnumber"/>
                                </para>
                            </td>
                            <td align="left" colspan="1" rowspan="1">
                                <para xml:id="para_15497950-b16e-4af6-a69c-3ace84d988ef">U</para>
                            </td>
                        </tr>
                        <tr valign="top">
                            <td align="left" colspan="1" rowspan="1">
                                <para xml:id="para_a1c362f4-a607-437f-bfd0-761cc9eae3f3">Common Instance Reference</para>
                            </td>
                            <td align="left" colspan="1" rowspan="1">
                                <para xml:id="para_d299f5a3-9292-4821-b288-b449db4d314b">
                                    <xref linkend="sect_C.12.2" xrefstyle="select: labelnumber"/>
                                </para>
                            </td>
                            <td align="left" colspan="1" rowspan="1">
                                <para xml:id="para_9294d1cc-c81b-4a81-9524-36a22cdf238a">C - Required if Derivation Image Functional Group (<xref linkend="sect_C.7.6.16.2.6" xrefstyle="select: labelnumber"/>) is present.</para>
                            </td>
                        </tr>
                        <tr valign="top">
                            <td align="left" colspan="1" rowspan="1">
                                <para><emphasis role="bold"><emphasis role="underline">ICC Profile</emphasis></emphasis></para>
                            </td>
                            <td align="left" colspan="1" rowspan="1">
                                <para>
                                    <emphasis role="bold"><emphasis role="underline"><xref linkend="sect_C.11.15" xrefstyle="select: labelnumber"/></emphasis></emphasis>
                                </para>
                            </td>
                            <td align="left" colspan="1" rowspan="1">
                                <para><emphasis role="bold"><emphasis role="underline">C - Required if Photometric Interpretation (0028,0004) has a value of PALETTE COLOR</emphasis></emphasis></para>
                            </td>
                        </tr>
                        <tr valign="top">
                            <td align="left" colspan="1" rowspan="1">
                                <para xml:id="para_9238de34-6acd-4a48-b258-9a90f3847315">SOP Common</para>
                            </td>
                            <td align="left" colspan="1" rowspan="1">
                                <para xml:id="para_886867bf-6abb-41c4-8480-4358af65241d">
                                    <xref linkend="sect_C.12.1" xrefstyle="select: labelnumber"/>
                                </para>
                            </td>
                            <td align="left" colspan="1" rowspan="1">
                                <para xml:id="para_f0a5b66f-4e3b-4891-93a6-9cb316b92c58">M</para>
                            </td>
                        </tr>
                        <tr valign="top">
                            <td align="left" colspan="1" rowspan="1">
                                <para xml:id="para_99fe4fe9-a2c5-421a-b621-7b861e4eb5b3">Frame Extraction</para>
                            </td>
                            <td align="left" colspan="1" rowspan="1">
                                <para xml:id="para_88aac54f-7f29-4492-beb7-e971cd65089b">
                                    <xref linkend="sect_C.12.3" xrefstyle="select: labelnumber"/>
                                </para>
                            </td>
                            <td align="left" colspan="1" rowspan="1">
                                <para xml:id="para_13ed0766-6818-4342-bf64-698e3c976023">C - Required if the SOP Instance was created in response to a Frame-Level retrieve request</para>
                            </td>
                        </tr>
                    </tbody>
                </table>
                <note>
                    <para xml:id="para_c5773c29-8d91-4c83-9cc8-23727fdbcbf0">The <xref linkend="sect_C.7.1.2" xrefstyle="select: title"/> was previously included in this IOD but has been retired, and its functionality replaced by the <xref linkend="sect_C.7.6.22" xrefstyle="select: title"/>. See PS3.3-2008.</para>
                </note>
            </section>
            <section label="A.51.4" status="3" xml:id="sect_A.51.4">
                <title>Segmentation IOD Content Constraints</title>
                <para xml:id="para_be960443-3d98-41a4-ae00-879d26774b19">The VOI LUT Module<!--<xref linkend="sect_C.11.2" xrefstyle="select: title"/>--> shall not be present.</para>
                <para xml:id="para_0566f148-4956-4422-b5fb-e918149106ac">The Modality LUT Module<!--<xref linkend="sect_C.11.1" xrefstyle="select: title"/>--> shall not be present.</para>
                <para xml:id="para_939be885-e0eb-4d74-92bd-afaf9e462503">The Overlay Plane Module<!--<xref linkend="sect_C.9.2" xrefstyle="select: title"/>--> shall not be present.</para>
                <para xml:id="para_e912144a-88b2-43b9-8cc7-bc9fa4eea774">Pixel Padding Value (0028,0120) shall not be present.</para>
                <para xml:id="para_61a37ab1-94da-46d1-8cf7-7735bd0dc51b">For Purpose of Reference Code Sequence (0040,A170) within Source Instance Sequence (0042,0013) in the <xref linkend="sect_C.12.4" xrefstyle="select: title"/> D<olink targetdoc="PS3.16" targetptr="sect_CID_7019" xrefstyle="select: labelnumber quotedtitle"/> shall be used.</para>
            </section>
            <section label="A.51.5" status="3" xml:id="sect_A.51.5">
                <title>Segmentation Functional Groups</title>
                <para xml:id="para_5ead2168-a679-4842-a1fd-7f6f8a18114a">
                    <xref linkend="table_A.51-2" xrefstyle="select: label"/> specifies the use of the Functional Group Macros used in the <xref linkend="sect_C.7.6.16" xrefstyle="select: title"/> for the Segmentation IOD.</para>
                <table frame="box" label="A.51-2" rules="all" xml:id="table_A.51-2">
                    <caption>Segmentation Functional Group Macros</caption>
                    <thead>
                        <tr valign="top">
                            <th align="center" colspan="1" rowspan="1">
                                <para xml:id="para_f4dac09b-ec34-48a8-bc04-61d6eaeccf62">Functional Group Macro</para>
                            </th>
                            <th align="center" colspan="1" rowspan="1">
                                <para xml:id="para_3ebeea64-2c0d-4aec-8ac4-34ca38a578f5">Section</para>
                            </th>
                            <th align="center" colspan="1" rowspan="1">
                                <para xml:id="para_07abb63b-8340-4a86-a957-b6129678667b">Usage</para>
                            </th>
                        </tr>
                    </thead>
                    <tbody>
                        <tr valign="top">
                            <td align="left" colspan="1" rowspan="1">
                                <para xml:id="para_d225a1f4-1580-4be6-8b8a-b0a0d94fc407">Pixel Measures</para>
                            </td>
                            <td align="left" colspan="1" rowspan="1">
                                <para xml:id="para_d718e2c3-00cc-447d-8313-f46175fe2cb6">
                                    <xref linkend="sect_C.7.6.16.2.1" xrefstyle="select: labelnumber"/>
                                </para>
                            </td>
                            <td align="left" colspan="1" rowspan="1">
                                <para xml:id="para_edf2f027-832b-4bbb-b1d9-3a0b61c50a47">C - Required if Derivation Image Functional Group (<xref linkend="sect_C.7.6.16.2.6" xrefstyle="select: labelnumber"/>) is not present and the Frame of Reference is defined in the patient-relative Reference Coordinate System. May be present otherwise if the Frame of Reference is defined in the patient-relative Reference Coordinate System. See <xref linkend="sect_A.51.5.1" xrefstyle="select: label"/>
                                </para>
                            </td>
                        </tr>
                        <tr valign="top">
                            <td align="left" colspan="1" rowspan="1">
                                <para xml:id="para_666fccea-1bd6-4436-af0f-b03a6b64d2d5">Plane Position (Patient)</para>
                            </td>
                            <td align="left" colspan="1" rowspan="1">
                                <para xml:id="para_2ac099dc-e14c-4c20-8b5f-05a98a7a0626">
                                    <xref linkend="sect_C.7.6.16.2.3" xrefstyle="select: labelnumber"/>
                                </para>
                            </td>
                            <td align="left" colspan="1" rowspan="1">
                                <para xml:id="para_ec30dd1b-a5c6-41dd-a445-4423a8865a87">C - Required if Derivation Image Functional Group (<xref linkend="sect_C.7.6.16.2.6" xrefstyle="select: labelnumber"/>) is not present and the Frame of Reference is defined in the patient-relative Reference Coordinate System. May be present otherwise if the Frame of Reference is defined in the patient-relative Reference Coordinate System. See <xref linkend="sect_A.51.5.1" xrefstyle="select: label"/>
                                </para>
                            </td>
                        </tr>
                        <tr valign="top">
                            <td align="left" colspan="1" rowspan="1">
                                <para xml:id="para_8eb3193e-9456-45f6-9124-a167bce5f9b9">Plane Orientation (Patient)</para>
                            </td>
                            <td align="left" colspan="1" rowspan="1">
                                <para xml:id="para_f15036a1-4360-4ff4-a3be-6632cbb4c87a">
                                    <xref linkend="sect_C.7.6.16.2.4" xrefstyle="select: labelnumber"/>
                                </para>
                            </td>
                            <td align="left" colspan="1" rowspan="1">
                                <para xml:id="para_46755a9c-db45-40ba-9cf0-b13114a7bbc2">C - Required if Derivation Image Functional Group (<xref linkend="sect_C.7.6.16.2.6" xrefstyle="select: labelnumber"/>) is not present and the Frame of Reference is defined in the patient-relative Reference Coordinate System. May be present otherwise if the Frame of Reference is defined in the patient-relative Reference Coordinate System. See <xref linkend="sect_A.51.5.1" xrefstyle="select: label"/>
                                </para>
                            </td>
                        </tr>
                        <tr valign="top">
                            <td align="left" colspan="1" rowspan="1">
                                <para xml:id="para_3e0ef8b9-c64d-417e-b072-4372f1322139">Plane Position (Slide)</para>
                            </td>
                            <td align="left" colspan="1" rowspan="1">
                                <para xml:id="para_6b261bbd-473c-409b-9b08-573396606725">
                                    <xref linkend="sect_C.8.12.6.1" xrefstyle="select: labelnumber"/>
                                </para>
                            </td>
                            <td align="left" colspan="1" rowspan="1">
                                <para xml:id="para_20e543a1-9c89-42ad-b619-c161f3322d35">C - Required if Derivation Image Functional Group (<xref linkend="sect_C.7.6.16.2.6" xrefstyle="select: labelnumber"/>) is not present and the Frame of Reference is defined in the Slide Coordinate System and Dimension Organization Type (0020,9311) is not TILED_FULL. May be present otherwise if the Frame of Reference is defined in the Slide Coordinate System. See <xref linkend="sect_A.51.5.1" xrefstyle="select: label"/>.</para>
                            </td>
                        </tr>
                        <tr valign="top">
                            <td align="left" colspan="1" rowspan="1">
                                <para xml:id="para_91c06f6e-a310-4239-b87b-152f277e8bb2">Derivation Image</para>
                            </td>
                            <td align="left" colspan="1" rowspan="1">
                                <para xml:id="para_a526bf4f-3813-48b6-b5fe-82258a8f6126">
                                    <xref linkend="sect_C.7.6.16.2.6" xrefstyle="select: labelnumber"/>
                                </para>
                            </td>
                            <td align="left" colspan="1" rowspan="1">
                                <para xml:id="para_59530188-7dc9-4e95-a726-ec244a4ffb19">C - Required if Pixel Measures (<xref linkend="sect_C.7.6.16.2.1" xrefstyle="select: labelnumber"/>) or either Plane Position (Patient) (<xref linkend="sect_C.7.6.16.2.3" xrefstyle="select: labelnumber"/>) or Plane Orientation (Patient) (<xref linkend="sect_C.7.6.16.2.4" xrefstyle="select: labelnumber"/>) (if the Frame of Reference is defined in the patient-relative Reference Coordinate System), or Plane Position (Slide) (<xref linkend="sect_C.8.12.6.1" xrefstyle="select: labelnumber"/>) (if the Frame of Reference is defined in the Slide Coordinate System) Functional Groups are not present. May be present otherwise. See <xref linkend="sect_A.51.5.1" xrefstyle="select: label"/>
                                </para>
                            </td>
                        </tr>
                        <tr valign="top">
                            <td align="left" colspan="1" rowspan="1">
                                <para xml:id="para_12f90a9f-cba9-4b47-a388-469cca7cdd07">Frame Content</para>
                            </td>
                            <td align="left" colspan="1" rowspan="1">
                                <para xml:id="para_0c59c690-b0f2-4164-872c-5c273eb4521e">
                                    <xref linkend="sect_C.7.6.16.2.2" xrefstyle="select: labelnumber"/>
                                </para>
                            </td>
                            <td align="left" colspan="1" rowspan="1">
                                <para xml:id="para_901e8b81-50fe-4fee-b851-028ef2058a47">M</para>
                            </td>
                        </tr>
                        <tr valign="top">
                            <td align="left" colspan="1" rowspan="1">
                                <para xml:id="para_cb0c73da-b198-4fa8-b66c-f49d967a5244">Segmentation</para>
                            </td>
                            <td align="left" colspan="1" rowspan="1">
                                <para xml:id="para_3be6feb6-0c95-4371-817b-313342a455bc">
                                    <xref linkend="sect_C.8.20.3.1" xrefstyle="select: labelnumber"/>
                                </para>
                            </td>
                            <td align="left" colspan="1" rowspan="1">
                                <para xml:id="para_ec95e942-28e9-461b-8564-0a619598f9fb"><emphasis role="bold"><emphasis role="strikethrough">M</emphasis><emphasis role="underline">C - Required if Segmentation Type (0062,0001) is not LABELMAP.</emphasis></emphasis></para>
                            </td>
                        </tr>
                    </tbody>
                </table>
                <section label="A.51.5.1" status="4" xml:id="sect_A.51.5.1">
                    <title>Segmentation Functional Groups Description</title>
                    <para xml:id="para_31f0915e-245f-409a-8307-e332181a2e3c">When a Frame of Reference UID is present the segment shall be specified within that coordinate system, using the Pixel Measures and either the Plane Position (Patient) and Plane Orientation (Patient), or the Plane Position (Slide) Functional Groups. Since this defines the spatial relationship of the segment, the size of the segmentation frames need not be the same size, or resolution, as the image data used to generate the segment data. The Derivation Image Functional Group may also be present, to specify on which images the segmentation was actually performed (since there may be others in the same Frame of Reference that are spatially co-located, but were not used to perform the segmentation).</para>
                    <para xml:id="para_d40a5ab6-c9c4-4a90-9da0-36f91fa8f599">If the Frame of Reference UID is not present, each pixel of the segmentation shall correspond to a pixel in a referenced image, using the Derivation Image Functional Group. Hence, the rows and columns of each referenced image will match the segmentation image. If both the Frame of Reference UID and the Derivation Image Functional Group are present, the segmentation and referenced image pixels need not correspond.</para>
                    <para xml:id="para_4a034de9-2d78-47e1-b66b-663baca9730d">The value of Purpose of Reference Code Sequence (0040,A170) in the <xref linkend="sect_C.7.6.16.2.6" xrefstyle="select: title"/> shall be <olink targetdoc="PS3.16" targetptr="DCM_121322">(121322, DCM, "Source Image for Image Processing Operation")</olink>. The value of Derivation Code Sequence (0008,9215) shall be <olink targetdoc="PS3.16" targetptr="DCM_113076">(113076, DCM, "Segmentation")</olink>.</para>
                    <note>
                        <para xml:id="para_a53a9c5c-79b1-416e-9c6c-ea96717b9f7e">Non-image source Instances used during segmentation, such as Real World Value maps, can be described in the top level Data Set in the Source Instance Sequence (0042,0013) of the <xref linkend="sect_C.12.4" xrefstyle="select: title"/> and are implied to have been used for the derivation of all frames. I.e., there is no mechanism for selectively specifying on a per-frame basis which non-Image Instances were used. Real World Value Map Instances already contain a means of selectively applying different scale factors to different frames.</para>
                    </note>
                </section>
            </section>
        </section>
        
        <section label="C.8.20" status="3" xml:id="sect_C.8.20">
                <title>Segmentation</title>
                <para xml:id="para_9f68ac61-5fe1-4c52-a493-b58faf91e6c7">This section describes the specific Modules for the Segmentation IOD.</para>
                <section label="C.8.20.1" status="4" xml:id="sect_C.8.20.1">
                    <title>Segmentation Series Module</title>
                    <para xml:id="para_fcfb1b1a-7130-40ad-b650-ec6a22f77c91">
                        <xref linkend="table_C.8.20-1" xrefstyle="select: label"/> specifies the Attributes of the <xref linkend="sect_C.8.20.1" xrefstyle="select: title"/>.</para>
                    <table frame="box" label="C.8.20-1" rules="all" xml:id="table_C.8.20-1">
                        <caption>Segmentation Series Module Attributes</caption>
                        <thead>
                            <tr valign="top">
                                <th align="center" colspan="1" rowspan="1">
                                    <para xml:id="para_f6574bb2-3e21-4697-a341-b4fb36778b78">Attribute Name</para>
                                </th>
                                <th align="center" colspan="1" rowspan="1">
                                    <para xml:id="para_384f1b12-7b3f-42ef-b2fb-e047b5da1ccf">Tag</para>
                                </th>
                                <th align="center" colspan="1" rowspan="1">
                                    <para xml:id="para_79921e92-443b-4db4-b7ae-7b0f14901303">Type</para>
                                </th>
                                <th align="center" colspan="1" rowspan="1">
                                    <para xml:id="para_a60bf9e5-a53e-4910-be2c-a66f6ac40de1">Attribute Description</para>
                                </th>
                            </tr>
                        </thead>
                        <tbody>
                            <tr valign="top">
                                <td align="left" colspan="1" rowspan="1">
                                    <para xml:id="para_539fbf3e-7809-489b-890e-35bbee3cef00">Modality</para>
                                </td>
                                <td align="center" colspan="1" rowspan="1">
                                    <para xml:id="para_18093d63-c429-4fbd-8f2c-1a85aa056aa9">(0008,0060)</para>
                                </td>
                                <td align="center" colspan="1" rowspan="1">
                                    <para xml:id="para_887fb7e9-dca0-4462-9fc9-3c225fce899e">1</para>
                                </td>
                                <td align="left" colspan="1" rowspan="1">
                                    <para xml:id="para_5339460d-d3c8-4e1c-8345-656b63f27652">Type of device, process or method that created the Instances in this Series</para>
                                    <variablelist spacing="compact">
                                        <title>Enumerated Values:</title>
                                        <varlistentry>
                                            <term>SEG</term>
                                            <listitem>
                                                <para xml:id="para_82483ecf-fb9b-469c-8de0-de4815766af7"/>
                                            </listitem>
                                        </varlistentry>
                                    </variablelist>
                                </td>
                            </tr>
                            <tr valign="top">
                                <td align="left" colspan="1" rowspan="1">
                                    <para xml:id="para_8c2c4600-97fe-44c0-8048-175e369ea4a6">Series Number</para>
                                </td>
                                <td align="center" colspan="1" rowspan="1">
                                    <para xml:id="para_1d6ce601-8b35-4a33-aa5f-0809ea0476ab">(0020,0011)</para>
                                </td>
                                <td align="center" colspan="1" rowspan="1">
                                    <para xml:id="para_f6a120cf-e7e8-4e25-b48c-82644947648b">1</para>
                                </td>
                                <td align="left" colspan="1" rowspan="1">
                                    <para xml:id="para_bf545cb9-d336-4903-ad37-1e03dfc655f4">A number that identifies this Series.</para>
                                </td>
                            </tr>
                            <tr valign="top">
                                <td align="left" colspan="1" rowspan="1">
                                    <para xml:id="para_cae8995b-e627-4a56-a42b-d0c8a73fae54">Referenced Performed Procedure Step Sequence</para>
                                </td>
                                <td align="center" colspan="1" rowspan="1">
                                    <para xml:id="para_d79ca6c9-fedc-4ff3-b8ce-58e5234598ca">(0008,1111)</para>
                                </td>
                                <td align="center" colspan="1" rowspan="1">
                                    <para xml:id="para_2470a1b7-1b8f-4322-8442-36028210aa26">1C</para>
                                </td>
                                <td align="left" colspan="1" rowspan="1">
                                    <para xml:id="para_9ad16d8b-a398-4a11-84d8-9dcc518fb0ed">Uniquely identifies the Performed Procedure Step SOP Instance to which the Series is related</para>
                                    <para xml:id="para_6169e6e1-b0b7-45de-9cb9-e355513cbad4">Only a single Item shall be included in this Sequence.</para>
                                    <para xml:id="para_9d19cbf1-4b5f-4013-9fd4-ae83c3c1bb4a">Required if a Performed Procedure Step SOP Class was involved in the creation of this Series.</para>
                                </td>
                            </tr>
                            <tr valign="top">
                                <td align="left" colspan="4" rowspan="1">
                                    <para xml:id="para_89802988-3c9e-482a-9ebe-bc095320c267">
                                        <emphasis role="italic">&gt;Include <xref linkend="table_10-11" xrefstyle="select: label quotedtitle"/>
                                        </emphasis>
                                    </para>
                                </td>
                            </tr>
                        </tbody>
                    </table>
                </section>
                <section label="C.8.20.2" status="4" xml:id="sect_C.8.20.2">
                    <title>Segmentation Image Module</title>
                    <para xml:id="para_5888c90a-6c54-4953-949c-c175c1cde813">
                        <xref linkend="table_C.8.20-2" xrefstyle="select: label"/> specifies the Attributes of the <xref linkend="sect_C.8.20.2" xrefstyle="select: title"/>.</para>
                    <table frame="box" label="C.8.20-2" rules="all" xml:id="table_C.8.20-2">
                        <caption>Segmentation Image Module Attributes</caption>
                        <thead>
                            <tr valign="top">
                                <th align="center" colspan="1" rowspan="1">
                                    <para xml:id="para_5ac516a3-1159-4ff7-b037-2e9d8f9240fd">Attribute Name</para>
                                </th>
                                <th align="center" colspan="1" rowspan="1">
                                    <para xml:id="para_f09fb47c-78cd-4775-9d95-171f90cd203a">Tag</para>
                                </th>
                                <th align="center" colspan="1" rowspan="1">
                                    <para xml:id="para_a1bccd2a-d522-40b7-9120-db796ab8fc01">Type</para>
                                </th>
                                <th align="center" colspan="1" rowspan="1">
                                    <para xml:id="para_b9de38ed-1b90-4723-afe4-5080da14ee7e">Attribute Description</para>
                                </th>
                            </tr>
                        </thead>
                        <tbody>
                            <tr valign="top">
                                <td align="left" colspan="1" rowspan="1">
                                    <para xml:id="para_a8da15f4-7601-47ac-9c43-de55402d4337">Image Type</para>
                                </td>
                                <td align="center" colspan="1" rowspan="1">
                                    <para xml:id="para_271bfb8b-b010-4ffa-9cce-fb0bbeac9551">(0008,0008)</para>
                                </td>
                                <td align="center" colspan="1" rowspan="1">
                                    <para xml:id="para_ad86d6e1-7636-4e59-a32c-ff37ac0c3ce6">1</para>
                                </td>
                                <td align="left" colspan="1" rowspan="1">
                                    <para xml:id="para_191f0ff0-a887-43e2-b703-3bdac8373a02">Value 1 shall be DERIVED. Value 2 shall be PRIMARY. No other values shall be present.</para>
                                </td>
                            </tr>
                            <tr valign="top">
                                <td align="left" colspan="4" rowspan="1">
                                    <para xml:id="para_d70090a9-0afc-4819-b19d-e8fe5b19805c">
                                        <emphasis role="italic">Include <xref linkend="table_10-12" xrefstyle="select: label quotedtitle"/>
                                        </emphasis>
                                    </para>
                                </td>
                            </tr>
                            <tr valign="top">
                                <td align="left" colspan="1" rowspan="1">
                                    <para xml:id="para_7e8be640-10b6-441f-a367-e3c402ff596c">Samples Per Pixel</para>
                                </td>
                                <td align="center" colspan="1" rowspan="1">
                                    <para xml:id="para_6b9640c4-2823-4086-a0b0-96634e5d206c">(0028,0002)</para>
                                </td>
                                <td align="center" colspan="1" rowspan="1">
                                    <para xml:id="para_4f4a9610-dacc-43d5-aa79-27199179ca98">1</para>
                                </td>
                                <td align="left" colspan="1" rowspan="1">
                                    <variablelist spacing="compact">
                                        <title>Enumerated Values:</title>
                                        <varlistentry>
                                            <term>1</term>
                                            <listitem>
                                                <para xml:id="para_c478ef23-25d1-4945-a777-2c1d7233a865"/>
                                            </listitem>
                                        </varlistentry>
                                    </variablelist>
                                </td>
                            </tr>
                            <tr valign="top">
                                <td align="left" colspan="1" rowspan="1">
                                    <para xml:id="para_cc83b18b-874b-4399-be39-30c3f5c64eae">Photometric Interpretation</para>
                                </td>
                                <td align="center" colspan="1" rowspan="1">
                                    <para xml:id="para_8516540d-6b48-44e6-baf1-e3190c9bb69f">(0028,0004)</para>
                                </td>
                                <td align="center" colspan="1" rowspan="1">
                                    <para xml:id="para_ce7e340f-cc1b-48fb-93e3-479746014e84">1</para>
                                </td>
                                <td align="left" colspan="1" rowspan="1">
                                    <variablelist spacing="compact">
                                        <title>Enumerated Values<emphasis role="bold"><emphasis role="underline"> if Segmentation Type (0062,0001) is BINARY or FRACTIONAL</emphasis></emphasis>:</title>
                                        <varlistentry>
                                            <term>MONOCHROME2</term>
                                            <listitem>
                                                <para xml:id="para_8e13fa16-ef94-4273-9bf1-4476d60c86f2"/>
                                            </listitem>
                                        </varlistentry>
                                    </variablelist>
                                    <variablelist spacing="compact" termlength="3in">
                                        <title><emphasis role="bold"><emphasis role="underline">Enumerated Values if Segmentation Type (0062,0001) is LABELMAP</emphasis></emphasis>:</title>
                                        <varlistentry>
                                            <term><emphasis role="underline">MONOCHROME2</emphasis></term>
                                            <listitem>
                                                <para/>
                                            </listitem>
                                        </varlistentry>
                                        <varlistentry>
                                            <term><emphasis role="underline">PALETTE COLOR</emphasis></term>
                                            <listitem>
                                                <para/>
                                            </listitem>
                                        </varlistentry>
                                    </variablelist>
                                </td>
                            </tr>
                            <tr valign="top">
                                <td align="left" colspan="1" rowspan="1">
                                    <para xml:id="para_57418235-bd41-44c7-93d8-c2d04312ed95">Pixel Representation</para>
                                </td>
                                <td align="center" colspan="1" rowspan="1">
                                    <para xml:id="para_395d07b6-513c-4d93-93c8-348cffe6ad7d">(0028,0103)</para>
                                </td>
                                <td align="center" colspan="1" rowspan="1">
                                    <para xml:id="para_12b54ebe-3073-4445-a509-4d6a6745f6e3">1</para>
                                </td>
                                <td align="left" colspan="1" rowspan="1">
                                    <variablelist spacing="compact">
                                        <title>Enumerated Values:</title>
                                        <varlistentry>
                                            <term>0</term>
                                            <listitem>
                                                <para xml:id="para_751cd3e0-bcf5-4bb9-bcaa-0518af37cbf5"/>
                                            </listitem>
                                        </varlistentry>
                                    </variablelist>
                                </td>
                            </tr>
                            <tr valign="top">
                                <td align="left" colspan="1" rowspan="1">
                                    <para xml:id="para_9acabd73-b59b-435e-9f23-985bd2eb285a">Bits Allocated</para>
                                </td>
                                <td align="center" colspan="1" rowspan="1">
                                    <para xml:id="para_b4e6df18-6c87-4d41-b852-942c23a89173">(0028,0100)</para>
                                </td>
                                <td align="center" colspan="1" rowspan="1">
                                    <para xml:id="para_f28ef735-fb70-417a-b159-bceb26d1bf7e">1</para>
                                </td>
                                <td align="left" colspan="1" rowspan="1">
                                    <para xml:id="para_4e664ec9-26a8-49b2-a725-163407bbfeb0">See <xref linkend="sect_C.8.20.2.1" xrefstyle="select: label"/>.</para>
                                    <variablelist spacing="compact">
                                        <title>Enumerated Values if Segmentation Type (0062,0001) is BINARY:</title>
                                        <varlistentry>
                                            <term>1</term>
                                            <listitem>
                                                <para xml:id="para_b60940ab-61b1-4256-83a7-735e03f76107"/>
                                            </listitem>
                                        </varlistentry>
                                    </variablelist>
                                    <variablelist spacing="compact">
                                        <title>Enumerated Values if Segmentation Type (0062,0001) is <emphasis role="strikethrough">not BINARY</emphasis><emphasis role="underline">FRACTIONAL</emphasis>:</title>
                                        <varlistentry>
                                            <term>8</term>
                                            <listitem>
                                                <para xml:id="para_2f16b24f-2311-4b82-b01e-e6035dbc359f"/>
                                            </listitem>
                                        </varlistentry>
                                    </variablelist>
                                    <variablelist spacing="compact">
                                        <title><emphasis role="underline">Enumerated Values if Segmentation Type (0062,0001) is LABELMAP</emphasis>:</title>
                                        <varlistentry>
                                            <term><emphasis role="underline">8</emphasis></term>
                                            <listitem>
                                                <para/>
                                            </listitem>
                                        </varlistentry>
                                        <varlistentry>
                                            <term><emphasis role="underline">16</emphasis></term>
                                            <listitem>
                                                <para/>
                                            </listitem>
                                        </varlistentry>
                                    </variablelist>
                                </td>
                            </tr>
                            <tr valign="top">
                                <td align="left" colspan="1" rowspan="1">
                                    <para xml:id="para_7e8fb1c6-2c53-440c-bd95-45bc14e3ff3c">Bits Stored</para>
                                </td>
                                <td align="center" colspan="1" rowspan="1">
                                    <para xml:id="para_c3dcfd44-a6e9-4194-b127-eff220bd0652">(0028,0101)</para>
                                </td>
                                <td align="center" colspan="1" rowspan="1">
                                    <para xml:id="para_7529cab1-cea9-4e62-b131-b401fd543b31">1</para>
                                </td>
                                <td align="left" colspan="1" rowspan="1">
                                    <para xml:id="para_c1555166-96ec-4e51-afc7-2903cc32f363">See <xref linkend="sect_C.8.20.2.1" xrefstyle="select: label"/>.</para>
                                    <variablelist spacing="compact">
                                        <title>Enumerated Values if Segmentation Type (0062,0001) is BINARY:</title>
                                        <varlistentry>
                                            <term>1</term>
                                            <listitem>
                                                <para xml:id="para_479cf21e-11cc-40bb-a11f-5a2c8ff3d15f"/>
                                            </listitem>
                                        </varlistentry>
                                    </variablelist>
                                    <variablelist spacing="compact">
                                        <title>Enumerated Values if Segmentation Type (0062,0001) is <emphasis role="strikethrough">not BINARY</emphasis><emphasis role="underline">FRACTIONAL</emphasis>:</title>
                                        <varlistentry>
                                            <term>8</term>
                                            <listitem>
                                                <para xml:id="para_f3ae8cef-3801-4bbf-891c-f7d60e6a5e70"/>
                                            </listitem>
                                        </varlistentry>
                                    </variablelist>
                                    <variablelist spacing="compact">
                                        <title><emphasis role="underline">Enumerated Values if Segmentation Type (0062,0001) is LABELMAP and Bits Allocated (0028,0100) is 8</emphasis>:</title>
                                        <varlistentry>
                                            <term><emphasis role="underline">8</emphasis></term>
                                            <listitem>
                                                <para/>
                                            </listitem>
                                        </varlistentry>
                                    </variablelist>
                                    <variablelist spacing="compact">
                                        <title><emphasis role="underline">Enumerated Values if Segmentation Type (0062,0001) is LABELMAP and Bits Allocated (0028,0100) is 16</emphasis>:</title>
                                        <varlistentry>
                                            <term><emphasis role="underline">16</emphasis></term>
                                            <listitem>
                                                <para/>
                                            </listitem>
                                        </varlistentry>
                                    </variablelist>
                                </td>
                            </tr>
                            <tr valign="top">
                                <td align="left" colspan="1" rowspan="1">
                                    <para xml:id="para_f52df353-8ce1-42a2-a0ea-252c9d08a2e5">High Bit</para>
                                </td>
                                <td align="center" colspan="1" rowspan="1">
                                    <para xml:id="para_c64fb64f-3890-437d-8b75-0dfc789afad1">(0028,0102)</para>
                                </td>
                                <td align="center" colspan="1" rowspan="1">
                                    <para xml:id="para_93b22e49-d575-45b4-aed6-e43d59a374e9">1</para>
                                </td>
                                <td align="left" colspan="1" rowspan="1">
                                    <para xml:id="para_bf037e32-4365-4758-8c93-d1ed649c4b82">See <xref linkend="sect_C.8.20.2.1" xrefstyle="select: label"/>.</para>
                                    <variablelist spacing="compact">
                                        <title>Enumerated Values if Segmentation Type (0062,0001) is BINARY:</title>
                                        <varlistentry>
                                            <term>0</term>
                                            <listitem>
                                                <para xml:id="para_9dafecc5-a258-44ed-a568-1f3d0bb694ef"/>
                                            </listitem>
                                        </varlistentry>
                                    </variablelist>
                                    <variablelist spacing="compact">
                                        <title>Enumerated Values if Segmentation Type (0062,0001) is <emphasis role="strikethrough">not BINARY</emphasis><emphasis role="underline">FRACTIONAL</emphasis>:</title>
                                        <varlistentry>
                                            <term>7</term>
                                            <listitem>
                                                <para xml:id="para_f5f5e12a-e7c5-4dc2-b9d6-c63e523f8525"/>
                                            </listitem>
                                        </varlistentry>
                                    </variablelist>
                                    <variablelist spacing="compact">
                                        <title><emphasis role="underline">Enumerated Values if Segmentation Type (0062,0001) is LABELMAP and Bits Allocated (0028,0100) is 8</emphasis>:</title>
                                        <varlistentry>
                                            <term><emphasis role="underline">7</emphasis></term>
                                            <listitem>
                                                <para/>
                                            </listitem>
                                        </varlistentry>
                                    </variablelist>
                                    <variablelist spacing="compact">
                                        <title><emphasis role="underline">Enumerated Values if Segmentation Type (0062,0001) is LABELMAP and Bits Allocated (0028,0100) is 16</emphasis>:</title>
                                        <varlistentry>
                                            <term><emphasis role="underline">15</emphasis></term>
                                            <listitem>
                                                <para/>
                                            </listitem>
                                        </varlistentry>
                                    </variablelist>
                                </td>
                            </tr>
                            <tr valign="top">
                                <td align="left" colspan="1" rowspan="1">
                                    <para xml:id="para_0b5cd0fa-a61a-4f26-b0f3-41a44997787b">Lossy Image Compression</para>
                                </td>
                                <td align="center" colspan="1" rowspan="1">
                                    <para xml:id="para_a98b0b45-79ff-483a-99d4-786447c3c781">(0028,2110)</para>
                                </td>
                                <td align="center" colspan="1" rowspan="1">
                                    <para xml:id="para_f56f8f6a-0725-4fe9-b8fb-8e712b63aa72">1</para>
                                </td>
                                <td align="left" colspan="1" rowspan="1">
                                    <para xml:id="para_8692e564-6833-4231-b575-7a7a5144fea5">Specifies whether an Image has undergone lossy compression (at a point in its lifetime), or is derived from lossy compressed images.</para>
                                    <variablelist spacing="compact">
                                        <title>Enumerated Values:</title>
                                        <varlistentry>
                                            <term>00</term>
                                            <listitem>
                                                <para xml:id="para_f1aa33cd-3de9-4ab0-84f2-1d77d2f7a478">Image has NOT been subjected to lossy compression.</para>
                                            </listitem>
                                        </varlistentry>
                                        <varlistentry>
                                            <term>01</term>
                                            <listitem>
                                                <para xml:id="para_d2059e43-ff7e-45ea-a11f-ba0095eee65b">Image has been subjected to lossy compression.</para>
                                            </listitem>
                                        </varlistentry>
                                    </variablelist>
                                    <para xml:id="para_10384443-9205-4dac-8378-b66f4d12fb4b">Once this value has been set to "01" it shall not be reset.</para>
                                    <para xml:id="para_33ff8435-c837-4797-b09e-7f2f23936b34">See <xref linkend="sect_C.8.20.2.2" xrefstyle="select: label"/> and <xref linkend="sect_C.7.6.1.1.5"/>.</para>
                                </td>
                            </tr>
                            <tr valign="top">
                                <td align="left" colspan="1" rowspan="1">
                                    <para xml:id="para_65c81f8e-c2ca-4244-b8d9-5bc297a47f01">Lossy Image Compression Ratio</para>
                                </td>
                                <td align="center" colspan="1" rowspan="1">
                                    <para xml:id="para_500c1085-8132-4329-a5f7-e6ba37772a61">(0028,2112)</para>
                                </td>
                                <td align="center" colspan="1" rowspan="1">
                                    <para xml:id="para_b9025667-4aed-43e4-8db1-ca6e0712179b">1C</para>
                                </td>
                                <td align="left" colspan="1" rowspan="1">
                                    <para xml:id="para_53e16485-d6e3-4a36-9767-9138e826cd16">Describes the approximate lossy compression ratio(s) that have been applied to this image.</para>
                                    <para xml:id="para_ebf96a34-b7b1-4fb4-9f9c-0f44f10ac00d">See <xref linkend="sect_C.7.6.1.1.5.2" xrefstyle="select: label"/>.</para>
                                    <para xml:id="para_0df4d4f7-642b-4b2c-9f59-c311e47f154a">Required if present in the source images or this IOD Instance has been compressed.</para>
                                </td>
                            </tr>
                            <tr valign="top">
                                <td align="left" colspan="1" rowspan="1">
                                    <para xml:id="para_04e490ae-b525-4f70-8958-4a3ae81d9791">Lossy Image Compression Method</para>
                                </td>
                                <td align="center" colspan="1" rowspan="1">
                                    <para xml:id="para_f8a4fba4-1847-4a5f-97fa-be6106de176a">(0028,2114)</para>
                                </td>
                                <td align="center" colspan="1" rowspan="1">
                                    <para xml:id="para_7848f244-2ebc-4d13-bbc7-459a58ce5eed">1C</para>
                                </td>
                                <td align="left" colspan="1" rowspan="1">
                                    <para xml:id="para_79ebdebe-626c-4f54-8544-23f28c4a91c9">A label for the lossy compression method(s) that have been applied to this image.</para>
                                    <para xml:id="para_8a003f0e-c2e6-4085-ae18-af26a2629cdf">See <xref linkend="sect_C.7.6.1.1.5.1" xrefstyle="select: label"/>.</para>
                                    <para xml:id="para_a9392969-5c1c-470b-8225-f116593d1286">Required if present in the source images or this IOD Instance has been compressed. See <xref linkend="sect_C.8.20.2.2" xrefstyle="select: label"/>.</para>
                                </td>
                            </tr>
                            <tr valign="top">
                                <td align="left" colspan="1" rowspan="1">
                                    <para xml:id="para_678b7133-d3bc-4ca7-8886-fbbaffdd5fbb">Segmentation Type</para>
                                </td>
                                <td align="center" colspan="1" rowspan="1">
                                    <para xml:id="para_b3bcb2e1-ecdb-47c2-adab-44c8021c7743">(0062,0001)</para>
                                </td>
                                <td align="center" colspan="1" rowspan="1">
                                    <para xml:id="para_db339dac-4982-4579-ae46-26c38672f845">1</para>
                                </td>
                                <td align="left" colspan="1" rowspan="1">
                                    <para xml:id="para_30da4277-2b17-4813-ac33-06bb5ac40caa">The type of encoding used to indicate the presence of the segmented property at a pixel/voxel location.</para>
                                    <variablelist spacing="compact">
                                        <title>Enumerated Values:</title>
                                        <varlistentry>
                                            <term>BINARY</term>
                                            <listitem>
                                                <para xml:id="para_a83fdb8b-a3b8-4b66-8a42-7984af131335"/>
                                            </listitem>
                                        </varlistentry>
                                        <varlistentry>
                                            <term>FRACTIONAL</term>
                                            <listitem>
                                                <para xml:id="para_4505e7c6-9d6f-4909-b22d-d4e2e01d30d6"/>
                                            </listitem>
                                        </varlistentry>
                                        <varlistentry>
                                            <term><emphasis role="underline">LABELMAP</emphasis></term>
                                            <listitem>
                                                <para/>
                                            </listitem>
                                        </varlistentry>
                                    </variablelist>
                                    <para xml:id="para_780d5a72-ad66-40b1-bdf8-8438ad5160b2">See <xref linkend="sect_C.8.20.2.3" xrefstyle="select: label"/>.</para>
                                </td>
                            </tr>
                            <tr valign="top">
                                <td align="left" colspan="1" rowspan="1">
                                    <para xml:id="para_adc4b8c2-6e00-47b1-85df-5958eb2dfde2">Segmentation Fractional Type</para>
                                </td>
                                <td align="center" colspan="1" rowspan="1">
                                    <para xml:id="para_46f09e41-8540-4972-a301-4d077886bb5a">(0062,0010)</para>
                                </td>
                                <td align="center" colspan="1" rowspan="1">
                                    <para xml:id="para_2005e708-2dca-4ee8-8713-e99a803e2a14">1C</para>
                                </td>
                                <td align="left" colspan="1" rowspan="1">
                                    <para xml:id="para_ac475378-81d7-4cfb-b390-be868e620a3a">For fractional segmentation encoding, the meaning of the fractional value.</para>
                                    <para xml:id="para_eb1e0912-08d5-4e58-8506-85b01e514ef3">Required if Segmentation Type (0062,0001) is FRACTIONAL.</para>
                                    <para xml:id="para_ef9659e5-e169-4d95-9ce6-64b05def310c">See <xref linkend="sect_C.8.20.2.3" xrefstyle="select: label"/> for Enumerated Values.</para>
                                </td>
                            </tr>
                            <tr valign="top">
                                <td align="left" colspan="1" rowspan="1">
                                    <para xml:id="para_fa78e6a8-c8b7-47ac-816b-0a921a026651">Maximum Fractional Value</para>
                                </td>
                                <td align="center" colspan="1" rowspan="1">
                                    <para xml:id="para_9c8e6af4-6d02-46f1-9b27-01ac0e83d092">(0062,000E)</para>
                                </td>
                                <td align="center" colspan="1" rowspan="1">
                                    <para xml:id="para_8195956a-7b31-46a3-a11e-8649ae637811">1C</para>
                                </td>
                                <td align="left" colspan="1" rowspan="1">
                                    <para xml:id="para_bb2c60c5-2ecd-4518-9686-1108470c458c">Specifies the value that represents a probability of 1 or complete occupancy. There shall be no values in Pixel Data (7FE0,0010) greater than this value. Required if Segmentation Type (0062,0001) is FRACTIONAL.</para>
                                </td>
                            </tr>
                            <tr valign="top">
                                <td align="left" colspan="1" rowspan="1">
                                    <para xml:id="para_7e7e9f0d-bb13-4c4f-afb2-d21208a2cf15">Segments Overlap</para>
                                </td>
                                <td align="center" colspan="1" rowspan="1">
                                    <para xml:id="para_9ed5178a-6052-460c-b3ef-6393bed965af">(0062,0013)</para>
                                </td>
                                <td align="center" colspan="1" rowspan="1">
                                    <para xml:id="para_e4c5baad-18c7-46f7-8c02-b36a28758652">3</para>
                                </td>
                                <td align="left" colspan="1" rowspan="1">
                                    <para xml:id="para_0ae928c4-6e03-4d4f-a17a-fc057c44ac1a">Whether or not any segments in this Instance overlap. I.e., whether or not any pixel is or might be in more than one segment.</para>
                                    <variablelist spacing="compact">
                                        <title>Enumerated Values:</title>
                                        <varlistentry>
                                            <term>YES</term>
                                            <listitem>
                                                <para xml:id="para_f2b467c7-f1b7-4289-bd1b-1687d494faba">Some segments overlap</para>
                                            </listitem>
                                        </varlistentry>
                                        <varlistentry>
                                            <term>UNDEFINED</term>
                                            <listitem>
                                                <para xml:id="para_1363e172-001a-47e0-a57b-fbb2072cb748">Some segments might overlap</para>
                                            </listitem>
                                        </varlistentry>
                                        <varlistentry>
                                            <term>NO</term>
                                            <listitem>
                                                <para xml:id="para_4990160b-1c14-4dc9-8aa9-3d4854302a1d">No segments overlap</para>
                                            </listitem>
                                        </varlistentry>
                                    </variablelist>
                                    <para xml:id="para_b4466fbd-8f47-4d47-abd1-df1a77747429">See <xref linkend="sect_C.8.20.2.3" xrefstyle="select: label"/>.</para>
                                <para><emphasis role="bold"><emphasis role="underline">If present, shall be NO if Segmentation Type (0062,0001) is LABELMAP.</emphasis></emphasis></para>
                                    <note>
                                        <para xml:id="para_c5d47887-c2c5-4c3f-a2c7-ef870c7e09f9">If the value is NO, then a receiving application to which this matters can be assured that no segments overlap and does not need to check every pixel. If the value is UNDEFINED or YES, or the Attribute is absent, then a receiving application might need to check every pixel in every segment.</para>
                                    </note>
                                </td>
                            </tr>
                            <tr valign="top">
                                <td align="left" colspan="1" rowspan="1">
                                    <para xml:id="para_d4c0699f-5c9c-4417-8fe5-346dedcbc9f4">Segment Sequence</para>
                                </td>
                                <td align="center" colspan="1" rowspan="1">
                                    <para xml:id="para_1c35dc93-2e58-40b6-b2de-5afd23db4c70">(0062,0002)</para>
                                </td>
                                <td align="center" colspan="1" rowspan="1">
                                    <para xml:id="para_afad81ee-3943-47f3-be0a-2d311501711b">1</para>
                                </td>
                                <td align="left" colspan="1" rowspan="1">
                                    <para xml:id="para_07748b92-199f-45a8-9cb8-84e406f20c1c">Describes the segments that are contained within the data.</para>
                                    <para xml:id="para_8e7e6240-4092-42f2-982d-1bd2da9fdd36">One or more Items shall be included in this Sequence.</para>
                                    <note>
                                        <para><emphasis role="bold"><emphasis role="underline">The Items of this Sequence are not required to be in any particular order, i.e., are not required to be ordered by Segment Number (0062,0004).</emphasis></emphasis></para>
                                    </note>
                                </td>
                            </tr>
                            <tr valign="top">
                                <td align="left" colspan="4" rowspan="1">
                                    <para xml:id="para_47ce1e6b-9c8e-4af9-b39f-a6cf1a38d939">
                                        <emphasis role="italic">&gt;Include <xref linkend="table_C.8.20-4" xrefstyle="select: label quotedtitle"/>
                                        </emphasis>
                                    </para>
                                </td>
                            </tr>
                            <tr valign="top">
                                <td align="left" colspan="1" rowspan="1">
                                    <para xml:id="para_9023426b-9d82-48f8-b30e-25c65ae7e699">&gt;Segment Algorithm Name</para>
                                </td>
                                <td align="center" colspan="1" rowspan="1">
                                    <para xml:id="para_95d61e8a-980c-4823-82fe-0edb77396cd1">(0062,0009)</para>
                                </td>
                                <td align="center" colspan="1" rowspan="1">
                                    <para xml:id="para_cf002e94-d7ce-45d5-9161-b2ff14e0adac">1C</para>
                                </td>
                                <td align="left" colspan="1" rowspan="1">
                                    <para xml:id="para_0b98cef6-7890-409a-8ea2-0ad1c76871e1">The name(s) of algorithm(s) used to generate the segment. Required if Segment Algorithm Type (0062,0008) is not MANUAL.</para>
                                </td>
                            </tr>
                            <tr valign="top">
                                <td align="left" colspan="1" rowspan="1">
                                    <para xml:id="para_4bb57699-8baa-4632-8ea3-601c1cc5288b">&gt;Segmentation Algorithm Identification Sequence</para>
                                </td>
                                <td align="center" colspan="1" rowspan="1">
                                    <para xml:id="para_4303e8ad-97fe-43d8-a17a-176e2a1eed69">(0062,0007)</para>
                                </td>
                                <td align="center" colspan="1" rowspan="1">
                                    <para xml:id="para_cb0ae3b2-f659-4e9b-ab33-caffc4e16080">3</para>
                                </td>
                                <td align="left" colspan="1" rowspan="1">
                                    <para xml:id="para_94cafa9b-9d0c-4210-b020-62b6684b919c">A description of how this segment was derived.</para>
                                    <para xml:id="para_93218838-ce90-49cb-85af-b61f53675fe4">Algorithm Name (0066,0036) within this Sequence may be identical to Segment Algorithm Name (0062,0009).</para>
                                    <para xml:id="para_c2676a92-5bcf-40fa-ad7c-113e301e9c60">One or more Items are permitted in this Sequence.</para>
                                    <note>
                                        <para xml:id="para_030b06d5-3ff2-43a9-8c8e-b110a5525d23">Previously, the Segment Surface Generation Algorithm Identification Code Sequence (0066,002D) was used, but it has been replaced in this Module, since not all segmentation algorithms involve surface generation. See <link xl:href="http://dicom.nema.org/MEDICAL/Dicom/2016d/output/pdf/part03.pdf">PS3.3-2016d</link>.</para>
                                    </note>
                                </td>
                            </tr>
                            <tr valign="top">
                                <td align="left" colspan="3" rowspan="1">
                                    <para xml:id="para_c2516bcb-2661-4309-9898-4c5f28b1688a">
                                        <emphasis role="italic">&gt;&gt;Include <xref linkend="table_10-19" xrefstyle="select: label quotedtitle"/>
                                        </emphasis>
                                    </para>
                                </td>
                                <td align="left" colspan="1" rowspan="1">
                                    <para xml:id="para_3849d786-8f85-4a31-a9cb-fd4a281c1494">
                                        <emphasis role="italic">B<olink targetdoc="PS3.16" targetptr="sect_CID_7162" xrefstyle="select: labelnumber quotedtitle"/>.</emphasis>
                                    </para>
                                </td>
                            </tr>
                            <tr valign="top">
                                <td align="left" colspan="1" rowspan="1">
                                    <para xml:id="para_563351ad-a948-4882-97d3-d7f0b89a6db9">&gt;Recommended Display Grayscale Value</para>
                                </td>
                                <td align="center" colspan="1" rowspan="1">
                                    <para xml:id="para_24f9453c-dbad-4d90-be9d-b8d60737874d">(0062,000C)</para>
                                </td>
                                <td align="center" colspan="1" rowspan="1">
                                    <para xml:id="para_b4fec89c-f7e2-476c-bd47-05d9b2bc2200">3</para>
                                </td>
                                <td align="left" colspan="1" rowspan="1">
                                    <para xml:id="para_66007bb9-159e-4cf3-b349-2b878c8b3a61">A default single gray unsigned value in which it is recommended that the maximum pixel value in this segment be rendered on a monochrome display. The units are specified in P-Values from a minimum of 0000H (black) up to a maximum of FFFFH (white).</para>
                                    <note>
                                        <para xml:id="para_1cfe33cf-043c-4a55-b393-0eeef96cda83">The maximum P-Value for this Attribute may be different from the maximum P-Value from the output of the Presentation LUT, which may be less than 16 bits in depth.</para>
                                    </note>
                                </td>
                            </tr>
                            <tr valign="top">
                                <td align="left" colspan="1" rowspan="1">
                                    <para xml:id="para_10a6e23d-6fee-4fc5-ba40-b1f0073f6ffc">&gt;Recommended Display CIELab Value</para>
                                </td>
                                <td align="center" colspan="1" rowspan="1">
                                    <para xml:id="para_b697d7b7-6945-444b-a814-9e74c75a912a">(0062,000D)</para>
                                </td>
                                <td align="center" colspan="1" rowspan="1">
                                    <para xml:id="para_a376baac-a18b-44bd-b0f4-0fe4b3f9bc2f">3</para>
                                </td>
                                <td align="left" colspan="1" rowspan="1">
                                    <para xml:id="para_fea81a93-95f6-4da5-988a-84358398da66">A default triplet value in which it is recommended that segment be rendered on a color display. The units are specified in PCS-Values, and the value is encoded as CIELab. See <xref linkend="sect_C.10.7.1.1" xrefstyle="select: label"/>.</para>
                                
                                    <para><emphasis role="bold"><emphasis role="underline">Shall not be present if Segmentation Type (0062,0001) is LABELMAP and Photometric Interpretation (0028,0004) is PALETTE COLOR.</emphasis></emphasis></para>
                                
                                </td>
                            </tr>
                        </tbody>
                    </table>
                    <section label="C.8.20.2.1" status="5" xml:id="sect_C.8.20.2.1">
                        <title>Bits Allocated and Bits Stored</title>
                        <para xml:id="para_368ed49a-cf87-4df4-a191-403141130645">As a consequence of the enumerated Bits Allocated and Bits Stored Attribute values, single bit pixels shall be packed 8 to a byte as defined by the encoding rules in <olink targetdoc="PS3.5" targetptr="PS3.5" xrefstyle="select: labelnumber"/>.</para>
                    </section>
                    <section label="C.8.20.2.2" status="5" xml:id="sect_C.8.20.2.2">
                        <title>Lossy Image Compression and Lossy Image Compression Method</title>
                        <para xml:id="para_4904ac59-5981-4778-847a-926095bf8938">If Lossy Image Compression (0028,2110) in any of the source images is "01", the value shall be "01" for the Segmentation Instance.</para>
                        <para xml:id="para_da361aea-ca87-4f7b-af69-0ff8ed864c33">The process of segmentation itself is defined not to be lossy compression, even though it involves loss. If the Segmentation Instance is encoded using a lossy compression Transfer Syntax, then the value shall be set to "01".</para>
                        <note>
                            <para xml:id="para_2325bba0-5f6b-4fb8-9133-dd37a2897152">It is not advisable to lossy compress a Segmentation SOP Instance. In particular, a binary segmentation should not be lossy compressed.</para>
                        </note>
                    </section>
                    <section label="C.8.20.2.3" status="5" xml:id="sect_C.8.20.2.3">
                    <title>Segmentation Type, Segmentation Fractional Type and Segments Overlap</title>
                    <para xml:id="para_e82002ca-f15f-462a-9f3d-b275d3cb23ca">A Segmentation Type (0062,0001) of BINARY indicates the segmented property is present with a value of 1 and absent with a value of 0.</para>
                    <para xml:id="para_771823c9-ccd3-42e5-ba90-55967e3cb95d">For a Segmentation Type (0062,0001) of FRACTIONAL the segmented property is defined as a value from zero to the Maximum Fractional Value (0062,000E). A FRACTIONAL segmentation shall be further specified via Segmentation Fractional Type (0062,0010).</para>
                    <variablelist spacing="compact">
                        <title>Enumerated Values of Segmentation Fractional Type (0062,0010):</title>
                        <varlistentry>
                            <term>PROBABILITY</term>
                            <listitem>
                                <para xml:id="para_304a5ea6-fa5d-421d-83d0-912952b62342">Defines the probability, as a ratio of the pixel value to the Maximum Fractional Value, that the segmented property occupies the spatial area defined by the voxel.</para>
                            </listitem>
                        </varlistentry>
                        <varlistentry>
                            <term>OCCUPANCY</term>
                            <listitem>
                                <para xml:id="para_c35fbd60-4255-424b-b357-4e963e2dee7e">Defines the proportion of the pixel volume occupied by the segmented property as the ratio of the pixel value to the Maximum Fractional Value.</para>
                            </listitem>
                        </varlistentry>
                    </variablelist>
                    <para><emphasis role="bold"><emphasis role="underline">A Segmentation Type (0062,0001) of LABELMAP indicates the presence of the segmented property is conveyed by the value of the Pixel Data (7FE0,0010), which is one of the values of Segment Number (0062,0004). In a label map, each pixel contains a coded value that indicates the segment, rather than the encoding of a separate bit plane for each segment.</emphasis></emphasis></para>
                    <note>
                        <para xml:id="para_4913e2f0-493b-4d64-8c5e-2cc91535ef30">Binary Segmentation Instances may be transformed into or from <emphasis role="bold"><emphasis role="strikethrough">"</emphasis></emphasis>label maps<emphasis role="bold"><emphasis role="strikethrough">"</emphasis></emphasis>,<emphasis role="bold"><emphasis role="strikethrough"> in which each pixel contains a coded value that indicates the segment, rather than the Segmentation IOD representation that encodes separate bit planes for each segment</emphasis></emphasis>.
                            This conversion is facilitated by knowing whether or not any segment bi<emphasis role="bold"><emphasis role="underline">t</emphasis></emphasis>planes overlap.
                            <emphasis role="bold"><emphasis role="underline">By definition, each pixel value in a single Label Map Segmentation Instance can only represent one segment. and cannot overlap.</emphasis></emphasis>
                            A Segments Overlap (0062,0013) value of NO indicates they can be converted into (or may have been converted from) a label map representation without the need to check every pixel.</para>
                    </note>
                        <para><emphasis role="bold"><emphasis role="underline">For a Segmentation Type (0062,0001) of LABELMAP, every pixel value actually encoded in Pixel Data (7FE0,0010) is required to be described in an Item of Segment Sequence (0062,0002).</emphasis></emphasis></para>
                        <note>
                            <orderedlist>
                                <listitem>
                                    <para><emphasis role="bold"><emphasis role="underline">The converse is not true, in that the Segment Sequence (0062,0002) can describe segments that are not actually present in the pixel data, e.g., to allow for re-use of a common segment description across multiple instances, despite the inefficiency of encoding unused information.</emphasis></emphasis></para>
                                </listitem>
                                <listitem>
                                    <para><emphasis role="bold"><emphasis role="underline">The need to describe every pixel value implies that the value 0 will also be described, which might serve as the background.</emphasis></emphasis></para>
                                </listitem>
                            </orderedlist>
                        </note>
                </section>
                    <section label="C.8.20.2.4" status="5" xml:id="sect_C.8.20.2.4">
                        <title>Segment Number</title>
                        <para xml:id="para_54bb8e6b-7101-4da9-ba2a-d9ef0d85d039">Segment Number (0062,0004) shall be unique within each Instance<emphasis role="bold"><emphasis role="underline">.</emphasis></emphasis></para>
                    <para><emphasis role="bold"><emphasis role="underline">If Segmentation Type (0062,0001) is BINARY or FRACTIONAL</emphasis></emphasis>, <emphasis role="bold"><emphasis role="underline">Segment Number (0062,0004)  shall </emphasis></emphasis>start at a value of 1, and increase monotonically by 1.</para>
                    <note>
                        <orderedlist>
                            <listitem>
                                <para><emphasis role="bold"><emphasis role="underline">When converting from LABELMAP Segmentation Instances to BINARY Segmentation Instances, care should be taken to reassign the Segment Number values if necessary, such that the requirements in this section are complied with.</emphasis></emphasis></para>
                            </listitem>
                            <listitem>
                                <para><emphasis role="bold"><emphasis role="underline">Requirements on the ascending order of the Segment Number values does not imply an ordering of the Sequence Items of any enclosing Sequence.</emphasis></emphasis></para>
                            </listitem>
                        </orderedlist>
                    </note>
                    </section>
                </section>
                <section label="C.8.20.3" status="4" xml:id="sect_C.8.20.3">
                    <title>Segmentation Functional Group Macros</title>
                    <para xml:id="para_376c9129-7639-41d0-948b-db2cbc078149">The following sections contain Functional Group Macros specific to the Segmentation IOD.</para>
                    <note>
                        <para xml:id="para_7d603a8c-dfe7-4ebf-8721-f8730ada4a76">The Attribute descriptions in the Functional Group Macros are written as if they were applicable to a single frame (i.e., the Macro is part of the Per-Frame Functional Groups Sequence). If an Attribute is applicable to all frames (i.e., the Macro is part of the Shared Functional Groups Sequence) the phrase "this frame" in the Attribute description shall be interpreted to mean "for all frames".</para>
                    </note>
                    <section label="C.8.20.3.1" status="5" xml:id="sect_C.8.20.3.1">
                        <title>Segmentation Macro</title>
                        <para xml:id="para_ab568e07-baf8-4574-ba4e-9e4e5cee6bae">
                            <xref linkend="table_C.8.20-3" xrefstyle="select: label"/> specifies the Attributes of the <xref linkend="sect_C.8.20.3.1" xrefstyle="select: title"/>.</para>
                        <table frame="box" label="C.8.20-3" rules="all" xml:id="table_C.8.20-3">
                            <caption>Segmentation Macro Attributes</caption>
                            <thead>
                                <tr valign="top">
                                    <th align="center" colspan="1" rowspan="1">
                                        <para xml:id="para_b2d3604e-0289-42db-9b74-5efaf44bcd6b">Attribute Name</para>
                                    </th>
                                    <th align="center" colspan="1" rowspan="1">
                                        <para xml:id="para_e59b020d-edbb-43d6-a511-6d53cd7a188b">Tag</para>
                                    </th>
                                    <th align="center" colspan="1" rowspan="1">
                                        <para xml:id="para_059d6df1-014a-4e9a-82a2-6970f361ffb0">Type</para>
                                    </th>
                                    <th align="center" colspan="1" rowspan="1">
                                        <para xml:id="para_86935f4c-2c50-4a25-9c51-0079c32cabb5">Attribute Description</para>
                                    </th>
                                </tr>
                            </thead>
                            <tbody>
                                <tr valign="top">
                                    <td align="left" colspan="1" rowspan="1">
                                        <para xml:id="para_514f8fb4-dfe1-4ba3-8178-88cd785d732c">Segment Identification Sequence</para>
                                    </td>
                                    <td align="center" colspan="1" rowspan="1">
                                        <para xml:id="para_fcc5fd89-4817-4c0d-837d-6b03fe93a4fa">(0062,000A)</para>
                                    </td>
                                    <td align="center" colspan="1" rowspan="1">
                                        <para xml:id="para_968bc470-2fc6-4c74-be8b-d4693b70a7de">1</para>
                                    </td>
                                    <td align="left" colspan="1" rowspan="1">
                                        <para xml:id="para_e8521205-c87d-40de-8259-221d401f450f">Identifies the characteristics of this frame.</para>
                                        <para xml:id="para_206d5957-d6e6-4a8a-808a-04df34afb3b2">Only a single Item shall be included in this Sequence.</para>
                                    </td>
                                </tr>
                                <tr valign="top">
                                    <td align="left" colspan="1" rowspan="1">
                                        <para xml:id="para_4c82df38-56ab-4f53-9d01-715fb364febf">&gt;Referenced Segment Number</para>
                                    </td>
                                    <td align="center" colspan="1" rowspan="1">
                                        <para xml:id="para_581ba7bd-d847-4e79-987d-60a7241c3227">(0062,000B)</para>
                                    </td>
                                    <td align="center" colspan="1" rowspan="1">
                                        <para xml:id="para_f226b401-4e25-4d9e-a767-d0e0f5751c49">1</para>
                                    </td>
                                    <td align="left" colspan="1" rowspan="1">
                                        <para xml:id="para_ddb9b36c-b07a-4714-b603-c2d88ff3dde9">Uniquely identifies the segment described in Segment Sequence (0062,0002) by reference to Segment Number (0062,0004). Referenced Segment Number (0062,000B) shall not be multi-valued.</para>
                                    </td>
                                </tr>
                            </tbody>
                        </table>
                    </section>
                </section>
                <section label="C.8.20.4" status="4" xml:id="sect_C.8.20.4">
                    <title>Segmentation Macros</title>
                    <para xml:id="para_d39448f7-fe6b-427a-ac75-7fb75b810827">The following sections contain Macros specific to the Segmentation IOD.</para>
                    <section label="C.8.20.4.1" status="5" xml:id="sect_C.8.20.4.1">
                        <title>Segment Description Macro</title>
                        <para xml:id="para_7b517577-d1cc-43a6-bade-d98a4f5c85d7">
                            <xref linkend="table_C.8.20-4" xrefstyle="select: label"/> specifies the Attributes of the <xref linkend="sect_C.8.20.4.1" xrefstyle="select: title"/>.</para>
                        <table frame="box" label="C.8.20-4" rules="all" xml:id="table_C.8.20-4">
                            <caption>Segment Description Macro Attributes</caption>
                            <thead>
                                <tr valign="top">
                                    <th align="center" colspan="1" rowspan="1">
                                        <para xml:id="para_e5873f75-48d1-402e-a8cc-0fec00eb11ed">Attribute Name</para>
                                    </th>
                                    <th align="center" colspan="1" rowspan="1">
                                        <para xml:id="para_9ce3b607-5dfa-467c-ae0c-f713cb13ccf7">Tag</para>
                                    </th>
                                    <th align="center" colspan="1" rowspan="1">
                                        <para xml:id="para_047952eb-8c41-4ce9-a835-4b42125903a0">Type</para>
                                    </th>
                                    <th align="center" colspan="1" rowspan="1">
                                        <para xml:id="para_10477ae3-4bc4-416f-a8ad-8a433354940c">Attribute Description</para>
                                    </th>
                                </tr>
                            </thead>
                            <tbody>
                                <tr valign="top">
                                    <td align="left" colspan="1" rowspan="1">
                                        <para xml:id="para_89b74565-96db-49e7-80ed-947f98554f8e">Segment Number</para>
                                    </td>
                                    <td align="center" colspan="1" rowspan="1">
                                        <para xml:id="para_679d6547-0844-44c1-b2e2-29e9e53b79d3">(0062,0004)</para>
                                    </td>
                                    <td align="center" colspan="1" rowspan="1">
                                        <para xml:id="para_2f3320ca-b331-4e3c-9ca1-aff2d0a4c320">1</para>
                                    </td>
                                    <td align="left" colspan="1" rowspan="1">
                                        <para xml:id="para_a2dc2e33-66cb-4732-8ca0-640023a2941c">Identification number of the segment. The value of Segment Number (0062,0004) shall be unique within the Segmentation Instance in which it is created. See <xref linkend="sect_C.8.20.2.4" xrefstyle="select: label"/>.</para>
                                    </td>
                                </tr>
                                <tr valign="top">
                                    <td align="left" colspan="1" rowspan="1">
                                        <para xml:id="para_7f4a9b09-0817-4b35-a8be-08a3e398a911">Segment Label</para>
                                    </td>
                                    <td align="center" colspan="1" rowspan="1">
                                        <para xml:id="para_e832b0f2-7a7b-4ee0-9c02-d08ea312e98a">(0062,0005)</para>
                                    </td>
                                    <td align="center" colspan="1" rowspan="1">
                                        <para xml:id="para_dbbbd023-9265-4b62-93b1-500fbc88bd52">1</para>
                                    </td>
                                    <td align="left" colspan="1" rowspan="1">
                                        <para xml:id="para_31c5221b-1ec8-407e-8543-c3a728cce054">User-defined label identifying this segment. This may be the same as Code Meaning (0008,0104) of Segmented Property Type Code Sequence (0062,000F).</para>
                                    </td>
                                </tr>
                                <tr valign="top">
                                    <td align="left" colspan="1" rowspan="1">
                                        <para xml:id="para_8df80b9f-e0b5-4748-af9f-81f86f0a6df0">Segment Description</para>
                                    </td>
                                    <td align="center" colspan="1" rowspan="1">
                                        <para xml:id="para_7eb5a6ed-a466-4462-874c-3ca981ce7f59">(0062,0006)</para>
                                    </td>
                                    <td align="center" colspan="1" rowspan="1">
                                        <para xml:id="para_e296be92-eb14-40f3-9eab-676d2594d849">3</para>
                                    </td>
                                    <td align="left" colspan="1" rowspan="1">
                                        <para xml:id="para_49345a3f-6586-4727-baed-0b6743c895ce">User-defined description for this segment.</para>
                                    </td>
                                </tr>
                                <tr valign="top">
                                    <td align="left" colspan="1" rowspan="1">
                                        <para xml:id="para_59326d43-8df5-4bad-8353-2e56652fe6b3">Segment Algorithm Type</para>
                                    </td>
                                    <td align="center" colspan="1" rowspan="1">
                                        <para xml:id="para_3260b7d0-fa20-4cdd-846f-7a0e26634e15">(0062,0008)</para>
                                    </td>
                                    <td align="center" colspan="1" rowspan="1">
                                        <para xml:id="para_d3722e9d-3368-4bbf-b100-e44055834b8a">1</para>
                                    </td>
                                    <td align="left" colspan="1" rowspan="1">
                                        <para xml:id="para_ced9b6e7-728a-426b-bc51-f0a2fe2f5a90">Type of algorithm used to generate the segment.</para>
                                        <variablelist spacing="compact">
                                            <title>Enumerated Values:</title>
                                            <varlistentry>
                                                <term>AUTOMATIC</term>
                                                <listitem>
                                                    <para xml:id="para_95e3bf8a-e3e4-48cf-a6dc-93e5cf0b2854">calculated segment</para>
                                                </listitem>
                                            </varlistentry>
                                            <varlistentry>
                                                <term>SEMIAUTOMATIC</term>
                                                <listitem>
                                                    <para xml:id="para_c676991e-3cd3-478c-b75a-f7b25bc73285">calculated segment with user assistance</para>
                                                </listitem>
                                            </varlistentry>
                                            <varlistentry>
                                                <term>MANUAL</term>
                                                <listitem>
                                                    <para xml:id="para_0529be8a-6c63-4684-a745-dbc8e5cb5383">user-entered segment</para>
                                                </listitem>
                                            </varlistentry>
                                        </variablelist>
                                    </td>
                                </tr>
                                <tr valign="top">
                                    <td align="left" colspan="3" rowspan="1">
                                        <para xml:id="para_5405c6ad-ec1a-49a7-b29f-4b5f46b44a95">
                                            <emphasis role="italic">Include Table 10-7b "Multiple Site General Anatomy Optional Macro Attributes"<!--<xref linkend="table_10-7b" xrefstyle="select: label quotedtitle"/>-->
                                            </emphasis>
                                        </para>
                                    </td>
                                    <td align="left" colspan="1" rowspan="1">
                                        <para xml:id="para_01915cc9-a15b-41e5-a999-1c7648a155ba">
                                            <emphasis role="italic">May not be necessary if the anatomy is implicit in the Segmented Property Type Code Sequence.</emphasis>
                                        </para>
                                        <para xml:id="para_94bb03d6-d3bf-4659-9282-a60e3f949904">
                                            <emphasis role="italic">More than one Item in Anatomic Region Sequence (0008,2218) may be used when a region of interest spans multiple anatomical locations and there is not a single pre-coordinated code describing the combination of locations. There is no requirement that the multiple locations be contiguous.</emphasis>
                                        </para>
                                    </td>
                                </tr>
                                <tr valign="top">
                                    <td align="left" colspan="1" rowspan="1">
                                        <para xml:id="para_f5f0349b-ab2a-436d-8ded-b0bc82a19e11">Segmented Property Category Code Sequence</para>
                                    </td>
                                    <td align="center" colspan="1" rowspan="1">
                                        <para xml:id="para_5e3c280a-0a6b-4635-9143-679d88f966bf">(0062,0003)</para>
                                    </td>
                                    <td align="center" colspan="1" rowspan="1">
                                        <para xml:id="para_4b0500cc-fac5-42a6-b1d1-2e51c2ac94bb">1</para>
                                    </td>
                                    <td align="left" colspan="1" rowspan="1">
                                        <para xml:id="para_ae19ae43-e724-4506-89f2-4ea677c3026b">Sequence defining the general category of the property the segment represents.</para>
                                        <para xml:id="para_d11f4704-6558-4bf3-8bee-2d2aa60a7247">Only a single Item shall be included in this Sequence.</para>
                                    </td>
                                </tr>
                                <tr valign="top">
                                    <td align="left" colspan="3" rowspan="1">
                                        <para xml:id="para_2a90e84e-d251-4457-8664-eb73c4e2712f">
                                            <emphasis role="italic">&gt;Include Table 8.8-1 "Code Sequence Macro Attributes"<!--<xref linkend="table_8.8-1" xrefstyle="select: label quotedtitle"/>-->
                                            </emphasis>
                                        </para>
                                    </td>
                                    <td align="left" colspan="1" rowspan="1">
                                        <para xml:id="para_6b2c86d9-b05f-485b-8f22-ce22d8cde766">
                                            <emphasis role="italic">B<olink targetdoc="PS3.16" targetptr="sect_CID_7150" xrefstyle="select: labelnumber quotedtitle"/>.</emphasis>
                                        </para>
                                    </td>
                                </tr>
                                <tr valign="top">
                                    <td align="left" colspan="1" rowspan="1">
                                        <para xml:id="para_2c17461c-ef24-4b80-9680-cdcf54031c11">Segmented Property Type Code Sequence</para>
                                    </td>
                                    <td align="center" colspan="1" rowspan="1">
                                        <para xml:id="para_0d467a88-b426-4e98-89d7-db0109927e06">(0062,000F)</para>
                                    </td>
                                    <td align="center" colspan="1" rowspan="1">
                                        <para xml:id="para_39736199-ccab-48c1-a7c4-0af7d87420ab">1</para>
                                    </td>
                                    <td align="left" colspan="1" rowspan="1">
                                        <para xml:id="para_5e98e7fa-102f-4676-b423-6e5a88aadc59">Sequence defining the specific property the segment represents.</para>
                                        <note>
                                            <para xml:id="para_ec8e6f7e-0860-4d73-bbf3-1fda63967705">"Property" is used in the sense of meaning "what the segmented voxels represent", whether it be a physical or biological object, be real or conceptual, having spatial, temporal or functional extent or not. I.e., it is what the segment "is" (as opposed to some feature, attribute, quality, or characteristic of it, like color or shape or size).</para>
                                        </note>
                                        <para xml:id="para_0709ad40-b9d1-4432-b54b-eb584c52e2b3">Only a single Item shall be included in this Sequence.</para>
                                    </td>
                                </tr>
                                <tr valign="top">
                                    <td align="left" colspan="3" rowspan="1">
                                        <para xml:id="para_af07999d-7c2b-4b0c-9013-f4c2eb71bc4c">
                                            <emphasis role="italic">&gt;Include Table 8.8-1 "Code Sequence Macro Attributes"<!--<xref linkend="table_8.8-1" xrefstyle="select: label quotedtitle"/>-->
                                            </emphasis>
                                        </para>
                                    </td>
                                    <td align="left" colspan="1" rowspan="1">
                                        <para xml:id="para_4c9a4caa-f726-4fc7-a4f3-ee4d30cce998">
                                            <emphasis role="italic">B<olink targetdoc="PS3.16" targetptr="sect_CID_7151" xrefstyle="select: labelnumber quotedtitle"/>.</emphasis>
                                        </para>
                                    </td>
                                </tr>
                                <tr valign="top">
                                    <td align="left" colspan="1" rowspan="1">
                                        <para xml:id="para_45dbd699-cfb1-402d-95c7-8ace55dbddef">&gt;Segmented Property Type Modifier Code Sequence</para>
                                    </td>
                                    <td align="center" colspan="1" rowspan="1">
                                        <para xml:id="para_dc0b1bfc-2562-4615-a294-f388862cdfea">(0062,0011)</para>
                                    </td>
                                    <td align="center" colspan="1" rowspan="1">
                                        <para xml:id="para_8303257d-425a-4786-b950-714d3a4226ce">3</para>
                                    </td>
                                    <td align="left" colspan="1" rowspan="1">
                                        <para xml:id="para_46c1197b-66e2-4c3f-ab60-2183b739e963">Sequence defining the modifier of the property type of this segment.</para>
                                        <para xml:id="para_6ff8ff0c-b63d-4cd8-87cf-009043959541">One or more Items are permitted in this Sequence.</para>
                                    </td>
                                </tr>
                                <tr valign="top">
                                    <td align="left" colspan="3" rowspan="1">
                                        <para xml:id="para_e44a4c92-6204-43fa-99b2-70cd8bb7f1f3">
                                            <emphasis role="italic">&gt;&gt;Include Table 8.8-1 "Code Sequence Macro Attributes"<!--<xref linkend="table_8.8-1" xrefstyle="select: label quotedtitle"/>-->
                                            </emphasis>
                                        </para>
                                    </td>
                                    <td align="left" colspan="1" rowspan="1">
                                        <para xml:id="para_8e288acf-cbfb-48ab-8644-e04b283b25f4">
                                            <emphasis role="italic">D<olink targetdoc="PS3.16" targetptr="sect_CID_244" xrefstyle="select: labelnumber quotedtitle"/>.</emphasis>
                                        </para>
                                        <note>
                                            <para xml:id="para_8fa0b2fd-bdd0-4c8b-aaf2-b3de2f6844d4">
<emphasis role="italic">For Retinal Segmentation Surfaces, laterality is not typically specified.</emphasis>
</para>
                                        </note>
                                    </td>
                                </tr>
                                <tr valign="top">
                                    <td align="left" colspan="1" rowspan="1">
                                        <para xml:id="para_332c16f0-7d34-4477-a4a4-e7813f47a700">Tracking ID</para>
                                    </td>
                                    <td align="center" colspan="1" rowspan="1">
                                        <para xml:id="para_d9be05fc-e8b3-4ac2-b6d9-7b932b230089">(0062,0020)</para>
                                    </td>
                                    <td align="center" colspan="1" rowspan="1">
                                        <para xml:id="para_090dabe3-4629-4c17-8997-454a05fddd64">1C</para>
                                    </td>
                                    <td align="left" colspan="1" rowspan="1">
                                        <para xml:id="para_34bba996-30f3-4288-afe8-cd2e5b679fd7">A text label used for tracking a finding or feature, potentially across multiple reporting objects, over time. This label shall be unique within the domain in which it is used.</para>
                                        <para xml:id="para_95cc4898-30f5-4eb7-a982-3c201a07f0bb">Required if Tracking UID (0062,0021) is present.</para>
                                        <note>
                                            <orderedlist>
                                                <listitem>
                                                    <para xml:id="para_bc9377e8-79b7-4985-ab7b-d5675e1cf2e0">May or may not have the same value as Segment Label (0062,0005).</para>
                                                </listitem>
                                                <listitem>
                                                    <para xml:id="para_6446e408-6f4d-494d-968e-a243d94feb6a">Related SR Instances may exist, for example, to record measurements related to this segment, but need not exist for this Attribute to be used.</para>
                                                </listitem>
                                                <listitem>
                                                    <para xml:id="para_6eae24e2-bfba-4094-beec-e75fd44ac5a1">This Attribute will have the same value as the value of the <olink targetdoc="PS3.16" targetptr="DCM_112039" xrefstyle="select: nopage">(112039, DCM, "Tracking Identifier")</olink> Content Item in SR Instances that reference this Segment in this Segmentation Instance.</para>
                                                </listitem>
                                            </orderedlist>
                                        </note>
                                    </td>
                                </tr>
                                <tr valign="top">
                                    <td align="left" colspan="1" rowspan="1">
                                        <para xml:id="para_b2e24341-d2d7-4aae-8916-aae70653fe4c">Tracking UID</para>
                                    </td>
                                    <td align="center" colspan="1" rowspan="1">
                                        <para xml:id="para_812ac62a-0bd8-4328-a13d-9a31cad6ed92">(0062,0021)</para>
                                    </td>
                                    <td align="center" colspan="1" rowspan="1">
                                        <para xml:id="para_2bd967b5-7525-42ae-ab2f-7c49741c3ff2">1C</para>
                                    </td>
                                    <td align="left" colspan="1" rowspan="1">
                                        <para xml:id="para_5022eae5-11f9-4ec4-a3dc-876da69d0426">A unique identifier used for tracking a finding or feature, potentially across multiple reporting objects, over time.</para>
                                        <para xml:id="para_0c8ffb12-539c-458a-84d3-83141c247650">Required if Tracking ID (0062,0020) is present.</para>
                                        <note>
                                            <orderedlist>
                                                <listitem>
                                                    <para xml:id="para_8d194842-7201-4c47-a558-0ff46d6a0475">Related SR Instances may exist, for example, to record measurements related to this segment, but need not exist for this Attribute to be used.</para>
                                                </listitem>
                                                <listitem>
                                                    <para xml:id="para_1674b0e1-fc50-47ad-83f5-adb781633aa4">This Attribute will have the same value as the value of the <olink targetdoc="PS3.16" targetptr="DCM_112040" xrefstyle="select: nopage">(112040, DCM, "Tracking Unique Identifier")</olink> Content Item in SR Instances that reference this Segment in this Segmentation Instance.</para>
                                                </listitem>
                                            </orderedlist>
                                        </note>
                                    </td>
                                </tr>
                                <tr valign="top">
                                    <td align="left" colspan="1" rowspan="1">
                                        <para xml:id="para_e26ba899-0c88-4a8c-8654-3ca5186901e2">Definition Source Sequence</para>
                                    </td>
                                    <td align="center" colspan="1" rowspan="1">
                                        <para xml:id="para_ec80049a-b160-4017-b906-26be9942791e">(0008,1156)</para>
                                    </td>
                                    <td align="center" colspan="1" rowspan="1">
                                        <para xml:id="para_1815b14f-5b1a-47df-ad45-159840fabe92">3</para>
                                    </td>
                                    <td align="left" colspan="1" rowspan="1">
                                        <para xml:id="para_1a82db4f-9410-4a5b-b917-48b3c63cc21e">Instances containing the source of the Segment information.</para>
                                        <para xml:id="para_cc8a52bc-6a5c-4fbc-a46d-74ba82d0d261">Only a single Item is permitted in this Sequence.</para>
                                    </td>
                                </tr>
                                <tr valign="top">
                                    <td align="left" colspan="4" rowspan="1">
                                        <para xml:id="para_f9a7344d-ec95-409b-9d4e-68e4a88786e8">
                                            <emphasis role="italic">&gt;Include Table 10-11 "SOP Instance Reference Macro Attributes"<!--<xref linkend="table_10-11" xrefstyle="select: label quotedtitle"/>-->.</emphasis>
                                        </para>
                                    </td>
                                </tr>
                                <tr valign="top">
                                    <td align="left" colspan="1" rowspan="1">
                                        <para xml:id="para_b9c57314-3d72-49eb-9dde-ec066756f565">&gt;Referenced ROI Number</para>
                                    </td>
                                    <td align="center" colspan="1" rowspan="1">
                                        <para xml:id="para_71617b51-bb89-4fe1-9cf3-5f668c5a9ce7">(3006,0084)</para>
                                    </td>
                                    <td align="center" colspan="1" rowspan="1">
                                        <para xml:id="para_ba1faeac-068a-47b9-9dee-602daa7e9a0f">1C</para>
                                    </td>
                                    <td align="left" colspan="1" rowspan="1">
                                        <para xml:id="para_e0950fff-7a99-4b92-9c69-38977867a294">The value of ROI Number (3006,0022) in the referenced SOP Instance that identifies the ROI that is the origin of the Segment information.</para>
                                        <para xml:id="para_fee19d43-d264-4ac3-865a-aca9578f31bd">Required if Referenced SOP Class UID (0008,1150) is RT Structure Set Storage ("1.2.840.10008.5.1.4.1.1.481.3").</para>
                                    </td>
                                </tr>
                                <tr valign="top">
                                    <td align="left" colspan="4" rowspan="1">
                                        <para xml:id="para_ae67cc6a-ea80-40da-bd0e-d6b808fbe9fb">
                                            <emphasis role="italic">Include Table 10.9.3-1 "Content Creator Macro"<!--<xref linkend="table_10.9.3-1" xrefstyle="select: label quotedtitle"/>-->
                                            </emphasis>
                                        </para>
                                    </td>
                                </tr>
                            </tbody>
                        </table>
                    </section>
                </section>
            </section>
        
        <section label="C.7.9" status="3" xml:id="sect_C.7.9">
                <title>Palette Color Lookup Table Module</title>
                <para xml:id="para_55388b37-bd58-4a13-b7cc-2ec5eb5a019f">
                    <xref linkend="table_C.7-22" xrefstyle="select: label"/> specifies the Attributes of the <xref linkend="sect_C.7.9" xrefstyle="select: title"/>, which describe the Lookup table data for images with Palette Color photometric interpretation.</para>
                <para xml:id="para_621cff74-c1f5-4b4d-8743-ce5fa9e4f9d9">When the <xref linkend="sect_C.7.9" xrefstyle="select: title"/> is present in an Image IOD, the conditional requirements for the use of Palette Color Lookup Table Data (0028,1201-1203) and Segmented Palette Color Lookup Table Data (0028,1221-1223), described in <xref linkend="table_C.7-22" xrefstyle="select: label"/>, shall take precedence over the conditional requirements described in the <xref linkend="sect_C.7.6.3" xrefstyle="select: title"/> (see <xref linkend="sect_C.7.6.3" xrefstyle="select: label"/>). When the <xref linkend="sect_C.7.9" xrefstyle="select: title"/> is present in a Presentation State IOD, the Palette Color Lookup Table Data (0028,1201-1203) Attributes are mandatory and the Segmented Palette Color Lookup Table Data (0028,1221-1223) shall not be present. When the <xref linkend="sect_C.7.9" xrefstyle="select: title"/> is present in a Color Palette IOD, either the Palette Color Lookup Table Data
                    (0028,1201-1203) or Segmented Palette Color Lookup Table Data (0028,1221-1223) Attributes may be used.</para>
                <para xml:id="para_78a23ebd-abd9-4eb4-9a76-9ef782670edc">When the <xref linkend="sect_C.7.9" xrefstyle="select: title"/> is present in a Color Palette IOD, the 3rd value of Palette Color Lookup Table Descriptor (0028,1101-1103) (i.e, the number of bits for each entry in the Lookup Table Data) shall be 8.</para>
                <table frame="box" label="C.7-22" rules="all" xml:id="table_C.7-22">
                    <caption>Palette Color Lookup Table Module Attributes</caption>
                    <thead>
                        <tr valign="top">
                            <th align="center" colspan="1" rowspan="1">
                                <para xml:id="para_c93c70de-c53a-45b3-b02d-e147834811ba">Attribute Name</para>
                            </th>
                            <th align="center" colspan="1" rowspan="1">
                                <para xml:id="para_85748cc7-dce5-4ba5-89f7-5c0bf7c1f0d9">Tag</para>
                            </th>
                            <th align="center" colspan="1" rowspan="1">
                                <para xml:id="para_84321406-3087-4bb8-a7f6-a2ed62114f92">Type</para>
                            </th>
                            <th align="center" colspan="1" rowspan="1">
                                <para xml:id="para_47829838-f1b9-46ed-82b7-a3214296b929">Attribute Description</para>
                            </th>
                        </tr>
                    </thead>
                    <tbody>
                        <tr valign="top">
                            <td align="left" colspan="4" rowspan="1">
                                <para xml:id="para_3ca51964-b287-4984-87d1-da0455989e49">
                                    <emphasis role="italic">Include <xref linkend="table_C.7-22a" xrefstyle="select: label quotedtitle"/>
                                    </emphasis>
                                </para>
                            </td>
                        </tr>
                    </tbody>
                </table>
                <table frame="box" label="C.7-22a" rules="all" xml:id="table_C.7-22a">
                    <caption>Palette Color Lookup Table Macro Attributes</caption>
                    <thead>
                        <tr valign="top">
                            <th align="center" colspan="1" rowspan="1">
                                <para xml:id="para_5baedec1-ab08-4504-a897-912bf7a2197b">Attribute Name</para>
                            </th>
                            <th align="center" colspan="1" rowspan="1">
                                <para xml:id="para_29dc4762-aca5-4551-bfe2-5481a7470201">Tag</para>
                            </th>
                            <th align="center" colspan="1" rowspan="1">
                                <para xml:id="para_cc35e274-60c1-43fa-a192-1972a9de183b">Type</para>
                            </th>
                            <th align="center" colspan="1" rowspan="1">
                                <para xml:id="para_75558297-30f6-4002-aed2-05c691ec74d3">Attribute Description</para>
                            </th>
                        </tr>
                    </thead>
                    <tbody>
                        <tr valign="top">
                            <td align="left" colspan="1" rowspan="1">
                                <para xml:id="para_e4ab131b-dee8-4b76-bad7-4fd30df8ea79">Red Palette Color Lookup Table Descriptor</para>
                            </td>
                            <td align="center" colspan="1" rowspan="1">
                                <para xml:id="para_9a8dde96-a358-4a76-b629-3bc58648571e">(0028,1101)</para>
                            </td>
                            <td align="center" colspan="1" rowspan="1">
                                <para xml:id="para_c7338a19-26d8-4af9-9528-395955f952c8">1</para>
                            </td>
                            <td align="left" colspan="1" rowspan="1">
                                <para xml:id="para_b2799463-c18b-441a-a242-54d450a3e2c5">Specifies the format of the Red Palette Color Lookup Table Data (0028,1201). See <xref linkend="sect_C.7.6.3.1.5" xrefstyle="select: label"/> for further explanation.</para>
                            </td>
                        </tr>
                        <tr valign="top">
                            <td align="left" colspan="1" rowspan="1">
                                <para xml:id="para_8e4b2a05-89a1-4fb1-a2a8-1ada7231be22">Green Palette Color Lookup Table Descriptor</para>
                            </td>
                            <td align="center" colspan="1" rowspan="1">
                                <para xml:id="para_6589d7bd-52f5-4f6f-9518-376c3bcf66b4">(0028,1102)</para>
                            </td>
                            <td align="center" colspan="1" rowspan="1">
                                <para xml:id="para_1e84806d-f480-4029-bb56-aa46b7b3f886">1</para>
                            </td>
                            <td align="left" colspan="1" rowspan="1">
                                <para xml:id="para_9513e3dc-1e89-4b67-b5ec-e1cfa6b5b777">Specifies the format of the Green Palette Color Lookup Table Data (0028,1202). See <xref linkend="sect_C.7.6.3.1.5" xrefstyle="select: label"/> for further explanation.</para>
                            </td>
                        </tr>
                        <tr valign="top">
                            <td align="left" colspan="1" rowspan="1">
                                <para xml:id="para_3a3336f3-3a0d-4183-8425-599e7077e879">Blue Palette Color Lookup Table Descriptor</para>
                            </td>
                            <td align="center" colspan="1" rowspan="1">
                                <para xml:id="para_d1e1278f-767e-4e02-bb8d-2192c67d884d">(0028,1103)</para>
                            </td>
                            <td align="center" colspan="1" rowspan="1">
                                <para xml:id="para_37ccb353-4b27-457b-b5a5-2bfe318e192e">1</para>
                            </td>
                            <td align="left" colspan="1" rowspan="1">
                                <para xml:id="para_c39c2f9e-5b9d-4429-a52f-a9a93ca94e40">Specifies the format of the Blue Palette Color Lookup table Data (0028,1203). See <xref linkend="sect_C.7.6.3.1.5" xrefstyle="select: label"/> for further explanation.</para>
                            </td>
                        </tr>
                        <tr valign="top">
                            <td align="left" colspan="1" rowspan="1">
                                <para xml:id="para_495a143e-0e9d-48f7-806e-ee1e1d0eaf37">Palette Color Lookup Table UID</para>
                            </td>
                            <td align="center" colspan="1" rowspan="1">
                                <para xml:id="para_04e273c0-66a7-47e7-adcc-24f27c3b0230">(0028,1199)</para>
                            </td>
                            <td align="center" colspan="1" rowspan="1">
                                <para xml:id="para_82f389a7-a4d0-437c-b4a3-0ef34ebf3393">3</para>
                            </td>
                            <td align="left" colspan="1" rowspan="1">
                                <para xml:id="para_58c7e439-c35f-4821-829b-516f02c4f491">Palette Color Lookup Table UID. See <xref linkend="sect_C.7.9.1" xrefstyle="select: label"/> for further explanation.</para>
                            </td>
                        </tr>
                        <tr valign="top">
                            <td align="left" colspan="1" rowspan="1">
                                <para xml:id="para_30efbc10-2ba4-4f2b-b184-6a5ee92c72d4">Red Palette Color Lookup Table Data</para>
                            </td>
                            <td align="center" colspan="1" rowspan="1">
                                <para xml:id="para_181d145e-3bea-48ec-ab36-3e68424fed53">(0028,1201)</para>
                            </td>
                            <td align="center" colspan="1" rowspan="1">
                                <para xml:id="para_9064b619-dba1-4bcf-adca-c388f857c48c">1C</para>
                            </td>
                            <td align="left" colspan="1" rowspan="1">
                                <para xml:id="para_5b4ff6e4-f797-4161-ad59-6b30e8c2ccd4">Red Palette Color Lookup Table Data. Required if segmented data is NOT used in an Image IOD or Color Palette IOD, or if the IOD is a Presentation State IOD. See <xref linkend="sect_C.7.6.3.1.6" xrefstyle="select: label"/> for further explanation.</para>
                            </td>
                        </tr>
                        <tr valign="top">
                            <td align="left" colspan="1" rowspan="1">
                                <para xml:id="para_6ad29a05-6f88-451d-8614-e7d1d577281b">Green Palette Color Lookup Table Data</para>
                            </td>
                            <td align="center" colspan="1" rowspan="1">
                                <para xml:id="para_73d637ce-8566-4806-8696-99d6e150f533">(0028,1202)</para>
                            </td>
                            <td align="center" colspan="1" rowspan="1">
                                <para xml:id="para_3936d05f-19cf-4d13-9006-22f302aa5325">1C</para>
                            </td>
                            <td align="left" colspan="1" rowspan="1">
                                <para xml:id="para_103d12c2-b21c-4f1f-a0da-fa4aa39f47eb">Green Palette Color Lookup Table Data. Required if segmented data is NOT used in an Image IOD or Color Palette IOD, or if the IOD is a Presentation State IOD. See <xref linkend="sect_C.7.6.3.1.6" xrefstyle="select: label"/> for further explanation.</para>
                            </td>
                        </tr>
                        <tr valign="top">
                            <td align="left" colspan="1" rowspan="1">
                                <para xml:id="para_2ee679bb-62c5-4ee7-b42b-2444c7f978ab">Blue Palette Color Lookup Table Data</para>
                            </td>
                            <td align="center" colspan="1" rowspan="1">
                                <para xml:id="para_26082704-aac2-4621-a284-24dbbdefac0f">(0028,1203)</para>
                            </td>
                            <td align="center" colspan="1" rowspan="1">
                                <para xml:id="para_b06032da-e11f-4ce0-a12b-93de37ab733a">1C</para>
                            </td>
                            <td align="left" colspan="1" rowspan="1">
                                <para xml:id="para_7a7b4b13-0be6-45e9-8ab2-76adcd717232">Blue Palette Color Lookup Table Data. Required if segmented data is NOT used in an Image IOD or Color Palette IOD, or if the IOD is a Presentation State IOD. See <xref linkend="sect_C.7.6.3.1.6" xrefstyle="select: label"/> for further explanation.</para>
                            </td>
                        </tr>
                        <tr valign="top">
                            <td align="left" colspan="1" rowspan="1">
                                <para xml:id="para_fb67d1ac-7c13-49ed-a2db-e271f4d1820f">Segmented Red Palette Color Lookup Table Data</para>
                            </td>
                            <td align="center" colspan="1" rowspan="1">
                                <para xml:id="para_28a23325-e24a-4b58-8b30-a1dcae204797">(0028,1221)</para>
                            </td>
                            <td align="center" colspan="1" rowspan="1">
                                <para xml:id="para_5a268220-5c17-4eee-92ec-c6301c2fe257">1C</para>
                            </td>
                            <td align="left" colspan="1" rowspan="1">
                                <para xml:id="para_4bb50d53-a9b5-40e2-9b5b-b26d3cb5e333">Segmented Red Palette Color Lookup Table Data. Required if segmented data is used in an Image IOD or Color Palette IOD; shall not be present in a Presentation State IOD. See <xref linkend="sect_C.7.9.2" xrefstyle="select: label"/> for further explanation.</para>
                            </td>
                        </tr>
                        <tr valign="top">
                            <td align="left" colspan="1" rowspan="1">
                                <para xml:id="para_b128854b-5337-4561-b8bb-21fb4eac429b">Segmented Green Palette Color Lookup Table Data</para>
                            </td>
                            <td align="center" colspan="1" rowspan="1">
                                <para xml:id="para_9b354717-b47e-4b7d-8726-c7772521a4f7">(0028,1222)</para>
                            </td>
                            <td align="center" colspan="1" rowspan="1">
                                <para xml:id="para_cd11bc94-f14b-4098-ac75-8de8d0fadcd1">1C</para>
                            </td>
                            <td align="left" colspan="1" rowspan="1">
                                <para xml:id="para_7dde8e4c-ef72-4fb9-acda-6f6cdc1d67ca">Segmented Green Palette Color Lookup Table Data. Required if segmented data is used in an Image IOD or Color Palette IOD; shall not be present in a Presentation State IOD See <xref linkend="sect_C.7.9.2" xrefstyle="select: label"/> for further explanation.</para>
                            </td>
                        </tr>
                        <tr valign="top">
                            <td align="left" colspan="1" rowspan="1">
                                <para xml:id="para_5177db41-e98c-4f8d-a528-ce05e67ee723">Segmented Blue Palette Color Lookup Table Data</para>
                            </td>
                            <td align="center" colspan="1" rowspan="1">
                                <para xml:id="para_435fca5a-41e5-4dde-86c7-3e100c485613">(0028,1223)</para>
                            </td>
                            <td align="center" colspan="1" rowspan="1">
                                <para xml:id="para_669d621e-2fb9-4c2c-95ea-4a69070c13a6">1C</para>
                            </td>
                            <td align="left" colspan="1" rowspan="1">
                                <para xml:id="para_a6dd4dad-719b-482d-a237-093741ad8200">Segmented Blue Palette Color Lookup Table Data. Required if segmented data is used in an Image IOD or Color Palette IOD; shall not be present in a Presentation State IOD. See <xref linkend="sect_C.7.9.2" xrefstyle="select: label"/> for further explanation.</para>
                            </td>
                        </tr>
                    </tbody>
                </table>
                <section label="C.7.9.1" status="4" xml:id="sect_C.7.9.1">
                    <title>Palette Color Lookup Table UID</title>
                    <para xml:id="para_a6b90a58-8944-41cd-908e-86a48042e15c">This Attribute uniquely identifies a palette color lookup table set (red, green, blue).</para>
                    <note>
                        <para xml:id="para_ab10084d-ec07-46e3-8740-d461cf02ef74">This can be used to avoid reloading a palette if a system already has that palette loaded without examining all the data entries in the palette.</para>
                    </note>
                    <para xml:id="para_ade1f762-2517-4878-b799-3c4bcc52f443">If this Attribute is present in a Color Palette IOD, it shall have the same value as the SOP Instance UID.</para>
                </section>
                <section label="C.7.9.2" status="4" xml:id="sect_C.7.9.2">
                    <title>Segmented Palette Color Lookup Table Data</title>
                    <para xml:id="para_3e10e657-ec8c-4fba-950a-babcd6ccdf50">The Segmented Palette Color Lookup Table Data (0028,1221-1223) is stored as a series of segments, see <xref linkend="table_C.7-23" xrefstyle="select: label"/>. When the segments are expanded into the actual lookup table data, it shall have the number of table entries specified by the first value of the Palette Color Lookup Table Descriptors (0028,1101-1103), Number of Table Entries.</para>
                    <para xml:id="para_91e2513f-0ed0-4072-b687-86b8de3d4537">These lookup tables shall be used only when segmented lookup table data use is desirable and there is a single sample per pixel (single image plane) in the image.</para>
                    <table frame="box" label="C.7-23" rules="all" xml:id="table_C.7-23">
                        <caption>Compressed Palette Color Lookup Table Data</caption>
                        <tbody>
                            <tr valign="top">
                                <td align="left" colspan="1" rowspan="1">
                                    <para xml:id="para_23565fdc-e8ec-417c-84de-57d365a531cc">Segment 0</para>
                                </td>
                            </tr>
                            <tr valign="top">
                                <td align="left" colspan="1" rowspan="1">
                                    <para xml:id="para_b7c46105-5227-481d-831b-628186ad3b7f">Segment 1</para>
                                </td>
                            </tr>
                            <tr valign="top">
                                <td align="left" colspan="1" rowspan="1">
                                    <para xml:id="para_df69d994-aed2-436e-988c-492d2d51a792">…</para>
                                </td>
                            </tr>
                            <tr valign="top">
                                <td align="left" colspan="1" rowspan="1">
                                    <para xml:id="para_e5a85784-557e-42e3-9af5-9417a7b51422">Segment n</para>
                                </td>
                            </tr>
                        </tbody>
                    </table>
                    <para xml:id="para_14ac858d-44e5-4594-a72f-092e081bbd0f">There are currently three types of segments: discrete, linear, and indirect. The segments type is identified by the opcodes in <xref linkend="table_C.7-24" xrefstyle="select: label"/>.</para>
                    <table frame="box" label="C.7-24" rules="all" xml:id="table_C.7-24">
                        <caption>Segment Types</caption>
                        <thead>
                            <tr valign="top">
                                <th align="center" colspan="1" rowspan="1">
                                    <para xml:id="para_f26008fc-4b8f-4e5c-8c60-6c679d911f4b">Opcode</para>
                                </th>
                                <th align="center" colspan="1" rowspan="1">
                                    <para xml:id="para_4e8e7d9b-4bfb-448d-84be-b539cd9fd089">Segment type</para>
                                </th>
                            </tr>
                        </thead>
                        <tbody>
                            <tr valign="top">
                                <td align="left" colspan="1" rowspan="1">
                                    <para xml:id="para_31d2a607-5d3e-4add-8f61-40c6d693c0b2">0</para>
                                </td>
                                <td align="left" colspan="1" rowspan="1">
                                    <para xml:id="para_e3d7a30a-3e19-4c81-8b0a-18160e8228dd">Discrete</para>
                                </td>
                            </tr>
                            <tr valign="top">
                                <td align="left" colspan="1" rowspan="1">
                                    <para xml:id="para_7269497a-d18f-494d-8b49-46ddac266b33">1</para>
                                </td>
                                <td align="left" colspan="1" rowspan="1">
                                    <para xml:id="para_424cd04c-95c3-4e44-805b-08ff7ee41c99">Linear</para>
                                </td>
                            </tr>
                            <tr valign="top">
                                <td align="left" colspan="1" rowspan="1">
                                    <para xml:id="para_a6c6fadc-5609-4057-8a2d-32a43b016314">2</para>
                                </td>
                                <td align="left" colspan="1" rowspan="1">
                                    <para xml:id="para_07359749-afdb-4bc9-8f5c-1393308388a6">Indirect</para>
                                </td>
                            </tr>
                            <tr valign="top">
                                <td align="left" colspan="1" rowspan="1">
                                    <para xml:id="para_ba0a2de0-371f-4995-84ad-1c4d6db557e2">3 &amp; above</para>
                                </td>
                                <td align="left" colspan="1" rowspan="1">
                                    <para xml:id="para_ef0c2a0c-f1b3-41e8-a9d4-cf3636c410ad">reserved</para>
                                </td>
                            </tr>
                        </tbody>
                    </table>
                    <section label="C.7.9.2.1" status="5" xml:id="sect_C.7.9.2.1">
                        <title>Discrete Segment Type</title>
                        <para xml:id="para_57a2b939-94ed-4a3a-8ef7-3f4dc8f3602c">The discrete segment is used to represent a series of palette components that are not monotonic with respect to their predecessors or successors. The Segment Length indicates the number of lookup table entries.</para>
                        <para xml:id="para_54db1058-3a03-4e08-8b60-125de844ac59">The format of the Discrete Segment Type shall be as in <xref linkend="table_C.7-25" xrefstyle="select: label"/>.</para>
                        <table frame="box" label="C.7-25" rules="all" xml:id="table_C.7-25">
                            <caption>Discrete Segment Type</caption>
                            <tbody>
                                <tr valign="top">
                                    <td align="left" colspan="1" rowspan="1">
                                        <para xml:id="para_830d99a0-945f-4f4b-b29a-7b678e5f10be">Segment Opcode = 0</para>
                                    </td>
                                </tr>
                                <tr valign="top">
                                    <td align="left" colspan="1" rowspan="1">
                                        <para xml:id="para_c869cc88-bb23-4c46-adad-e5beaf009f8a">Segment Length</para>
                                    </td>
                                </tr>
                                <tr valign="top">
                                    <td align="left" colspan="1" rowspan="1">
                                        <para xml:id="para_a3dabed7-b174-42e7-a1a4-bb2b1df60021">Segment Length number of lookup table entries</para>
                                    </td>
                                </tr>
                            </tbody>
                        </table>
                    </section>
                    <section label="C.7.9.2.2" status="5" xml:id="sect_C.7.9.2.2">
                        <title>Linear Segment Type</title>
                        <para xml:id="para_7b837471-536e-4d14-ae01-938c6335aabb">The linear segment represents a series of palette components whose values may be represented by a straight line.</para>
                        <para xml:id="para_177aac8b-84cd-4a20-826d-f32800f6d27d">X = palette address, Y = Value contained in the palette.</para>
                        <para xml:id="para_54b4156c-e08b-4495-a772-fa6382d0199b">(X<subscript>0</subscript>, Y<subscript>0</subscript>) = end of the previous segment</para>
                        <para xml:id="para_00071b88-fa20-4aa5-be74-e31e8f645ff6">(X<subscript>0</subscript> + Segment Length, Y<subscript>1</subscript>) = end of this linear segment</para>
                        <para xml:id="para_d09da83e-058d-49a3-8b52-a6c987302308">Where: Y<subscript>1</subscript> is contained in the data portion of this segment.</para>
                        <para xml:id="para_6d2fc625-f201-4adf-8927-ce64d9fe1663">During expansion, the application should "connect" the previous segment's endpoint, (X<subscript>0</subscript>, Y<subscript>0</subscript>), with this segment's endpoint, (X<subscript>0</subscript> + Segment Length, Y<subscript>1</subscript>) using a straight line, by computing the values for each point between the endpoints.</para>
                        <note>
                            <para xml:id="para_0d16714b-38f6-4457-8da0-1914394b44f9">Because the linear segment uses the end point from the previous segment, a linear segment can not be the first segment.</para>
                        </note>
                        <para xml:id="para_c20ac823-d3ac-4524-85bd-6a8b5b12f04f">The linear segment's format shall be as in <xref linkend="table_C.7-26" xrefstyle="select: label"/>.</para>
                        <table frame="box" label="C.7-26" rules="all" xml:id="table_C.7-26">
                            <caption>Linear Segment Type</caption>
                            <tbody>
                                <tr valign="top">
                                    <td align="left" colspan="1" rowspan="1">
                                        <para xml:id="para_80cd2783-367c-4f60-b33e-01f16aabdf6e">Segment Opcode = 1</para>
                                    </td>
                                </tr>
                                <tr valign="top">
                                    <td align="left" colspan="1" rowspan="1">
                                        <para xml:id="para_1d099a3b-e336-4acd-a127-5abec340e475">Segment Length</para>
                                    </td>
                                </tr>
                                <tr valign="top">
                                    <td align="left" colspan="1" rowspan="1">
                                        <para xml:id="para_99482bb4-ee80-44a2-b56d-17919a81e709">Y1</para>
                                    </td>
                                </tr>
                            </tbody>
                        </table>
                    </section>
                    <section label="C.7.9.2.3" status="5" xml:id="sect_C.7.9.2.3">
                        <title>Indirect Segment Type</title>
                        <para xml:id="para_3fccb8f9-0961-4248-bc91-8976ffb2becb">The indirect segment allows the re-use of repetitive regions within lookup table without respecifying the segment. The opcode is followed by the number of segments to copy and one offset pointer to the first segment to copy. The byte offset is relative to the beginning of the lookup table. For example, if an indirect segment wants to point to the first segment, then the offset will be zero. The offset is a 32 bit value but is stored in the segment as a least significant 16 bit value followed by a most significant 16 bit value. An indirect segment shall not point to or copy another indirect segment. This avoids the need for recursion and also avoids the possibility of infinite loops.</para>
                        <para xml:id="para_31f6dfb5-6e53-4b4f-a487-4902852be5da">The indirect segment's format shall be as follows:</para>
                        <table frame="box" label="C.7-27" rules="all" xml:id="table_C.7-27">
                            <caption>Indirect Segment Type</caption>
                            <tbody>
                                <tr valign="top">
                                    <td align="left" colspan="1" rowspan="1">
                                        <para xml:id="para_0ed68b16-bc45-497a-93ec-4c9908545ba3">Segment Opcode = 2</para>
                                    </td>
                                </tr>
                                <tr valign="top">
                                    <td align="left" colspan="1" rowspan="1">
                                        <para xml:id="para_0095af25-1070-4cee-8d93-df86edd961b3">Number of segments to copy</para>
                                    </td>
                                </tr>
                                <tr valign="top">
                                    <td align="left" colspan="1" rowspan="1">
                                        <para xml:id="para_ea7c314e-bdfb-4a1c-81e8-03cb109577b9">Least significant 16 bits of byte offset to first segment to copy</para>
                                    </td>
                                </tr>
                                <tr valign="top">
                                    <td align="left" colspan="1" rowspan="1">
                                        <para xml:id="para_0175c949-560f-428c-bb3e-96b45212b52c">Most significant 16 bits of byte offset to first segment to copy</para>
                                    </td>
                                </tr>
                            </tbody>
                        </table>
                    </section>
                </section>
            </section>
        
        <section label="C.7.6.3.1.5" status="6" xml:id="sect_C.7.6.3.1.5">
            <title>Palette Color Lookup Table Descriptor</title>
            <para xml:id="para_6b6cdcbd-e86a-46fc-a9c9-b97ea1701519">The three values of Palette Color Lookup Table Descriptor (0028,1101-1104) describe the format of the Lookup Table Data in the corresponding Data Element (0028,1201-1204) or (0028,1221-1223). In this section, the term "input value" is either the Palette Color Lookup Table input value described in the Enhanced Palette Color Lookup Table Sequence (0028,140B) or if that Attribute is absent, the stored pixel value.</para>
            <para xml:id="para_0207e64e-0957-4f88-810e-9eb2be3aa632">The first Palette Color Lookup Table Descriptor value is the number of entries in the lookup table. When the number of table entries is equal to 2<superscript>16</superscript> then this value shall be 0. The first value shall be identical for each of the Red, Green, Blue and Alpha Palette Color Lookup Table Descriptors.</para>
            <para xml:id="para_ef58b19b-f72e-4f49-b292-30b956a74547">The second Palette Color Lookup Table Descriptor value is the first input value mapped. This input value is mapped to the first entry in the Lookup Table Data. All input values less than the first value mapped are also mapped to the first entry in the Lookup Table Data if the Photometric Interpretation is PALETTE COLOR.</para>
            <note>
                <para xml:id="para_da6b7a18-9473-4945-b3af-fb94e498b417">In the case of the Supplemental Palette Color LUT, the stored pixel values less than the second descriptor value are grayscale values.</para>
            </note>
            <para xml:id="para_e8b978aa-4fa0-4b0e-8fd6-d30b26506cc7">An input value one greater than the first value mapped is mapped to the second entry in the Lookup Table Data. Subsequent input values are mapped to the subsequent entries in the Lookup Table Data up to an input value equal to number of entries + first value mapped - 1, which is mapped to the last entry in the Lookup Table Data. Input values greater than or equal to number of entries + first value mapped are also mapped to the last entry in the Lookup Table Data. The second value shall be identical for each of the Red, Green, Blue and Alpha Palette Color Lookup Table Descriptors.</para>
            <para xml:id="para_e7c2c21b-0010-4351-9bad-27e84ef7bddd">The third Palette Color Lookup Table Descriptor value specifies the number of bits for each entry in the Lookup Table Data. It shall take the value of 8 or 16. The LUT Data shall be stored in a format equivalent to 8 bits allocated when the number of bits for each entry is 8, and 16 bits allocated when the number of bits for each entry is 16, where in both cases the high bit is equal to bits allocated-1. The third value shall be identical for each of the Red, Green and Blue Palette Color Lookup Table Descriptors.</para>
            <note>
                <para xml:id="para_bdc8c43c-0691-4969-8213-402311653ba7">Some implementations have encoded 8 bit entries with 16 bits allocated, padding the high bits; this can be detected by comparing the number of entries specified in the LUT Descriptor with the actual value length of the LUT Data entry. The value length in bytes should equal the number of entries if bits allocated is 8, and be twice as long if bits allocated is 16.</para>
            </note>
            <para xml:id="para_eb14e4e9-2ca8-43b6-9296-3d3c1479a1a5">When the Red, Green, or Blue Palette Color Lookup Table Descriptor (0028,1101-1103) are used as part of the <xref linkend="sect_C.7.9" xrefstyle="select: title"/> or the <xref linkend="sect_C.7.6.19" xrefstyle="select: title"/> in an Image <emphasis role="bold"><emphasis role="underline">(other than a Segmentation) </emphasis></emphasis>or Presentation State IOD, the third value shall be equal to 16. When the Alpha Palette Color Lookup Table Descriptor (0028,1104) is used, the third value shall be equal to 8.</para>
            <para xml:id="para_a614c81f-e874-4f62-a0e2-916d3c153311">When the Red, Green, or Blue Palette Color Lookup Table Descriptor (0028,1101-1103) are used as part of the <xref linkend="sect_C.7.9" xrefstyle="select: title"/> in a Color Palette IOD, the 3rd value of Palette Color Lookup Table Descriptor (0028,1101-1103) (i.e, the number of bits for each entry in the Lookup Table Data) shall be 8.</para>
            <para><emphasis role="bold"><emphasis role="underline">When the Red, Green, or Blue Palette Color Lookup Table Descriptor (0028,1101-1103) are used as part of the <xref linkend="sect_C.7.9" xrefstyle="select: title"/> in a Segmentation IOD, the 3rd value of Palette Color Lookup Table Descriptor (0028,1101-1103) (i.e, the number of bits for each entry in the Lookup Table Data) shall be 8 or 16.</emphasis></emphasis></para>
            <note>
                <orderedlist numeration="arabic">
                    <listitem>
                        <para xml:id="para_a4e67be1-02b6-48b4-89e3-70bb105d7ab1">A value of 16 indicates the Lookup Table Data will range from (0,0,0) minimum intensity to (65535,65535,65535) maximum intensity.</para>
                    </listitem>
                    <listitem>
                        <para xml:id="para_8f3a1178-e335-4395-bed6-64a6f5811da2">Since the Palette Color Lookup Table Descriptor (0028,1101-1104) Attributes are multi-valued, in an Explicit VR Transfer Syntax, only one value representation (US or SS) may be specified, even though the first and third values are always by definition interpreted as unsigned. The explicit VR actually used is dictated by the VR needed to represent the second value, which will be consistent with Pixel Representation (0028,0103).</para>
                    </listitem>
                </orderedlist>
            </note>
        </section>
        <section label="C.7.6.3.1.6" status="6" xml:id="sect_C.7.6.3.1.6">
            <title>Palette Color Lookup Table Data</title>
            <para xml:id="para_ec954e64-50ac-4f38-9fc9-0c4eac04286e">Palette Color Lookup Table Data (0028,1201-1204) contain the lookup table data corresponding to the Lookup Table Descriptor (0028,1101-1104).</para>
            <para xml:id="para_69dc3373-aa60-41ae-896c-9a6e617bbb78">Palette color values must always be scaled across the full range of available intensities. This is indicated by the fact that there are no bits stored and high bit values for palette color data.</para>
            <note>
                <para xml:id="para_28bc4966-d994-4aef-b310-465729e8dc24">For example, if there are 16 bits per entry specified and only 8 bits of value are truly used then the 8 bit intensities from 0 to 255 must be scaled to the corresponding 16 bit intensities from 0 to 65535. To do this for 8 bit values, simply replicate the value in both the most and least significant bytes.</para>
            </note>
            <para xml:id="para_943fc0e4-4e10-4aaf-a387-29f7cdd08070">These lookup tables shall be used only when there is a single sample per pixel (single image plane) in the image.</para>
        </section>
        
        
    </chapter>
    
    <chapter label="PS3.4" status="1" xml:id="chapter_PS3.4">
        <title>DICOM PS3.4 - Service Class Specifications</title>
        <informaltable rules="all" frame="box">
            <tr>
                <td>
                    <para><emphasis role="italic">Amend PS3.4 as follows (changes to existing text
                        are bold and <emphasis role="bold"><emphasis role="underline"
                            >underlined</emphasis></emphasis> for additions and <emphasis role="bold"
                                ><emphasis role="strikethrough">struckthrough</emphasis></emphasis> for
                        removals):</emphasis></para>
                </td>
            </tr>
        </informaltable>
        
        <section label="B.5" status="2" xml:id="sect_B.5">
            <title>Standard SOP Classes</title>
            <para xml:id="para_31132281-abf4-449c-bba6-9e5508758d41">The SOP Classes in the Storage Service Class identify the Composite IODs to be stored. <xref linkend="table_B.5-1" xrefstyle="select: label"/> identifies Standard SOP Classes.</para>
            <table frame="box" label="B.5-1" rules="all" xml:id="table_B.5-1">
                <caption>Standard SOP Classes</caption>
                <thead>
                    <tr valign="top">
                        <th align="center" colspan="1" rowspan="1">
                            <para xml:id="para_d5ac09f7-fad0-454d-ae01-98de6af5e14f">SOP Class Name</para>
                        </th>
                        <th align="center" colspan="1" rowspan="1">
                            <para xml:id="para_873bad43-46ef-4569-afca-d49dafa57b07">SOP Class UID</para>
                        </th>
                        <th align="center" colspan="1" rowspan="1">
                            <para xml:id="para_faee907c-fdfc-4e5a-ba41-631a1b2e811f">
                                <emphasis role="bold">IOD Specification (defined in <olink targetdoc="PS3.3" targetptr="PS3.3" xrefstyle="select: labelnumber"/>)</emphasis>
                            </para>
                        </th>
                        <th align="center" colspan="1" rowspan="1">
                            <para xml:id="para_4c27cc42-a225-466b-a8c7-250fc4fd9f21">Specialization</para>
                        </th>
                    </tr>
                </thead>
                <tbody>
                    <tr valign="top">
                        <td align="left" colspan="1" rowspan="1">
                            <para xml:id="para_47951e3b-0aa8-4fa9-991f-f1031bc26d59">...</para>
                        </td>
                        <td align="left" colspan="1" rowspan="1">
                            <para xml:id="para_d6f07d3b-cc3c-4f11-8488-bf63f13e1775"/>
                        </td>
                        <td align="left" colspan="1" rowspan="1">
                            <para xml:id="para_e1983b90-21c1-44a2-8641-ee10d5ee98a1"> </para>
                        </td>
                        <td align="left" colspan="1" rowspan="1"/>
                    </tr>
                    <tr valign="top">
                        <td align="left" colspan="1" rowspan="1">
                            <para xml:id="para_3d7e1150-da2d-4926-896d-c638fbcf674e">Digital X-Ray Image Storage - For Presentation</para>
                        </td>
                        <td align="left" colspan="1" rowspan="1">
                            <para xml:id="para_f84eb40a-04a2-4029-a9c3-2532b0dee008">1.2.840.10008.5.1.4.1.1.1.1</para>
                        </td>
                        <td align="left" colspan="1" rowspan="1">
                            <para xml:id="para_7bf5bd6f-fd05-44fd-8d13-9900de2647e7">
                                <olink targetdoc="PS3.3" targetptr="sect_A.26" xrefstyle="select: title"/>
                            </para>
                        </td>
                        <td align="left" colspan="1" rowspan="1">
                            <para xml:id="para_06c885b6-b78c-4ed6-a899-31cf0a305ee0">
<xref linkend="sect_B.5.1.1" xrefstyle="select: labelnumber"/>
</para>
                        </td>
                    </tr>
                    <tr valign="top">
                        <td align="left" colspan="1" rowspan="1">
                            <para xml:id="para_4463cd58-7910-4947-b3bd-b0908f8dd0b1">Digital X-Ray Image Storage - For Processing</para>
                        </td>
                        <td align="left" colspan="1" rowspan="1">
                            <para xml:id="para_0d23e107-ef88-447a-8097-fb021e71a922">1.2.840.10008.5.1.4.1.1.1.1.1</para>
                        </td>
                        <td align="left" colspan="1" rowspan="1">
                            <para xml:id="para_50e7d3a3-346a-42e0-a6ef-5cd4d7bfd34e">
                                <olink targetdoc="PS3.3" targetptr="sect_A.26" xrefstyle="select: title"/>
                            </para>
                        </td>
                        <td align="left" colspan="1" rowspan="1">
                            <para xml:id="para_23cfcb8e-1013-443b-9afd-1ba5f2776a9c">
<xref linkend="sect_B.5.1.1" xrefstyle="select: labelnumber"/>
</para>
                        </td>
                    </tr>
                    <tr valign="top">
                        <td align="left" colspan="1" rowspan="1">
                            <para xml:id="para_bbdd93f9-0b55-4211-b4bd-ce9164cef3bc">...</para>
                        </td>
                        <td align="left" colspan="1" rowspan="1">
                            <para xml:id="para_efd49374-8cb4-4fad-9cc4-f163e9098800"/>
                        </td>
                        <td align="left" colspan="1" rowspan="1">
                            <para xml:id="para_f3ebdb80-cd30-4488-bf2f-243e2ac2f5f9"/>
                        </td>
                        <td align="left" colspan="1" rowspan="1">
                            <para xml:id="para_5acdb83f-ec28-445c-ba5a-aac041c97e51"/>
                        </td>
                    </tr>
                    <tr valign="top">
                        <td align="left" colspan="1" rowspan="1">
                            <para xml:id="para_8b7857c0-9094-49cb-955b-160475fc9bb5">Segmentation Storage</para>
                        </td>
                        <td align="left" colspan="1" rowspan="1">
                            <para xml:id="para_18a65967-60d4-48cf-8a00-3836ee4654da">1.2.840.10008.5.1.4.1.1.66.4</para>
                        </td>
                        <td align="left" colspan="1" rowspan="1">
                            <para xml:id="para_394aa49c-c0e3-4fbb-a8c4-01be5c38b195">
                                <olink targetdoc="PS3.3" targetptr="sect_A.51" xrefstyle="select: title"/>
                            </para>
                        </td>
                        <td align="left" colspan="1" rowspan="1">
                            <para><emphasis role="bold"><emphasis role="underline"><xref linkend="sect_B.5.1.n1" xrefstyle="select: labelnumber"/></emphasis></emphasis></para>
                        </td>
                    </tr>
                    <tr valign="top">
                        <td align="left" colspan="1" rowspan="1">
                            <para><emphasis role="bold"><emphasis role="underline">Label Map Segmentation Storage</emphasis></emphasis></para>
                        </td>
                        <td align="left" colspan="1" rowspan="1">
                            <para><emphasis role="bold"><emphasis role="underline">1.2.840.10008.5.1.4.1.1.66.nn</emphasis></emphasis></para>
                        </td>
                        <td align="left" colspan="1" rowspan="1">
                            <para>
                                <olink targetdoc="PS3.3" targetptr="sect_A.51" xrefstyle="select: title"/>
                            </para>
                        </td>
                        <td align="left" colspan="1" rowspan="1">
                            <para><emphasis role="bold"><emphasis role="underline"><xref linkend="sect_B.5.1.n1" xrefstyle="select: labelnumber"/></emphasis></emphasis></para>
                        </td>
                    </tr>
                    <tr valign="top">
                        <td align="left" colspan="1" rowspan="1">
                            <para xml:id="para_2d55540f-e2b3-46be-a1b1-c4ca3bf753a4">Surface Segmentation Storage</para>
                        </td>
                        <td align="left" colspan="1" rowspan="1">
                            <para xml:id="para_6e17d640-f0a1-4e6d-858d-c1357dc1799a">1.2.840.10008.5.1.4.1.1.66.5</para>
                        </td>
                        <td align="left" colspan="1" rowspan="1">
                            <para xml:id="para_20721dc2-9a42-401a-80a6-b877599f0d0d">
                                <olink targetdoc="PS3.3" targetptr="sect_A.57" xrefstyle="select: title"/>
                            </para>
                        </td>
                        <td align="left" colspan="1" rowspan="1"/>
                    </tr>
                    <tr valign="top">
                        <td align="left" colspan="1" rowspan="1">
                            <para xml:id="para_b6716a26-4671-407a-9728-874f38baf19b">...</para>
                        </td>
                        <td align="left" colspan="1" rowspan="1">
                            <para xml:id="para_51931e76-63c8-4888-9ada-1adcd1348b43"/>
                        </td>
                        <td align="left" colspan="1" rowspan="1">
                            <para xml:id="para_8d05dce3-6e60-44d0-9f18-a07be241eaa9"/>
                        </td>
                        <td align="left" colspan="1" rowspan="1"/>
                    </tr>
                </tbody>
            </table>
            <section label="B.5.1" status="3" xml:id="sect_B.5.1">
                <title>Specialization for Standard SOP Classes</title>
                <section label="B.5.1.1" status="4" xml:id="sect_B.5.1.1">
                    <title>Digital X-Ray Image Storage SOP Classes</title>
                    <para xml:id="para_6594ef38-3786-4fb9-9b3d-6ecbf1c40b92">The Digital X-Ray Image Storage - For Presentation SOP Class shall use the DX IOD with an Enumerated Value of FOR PRESENTATION for Presentation Intent Type (0008,0068).</para>
                    <para xml:id="para_fcc590ba-9c3a-4ee9-a63e-a87b5d08b0db">The Digital X-Ray Image Storage - For Processing SOP Class shall use the DX IOD with an Enumerated Value of FOR PROCESSING for Presentation Intent Type (0008,0068).</para>
                    <para xml:id="para_187707e5-d237-4d50-9e9a-437c0b77495c">...</para>
                </section>
                <section label="B.5.1.n1" status="4" xml:id="sect_B.5.1.n1">
                    <title><emphasis role="underline">Segmentation Storage SOP Classes</emphasis></title>
                    <para><emphasis role="bold"><emphasis role="underline">The Segmentation Storage SOP Class shall use the <olink targetdoc="PS3.3" targetptr="sect_A.51" xrefstyle="select: title"/> with an Enumerated Value of BINARY or FRACTIONAL for Segmentation Type (0062,0001).</emphasis></emphasis></para>
                    <para><emphasis role="bold"><emphasis role="underline">The Label Map Segmentation Storage SOP Class shall use the <olink targetdoc="PS3.3" targetptr="sect_A.51" xrefstyle="select: title"/> with an Enumerated Value of LABELMAP for Segmentation Type (0062,0001).</emphasis></emphasis></para>
                </section>
            </section>
        </section>
        
    </chapter>

    <chapter label="PS3.6" status="1" xml:id="chapter_PS3.6">
        <title>DICOM PS3.6 - Data Dictionary</title>
        <informaltable rules="all" frame="box">
            <tr>
                <td>
                    <para><emphasis role="italic">Amend PS3.6 as follows (changes to existing text
                        are bold and <emphasis role="bold"><emphasis role="underline"
                            >underlined</emphasis></emphasis> for additions and <emphasis role="bold"
                                ><emphasis role="strikethrough">struckthrough</emphasis></emphasis> for
                        removals):</emphasis></para>
                </td>
            </tr>
        </informaltable>
        
        <section label="A" status="1" xml:id="chapter_A">
            <title>Registry of DICOM Unique Identifiers (UIDs) (Normative)</title>
            <table frame="box" label="A-1" rules="all" xml:id="table_A-1">
                <caption>UID Values</caption>
                <thead>
                    <tr valign="top">
                        <th align="center" colspan="1" rowspan="1">
                            <para xml:id="para_89103697-fd54-4c3f-abbe-5655ae35308b">
                                <emphasis role="bold">UID Value</emphasis>
                            </para>
                        </th>
                        <th align="center" colspan="1" rowspan="1">
                            <para xml:id="para_cb5b6b8a-9aec-44f2-8cdc-800a7cd327b7">
                                <emphasis role="bold">UID Name</emphasis>
                            </para>
                        </th>
                        <th align="center" colspan="1" rowspan="1">
                            <para xml:id="para_013510c8-4f44-4131-9319-6e72c777418c">
                                <emphasis role="bold">UID ​Keyword</emphasis>
                            </para>
                        </th>
                        <th align="center" colspan="1" rowspan="1">
                            <para xml:id="para_08eb5599-7f50-4d17-bd10-6617063c6e31">
                                <emphasis role="bold">UID Type</emphasis>
                            </para>
                        </th>
                        <th align="center" colspan="1" rowspan="1">
                            <para xml:id="para_42e221e9-efb2-49d7-8712-69266c9bc2d4">
                                <emphasis role="bold">Part</emphasis>
                            </para>
                        </th>
                    </tr>
                </thead>
                <tbody>
                    <tr valign="top">
                        <td align="left" colspan="1" rowspan="1">
                            <para><emphasis role="bold"><emphasis role="underline">1.2.840.10008.​5.​1.​4.​1.​1.​66.​nn</emphasis></emphasis></para>
                        </td>
                        <td align="left" colspan="1" rowspan="1">
                            <para><emphasis role="bold"><emphasis role="underline">Label Map Segmentation Storage</emphasis></emphasis></para>
                        </td>
                        <td align="left" colspan="1" rowspan="1">
                            <para><emphasis role="bold"><emphasis role="underline">Label​Map​Segmentation​Storage</emphasis></emphasis></para>
                        </td>
                        <td align="left" colspan="1" rowspan="1">
                            <para><emphasis role="bold"><emphasis role="underline">SOP Class</emphasis></emphasis></para>
                        </td>
                        <td align="center" colspan="1" rowspan="1">
                            <para>
                                <emphasis role="bold"><emphasis role="underline"><olink targetdoc="PS3.4" targetptr="PS3.4" xrefstyle="select: labelnumber"/></emphasis></emphasis>
                            </para>
                        </td>
                    </tr>
                </tbody>
            </table>
        </section>
    </chapter>
    
    
</book>