Rocksolid Light

Welcome to Rocksolid Light

mail  files  register  newsreader  groups  login

Message-ID:  

You can't evaluate a man by logic alone. -- McCoy, "I, Mudd", stardate 4513.3


devel / comp.protocols.dicom / Re: SOP classes and Its corresponding value Type

SubjectAuthor
* SOP classes and Its corresponding value TypeKM. SUNITA
`- SOP classes and Its corresponding value TypeJim Irrer

1
SOP classes and Its corresponding value Type

<c10fbf13-898c-4640-b480-ea3f016e83b8n@googlegroups.com>

  copy mid

https://news.novabbs.org/devel/article-flat.php?id=731&group=comp.protocols.dicom#731

  copy link   Newsgroups: comp.protocols.dicom
X-Received: by 2002:a05:620a:1a0f:b0:765:3e4a:1c57 with SMTP id bk15-20020a05620a1a0f00b007653e4a1c57mr857975qkb.11.1688016178141;
Wed, 28 Jun 2023 22:22:58 -0700 (PDT)
X-Received: by 2002:a05:6870:447:b0:1aa:22cd:8ad1 with SMTP id
i7-20020a056870044700b001aa22cd8ad1mr11689821oak.11.1688016177809; Wed, 28
Jun 2023 22:22:57 -0700 (PDT)
Path: i2pn2.org!i2pn.org!weretis.net!feeder6.news.weretis.net!news.misty.com!1.us.feeder.erje.net!feeder.erje.net!usenet.blueworldhosting.com!diablo1.usenet.blueworldhosting.com!peer03.iad!feed-me.highwinds-media.com!news.highwinds-media.com!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail
Newsgroups: comp.protocols.dicom
Date: Wed, 28 Jun 2023 22:22:57 -0700 (PDT)
Injection-Info: google-groups.googlegroups.com; posting-host=136.226.242.252; posting-account=fu6YDAoAAADoCl6FFf5RAl8oTMeQzX9d
NNTP-Posting-Host: 136.226.242.252
User-Agent: G2/1.0
MIME-Version: 1.0
Message-ID: <c10fbf13-898c-4640-b480-ea3f016e83b8n@googlegroups.com>
Subject: SOP classes and Its corresponding value Type
From: 21epgp077b2@iimraipur.ac.in (KM. SUNITA)
Injection-Date: Thu, 29 Jun 2023 05:22:58 +0000
Content-Type: text/plain; charset="UTF-8"
X-Received-Bytes: 1565
 by: KM. SUNITA - Thu, 29 Jun 2023 05:22 UTC

Hi all,

I am implementing a solution where for all storage supported SOP classes I need the corresponding value type.

For example based on my understanding
(1)1.2.840.10008.5.1.4.1.1.1(Computed Radiography Object Storage) value type is "IMAGE"
(2)1.2.840.10008.5.1.4.1.1.9.1.2(General ECG Waveform Storage) value type is "WAVEFORM
(3)1.2.840.10008.5.1.4.1.1.88.59(Key Object Selection Storage) value type is "COMPOSITE"

Is there any document where SOP classes and value type is defined already??? so I can avoid mind mapping.

Thanks.

Re: SOP classes and Its corresponding value Type

<430b2d44-9af0-4f32-8417-89614e6f3cb9n@googlegroups.com>

  copy mid

https://news.novabbs.org/devel/article-flat.php?id=735&group=comp.protocols.dicom#735

  copy link   Newsgroups: comp.protocols.dicom
X-Received: by 2002:a05:620a:4587:b0:763:a36e:19bc with SMTP id bp7-20020a05620a458700b00763a36e19bcmr6497qkb.5.1688125599136;
Fri, 30 Jun 2023 04:46:39 -0700 (PDT)
X-Received: by 2002:a17:90a:bc97:b0:262:d9c1:dc02 with SMTP id
x23-20020a17090abc9700b00262d9c1dc02mr1148135pjr.1.1688125598482; Fri, 30 Jun
2023 04:46:38 -0700 (PDT)
Path: i2pn2.org!i2pn.org!weretis.net!feeder8.news.weretis.net!proxad.net!feeder1-2.proxad.net!209.85.160.216.MISMATCH!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail
Newsgroups: comp.protocols.dicom
Date: Fri, 30 Jun 2023 04:46:37 -0700 (PDT)
In-Reply-To: <c10fbf13-898c-4640-b480-ea3f016e83b8n@googlegroups.com>
Injection-Info: google-groups.googlegroups.com; posting-host=141.214.125.209; posting-account=Xrp7ygoAAAANK09okVApPRadJPdMPiz2
NNTP-Posting-Host: 141.214.125.209
References: <c10fbf13-898c-4640-b480-ea3f016e83b8n@googlegroups.com>
User-Agent: G2/1.0
MIME-Version: 1.0
Message-ID: <430b2d44-9af0-4f32-8417-89614e6f3cb9n@googlegroups.com>
Subject: Re: SOP classes and Its corresponding value Type
From: jimirrer@gmail.com (Jim Irrer)
Injection-Date: Fri, 30 Jun 2023 11:46:39 +0000
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
 by: Jim Irrer - Fri, 30 Jun 2023 11:46 UTC

On Thursday, June 29, 2023 at 1:22:59 AM UTC-4, KM. SUNITA wrote:
> Hi all,
>
> I am implementing a solution where for all storage supported SOP classes I need the corresponding value type.
>
> For example based on my understanding
> (1)1.2.840.10008.5.1.4.1.1.1(Computed Radiography Object Storage) value type is "IMAGE"
> (2)1.2.840.10008.5.1.4.1.1.9.1.2(General ECG Waveform Storage) value type is "WAVEFORM
> (3)1.2.840.10008.5.1.4.1.1.88.59(Key Object Selection Storage) value type is "COMPOSITE"
>
> Is there any document where SOP classes and value type is defined already??? so I can avoid mind mapping.
>
> Thanks.

Try this:

https://dicom.nema.org/medical/dicom/current/output/html/part04.html#table_B.5-1

There are also DICOM libraries that contain the equivalent table.
I like the Pixelmed one (Java) : https://www.dclunie.com/pixelmed/software/index.html
dicom/SOPClass.java
dicom/SOPClassDescriptions.java

Hope this helps - Jim

1
server_pubkey.txt

rocksolid light 0.9.8
clearnet tor