Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Overlay6000 DICOM tags are profile as InlineBinary #61

Open
HemantPatel30 opened this issue Jun 6, 2024 · 0 comments
Open

Overlay6000 DICOM tags are profile as InlineBinary #61

HemantPatel30 opened this issue Jun 6, 2024 · 0 comments

Comments

@HemantPatel30
Copy link

when we do mkdicomweb with attached dataset , overlay6000 DICOM tags are profiled as InlineBinary, ideally PixelData should be profile as InlineBinary | BulkDataURI, but here smallest field Row & Column is also profile as inlineBinary.

Reason is Implicit VR, This Testdata is with below Transfer Syntanx
1.2.840.10008.1.2 | Implicit VR Endian

Our code is if VR type is unknown, it will profile as InlineBinary.

Do we know, what is the correct way to profile this Transfer.
output_dicom_with_overlay.dcm.zip

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant