<book xmlns="http://docbook.org/ns/docbook" xmlns:xl="http://www.w3.org/1999/xlink" version="5.0">
  <title>CP-1411</title>
  <subtitle>Add attributes describing safe or unsafe private elements</subtitle>
  <chapter>
    <title></title>
    <informaltable rules="all" frame="box">
    <tr>
      <td rowspan="1" colspan="1" valign="top"><para>Status</para></td>
      <td rowspan="1" colspan="1" valign="top"><para>June 2015 Voting Packet</para></td>
    </tr>
    <tr>
      <td rowspan="1" colspan="1" valign="top"><para>Date of Last Update</para></td>
      <td rowspan="1" colspan="1" valign="top"><para>2015/03/23</para></td>
    </tr>
    <tr>
      <td rowspan="1" colspan="1" valign="top"><para>Person Assigned</para></td>
      <td rowspan="1" colspan="1" valign="top"><para>David Clunie</para><para><link
        xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="mailto:dclunie@dclunie.com"/></para></td>
    </tr>
    <tr>
      <td rowspan="1" colspan="1" valign="top"><para>Submitter Name</para></td>
      <td rowspan="1" colspan="1" valign="top"><para>Justin Kirby</para><para><link
        xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="mailto:kirbyju@mail.nih.gov"/></para></td>
    </tr>
    <tr>
      <td rowspan="1" colspan="1" valign="top"><para>Submission Date</para></td>
      <td rowspan="1" colspan="1" valign="top"><para>2014/06/19</para></td>
    </tr>
  </informaltable>
    <informaltable rules="all" frame="box">
    <tr>
      <td rowspan="1" colspan="1" valign="top"><para>Correction Number CP-1411</para></td>
    </tr>
    <tr>
      <td rowspan="1" colspan="1" valign="top"><para>Log Summary: Add attributes describing safe or unsafe private elements</para></td>
    </tr>
    <tr>
      <td rowspan="1" colspan="1" valign="top">
        <para>Name of Standard</para>
        <para>PS3.2, PS3.3, PS3.5, PS3.15</para>
      </td>
    </tr>
    <tr>
      <td rowspan="1" colspan="1" valign="top">
        <para>Rationale for Correction:</para>
        <para>Though most do not, private data elements may contain identifying information that needs to be
          removed during de-identification. Documentation of this is often not readily available.</para>
        <para>A mechanism is proposed to describe whether or not private blocks and/or individual
            elements do or do not contain identifying information, as well as suggested actions to
            be taken during de-identification.</para>
      </td>
    </tr>
    <tr>
      <td rowspan="1" colspan="1" valign="top">Correction Wording:</td>
    </tr>
  </informaltable>
  </chapter>
  <chapter>
    <title></title>
    <section>
      <title></title>
      <informaltable rules="all" frame="box">
        <tr><td><para><emphasis role="italic">Amend DICOM PS3.3 section C.12.1 SOP Common Module by adding the
                following attributes:</emphasis></para></td></tr>
      </informaltable>
      
      <section label="C.12.1" status="3" xml:id="sect_C.12.1">
        <title>SOP Common Module</title>
        <para>...</para>
        <table frame="box" label="C.12-1" rules="all" xml:id="table_C.12-1">
          <caption>SOP Common Module Attributes</caption>
          <thead>
            <tr valign="top">
              <th align="center" colspan="1" rowspan="1">
                <para>Attribute Name</para>
              </th>
              <th align="center" colspan="1" rowspan="1">
                <para>Tag</para>
              </th>
              <th align="center" colspan="1" rowspan="1">
                <para>Type</para>
              </th>
              <th align="center" colspan="1" rowspan="1">
                <para>Attribute Description</para>
              </th>
            </tr>
          </thead>
          <tbody>
            <tr valign="top">
              <td align="left" colspan="1" rowspan="1">...</td>
              <td align="center" colspan="1" rowspan="1">
                <para>...</para>
              </td>
              <td align="center" colspan="1" rowspan="1">
                <para>...</para>
              </td>
              <td align="left" colspan="1" rowspan="1">
                <para>...</para>
              </td>
            </tr>
            <tr valign="top">
              <td align="left" colspan="1" rowspan="1">
                <para>Private Data Element Characteristics Sequence</para>
              </td>
              <td align="center" colspan="1" rowspan="1">
                <para>(gggg,eee0)</para>
              </td>
              <td align="center" colspan="1" rowspan="1">
                <para>3</para>
              </td>
              <td align="left" colspan="1" rowspan="1">
                <para>Characteristics of Private Data Elements within the current SOP Instance</para>
              </td>
            </tr>
            <tr valign="top">
              <td align="left" colspan="1" rowspan="1">
                <para>&gt;Private Group Reference</para>
              </td>
              <td align="center" colspan="1" rowspan="1">
                <para>(gggg,eee1)</para>
              </td>
              <td align="center" colspan="1" rowspan="1">
                <para>1</para>
              </td>
              <td align="left" colspan="1" rowspan="1">
                <para>Odd group number within which the Private Data Element block is reserved.</para>
              </td>
            </tr>
            <tr valign="top">
              <td align="left" colspan="1" rowspan="1">
                <para>&gt;Private Creator Reference</para>
              </td>
              <td align="center" colspan="1" rowspan="1">
                <para>(gggg,eee2)</para>
              </td>
              <td align="center" colspan="1" rowspan="1">
                <para>1</para>
              </td>
              <td align="left" colspan="1" rowspan="1">
                <para>The value of the Private Creator Data Element value used to reserve the block
                  of Private Data Elements whose characteristics are described in this Item.</para>
                <note>
                  <para>Private blocks are identified by their Private Creator Data Element value,
                    rather than their numeric block number, since instances may be modified and
                    numeric block numbers reassigned but the Private Creator Data Element value,
                    which is required to be unique within a Group of Private Data Elements, will be
                    preserved.</para>
                </note>
              </td>
            </tr>
            <tr valign="top">
              <td align="left" colspan="1" rowspan="1">
                <para>&gt;Block Identifying Information Status</para>
              </td>
              <td align="center" colspan="1" rowspan="1">
                <para>(gggg,eee3)</para>
              </td>
              <td align="center" colspan="1" rowspan="1">
                <para>1</para>
              </td>
              <td align="left" colspan="1" rowspan="1">
                <para>Specifies whether some or all of the Private Data Elements in the block are safe from identity leakage as defined by PS3.15 Section E.3.10.</para>
                <variablelist spacing="compact">
                  <title>Enumerated Values:</title>
                  <varlistentry>
                    <term>SAFE</term>
                    <listitem>
                      <para>no data elements within the block contain identifying information</para>
                    </listitem>
                  </varlistentry>
                  <varlistentry>
                    <term>UNSAFE</term>
                    <listitem>
                      <para>all data elements within the block may contain identifying information</para>
                    </listitem>
                  </varlistentry>
                  <varlistentry>
                    <term>MIXED</term>
                    <listitem>
                      <para>some data elements within the block may contain identifying information</para>
                    </listitem>
                  </varlistentry>
                </variablelist>
              </td>
            </tr>
            <tr valign="top">
              <td align="left" colspan="1" rowspan="1">
                <para>&gt;Nonidentifying Private Elements</para>
              </td>
              <td align="center" colspan="1" rowspan="1">
                <para>(gggg,eee4)</para>
              </td>
              <td align="center" colspan="1" rowspan="1">
                <para>1C</para>
              </td>
              <td align="left" colspan="1" rowspan="1">
                <para>List of Private Data Elements in block that do not contain identifying
                  information (are safe from identity leakage).</para>
                <para>Elements are identified by the lowest 8-bits of the attribute tag (i.e. with a value from 0000H to 00FFH) within the block, stored as an unsigned short integer. Multiple values shall be in increasing order and a given value shall be listed at most once.</para>
                <para>Required if Block Identity Leakage Status (gggg,eee3) equals MIXED.</para>
              </td>
            </tr>
            <tr valign="top">
              <td align="left" colspan="1" rowspan="1">
                <para>&gt;Deidentification Action Sequence</para>
              </td>
              <td align="center" colspan="1" rowspan="1">
                <para>(gggg,eee5)</para>
              </td>
              <td align="center" colspan="1" rowspan="1">
                <para>3</para>
              </td>
              <td align="left" colspan="1" rowspan="1">
                <para>Actions to be performed on element within the block that are not safe from identify leakage.</para>
              </td>
            </tr>
            <tr valign="top">
              <td align="left" colspan="1" rowspan="1">
                <para>&gt;&gt;Identifying Private Elements</para>
              </td>
              <td align="center" colspan="1" rowspan="1">
                <para>(gggg,eee6)</para>
              </td>
              <td align="center" colspan="1" rowspan="1">
                <para>1</para>
              </td>
              <td align="left" colspan="1" rowspan="1">
                <para>List of Private Data Elements in block that may contain identifying
                  information (are unsafe from identity leakage)..</para>
                <para>Elements are identified by the lowest 8-bits of the attribute tag (i.e. with a value from 0000H to 00FFH) within the block, stored as an unsigned short integer. Multiple values shall be in increasing order and a given value shall be listed at most once.</para>
              </td>
            </tr>
            <tr valign="top">
              <td align="left" colspan="1" rowspan="1">
                <para>&gt;&gt;Deidentification Action</para>
              </td>
              <td align="center" colspan="1" rowspan="1">
                <para>(gggg,eee7)</para>
              </td>
              <td align="center" colspan="1" rowspan="1">
                <para>1</para>
              </td>
              <td align="left" colspan="1" rowspan="1">
                <para>Recommended action to be performed during de-identification on elements listed
                  in Identifying Private Elements (gggg,eee6) within this Item.</para>
                <note>
                  <para>A specific type of action is suggested in order to minimize the impact of
                  de-identification on the behavior of recipients that use the Private Data
                  Elements.</para>
                </note>
                <variablelist spacing="compact">
                  <title>Enumerated Values:</title>
                  <varlistentry>
                    <term>D</term>
                    <listitem>
                      <para>replace with a non-zero length value that may be a dummy value and consistent with the VR</para>
                    </listitem>
                  </varlistentry>
                  <varlistentry>
                    <term>Z</term>
                    <listitem>
                      <para>replace with a zero length value, or a non-zero length value that may be a dummy value and consistent with the VR</para>
                    </listitem>
                  </varlistentry>
                  <varlistentry>
                    <term>X</term>
                    <listitem>
                      <para>remove</para>
                    </listitem>
                  </varlistentry>
                  <varlistentry>
                    <term>U</term>
                    <listitem>
                      <para>replace with a non-zero length UID that is internally consistent within a set of Instance</para>
                    </listitem>
                  </varlistentry>
                </variablelist>
                <note>
                  <itemizedlist>
                    <listitem>
                      <para>No C (clean) action is specified, since replacement with values of
                        similar meaning known not to contain identifying information and consistent
                        with the VR requires an understanding of the meaning of the value of the
                        element. Whether or not to clean rather than remove or replace values is at
                        the discretion of the implementer.</para>
                    </listitem>
                    <listitem>
                      <para>No suggested dummy value is provided, since the encoding of the value would depend on the VR of the data element.</para>
                    </listitem>
                  </itemizedlist>
                  
                </note>
              </td>
            </tr>            
          </tbody>
        </table>

      </section>

    </section>
    
    <section>
      <title></title>
      <informaltable rules="all" frame="box">
        <tr><td><para><emphasis role="italic">Amend DICOM PS3.6 section 6 to add the following data
                elements:</emphasis></para></td></tr>
      </informaltable>
      
      <table rules="all" frame="box" xml:id="table_6-1" label="6-1">
        <caption>Registry of DICOM Data Elements</caption>
        <thead>
          <tr valign="top">
            <th align="center" colspan="1" rowspan="1">
              <para>
                <emphasis role="bold">Tag</emphasis>
              </para>
            </th>
            <th align="center" colspan="1" rowspan="1">
              <para>
                <emphasis role="bold">Name</emphasis>
              </para>
            </th>
            <th align="center" colspan="1" rowspan="1">
              <para>
                <emphasis role="bold">Keyword</emphasis>
              </para>
            </th>
            <th align="center" colspan="1" rowspan="1">
              <para>
                <emphasis role="bold">VR</emphasis>
              </para>
            </th>
            <th align="center" colspan="1" rowspan="1">
              <para>
                <emphasis role="bold">VM</emphasis>
              </para>
            </th>
            <th align="center" colspan="1" rowspan="1">
              <para/>
            </th>
          </tr>
        </thead>
        <tbody>
          <tr valign="top">
            <td align="center" colspan="1" rowspan="1">
              <para>(gggg,eee0)</para>
            </td>
            <td align="left" colspan="1" rowspan="1">
              <para>Private Data Element Characteristics Sequence</para>
            </td>
            <td align="left" colspan="1" rowspan="1">
              <para>Private&#x200b;Data&#x200b;Element&#x200b;Characteristics&#x200b;Sequence</para>
            </td>
            <td align="center" colspan="1" rowspan="1">
              <para>SQ</para>
            </td>
            <td align="center" colspan="1" rowspan="1">
              <para>1</para>
            </td>
            <td align="center" colspan="1" rowspan="1">
              <para/>
            </td>
          </tr>
          <tr valign="top">
            <td align="center" colspan="1" rowspan="1">
              <para>(gggg,eee1)</para>
            </td>
            <td align="left" colspan="1" rowspan="1">
              <para>Private Group Reference</para>
            </td>
            <td align="left" colspan="1" rowspan="1">
              <para>Private&#x200b;Group&#x200b;Reference</para>
            </td>
            <td align="center" colspan="1" rowspan="1">
              <para>US</para>
            </td>
            <td align="center" colspan="1" rowspan="1">
              <para>1</para>
            </td>
            <td align="center" colspan="1" rowspan="1">
              <para/>
            </td>
          </tr>
          <tr valign="top">
            <td align="center" colspan="1" rowspan="1">
              <para>(gggg,eee2)</para>
            </td>
            <td align="left" colspan="1" rowspan="1">
              <para>Private Creator Reference</para>
            </td>
            <td align="left" colspan="1" rowspan="1">
              <para>Private&#x200b;Creator&#x200b;Reference</para>
            </td>
            <td align="center" colspan="1" rowspan="1">
              <para>LO</para>
            </td>
            <td align="center" colspan="1" rowspan="1">
              <para>1</para>
            </td>
            <td align="center" colspan="1" rowspan="1">
              <para/>
            </td>
          </tr>
          <tr valign="top">
            <td align="center" colspan="1" rowspan="1">
              <para>(gggg,eee3)</para>
            </td>
            <td align="left" colspan="1" rowspan="1">
              <para>Block Identifying Information Status</para>
            </td>
            <td align="left" colspan="1" rowspan="1">
              <para>Block&#x200b;Identifying&#x200b;Information&#x200b;Status</para>
            </td>
            <td align="center" colspan="1" rowspan="1">
              <para>CS</para>
            </td>
            <td align="center" colspan="1" rowspan="1">
              <para>1</para>
            </td>
            <td align="center" colspan="1" rowspan="1">
              <para/>
            </td>
          </tr>
          <tr valign="top">
            <td align="center" colspan="1" rowspan="1">
              <para>(gggg,eee4)</para>
            </td>
            <td align="left" colspan="1" rowspan="1">
              <para>Nonidentifying Private Elements</para>
            </td>
            <td align="left" colspan="1" rowspan="1">
              <para>Nonidentifying&#x200b;Private&#x200b;Elements</para>
            </td>
            <td align="center" colspan="1" rowspan="1">
              <para>US</para>
            </td>
            <td align="center" colspan="1" rowspan="1">
              <para>1-n</para>
            </td>
            <td align="center" colspan="1" rowspan="1">
              <para/>
            </td>
          </tr>
          <tr valign="top">
            <td align="center" colspan="1" rowspan="1">
              <para>(gggg,eee6)</para>
            </td>
            <td align="left" colspan="1" rowspan="1">
              <para>Identifying Private Elements</para>
            </td>
            <td align="left" colspan="1" rowspan="1">
              <para>Identifying&#x200b;Private&#x200b;Elements</para>
            </td>
            <td align="center" colspan="1" rowspan="1">
              <para>US</para>
            </td>
            <td align="center" colspan="1" rowspan="1">
              <para>1-n</para>
            </td>
            <td align="center" colspan="1" rowspan="1">
              <para/>
            </td>
          </tr>
          <tr valign="top">
            <td align="center" colspan="1" rowspan="1">
              <para>(gggg,eee5)</para>
            </td>
            <td align="left" colspan="1" rowspan="1">
              <para>Deidentification Action Sequence</para>
            </td>
            <td align="left" colspan="1" rowspan="1">
              <para>Deidentification&#x200b;Action&#x200b;Sequence</para>
            </td>
            <td align="center" colspan="1" rowspan="1">
              <para>SQ</para>
            </td>
            <td align="center" colspan="1" rowspan="1">
              <para>1</para>
            </td>
            <td align="center" colspan="1" rowspan="1">
              <para/>
            </td>
          </tr>
          <tr valign="top">
            <td align="center" colspan="1" rowspan="1">
              <para>(gggg,eee7)</para>
            </td>
            <td align="left" colspan="1" rowspan="1">
              <para>Deidentification Action</para>
            </td>
            <td align="left" colspan="1" rowspan="1">
              <para>Deidentification&#x200b;Action</para>
            </td>
            <td align="center" colspan="1" rowspan="1">
              <para>CS</para>
            </td>
            <td align="center" colspan="1" rowspan="1">
              <para>1</para>
            </td>
            <td align="center" colspan="1" rowspan="1">
              <para/>
            </td>
          </tr>
        </tbody>
      </table>
    </section>
    
    
    <section>
      <title></title>
      <informaltable rules="all" frame="box">
        <tr><td><para><emphasis role="italic">Amend DICOM PS3.5 section 7.8.1 as follows:</emphasis></para></td></tr>
      </informaltable>
      
      <section xml:id="sect_7.8.1" label="7.8.1" status="3">
        <title>Private Data Element Tags</title>
        <para>It is possible that multiple implementers may define Private Elements with the same (odd) group number. To avoid conflicts, Private Elements shall be assigned Private Data Element Tags according to the following rules.</para>
        <orderedlist numeration="loweralpha">
          <listitem>
            <para>Private Creator Data Elements numbered (gggg,0010-00FF) (gggg is odd) shall be used to reserve a block of Elements with Group Number gggg for use by an individual implementer. The implementer shall insert an identification code in the first unused (unassigned) Element in this series to reserve a block of Private Elements. The VR of the private identification code shall be LO (Long String) and the VM shall be equal to 1.</para>
          </listitem>
          <listitem>
            <para>Private Creator Data Element (gggg,0010), is a Type 1 Data Element that identifies the implementer reserving element (gggg,1000-10FF), Private Creator Data Element (gggg,0011) identifies the implementer reserving elements (gggg,1100-11FF), and so on, until Private Creator Data Element (gggg,00FF) identifies the implementer reserving elements (gggg,FF00-FFFF).</para>
          </listitem>
          <listitem>
            <para>Encoders of Private Data Elements shall be able to dynamically assign private data
              to any available (unreserved) block(s) within the Private group, and specify this
              assignment through the blocks corresponding Private Creator Data Element(s). Decoders of
              Private Data shall be able to accept reserved blocks with a given Private Creator
              identification code at any position within the Private group specified by the blocks
              corresponding Private Creator Data Element.</para>
          </listitem>
          <listitem>
            <para><emphasis role="bold"><emphasis role="underline">Whether or not Private Data
                  Elements contain identifying information related to de-identification is defined
                  by the Private Data Element Characteristics Sequence (gggg,eee0). See PS3.3
                  Section C.12.1.</emphasis></emphasis></para>
            <note>
              <orderedlist numeration="arabic">
                <listitem>
                  <para>The versions of this standard prior to V3.0 described shadow groups. These
                    were groups with a group number one greater than the standard groups. Elimination
                    of conflicts in Private Data Element Tags have made this distinction obsolete and
                    this terminology has been retired.</para>
                </listitem>
                <listitem>
                  <para>The versions of this standard prior to V3.0 specified private group element
                    numbers (gggg,10FF-7FFF) reserved for manufacturers and private group element
                    numbers (gggg, 8100-FFFF) reserved for users. Elimination of conflicts in Private
                    Data Element Tags has made this distinction obsolete and this specification has
                    been retired.</para>
                </listitem>
                <listitem>
                  <para>The requirements of this section do not allow any use of elements in the
                    ranges (gggg,0001-000F) and (gggg,0<emphasis role="bold"><emphasis role="strikethrough"
                      >1</emphasis><emphasis role="underline">2</emphasis></emphasis>00-0FFF) where
                    gggg is odd.</para>
                </listitem>
              </orderedlist>
            </note>
          </listitem>
          <listitem>
            <para>Elements with Tags (0001,xxxx), (0003,xxxx), (0005,xxxx), and (0007,xxxx) shall not be used.</para>
          </listitem>
        </orderedlist>
        <para>Since each Item within a sequence is a self contained Data Set (see <xref linkend="sect_7.5" xrefstyle="select: label"/> on the nesting of Data Sets via Sequences of Items), any Item that contains Private Data Elements shall also have Private Creator Data Elements reserving blocks of Elements for those Private Data Elements. The scope of the reservation is just within the Item. Items do not inherit the Private Data Element reservations made by Private Creator Data Elements in the Data Set in which the Item is nested.</para>
        <note>
          <orderedlist numeration="arabic">
            <listitem>
              <para>If a sequence is itself a Private Data Element and the Items within the sequence also have Private Data Elements, then there will be Private Creator Data Elements both outside the sequence and within the sequence Items.</para>
            </listitem>
            <listitem>
              <para>Different Items may reserve the same block of Private Data Elements for different private creators. This is necessary to allow the nesting of Data Sets collected from multiple sources into folders.</para>
            </listitem>
          </orderedlist>
        </note>
      </section>
    </section>

    
    <section>
      <title></title>
      <informaltable rules="all" frame="box">
        <tr><td><para><emphasis role="italic">Amend DICOM PS3.15 section E.3.10 as follows:</emphasis></para></td></tr>
      </informaltable>
      
      <section xml:id="sect_E.3.10" label="E.3.10" status="3">
        <title>Retain Safe Private Option</title>
        <para>By definition, Private Attributes contain proprietary information, in many cases the nature of which is known only to the vendor and not publicly documented.</para>
        <para>However, some Private Attributes may be necessary for the desired application. For example, specific technique information such as CT helical span pitch, or pixel value transformation, such as PET SUV rescale factors, may only be available in Private Attributes since the information is either not defined in Standard Attributes, or was added to the DICOM Standard after the acquisition device was manufactured.</para>
        <para>When this Option is specified in addition to an Application Level Confidentiality
          Profile, Private Attributes that are known by the de-identifier to be safe from identity
          leakage shall be retained, together with the Private Creator IDs that are required to
          fully define the retained Private Attributes; all other Private Attributes shall be
            removed<emphasis role="bold"><emphasis role="underline"> or processed in the
              element-specific manner recommended by Deidentification Action (gggg,eee7), if present
              within Private Data Element Characteristics Sequence (gggg,eee1) (see PS3.3 Section
              C.12.1)</emphasis></emphasis>.</para>
        <para><emphasis role="bold"><emphasis role="underline">Whether or not an Attribute is known
              to be safe may be determined by:</emphasis></emphasis></para>
        <itemizedlist>
          <listitem>
            <para><emphasis role="bold"><emphasis role="underline">its presence in a block of
                  Private Data Elements with a value of "SAFE" in Block Identifying Information
                  Status (gggg,eee3) or individually listed in Nonidentifying Private Elements
                  (gggg,0004) (within Private Data Element Characteristics Sequence (gggg,eee1); see
                  PS3.3 Section C.12.1)</emphasis></emphasis></para>
          </listitem>
          <listitem>
            <para><emphasis role="bold"><emphasis role="underline">its presence in Table E.3.10-1
                  Safe Private Attributes</emphasis></emphasis></para>
          </listitem>
          <listitem>
            <para><emphasis role="bold"><emphasis role="underline">documentation in the Conformance
                  Statement</emphasis></emphasis></para>
          </listitem>
          <listitem>
            <para><emphasis role="bold"><emphasis role="underline">some other
                means.</emphasis></emphasis></para>
          </listitem>
        </itemizedlist>
        <para>When this Option is not specified, all Private Attributes shall be removed, as described in Table E.1-1.</para>
        <para>...</para>
      </section>
      
    </section>

    <section>
      <title></title>
      <informaltable rules="all" frame="box">
        <tr><td><para><emphasis role="italic">Amend DICOM PS3.2 section A.9.2 as follows:</emphasis></para></td></tr>
      </informaltable>
      
      <section label="A.9.2" xml:id="sect_A.9.2">
        <title>Data Dictionary of Private Attributes</title>
        <para>Any private Attributes should be specified, including VR and VM, should be specified.
            <emphasis role="bold"><emphasis role="underline">Whether or not each private Attribute
              characteristics are described using Private Data Element Characteristics Sequence
              (gggg,eee0) should be specified.</emphasis></emphasis></para>
        <para>Private SOP Classes and Transfer syntaxes should be listed.</para>
      </section>
      
    </section>
  </chapter>
</book>
