
PS-2020a / part11
.pdf
DICOM PS3.11 2020a - Media Storage Application Profiles |
Page 81 |
K.3.2 Physical Media and Media Formats
The STD-DEN-CD profile requires the 120 mm CD-R physical media with the ISO/IEC 9660 Media Format, as defined in PS3.12.
K.3.3 Directory Information in DICOMDIR
ConformantApplicationEntitiesshallincludeintheDICOMDIRFiletheBasicDirectoryIODcontainingDirectoryRecordsatthePatient and the subsidiary Study and Series levels, appropriate to the SOP Classes in the File Set.
All DICOM files in the File Set incorporating SOP Instances defined for the specific Application Profile shall be referenced by Directory
Records.
Note
DICOMDIRs with no directory information are not allowed by this Application Profile.
All implementations shall include the DICOM Media Storage Directory in the DICOMDIR file. There shall only be one DICOMDIR file per File Set. The DICOMDIR file shall be in the root directory of the medium. The Patient ID at the patient level shall be unique for each patient directory record in one File Set.
No additional DICOMDIR keys are specified for this profile.
K.3.4 Other Parameters
K.3.4.1 Image Attribute Values
The Attributes listed in Table K.3-3 used within the image files shall take the values specified.
Table K.3-3. STD-DEN-CD - Required Image Attribute Values
Attribute |
Tag |
Value |
Bits Allocated |
(0028,0100) |
If Bits Stored (0028,0101) is 8, then 8; otherwise 16. |
Bits Stored |
(0028,0101) |
8, 10, 12 or 16 |
K.3.4.2 Image Attribute Specialization
The Attributes listed in Table K.3-4 shall have their Types specialized.
Table K.3-4. STD-DEN-CD - Required Image Attribute Types
Attribute |
Tag |
Type |
Institution Name |
(0008,0080) |
2 |
Manufacturer's Model Name |
(0008,1090) |
2 |
Detector ID |
(0018,700A) |
2 |
Detector Manufacturer Name |
(0018,702A) |
2 |
Detector Manufacturer's Model Name |
(0018,702B) |
2 |
Note
These Type 3 attributes of the General Equipment and DX Detector Module are specialized in order to encourage FSCs to include values for them, recognizing that there are situations in which values may be unknown.
- Standard -

Page 82 |
DICOM PS3.11 2020a - Media Storage Application Profiles |
- Standard -

DICOM PS3.11 2020a - Media Storage Application Profiles |
Page 83 |
L ZIP File Over Email Interchange Profiles (Normative)
L.1 Profile Identification
This Annex defines three Application Profiles for interchange of a DICOM Data Set, encapsulated in a ZIP File, through email.
Two Application Profiles support all defined Media Storage SOP Classes. These are intended to be used for the interchange of Composite SOP Instances via email for general purpose applications. Objects from multiple modalities may be included on the same email. The email may also include non-DICOM objects. One of these general profiles supports encryption of the email.
A detailed list of the Media Storage SOP Classes is defined in PS3.4
The other application profile is specialized for dental applications and adds mandatory requirements for dental images to the general secure email profile.
The specific Application Profiles are shown in Table L.1-1:
Table L.1-1. STD-x-ZIP-MAIL Application Profiles
Application Profile |
Identifier |
Description |
General Purpose ZIP Email |
STD-GEN-ZIP-MAIL |
Interchange of Composite SOP Instances by email. |
General Purpose Secure ZIP Email |
STD-GEN-SEC-ZIP-MAIL |
Interchange of Composite SOP Instances by |
|
|
encrypted email. |
Dental Radiograph ZIP Email |
STD-DTL-SEC-ZIP-MAIL |
Interchange of dental radiographic images by |
|
|
encrypted email |
L.2 Clinical Context
These Application Profiles facilitate the interchange of images and related data through email.
TheSTD-GEN-ZIP-MAILandSTD-GEN-SEC-ZIP-MAILprofilesareintendedforgeneralpurposeapplications.Theyarenotintended as a replacement for specific Application Profiles that may be defined for a particular clinical context. The STD-DTL-SEC-ZIP-MAIL profile is intended for the clinical context of the exchange of dental radiographs.
Note
It is possible to use email transport without using the encrypted secure profile. This would make sense for mailing DICOM objects that do not need protection.
L.2.1 Roles
L.2.1.1 File Set Creator
The role of File Set Creators shall be used by Application Entities that generate a File-set under any of the profiles listed in Table L.1- 1. Typical entities that will use this role would include systems assigned to send images by email attachment to other systems. File SetCreatorsshallbeabletogeneratetheDICOMDIRdirectoryfile,andanysupportedDICOMStorageSOPClassInformationObject files.
L.2.1.2 File Set Reader
The role of File Set Reader shall be used by Application Entities that receive a transferred File Set. File Set Readers shall be able to read the DICOMDIR directory file and all Information Objects defined for the specific Application Profiles, using the defined Transfer Syntaxes.
- Standard -

Page 84 |
DICOM PS3.11 2020a - Media Storage Application Profiles |
L.2.1.3 File Set Updater
The role of File Set Updater is not defined for these Application Profiles.
L.3 General Class Profile
L.3.1 STD-GEN-ZIP-MAIL and STD-GEN-SEC-ZIP-MAIL Abstract and Transfer Syntaxes
Applications interchanging data under the STD-GEN-ZIP-MAIL and STD-GEN-SEC-ZIP-MAIL profiles shall support the Information Object Definitions (IOD) and Transfer Syntaxes for the Media Storage SOP Class specified in Table L.3-1.
Table L.3-1. STD-GEN-ZIP-MAIL and STD-GEN-SEC-ZIP-MAIL SOP Classes and Transfer Syntaxes
Information Object |
SOP Class UID |
Transfer Syntax and UID |
FSC Requirement |
FSR Requirement |
Definition |
|
|
|
|
Basic Directory |
1.2.840.10008.1.3.10Explicit VR Little Endian |
Mandatory |
Mandatory |
|
|
|
Uncompressed |
|
|
|
|
1.2.840.10008.1.2.1 |
|
|
Composite Image & |
See PS3.4 |
Defined in Conformance |
Defined in |
Defined in |
Stand-alone Storage |
|
Statement |
Conformance |
Conformance |
|
|
|
Statement |
Statement |
Equipment claiming conformance to these Application Profiles shall list the subset of Media Storage SOP Classes and Transfer Syntaxes that it supports in its Conformance Statement.
L.3.2 Medium Format
TheSTD-GEN-ZIP-MAILandSTD-GEN-SEC-ZIP-MAILapplicationprofilesshallusetheZIPFileMediainterchangedusingtheEmail Media format as defined in PS3.12. This Email media shall comply with the following requirements:
a.The content shall be identified as: Content-Type: application/zip
b.The attachment shall be identified as: id="DICOM.ZIP"; name="DICOM.ZIP"
c.The disposition shall be: Content-Disposition: attachment; filename="DICOM.ZIP"
d.The email shall not be compressed.
e.The subject line shall contain the phrase:DICOM-ZIP
Note
An additional content type, file extension and file name may be defined by the Standard in the future to accommodate a DICOM specific zip file.
L.3.3 Directory Information in DICOMDIR
The Directory shall include Directory Records of PATIENT, STUDY, SERIES, IMAGE corresponding to the information object files in the File Set. All DICOM files in the File Set incorporating SOP Instances (Information Objects) defined for the specific Application Profile shall be referenced by Directory Records.
Note
DICOMDIRs with no directory information are not allowed by these Application Profiles.
There may only be one DICOMDIR file per File Set. The Patient ID at the patient level shall be unique for each patient directory record in one File Set.
- Standard -

