Skip to content

Some of the DICOM attributes are not recognized in the DICOM tag browser #327

@fedorov

Description

@fedorov

I see this in the tag browser:

Image

While the actual values are the following:

(0012,0023) SQ (Sequence with explicit length #=1)      #  56, 1 OtherClinicalTrialProtocolIDsSequence
  (fffe,e000) na (Item with explicit length #=2)          #  48, 1 Item
    (0012,0020) LO [doi:10.5281/zenodo.14933087]            #  28, 1 ClinicalTrialProtocolID
    (0012,0022) LO [DOI]                                    #   4, 1 IssuerOfClinicalTrialProtocolID
  (fffe,e00d) na (ItemDelimitationItem for re-encoding)   #   0, 0 ItemDelimitationItem

The missing attribute is relatively new, but it is present in dcmjs (I guess this is where this is coming from?) version used by Slim (from all I can tell, it is at least 0.35.0), so I don't understand why this is happening...

https://github.com/dcmjs-org/dcmjs/blob/6840af9d20333144675227b7006772a3a1b84e46/src/dictionary.js#L2564-L2570

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions