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

Offset is outside the bounds of the DataView #300

Open
ledinhthi opened this issue Aug 3, 2022 · 0 comments
Open

Offset is outside the bounds of the DataView #300

ledinhthi opened this issue Aug 3, 2022 · 0 comments

Comments

@ledinhthi
Copy link

I got a problem when i read data from python server @richard-viney :
Here is python dcm server dataset:
Dataset.file_meta -------------------------------
(0002, 0002) Media Storage SOP Class UID UI: Encapsulated PDF Storage
(0002, 0003) Media Storage SOP Instance UID UI: 2.16.840.1.114430.287196081618142314176776725491661159509.60.1
(0002, 0010) Transfer Syntax UID UI: Explicit VR Little Endian
(0002, 0012) Implementation Class UID UI: 1.3.46.670589.50.1.8.0

(0008, 0005) Specific Character Set CS: 'ISO_IR 192'
(0008, 0016) SOP Class UID UI: Encapsulated PDF Storage
(0008, 0018) SOP Instance UID UI: 1.9.9.01003197320704082022
(0008, 0023) Content Date DA: '20220804'
(0008, 0033) Content Time TM: '010031.964232'
(0008, 0060) Modality CS: 'DOC'
(0008, 0064) Conversion Type CS: 'WSD'
(0010, 0010) Patient's Name PN: 'John Doe'
(0010, 0020) Patient ID LO: '12345'
(0010, 0040) Patient's Sex CS: 'M'
(0020, 000d) Study Instance UID UI: 1.9.9.01003196523004082022
(0020, 000e) Series Instance UID UI: 1.9.9.01003197320704082022
(0042, 0011) Encapsulated Document OB: Array of 27714 elements
(0042, 0012) MIME Type of Encapsulated Document LO: 'application/pdf'

please help me to check

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