DICOM PS3.11 2020a - Media Storage Application Profiles |
Page 85 |
L.3.3.1 Additional Keys
No additional keys are specified.
L.3.4 Secure Transport
TheEmailMediainterchangeundertheSTD-GEN-SEC-ZIP-MAILprofileshallusetheSecureUseofEmailTransportprofilespecified
in PS3.15.
L.4 Dental Class Profile
L.4.1 STD-DTL-SEC-ZIP-MAIL Abstract and Transfer Syntaxes
Applications interchanging data under the STD-DTL-SEC-ZIP-MAIL profile shall support the Information Object Definitions (IOD) and Transfer Syntaxes for the Media Storage SOP Class specified in Table L.3-2. File Set Creators for the STD-FTL-SEC-ZIP-MAIL shall support at least one of the optional IODs.
Table L.3-2. STD-DTL-SEC-ZIP-MAIL Abstract and Transfer Syntaxes
Information Object |
SOP Class UID |
Transfer Syntax and UID |
FSC |
FSR |
Definition |
|
|
Requirement |
Requirement |
Basic Directory |
1.2.840.10008.1.3.10 |
Explicit VR Little Endian |
Mandatory |
Mandatory |
|
|
Uncompressed |
|
|
|
|
1.2.840.10008.1.2.1 |
|
|
Digital Intra-oral X-Ray Image1.2.840.10008.5.1.4.1.1.1.3Explicit VR Little Endian |
Optional |
Mandatory |
||
Storage - For Presentation |
|
Uncompressed |
|
|
|
|
1.2.840.10008.1.2.1 |
|
|
Digital X-Ray Image Storage1.2.840.10008.5.1.4.1.1.1.1Explicit VR Little Endian |
Optional |
Mandatory |
||
- For Presentation |
|
Uncompressed |
|
|
|
|
1.2.840.10008.1.2.1 |
|
|
L.4.2 Medium Format
The STD-DTL-SEC-ZIP-MAIL application profile shall use the ZIP File Media interchanged using the Email Media format as defined in PS3.12. This Email media shall comply with the following requirements:
a.The content shall be identified as: Content-Type: application/zip
b.The attachment shall be identified as: id="DICOM.ZIP"; name="DICOM.ZIP"
c.The disposition shall be: Content-Disposition: attachment; filename="DICOM.ZIP"
d.The email shall not be compressed.
e.The subject line shall contain the phrase:DICOM-ZIP
Note
An additional content type, file extension and file name may be defined by the Standard in the future to accommodate a DICOM specific zip file.
L.4.3 Directory Information in DICOMDIR
The Directory shall include Directory Records of PATIENT, STUDY, SERIES, IMAGE corresponding to the information object files in the File Set. All DICOM files in the File Set incorporating SOP Instances (Information Objects) defined for the specific Application Profile shall be referenced by Directory Records.
- Standard -

Page 86 |
DICOM PS3.11 2020a - Media Storage Application Profiles |
Note
DICOMDIRs with no directory information are not allowed by these Application Profiles.
There may only be one DICOMDIR file per File Set. The Patient ID at the patient level shall be unique for each patient directory record in one File Set.
L.4.4.1 Additional Keys
No additional keys are specified.
L.4.5 Specific Image Requirements For STD-DTL-SEC-ZIP-MAIL
For Digital Intra-oral X-Ray Image and Digital X-Ray Image Instances interchanged under the STD-DTL-SEC-ZIP-MAIL profile, the Attributes listed in Table L.4-1 used within the image instances shall take the values specified.
Table L.4-1. STD-DTL-ZIP-MAIL - Required Image Attribute Values
Attribute |
Tag |
Value |
|
Bits Allocated |
(0028,0100) |
If Bits Stored (0028,0101) is 8, then 8; otherwise 16. |
|
Bits Stored |
(0028,0101) |
8, 10, 12 or 16 |
|
The Attributes listed in Table L.4-2 shall have their Types specialized. |
|
|
|
Table L.4-2. STD-DTL-ZIP-MAIL - Required Image Attribute Types |
|
||
Attribute |
|
Tag |
Type |
Institution Name |
|
(0008,0080) |
2 |
Manufacturer's Model Name |
|
(0008,1090) |
2 |
Detector ID |
|
(0018,700A) |
2 |
Detector Manufacturer Name |
|
(0018,702A) |
2 |
Detector Manufacturer's Model Name |
|
(0018,702B) |
2 |
Note
These Type 3 attributes of the General Equipment and DX Detector Module are specialized in order to encourage FSCs to include values for them, recognizing that there are situations in which values may be unknown.
L.4.6 Secure Transport
TheEmailMediainterchangeundertheSTD-DTL-SEC-ZIP-MAILprofilesshallusetheSecureUseofEmailTransportprofilespecified
in PS3.15.
- Standard -

