0% found this document useful (0 votes)
20 views67 pages

Executive Summary: Purpose and Scope of This Specification

MEDICAL DEVICE SOFTWARE REQUIREMENT SPECIFICATIONS
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
20 views67 pages

Executive Summary: Purpose and Scope of This Specification

MEDICAL DEVICE SOFTWARE REQUIREMENT SPECIFICATIONS
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 67

Executive Summary

Purpose and Scope of this Specification


This document addresses the requirements related to XXX PACS software system. It includes all functionalities
offered for all specialties that XXX currently supports, which make up the end-to-end workflow.

Definitions, Acronyms, and Abbreviations


DICOM- Digital Imaging and Communications in Medicine
PACS- Picture Archiving and Communications System
HIPPA- Health Insurance Portability and Accountability

Product/Service Description
XXX PACS software provides a means of receiving, displaying, and storing images from modalities. It also
provides measurement tools to allow users to edit or create new measurements on them.

Product Context
The XXX PACS product is based on a modular design allowing it to be used with a host system platform. XXX
PACS integrates with medical devices that send and receive images and measurement data.

Requirements

Functional Requirements

Imaging Requirements
Req Descripti
# on

Re Image Thumbnails, display window


q-
IM- Allows the user to randomly select the desired image to be displayed
01 Displays a scaled down version of the image (i.e. thumbnail)
Displays multiple thumbnails in the same row based on the available horizontal
space
Shows an indicator of the current displayed image(s) based on the image layout. A
green box around the thumbnail
Displays an indicator when the image does not exist on the file system. A red X icon
Displays an indicator based on the type of the file (e.g. loop) at the bottom-right
portion of the image
Displays an indicator if this image is chosen to be included in the report (i.e. key
image)
Allows incremental loading of the thumbnails to avoid locking the UI
Displays the number of images for the current displayed exam
Display the view/stage in case of stress echo images
corresponding images of the hilighted thumbnails is to have different border color
Re Image Thumbnails, manipulation window
q- Include in report: ability to have the image shown in the report. For loops,
IM- the system will include the first frame
02
To be deleted: mark the image to be deleted
Delete list: delete the marked image from the file system
Rotate: this is used for non-DICOM image (e.g. photos)
Image note: put an image caption when this image included into the report
Remove all from the reports: takes out all the key image indicators
Context menu should include the following functionality (Include in report, Rotate,
Image note, and To be deleted)
The window should support the docking layout mechanism
A full image preview in separate window is to be displayed when user double clicks
on the thumbnail in the exam list.
Req Image Navigation control: allows the user to navigate through the images
-
IM- Next image
03
Previous image
First image
Last image
Current image: display and allows the user to edit the value to go to specific image
Display the total number of images in the exam
The logic should take into account if the image layout is 1 up, 2 up and 4 UP. For
example, the next image should advance the current displayed image by 4
images if the current layout is 4UP
Navigation can be done using the keyboard arrows
Re Image manipulation: Annotation settings
q-
Im- Change Annotate font using the standard font window dialog
04 Change Annotation color using the standard color picker window dialog
Increase or Decrease the arrow size
Change the Arrow color using the standard color picker window dialog
Add settings properties
for : 1- Initial Color.
Initial Font Size.
Initial Font Family. 4-
Initial Font Weight.
5- Initial Font Style.
Re Image Layout window: we need to be able to allow displaying multiple images in the current
q- available display area.
IM-
05 1 UP takes the whole display area
2UP displays two images spanning one row and two columns
4UP displays four images spanning two rows and two columns
Active image has different border that the other displayed images.
Re Image Manipulation, zooming control
q-
IM- Zoom out: displays a larger version of the image
06 Zoom in: displays a smaller version of the image
Dynamic zoom: zoom in and out using the mouse interaction on the image area.
Lens: zoom in a particular region of interest while maintaining the context. The user
needs to click twice to draw a rectangle around the region of interest. Then a
dialog with the zoomed-in image is going to show up. The user can move the
mouse to change the center of the region of interest (old viewer only).
Re Image Manipulation fitting control
q-
IM- Best fit: zoom in/zoom out on the current image to fit into the available
window space while maintaining the aspect ratio of the image
07
Actual size: display the current image with no zooming
Width fit: to fit the image according to the displaying window's width.
Height fit: to fit the image according to the displaying window's width.

Advanced Imaging Requirements


Advanced Imaging requirements inherit the imaging requirement from the previous section and add the following

Req Descripti
# on

Re Series Navigation control: allows the user to navigate through the series when the exam has
q- more than one series
AV Next series
-01
Previous series
First series
Last series
Current series: display and allows the user to edit the value to go to specific series
Display the total number of series in the exam
Re General tools and Annotations
q-
AV The user should be able to draw free tools that don’t depend on the image.
-02 Free tools are: Text, line, arrow, marker and highlighter
The color and size of these tools should be controlled
Change the tool color using the standard color picker window dialog
Change the thickness using a thickness picker dialog
The user should be able to control the font of the text and standard font properties
like weight and style.
Req Image Layout window: we need to be able to allow displaying multiple images in the current
-
AV- available display area.
03
1 UP takes the whole display area
2UP displays two images spanning one row and two columns
4UP displays four images spanning two rows and two columns
support for generic n x m up (Rows x Columns)
support automatic n x m layout for stress module
Ability to maximize any view to full screen
Re Customize default mouse action
q-
AV- We can choose for each of the 3 mouse buttons (Left, Middle, Right) the default action
04
The action can be: pan, zoom, brightness/contract, frame scroll, none

This should be saved per exam type

Re WW/WL presets
q-
AV- We need to give the user the ability to save and apply a ww/wl presets.
05
The user can change the ww/wl using mouse interaction, then press save to capture
the ww/wl values for future use.

The user at any time can select a ww/wl value from the preset table and apply it to any or
all images.

-Preset can have or have not a name.

Re Overlay Support
q-
AV- Some images have a single or multiple overlay plans; we need to load all of them into a
06 single plan.
The user should have a global check box to enable or disable showing

overlay. A property to control the default visibility state of overlays if any is

found..

User Interface Wireframes

The wireframes below are screen blueprints and visual guides that represent the skeletal framework of the
XXX product UI.
IMPLEMENTATION MODEL
XXX DICOM services are implemented as one single process XXX server which listen on two different ports one
for store SCP and the second for worklist SCP. Every service has its own configured Application Entity Title.

Application Data Flow Diagram


The Implementation Model for the XXX DICOM services is depicted below:

The XXX Server is responsible for image reception and transmission in addition to accepting requests for
database queries and retrieves. It maintains logs of all studies that entered and left the system. It can perform
scheduled image transfers to remote Application Entities.

The XXX Database and XXX server are integral parts of a XXX installation.

Figure 1 - Application Data Flow Diagram


SRS-002 Software Requirement Specification (v5)

ICOM
Accept C- S
tandard Remote
Store and
Neurev Interface
save data in Store SCU
eal Store Initiate C-
the database
SCP Store

Initiate C- Neurev
eal Store Store SCP
Store and SCU Accept C-
transfer of Store
studies

Accept C- Neureve
al worklist SCP Association Response Initiate C-
Find and service Find for
send
worklist
worklist

C-FIND-RQ, C-MOVE-RQ
Neureveal
Initiate C-FIND Query/Retrieve SCU Query/
Query and C- Retrieve
SCP
MOVE transfer

Functional Definitions of Application Entities


The Application Entity of XXX store SCP Connection Service acts as an SCP for the verification and storage
SOP classes for verification and storage.

The Application Entity of the XXX worklist front-end application acts as an SCP for the worklist SOP classes.

Sequencing of Real World Activities


Not applicable
APPLICATION ENTITY SPECIFICATIONS

XXX DICOM services AE Specifications


The XXX DICOM services provide support for the following DICOM V3.0 SOP Classes:

Table 1 – SOP Classes Supported By XXX Dicom Services


SOP Class Name SOP Class UID Role

Verification SOP Class 1.2.840.10008.1.1 SCP,


S
C
U
Modality Worklist Information Model - CFIND 1.2.840.10008.5.1.4.31 SCP

