The example is good, you have to consider the dicom file as an
attachment to add in the MimeMultipart Object.
Alessandro
On Thu, 14 Apr 2011 14:35:51 +0300, cetin sahin
wrote:
> Thanks James ;
> I will try that code .
> but this code Encapsulated string data .
> I want to
I found very good solution modifying:
ca.uhn.hl7v2.app.Responder
and
ca.uhn.hl7v2.app.DefaultApplication
Thanks Alessandro
Il 26/10/2010 10.56, alessandro ha scritto:
In SimpleServer, Responder got a wrong message:
MSH|^&~\|...|...|...||20101023012303||ORU^R01|18515|P|2.4||UNI
e:
ca.uhn.hl7v2.app.Receiver$Grunt.run(Receiver.java:121)
Where is the class to override to modify this ACK?
Thanks a lot
Alessandro Del Prete
--
Nokia and AT&T present the 2010 Calling All Innovators-North America con
ation also if the incoming message
have some error inside, just override the Parser :D
Bye Alessandro
Il 06/05/2010 10.04, alessandro ha scritto:
> I tried starting from the SimpleServer in the Examples
> I think that the server does not handle the registered Application
> when I
er(port, llp, parser);
Application handler = new ORUReceiverApplication();
server.registerApplication("ORU", "R01", handler);
the handler don't go up.
Thankyou for any suggestion
Alessandro
Il 05/05/2010 17.52, alessandro ha scritto:
> Hi all
>
return super.parse(theMessage);
}};
but:
Unexpected Message Received:
MSH|^&~\|20100505154105.494-0100||ACK|85|P|2.4^MMSA|AE|8813|Failed
validation rule for value " ": Matches the regular expres
sion ~T~d*: Segme^MERR|^^^207\Application Internal Error\HL70357
Do you
XML message, as
you can see from standard output (output.txt).
I tried this because the same conversion problem occurred me inside a
Mirth XML transformation
Am I getting wrong ? Could someone help me?
Regards
Alessandro
START PIPE MESSAGE:MSH|^~\&|LIP|Enter-gastric department|LB|LBL sy
he value of ED with the String
encapsuledData.getData().setValue( byte1.toString() );
// setting the data in the OBX segment
obx.getObservationValue(0).setData(encapsuledData);
Cheers, Alessandro
alessandro ha scritto:
> Thanks very much for the response
>
> I was thinking to write the MI
Thanks very much for the response
I was thinking to write the MIME information adding String in the OBX-5;
and then in particular I have to add some XML and a PDF document in this
object, so I can add as you suggest with StringOutputStream
Thanks Alessandro
James Agnew ha scritto:
>
Hi all, I will be very happy to have an help about this:
I have to do add the CDA-basedMML in to the OBX-5 of a MDM^T02 HL7 v.2.3.1
the CDA-basedMML document is a multimedia object
and it is exchanged as a package in MIME
(Multipurpose Internet Mail Exchange: RFC2046)
format and encoded as an en
Thanks for the reply
I would like to know if there is a difference of performace for the HAPI
class reading data using Terser or the ObjectOriented way.
Thanks again
Erik Gfesser ha scritto:
> Alessandro,
>
> In my opinion it depends on what you are trying to do. What I have
> en
Hallo
Wich is the faster method to reading data (for example from a ORM^O01),
using Terser or in the ObjectOriented way?
Thanks a lot
--
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell
Hallo all
I'm writing code for the messages: QBP^Q22 (Find Candidates) and the
response RSP^K22 (Find candidates response) in ver2.5
unfortunately this messages are not implemented in the package
ca.uhn.hl7v2.model.v25.message.*
for the QBP^Q22 I don't have problem, I used the class
ca.u
13 matches
Mail list logo