DICOM PS3.11 2020a - Media Storage Application Profiles |
Page 87 |
M General Purpose BD With Compression
Interchange Profiles (Normative)
M.1 Profile Identification
This Annex defines an Application Profile Class potentially inclusive of all defined Media Storage SOP Classes. This class is intended to be used for the interchange of Composite SOP Instances via BD media for general-purpose applications. Objects from multiple modalities may be included on the same media. Images may be compressed with or without loss using either JPEG or JPEG 2000. And multi-frame images and video may be compressed with MPEG2 Main Profile / Main Level or MPEG2 Main Profile / High Level or MPEG-4 AVC/H.264 High Profile / Level 4.1 or MPEG-4 AVC/H.264 BD-compatible High Profile / Level 4.1; all File Set Readers are required to support decompression of all of the compressed Transfer Syntaxes defined for each Profile.
A detailed list of the Media Storage SOP Classes that may be supported is defined in PS3.4.
Table M.1-1. STD-GEN-BD and STD-GEN-SEC-BD Profiles
Application Profile |
Identifier |
Description |
GeneralPurposeBDInterchangeSTD-GEN-BD-JPEG |
HandlesinterchangeofCompositeSOPInstancessuch |
|
with JPEG |
|
as Images (optionally compressed with either lossless |
|
|
orlossyJPEG),StructuredReports,PresentationStates |
|
|
and Waveforms. |
GeneralPurposeBDInterchangeSTD-GEN-BD-J2K |
HandlesinterchangeofCompositeSOPInstancessuch |
|
with JPEG 2000 |
|
as Images (optionally compressed with either lossless |
|
|
or lossy JPEG 2000), Structured Reports, Presentation |
|
|
States and Waveforms. |
GeneralPurposeBDInterchangeSTD-GEN-BD-MPEG2-MPML |
Handles interchange of multi-frame images and video |
|
with MPEG2 MP@ML |
|
using MPEG2 MP@ML compression. |
GeneralPurposeBDInterchangeSTD-GEN-BD-MPEG2-MPHL |
Handles interchange of multi-frame images and video |
|
with MPEG2 MP@HL |
|
using MPEG2 MP@HL compression. |
GeneralPurposeBDInterchangeSTD-GEN-BD-MPEG4-HPLV41 |
Handles interchange of multi-frame images and video |
|
with MPEG-4 AVC/H.264 |
|
usingMPEG-4AVC/H.264HiP@Level4.1compression. |
HiP@Level4.1 |
|
|
GeneralPurposeBDInterchangeSTD-GEN-BD-MPEG4-HPLV41BD |
Handles interchange of multi-frame images and video |
|
with MPEG-4 AVC/H.264 |
|
usingMPEG-4AVC/H.264BD-compatibleHiP@Level4.1 |
BD-Compatible HiP@Level4.1 |
|
compression. |
General Purpose Secure BD |
STD-GEN-SEC-BD-JPEG |
HandlesinterchangeofCompositeSOPInstancessuch |
Interchange with JPEG |
|
as Images (optionally compressed with either lossless |
|
|
orlossyJPEG),StructuredReports,PresentationStates |
|
|
and Waveforms. Offers confidentiality, integrity and, |
|
|
depending on the File-set creator's choice, data origin |
|
|
authentication. |
General Purpose Secure BD |
STD-GEN-SEC-BD-J2K |
HandlesinterchangeofCompositeSOPInstancessuch |
Interchange with JPEG 2000 |
|
as Images (optionally compressed with either lossless |
|
|
or lossy JPEG 2000), Structured Reports, Presentation |
|
|
States and Waveforms. Offers confidentiality, integrity |
|
|
and, depending on the File-set creator's choice, data |
|
|
origin authentication. |
General Purpose Secure BD |
STD-GEN-SEC-BD-MPEG2-MPML |
Handles interchange of multi-frame images and video |
Interchange with MPEG2 |
|
using MPEG2 MP@ML compression. Offers |
MP@ML |
|
confidentiality, integrity and, depending on the File-set |
|
|
creator's choice, data origin authentication. |
- Standard -

