Voluson 730 Ultrasound System

Transcription

Voluson 730 Ultrasound System
GE Medical Systems
Kretz Ultrasound
DICOM
Conformance Statement
105952
Revision 0
VOLUSON® 730Expert/Pro V. 4.0.x
0123
Copyright© 2000, 2001, 2002, 2003, 2004 by GE Medical Systems Kretztechnik GmbH & Co OHG
Voluson 730Expert/Pro DICOM Coformance Statement
GEMS Kretz Ultrasound
105952
Rev 0
Zipf/Austria
GE Medical Systems
Kretz Ultrasound
TIEFENBACH 15
A-4871 ZIPF
AUSTRIA
Voluson 730Expert/Pro DICOM Conformance Statement
105952 Rev. 0
Telefon:
Fax:
E-Mail:
Internet:
+43 7682 / 3800 – 0
+43 7682 / 3800 – 47
[email protected]
http://www.kretztechnik.com
2
Table of Contents
0 Introduction ................................................................................................................................................................ 5
0.1 DICOM Background ........................................................................................................................................... 5
1 Implementation Model ............................................................................................................................................... 6
1.1 Application Data Flow Diagram.......................................................................................................................... 6
1.2 Functional Definitions of AE’s............................................................................................................................ 7
1.3 Sequencing of Real-world Activities ................................................................................................................... 7
2 AE Specifications ....................................................................................................................................................... 8
2.1 Printing AE - Specification.................................................................................................................................. 8
Association Establishment Policies ....................................................................................................................... 8
2.1.1.1 General
8
2.1.1.2 Asynchronous Nature
8
2.1.1.3 Implementation Identifying Information
8
Association Initiation by Real-world Activity....................................................................................................... 8
2.1.1.4 Association Initiation by: “Print” in SonoView
8
2.2 Storing AE - Specification................................................................................................................................. 14
Association Establishment Policies ..................................................................................................................... 14
2.2.1.1 General
14
2.2.1.2 Number of Associations
14
2.2.1.3 Asynchronous Nature
14
2.2.1.4 Implementation Identifying Information
14
Association Initiation by Real-world Activity..................................................................................................... 14
2.2.1.5 Association Initiation by: “Send” in SonoView or by Direct Send
14
2.3 Worklist AE - Specification............................................................................................................................... 21
Association Establishment Policies ..................................................................................................................... 21
2.3.1.1 General
21
2.3.1.2 Number of Associations
21
2.3.1.3 Asynchronous Nature
21
2.3.1.4 Implementation Identifying Information
22
Association Initiation by Real-world Activity..................................................................................................... 22
2.3.1.5 Association Initiation by: “Search”
22
3 Communication Profiles ........................................................................................................................................... 23
3.1 TCP/IP Stack Supported .................................................................................................................................... 23
Physical Media Supported ................................................................................................................................... 23
4 Extensions/Specializations/Privatizations................................................................................................................. 23
4.1 Standard Extended/Specialized/Private SOPs ................................................................................................... 23
4.2 Private Transfer Syntaxes .................................................................................................................................. 24
5 Configuration............................................................................................................................................................ 24
5.1 AE Title/Presentation Address Mapping ........................................................................................................... 24
5.2 Configurable Parameters.................................................................................................................................... 24
6 Support of Extended Character Sets ......................................................................................................................... 24
Voluson 730Expert/Pro DICOM Conformance Statement
105952 Rev. 0
3
This page intentionally left blank.
Voluson 730Expert/Pro DICOM Conformance Statement
105952 Rev. 0
4
0 Introduction
This document describes the Kretztechnik Voluson 730 Expert/Pro Ultrasound System’s conformance to the ACRNEMA DICOM (Digital Imaging and Communications in Medicine) standard and satisfies the DICOM requirement
for a vendor conformance specification.
The Voluson 730 Expert/Pro system is an ultrasound imaging device. The SonoView option of the Voluson 730
Expert/Pro system provides a means to select images and send them via DICOM to storage servers and printers.
0.1 DICOM Background
The DICOM information exchange specification provides a definitive structure of commands and information that
allow for the intercommunication of medical imaging devices. Developed by the American College of Radiology
(ACR) and the National Electrical Manufacturers Association (NEMA), the DICOM standard strives to promote
communication of image information through the use of a standardized set of command classes and information
semantics.
The DICOM standard defines classes of information that are common to many modalities of medical imaging.
However, to meet the specific needs of information content for such a diverse range of information, the DICOM
specification defines structures for a multitude of medical data. To alleviate the need for applications to implement
every aspect of the DICOM specification, a list of conformance tables for every modality was created to define the
minimum set of information necessary for data exchanges. A requirement of the DICOM specification is to maintain
a compliance document that outlines a subset of DICOM services and data classes that are supported by an
application. The purpose of this document is to define a subset of DICOM for the exchange of information with the
Kretztechnik Voluson 730 via its SonoView feature.
This document is written with respect to the ACR-NEMA Digital Imaging and Communications in Medicine
(DICOM) version number 3.0. For complete definitions of terms and acronyms in this document, please refer to the
Digital Imaging and Communications in Medicine (DICOM) Standard.
Voluson 730Expert/Pro DICOM Conformance Statement
105952 Rev. 0
5
1 Implementation Model
The Voluson 730 SonoView feature incorporates the DICOM 3.0 standard for networked image printing and image
store functions. Images are transferred from the Voluson 730 ultrasound system using standard network connections
to be processed on a centralized printer or stored on a DICOM compliant file server.
1.1 Application Data Flow Diagram
The diagram below represents the SonoView’s Application Entities (AE) (in the boxes) and depicts the relationship
of the Application Entity’s use of DICOM to invoke real-world activities (shown on the right side).
There are two local real-world activities that occur in the Voluson 730 system – Image Send and Image Print. When
a user changes operation mode to image filing system from a live scanning session, the system will provide the menu
to send images to a network archiving server or print images to a DICOM compliant printer.
Figure 1.1-1 Implementation Model
LOCAL
Send
Get
Worklist
Storage
Server
Voluson 730
AE
Print
Image
Voluson 730Expert/Pro DICOM Conformance Statement
105952 Rev. 0
REMOTE
Worklist
Server
Print
Server
6
1.2 Functional Definitions of AE’s
Printing AE
This AE handles all aspects of the Print Management SCU.
Storing AE
This AE handles sending ultrasound images to a storage server using the DICOM Store SCU Services. In addition,
screen capture images can be sent using Secondary Capture SOP class.
Worklist AE
This AE supports the DICOM Basic Worklist Management Service as an SCU.
1.3 Sequencing of Real-world Activities
In order for any of the remote processes to be able to provide the Real World Activity SCP services which the
Voluson 730 system, an SCU, has requested, the appropriate association must have been previously opened. This
initiation occurs with the “Send” command in SonoView image store operations or “Print” in SonoView for image
print operations. In addition Send and Print requests can also be queued (using ‘Direct Send’ and ‘Direct Print’) . In
this case the queue manager will open an association and transfer the images in the background.
There are no other sequencing requirements.
Voluson 730Expert/Pro DICOM Conformance Statement
105952 Rev. 0
7
2 AE Specifications
2.1 Printing AE - Specification
The Printing AE provides conformance to the following DICOM SOP Classes as an SCU:
SOP Class Name
Basic Grayscale Print Management Meta SOP Class
Basic Color Print Management Meta SOP Class
Basic Film Session SOP Class
Basic Film Box SOP Class
Basic Gray Image Box SOP Class
Basic Color Image Box SOP Class
Printer SOP Class
SOP Class UID
1.2.840.10008.5.1.1.9
1.2.840.10008.5.1.1.18
1.2.840.10008.5.1.1.1
1.2.840.10008.5.1.1.2
1.2.840.10008.5.1.1.4
1.2.840.10008.5.1.1.4.1
1.2.840.10008.5.1.1.16
Conformance Level
Standard
Standard
Standard
Standard
Standard
Standard
Standard
Association Establishment Policies
The Printing AE will initiate an association when the user invokes the “Print” command in SonoView.
2.1.1.1 General
Maximum PDU size offered:
28,672 bytes
Minimum PDU size accepted: 1,024 bytes
Number of Associations
The maximum number of simultaneous associations for the Printing AE is 2.
2.1.1.2 Asynchronous Nature
The Printing AE will not use asynchronous operations window negotiation.
2.1.1.3 Implementation Identifying Information
Implementation Class UID:
“1.2.276.0.26.20010718.240”
Implementation Version name: “KRETZDICOM_240”
Notes: Version name above will be used initially but is subject to change with versions.
Association Initiation by Real-world Activity
The Printing AE will open associations to the Print Server when the real-world activity occurs corresponding to the
user invocation of “Print” command in SonoView. All images in the selected exams from SonoView will be sent to
the Print Server. After all images are printed, the association will be closed.
2.1.1.4 Association Initiation by: “Print” in SonoView
The user invocation of “Print” in SonoView will cause an association to be initiated to Print Server.
2.1.1.4.1 Proposed Presentation Context to a Gray Print Server
Voluson 730Expert/Pro DICOM Conformance Statement
105952 Rev. 0
8
Printing AE Proposed Presentation Contexts to a Gray Print Server
Presentation Context Table
Abstract Syntax
Transfer Syntax
Name
UID
Name List
UID List
Basic Gray Print 1.2.840.10008.5.1.1.9 DICOM Implicit
1.2.840.10008.1.2
Managment
VR Little Endian
Meta SOP Class
Transfer Syntax
Role
SCU
Extended
Negotiation
None
2.1.1.4.1.1 SOP Specific Conformance to Verification SOP Class
The Printing AE does not use the Verification SOP Class as an SCU.
2.1.1.4.1.2 SOP Specific Conformance to Basic Gray Print Management Meta SOP Class
The Printing AE provides Standard Conformance to the Basic Gray Print Management Meta SOP Class as an SCU.
This implies standard conformance for the
Basic Film Session SOP Class,
Basic Film Box SOP Class,
Basic Grayscale Image Box SOP Class,
Printer SOP Class.
Each of these SOP classes is described in the paragraphs to follow.
2.1.1.4.1.2.1 SOP Specific Conformance to Basic Film Session SOP Class
DICOM specified usage: M = mandatory, U = User option
Supported DIMSE Services
Name
N-Create
N-Set
N-Delete
N-Action
Usage
M
U
U
U
Description
Creates the film session
Not used
Deletes the film session
Not used
Supported SOP Class Elements
Name
Number of Copies
Print Priority
Medium Type
Film Destination
Film Session Label
Memory Allocation
Usage
U
U
U
U
U
U
Range
1 to 99
HIGH, MED, LOW
PAPER, CLEAR FILM, BLUE FILM
MAGAZINE, PROCESSOR
---
Voluson 730Expert/Pro DICOM Conformance Statement
105952 Rev. 0
Description
Number of requested copies of film
Used
Range may be further restricted by printer.
Range may be further restricted by printer.
Not used
Not used
9
2.1.1.4.1.2.2 SOP Specific Conformance to Basic Film Box SOP Class
Supported DIMSE Services
Name
N-Create
N-Set
N-Delete
N-Action
Usage
M
U
U
M
Description
Creates the film box.
Not used
Deletes the film box. Used after each film is printed.
PRINT - Sent after each filling of a film box and also at the end of the
exam if one or more images have been transferred into the film box.
Supported SOP Class Elements
Name
Image Display Format
Usage
M
Referenced Film
Session Sequence
Referenced SOP
Class UID
Referenced SOP
Instance UID
Film Orientation
M
Film Size ID
U
Magnification Type
Max Density
Configuration
Information
Annotation Display
Format Id
Smoothing Type
Border Density
Empty Image Density
Min Density
Trim
U
U
U
M
Range
Standard \1,1
Standard \2,2
Standard \3.3
Standard \3,5
Standard \4,5
Standard \1,2
Standard \2,3
Standard \3,4
Standard \4,4
Standard \4,6
Used
1.2.840.10008.5.1.1.1
M
U
Film Session SOP Class UID
Referenced Film Session SOP
Portrait
Landscape
8 in X 10 in 24 cm X 24 cm
10 in X 12 in 24 cm X 30 cm
10 in X 14 in
11 in X 14 in
14 in X 14 in
14 in X 17 in
REPLICATE, BILINEAR, CUBIC, NONE
Limited by printer
U
U
U
U
U
U
Description
Range may be further
restricted by printer.
Range may be further
restricted by printer.
Range may be further
restricted by printer.
Used
Used
Used
Not used
Black, White
Black, White
Limited by printer
Not used
Used
Used
Used
Not used
2.1.1.4.1.2.3 SOP Specific Conformance to Basic Grayscale Image Box SOP Class
Supported DIMSE Services
Name
N-Set
Usage
M
Description
An image box instance is created by the SCP for each potential image of the film box. Only
the instances that will actually contain images will be updated with the N_SET message.
Supported SOP Class Elements
Voluson 730Expert/Pro DICOM Conformance Statement
105952 Rev. 0
10
Name
Image Position
Pre-formatted Grayscale
Image Sequence
Samples/pixel
Photometric Interpretation
Rows
Columns
Pixel Aspect Ratio
Bits Allocated
Bits Stored
High bit
Pixel Representation
Pixel Data
Polarity
Referenced Overlay Sequence
>SOP Class UID
>SOP Instance UID
Magnification Type
Smoothing Type
Requested Image Size
Usage
M
M
M
M
M
M
M
M
M
M
M
M
U
U
U
U
U
U
U
Range
Description
1-n
Used
Used
1
MONOCHROME2
600
800
Used
0 = Black, 255 = White
Pixels
Pixels
Not used
8 bits per sample
Used
Bit 7 is MSB
Unsigned pixel values
Gray pixel data
Not used
Not used
Not used
Not used
Used
Not used
Not used
8
8
7
0
Replicate, Bilinear, Cubic, None
2.1.1.4.1.2.4 SOP Specific Conformance to Printer SOP Class
Supported DIMSE Services
Name
N-Event-Report
M
Usage
N-Get
U
Description
Handled but always ignored. Asynchronous input from the printer to this AE used
to report changes in printer status. It may be received any time after association
establishment and before association release or abort.
May be issued by this device at any time to get printer status. The Attribute
Identifier List will always be empty indicating that all attributes are to be returned.
Voluson 730Expert/Pro DICOM Conformance Statement
105952 Rev. 0
11
Supported SOP Class Elements
Note: These attributes are not set by this device. The attribute description here indicates which attributes are used
by this device when they are returned by the printer.
Name
Printer Status
U
Usage
Print Status Info
Printer Name
Manufacturer
Model Name
Serial Number
Software Version
Calibration Date
Calibration Time
U
U
U
U
U
U
U
U
Range
NORMAL
WARNING
FAILURE
Description
Warning and Failure are reported to user.
Reported to user.
Ignored
Ignored
Not used
Not used
Not used
Not used
Not used
2.1.1.4.2 Proposed Presentation Context to a Color Print Server
Printing AE Proposed Presentation Contexts to a Color Print Server
Abstract Syntax
Name
UID
Basic Color 1.2.840.10008.5.1.1.18
Print
Management
Meta SOP
Class
Presentation Context Table
Transfer Syntax
Name List
UID List
DICOM Implicit VR
1.2.840.10008.1.2
Little Endian
Transfer Syntax
Role
SCU
Extended
Negotiation
None
2.1.1.4.2.1 SOP Specific Conformance to Verification SOP Class
The Printing AE does not use the Verification SOP Class as an SCU.
2.1.1.4.2.2 SOP Specific Conformance to Basic Color Print Management Meta SOP Class
The Printing AE provides Standard Conformance to the Basic Color Print Management
Meta SOP Class as an SCU. This implies standard conformance for the following SOP classes:
Basic Film Session SOP Class
Basic Film Box SOP Class
Basic Color Image Box SOP Class
Printer SOP Class
Voluson 730Expert/Pro DICOM Conformance Statement
105952 Rev. 0
12
Similarly, the Basic Grayscale Print Management Met SOP Class uses:
Basic Film Session SOP Class
Basic Film Box SOP Class
Basic Grayscale Image Box SOP Class
Printer SOP Class
The SOP classes are described in the sections to follow.
2.1.1.4.2.3 SOP Specific Conformance to Basic Color Image Box SOP Class
Supported DIMSE Services
Name
N-Set
Usage
M
Description
An image box instance is created by the SCP for each potential image of the film box. Only the
instances which will actually contain images will be updated with the N_SET message.
Supported SOP Class Elements
Name
Image Position
Pre-formatted Color
Image Sequence
Samples/pixel
Photometric
Interpretation
Planar Configuration
Rows
Columns
Pixel Aspect Ratio
Bits Allocated
Bits Stored
High bit
Pixel Representation
Pixel Data
Polarity
Referenced Overlay
Sequence
>SOP Class UID
>SOP Instance UID
Magnification Type
Smoothing Type
Requested Image
Size
Usage
M
M
1-n
Used
Used
M
M
3
RGB
Used
Used
1
600
800
Planar - red plane first, then green, and blue.
Pixels
Pixels
Not used
8 bits per sample
Used
Bit 7 is MSB
Unsigned pixel values
Color pixel planes data
Not used
Not used
M
M
M
M
M
M
M
M
U
U
U
U
U
Range
8
8
7
0
Replicate, Bilinear,
Cubic, None
U
U
Voluson 730Expert/Pro DICOM Conformance Statement
105952 Rev. 0
Description
Not used
Not used
Used
Not used
Not used
13
2.2 Storing AE - Specification
The Storing AE provides conformance to the following DICOM SOP Classes as an SCU:
SOP Class Name
Ultrasound Image Storage SOP Class
Ultrasound Multi-frame Image Storage
Secondary Capture Image Storage
SOP Class UID
1.2.840.10008.5.1.4.1.1.6.1
1.2.840.10008.5.1.4.1.1.3.1
1.2.840.10008.5.1.4.1.1.7
Conformance Level
Standard Extended
Standard Extended
Standard Extended
Association Establishment Policies
The Storing AE will open an association when the user invokes the “Send” command.
2.2.1.1 General
Maximum PDU size offered:
28,672 bytes
Minimum PDU size accepted:
1,024 bytes
2.2.1.2 Number of Associations
The maximum number of simultaneous associations for the Storing AE is 4.
Note that the other Application Entities in this device may also be simultaneous active.
2.2.1.3 Asynchronous Nature
The Storing AE will not use asynchronous operations window negotiation.
2.2.1.4 Implementation Identifying Information
Implementation Class UID:
"1.2.276.0.26.20010718.240"
Implementation Version name: " KRETZDICOM_240"
Notes: “ Version name above will be used initially but is subject to change with versions.
Association Initiation by Real-world Activity
The Storing AE will open associations to the Storage Server when the real-world activity occurs corresponding to
the user invocation of “Send” command in SonoView. All images in Selected exams from SonoView will be sent to
the Storage Server. After all images are transferred, the association will be closed.
In ‘Direct Send’ mode the Storing AE will queue the current image for transfer. The queue manager will then open
an association to the Storage Server and send the images in background.
2.2.1.5 Association Initiation by: “Send” in SonoView or by Direct Send
The user invocation of “Send” in SonoView will cause an association to be initiated.
Voluson 730Expert/Pro DICOM Conformance Statement
105952 Rev. 0
14
If there are queued ‘Direct Send’ transfers pending an association will be initiated as well. In this case the transfers
will be done in the background.
2.2.1.5.1 Proposed Presentation Context to a Storage Server
Storing AE Proposed Presentation Contexts to a Storage Server
Presentation Context Table
Transfer Syntax
UID
Name List
UID List
Implicit or
1.2.840.10008.1.2
1.2.840.10008.5.1.4.1.1.6.1
Explicit VR
1.2.840.10008.1.2.1
Little Endian
Abstract Syntax
Name
Ultrasound Image
Ultrasound Image
(using JPEG)
Ultrasound Image
(using lossless
JPEG)
Multi Frame
Ultrasound Image
(using JPEG)
Multi Frame
Ultrasound Image
(using lossless
JPEG)
Extended
Negotiation
SCU
See note
below
1.2.840.10008.5.1.4.1.1.6.1
JPEG Baseline
1.2.840.10008.1.2.4.50
SCU
See note
below
1.2.840.10008.5.1.4.1.1.6.1
JPEG Lossless
1.2.840.10008.1.2.4.70
SCU
See note
below
1.2.840.10008.5.1.4.1.1.3.1
JPEG Baseline
1.2.840.10008.1.2.4.50
SCU
See note
below
1.2.840.10008.5.1.4.1.1.3.1
JPEG Lossless
1.2.840.10008.1.2.4.70
SCU
See note
below
1.2.840.10008.1.2
1.2.840.10008.1.2.1
SCU
See note
below
1.2.840.10008.1.2
1.2.840.10008.1.2.1
SCU
See note
below
Multi Frame
Ultrasound Image
1.2.840.10008.5.1.4.1.1.3.1
Secondary Capture
1.2.840.10008.5.1.4.1.1.7
Secondary Capture
(using JPEG)
Secondary Capture
(using lossless
JPEG)
Role
Implicit or
Explicit VR
Little Endian
Implicit or
Explicit VR
Little Endian
1.2.840.10008.5.1.4.1.1.7
JPEG Baseline
1.2.840.10008.1.2.4.50
SCU
See note
below
1.2.840.10008.5.1.4.1.1.7
JPEG Lossless
1.2.840.10008.1.2.4.70
SCU
See note
below
NOTE: For each storage server it is possible to enable or disable the usage of JPEG
transfer syntax independently. If JPEG is enabled the compression factor can be set to a
value between 80% and 100% . If the compression factor is set to 100% then the JPEG
Lossless transfer syntax will be used.
2.2.1.5.1.1 SOP Specific Conformance to Verification SOP Class
The Storing AE dose not use the Verification SOP Class as an SCU.
2.2.1.5.1.2 SOP Specific Conformance Statement to the Ultrasound , the US Multiframe
and the Secondary Capture Storage SOP Class.
The Ultrasound Image Storage SOP uses the Ultrasound Image IOD Modules as follows:
Ultrasound Image Storage Modules Used
Module
Patient
General Study
Patient Study
General Series
Frame of Reference
US Frame of Reference
General Equipment
Usage
M
M
U
M
U
C
M
Description
Used
Used
Used
Used
Not used
Not used
Used
Voluson 730Expert/Pro DICOM Conformance Statement
105952 Rev. 0
15
General Image
Image Pixel
Contrast/bolus
US Region Calibration
US Image
Overlay Plane
VOI LUT
SOP Common
Curve Identification
Curve
Audio
Curve SOP Common
M
M
C
U
M
U
U
M
M
M
U
M
Used
Used
Not used
Used
Used
Not used
Not used
Used
Not used since the Curve IE is mutually exclusive with the Image IE.
Not used since the Curve IE is mutually exclusive with the Image IE.
Not used since the Curve IE is mutually exclusive with the Image IE.
Not used since the Curve IE is mutually exclusive with the Image IE.
The Ultrasound Multi Frame Image Storage SOP uses the Ultrasound Multi Frame Image IOD Modules as follows:
Ultrasound Multi Frame Image Storage Modules Used
Module
Patient
General Study
Patient Study
General Series
Frame of Reference
US Frame of Reference
General Equipment
General Image
Image Pixel
Contrast/bolus
Cine
Multi-Frame
Palette Color LUT
US Region Calibration
US Image
VOI LUT
SOP Common
Curve Identification
Curve
Audio
Curve SOP Common
Usage
M
M
U
M
U
C
M
M
M
C
M
M
C
U
M
U
M
M
M
U
M
Description
Used
Used
Used
Used
Not used
Not used
Used
Used
Used
Not used
Used
Used
Not used
Not used
Used
Not used
Used
Not used since the Curve IE is mutually exclusive with the Image IE.
Not used since the Curve IE is mutually exclusive with the Image IE.
Not used since the Curve IE is mutually exclusive with the Image IE.
Not used since the Curve IE is mutually exclusive with the Image IE.
The Secondary Capture Storage SOP uses the SC Image IOD Modules as follows:
Secondary Capture Storage Modules Used
Module
Patient
General Study
Patient Study
General Series
General Equipment
SC Equipment
General Image
Image Pixel
SC Image
Overlay Plane
Modality LUT
VOI LUT
SOP Common
Usage
M
M
U
M
M
M
M
M
M
U
U
U
M
Description
Used
Used
Used
Used
Used
Used
Used
Used
Used
Not used
Not used
Not used
Used
Voluson 730Expert/Pro DICOM Conformance Statement
105952 Rev. 0
16
Each module which is used by the Storing AE has a table below which indicates the elements supported.
Patient Module Elements
Name
Patient's Name
Patient ID
Birth Date
Patient Sex
Referenced Patient Sequence
Patient’s Birth Time
Other Patient ID
Other Patient Names
Ethnic Group
Patient Comments
Use
2
2
2
2
3
3
3
3
3
3
Tag
0010, 0010
0010, 0020
0010, 0030
0010, 0040
Range
xx
xx
xx
xx
Description
Patient name with ^ delimiters
64 char max
Used
Used
Not used
Not used
Not used
Not used
Not used
Not used
General Study Module Elements
Name
Study Instance UID
Study Date
Study Time
Referring Physician Name
Study ID
Accession Number
Study Description
Name of Reading Physician(s)
Referenced Study Sequence
Use
1
2
2
2
2
2
3
3
3
Tag
0020, 000D
0008, 0020
0008, 0030
0008, 0090
0020, 0010
0008, 0050
Range
xx
yyyymmdd
hhmmss
xx
xx
0008,1060
Description
Used
Exam date
Exam time
Used
Zero Length
Used
Not used
Used
Not used
General Series Module Elements
Name
Modality
Series Instance UID
Series Number
Laterality
Series Date
Series Time
Performing Physician’s Name
Protocol Name
Series Description
Operator’s Name
Referenced Study Component Seq.
Body Part Examined
Patient Position
Smallest Pixel Value in Series
Largest Pixel Value in Series
Use
1
1
2
2C
3
3
3
3
3
3
3
3
2C
3
3
Tag
0008, 0060
0020, 000E
0020, 0011
0020, 0060
0008, 0021
0008, 0031
0008, 1050
0018, 1030
0008,103E
0008, 1070
0008, 1111
0018, 0015
0018, 5100
0028, 0108
0028, 0109
Range
US
xx
xx
yyyymmdd
hhmmss
Voluson 730Expert/Pro DICOM Conformance Statement
105952 Rev. 0
Description
Always US for ultrasound.
Used
Series number in exam
Not used
Used
Used
Used
Not used
Not used
Used
Not used
Not used
Not used
Not used
Not used
17
General Equipment Module Elements
Name
Manufacturer
Institution Name
Institution Address
Station Name
Institutional Department Name
Manufacturer’s Model Name
2
3
3
3
3
3
Use
Device Serial Number
Software Version
Spatial Resolution
Date of Last Calibration
Time of Last Calibration
Pixel Padding Value
3
3
3
3
3
3
Tag
0008, 0070
0008,0080
Range
Kretztechnik
0008,1010
0008, 1090
VOLUSON
730
0
0018,1000
Description
Used
Used
Not used
Used
Not used
Used
Used
Not used
Not used
Not used
Not used
Not used
Secondary Capture Equipment Module Elements
Name
Conversion Type
Modality
Secondary Capture Device ID
Secondary Capture Device
Manufacturer
Institutional Department Name
Secondary Capture Device
Manufacturer’s Model Name
Secondary Capture Device
Software Version
Video Image Format Acquired
Digital Image Format Acquired
1
3
3
3
Use
Tag
0008,0064
0008,0060
0018,1010
0008,1016
Range
WSD
US
Description
3
3
0008, 1018
Not used
Not used
3
0018,1019
Not used
3
3
0018,1022
Not used
Not used
Used
Used
Not used
Not used
General Image Module Elements
Name
Image Number
Patient Orientation
Image Date
Image Time
Image Type
Acquisition Number
Acquisition Date
Acquisition Time
Referenced Image Sequence
Derivation Description
Source Image Sequence
Images in Acquisition
Image Comments
Lossy Image Compression
Use
2
2C
2C
2C
3
3
3
3
3
3
3
3
3
3
Tag
0020,0013
0020,0020
1-n
Range
0008,0008
Xxx
0028,2111
0020,4000
0028,2110
Xxx
01
Description
Image number in exam
Zero length
Not used
Not used
Used
Not used
Not used
Not used
Not used
Not used
Not used
Not used
Used
for lossy compressed image
Image Pixel Module Elements
Name
Samples Per Pixel
1
Use
Tag
0028, 0002
Photometric Interpretation
1
0028, 0004
Range
1 or 3
RGB,
YBR FULL 422
Voluson 730Expert/Pro DICOM Conformance Statement
105952 Rev. 0
Description
RGB: 3
YBR_FULL_422: 3
MONOCHROME2: 1
Color:
RGB: uncompressed, JPEG
18
or
MONOCHROME2
Rows
1
0028, 0010
600 (or 480)
Columns
1
0028, 0011
800 (or 640)
Bits Allocated
Bits Stored
High Bit
Pixel Representation
Pixel Data
Planar Configuration
Aspect Ratio
Smallest Image Pixel Value
Largest Image Pixel Value
Window Center
1
1
1
1
1
1C
1C
3
3
3
0028, 0100
0028, 0101
0028, 0102
0028, 0103
7FE0, 0010
0028, 0006
0028, 0034
0028, 0106
0028, 0107
0028, 1050
8
8
7
0
Window Width
1C
0028, 1051
Use
3
1C
1C
3
3
3
3
3
3
3
Tag
0018,1244
0018,1063
0018,1065
0008,2142
0008,2143
0008,2144
0018,0040
0018,1066
0018,1072
0018,1242
Use
0
127
256
lossless
or
YBR_FULL_422: JPEG
Baseline
Grayscale:
MONOCHROME2
V730 Expert: configurable per
DICOM destination (800x600 or
640x480)
V730 Pro:
SC Images: configurable per
DICOM destination
US Images: always 640x480
V730 Expert: configurable per
DICOM destination (800x600 or
640x480)
V730 Pro:
SC Images: configurable per
DICOM destination
US Images: always 640x480
Used
Used
Used
Unsigned int
Used
Used unless MONOCHROME2
Not used
Not used
Not used
Used if
MONOCHROME2
Used if
MONOCHROME2
Cine Module Elements
Name
Preferred Playback Sequencing
Frame Time
Frame Time Vector
Start Trim
Stop Trim
Rec. Display Frame Rate
Cine Rate
Frame Delay
Effective Duration
Actual Frame Duration
Range
Description
Not used
Set to interframe time
Not Used
Not used
Not used
Not used
Not used
Not used
Not used
Not used
Multi Frame Module Elements
Name
Number of Frames
1
Tag
0028,0008
Frame Increment Pointer
1
0028,0009
Range
Set to number of
frames in image.
Is set to Frame
Time (0018,0063)
Description
Used
Used
US Image Module Elements
Name
Use
Tag
Voluson 730Expert/Pro DICOM Conformance Statement
105952 Rev. 0
Range
Description
19
Photometric Interpretation
1
0028, 0004
Pixel Representation
Frame Increment Pointer
Lossy Image Compression
1
1C
1C
Number Stages
Number Views in Stage
Referenced Overlay Sequence
Referenced Curve Sequence
Stage Name
Stage Number
View Number
Number of Event Timers
Event Elapsed Times
Event Timer Name
Transducer Position
Transducer Orientation
Anatomic Structure
Trigger Time
Nominal Interval
Beat Rejection Flag
Low R-R Value
High R-R Value
Heart Rate
Output Power
Transducer Data
Transducer Type
Focus Depth
Preprocessing Function
Mechanical Index
Bone Thermal Index
Cranial Thermal Index
Soft Tissue Thermal Index
Soft Tissue-focus Thermal Index
Soft Tissue-surface Thermal Index
Depth of Scan Field
Image Transformation Matrix
Image Translation Vector
Ultrasound color data present
2C
2C
3
3
3
3
3
3
3
3
3
3
3
3
3
3
3
3
3
3
3
3
3
3
3
3
3
3
3
3
3
3
3
3
RGB,
YBR_FULL_422 or
MONOCHROME2
0028, 0103
0
0028, 2110
0,1
Color:
RGB: uncompressed, JPEG
lossless
or
YBR_FULL_422: JPEG
Baseline
Grayscale:
MONOCHROME2
Unsigned int
Not used
for lossy
compressed image
Not used
Not used
Not used
Not used
Not used
Not used
Not used
Not used
Not used
Not used
Not used
Not used
Not used
Not used
Not used
Not used
Not used
Not used
Not used
Not used
Not used
Not used
Not used
Not used
Not used
Not used
Not used
Not used
Not used
Not used
Not used
Not used
Not used
Not used
Remarks: Internally the V730 Expert/Pro stores all images in color (RGB or YBR_FULL_422). Whenever a
destination is configured for MONOCHROME2 the images are converted on the fly and then transmitted. In this
case the SOP instance UID of the transmitted DICOM object is changed.
Secondary Capture Image Module Elements
Name
Date of Secondary Capture
Time of Secondary Capture
Use
3
3
Tag
0018, 1012
0018, 1014
Voluson 730Expert/Pro DICOM Conformance Statement
105952 Rev. 0
Range
Description
Not used
Not used
20
US Region Calibration Module elements
Name
Sequence of Ultrasound
Regions
>Region Spatial Format
>Region Data Type
>Region Flags
>Region Location MinX0
>Region Location MinY0
>Region Location Max X1
>Region Location Max Y1
>Reference Pixel X0
1
Use
Tag
0018,6011
Range
1
1
1
1
1
1
1
3
0018,6012
0018,6014
0018,6016
0018,6018
0018,601a
0018,601c
0018,601e
0018,6020
1,2,3
1
0
0-799
0-599
0-799
0-599
0
>Reference Pixel Y0
3
0018,6022
0-xxx
>Physical Units X Direction
>Physical Units Y Direction
>Physical Delta X
>Physical Delta Y
1
1
1
1
0018,6024
0018,6026
0018,602c
0018,602e
3,4
3,7
Description
Used
Used
Used
Used
Used
Used
Used
Used
Used if Region Spatial
Format = 3
Used if Region Spatial
Format =3
Used
Used
Used
Used
SOP Common Module Elements
Name
SOP Class UID
Image Storage.
Use
Tag
1
0008, 0016
SOP Instance UID
Specific Character Set
Instance Creation Date
Instance Creation Time
Instance Creator ID
1
0008, 0018
1C
3
3
3
Range
1.2.840.10008.5.1.4.1.1.6.1
1.2.840.10008.5.1.4.1.1.3.1.
1.2.840.10008.5.1.4.1.1.7
xxx
Description
Used for US image storage
Used for US multiframe image storage
Used for Secondary Capture storage
Same as in Command Set
Not used
Not used
Not used
Not used
2.3 Worklist AE - Specification
The Worklist AE provides conformance to the following DICOM SOP Classes as an SCU:
SOP Class Name
Modality Worklist Information Model - FIND
SOP Class UID
1.2.840.10008.5.1.4.31
Conformance Level
Standard Extended
Association Establishment Policies
The Worklist AE will initiate an association when the user invokes the Search command.
2.3.1.1 General
Maximum PDU size offered:
28,672 bytes
Minimum PDU size accepted:
1,024 bytes
2.3.1.2 Number of Associations
Maximum number of simultaneous associations: 1
2.3.1.3 Asynchronous Nature
The Worklist AE will not use asynchronous operations window negotiation.
Voluson 730Expert/Pro DICOM Conformance Statement
105952 Rev. 0
21
2.3.1.4 Implementation Identifying Information
Implementation Class UID:
"1.2.276.0.26.20010718.240"
Implementation Version name: " KRETZDICOM_240"
Notes: Version name above will be used initially but is subject to change with versions.
Association Initiation by Real-world Activity
The Worklist AE will open association to the Worklist Server when the real-world activity occurs corresponding to
the user invocation of Search. The association is closed at completion of the query.
2.3.1.5 Association Initiation by: “Search”
The user invocation of “Search” will cause an association to be initiated to an Worklist server.
2.3.1.5.1 Proposed Presentation Context to an Worklist Server
Worklist AE Proposed Presentation Contexts to a Worklist Server
Presentation Context Table
Abstract Syntax
Transfer Syntax
Name
UID
Name List
UID List
Modality
1.2.840.10008.5.1.4.31
DICOM Implicit
1.2.840.10008.1.2
Worklist
VR Little Endian
Information
Transfer Syntax
Model – FIND
Role
SCU
Extended
Negotiation
None
2.3.1.5.1.1 SOP Specific Conformance Statement to Modality Worklist Service SOP Class
Each module which is used by the Worklist AE has a table below which indicates the elements supported.
Scheduled Procedure Step Module Elements
Name
Tag
0040, 0100
Return
Type
1
Mapped
into image
No
Scheduled Procedure Step
Sequence
>Scheduled Station AE Title
>Scheduled Procedure Step
Start Date
>Scheduled Procedure Step
Start Time
>Modality
>Scheduled Performing
Physician’s Name
>Scheduled Procedure Step
Description
>Scheduled Station Name
>Scheduled Procedure Step ID
Used
0040, 0001
0040, 0002
1
1
No
No
Used
Used
0040, 0003
1
No
Used
0008, 0060
0040, 0006
1
2
Yes
Yes
“US” or zero length
Used
0040, 0007
1C
No
Used
0040,0010
0040, 0009
2
1
No
No
Used if present in the query form
Used
Voluson 730Expert/Pro DICOM Conformance Statement
105952 Rev. 0
Description
22
Requested Procedure Module Elements
Name
Tag
Requested Procedure ID
Requested Procedure
Description
Study Instance UID
0040, 1001
0032, 1060
0020, 000D
Imaging Service Request Module Elements
Name
Tag
Accession Number
Referring Physician’s Name
0008, 0050
0008, 0090
Patient Identification Module Elements
Name
Tag
Patient’s Name
Patient ID
0010, 0010
0010, 0020
Patient Demographic Module Elements
Name
Tag
Patient’s Birth Date
Patient’s Sex
Patient’s Size
Patient’s Weight
0010, 0030
0010, 0040
0010,1020
0010,1030
Patient Medical Module Elements
Name
Last Menstrual Date
Tag
0010, 21D0
Return
Mapped
Type
into image
1
No
1C
No
1
No
Return
Mapped
Type
into image
2
Yes
2
Yes
Return
Mapped
Type
into image
1
Yes
1
Yes
Return
Type
2
2
3
2
Mapped
into image
Yes
Yes
Yes
Yes
Return
Mapped
Type
into image
3
Yes
Description
Used
Used for Exam Type
Used
Description
Used
Used
Description
Used
Used
Description
Used
Used
Used
Used
Description
Used
3 Communication Profiles
3.1 TCP/IP Stack Supported
The TCP/IP protocol is used. The port address is configurable as stated elsewhere in the spec DCS.
Physical Media Supported
Standard IEEE 802 (Ethernet) 10BaseT (twisted pair), 10Base2 (thin coax) and 10BaseFL (Fiber Optic Link) are
supported. Destination Ethernet address shall be acquired using the Address Resolution Protocol (ARP). Internet
Protocol (IP) address shall be acquired manually and pre-loaded into the device.
4 Extensions/Specializations/Privatizations
4.1 Standard Extended/Specialized/Private SOPs
None
Voluson 730Expert/Pro DICOM Conformance Statement
105952 Rev. 0
23
4.2 Private Transfer Syntaxes
None.
5 Configuration
This device obtains configuration information at the time of installation to provide the following.
mapping from Application Entity Title to Presentation Address
device configuration information
5.1 AE Title/Presentation Address Mapping
The translation from AE Title to Presentation Address is to be performed using a look up table loaded at installation
or some other time.
5.2 Configurable Parameters
A lookup table contains the following configuration parameters.
Application Entity Title
IP Address
Port number
6 Support of Extended Character Sets
Extended character sets are not supported.
Voluson 730Expert/Pro DICOM Conformance Statement
105952 Rev. 0
24