Hello I'm a beginner here, I've started trying to read the date in an
appointment message.
I've started with the typical code in the example:
HapiContext context = new DefaultHapiContext();
Parser p = context.getGenericParser();
Message hapiMsg=null;
try {
A newbie question.
I've a problem with a client using HAPI that I don't know how to address.
The problem is that it send us an invalid XML message with a HL7 message
inside.
the message has the structure of:
|
...
If I send it to my application I got this error: ca.uhn.
2 matches
Mail list logo