Page 88 |
DICOM PS3.11 2020a - Media Storage Application Profiles |
|
Application Profile |
Identifier |
Description |
General Purpose Secure BD |
STD-GEN-SEC-BD-MPEG2-MPHL |
Handles interchange of multi-frame images and video |
InterchangewithMPEG2MP@HL |
using MPEG2 MP@HL compression. Offers |
|
|
|
confidentiality, integrity and, depending on the File-set |
|
|
creator's choice, data origin authentication. |
General Purpose Secure BD Interchange with MPEG-4 AVC/H.264 HiP@Level4.1
STD-GEN-SEC-BD-MPEG4-HPLV41 Handles interchange of multi-frame images and video usingMPEG-4AVC/H.264HiP@Level4.1compression. Offers confidentiality, integrity and, depending on the File-set creator's choice, data origin authentication.
General Purpose Secure BD Interchange with MPEG-4 AVC/H.264 BD-compatible HiP@Level4.1
STD-GEN-SEC-BD-MPEG4-HPLV41BDHandles interchange of multi-frame images and video usingMPEG-4AVC/H.264BD-compatibleHiP@Level4.1 compression. Offers confidentiality, integrity and, depending on the File-set creator's choice, data origin authentication.
Equipment claiming conformance to this Application Profile shall list the subset of Media Storage SOP Classes that it supports in its Conformance Statement.
Note
Since it is not required to support all Media Storage Classes the user should carefully consider the subset of supported Media Storage SOP Classes in the Conformance Statements of such equipment to establish effective object interchange.
M.2 Clinical Context
This Application Profile Class facilitates the interchange of images and related data on BD media. Typical interchange would be between acquisition devices, archives and workstations.
ThisApplicationProfileClassfacilitatesthecreationofamulti-modalitymediumforimageinterchange,usefulforclinical,patientrecord, teaching and research applications, within and between institutions.
This profile is intended only for general-purpose applications. It is not intended as a replacement for specific Application Profiles that may be defined for a particular clinical context.
Note
1.The creation of a BD is considerably more complex than the reading thereof. Therefore the clinical context for this Ap- plication profile is likely to be asymmetric, with a sophisticated File Set Creator and relatively simple File Set Readers.
2.EachBDRewritable/RecordablecontainsauniqueID,whichcanbereadbyaBDdrive.ThisIDcanbeusedforreferring to a BD, for example in a database.
M.2.1 Roles and Service Class Options
This Application Profile Class uses the Media Storage Service Class defined in PS3.4 with the Interchange Option.
The Application Entity shall support one or more of the roles of File Set Creator (FSC) or File Set Reader (FSR), or File Set Updater (FSU) defined in PS3.10.
M.2.1.1 File Set Creator
The role of File Set Creator shall be used by Application Entities that generate a File Set under this Interchange Class of Application Profiles.
FileSetCreatorsshallbeabletogeneratetheBasicDirectorySOPClassintheDICOMDIRfilewithallthesubsidiaryDirectoryRecords related to the Image SOP Classes stored in the File Set. The Application Entity acting as a File Set Creator generates a File Set under a STD-GEN-BD or STD-GEN-SEC-BD Application Profile.
- Standard -