Patient Root Query/Retrieve Information Model – 1.2.840.10008.5.1.4.1.2.1.1 SCU


FIND SOP Class

Patient Root Query/Retrieve Information Model – 1.2.840.10008.5.1.4.1.2.1.2 SCU


MOVE SOP Class

Study Root Query/Retrieve Information Model – 1.2.840.10008.5.1.4.1.2.2.1 SCU


FIND SOP Class

Study Root Query/Retrieve Information Model – 1.2.840.10008.5.1.4.1.2.2.2 SCU


MOVE SOP Class

CR Image 1.2.840.10008.5.1.4.1.1.1 SCP,


S
C
U
CT Image 1.2.840.10008.5.1.4.1.1.2 SCP,
S
C
U
US Multi-frame Image (Retired) 1.2.840.10008.5.1.4.1.1.3 SCP,
S
C
U
US Multi-frame Image 1.2.840.10008.5.1.4.1.1.3.1 SCP,
S
C
U
MR Image 1.2.840.10008.5.1.4.1.1.4 SCP,
S
C
U
NM Image (Retired) 1.2.840.10008.5.1.4.1.1.5 SCP,
S
C
U
US Image (Retired) 1.2.840.10008.5.1.4.1.1.6 SCP,
S
C
U
US Image 1.2.840.10008.5.1.4.1.1.6.1 SCP,
S
C
U
SC Image 1.2.840.10008.5.1.4.1.1.7 SCP,
S
C
U
Multi-Frame Single Bit SC Image 1.2.840.10008.5.1.4.1.1.7.1 SCP,
S
C
U
Multi-Frame Grayscale Byte SC Image 1.2.840.10008.5.1.4.1.1.7.2 SCP,
S
C
U
Multi-Frame Grayscale Word SC Image 1.2.840.10008.5.1.4.1.1.7.3 SCP,
S
C
U
Multi-Frame True Color SC Image 1.2.840.10008.5.1.4.1.1.7.4 SCP,
S
C
U
XA Image 1.2.840.10008.5.1.4.1.1.12.1 SCP,
S
C
U
XF Image 1.2.840.10008.5.1.4.1.1.12.2 SCP,
S
C
U
NM Image 1.2.840.10008.5.1.4.1.1.20 SCP,
S
C
U
VL Image (Retired) 1.2.840.10008.5.1.4.1.1.77.1 SCP,
S
C
U
VL Multi-frame Image (Retired) 1.2.840.10008.5.1.4.1.1.77.2 SCP,
S
C
U
VL Endoscopic Image 1.2.840.10008.5.1.4.1.1.77.1 SCP,
.1 S
C
U
VL Microscopic Image 1.2.840.10008.5.1.4.1.1.77.1 SCP,
.2 S
C
U
VL Slide-Coordinates Microscopic Image 1.2.840.10008.5.1.4.1.1.77.1 SCP,
.3 S
C
U
VL Photographic Image 1.2.840.10008.5.1.4.1.1.77.1 SCP,
.4 S
C
U
Basic Text Structured Reports 1.2.840.10008.5.1.4.1.1.88.1 SCP,
1 S
C
U
Enhanced Structured Reports 1.2.840.10008.5.1.4.1.1.88.2 SCP,
2 S
C
U
Comprehensive Structured Reports 1.2.840.10008.5.1.4.1.1.88.3 SCP,
3 S
C
U
PET Image 1.2.840.10008.5.1.4.1.1.128 SCP,
S
C
U
RT Image 1.2.840.10008.5.1.4.1.1.481. SCP,
1 S
C
U
RT Dose 1.2.840.10008.5.1.4.1.1.481. SCP,
2 S
C
U

Association Establishment Policies

General
The configuration of the XXX DICOM services shall define such parameters as Application Entity title, host
name, and port number that are shared by the Connection, Database

Number of Associations
The XXX server supports multiple associations both as an SCU and SCP. There is no maximum number of
simultaneous associations.

When receiving images as an SCP the Connection Service will start a new thread for each association that is
being handled. As an SCU the Connection Service also supports multiple associations, for instance to verify a
remote destination and simultaneously send images to a storage SCP.

Synchronous Nature
The XXX DICOM server supports asynchronous operations.
Association Initiation Policy
XXX initiates associations for the following activities:

Verify Communication
Send dicom objects to remote system
Query/retrieve dicom objects from a remote system

Verify Communication with a Remote System Accepted Presentation Contexts

 Extende
● Abstract Syntax ● Transfer Syntax ● R
d
O
● Name ● UID ● Name ● UID
 Negoti
L ati
E o
n

● Verific ● 1.2.840.10008.1 ● Implicit ● 1.2.840.10008.1.2 ● S ● None


ati on . VR C
1
● Littl P
e
Endi
an

∙ ∙ ● Explicit ● 1.2.840.10008.1.2 ● S ∙
VR . C
1
● Littl P
e
Endi
an

XXX provides standard conformance.

Presentation Context Acceptance Criterion

There are no specific rules for acceptance and prioritization of presentation contexts and XXX server will
accept all presentation contexts that match those listed in the table shown above.

Receive Objects from a Remote System


Associated Real World Activity

A remote system wants to send images and structured reports to XXX server to be archived in XXX image and
clinical database . Once the transfer is completed the new images and reports will automatically be included in the
user’s image and analysis view of the local database of XXX server and can be selected for display.

Accepted Presentation Contexts

Table 12 - Store SCP Accepted Presentation Contexts


● E
● Abstract Syntax ● Transfer Syntax
x
t

● R
O

● Name ● UID ● Name ● UID L

● N
e

o
t

i
a

t
i

● CR Image ● 1.2.840.10008.5.1.4.1.1.1 ● Implicit VR, Little ● 1.2.840.10008.1.2 ● N


Endian
● S
O
C
N
● Explicit VR, Little ● 1.2.840.10008.1.2.1
E
Endian
P
● JPEG 2000 Image ● 1.2.840.10008.1.2.4.91
Compression

● JPEG 2000 Image ● 1.2.840.10008.1.2.4.90


Compression
(Lossless Only)

● JPEG Extended ● 1.2.840.10008.1.2.4.51


(Process 2 & 4)

● JPEG Baseline ● 1.2.840.10008.1.2.4.50


(Process 1)

● JPEG Lossless, Non- ● 1.2.840.10008.1.2.4.70


Hierarchical, First-
Order Prediction
(Process 14,
Selection Value 1)

● JPEG-LS Lossy (Near- ● 1.2.840.10008.1.2.4.81


Lossless) Image
Compression

● JPEG-LS Lossless ● 1.2.840.10008.1.2.4.80


Image
Compression

● RLE Lossless ● 1.2.840.10008.1.2.4.80

● Deflated Explicit VR ● 1.2.840.10008.1.2.1.99


Little Endian

● Explicit VR Big Endian ● 1.2.840.10008.1.2.2

● MPEG2 Main ● 1.2.840.10008.1.2.4.10


Profile @ Main 0
Level

● DX Image ● 1.2.840.10008.5.1.4.1.1.1.1 ● Implicit VR, Little ● 1.2.840.10008.1.2 ● N


Endian
● S
(Presentation O
) C
● Explicit VR, Little ● 1.2.840.10008.1.2.1
Endian
P N
● JPEG 2000 ● 1.2.840.10008.1.2.4.91
Image E
Compression

● JPEG 2000 Image ● 1.2.840.10008.1.2.4.90


Compression
(Lossless Only)

● JPEG Extended ● 1.2.840.10008.1.2.4.51


(Process 2 & 4)

● JPEG Baseline (Process ● 1.2.840.10008.1.2.4.50


1)

● JPEG Lossless, Non- ● 1.2.840.10008.1.2.4.70


Hierarchical, First-
Order Prediction
(Process 14,
Selection Value 1)

● JPEG-LS Lossy ● 1.2.840.10008.1.2.4.81


(Near- Lossless)
Image
Compression

● JPEG-LS Lossless ● 1.2.840.10008.1.2.4.80


Image
Compression

● RLE Lossless ● 1.2.840.10008.1.2.4.80

