DICOM PS3.3 2020a - Information Object Definitions |
Page 1389 |
For Data Elements with a variable multiplicity, this Attribute contains either two or three values. The first value is the minimum multi- plicity, the second value is the maximum multiplicity. If the maximum multiplicity is open-ended, 0 is used. The third value, if present, is the "stride", i.e., the increment between valid multiplicity values. A stride is used when values are added in sets, such as an x/y/z set of coordinate values that is recorded in triplets.If the stride is 1, the third value may be omitted. The stride is not permitted to be 0.
Examples:
•VM of 1-3 is expressed as 1,3 or 1,3,1 meaning the multiplicity is permitted to be 1, 2 or 3
•VM of 1-n is expressed as 1,0 or 1,0,1
•VM of 0-n is expressed as 0,0 or 0,0,1
•VM of 3-3n is expressed as 3,0,3
For a Private Data Element Value Representation (0008,030A) of SQ, the multiplicity shall be 1 and the allowed number of Items in a Sequence is recorded in Private Data Element Number of Items(0008,030B).
C.12.1.1.7.2 Private Data Element Number of Items
For Sequences that permit a fixed number of Items, this Attribute shall contain a single integer value, e.g., 3.
For Sequences with a variable number of Items, this Attribute contains two values. The first value is the minimum number of Items, the second value is the maximum number of Items. If the maximum number of Items is open-ended, 0 is used.
C.12.1.1.8 Timezone Offset From UTC
Encoded as an ASCII string in the format "&ZZXX". The components of this string, from left to right, are & = "+" or "-", and ZZ = Hours and XX = Minutes of offset. Leading space characters shall not be present.
The offset for UTC shall be +0000; -0000 shall not be used.
Note
1.This encoding is the same as described in PS3.5 for the offset component of the DT Value Representation.
2.This Attribute does not apply to values with a DT Value Representation, that contains an explicitly encoded timezone offset.
3.The corrected time may cross a 24 hour boundary. For example, if Local Time = 1.00 a.m. and Offset = +0200, then UTC = 11.00 p.m. (23.00) the day before.
4.The "+" sign may not be omitted.
Time earlier than UTC is expressed as a negative offset.
Note
For example:
UTC = 5.00 a.m.
Local Time = 3.00 a.m.
Offset = -0200
C.12.1.1.9 Original Attributes Sequence
Every transfer of a SOP Instance may result in data element coercion (see Section B.4.1.3 “Coercion of Attributes” in PS3.4) by the receiving application. The receiving application may also detect and correct or remove errors in SOP Instances to bring them into conformance with the SOP Class definition without changing the SOP Instance UID or creating a derived Instance (see status Warning in Section 9.1.1.1.9 “Status” in PS3.4 and Section B.2.3 “Statuses” in PS3.4. When performing such actions, the application