DICOM PS3.11 2020a - Media Storage Application Profiles |
Page 89 |
AnFSCshalloffertheabilitytofinalizethephysicalvolumeatthecompletionofthemostrecentwritesession(noadditionalinformation can be subsequently added to the volume), if supported by the media and file system specified in the profile.
Note
A multiple volume (i.e., a logical volume that can cross multiple physical media) is not supported by this class of Application profile. If a set of Files, e.g., a Study, cannot be written entirely on one physical volume (side of one piece of media), the FSC will create multiple independent DICOM File Sets such that each File Set can reside on a single physical volume (side of a single piece of media) controlled by its individual DICOMDIR file. The user of the FSC can opt to use written labels on the physical volumes to indicate that there is more than one physical volume for this set of files (e.g., a study).
M.2.1.2 File Set Reader
The role of File Set Reader shall be used by Application Entities that receive a transferred File Set under the Image Interchange Class of Application Profiles. Typical entities using this role would include image generating systems, display workstations, and archive systems that receive a patient record; e.g., transferred from another institution.
File Set Readers shall be able to read the DICOMDIR directory file and all the SOP Instance files defined for this Application Profile, for which a Conformance Statement is made, using all the defined Transfer Syntaxes for the Profile.
Note
All Transfer Syntaxes defined in the profile must be supported by the FSR. It is not permissible to only support one or other of the uncompressed or the compressed Transfer Syntaxes.
M.2.1.3 File Set Updater
The role of File Set Updater is used by Application Entities that receive a transferred File Set under this Interchange Class of Applic- ation Profiles and update it by the addition (or deletion) of images or information to (or from) the medium. Typical entities using this role would include image generating systems and workstations that process or modify images.
File Set Updaters shall be able to generate one or more of the SOP Instances defined for this Application Profile, for which a Conform- ance Statement is made, and to read and update the DICOMDIR file.
AnFSUshalloffertheabilitytofinalizethephysicalvolumeatthecompletionofthemostrecentwritesession(noadditionalinformation can be subsequently added to the volume), if supported by the media and file system specified in the profile.
Note
If the volume has not been finalized, the File Set Updater will be able to update information assuming there is enough space onthevolumetowriteanewDICOMDIRfile,theinformation,andthefundamentalvolumecontrolstructures.Volumecontrol structures are the structures that are inherent to the standards of the physical volume, see PS3.12.
M.3 STD-GEN-BD and STD-GEN-SEC-BD Profile Classes
M.3.1 SOP Classes and Transfer Syntaxes
This Application Profile is based on the Media Storage Service Class with the Interchange Option (see PS3.4).
Table M.3-1. STD-GEN-BD and STD-GEN-SEC-BD SOP Classes and Transfer Syntaxes
Information Object |
SOP Class UID Transfer Syntax and |
FSC |
FSR Requirement |
FSU |
Definition |
UID |
Requirement |
Requirement |
|
Basic Directory |
1.2.840.10008.1.3.10Explicit VR Little EndianMandatory |
Mandatory |
Mandatory |
|
|
Uncompressed |
|
|
|
|
1.2.840.10008.1.2.1 |
|
|
|
- Standard -

