Created
March 13, 2014 03:18
-
-
Save fedorov/9521408 to your computer and use it in GitHub Desktop.
Example of a DICOM encoding of a mean calculated over a region of interest in CT image, following TID1419
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| (fffe,e000) na (Item with undefined length #=5) # u/l, 1 Item | |
| (0040,a010) CS [CONTAINS] # 8, 1 RelationshipType | |
| (0040,a040) CS [NUM] # 4, 1 ValueType | |
| (0040,a043) SQ (Sequence with undefined length #=1) # u/l, 1 ConceptNameCodeSequence | |
| (fffe,e000) na (Item with undefined length #=3) # u/l, 1 Item | |
| (0008,0100) SH [112031] # 6, 1 CodeValue | |
| (0008,0102) SH [DCM] # 4, 1 CodingSchemeDesignator | |
| (0008,0104) LO [Attenuation Coefficient] # 24, 1 CodeMeaning | |
| (fffe,e00d) na (ItemDelimitationItem) # 0, 0 ItemDelimitationItem | |
| (fffe,e0dd) na (SequenceDelimitationItem) # 0, 0 SequenceDelimitationItem | |
| (0040,a300) SQ (Sequence with undefined length #=1) # u/l, 1 MeasuredValueSequence | |
| (fffe,e000) na (Item with undefined length #=2) # u/l, 1 Item | |
| (0040,08ea) SQ (Sequence with undefined length #=1) # u/l, 1 MeasurementUnitsCodeSequence | |
| (fffe,e000) na (Item with undefined length #=3) # u/l, 1 Item | |
| (0008,0100) SH [[hnsf'U]] # 8, 1 CodeValue | |
| (0008,0102) SH [UCUM] # 4, 1 CodingSchemeDesignator | |
| (0008,0104) LO [Hounsfield unit] # 16, 1 CodeMeaning | |
| (fffe,e00d) na (ItemDelimitationItem) # 0, 0 ItemDelimitationItem | |
| (fffe,e0dd) na (SequenceDelimitationItem) # 0, 0 SequenceDelimitationItem | |
| (0040,a30a) DS [70.978] # 6, 1 NumericValue | |
| (fffe,e00d) na (ItemDelimitationItem) # 0, 0 ItemDelimitationItem | |
| (fffe,e0dd) na (SequenceDelimitationItem) # 0, 0 SequenceDelimitationItem | |
| (0040,a730) SQ (Sequence with undefined length #=1) # u/l, 1 ContentSequence | |
| (fffe,e000) na (Item with undefined length #=4) # u/l, 1 Item | |
| (0040,a010) CS [HAS CONCEPT MOD] # 16, 1 RelationshipType | |
| (0040,a040) CS [CODE] # 4, 1 ValueType | |
| (0040,a043) SQ (Sequence with undefined length #=1) # u/l, 1 ConceptNameCodeSequence | |
| (fffe,e000) na (Item with undefined length #=3) # u/l, 1 Item | |
| (0008,0100) SH [121401] # 6, 1 CodeValue | |
| (0008,0102) SH [DCM] # 4, 1 CodingSchemeDesignator | |
| (0008,0104) LO [Derivation] # 10, 1 CodeMeaning | |
| (fffe,e00d) na (ItemDelimitationItem) # 0, 0 ItemDelimitationItem | |
| (fffe,e0dd) na (SequenceDelimitationItem) # 0, 0 SequenceDelimitationItem | |
| (0040,a168) SQ (Sequence with undefined length #=1) # u/l, 1 ConceptCodeSequence | |
| (fffe,e000) na (Item with undefined length #=3) # u/l, 1 Item | |
| (0008,0100) SH [R-00317] # 8, 1 CodeValue | |
| (0008,0102) SH [SRT] # 4, 1 CodingSchemeDesignator | |
| (0008,0104) LO [Mean] # 4, 1 CodeMeaning | |
| (fffe,e00d) na (ItemDelimitationItem) # 0, 0 ItemDelimitationItem | |
| (fffe,e0dd) na (SequenceDelimitationItem) # 0, 0 SequenceDelimitationItem | |
| (fffe,e00d) na (ItemDelimitationItem) # 0, 0 ItemDelimitationItem | |
| (fffe,e0dd) na (SequenceDelimitationItem) # 0, 0 SequenceDelimitationItem | |
| (fffe,e00d) na (ItemDelimitationItem) # 0, 0 ItemDelimitationItem |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment