BT8-1617-NE V2.19 DICOM Conformance Statement
BT8-1617-NE V2.19 DICOM Conformance Statement
Trademarks
• Ethernet is a trademark of Xerox Corporation.
• Windows is registered trademark of Microsoft Corporation in the United States and/or other countries.
• System and product names in this manual are the trademarks of each manufacturer that developed them.
2
Conformance Statement Overview
This product CXDI Control Software NE (hereinafter referred to as “CXDI NE”) implements the
necessary DICOM services to download work lists from an information system, save acquired
DX images, CR Images, and associated Presentation States to a network storage device or
Storage Medium, print to a networked hardcopy device and inform the information system
about the work actually done.
The table below provides an overview of the network services supported by CXDI NE.
Table 1
Network Services
Transfer
Workflow Management
Print Management
Table 2 provides overview of the Media Storage Application Profiles supported by CXDI NE.
Table 2
Media Services
3
Table of Contents
4
6.6 Private Transfer Syntaxes.................................................................................................................... 83
6.7 Structured Reports .............................................................................................................................. 83
6.7.1 Templates ................................................................................................................................. 83
5
1. Introduction
6
1. Introduction
Document Software
Date of Issue Description
Version Version
Descriptions added/changed/deleted
1.7 June 1, 2012 2.01
(Table 2.2-43)
Descriptions added/changed
(Conformance Statement Overview, 3.1.3, 3.2.1)
3.3 Augmented Private Application Profile added
1.8 September 21, 2012 2.02 3.4 Media Configuration added
Descriptions added/changed/deleted
(Table 1, Table 2, Table 6.1-18, Table 6.1-20,
Table 6.1-26)
Table number correction of error (Table 3.2-1, Table
3.2-2)
New tables added (Table 6.1-12)
Table changed number (Table 6.1-13, Table 6.1-14,
Table 6.1-15, Table 6.1-16, Table 6.1-17, Table 6.1-18,
Table 6.1-19, Table 6.1-20, Table 6.1-21, Table 6.1-22,
1.9 January 22, 2013 2.10 Table 6.1-23, Table 6.1-24, Table 6.1-25, Table 6.1-26,
Table 6.1-27, Table 6.1-28, Table 6.1-29, Table 6.1-30,
Table 6.1-31)
Descriptions added/changed
(Table 2.2-31, Table 6.1-1, Table 6.1-2, Table 6.1-3,
Table 6.1-7, Table 6.1-15, Table 6.1-18, Table 6.1-20,
Table 6.1-21, Table 6.1-26, Table 6.1-28, Table 6.1-30)
Error correction (Page-8 1.4 Terms and Definitions Tag,
Table 6.1-7, Table 6.1-17, Table 6.1-18, Table 6.1-30)
2.0 August 22, 2013 2.11
Descriptions added/changed
(Table 2.2-27)
7
1. Introduction
Document Software
Date of Issue Description
Version Version
2.6 November 18, 2016 2.16 Software version number updated
Software version number updated
2.7 October 23, 2017 2.17
Description changed: 2.3.3
2.8 November 19, 2018 2.18 Software version number updated
Description changed.(Table 2.2-31, Table 2.4-1, Table
2.9 July 12, 2019 2.19
3.4-1, Table 6.1-8)
8
1. Introduction
1.2 Audience
This document is written for the people that need to understand how CXDI NE will integrate into
their healthcare facility. This includes both those responsible for overall imaging network policy
and architecture, as well as integrators who need to have a detailed understanding of the
DICOM features of the product. This document contains some basic DICOM definitions so that
any reader may understand how this product implements DICOM features. However, integrators
are expected to fully understand all the DICOM terminology, how the tables in this document
relate to the product’s functionality, and how that functionality integrates with other devices that
support compatible DICOM features.
1.3 Remarks
The scope of this DICOM Conformance Statement is to facilitate integration between CXDI NE
and other DICOM products. The Conformance Statement should be read and understood in
conjunction with the DICOM Standard. DICOM by itself does not guarantee interoperability. The
Conformance Statement does, however, facilitate a first-level comparison for interoperability
between different applications supporting compatible DICOM functionality.
This Conformance Statement is not supposed to replace validation with other DICOM
equipment to ensure proper exchange of intended information. In fact, the user should be aware
of the following important issues:
— The comparison of different Conformance Statements is just the first step towards
assessing interconnectivity and interoperability between the product and other DICOM
conformant equipment.
— Test procedures should be defined and executed to validate the required level of
interoperability with specific compatible DICOM equipment, as established by the
healthcare facility.
Application Entity (AE) – an end point of a DICOM information exchange, including the DICOM
network or media interface software; i.e., the software that sends or receives DICOM
information objects or messages. A single device may have multiple Application Entities.
Application Entity Title – the externally known name of an Application Entity, used to identify a
DICOM application to other DICOM applications on the network.
9
1. Introduction
Attribute – a unit of information in an object definition; a data element identified by a tag. The
information may be a complex data structure (Sequence), itself composed of lower level data
elements.
Examples: Patient ID (0010,0020), Accession Number (0008,0050), Photometric Interpretation
(0028,0004), Procedure Code Sequence (0008,1032).
Information Object Definition (IOD) – the specified set of Attributes that comprise a type of
data object; does not represent a specific instance of the data object, but rather a class of
similar data objects that have the same properties. The Attributes may be specified as
Mandatory (Type 1), Required but possibly unknown (Type 2), or Optional (Type 3), and there
may be conditions associated with the use of an Attribute (Types 1C and 2C).
Examples: MR Image IOD, CT Image IOD, Print Job IOD.
Module – a set of Attributes within an Information Object Definition that are logically related to
each other.
Example: Patient Module includes Patient Name, Patient ID, Patient Birth Date, and Patient Sex.
Negotiation – first phase of Association establishment that allows Application Entities to agree
on the types of data to be exchanged and how that data will be encoded.
Presentation Context – the set of DICOM network services used over an Association, as
negotiated between Application Entities; includes Abstract Syntaxes and Transfer Syntaxes.
Protocol Data Unit (PDU) – a packet (piece) of a DICOM message sent across the network.
Devices must specify the maximum size packet they can receive for DICOM messages.
Service Class Provider (SCP) – role of an Application Entity that provides a DICOM network
service; typically, a server that performs operations requested by another Application Entity
(Service Class User).
Examples: Picture Archiving and Communication System (image storage SCP, and image
query/retrieve SCP), Radiology Information System (modality worklist SCP).
Service Class User (SCU) – role of an Application Entity that uses a DICOM network service;
typically, a client.
Examples: imaging modality (image storage SCU, and modality worklist SCU), imaging
workstation (image query/retrieve SCU)
Service/Object Pair (SOP) Class – the specification of the network or media transfer (service)
of a particular type of data (object); the fundamental unit of DICOM interoperability specification.
Examples: Ultrasound Image Storage Service, Basic Grayscale Print Management.
Tag – a 32-bit identifier for a data element, represented as a pair of four digit hexadecimal
numbers, the “group” and the “element”. If the “group” number is odd, the tag is for a private
(manufacturer-specific) data element.
Examples: (0010,0020) [Patient ID], (7FE0,0010) [Pixel Data], (0019,0210) [private data element]
Transfer Syntax – the encoding used for exchange of DICOM information objects and
messages.
Examples: JPEG compressed (images), little endian explicit value representation.
Unique Identifier (UID) – a globally unique “dotted decimal” string that identifies a specific
object or a class of objects; an ISO-8824 Object Identifier.
Examples: Study Instance UID, SOP Class UID, SOP Instance UID.
10
1. Introduction
Value Representation (VR) – the format type of an individual DICOM data element, such as text,
an integer, a person’s name, or a code. DICOM information objects can be transmitted with
either explicit identification of the type of each data element (Explicit VR), or without explicit
identification (Implicit VR); with Implicit VR, the receiving application must use a DICOM data
dictionary to look up the format of each data element.
Two Application Entities (devices) that want to communicate with each other over a network
using DICOM protocol must first agree on several things during an initial network “handshake”.
One of the two devices must initiate an Association (a connection to the other device), and ask
if specific services, information, and encoding can be supported by the other device
(Negotiation).
DICOM specifies a number of network services and types of information objects, each of which
is called an Abstract Syntax for the Negotiation. DICOM also specifies a variety of methods for
encoding data, denoted Transfer Syntaxes. The Negotiation allows the initiating Application
Entity to propose combinations of Abstract Syntax and Transfer Syntax to be used on the
Association; these combinations are called Presentation Contexts. The receiving Application
Entity accepts the Presentation Contexts it supports.
For each Presentation Context, the Association Negotiation also allows the devices to agree on
Roles – which one is the Service Class User (SCU - client) and which is the Service Class
Provider (SCP - server). Normally the device initiating the connection is the SCU, i.e., the client
system calls the server, but not always.
The Association Negotiation finally enables exchange of maximum network packet (PDU) size,
security information, and network service options (called Extended Negotiation information).
The Application Entities, having negotiated the Association parameters, may now commence
exchanging data. Common data exchanges include queries for worklists and lists of stored
images, transfer of image objects and analyses (structured reports), and sending images to film
printers. Each exchangeable unit of data is formatted by the sender in accordance with the
appropriate Information Object Definition, and sent using the negotiated Transfer Syntax.
There is a Default Transfer Syntax that all systems must accept, but it may not be the most
efficient for some use cases. Each transfer is explicitly acknowledged by the receiver with a
Response Status indicating success, failure, or that query or retrieve operations are still in
process.
1.6 Abbreviations
AE Application Entity
AET Application Entity Title
CR Computed Radiography
CT Computed Tomography
DHCP Dynamic Host Configuration Protocol
DICOM Digital Imaging and Communications in Medicine
11
1. Introduction
1.7 References
NEMA PS3 Digital Imaging and Communications in Medicine (DICOM) Standard, available free
at http://medical.nema.org/
12
2. Networking
Remote
Send Reports Application Entity Receives
Reports
Storage
Application
Entity
Remote
Send Commitment Application Entity Receives
Commitment
Verification
Verify
SCU or SCP
Remote
Application Entity
Update
Provides Worklist
Worklist
Items
Remote
Workflow
Acquire Application Entity
Application
Images Receives MPPS
Entity
Create / Update
Verify Verification
SCP
Remote
Send Film
Application Entity
Images &
Prints Film
PresentationLUT
Sheets
Hardcopy
Application
Entity
Verify
Verification
SCP
Figure 2.1-1
Application Data Flow Diagram
13
2. Networking
— The Storage Application Entity sends images and Presentation States and Structured
Reports to a remote AE. It is associated with the local real-world activity “Send Images &
GSPS” and “Send Reports”. “Send Images & GSPS” and “Send Reports” are performed
upon user request for each study completed or for specific images selected. When
activated by user’s settings (auto-send), each marked set of images and associated
Presentation States can be immediately stored to a preferred destination whenever a
Study is closed by the user. If the remote AE is configured as an archive device the
Storage AE will request Storage Commitment and if a commitment is successfully
obtained will record this information in the local database.
— The Workflow Application Entity receives Worklist information from and sends MPPS
information to a remote AE. It is associated with the local real-world activities “Update
Worklist” and “Acquire Images”. When the “Update Worklist” local real-world activity is
performed the Workflow Application Entity queries a remote AE for worklist items and
provides the set of worklist items matching the query request. “Update Worklist” is
performed as a result of an operator request. When the “Acquire Images” local real-world
activity is performed the Workflow Application Entity creates and updates Modality
Performed Procedure Step instances managed by a remote AE. Acquisition of images will
result in automated creation of an MPPS Instance. Completion of the MPPS is performed
as the result of an operator action.
14
2. Networking
1. Query Worklist
2. Receive Worklist
4. Start Acquisition
(Create MPPS)
5. Acquire Images
6. Complete Acquisition
(Finalize MPPS)
Figure 2.1-2
Sequencing Constraints
Under normal scheduled workflow conditions the sequencing constraints illustrated in Figure
2.1-2 apply:
1. Query Worklist
15
2. Networking
5. Acquire Images
8. Store acquired images and any associated Grayscale Softcopy Presentation State (GSPS)
instances.
9. If the Image Manager is configured as an archive device the Storage AE will request Storage
Commitment for the images and associated GSPS instances.
11. If the Report Server is configured as an archive device the Storage AE will request Storage
Commitment for the SR instances.
Other workflow situations (e.g. unscheduled procedure steps) will have other sequencing
constraints. Printing could equally take place after the acquired images have been stored.
Printing could be omitted completely if no printer is connected or hardcopies are not required.
16
2. Networking
2.2 AE Specifications
Table 2.2-1
SOP Classes for AE Storage
2.2.1.2.1 General
The DICOM standard application context name for DICOM 3.0 is always proposed:
Table 2.2-2
DICOM Application Context for AE Storage
Table 2.2-3
Number of Associations Initiated for AE Storage
Table 2.2-4
Number of Associations Accepted for AE Storage
17
2. Networking
Table 2.2-5
Asynchronous Nature as a SCU for AE Storage
Table 2.2-6
DICOM Implementation Class and Version for AE Storage
The request for a verification is initiated by user interaction and the result is displayed on user
interface.
Verification Remote
SCU Verification SCP
1. Open Association
2. C-ECHO
3. Close Association
Figure 2.2-1
Sequencing of Activity – verify
1. The Verification SCU opens an association with the Remote Verification SCP.
2. Verification is transmitted to the Remote Verification SCP using a C-ECHO request and the
Remote Verification SCP replies with a C-ECHO response (status success).
3. The Verification SCU closes the association with the Remote Verification SCP.
18
2. Networking
Table 2.2-7
Proposed Presentation Context for Connectivity Verification
The CXDI NE provides standard conformance to the DICOM Verification Service Class as an
SCU. The status code for the C-ECHO is as follows:
Table 2.2-8
C-ECHO Response Status Handling Behavior
Any other * The Association is released using A-RELEASE and the failure is
status code. reported to the user.
A user can select images and presentation states and request them to be sent to multiple
destinations (up to 2). Each request is forwarded to the job queue and processed individually.
When the “Output Setting” option is active, each instance stored in database will be forwarded
to the network job queue for a pre-configured auto-send target destination. It can be configured
which instances will be automatically marked and the destination where the instances are
automatically sent to. The “Output Setting” is triggered by the End Exam. The transfer of
presentation states is optional.
The Storage AE is invoked by the job control interface that is responsible for processing
network archival tasks. The job consists of data describing the instances marked for storage
and the destination. An internal daemon process triggered by a job for a specific network
destination initiates a C-STORE request to store images. The output of the Image is only
P-Value. If the process successfully establishes an Association to a remote Application Entity, it
will transfer each instance via the open Association. Status of the transfer is reported through
the job control interface. Only one job will be active at a time. If the C-STORE Response from
the remote Application contains a status other than Success or Warning, the Association is
aborted and the related Job is switched to a failed state. It can be restarted any time by user
interaction.
The Storage AE attempts to initiate a new Association in order to issue a C-STORE request.
If the Remote AE is configured as an archive device the Storage AE will, after all images and
presentation states have been sent, transmit Storage Commitment request (N-ACTION) over a
separate association. Upon receiving the N-ACTION response the Storage AE will delay
releasing the Association for a configurable amount of time. If no N-EVENT-REPORT is received
within this time period the Association will be immediately released (i.e. notification of Storage
Commitment success or failure will be received over a separate association).
19
2. Networking
1. Open Association
2. C-STORE (Image)
3. Close Association
4. Open Association
7. Close Association
8. Open Association
9. C-STORE (GSPS)
Figure 2.2-2
Sequencing of Activity – Send Images & Pres States
20
2. Networking
A possible sequence of interactions between the Storage AE and an Image Manager (e.g. a
storage or archive device supporting the Storage and Storage Commitment SOP Classes as an
SCP) and Report Server (e.g. a storage or archive device supporting the Storage and Storage
Commitment SOP Classes as an SCP) is illustrated in Figure 2.2-2:
2. An acquired image is transmitted to the Image Manager using a C-STORE request and the
Image Manager replies with a C-STORE response (status success).
9. An acquired GSPS is transmitted to the Image Manager using a C-STORE request and the
Image Manager replies with a C-STORE response (status success).
10. The Storage AE closes the association with the Image Manager.
12. An N-ACTION request is transmitted to the Image Manager to obtain storage commitment
of previously transmitted GSPS. The Image Manager replies with an N-ACTION response
indicating the request has been received and is being processed.
13. The Image Manager immediately transmits an N-EVENT-REPORT request notifying the
Storage AE of the status of the Storage Commitment Request (sent in step 12 using the
N-ACTION message). The Storage AE replies with an N-EVENT-REPORT response
confirming receipt. The Image Manager could send this message at any time or omit it
entirely in favor of transmitting the N-EVENT-REPORT over a separate dedicated
association (see note).
14. The Storage AE closes the association with the Image Manager.
16. SR is transmitted to the Report Server using C-STORE request and the Report Server
replies with a C-STORE response (status success).
17. The Storage AE closes the association with the Report Server.
19. An N-ACTION request is transmitted to the Report Server to obtain storage commitment of
previously transmitted the SR. The replies with an N-ACTION response indicating the
request has been received and is being processed.
21
2. Networking
20. The Report Server immediately transmits an N-EVENT-REPORT request notifying the
Storage AE of the status of the Storage Commitment Request (sent in step 19 using the
N-ACTION message). The Storage AE replies with an N-EVENT-REPORT response
confirming receipt. The Report Server could send this message at any time or omit it entirely
in favor of transmitting the N-EVENT-REPORT over a separate dedicated association (see
note).
21. The Storage AE closes the association with the Report Server.
NOTE: Many other message sequences are possible depending on the number of images and
GSPS instances to be stored, support for Storage Commitment and when the SCP
sends the N-EVENT-REPORT. The N-EVENT-REPORT can also be sent over a separate
association initiated by the Image Manager (see Section 2.2.1.4.2 on Activity – Receive
Storage Commitment Response).
Table 2.2-9
Proposed Presentation Contexts for Activity Send Images
A Presentation Context for the Storage Commitment Push Model will only be proposed if the
Remote AE is configured as an archive device.
22
2. Networking
2.2.1.3.2.3 SOP Specific Conformance Image & Pres State Storage SOP Classes
All Image & Presentation State Storage SOP Classes supported by the Storage AE exhibit the
same behavior, except where stated, and are described together in this section.
The status meaning is logged and the job warning is reported to the user via the job control
application when receiving Event Type Image/GSPS failure. If images relating to GSPS in a send
job have status failure then the GPSP is not send.
Table 2.2-10
Storage C-STORE Response Status Handling Behavior
Service
Further Meaning Error Code Behavior
Status
The SCP has successfully stored the SOP Instance.
Success Success 0000 If all SOP Instances in a send job have status
success then the job is marked as complete.
The Association is released using A-RELEASE and
the send job is marked as failed. The status meaning
Refused Out of Resources A700-A7FF is logged and the job failure is reported to the user
via the job control application. This is a transient
failure.
The Association is released using A-RELEASE and
Data Set does not the send job is marked as failed. The status meaning
Error A900-A9FF
match SOP Class is logged and the job failure is reported to the user
via the job control application.
The Association is released using A-RELEASE and
the send job is marked as failed. The status meaning
Error Cannot Understand C000-CFFF
is logged and the job failure is reported to the user
via the job control application.
Image transmission is considered successful. The
Coercion of Data
Warning B000 status meaning is logged and the job warning is
Elements
reported to the user via the job control application.
Image transmission is considered successful. The
Elements
Warning B006 status meaning is logged and the job warning is
Discarded
reported to the user via the job control application.
Image transmission is considered successful. The
Data Set does not
Warning B007 status meaning is logged and the job warning is
match SOP Class
reported to the user via the job control application.
The Association is released using A-RELEASE and
Any other the send job is marked as failed. The status meaning
* *
status code. is logged and the job failure is reported to the user
via the job control application.
Error Comment (0000,0902) and Error ID (0000,0903) are reported to the user via additional
information on error dialog.
23
2. Networking
The behavior of Storage AE during communication failure is summarized in the Table below:
Table 2.2-11
Storage Communication Failure Behavior
Exception
Behavior
The contents of X-Ray Image Storage SOP Instances created by CXDI NE conform to the
DICOM X-Ray Image IOD definition and are described in section 6.1.
The contents of Grayscale Softcopy Presentation State Storage SOP Instances created by
CXDI NE conform to the DICOM Grayscale Softcopy Presentation State IOD and are described
in section 6.1.
Grayscale Softcopy Presentation State Storage SOP Instances are created upon user request
(e.g. explicitly via “End Exam”) in order to save the most recent visual appearance of an image.
Even If images from multiple studies are being displayed a separate Presentation State will be
created for each image.
When displaying an existing image the most recently saved Grayscale Softcopy Presentation
State containing references to the image will be automatically applied.
Grayscale Softcopy Presentation State Storage SOP Instances created by CXDI NE will only
reference instances of X-Ray Image Storage SOP Instances.
The Storage AE will request storage commitment for instances of the X-Ray Image Storage SOP
Class and Grayscale Softcopy Presentation State Storage SOP Class if the Remote AE is
configured as an archive device and a presentation context for the Storage Commitment Push
Model has been accepted.
The Storage AE will consider Storage Commitment failed if no N-EVENT-REPORT is received for
a Transaction UID within a configurable time period after receiving a successful N-ACTION
response (duration of applicability for a Transaction UID)
24
2. Networking
Table 2.2-12
Storage Commitment N-ACTION Response Status Handling Behavior
Service Further
Error Code Behavior
Status Meaning
The request for storage commitment is considered
successfully sent. A timer is started which will expire
Success Success 0000
if no N-EVENT-REPORT for the Transaction UID is
received within a configurable timeout period.
The Association is released using A-RELEASE and
Any other status the send job is marked as failed. The status meaning
* *
code. is logged and the job failure is reported to the user
via the job control application.
The behavior of Storage AE during communication failure is summarized in the Table below:
Table 2.2-13
Storage Commitment Communication Failure Behavior
Exception Behavior
The send job is marked as failed. The reason is
Timeout
logged and the job failure is reported to the user.
The send job is marked as failed. The reason is
Association aborted by the SCP or network layers
logged and the job failure is reported to the user.
25
2. Networking
Table 2.2-14
Storage Commitment N-EVENT-REPORT Behavior
The reasons for returning specific status codes in an N-EVENT-REPORT response are
summarized in the Table below.
Table 2.2-15
Storage Commitment N-EVENT-REPORT Response Status Reasons
Service Further
Error Code Reasons
Status Meaning
The storage commitment result has been
Success Success 0000
successfully received.
Invalid object The Transaction UID in the N-EVENT-REPORT
Failure 0117
instance request is not recognized.
26
2. Networking
1. Open Association
2. C-ECHO
3. Close Association
Figure 2.2-3
Sequencing of Activity – Verify
2. Verification is transmitted to the Storage AE using a C-ECHO request and the Storage AE
replies with a C-ECHO response (status success).
3. The Image Manager closes the association with the Storage AE.
The result of C-ECHO is reported to the user via the message field.
Table 2.2-16
Acceptable Presentation Contexts for
Connectivity Verification
The Storage AE provides standard conformance to the Verification SOP Class as an SCP. If the
C-ECHO request was successfully received, a 0000 (Success) status code will be returned in
the C-ECHO response. Otherwise, Association will be aborted.
27
2. Networking
1. Open Association
3. Close Association
Figure 2.2-4
Sequencing of Activity – Receive Storage Commitment Response
A possible sequence of interactions between the Storage AE and an Image Manager (e.g. a
storage or archive device supporting Storage Commitment SOP Classes as an SCP) is
illustrated in the Figure above:
1. The Image Manager opens a new association with the Storage AE.
2. The Image Manager sends an N-EVENT-REPORT request notifying the Storage AE of the
status of a previous Storage Commitment Request. The Storage AE replies with an
N-EVENT-REPORT response confirming receipt.
3. The Image Manager closes the association with the Storage AE.
The Storage AE may reject association attempts as shown in the Table below. The Result,
Source and Reason/Diag columns represent the values returned in the appropriate fields of an
ASSOCIATE-RJ PDU (see PS 3.8, Section 9.3.4). The contents of the Source column is
abbreviated to save space and the meaning of the abbreviations are:
a) 1 – DICOM UL service-user
28
2. Networking
Table 2.2-17
Association Rejection Reasons
Table 2.2-18
Acceptable Presentation Contexts for
Activity Receive Storage Commitment Response
Storage
Commitment 1.2.840.10008.1.20.1 Implicit VR Little Endian 1.2.840.10008.1.2 SCU None
Push Model
29
2. Networking
Upon receipt of an N-EVENT-REPORT the timer associated with the Transaction UID will be
canceled.
The behavior of Storage AE when receiving Event Types within the N-EVENT-REPORT is
summarized in Table 2.2-14.
The reasons for returning specific status codes in an N-EVENT-REPORT response are
summarized in Table 2.2-15.
Table 2.2-19
SOP Classes for AE Workflow
2.2.2.2.1 General
The DICOM standard application context name for DICOM 3.0 is always proposed:
Table 2.2-20
DICOM Application Context for AE Workflow
Table 2.2-21
Number of Associations Initiated for AE Workflow
30
2. Networking
Table 2.2-22
Asynchronous Nature as a SCU for AE Workflow
Table 2.2-23
DICOM Implementation Class and Version for AE Workflow
The request for a Worklist Update is initiated by user interaction, i.e. pressing the buttons
“Refresh”/”Refresh Option”. With “Refresh Option” a dialog to enter search criteria is opened
and an interactive query can be performed.
The interactive Patient Worklist Query will display a dialog for entering data as search criteria.
When the Query is started on user request, only the data from the dialog will be inserted as
matching keys into the query.
Upon initiation of the request, the CXDI NE will build an Identifier for the C-FIND request, will
initiate an Association to send the request and will wait for Worklist responses. After retrieval of
all responses, CXDI NE will access the local database to add or update patient demographic
data. To protect the system from overflow, the CXDI NE will limit the number of processed
worklist responses to a configurable maximum. During receiving the worklist response items are
counted and the query processing is canceled by issuing a C-FIND-CANCEL if the configurable
limit of items is reached. The results will be displayed in a list, which will be cleared with the next
worklist update.
CXDI NE will initiate an Association in order to issue a C-FIND request according to the Modality
Worklist Information Model.
31
2. Networking
Department
Workflow AE Scheduler
1. Open Association
6. Close Association
Figure 2.2-5
Sequencing of Activity – Worklist Update
2. The Worklist AE sends a C-FIND request to the Departmental Scheduler containing the
Worklist Query attributes.
3. The Departmental Scheduler returns a C-FIND response containing the requested attributes
of the first matching Worklist Item.
4. The Departmental Scheduler returns another C-FIND response containing the requested
attributes of the second matching Worklist Item.
5. The Departmental Scheduler returns another C-FIND response with status “Success”
indicating that no further matching Worklist Items exist. This example assumes that only 2
Worklist items match the Worklist Query.
7. The user selects a Worklist Item from the Worklist and prepares to acquire new images.
32
2. Networking
Table 2.2-24
Proposed Presentation Contexts for Activity Worklist Update
The behavior of CXDI NE when encountering status codes in a Modality Worklist C-FIND
response is summarized in the Table below. If CXDI NE receives any other SCP response status
than “Success” or “Pending”, an error message will appear on the user interface.
Table 2.2-25
Modality Worklist C-FIND Response Status Handling Behavior
Service
Further Meaning Error Code Behavior
Status
Matching is The SCP has completed the matches. Worklist items
Success 0000
complete are available for display or further processing.
The Association is released using A-RELEASE. The
Refused Out of Resources A700
status meaning is logged and reported to the user.
Identifier does not The Association is released using A-RELEASE. The
Failed A900
match SOP Class status meaning is logged and reported to the user.
The Association is released using A-RELEASE. The
Failed Unable to Process C000 – CFFF
status meaning is logged and reported to the user.
If the query was cancelled due to too many worklist
items then the SCP has completed the matches.
Matching
Worklist items are available for display or further
Cancel terminated due to FE00
processing. Otherwise, the Association is released
Cancel request
using A-RELEASE. The status meaning is logged and
reported to the user.
Matches are FF00 The worklist item contained in the Identifier is collected
Pending
continuing for later display or further processing.
Matches are The worklist item contained in the Identifier is collected
continuing – for later display or further processing.
Warning that one
Pending FF01
or more Optional
Keys were not
supported
Any other The Association is released using A-RELEASE. The
* *
status code. status meaning is logged and reported to the user.
33
2. Networking
The behavior of CXDI NE during communication failure is summarized in the Table below.
Table 2.2-26
Modality Worklist Communication Failure Behavior
Exception Behavior
The worklist query is marked as failed. The reason is logged and
Timeout
reported to the user if an interactive query.
Association aborted by the SCP The worklist query is marked as failed. The reason is logged and
or network layers reported to the user if an interactive query.
Acquired images will always use the Study Instance UID specified for the Scheduled Procedure
Step (if available). If an acquisition is unscheduled, a Study Instance UID will be generated
locally.
The Table below provides a description of the CXDI NE Worklist Request Identifier and specifies
the attributes that are copied into the images. Unexpected attributes returned in a C-FIND
response are ignored.
Requested return attributes not supported by the SCP are set to have no value. Non-matching
responses returned by the SCP due to unsupported optional matching keys are ignored.
CXDI NE will automatically select the protocol according to the protocol item, which CXDI NE
received from the SCP. The protocol item’s TAG is configurable.
Table 2.2-27
Worklist Request Identifier
Module Name
Tag VR M R Q D IOD
Attribute Name
SOP Common
Specific Character Set (0008,0005) CS x
Scheduled Procedure Step
Scheduled Procedure Step Sequence (0040,0100) SQ x
> Modality (0008,0060) CS S x x x
> Requested Contrast Agent (0032,1070) LO x
> Scheduled Station AE Title (0040,0001) AE S x x
> Scheduled Procedure Step Start Date (0040,0002) DA R x x x
> Scheduled Procedure Step Start Time (0040,0003) TM R x x x
> Scheduled Performing Physician’s Name (0040,0006) PN S* x x
> Scheduled Procedure Step Description (0040,0007) LO x x x
> Scheduled Protocol Code Sequence (0040,0008) SQ x x
>> Code Value (0008,0100) CS x x
>> Coding Scheme Designator (0008,0102) SH x x
>> Coding Scheme Version (0008,0103) SH x x
>> Code Meaning (0008,0104) LO x x x
> Scheduled Procedure Step ID (0040,0009) SH x x x
> Scheduled Station Name (0040,0010) SH S x x
> Scheduled Procedure Step Location (0040,0011) SH S x x
> Pre-Medication (0040,0012) LO x
34
2. Networking
Module Name
Tag VR M R Q D IOD
Attribute Name
Requested Procedure
Referenced Study Sequence (0008,1110) SQ x x
> Referenced SOP Class UID (0008,1150) UI x x
> Referenced SOP Instance UID (0008,1155) UI x x
Study Instance UID (0020,000D) UI x x x
Requested Procedure Description (0032,1060) LO x x x
Requested Procedure Code Sequence (0032,1064) SQ x x
> Code Value (0008,0100) CS x x
> Coding Scheme Designator (0008,0102) SH x x
> Coding Scheme Version (0008,0103) SH x x
> Code Meaning (0008,0104) LO x x
Requested Procedure ID (0040,1001) SH S x x x x
Reason for the Requested Procedure (0040,1002) LO
Requested Procedure Priority (0040,1003) SH
Patient Transport Arrangements (0040,1004) LO
Requested Procedure Location (0040,1005) LO
Requested Procedure Comments (0040,1400) LT
Imaging Service Request
Accession Number (0008,0050) SH S x x x x
Referring Physician’s Name (0008,0090) PN x x x
Requesting Physician (0032,1032) PN x x
Requesting Service (0032,1033) LO
Order Entered By (0040,2008) PN
Order Enterer’s Location (0040,2009) SH
Order Callback Phone Number (0040,2010) SH
Placer Order Number/Imaging Service Request (0040,2016) LO
Filler Order Number/Imaging Service Request (0040,2017) LO
Imaging Service Request Comments (0040,2400) LT
Visit Identification
Institution Name (0008,0080) LO
Institution Address (0008,0081) LO
Admission ID (0038,0010) LO
Issuer of Admission ID (0038,0011) LO
Visit Status
Visit Status ID (0038,0008) CS
Current Patient Location (0038,0300) LO
Patient’s Institution Residence (0038,0400) LO
Visit Comments (0038,4000) LT
35
2. Networking
Module Name
Tag VR M R Q D IOD
Attribute Name
Visit Admission
Referring Physician’s Address (0008,0092) ST
Referring Physician’s Telephone Numbers (0008,0094) SH
Admitting Diagnosis Description (0008,1080) LO
Route of Admissions (0038,0016) LO
Patient Identification
Patient Name (0010,0010) PN S* x x x x
Patient ID (0010,0020) LO S x x x x
Issuer of Patient ID (0010,0021) LO
Other Patient IDs (0010,1000) LO
Other Patient Names (0010,1001) PN
Patient’s Birth Name (0010,1005) PN
Patient’s Mother’s Birth Name (0010,1060) PN
Medical Record Locator (0010,1090) LO
Patient Demographic
Patient’s Birth Date (0010,0030) DA x x x
Patient’s Sex (0010,0040) CS x x x
Patient’s Age (0010,1010) AS
Patient’s Size (0010,1020) DS x x x
Patient’s Weight (0010,1030) DS x x x
Patient’s Address (0010,1040) LO
Military Rank (0010,1080) LO
Branch of Service (0010,1081) LO
Country of Residence (0010,2150) LO
Region of Residence (0010,2152) LO
Patient’s Telephone Numbers (0010,2154) SH
Ethnic Group (0010,2160) SH
Patient's Religious Preference (0010,21F0) LO
Patient Comments (0010,4000) LT
Confidentiality constraint on patient data (0040,3001) LO
Patient Medical
Medical Alerts (0010,2000) LO
Allergies (0010,2110) LO
Smoking Status (0010,21A0) CS
Additional Patient History (0010,21B0) LT
Pregnancy Status (0010,21C0) US x x
Special Needs (0038,0050) LO
Patient State (0038,0500) LO
36
2. Networking
Module Name:
The name of the associated module for supported worklist attributes.
Attribute Name:
Attributes supported to build a CXDI NE Worklist Request Identifier.
M: Matching keys for Worklist Update. An “S” will indicate that CXDI NE will supply an
attribute value for Single Value Matching, an “R” will indicate Range Matching and a “*”
will denote wildcard matching.
R: Return keys. An “x” will indicate that CXDI NE will supply this attribute as Return Key with
zero length for Universal Matching.
Q: Interactive Query Key. An “x” will indicate that CXDI NE will supply this attribute as
matching key, if entered in the Query Patient Worklist dialog. For example, the Patient
Name can be entered thereby restricting Worklist responses to Procedure Steps
scheduled for the patient.
D: Displayed keys. An “x” indicates that this worklist attribute is displayed to the user during
a patient registration dialog. For example, Patient Name will be displayed when registering
the patient prior to an examination.
IOD: An “x” indicates that this Worklist attribute is included into all Object Instances created
during performance of the related Procedure Step.
37
2. Networking
After Patient registration, the CXDI NE is awaiting the 1st application of X-Ray Dose to the
patient. The trigger to create an MPPS SOP Instance is derived from this event. An Association
to the configured MPPS SCP system is established immediately and the related MPPS SOP
Instance will be created.
An MPPS Instance that has been sent with a state of “COMPLETED” or “DISCONTINUED” can
no longer be updated.
The CXDI NE will support creation of “unscheduled cases” by allowing MPPS Instances to be
communicated for locally registered Patients.
— N-CREATE request according to the CREATE Modality Performed Procedure Step SOP
Instance.
— N-SET request to update the contents and state of the MPPS according to the SET
Modality Performed Procedure Step Information operation.
Department
Workflow AE
Scheduler
1. Open Association
3. Close Association
4. Acquire Images
5. Open Association
7. Close Association
Figure 2.2-6
Sequencing of Activity – Acquire Images
38
2. Networking
6. The Worklist AE sends an N-SET request to the Departmental Scheduler to update the
MPPS instance with status of “COMPLETED” and set all necessary attributes.
The Departmental Scheduler acknowledges the MPPS update with an N-SET response
(status success).
Table 2.2-28
Proposed Presentation Contexts for Real-World Activity Acquire Images
The behavior of CXDI NE when encountering status codes in an MPPS N-CREATE or N–SET
response is summarized in Table 2.2-29. If any other SCP response status than “Success” or
“Warning” is received by CXDI NE, an error message will appear on the user interface.
Table 2.2-29
MPPS N-CREATE / N-SET Response Status Handling Behavior
Service
Further Meaning Error Code Behavior
Status
Success Success 0000 The SCP has completed the operation successfully.
Processing Failure –
Performed The Association is released using A-RELEASE and the
Failure Procedure Step 0110 MPPS is marked as failed. The status meaning is
Object may no logged and reported to the user.
longer be updated
The MPPS operation is considered successful. The
Attribute Value Out
Warning 0116 status meaning is logged and the job warning is
of Range
reported to the user via the job control application.
The Association is released using A-RELEASE and the
Any other
* * MPPS is marked as failed. The status meaning is
status code.
logged and reported to the user.
39
2. Networking
The behavior of CXDI NE during communication failure is summarized in the Table below:
Table 2.2-30
MPPS Communication Failure Behavior
Exception Behavior
The send job is marked as failed. The reason is logged and the job
Timeout
failure is reported to the user via the job control application.
Association aborted by the SCP The MPPS is marked as failed. The reason is logged and reported to
or network layers the user.
Table 2.2-31 provides a description of the MPPS N-CREATE and N-SET request identifiers sent
by CXDI NE. Empty cells in the N-CREATE and N-SET columns indicate that the attribute is not
sent. A “Zero length” attribute will be sent with zero length.
Table 2.2-31
MPPS N-CREATE / N-SET Request Identifier
40
2. Networking
41
2. Networking
> Requested
Procedure (0032,1060) LO From Modality Worklist
Description
> Scheduled
Procedure Step (0040,0007) LO From Modality Worklist
Description
> Scheduled Protocol
(0040,0008) SQ From Modality Worklist
Code Sequence
>> Code Value (0008,0100) SH From Modality Worklist
>> Coding Scheme
(0008,0102) SH From Modality Worklist
Designator
>> Coding Scheme
(0008,0103) SH From Modality Worklist
Version
>> Code Meaning (0008,0104) LO From Modality Worklist
> Scheduled
(0040,0009) SH From Modality Worklist
Procedure Step ID
> Requested
(0040,1001) SH From Modality Worklist
Procedure ID
Performed Procedure
Step Discontinuation
(0040,0281) SQ Zero or more items
Reason Code
Sequence
> Code Value (0008,0100) SH “110500”, ”110514”
> Coding Scheme
(0008,0102) SH “DCM”
Designator
“Doctor cancelled
> Code Meaning (0008,0104) LO procedure”, ”Incorrect worklist
entry selected”
Total Number of
(0040,0301) US Number of exposures
Exposures
Exposure Dose
(0040,030E) SQ Zero or more items
Sequence
> KVP (0018,0060) DS Generated by device
> Exposure Time (0018,1150) IS Generated by device
> X-Ray Tube Current (0018,1151) IS Generated by device
> Exposure (0018,1152) IS Generated by device
> Exposure in μAs (0018,1153) IS Generated by device
> Radiation Mode (0018,115A) CS “PULSED”
> X-Ray Tube Current
(0018,8151) DS Generated by device
in μA
Performed Series
(0040,0340) SQ Zero length One or more items
Sequence
> Retrieve AE Title (0008,0054) AE Zero length
> Series Description (0008,103E) LO User input
> Performing
(0008,1050) PN User input
Physician’s Name
42
2. Networking
Table 2.2-32
SOP Classes for AE Hardcopy
2.2.3.2.1 General
The DICOM standard application context name for DICOM 3.0 is always proposed:
Table 2.2-33
DICOM Application Context for AE Hardcopy
43
2. Networking
Table 2.2-34
Number of Associations Initiated for AE Hardcopy
Table 2.2-35
Asynchronous Nature as a SCU for AE Hardcopy
Table 2.2-36
DICOM Implementation Class and Version for AE Hardcopy
*
xxxxx: Actually replaced by the version number
A user composes images onto film sheets and requests them to be sent to a specific hardcopy
device. The user can select the desired film format. Each print-job is forwarded to the job queue
and processed individually.
The Hardcopy AE is invoked by the job control interface that is responsible for processing
network tasks. The job consists of data describing the images and graphics to be printed as
well as the requested layout and other parameters. The film sheet is internally processed,
converted to a STANDARD/1,1 page and then the page image is sent. If no association to the
printer can be established, the print-job is switched to a failed state and the user informed.
44
2. Networking
Hardcopy AE Printer
1. Open Association
2. N-GET (Printer)
Figure 2.2-7
Sequencing of Activity – Film Images
A typical sequence of DIMSE messages sent over an association between Hardcopy AE and a
Printer is illustrated in Figure 2.2-7:
2. N-GET on the Printer SOP Class is used to obtain current printer status information. If the
Printer reports a status of FAILURE, the print-job is switched to a failed state and the user
informed.
4. N-CREATE on the Presentation LUT SOP Class creates a Presentation LUT (if supported by
the printer).
5. N-CREATE on the Film Box SOP Class creates a Film Box linked to the Film Session. A
single Image Box will be created as the result of this operation. (Hardcopy AE only uses the
format STANDARD\1,1)
6. N-SET on the Image Box SOP Class transfers the contents of the film sheet to the printer.
7. N-ACTION on the Film Box SOP Class instructs the printer to print the Film Box.
9. N-DELETE on the Film Session SOP Class deletes the complete Film Session SOP Instance
hierarchy.
45
2. Networking
Status of the print-job is reported through the job control interface. Only one job will be active at
a time. If any Response from the remote Application contains a status other than Success or
Warning, the Association is released and the related Job is switched to a failed state. It can be
restarted any time by user interaction.
Table 2.2-37
Proposed Presentation Contexts for Activity Film Images
2.2.3.3.2.3 Common SOP Specific Conformance for all Print SOP Classes
The general behavior of Hardcopy AE during communication failure is summarized in the Table
below. This behavior is common for all SOP Classes supported by Hardcopy AE.
Table 2.2-38
Hardcopy Communication Failure Behavior
Exception Behavior
The print-job is marked as failed. The reason is
Timeout logged and the job failure is reported to the user via
the job control application.
The print-job is marked as failed. The reason is
Association aborted by the SCP or network layers logged and the job failure is reported to the user via
the job control application.
— N-GET
Details of the supported attributes and status handling behavior are described in the following
subsections.
46
2. Networking
Hardcopy AE uses the Printer SOP Class N-GET operation to obtain information about the
current printer status. The attributes obtained via N-GET are listed in the Table below:
Table 2.2-39
Printer SOP Class N-GET Response Attributes
Presence
Attribute Name Tag VR Value Source
of Value
Printer Status (2110,0010) and Printer Status Info (2110,0020) are reported to the user via
additional information on error dialog if Print Status is FAILURE or WARNING.
Table 2.2-40
Printer SOP Class N-GET Response Status Handling Behavior
Service Further
Error Code Behavior
Status Meaning
Success Success 0000 The request to get printer status information was success.
Error Comment (0000,0902) and Error ID (0000,0903) are reported to the user via additional
information on error dialog.
2.2.3.3.2.5 SOP Specific Conformance for the Film Session SOP Class
Hardcopy AE supports the following DIMSE operations for the Film Session SOP Class:
— N-CREATE
— N-DELETE
Details of the supported attributes and status handling behavior are described in the following
subsections.
47
2. Networking
Table 2.2-41
Film Session SOP Class N-CREATE Request Attributes
Presence of
Attribute Name Tag VR Value Source
Value
Number of
(2000,0010) IS ANAP CONFIG
Copies
Print Priority (2000,0020) CS “HIGH”, “MED”, “LOW” ANAP CONFIG
“PAPER”, “CLEAR FILM”, “BLUE
Medium Type (2000,0030) CS ANAP CONFIG
FILM”
Film Destination (2000,0040) CS “MAGAZINE” or “PROCESSOR” ANAP CONFIG
Table 2.2-42
Film Session SOP Class N-CREATE Response Status Handling Behavior
Service
Further Meaning Error Code Behavior
Status
Success Success 0000 The SCP has completed the operation successfully.
The Association is released using A-RELEASE. The
Failure Invalid Attribute Value 0106
status meaning is logged and reported to the user.
The Association is released using A-RELEASE. The
Failure Resource limitation 0213
status meaning is logged and reported to the user.
Memory allocation The N-CREATE operation is considered successful
Warning B600
not supported but the status meaning is logged.
The Association is released using A-RELEASE and
Any other the send job is marked as failed. The status
* * status code. meaning is logged and the job failure is reported to
the user via the job control application.
Error Comment (0000,0902) and Error ID (0000,0903) are reported to the user via additional
information on error dialog.
Table 2.2-43
Printer SOP Class N-DELETE Response Status Handling Behavior
Service
Further Meaning Error Code Behavior
Status
Success Success 0000 The SCP has completed the operation successfully.
The Association is released using A-RELEASE and
Any other
* * status code.
the send job is marked as failed. The status meaning
is only logged.
48
2. Networking
2.2.3.3.2.6 SOP Specific Conformance for the Presentation LUT SOP Class
Hardcopy AE supports the following DIMSE operations for the Presentation LUT SOP Class:
— N-CREATE
Details of the supported attributes and status handling behavior are described in the following
subsections.
Table 2.2-44
Presentation LUT SOP Class N-CREATE Request Attributes
Presence of
Attribute Name Tag VR Value Source
Value
Presentation
(2050,0020) CS “IDENTITY” ALWAYS AUTO
LUT Shape
Table 2.2-45
Presentation LUT SOP Class N-CREATE Response Status Handling Behavior
Service Error
Further Meaning Behavior
Status Code
Success Success 0000 The SCP has completed the operation successfully.
Error Comment (0000,0902) and Error ID (0000,0903) are reported to the user via additional
information on error dialog.
2.2.3.3.2.7 SOP Specific Conformance for the Film Box SOP Class
Hardcopy AE supports the following DIMSE operations for the Film Box SOP Class:
— N-CREATE
— N-ACTION
Details of the supported attributes and status handling behavior are described in the following
subsections.
49
2. Networking
Table 2.2-46
Film Box SOP Class N-CREATE Request Attributes
Presence
Attribute Name Tag VR Value Source
of Value
Table 2.2-47
Film Box SOP Class N-CREATE Response Status Handling Behavior
Service Error
Further Meaning Behavior
Status Code
The SCP has completed the operation
Success Success 0000
successfully.
The N-CREATE operation is considered
Requested Min Density or Max Density
Warning B605 successful but the status meaning is
outside of printer’s operating range.
logged.
There is an existing Film Box that has The Association is released using
Failure not been printed and N-ACTION at the C616 A-RELEASE. The status meaning is
Film Session level is not supported. logged and reported to the user.
50
2. Networking
Service Error
Further Meaning Behavior
Status Code
The Association is released using
Any other A-RELEASE and the send job is marked
* * status as failed. The status meaning is logged
code. and the job failure is reported to the
user via the job control application.
Error Comment (0000,0902) and Error ID (0000,0903) are reported to the user via additional
information on error dialog.
An N-ACTION Request is issued to instruct the Print SCP to print the contents of the Film Box.
The Action Reply argument in an N-ACTION response is not evaluated.
The behavior of Hardcopy AE when encountering status codes in an N-ACTION response is
summarized in the Table below:
Table 2.2-48
Film Box SOP Class N-ACTION Response Status Handling Behavior
Service Error
Further Meaning Behavior
Status Code
The SCP has completed the operation
Success Success 0000 successfully. The film has been
accepted for printing.
Film Box SOP Instance hierarchy does The N-ACTION operation is considered
Warning not contain Image Box SOP Instances B603 successful but the status meaning is
(empty page) logged.
The N-ACTION operation is considered
Image size is larger than Image Box
Warning B604 successful but the status meaning is
size. The Image has been demagnified.
logged.
Image size is larger than the Image The N-ACTION operation is considered
Warning Box size. The Image has been cropped B609 successful but the status meaning is
to fit. logged.
Image size or Combined Print Image
The N-ACTION operation is considered
Size is larger than the Image Box size.
Warning B60A successful but the status meaning is
The Image or Combined Print Image
logged.
has been decimated to fit.
The Association is released using
Unable to create Print Job SOP A-RELEASE and the print-job is marked
Failure C602
Instance; print queue is full. as failed. The status meaning is logged
and reported to the user.
The Association is released using
Image size is larger than Image Box A-RELEASE and the print-job is marked
Failure C603
size. as failed. The status meaning is logged
and reported to the user.
The Association is released using
Combined Print Image Size is larger A-RELEASE and the print-job is marked
Failure C613
than the Image Box size. as failed. The status meaning is logged
and reported to the user.
51
2. Networking
Service Error
Further Meaning Behavior
Status Code
The Association is released using
Any other A-RELEASE and the send job is marked
* * status as failed. The status meaning is logged
code. and the job failure is reported to the
user via the job control application.
Error Comment (0000,0902) and Error ID (0000,0903) are reported to the user via additional
information on error dialog.
2.2.3.3.2.8 SOP Specific Conformance for the Image Box SOP Class
Hardcopy AE supports the following DIMSE operations for the Image Box SOP Class:
— N-SET
Details of the supported attributes and status handling behavior are described in the following
subsections.
Table 2.2-49
Image Box SOP Class N-SET Request Attributes
Presence of
Attribute Name Tag VR Value Source
Value
Requested
(2020,0040) CS “DECIMATE”, “CROP”, “FAIL” ALWAYS CONFIG
Decimate/Crop Behavior
> Pixel Data (7FE0,0010) OW Pixels of rendered film sheet ALWAYS AUTO
52
2. Networking
Table 2.2-50
Image Box SOP Class N-SET Response Status Handling Behavior
Service Error
Further Meaning Behavior
Status Code
The SCP has completed the operation
Success Success 0000 successfully. Image successfully stored
in Image Box.
The N-SET operation is considered
Image size is larger than Image Box
Warning B604 successful but the status meaning is
size. The image has been demagnified.
logged.
The N-SET operation is considered
Requested Min Density or Max Density
Warning B605 successful but the status meaning is
outside of printer’s operating range.
logged.
The N-SET operation is considered
Image size is larger than Image Box
Warning B609 successful but the status meaning is
size. The image has been cropped to fit.
logged.
Image size or Combined Print Image
The N-SET operation is considered
Size is larger than Image Box size. The
Warning B60A successful but the status meaning is
image or combined Print Image has
logged.
been decimated to fit.
The Association is released using
Image size is larger than Image Box A-RELEASE and the print-job is marked
Failure C603
size. as failed. The status meaning is logged
and reported to the user.
The Association is released using
Insufficient memory in printer to store A-RELEASE and the print-job is marked
Failure C605
the image. as failed. The status meaning is logged
and reported to the user.
The Association is released using
Combined Print Image Size is larger A-RELEASE and the print-job is marked
Failure C613
than Image Box size. as failed. The status meaning is logged
and reported to the user.
The Association is released using
Any other
A-RELEASE and the print-job is marked
* * status
as failed. The status meaning is logged
code.
and reported to the user.
Error Comment (0000,0902) and Error ID (0000,0903) are reported to the user via additional
information on error dialog.
53
2. Networking
Table 2.3-1
Supported Physical Network Interfaces
Ethernet 1000baseT
Ethernet 100base-TX
Ethernet 10baseT
Table 2.3-2
Supported System Management Profiles
54
2. Networking
2.4 Configuration
Table 2.4-1
AE Title Configuration Table
2.4.1.2.1 Storage
The CXDI NE Settings user interface must be used to set the AE Titles, port-numbers,
host-names and capabilities for the remote Storage SCPs. Associations will only be accepted
from known AE Titles and associations from unknown AE Titles will be rejected (an AE Title is
known if it can be selected within the Settings user interface). Multiple remote Storage SCPs
can be defined. Any Storage SCP can be configured to be an “Archive” device causing storage
commitment to be requested for images or presentation states transmitted to the device.
2.4.1.2.2 Workflow
The CXDI NE Settings user interface must be used to set the AE Title, port-number, host-name
and capabilities of the remote Modality Worklist SCP. Only a single remote Modality Worklist
SCP can be defined.
2.4.1.2.3 Hardcopy
The CXDI NE Settings user interface must be used to set the AE Titles, port-numbers,
host-names, IP-addresses and capabilities for the remote Print SCPs.
Multiple remote Print SCPs can be defined.
55
2. Networking
2.4.2 Parameters
A large number of parameters related to acquisition and general operation can be configured
using the Service Tool. The Table below only shows those configuration parameters relevant to
DICOM communication. See the CXDI NE Service Manual for details on general configuration
capabilities.
Table 2.4-2
Configuration Parameters Table
Configurable
Parameter Default Value
(Yes/No)
Storage Parameters
Supported Transfer Syntaxes (separately configurable for
Yes Implicit VR Little Endian
each remote AE)
Max PDU Length Yes 16384 Bytes
ARTIM time-out Yes 30 s
Send time-out Yes 60 s
Receive time-out Yes 60 s
Storage Commitment Parameters
Supported Transfer Syntaxes (separately configurable for
Yes Implicit VR Little Endian
each remote AE)
Max PDU Length Yes 16384 Bytes
Timeout waiting for a Storage Commitment Notification
(maximum duration of applicability for a Storage No ∞
Commitment Transaction UID).
ARTIM time-out Yes 30 s
Send time-out Yes 60 s
Receive time-out Yes 60 s
Modality Worklist Parameters
Supported Transfer Syntaxes (separately configurable for
Yes Implicit VR Little Endian
each remote AE)
Max PDU Length Yes 16384 Bytes
ARTIM time-out Yes 30 s
Send time-out Yes 60 s
Receive time-out Yes 60 s
MPPS Parameters
Supported Transfer Syntaxes (separately configurable for
Yes Implicit VR Little Endian
each remote AE)
Max PDU Length Yes 16384 Bytes
ARTIM time-out Yes 30 s
Send time-out Yes 60 s
Receive time-out Yes 60 s
56
2. Networking
Configurable
Parameter Default Value
(Yes/No)
Print Parameters
Supported Transfer Syntaxes (separately configurable for
Yes Implicit VR Little Endian
each remote AE)
Max PDU Length Yes 16384 Bytes
ARTIM time-out Yes 30 s
Send time-out Yes 60 s
Receive time-out Yes 60 s
57
3. Media Interchange
Media Application
Export to disc Storage Medium
Entity
Figure 3.1-1
Application Data Flow Diagram for Media Storage
— The Media Application Entity exports images and Presentation States to a Storage Medium.
Table 3.1-1
DICOM Implementation Class and Version for Media Storage
*
xxxxx: Actually replaced by the version number
58
3. Media Interchange
3.2 AE Specifications
Table 3.2-1
Application Profiles, Activities and Roles for Media
3.2.1.2.1.1.1 Options
The Media Application Entity supports the SOP Classes and Transfer Syntax listed in the Table
below:
Table 3.2-2
IODs, SOP Classes and Transfer Syntaxes for Media
Information Object
SOP Class UID Transfer Syntax Transfer Syntax UID
Definition
Media Storage Directory
1.2.840.10008.1.3.10 Explicit VR Little Endian 1.2.840.10008.1.2.1
Storage
Digital X-Ray Image
Storage-For 1.2.840.10008.5.1.4.1.1.1.1 Explicit VR Little Endian 1.2.840.10008.1.2.1
Presentation
Computed Radiography
1.2.840.10008.5.1.4.1.1.1 Explicit VR Little Endian 1.2.840.10008.1.2.1
Image Storage
Grayscale Softcopy
Presentation State 1.2.840.10008.5.1.4.1.1.11.1 Explicit VR Little Endian 1.2.840.10008.1.2.1
Storage
59
3. Media Interchange
Table 3.4-1
Configuration Parameters Table
Configurable
Parameter Default Value
(Yes / No)
File-Set ID No C_C_DIR
60
4. Support of Character Sets
All CXDI NE DICOM applications support the following character sets in addition to the default:
GB18030
61
5. Security
It is assumed that CXDI NE is used within a secured environment. It is assumed that a secured
environment includes at a minimum:
a) Firewall or router protections to ensure that only approved external hosts have network
access to CXDI NE.
b) Firewall or router protections to ensure that CXDI NE only has network access to approved
external hosts and services.
c) Any communication with external hosts and services outside the locally secured
environment use appropriate secure network channels (e.g. such as a Virtual Private
Network (VPN))
Other network security procedures such as automated intrusion detection may be appropriate
in some environments. Additional security features may be established by the local security
policy and are beyond the scope of this conformance statement.
62
6. Annexes
Table 6.1-3 specifies the attributes of a Grayscale Softcopy Presentation State transmitted by
the CXDI NE storage application.
The following tables use a number of abbreviations. The abbreviations used in the “Presence of
…” column are:
VNAP Value Not Always Present (attribute sent zero length if no value is present)
MPPS the attribute value is the same as that use for Modality Performed Procedure
Step
NOTE: All dates and times are encoded in the local configured calendar and time. Date, Time
and Time zone are configured using the Windows Date and Time.
63
6. Annexes
Table 6.1-2
IOD of Created CR SOP Instances
64
6. Annexes
IE
Module Reference Presence of Module
65
6. Annexes
6.1.1.4 Modules
Table 6.1-5
Patient
Presence
Attribute Name Tag VR Value Source
of Value
From Modality Worklist or user
input. Values supplied via Modality
Worklist will be entered as received. MWL/
Patient’s Name (0010,0010) PN VNAP
Values supplied via user input will USER
contain 3 component groups with 5
components (some possibly empty).
MWL/
From Modality Worklist or user input
Patient ID (0010,0020) LO ALWAYS USER/
or generated by device
AUTO
From Modality Worklist or user
input. MWL/
Patient’s Birth Date (0010,0030) DA VNAP
Dates before the year 1753 cannot USER
be input.
MWL/
Patient’s Sex (0010,0040) CS From Modality Worklist or user input VNAP
USER
From user input or generated by USER/
Other Patient IDs (0010,1000) LO ANAP
device. AUTO
From user input or generated by USER/
Patient Comments (0010,4000) LT ANAP
device. AUTO
Table 6.1-6
General Study
Presence
Attribute Name Tag VR Value Source
of Value
66
6. Annexes
Presence
Attribute Name Tag VR Value Source
of Value
Referenced Study
(0008,1110) SQ From Modality Worklist ANAP MWL
Sequence
> Referenced SOP
(0008,1150) UI From Modality Worklist ANAP MWL
Class UID
> Referenced SOP
(0008,1155) UI From Modality Worklist ANAP MWL
Instance UID
From Modality Worklist or MWL/
Study Instance UID (0020,000D) UI ALWAYS
generated by device AUTO
From Modality Worklist or MWL/
Study ID (0020,0010) SH ALWAYS
generated by device AUTO
Table 6.1-7
Patient Study
Presence
Attribute Name Tag VR Value Source
of Value
From Modality Worklist or user input MWL/
Patient’s Age (0010,1010) AS or calculated from DoB input on ANAP USER/
base of actual Date AUTO
Patient's Size (0010,1020) DS From Modality Worklist ANAP MWL
Patient's Weight (0010,1030) DS From Modality Worklist ANAP MWL
Table 6.1-8
General Series
Presence
Attribute Name Tag VR Value Source
of Value
67
6. Annexes
Presence
Attribute Name Tag VR Value Source
of Value
Defined Terms are in PS3.16 Annex
Body Part Examined (0018,0015) CS ANAP AUTO
L.
Protocol Name (0018,1030) LO Organ program, “Unknown” ALWAYS AUTO
Series Instance UID (0020,000E) UI Generated by device ALWAYS AUTO
Series Number (0020,0011) IS Generated by device ALWAYS AUTO
“L”, “R”, empty (If this module is
created by DX image, this attribute
Laterality (0020,0060) CS ANAP AUTO
is included in DX Anatomy Imaged
module.)
Performed Procedure
(0040,0244) DA <yyyymmdd> ALWAYS AUTO
Step Start Date
Performed Procedure
(0040,0245) TM <hhmmss.fff> ALWAYS AUTO
Step Start Time
Performed Procedure
(0040,0253) SH Generated by device ALWAYS AUTO
Step ID
Performed Procedure
(0040,0254) LO User input ANAP AUTO
Step Description
Performed Protocol
(0040,0260) SQ From Modality Worklist ANAP MWL
Code Sequence
> Code Value (0008,0100) SH From Modality Worklist or user input ANAP MWL
> Coding Scheme From Modality Worklist or “C
(0008,0102) SH ANAP MWL
Designator Unique”
> Coding Scheme
(0008,0103) SH From Modality Worklist or not send ANAP MWL
Version
> Code Meaning (0008,0104) LO From Modality Worklist or user input ANAP MWL
Request Attributes
(0040,0275) SQ From Modality Worklist ANAP MWL
Sequence
> Requested
Procedure (0032,1060) LO From Modality Worklist ANAP MWL
Description
> Scheduled
Procedure Step (0040,0007) LO From Modality Worklist ANAP MWL
Description
> Scheduled Protocol
(0040,0008) SQ From Modality Worklist ANAP MWL
Code Sequence
>> Code Value (0008,0100) SH From Modality Worklist ANAP MWL
>> Coding Scheme
(0008,0102) SH From Modality Worklist ANAP MWL
Designator
>> Coding Scheme
(0008,0103) SH From Modality Worklist ANAP MWL
Version
>> Code Meaning (0008,0104) LO From Modality Worklist ANAP MWL
> Scheduled
(0040,0009) SH From Modality Worklist ANAP MWL
Procedure Step ID
> Requested
(0040,1001) SH From Modality Worklist ANAP MWL
Procedure ID
68
6. Annexes
Table 6.1-9
Presentation Series
Presence
Attribute Name Tag VR Value Source
of Value
Table 6.1-10
Presentation State Identification
Presence
Attribute Name Tag VR Value Source
of Value
Instance Number (0020,0013) IS Generated by device ALWAYS AUTO
Content Label (0070,0080) CS “CONTENTLABEL” ALWAYS AUTO
Content Description (0070,0081) LO “Content description” ALWAYS AUTO
Presentation Creation
(0070,0082) DA Generated by device ALWAYS AUTO
Date
Presentation Creation
(0070,0083) TM Generated by device ALWAYS AUTO
Time
Content Creator’s
(0070,0084) PN Generated by device VNAP AUTO
Name
Table 6.1-11
Presentation State Relationship
Presence
Attribute Name Tag VR Value Source
of Value
Referenced Series
(0008,1115) SQ One or more items. ALWAYS AUTO
Sequence
> Referenced Image
(0008,1140) SQ From referenced image ALWAYS AUTO
Sequence
>> Referenced SOP
(0008,1150) UI From referenced image ALWAYS AUTO
Class UID
>> Referenced SOP
(0008,1155) UI From referenced image ALWAYS AUTO
Instance UID
>> Referenced Frame If referenced image is a multi-frame
(0008,1160) IS ANAP AUTO
Number image
> Series Instance UID (0020,000E) UI From referenced image ALWAYS AUTO
Table 6.1-12
Displayed Area
Presence
Attribute Name Tag VR Value Source
of Value
Displayed Area
(0070,005A) SQ One or more items ALWAYS AUTO
Selection Sequence
> Referenced Image
(0008,1140) SQ One or more items ALWAYS AUTO
Sequence
69
6. Annexes
Presence
Attribute Name Tag VR Value Source
of Value
>> Referenced SOP
(0008,1150) UI From referenced image ALWAYS AUTO
Class UID
>> Referenced SOP
(0008,1155) UI From referenced image ALWAYS AUTO
Instance UID
>> Referenced Frame If referenced image is a multi-frame
(0008,1160) IS ANAP AUTO
Number image
> Displayed Area Top
(0070,0052) SL “1\1” ALWAYS AUTO
Left Hand Corner
> Displayed Area
Bottom Right Hand (0070,0053) SL From current display setting ALWAYS AUTO
Corner
> Presentation Size
(0070,0100) CS “SCALE TO FIT” ALWAYS AUTO
Mode
> Presentation Pixel “0.16\0.16”, “0.32\0.32”,
(0070,0101) DS ANAP AUTO
Spacing “0.125\0.125”
Table 6.1-13
Softcopy VOI LUT
Presence
Attribute Name Tag VR Value Source
of Value
Softcopy VOI LUT
(0028,3110) SQ One or more items ALWAYS AUTO
Sequence
AUTO/
> Window Center (0028,1050) DS 0~65536 ALWAYS
USER
AUTO/
> Window Width (0028,1051) DS 1~131072 ALWAYS
USER
Table 6.1-14
Softcopy Presentation LUT
Presence
Attribute Name Tag VR Value Source
of Value
Presentation LUT
(2050,0020) CS “IDENTITY” ALWAYS AUTO
Shape
70
6. Annexes
Table 6.1-15
DX Series
Presence
Attribute Name Tag VR Value Source
of Value
Table 6.1-16
CR Series
Presence
Attribute Name Tag VR Value Source
of Value
Defined Terms are in PS3.16 Annex
Body Part Examined (0018,0015) CS VNAP AUTO
L.
“AP”, ”PA”, ”LL”, ”RL”, ”RLD”, ”LLD
View Position (0018,5101) CS VNAP AUTO
”, ”RLO”, ”LLO” ,empty
Table 6.1-17
General Equipment
Presence
Attribute Name Tag VR Value Source
of Value
“Canon Inc.”
(If this module is created by RDSR,
Manufacturer (0008,0070) LO this attribute is included in ALWAYS AUTO
Enhanced General Equipment
Module)
Institution Name (0008,0080) LO From Configuration ANAP CONFIG
Station Name (0008,1010) SH From Configuration ALWAYS CONFIG
“CXDI Control Software NE”
(If this module is created by RDSR,
Manufacturer’s Model
(0008,1090) LO this attribute is included in ALWAYS AUTO
Name
Enhanced General Equipment
Module)
71
6. Annexes
Presence
Attribute Name Tag VR Value Source
of Value
From Configuration
(If this module is created by RDSR,
Device Serial Number (0018,1000) LO this attribute is included in ALWAYS CONFIG
Enhanced General Equipment
Module)
From Configuration
(If this module is created by RDSR,
Software Version (0018,1020) LO this attribute is included in ALWAYS CONFIG
Enhanced General Equipment
Module)
The inherent limiting resolution in
mm of the acquisition equipment for
high contrast objects for the data
gathering and reconstruction
Spatial Resolution (0018,1050) DS technique chosen. If variable across ALWAYS AUTO
the images of the series, the value
at the image center.
(If this module is created by RDSR,
this attribute doesn’t appear.)
Last calibration date (If this module
Date of Last
(0018,1200) DA is created by GSPS and RDSR, this ANAP AUTO
Calibration
attribute doesn’t appear.)
Last calibration Time (If this module
Time of Last
(0018,1201) TM is created by GSPS and RDSR, this ANAP AUTO
Calibration
attribute doesn’t appear.)
Table 6.1-18
General Image
Presence
Attribute Name Tag VR Value Source
of Value
72
6. Annexes
Table 6.1-19
Image Pixel
Presence
Attribute Name Tag VR Value Source
of Value
“1” (If this module is created by DX
Samples per Pixel (0028,0002) US image, this attribute is included in ANAP AUTO
DX Image module.)
Rows (0028,0010) US Vertical pixel number ALWAYS AUTO
Columns (0028,0011) US Horizontal pixel number ALWAYS AUTO
“16” (If this module is created by DX
Bits Allocated (0028,0100) US image, this attribute is included in ANAP AUTO
DX Image module.)
“12”, ”16” (If this module is created
Bits Stored (0028,0101) US by DX image, this attribute is ANAP AUTO
included in DX Image module.)
“11”, ”15” (If this module is created
High Bit (0028,0102) US by DX image, this attribute is ANAP AUTO
included in DX Image module.)
“0” (If this module is created by DX
Pixel Representation (0028,0103) US image, this attribute is included in ANAP AUTO
DX Image module.)
Pixel Data (7FE0,0010) OW Pixel Data ALWAYS AUTO
Table 6.1-20
DX Anatomy Imaged
Presence
Attribute Name Tag VR Value Source
of Value
Anatomic Region
(0008,2218) SQ Zero Length ALWAYS AUTO
Sequence
Laterality of (possibly paired) body part
(as described in Anatomic Region
Sequence (0008,2218)) examined.
Image Laterality (0020,0062) CS ALWAYS AUTO
Enumerated Values:
“R” = right, “L” = left, “U” = unpaired,
“B” = both left and right
Table 6.1-21
DX Image
Presence
Attribute Name Tag VR Value Source
of Value
“DERIVED\PRIMARY\”
Image Type (0008,0008) CS ALWAYS AUTO
“DERIVED\SECONDARY\”
Acquisition Device
(0018,1401) LO Generated by device ALWAYS AUTO
Processing Code
“A”(Anterior), “P”(Posterior),
Patient Orientation (0020,0020) CS “R”(Right), “L”(Left), “H”(Head), ALWAYS AUTO
“F”(Foot)
Samples per Pixel (0028,0002) US “1” ALWAYS AUTO
73
6. Annexes
Presence
Attribute Name Tag VR Value Source
of Value
Photometric
(0028,0004) CS “MONOCHROME2” ALWAYS AUTO
Interpretation
Pixel Intensity
(0028,1040) CS “LOG” ALWAYS AUTO
Relationship
Pixel Intensity
(0028,1041) SS “1” ALWAYS AUTO
Relationship Sign
AUTO/
Window Center (0028,1050) DS 0~65536 ALWAYS
USER
AUTO/
Window Width (0028,1051) DS 1~131072 ALWAYS
USER
Rescale Intercept (0028,1052) DS “0” ALWAYS AUTO
Rescale Slope (0028,1053) DS “1” ALWAYS AUTO
Rescale Type (0028,1054) LO “US” ALWAYS AUTO
Lossy Image
(0028,2110) CS “00” = NOT lossy compression ALWAYS AUTO
Compression
Presentation LUT
(2050,0020) CS “IDENTITY” ALWAYS AUTO
Shape
Table 6.1-22
CR Image
Presence
Attribute Name Tag VR Value Source
of Value
Photometric
(0028,0004) CS “MONOCHROME2” ALWAYS AUTO
Interpretation
KVP (0018,0060) DS Generated by device ANAP AUTO
Distance Source to AUTO/
(0018,1110) DS Generated by device or user input ANAP
Detector USER
Distance Source to AUTO/
(0018,1111) DS Generated by device or user input ANAP
Patient USER
Exposure Time (0018,1150) IS Generated by device ANAP AUTO
X-Ray Tube Current (0018,1151) IS Generated by device ANAP AUTO
Exposure (0018,1152) IS Generated by device ANAP AUTO
Exposure in μAs (0018,1153) IS Generated by device ANAP AUTO
Imager Pixel Spacing (0018,1164) DS Generated by device ALWAYS AUTO
74
6. Annexes
Presence
Attribute Name Tag VR Value Source
of Value
Acquisition Device
(0018,1401) LO Generated by device ALWAYS AUTO
Processing Code
Relative X-Ray
(0018,1405) IS Generated by device ANAP AUTO
Exposure
Exposure Index (0018,1411) DS Generated by device ANAP AUTO
Target Exposure
(0018,1412) DS Generated by device ANAP AUTO
Index
Deviation Index (0018,1413) DS Generated by device ANAP AUTO
Pixel Spacing (0028,0030) DS Generated by device ANAP AUTO
Table 6.1-23
DX Detector
Presence
Attribute Name Tag VR Value Source
of Value
Table 6.1-24
Modality LUT
Presence
Attribute Name Tag VR Value Source
of Value
75
6. Annexes
Table 6.1-25
DX Positioning
Presence
Attribute Name Tag VR Value Source
of Value
Distance Source to AUTO/
(0018,1110) DS Generated by device or user input ANAP
Detector USER
Distance Source to AUTO/
(0018,1111) DS Generated by device or user input ANAP
Patient USER
Positioner Type (0018,1508) CS ““ EMPTY AUTO
“AP”, ”PA”, ”LL”, ”RL”, ”RLD”, ”LLD”,
View Position (0018,5101) CS ANAP AUTO
“RLO”, ”LLO”
Table 6.1-26
Acquisition Context
Presence
Attribute Name Tag VR Value Source
of Value
Acquisition Context
(0040,0555) SQ Zero length ALWAYS AUTO
Sequence
Table 6.1-27
VOI LUT
Presence
Attribute Name Tag VR Value Source
of Value
AUTO/
Window Center (0028,1050) DS 0~65536 ALWAYS
USER
AUTO/
Window Width (0028,1051) DS 1~131072 ALWAYS
USER
Table 6.1-28
SOP Common
Presence
Attribute Name Tag VR Value Source
of Value
“ISO_IR 100”, “ISO_IR 101”,
“ISO_IR 110”, “ISO_IR 126”,
Specific Character
(0008,0005) CS “ISO_IR 144”, “ISO_IR 148”, “ISO ANAP CONFIG
Set
2022 IR 13”, “ISO 2022 IR 87”,
“GB18030”, “ISO_IR 192”
“1.2.840.10008.5.1.4.1.1.1.1” (DX),
“1.2.840.10008.5.1.4.1.1.1” (CR),
“1.2.840.10008.5.1.4.1.1.11.1”
SOP Class UID (0008,0016) UI ALWAYS AUTO
(GSPS),
“1.2.840.10008.5.1.4.1.1.88.67”
(RDSR)
76
6. Annexes
Table 6.1-29
X-ray Acquisition Dose
Presence
Attribute Name Tag VR Value Source
of Value
Table 6.1-30
X-ray Grid
Presence
Attribute Name Tag VR Value Source
of Value
Table 6.1-31
SR Document Series
Presence
Attribute Name Tag VR Value Source
of Value
77
6. Annexes
Table 6.1-32
Enhanced General Equipment
Presence
Attribute Name Tag VR Value Source
of Value
Table 6.1-33
SR Document General
Presence
Attribute Name Tag VR Value Source
of Value
78
6. Annexes
Presence
Attribute Name Tag VR Value Source
of Value
Table 6.1-34
SR Document Content
Presence
Attribute Name Tag VR Value Source
of Value
Value Type (0040,A040) CS CONTAINER ALWAYS AUTO
79
6. Annexes
Presence
Attribute Name Tag VR Value Source
of Value
Code describing the concept
represented by this Content Item.
Concept Name Code
(0040,A043) SQ Also conveys the value of Document ALWAYS AUTO
Sequence
Title and section headings in
documents.
> Code Value (0008,0100) SH 113701 ALWAYS AUTO
> Coding Scheme
(0008,0102) SH DCM ALWAYS AUTO
Designator
> Code Meaning (0008,0104) LO X-Ray Radiation Dose Report ALWAYS AUTO
Continuity of Content (0040,A050) CS SEPARATE ALWAYS AUTO
Template that describes the content
Content Template
(0040,A504) SQ of this Content item and its ALWAYS AUTO
Sequence
subsidiary Content items.
> Mapping Resource (0008,0105) CS DCMR ALWAYS AUTO
> Template Identifier (0040,DB00) CS 10001 ALWAYS AUTO
Observation Date The date and item on which this
(0040,A032) DT ALWAYS AUTO
Time Content item was completed.
A potentially recursively nested
Sequence of Items that conveys
Content Sequence (0040,A730) SQ content that is the Target of ALWAYS AUTO
Relationships with the enclosing
Source Content Item.
Table 6.1-35
Other
Presence
Attribute Name Tag VR Value Source
of Value
Generated by device (If this module
Image and
is created by DX image, this
Fluoroscopy Area (0018,115E) DS ANAP AUTO
attribute is included in X-Ray
Dose Product
Acquisition Dose module.)
Generated by device (If this module
X-Ray Tube Current in is created by DX image, this
(0018,8151) DS ANAP AUTO
μA attribute is included in X-Ray
Acquisition Dose module.)
Generated by device (If this module
is created by DX image, this
Entrance Dose in mGy (0040,8302) DS ANAP AUTO
attribute is included in X-Ray
Acquisition Dose module.)
80
6. Annexes
Table 6.1-36
Attribute Mapping between Modality Worklist, Image and MPPS
81
6. Annexes
82
6. Annexes
6.7.1 Templates
TID 10003
Irradiation Event X-Ray
Data
83
6. Annexes
Table 6.7-1
TID 1002 Observer Context
Presence
NL Rel with Parent VT Concept Name Value
of Value
EV (121005,DCM, EV (121007, DCM,
HAS OBS CONTEXT CODE ALWAYS
“Observer Type”) “Device”)
DTID (1004) Device
HAS OBS CONTEXT INCLUDE observer identifying ALWAYS
attributes
Table 6.7-2
TID 1004 Device Observer Identifying Attributes
Presence
NL Rel with Parent VT Concept Name Value
of Value
EV (121012,DCM, “Device Generated by
UIDREF ALWAYS
Observer UID”) Device
EV (121013,DCM, “Device
TEXT ALWAYS From Configuration
Observer Name”)
EV (121014,DCM, “Device
TEXT ALWAYS “Canon Inc.”
Observer Manufacturer”)
EV (121015,DCM, “Device “CXDI Control
TEXT ALWAYS
Observer Model Name”) Software NE”
EV (121016,DCM, “Device
TEXT ALWAYS From Configuration
Observer Serial Number”)
Table 6.7-3
TID 10001 Projection X-Ray Radiation Dose
Presence
NL Rel with Parent VT Concept Name Value
of Value
EV (113701, DCM, “X-Ray
CONTAINER ALWAYS
Radiation Dose Report”)
HAS CONCEPT EV (121058, DCM, DT (113704, DCM,
> CODE ALWAYS
MOD “Procedure reported”) “Projection X-Ray”)
DTID (1002)
> INCLUDE ALWAYS
Observer Context
EV (113016, DCM,
EV (113705, DCM, “Scope
> HAS OBS CONTEXT CODE ALWAYS “Performed
of Accumulation”)
Procedure Step”)
84
6. Annexes
Presence
NL Rel with Parent VT Concept Name Value
of Value
EV (121126, DCN,
Generated by
>> HAS PROPERTIES UIDREF Performed Procedure Step ALWAYS
Device
SOP Instance UID)
DTID (10002)
> CONTAINS INCLUDE ALWAYS
Accumulated X-Ray Dose
DTID (10003)
> CONTAINS INCLUDE ALWAYS
Irradiation Event X-Ray Data
EV (113856, DCM,
EV (113854, DCM, “Source
> CONTAINS CODE ALWAYS Automated Data
of Dose Information”)
Collection)
Table 6.7-4
Accumulated X-Ray Dose Data
Presence
NL Rel with Parent VT Concept Name Value
of Value
EV (113702, DCM,
CONTAINER “Accumulated X-Ray Dose ALWAYS
Data”)
HAS CONCEPT EV (113764, DCM, EV (113622, DCM,
> CODE ALWAYS
MOD “Acquisition Plane”) “Single Plane”)
DTID (10004) Accumulated
> CONTAINS INCLUDE ALWAYS
Projection X-Ray Dose
Table 6.7-5
TID 10003 Irradiation Event X-Ray Data
Presence
NL Rel with Parent VT Concept Name Value
of Value
EV (113706, DCM,
CONTAINER “Irradiation Event X-Ray ALWAYS
Data”)
HAS CONCEPT EV (113764, DCM, EV (113622, DCM,
> CODE ALWAYS
MOD “Acquisition Plane” “Single Plane”)
DT (111526, DCM “Date Generated by
> CONTAINS DATETIME ALWAYS
Time Started”) device
EV (113611, DCM,
EV (113721, DCM,
> CONTAINS CODE ALWAYS “ Stationary
“Irradiation Event Type”)
Acquisition”)
EV (125203, DCM, Generated by
> CONTAINS TEXT ALWAYS
“Acquisition Protocol”) device
EV (113780, DCM,
> CONTAINS TEXT “Reference Point ALWAYS “Unknown”
Definition”)
85
6. Annexes
Presence
NL Rel with Parent VT Concept Name Value
of Value
EV (113769, DCM, Generated by
> CONTAINS UIDREF ALWAYS
“Irradiation Event UID”) device
EV (122130, DCM, Generated by
> CONTAINS NUM VNAP
“Dose Area Product”) device
EV (113738, DCM, Generated by
> CONTAINS NUM VNAP
“Dose (RP)”) device
EV (113768, DCM, Generated by
> CONTAINS NUM ANAP
“Number of Pulses”) device
Generated by
> CONTAINS NUM EV (113733, DCM, “KVP”) ANAP
device
EV (113734, DCM, Generated by
> CONTAINS NUM ANAP
“X-Ray Tube Current”) device
EV (113824, DCM, Generated by
> CONTAINS NUM ANAP
“Exposure Time”) device
EV (113736, DCM, Generated by
> CONTAINS NUM ANAP
“Exposure”) device
EV (113766, DCM, Generated by
> CONTAINS NUM ANAP
“Focal Spot Size”) device
DCID (4031)
EV (123014, DCM,
> CONTAINS CODE ALWAYS Common Anatomic
“Target Region”)
Regions
EV (113795, DCM, Generated by
> CONTAINS IMAGE ANAP
“Acquired Image”) device
EV (113845, DCM, Generated by
> CONTAINS NUM ANAP
“Exposure Index”) device
EV (113846, DCM, “Target Generated by
> CONTAINS NUM ANAP
Exposure Index”) device
EV (113847, DCM, Generated by
> CONTAINS NUM ANAP
“Deviation Index”) device
Table 6.7-6
TID 10004 Accumulated Projection X-Ray Dose
Presence
NL Rel with Parent VT Concept Name Value
of Value
EV (113722, DCM, “Dose Generated by
NUM VNAP
Area Product Total”) device
EV (113725, DCM, “Dose Generated by
NUM VNAP
(RP) Total”) device
EV (113727, DCM,
Generated by
NUM “Acquisition Dose Area VNAP
device
Product Total”)
EV (113729, DCM,
Generated by
NUM “Acquisition Dose (RP) VNAP
device
Total”)
86
6. Annexes
Presence
NL Rel with Parent VT Concept Name Value
of Value
EV (113780, DCM,
TEXT “Reference Point ALWAYS “Unknown”
Definition”)
87
88
89
90
*BT8-1617-E01*
CANON INC.
BT8-1617-E01 0719P0.001 © CANON INC. 2012–2019