Page 90 |
DICOM PS3.11 2020a - Media Storage Application Profiles |
|
||
Information Object |
SOP Class UID Transfer Syntax and |
FSC |
FSR Requirement |
FSU |
Definition |
UID |
Requirement |
|
Requirement |
Composite IODs for |
See PS3.4 |
which a Media Storage |
|
SOP Class is defined in |
|
PS3.4 |
|
Composite IODs for |
See PS3.4 |
which a Media Storage |
|
SOP Class is defined in |
|
PS3.4 |
|
Composite IODs for |
See PS3.4 |
which a Media Storage |
|
SOP Class is defined in |
|
PS3.4 |
|
Composite IODs for |
See PS3.4 |
which a Media Storage SOP Class is defined in PS3.4
Composite IODs for |
See PS3.4 |
which a Media Storage |
|
SOP Class is defined in |
|
PS3.4 |
|
Composite IODs for |
See PS3.4 |
which a Media Storage SOP Class is defined in PS3.4
Multi-frame CompositeSee PS3.4 IODs for which a Media
Storage SOP Class is defined in PS3.4
Multi-frame CompositeSee PS3.4 IODs for which a Media
Storage SOP Class is defined in PS3.4
Multi-frame CompositeSee PS3.4 IODs for which a Media
Storage SOP Class is defined in PS3.4
Multi-frame CompositeSee PS3.4 IODs for which a Media
Storage SOP Class is defined in PS3.4
Explicit VR Little EndianDefined in |
Mandatory for all SOPDefined in |
||
Uncompressed |
Conformance |
Classes defined in |
Conformance |
1.2.840.10008.1.2.1 |
Statement |
Conformance |
Statement |
|
Statement |
|
|
JPEG Lossless ProcessDefined in |
Mandatory for JPEG |
Defined in |
|
14 (selection value 1) |
Conformance |
profiles for all SOP |
Conformance |
1.2.840.10008.1.2.4.70 |
Statement |
Classes defined in |
Statement |
|
Conformance |
|
|
|
|
Statement |
|
JPEG Lossy, Baseline Defined in |
Mandatory for JPEG |
Defined in |
|
Sequential with HuffmanConformance |
profiles for all SOP |
Conformance |
|
Coding (Process 1) |
Statement |
Classes defined in |
Statement |
1.2.840.10008.1.2.4.50 |
|
Conformance |
|
|
Statement |
|
|
JPEGExtended(ProcessDefined in |
Mandatory for JPEG |
Defined in |
|
2 & 4): |
Conformance |
profiles for all SOP |
Conformance |
|
Statement |
Classes defined in |
Statement |
Default Transfer Syntax |
Conformance |
|
|
for Lossy JPEG 12 Bit |
|
Statement |
|
Image Compression |
|
|
|
(Process 4 only) |
|
|
|
1.2.840.10008.1.2.4.51 |
|
|
|
JPEG 2000 Image |
Defined in |
Mandatory for J2K |
Defined in |
Compression (LosslessConformance |
profiles for all SOP |
Conformance |
|
Only) |
Statement |
Classes defined in |
Statement |
1.2.840.10008.1.2.4.90 |
|
Conformance |
|
|
Statement |
|
|
JPEG 2000 Image |
Defined in |
Mandatory for J2K |
Defined in |
Compression |
Conformance |
profiles for all SOP |
Conformance |
1.2.840.10008.1.2.4.91 |
Statement |
Classes defined in |
Statement |
|
Conformance |
|
|
|
|
Statement |
|
MPEG2 Main Profile @Defined in |
Mandatory for all SOPDefined in |
||
Main Level |
Conformance |
Classes defined in |
Conformance |
|
Statement |
Conformance |
Statement |
1.2.840.10008.1.2.4.100 |
Statement |
|
|
MPEG2 Main Profile @Defined in |
Mandatory for all SOPDefined in |
||
High Level |
Conformance |
Classes defined in |
Conformance |
|
Statement |
Conformance |
Statement |
1.2.840.10008.1.2.4.101 |
Statement |
|
|
MPEG-4 AVC/H.264 |
Defined in |
Mandatory for all SOPDefined in |
|
High Profile / Level 4.1 Conformance |
Classes defined in |
Conformance |
|
|
Statement |
Conformance |
Statement |
1.2.840.10008.1.2.4.102 |
Statement |
|
|
MPEG-4 AVC/H.264 |
Defined in |
Mandatory for all SOPDefined in |
|
BD-compatible High |
Conformance |
Classes defined in |
Conformance |
Profile / Level 4.1 |
Statement |
Conformance |
Statement |
1.2.840.10008.1.2.4.103 |
Statement |
|
|
|
|
The SOP Classes and corresponding Transfer Syntax supported by this Application Profile are specified in the Table M.3-1. The supported Storage SOP Class(es) shall be listed in the Conformance Statement using a table of the same form.
- Standard -