Rocksolid Light

Welcome to Rocksolid Light

mail  files  register  newsreader  groups  login

Message-ID:  

"I'm not a god, I was misquoted." -- Lister, Red Dwarf


devel / comp.protocols.dicom / Issue with PregnancyStatus search key in MWL request for GE device.

SubjectAuthor
o Issue with PregnancyStatus search key in MWL request for GE device.Stephen Douglas Scotti

1
Issue with PregnancyStatus search key in MWL request for GE device.

<9398f271-0041-4349-be75-8e7fde1b8bdfn@googlegroups.com>

  copy mid

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

  copy link   Newsgroups: comp.protocols.dicom
X-Received: by 2002:ae9:ed96:0:b0:6a3:634c:76dc with SMTP id c144-20020ae9ed96000000b006a3634c76dcmr14671764qkg.111.1653502599215;
Wed, 25 May 2022 11:16:39 -0700 (PDT)
X-Received: by 2002:a05:6214:234c:b0:462:49aa:b788 with SMTP id
hu12-20020a056214234c00b0046249aab788mr11259427qvb.103.1653502599005; Wed, 25
May 2022 11:16:39 -0700 (PDT)
Path: i2pn2.org!i2pn.org!usenet.blueworldhosting.com!feed1.usenet.blueworldhosting.com!peer01.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, 25 May 2022 11:16:38 -0700 (PDT)
Injection-Info: google-groups.googlegroups.com; posting-host=66.253.168.220; posting-account=YFi_UAoAAACTPXmZqt1QuJHF4fLwCPfF
NNTP-Posting-Host: 66.253.168.220
User-Agent: G2/1.0
MIME-Version: 1.0
Message-ID: <9398f271-0041-4349-be75-8e7fde1b8bdfn@googlegroups.com>
Subject: Issue with PregnancyStatus search key in MWL request for GE device.
From: stephen.d.scotti@gmail.com (Stephen Douglas Scotti)
Injection-Date: Wed, 25 May 2022 18:16:39 +0000
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
X-Received-Bytes: 3362
 by: Stephen Douglas Scot - Wed, 25 May 2022 18:16 UTC

I've been trying to debug an issue we're having with a GE device when it queries the Orthanc MWL Plug-in for MWL files.

From the log files, it seems like the GE device is sending something like the following for the query, with "0010,21c0" : null, which is Pregnancy status.

That produces a couple of errors, depending upon how the request is made, either:

FINDSCU: Bad override key/path: PregnancyStatus=null: Corrupted data.
REST API: "Details" : "While creating a DICOM instance, tag (0010,21c0) has out-of-range value: \"\"",

I've try a few workarounds using Lua scripting in Orthanc, and that seems to have no effect, probably because the error occur before the Lua script can even run on Orthanc. I don't think null is even a valid query parameter, so wondering why that is what the GE device seems to be sending in the query, and if there is some sort of workaround for that. Thanks.

{
"0008,0005" : "ISO_IR 100",
"0008,0050" : "",
"0008,0090" : "",
"0008,1110" : [],
"0008,1120" : [],
"0010,0010" : "*",
"0010,0020" : "",
"0010,0030" : "",
"0010,0040" : "",
"0010,1010" : "",
"0010,1030" : "",
"0010,2000" : "",
"0010,2110" : "",
"0010,21c0" : null,
"0020,000d" : "",
"0020,0010" : "",
"0032,1032" : "",
"0032,1060" : "",
"0032,1064" : [
{
"0008,0100" : "",
"0008,0102" : "",
"0008,0103" : "",
"0008,0104" : ""
}
],
"0038,0010" : "",
"0038,0050" : "",
"0038,0300" : "",
"0038,0500" : "",
"0040,0100" : [
{
"0008,0060" : "",
"0032,1070" : "",
"0040,0001" : "",
"0040,0002" : "",
"0040,0003" : "",
"0040,0006" : "",
"0040,0007" : "",
"0040,0008" : [
{
"0008,0100" : "",
"0008,0102" : "",
"0008,0103" : "",
"0008,0104" : ""
}
],
"0040,0009" : "",
"0040,0010" : "",
"0040,0011" : "",
"0040,0012" : "",
"0040,0020" : ""
}
],
"0040,1001" : "",
"0040,1003" : "",
"0040,1004" : "",
"0040,3001" : ""
}

1
server_pubkey.txt

rocksolid light 0.9.8
clearnet tor