● Deflated Explicit VR ● 1.2.840.10008.1.2.1.99


Little Endian

● Explicit VR Big Endian ● 1.2.840.10008.1.2.2

● MPEG2 Main ● 1.2.840.10008.1.2.4.10


Profile @ Main 0
Level

● DX Image ● 1.2.840.10008.5.1.4.1.1.1.1.1 ● Implicit VR, Little ● 1.2.840.10008.1.2 ● N


(Proces Endian
● S
O
● Explicit VR, Little ● 1.2.840.10008.1.2.1
C
Endian N
P
● JPEG 2000 ● 1.2.840.10008.1.2.4.91
E
Image
Compression

● JPEG 2000 Image ● 1.2.840.10008.1.2.4.90


Compression
(Lossless Only)

● JPEG Extended ● 1.2.840.10008.1.2.4.51


(Process 2 & 4)

● JPEG Baseline (Process ● 1.2.840.10008.1.2.4.50


1)

● JPEG Lossless, Non- ● 1.2.840.10008.1.2.4.70


Hierarchical, First-
Order Prediction
(Process 14,
Selection Value 1)
● JPEG-LS Lossy ● 1.2.840.10008.1.2.4.81
(Near- Lossless)
Image
Compression

● JPEG-LS Lossless ● 1.2.840.10008.1.2.4.80


Image
Compression

● RLE Lossless ● 1.2.840.10008.1.2.4.80

● Deflated Explicit VR ● 1.2.840.10008.1.2.1.99


Little Endian

● Explicit VR Big Endian ● 1.2.840.10008.1.2.2

● MPEG2 Main ● 1.2.840.10008.1.2.4.10


Profile @ Main 0
Level

● DX ● 1.2.840.10008.5.1.4.1.1.1.2 ● Implicit VR, Little ● 1.2.840.10008.1.2 ● N


Endian
● S
Mammograp O
h Image
● Explicit VR, Little ● 1.2.840.10008.1.2.1
C
(Presentation
)
Endian N
P
● JPEG 2000 ● 1.2.840.10008.1.2.4.91
E
Image
Compression

● JPEG 2000 Image ● 1.2.840.10008.1.2.4.90


Compression
(Lossless Only)

● JPEG Extended ● 1.2.840.10008.1.2.4.51


(Process 2 & 4)

● JPEG Baseline (Process ● 1.2.840.10008.1.2.4.50


1)

● JPEG Lossless, Non- ● 1.2.840.10008.1.2.4.70


Hierarchical, First-
Order Prediction
(Process 14,
Selection Value 1)

● JPEG-LS Lossy ● 1.2.840.10008.1.2.4.81


(Near- Lossless)
Image
Compression

● JPEG-LS Lossless ● 1.2.840.10008.1.2.4.80


Image
Compression

● RLE Lossless ● 1.2.840.10008.1.2.4.80

● Deflated Explicit VR ● 1.2.840.10008.1.2.1.99


Little Endian

● Explicit VR Big Endian ● 1.2.840.10008.1.2.2

● MPEG2 Main ● 1.2.840.10008.1.2.4.10


Profile @ Main 0
Level

● DX ● 1.2.840.10008.5.1.4.1.1.1.2.1 ● Implicit VR, Little ● 1.2.840.10008.1.2 ● N


Mammograp Endian
● S
h
Image O
(Process) C
● Explicit VR, Little ● 1.2.840.10008.1.2.1
Endian
P N
● JPEG 2000 ● 1.2.840.10008.1.2.4.91
Image E
Compression

● JPEG 2000 Image ● 1.2.840.10008.1.2.4.90


Compression
(Lossless Only)

● JPEG Extended ● 1.2.840.10008.1.2.4.51


(Process 2 & 4)

● JPEG Baseline (Process ● 1.2.840.10008.1.2.4.50


1)

● JPEG Lossless, Non- ● 1.2.840.10008.1.2.4.70


Hierarchical, First-
Order Prediction
(Process 14,
Selection Value 1)

● JPEG-LS Lossy ● 1.2.840.10008.1.2.4.81


(Near- Lossless)
Image
Compression

● JPEG-LS Lossless ● 1.2.840.10008.1.2.4.80


Image
Compression

● RLE Lossless ● 1.2.840.10008.1.2.4.80

● Deflated Explicit VR ● 1.2.840.10008.1.2.1.99


Little Endian

● Explicit VR Big Endian ● 1.2.840.10008.1.2.2

● MPEG2 Main ● 1.2.840.10008.1.2.4.10


Profile @ Main 0
Level

● DX Intra- ● 1.2.840.10008.5.1.4.1.1.1.3 ● Implicit VR, Little ● 1.2.840.10008.1.2 ● N


Endian
● S
oral O
Image
● Explicit VR, Little ● 1.2.840.10008.1.2.1
C
(Presenta
tion)
Endian N
P
● JPEG 2000 ● 1.2.840.10008.1.2.4.91
E
Image
Compression

● JPEG 2000 Image ● 1.2.840.10008.1.2.4.90


Compression
(Lossless Only)

● JPEG Extended ● 1.2.840.10008.1.2.4.51


(Process 2 & 4)

● JPEG Baseline (Process ● 1.2.840.10008.1.2.4.50


1)

● JPEG Lossless, Non- ● 1.2.840.10008.1.2.4.70


Hierarchical, First-
Order Prediction
(Process 14,
Selection Value 1)
● JPEG-LS Lossy ● 1.2.840.10008.1.2.4.81
(Near- Lossless)
Image
Compression

● JPEG-LS Lossless ● 1.2.840.10008.1.2.4.80


Image
Compression

● RLE Lossless ● 1.2.840.10008.1.2.4.80

● Deflated Explicit VR ● 1.2.840.10008.1.2.1.99


Little Endian

● Explicit VR Big Endian ● 1.2.840.10008.1.2.2

● MPEG2 Main ● 1.2.840.10008.1.2.4.10


Profile @ Main 0
Level

● DX Intra- ● 1.2.840.10008.5.1.4.1.1.1.3.1 ● Implicit VR, Little ● 1.2.840.10008.1.2 ● N


Endian
● S
oral Image O
(Process)
● Explicit VR, Little ● 1.2.840.10008.1.2.1
C
Endian N
P
● JPEG 2000 ● 1.2.840.10008.1.2.4.91
E
Image
Compression

● JPEG 2000 Image ● 1.2.840.10008.1.2.4.90


Compression
(Lossless Only)

● JPEG Extended ● 1.2.840.10008.1.2.4.51


(Process 2 & 4)

● JPEG Baseline (Process ● 1.2.840.10008.1.2.4.50


1)

● JPEG Lossless, Non- ● 1.2.840.10008.1.2.4.70


Hierarchical, First-
Order Prediction
(Process 14,
Selection Value 1)

● JPEG-LS Lossy ● 1.2.840.10008.1.2.4.81


(Near- Lossless)
Image
Compression

● JPEG-LS Lossless ● 1.2.840.10008.1.2.4.80


Image
Compression

● RLE Lossless ● 1.2.840.10008.1.2.4.80

● Deflated Explicit VR ● 1.2.840.10008.1.2.1.99


Little Endian

● Explicit VR Big Endian ● 1.2.840.10008.1.2.2

● MPEG2 Main ● 1.2.840.10008.1.2.4.10


Profile @ Main 0
Level

● CT Image ● 1.2.840.10008.5.1.4.1.1.2 ● Implicit VR, Little ● 1.2.840.10008.1.2 ● N


Endian
● S
C O
● Explicit VR, Little ● 1.2.840.10008.1.2.1
Endian
P N
● JPEG 2000 ● 1.2.840.10008.1.2.4.91
Image E
Compression

● JPEG 2000 Image ● 1.2.840.10008.1.2.4.90


Compression
(Lossless Only)

● JPEG Extended ● 1.2.840.10008.1.2.4.51


(Process 2 & 4)

● JPEG Baseline (Process ● 1.2.840.10008.1.2.4.50


1)

● JPEG Lossless, Non- ● 1.2.840.10008.1.2.4.70


Hierarchical, First-
Order Prediction
(Process 14,
Selection Value 1)

● JPEG-LS Lossy ● 1.2.840.10008.1.2.4.81


(Near- Lossless)
Image
Compression

● JPEG-LS Lossless ● 1.2.840.10008.1.2.4.80


Image
Compression

● RLE Lossless ● 1.2.840.10008.1.2.4.80

● Deflated Explicit VR ● 1.2.840.10008.1.2.1.99


Little Endian

● Explicit VR Big Endian ● 1.2.840.10008.1.2.2

● MPEG2 Main ● 1.2.840.10008.1.2.4.10


Profile @ Main 0
Level

● US Multi- ● 1.2.840.10008.5.1.4.1.1.3 ● Implicit VR, Little ● 1.2.840.10008.1.2 ● N


Endian
● S
frame O
Image
● Explicit VR, Little ● 1.2.840.10008.1.2.1
C
(Retired)
Endian N
P
● JPEG 2000 ● 1.2.840.10008.1.2.4.91
E
Image
Compression

● JPEG 2000 Image ● 1.2.840.10008.1.2.4.90


Compression
(Lossless Only)

● JPEG Extended ● 1.2.840.10008.1.2.4.51


(Process 2 & 4)

● JPEG Baseline (Process ● 1.2.840.10008.1.2.4.50


1)

● JPEG Lossless, Non- ● 1.2.840.10008.1.2.4.70


Hierarchical, First-
Order Prediction
(Process 14,
Selection Value 1)
● JPEG-LS Lossy ● 1.2.840.10008.1.2.4.81
(Near- Lossless)
Image
Compression

● JPEG-LS Lossless ● 1.2.840.10008.1.2.4.80


Image
Compression

● RLE Lossless ● 1.2.840.10008.1.2.4.80

● Deflated Explicit VR ● 1.2.840.10008.1.2.1.99


Little Endian

● Explicit VR Big Endian ● 1.2.840.10008.1.2.2

● MPEG2 Main ● 1.2.840.10008.1.2.4.10


Profile @ Main 0
Level

● US Multi- ● 1.2.840.10008.5.1.4.1.1.3.1 ● Implicit VR, Little ● 1.2.840.10008.1.2 ● N


Endian
● S
frame O
Image
● Explicit VR, Little ● 1.2.840.10008.1.2.1
C
Endian N
P
● JPEG 2000 ● 1.2.840.10008.1.2.4.91
E
Image
Compression

● JPEG 2000 Image ● 1.2.840.10008.1.2.4.90


Compression
(Lossless Only)

● JPEG Extended ● 1.2.840.10008.1.2.4.51


(Process 2 & 4)

● JPEG Baseline (Process ● 1.2.840.10008.1.2.4.50


1)

● JPEG Lossless, Non- ● 1.2.840.10008.1.2.4.70


Hierarchical, First-
Order Prediction
(Process 14,
Selection Value 1)

● JPEG-LS Lossy ● 1.2.840.10008.1.2.4.81


(Near- Lossless)
Image
Compression

● JPEG-LS Lossless ● 1.2.840.10008.1.2.4.80


Image
Compression

● RLE Lossless ● 1.2.840.10008.1.2.4.80

● Deflated Explicit VR ● 1.2.840.10008.1.2.1.99


Little Endian

● Explicit VR Big Endian ● 1.2.840.10008.1.2.2

● MPEG2 Main ● 1.2.840.10008.1.2.4.10


Profile @ Main 0
Level

● MR Image ● 1.2.840.10008.5.1.4.1.1.4 ● Implicit VR, Little ● 1.2.840.10008.1.2 ● N


Endian
● S
C O
● Explicit VR, Little ● 1.2.840.10008.1.2.1
Endian
P N
● JPEG 2000 ● 1.2.840.10008.1.2.4.91
Image E
Compression

● JPEG 2000 Image ● 1.2.840.10008.1.2.4.90


Compression
(Lossless Only)

● JPEG Extended ● 1.2.840.10008.1.2.4.51


(Process 2 & 4)

● JPEG Baseline (Process ● 1.2.840.10008.1.2.4.50


1)

● JPEG Lossless, Non- ● 1.2.840.10008.1.2.4.70


Hierarchical, First-
Order Prediction
(Process 14,
Selection Value 1)

● JPEG-LS Lossy ● 1.2.840.10008.1.2.4.81


(Near- Lossless)
Image
Compression

● JPEG-LS Lossless ● 1.2.840.10008.1.2.4.80


Image
Compression

● RLE Lossless ● 1.2.840.10008.1.2.4.80

● Deflated Explicit VR ● 1.2.840.10008.1.2.1.99


Little Endian

● Explicit VR Big Endian ● 1.2.840.10008.1.2.2

● MPEG2 Main ● 1.2.840.10008.1.2.4.10


Profile @ Main 0
Level

● NM ● 1.2.840.10008.5.1.4.1.1.5 ● Implicit VR, Little ● 1.2.840.10008.1.2 ● N


Endian
● S
Image O
(Retir
● Explicit VR, Little ● 1.2.840.10008.1.2.1
C
ed)
Endian N
P
● JPEG 2000 ● 1.2.840.10008.1.2.4.91
E
Image
Compression

● JPEG 2000 Image ● 1.2.840.10008.1.2.4.90


Compression
(Lossless Only)

● JPEG Extended ● 1.2.840.10008.1.2.4.51


(Process 2 & 4)

● JPEG Baseline (Process ● 1.2.840.10008.1.2.4.50


1)

● JPEG Lossless, Non- ● 1.2.840.10008.1.2.4.70


Hierarchical, First-
Order Prediction
(Process 14,
Selection Value 1)
● JPEG-LS Lossy ● 1.2.840.10008.1.2.4.81
(Near- Lossless)
Image
Compression

● JPEG-LS Lossless ● 1.2.840.10008.1.2.4.80


Image
Compression

● RLE Lossless ● 1.2.840.10008.1.2.4.80

● Deflated Explicit VR ● 1.2.840.10008.1.2.1.99


Little Endian

● Explicit VR Big Endian ● 1.2.840.10008.1.2.2

● MPEG2 Main ● 1.2.840.10008.1.2.4.10


Profile @ Main 0
Level

● US Image ● 1.2.840.10008.5.1.4.1.1.6 ● Implicit VR, Little ● 1.2.840.10008.1.2 ● N


(Retired Endian
● S
O
● Explicit VR, Little ● 1.2.840.10008.1.2.1
C
Endian N
P
● JPEG 2000 ● 1.2.840.10008.1.2.4.91
E
Image
Compression

● JPEG 2000 Image ● 1.2.840.10008.1.2.4.90


Compression
(Lossless Only)

● JPEG Extended ● 1.2.840.10008.1.2.4.51


(Process 2 & 4)

● JPEG Baseline (Process ● 1.2.840.10008.1.2.4.50


1)

● JPEG Lossless, Non- ● 1.2.840.10008.1.2.4.70


Hierarchical, First-
Order Prediction
(Process 14,
Selection Value 1)

● JPEG-LS Lossy ● 1.2.840.10008.1.2.4.81


(Near- Lossless)
Image
Compression

● JPEG-LS Lossless ● 1.2.840.10008.1.2.4.80


Image
Compression

● RLE Lossless ● 1.2.840.10008.1.2.4.80

● Deflated Explicit VR ● 1.2.840.10008.1.2.1.99


Little Endian

● Explicit VR Big Endian ● 1.2.840.10008.1.2.2

● MPEG2 Main ● 1.2.840.10008.1.2.4.10


Profile @ Main 0
Level

● US Image ● 1.2.840.10008.5.1.4.1.1.6.1 ● Implicit VR, Little ● 1.2.840.10008.1.2 ● N


Endian
● S
C O
● Explicit VR, Little ● 1.2.840.10008.1.2.1
Endian
P N
● JPEG 2000 ● 1.2.840.10008.1.2.4.91
Image E
Compression

● JPEG 2000 Image ● 1.2.840.10008.1.2.4.90


Compression
(Lossless Only)

● JPEG Extended ● 1.2.840.10008.1.2.4.51


(Process 2 & 4)

● JPEG Baseline (Process ● 1.2.840.10008.1.2.4.50


1)

● JPEG Lossless, Non- ● 1.2.840.10008.1.2.4.70


Hierarchical, First-
Order Prediction
(Process 14,
Selection Value 1)

● JPEG-LS Lossy ● 1.2.840.10008.1.2.4.81


(Near- Lossless)
Image
Compression

● JPEG-LS Lossless ● 1.2.840.10008.1.2.4.80


Image
Compression

● RLE Lossless ● 1.2.840.10008.1.2.4.80

● Deflated Explicit VR ● 1.2.840.10008.1.2.1.99


Little Endian

● Explicit VR Big Endian ● 1.2.840.10008.1.2.2

● MPEG2 Main ● 1.2.840.10008.1.2.4.10


Profile @ Main 0
Level

● SC Image ● 1.2.840.10008.5.1.4.1.1.7 ● Implicit VR, Little ● 1.2.840.10008.1.2 ● N


Endian
● S
O
● Explicit VR, Little ● 1.2.840.10008.1.2.1
C
Endian N
P
● JPEG 2000 ● 1.2.840.10008.1.2.4.91
E
Image
Compression

● JPEG 2000 Image ● 1.2.840.10008.1.2.4.90


Compression
(Lossless Only)

● JPEG Extended ● 1.2.840.10008.1.2.4.51


(Process 2 & 4)

● JPEG Baseline (Process ● 1.2.840.10008.1.2.4.50


1)

● JPEG Lossless, Non- ● 1.2.840.10008.1.2.4.70


Hierarchical, First-
Order Prediction
(Process 14,
Selection Value 1)
● JPEG-LS Lossy ● 1.2.840.10008.1.2.4.81
(Near- Lossless)
Image
Compression

● JPEG-LS Lossless ● 1.2.840.10008.1.2.4.80


Image
Compression

● RLE Lossless ● 1.2.840.10008.1.2.4.80

● Deflated Explicit VR ● 1.2.840.10008.1.2.1.99


Little Endian

● Explicit VR Big Endian ● 1.2.840.10008.1.2.2

● MPEG2 Main ● 1.2.840.10008.1.2.4.10


Profile @ Main 0
Level

● Multi-Frame ● 1.2.840.10008.5.1.4.1.1.7.1 ● Implicit VR, Little ● 1.2.840.10008.1.2 ● N


Endian
● S
Singl Bit SC O
Image
● Explicit VR, Little ● 1.2.840.10008.1.2.1
C
Endian N
P
● JPEG Extended ● 1.2.840.10008.1.2.4.51
E
(Process 2 & 4)

● JPEG Baseline (Process ● 1.2.840.10008.1.2.4.50


1)

● Explicit VR Big Endian ● 1.2.840.10008.1.2.2

● Multi-Frame ● 1.2.840.10008.5.1.4.1.1.7.2 ● Implicit VR, Little ● 1.2.840.10008.1.2 ● N


Endian
● S
Grayscale O
Byte SC
● Explicit VR, Little ● 1.2.840.10008.1.2.1
C
Image
Endian N
P
● JPEG 2000 ● 1.2.840.10008.1.2.4.91
E
Image
Compression

● JPEG 2000 Image ● 1.2.840.10008.1.2.4.90


Compression
(Lossless Only)

● JPEG Extended ● 1.2.840.10008.1.2.4.51


(Process 2 & 4)

● JPEG Baseline (Process ● 1.2.840.10008.1.2.4.50


1)

● JPEG Lossless, Non- ● 1.2.840.10008.1.2.4.70


Hierarchical, First-
Order Prediction
(Process 14,
Selection Value 1)

● JPEG-LS Lossy ● 1.2.840.10008.1.2.4.81


(Near- Lossless)
Image
Compression
● JPEG-LS Lossless ● 1.2.840.10008.1.2.4.80
Image
Compression
● RLE Lossless ● 1.2.840.10008.1.2.4.80

● Deflated Explicit VR ● 1.2.840.10008.1.2.1.99


Little Endian

● Explicit VR Big Endian ● 1.2.840.10008.1.2.2

● MPEG2 Main ● 1.2.840.10008.1.2.4.10


Profile @ Main 0
Level

● Multi-Frame ● 1.2.840.10008.5.1.4.1.1.7.3 ● Implicit VR, Little ● 1.2.840.10008.1.2 ● N


Endian
● S
Grayscale O
Word S
● Explicit VR, Little ● 1.2.840.10008.1.2.1
C
Image
Endian N
P
● JPEG 2000 ● 1.2.840.10008.1.2.4.91
E
Image
Compression

● JPEG 2000 Image ● 1.2.840.10008.1.2.4.90


Compression
(Lossless Only)

● JPEG Extended ● 1.2.840.10008.1.2.4.51


(Process 2 & 4)

● JPEG Baseline (Process ● 1.2.840.10008.1.2.4.50


1)

● JPEG Lossless, Non- ● 1.2.840.10008.1.2.4.70


Hierarchical, First-
Order Prediction
(Process 14,
Selection Value 1)

● JPEG-LS Lossy ● 1.2.840.10008.1.2.4.81


(Near- Lossless)
Image
Compression

● JPEG-LS Lossless ● 1.2.840.10008.1.2.4.80


Image
Compression

● RLE Lossless ● 1.2.840.10008.1.2.4.80

● Deflated Explicit VR ● 1.2.840.10008.1.2.1.99


Little Endian

● Explicit VR Big Endian ● 1.2.840.10008.1.2.2

● MPEG2 Main ● 1.2.840.10008.1.2.4.10


Profile @ Main 0
Level

● Multi-Frame ● 1.2.840.10008.5.1.4.1.1.7.4 ● Implicit VR, Little ● 1.2.840.10008.1.2 ● N


Endian
● S
True Color SC O
Image
● Explicit VR, Little ● 1.2.840.10008.1.2.1
C
Endian N
P
● JPEG 2000 ● 1.2.840.10008.1.2.4.91
E
Image
Compression

● JPEG 2000 Image ● 1.2.840.10008.1.2.4.90


Compression
(Lossless
Only)

● JPEG Extended ● 1.2.840.10008.1.2.4.51


(Process 2 & 4)

● JPEG Baseline (Process ● 1.2.840.10008.1.2.4.50


1)

● JPEG Lossless, Non- ● 1.2.840.10008.1.2.4.70


Hierarchical, First-
Order Prediction
(Process 14,
Selection Value 1)

● JPEG-LS Lossy ● 1.2.840.10008.1.2.4.81


(Near- Lossless)
Image
Compression

● JPEG-LS Lossless ● 1.2.840.10008.1.2.4.80


Image
Compression

● RLE Lossless ● 1.2.840.10008.1.2.4.80

● Deflated Explicit VR ● 1.2.840.10008.1.2.1.99


Little Endian

● Explicit VR Big Endian ● 1.2.840.10008.1.2.2

● MPEG2 Main ● 1.2.840.10008.1.2.4.10


Profile @ Main 0
Level

● Standalone ● 1.2.840.10008.5.1.4.1.1.8 ● Implicit VR, Little ● 1.2.840.10008.1.2 ● N


Overl Endian
● S
O
● Explicit VR, Little ● 1.2.840.10008.1.2.1
C
Endian N
P
● Explicit VR Big Endian ● 1.2.840.10008.1.2.2
E

● Standalone ● 1.2.840.10008.5.1.4.1.1.9 ● Implicit VR, Little ● 1.2.840.10008.1.2 ● N


Curve Endian
● S
O
● Explicit VR, Little ● 1.2.840.10008.1.2.1
C
Endian N
P
● Explicit VR Big Endian ● 1.2.840.10008.1.2.2
E

● Standalo ● 1.2.840.10008.5.1.4.1.1.10 ● Implicit VR, Little ● 1.2.840.10008.1.2 ● N


Endian
● S
ne O
Modality
● Explicit VR, Little ● 1.2.840.10008.1.2.1
C
LUT
Endian N
P
● Explicit VR Big Endian ● 1.2.840.10008.1.2.2
E

● Standalone ● 1.2.840.10008.5.1.4.1.1.11 ● Implicit VR, Little ● 1.2.840.10008.1.2 ● N


Endian
● S
VOI LUT O
● Explicit VR, Little ● 1.2.840.10008.1.2.1
C
Endian N
P
● Explicit VR Big Endian ● 1.2.840.10008.1.2.2
E
● Grayscale ● 1.2.840.10008.5.1.4.1.1.11.1 ● Implicit VR, Little ● 1.2.840.10008.1.2 ● N
Softcop Endian
● S
Presentation O
Stat C
● Explicit VR, Little ● 1.2.840.10008.1.2.1
Endian
P N
● Explicit VR Big Endian ● 1.2.840.10008.1.2.2
E

● XA Image ● 1.2.840.10008.5.1.4.1.1.12.1 ● Implicit VR, Little ● 1.2.840.10008.1.2 ● N


Endian
● S
O
● Explicit VR, Little ● 1.2.840.10008.1.2.1
C
Endian N
JPEG 2000
P
● ● 1.2.840.10008.1.2.4.91
E
Image
Compression

● JPEG 2000 Image ● 1.2.840.10008.1.2.4.90


Compression
(Lossless Only)

● JPEG Extended ● 1.2.840.10008.1.2.4.51


(Process 2 & 4)

● JPEG Baseline (Process ● 1.2.840.10008.1.2.4.50


1)

● JPEG Lossless, Non- ● 1.2.840.10008.1.2.4.70


Hierarchical, First-
Order Prediction
(Process 14,
Selection Value 1)

● JPEG-LS Lossy ● 1.2.840.10008.1.2.4.81


(Near- Lossless)
Image
Compression

● JPEG-LS Lossless ● 1.2.840.10008.1.2.4.80


Image
Compression

● RLE Lossless ● 1.2.840.10008.1.2.4.80

● Deflated Explicit VR ● 1.2.840.10008.1.2.1.99


Little Endian

● Explicit VR Big Endian ● 1.2.840.10008.1.2.2

● MPEG2 Main ● 1.2.840.10008.1.2.4.10


Profile @ Main 0
Level

● XF Image ● 1.2.840.10008.5.1.4.1.1.12.2 ● Implicit VR, Little ● 1.2.840.10008.1.2 ● N


Endian
● S
O
● Explicit VR, Little ● 1.2.840.10008.1.2.1
C
Endian N
P
● JPEG 2000 ● 1.2.840.10008.1.2.4.91
E
Image
Compression

● JPEG 2000 Image ● 1.2.840.10008.1.2.4.90


Compression
(Lossless Only)
● JPEG Extended ● 1.2.840.10008.1.2.4.51
(Process 2 & 4)
● JPEG Baseline (Process ● 1.2.840.10008.1.2.4.50
1)

● JPEG Lossless, Non- ● 1.2.840.10008.1.2.4.70


Hierarchical, First-
Order Prediction
(Process 14,
Selection Value 1)

● JPEG-LS Lossy ● 1.2.840.10008.1.2.4.81


(Near- Lossless)
Image
Compression

● JPEG-LS Lossless ● 1.2.840.10008.1.2.4.80


Image
Compression

● RLE Lossless ● 1.2.840.10008.1.2.4.80

● Deflated Explicit VR ● 1.2.840.10008.1.2.1.99


Little Endian

● Explicit VR Big Endian ● 1.2.840.10008.1.2.2

● MPEG2 Main ● 1.2.840.10008.1.2.4.10


Profile @ Main 0
Level

● NM Image ● 1.2.840.10008.5.1.4.1.1.20 ● Implicit VR, Little ● 1.2.840.10008.1.2 ● N


Endian
● S
O
● Explicit VR, Little ● 1.2.840.10008.1.2.1
C
Endian N
P
● JPEG 2000 ● 1.2.840.10008.1.2.4.91
E
Image
Compression

● JPEG 2000 Image ● 1.2.840.10008.1.2.4.90


Compression
(Lossless Only)

● JPEG Extended ● 1.2.840.10008.1.2.4.51


(Process 2 & 4)

● JPEG Baseline (Process ● 1.2.840.10008.1.2.4.50


1)

● JPEG Lossless, Non- ● 1.2.840.10008.1.2.4.70


Hierarchical, First-
Order Prediction
(Process 14,
Selection Value 1)

● JPEG-LS Lossy ● 1.2.840.10008.1.2.4.81


(Near- Lossless)
Image
Compression

● JPEG-LS Lossless ● 1.2.840.10008.1.2.4.80


Image
Compression

● RLE Lossless ● 1.2.840.10008.1.2.4.80


● Deflated Explicit VR ● 1.2.840.10008.1.2.1.99
Little Endian
● Explicit VR Big Endian ● 1.2.840.10008.1.2.2

● MPEG2 Main ● 1.2.840.10008.1.2.4.10


Profile @ Main 0
Level

● VL ● 1.2.840.10008.5.1.4.1.1.77.1.1 ● Implicit VR, Little ● 1.2.840.10008.1.2 ● N


Endian
● S
Endoscopi O
c Image
● Explicit VR, Little ● 1.2.840.10008.1.2.1
C
Endian N
P
● JPEG 2000 ● 1.2.840.10008.1.2.4.91
E
Image
Compression

● JPEG 2000 Image ● 1.2.840.10008.1.2.4.90


Compression
(Lossless Only)

● JPEG Extended ● 1.2.840.10008.1.2.4.51


(Process 2 & 4)

● JPEG Baseline (Process ● 1.2.840.10008.1.2.4.50


1)

● JPEG Lossless, Non- ● 1.2.840.10008.1.2.4.70


Hierarchical, First-
Order Prediction
(Process 14,
Selection Value 1)

● JPEG-LS Lossy ● 1.2.840.10008.1.2.4.81


(Near- Lossless)
Image
Compression

● JPEG-LS Lossless ● 1.2.840.10008.1.2.4.80


Image
Compression

● RLE Lossless ● 1.2.840.10008.1.2.4.80

● Deflated Explicit VR ● 1.2.840.10008.1.2.1.99


Little Endian

● Explicit VR Big Endian ● 1.2.840.10008.1.2.2

● MPEG2 Main ● 1.2.840.10008.1.2.4.10


Profile @ Main 0
Level

● VL ● 1.2.840.10008.5.1.4.1.1.77.1.2 ● Implicit VR, Little ● 1.2.840.10008.1.2 ● N


Endian
● S
Microscopi O
c Image
● Explicit VR, Little ● 1.2.840.10008.1.2.1
C
Endian N
P
● JPEG 2000 ● 1.2.840.10008.1.2.4.91
E
Image
Compression

● JPEG 2000 Image ● 1.2.840.10008.1.2.4.90


Compression
(Lossless Only)
● JPEG Extended ● 1.2.840.10008.1.2.4.51
(Process 2 & 4)
● JPEG Baseline (Process ● 1.2.840.10008.1.2.4.50
1)

● JPEG Lossless, Non- ● 1.2.840.10008.1.2.4.70


Hierarchical, First-
Order Prediction
(Process 14,
Selection Value 1)

● JPEG-LS Lossy ● 1.2.840.10008.1.2.4.81


(Near- Lossless)
Image
Compression

● JPEG-LS Lossless ● 1.2.840.10008.1.2.4.80


Image
Compression

● RLE Lossless ● 1.2.840.10008.1.2.4.80

● Deflated Explicit VR ● 1.2.840.10008.1.2.1.99


Little Endian

● Explicit VR Big Endian ● 1.2.840.10008.1.2.2

● MPEG2 Main ● 1.2.840.10008.1.2.4.10


Profile @ Main 0
Level

● VL Slide- ● 1.2.840.10008.5.1.4.1.1.77.1.3 ● Implicit VR, Little ● 1.2.840.10008.1.2 ● N


Endian
● S
Coordinates O
Microscopic
● Explicit VR, Little ● 1.2.840.10008.1.2.1
C
Imag
Endian N
P
● JPEG 2000 ● 1.2.840.10008.1.2.4.91
E
Image
Compression

● JPEG 2000 Image ● 1.2.840.10008.1.2.4.90


Compression
(Lossless Only)

● JPEG Extended ● 1.2.840.10008.1.2.4.51


(Process 2 & 4)

● JPEG Baseline (Process ● 1.2.840.10008.1.2.4.50


1)

● JPEG Lossless, Non- ● 1.2.840.10008.1.2.4.70


Hierarchical, First-
Order Prediction
(Process 14,
Selection Value 1)

● JPEG-LS Lossy ● 1.2.840.10008.1.2.4.81


(Near- Lossless)
Image
Compression

● JPEG-LS Lossless ● 1.2.840.10008.1.2.4.80


Image
Compression

● RLE Lossless ● 1.2.840.10008.1.2.4.80


● Deflated Explicit VR ● 1.2.840.10008.1.2.1.99
Little Endian
● Explicit VR Big Endian ● 1.2.840.10008.1.2.2

● MPEG2 Main ● 1.2.840.10008.1.2.4.10


Profile @ Main 0
Level

● VL ● 1.2.840.10008.5.1.4.1.1.77.1.4 ● Implicit VR, Little ● 1.2.840.10008.1.2 ● N


Endian
● S
Photographi O
c Image
● Explicit VR, Little ● 1.2.840.10008.1.2.1
C
Endian N
P
● JPEG 2000 ● 1.2.840.10008.1.2.4.91
E
Image
Compression

● JPEG 2000 Image ● 1.2.840.10008.1.2.4.90


Compression
(Lossless Only)

● JPEG Extended ● 1.2.840.10008.1.2.4.51


(Process 2 & 4)

● JPEG Baseline (Process ● 1.2.840.10008.1.2.4.50


1)

● JPEG Lossless, Non- ● 1.2.840.10008.1.2.4.70


Hierarchical, First-
Order Prediction
(Process 14,
Selection Value 1)

● JPEG-LS Lossy ● 1.2.840.10008.1.2.4.81


(Near- Lossless)
Image
Compression

● JPEG-LS Lossless ● 1.2.840.10008.1.2.4.80


Image
Compression

● RLE Lossless ● 1.2.840.10008.1.2.4.80

● Deflated Explicit VR ● 1.2.840.10008.1.2.1.99


Little Endian

● Explicit VR Big Endian ● 1.2.840.10008.1.2.2

● MPEG2 Main ● 1.2.840.10008.1.2.4.10


Profile @ Main 0
Level

● Basic Text ● 1.2.840.10008.5.1.4.1.1.88.11 ● Implicit VR, Little ● 1.2.840.10008.1.2 ● N


Endian
● S
Structured O
Report
● Explicit VR, Little ● 1.2.840.10008.1.2.1
C
Endian N
P
● Explicit VR Big Endian ● 1.2.840.10008.1.2.2
E

● Enhanced ● 1.2.840.10008.5.1.4.1.1.88.22 ● Implicit VR, Little ● 1.2.840.10008.1.2 ● N


Endian
● S
Structured O
Report
● Explicit VR, Little ● 1.2.840.10008.1.2.1
C
Endian
P N
● Explicit VR Big Endian ● 1.2.840.10008.1.2.2

E
● Comprehensi ● 1.2.840.10008.5.1.4.1.1.88.33 ● Implicit VR, Little ● 1.2.840.10008.1.2 ● N
Endian
● S
ve Structured O
Report
● Explicit VR, Little ● 1.2.840.10008.1.2.1
C
Endian N
P
● Explicit VR Big Endian ● 1.2.840.10008.1.2.2
E

● PET Image ● 1.2.840.10008.5.1.4.1.1.128 ● Implicit VR, Little ● 1.2.840.10008.1.2 ● N


Endian
● S
O
● Explicit VR, Little ● 1.2.840.10008.1.2.1
C
Endian N
P
● JPEG 2000 ● 1.2.840.10008.1.2.4.91
E
Image
Compression

● JPEG 2000 Image ● 1.2.840.10008.1.2.4.90


Compression
(Lossless Only)

● JPEG Extended ● 1.2.840.10008.1.2.4.51


(Process 2 & 4)

● JPEG Baseline (Process ● 1.2.840.10008.1.2.4.50


1)

● JPEG Lossless, Non- ● 1.2.840.10008.1.2.4.70


Hierarchical, First-
Order Prediction
(Process 14,
Selection Value 1)

● JPEG-LS Lossy ● 1.2.840.10008.1.2.4.81


(Near- Lossless)
Image
Compression

● JPEG-LS Lossless ● 1.2.840.10008.1.2.4.80


Image
Compression

● RLE Lossless ● 1.2.840.10008.1.2.4.80

● Deflated Explicit VR ● 1.2.840.10008.1.2.1.99


Little Endian

● Explicit VR Big Endian ● 1.2.840.10008.1.2.2

● MPEG2 Main ● 1.2.840.10008.1.2.4.10


Profile @ Main 0
Level

● Standalone ● 1.2.840.10008.5.1.4.1.1.129 ● Implicit VR, Little ● 1.2.840.10008.1.2 ● N


Endian
● S
PET Curve O
● Explicit VR, Little ● 1.2.840.10008.1.2.1
C
Endian N
P
● Explicit VR Big Endian ● 1.2.840.10008.1.2.2
E

● RT Image ● 1.2.840.10008.5.1.4.1.1.481.1 ● Implicit VR, Little ● 1.2.840.10008.1.2 ● N


Endian
● S
O
● Explicit VR, Little ● 1.2.840.10008.1.2.1
C
Endian N

● JPEG 2000 Image ● 1.2.840.10008.1.2.4.91 P


E
Compression

● JPEG 2000 Image ● 1.2.840.10008.1.2.4.90


Compression
(Lossless Only)

● JPEG Extended ● 1.2.840.10008.1.2.4.51


(Process 2 & 4)

● JPEG Baseline (Process ● 1.2.840.10008.1.2.4.50


1)

● JPEG Lossless, Non- ● 1.2.840.10008.1.2.4.70


Hierarchical, First-
Order Prediction
(Process 14,
Selection Value 1)

● JPEG-LS Lossy ● 1.2.840.10008.1.2.4.81


(Near- Lossless)
Image
Compression

● JPEG-LS Lossless ● 1.2.840.10008.1.2.4.80


Image
Compression

● RLE Lossless ● 1.2.840.10008.1.2.4.80

● Deflated Explicit VR ● 1.2.840.10008.1.2.1.99


Little Endian

● Explicit VR Big Endian ● 1.2.840.10008.1.2.2

● MPEG2 Main ● 1.2.840.10008.1.2.4.10


Profile @ Main 0
Level

● RT Dose ● 1.2.840.10008.5.1.4.1.1.481.2 ● Implicit VR, Little ● 1.2.840.10008.1.2 ● N


Endian
● S
O
● Explicit VR, Little ● 1.2.840.10008.1.2.1
C
Endian N
P
● Explicit VR Big Endian ● 1.2.840.10008.1.2.2
E

● RT Structure ● 1.2.840.10008.5.1.4.1.1.481.3 ● Implicit VR, Little ● 1.2.840.10008.1.2 ● N


Set Endian
● S
O
● Explicit VR, Little ● 1.2.840.10008.1.2.1
C
Endian N
P
● Explicit VR Big Endian ● 1.2.840.10008.1.2.2
E

● RT Beams ● 1.2.840.10008.5.1.4.1.1.481.4 ● Implicit VR, Little ● 1.2.840.10008.1.2 ● N


Endian
● S
Treatment O
Record
● Explicit VR, Little ● 1.2.840.10008.1.2.1
C
Endian N
P
● Explicit VR Big Endian ● 1.2.840.10008.1.2.2
E

● RT Plan ● 1.2.840.10008.5.1.4.1.1.481.5 ● Implicit VR, Little ● 1.2.840.10008.1.2 ● N


Endian
● S
C O
● Explicit VR, Little ● 1.2.840.10008.1.2.1
Endian
N
P E
● Explicit VR Big Endian ● 1.2.840.10008.1.2.2

● RT Brachy ● 1.2.840.10008.5.1.4.1.1.481.6 ● Implicit VR, Little ● 1.2.840.10008.1.2 ● N


Endian
● S
Treatment O
Record
● Explicit VR, Little ● 1.2.840.10008.1.2.1
C
Endian N
P
● Explicit VR Big Endian ● 1.2.840.10008.1.2.2
E

● RT ● 1.2.840.10008.5.1.4.1.1.481.7 ● Implicit VR, Little ● 1.2.840.10008.1.2 ● N


Endian
● S
Treatment O
Summary
● Explicit VR, Little ● 1.2.840.10008.1.2.1
C
Record
Endian N
P
● Explicit VR Big Endian ● 1.2.840.10008.1.2.2
E

Real-World Activity - Query/retrieve dicom objects from a remote system

Associated Real World Activity


The user of XXX Selects the level of query then put matching criteria and press find button to get the find
results displayed, then the user makes a selection of one or more object presses the retrieve button which will
initiate the transfer of images from the remote system into XXX database.

Proposed Presentation Contexts


Table - Query/Retrieve SCU Proposed Presentation Contexts
Abstract Syntax Transfer Syntax R Extended

O Negotiatio n
Name UID Name UID
L
E
Implicit VR 1.2.840.10008.1.2 SC None
U
Little
Patient Root
Endi
Query/Retri an
eve
1.2.840.10008.5.1.4.1.2.1
Explicit VR 1.2.840.10008.1.2. SC None
.
Information
1 1 U
Little
Model -
FI Endi
N an
D
Explicit VR 1.2.840.10008.1.2.2 SC None
Big U
Endian
Patient Root 1.2.840.10008.5.1.4.1.2.1 Implicit VR 1.2.840.10008.1.2 SC None
.
Query/Retri 2 U
eve Little
Endi
Information
an
Model - Explicit VR 1.2.840.10008.1.2. SC None
M
OV 1 U
E Little
Endi
an
Explicit VR 1.2.840.10008.1.2.2 SC None
Big U
Endian
Study Root 1.2.840.10008.5.1.4.1.2.2 Implicit VR 1.2.840.10008.1.2 SC None
.
Query/Retri 1 U
eve Little
Endi
Information
an
Model - Explicit VR 1.2.840.10008.1.2. SC None
FI
N 1 U
D Little
Endi
an
Explicit VR 1.2.840.10008.1.2.2 SC None
Big U
Endian
Study Root 1.2.840.10008.5.1.4.1.2.2 Implicit VR 1.2.840.10008.1.2 SC None
.
Query/Retri 2 U
eve Little
Endi
Information
an
Model - Explicit VR 1.2.840.10008.1.2. SC None
M
OV 1 U
E Little
Endi
an
Explicit VR 1.2.840.10008.1.2.2 SC None
Big U
Endian
Patient/Stu 1.2.840.10008.5.1.4.1.2.3 Implicit VR 1.2.840.10008.1.2 SC None
dy .
1 U
Only Little
Endi
Query/Retri
eve
an
Explicit VR 1.2.840.10008.1.2. SC None
Information
1 U
Model - Little
FI Endi
N
D
an
Explicit VR 1.2.840.10008.1.2.2 SC None
Big U
Endian
Patient/Stu 1.2.840.10008.5.1.4.1.2.3 Implicit VR 1.2.840.10008.1.2 SC None
dy .
2 U
Only Little
Endi
Query/Retri
eve
an
Explicit VR 1.2.840.10008.1.2. SC None
Information
1 U
Model - Little
M Endi
OV
E
an
Explicit VR 1.2.840.10008.1.2.2 SC None
Big U
Endian

SOP Specific Conformance Statement for Patient Root Query/Retrieve Information Model Find SOP Class

XXX provides standard conformance to this SOP class


DATASET SPECIFIC CONFORMANCE PATIENT ROOT Q/R C-FIND SCU
Table - DATASET SPECIFIC CONFORMANCE PATIENT ROOT Q/R C-FIND SCU
Q/R Level Descriptions Tag Type

Image Patient ID 0010,0020 Universal, Wildcard

Level Study Instance UID 0020,000D


Series Instance UID 0020,000E


SOP Instance UID 0008,0018


Instance Number 0020,0013


SOP Class UID 0008,0016


Content Date 0008,0023


Content Time 0008,0033


Patient Patient ID 0010,0020 Universal, Wildcard

Level Patient Name 0010,0010 Universal, Wildcard

Patient’s Birth Date 0010,0030


Patient Sex 0010,0040


Series Patient ID 0010,0020 Universal, Wildcard

Level Study Instance UID 0020,000D


Series Instance UID 0020,000E


Modality 0008,0060

Series Number 0020,0011


Body Part Examined 0018,0015


Protocol Name 0018,1030


Performed Procedure Step 0040,0244



Start Date

Performed Procedure Step 0040,0253



ID

Study Patient ID 0010,0020 Universal, Wildcard


Level Study Instance UID 0020,000D

Study Date 0008,0020


Study Time 0008,0030


Accession Number 0008,0050


Modalities in Study 0008,0061


Referring Physician’s Name 0008,0090


Study Description 0008,1030


Study ID 0020,0010

SOP Specific Conformance Statement for Study Root Query/Retrieve Information Model Find SOP Class

XXX provides standard conformance to this SOP class. DATASET

SPECIFIC CONFORMANCE Study ROOT Q/R C-FIND SCU Table -


DATASET SPECIFIC CONFORMANCE Study ROOT Q/R C-FIND SCU
Q/R Level Descriptions Tag Type

Image Study Instance UID 0020,000D


Level Series Instance UID 0020,000E


SOP Instance UID 0008,0018


Instance Number 0020,0013


SOP Class UID 0008,0016


Content Date 0008,0023


Content Time 0008,0033


Series Study Instance UID 0020,000D


Level Series Instance UID 0020,000E


Modality 0008,0060

Series Number 0020,0011


Body Part Examined 0018,0015


Protocol Name 0018,1030


Performed Procedure Step 0040,0244



Start Date

Performed Procedure Step 0040,0253



ID

Study Study Instance UID 0020,000D


Level Study Date 0008,0020


Study Time 0008,0030


Accession Number 0008,0050


Modalities in Study 0008,0061


Referring Physician’s Name 0008,0090


Study Description 0008,1030



Patient’s Name 0010,0010

Patient ID 0010,0020 Universal,Wildcard

Study ID 0020,0010 Universal,Wildcard

SOP Specific Conformance Statement for Patient Root Query/Retrieve Information Model MOVE SOP Class

XXX provides standard conformance to this SOP class. DATASET

SPECIFIC CONFORMANCE Patient ROOT Q/R C-MOVE SCU Table -


DATASET SPECIFIC CONFORMANCE Patient ROOT Q/R C-MOVE SCU

Q/R Level Descriptions Tag Type

Image SOP Instance UID 0008,0018


Level Patient ID 0010,0020


Study Instance UID 0020,000D


Series Instance UID 0020,000E


Patient Patient ID 0010,0020


Level

Series Patient ID 0010,0020


Level Study Instance UID 0020,000D


Series Instance UID 0020,000E


Patient ID 0010,0020

Study Instance UID 0020,000D


Series Instance UID 0020,000E


Study Patient ID 0010,0020


Level Study Instance UID 0020,000D



SOP Specific Conformance Statement for Study Root Query/Retrieve Information Model MOVE SOP Class

XXX provides standard conformance to this SOP class.

DATASET SPECIFIC CONFORMANCE STUDY ROOT Q/R C-MOVE SCU


Table - DATASET SPECIFIC CONFORMANCE STUDY ROOT Q/R C-MOVE SCU

Q/R Level Descriptions Tag Type

Image SOP Instance UID 0008,0018 Image Level

Level Study Instance UID 0020,000D


Series Instance UID 0020,000E


Series Study Instance UID 0020,000D Series Level

Level Series Instance UID 0020,000E


Study Study Instance UID 0020,000D Study Level

Level

Extensions/Specializations/Privatizations

Standard Extended/Specialized/Private SOPs


None

Private Transfer Syntaxes


None

Configuration
Configuration will be done only by a XXX technical support.

Support of Extended Character Sets


None

Codes and Controlled Terminology


None
Security Profiles
None

You might also like