Skip to content

GE Private DICOM tag #1245

@jan-petr

Description

@jan-petr

Description

Read GE DICOM Private tag according to the description below

Protocol Data Block (compressed) (0025,101B) OB 1
This can be found in:
Private Creator Identification (GEMS_SERS_01)
Steps:
$ gdcmraw -i input.dcm -o output.raw -t 0025,101b
$ dd bs=4 skip=1 if=output.raw of=foo
$ file foo
foo: gzip compressed data, was "Ex421Ser8Scan1", from Unix

Tasks

  • Implement xyz in function xASL_[abc]_...

How to test

Optional: insert description about how to test the code changes here

Release notes

Required: summarize the changes for the release notes here

Metadata

Metadata

Assignees

Labels

featureNew feature, enhancement or request

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions