OML^O21

Discussion of open issues, suggestions and bugs regarding to (known as Delphi HL7) HL7 Components
Post Reply
aceM
Posts: 6
Joined: Thu Nov 07, 2013 11:25 am

OML^O21

Post by aceM »

Hi,

Code: Select all

var msgStr : ansistring;
    oml21_26 : TdiOML_O21_26;
    oml21_25 : TdiOML_O21_25;
begin
msgStr := 'MSH|^~\&|S|M|LAB|M|201311121713||OML^O21^OML_O21|8765||2.6' + #13
        + 'PID|||AALAAR49M54E012I^^^^CODFISC||COGNOME^NOME^||19490814|F|||VIA^^CITTA^MI^0777^0818||0742344677||||||||||023116|||023116||';
oml21_26 := TdiOML_O21_26.Create;
oml21_25 := TdiOML_O21_25.Create;
		
oml21_26.AsString := msgStr;
oml21_25.AsString := msgStr;

At this point,
oml21_26 contains:
MSH|^~\&|MIRE|SIO|LAB|M|201311121713||OML^O21^OML_O21|8765||2.6

oml21_25:
MSH|^~\&|MIRE|SIO|LAB|M|201311121713||OML^O21^OML_O21|8765||2.6 #13
PID|||AALAAR49M54E012I^^^^CODFISC||COGNOME^NOME||19490814|F|||VIA^^CITTA^MI^0777^0818||0742344677||||||||||023116|||023116

It seems a problem (?) for only the 2.6 component (2.51 and 2.4 works like 2.5), oml21_26.AsString catch only the first line of the message.

Best regards, Ace
admin
Site Admin
Posts: 256
Joined: Sun Jun 05, 2011 8:06 pm

Re: OML^O21

Post by admin »

We're looking,
we'll make you feedback.
admin
Site Admin
Posts: 256
Joined: Sun Jun 05, 2011 8:06 pm

Re: OML^O21

Post by admin »

Bug fixed.

Within a short time to do updates.

Thank you for feedback.
aceM
Posts: 6
Joined: Thu Nov 07, 2013 11:25 am

Re: OML^O21

Post by aceM »

Hi, any news about new version?

Best Regards, Ace.
admin
Site Admin
Posts: 256
Joined: Sun Jun 05, 2011 8:06 pm

Re: OML^O21

Post by admin »

Hi,

Its updated. Please read this link. Re: DelphiHL7 Released v 1.6.5!
We are very sorry for the inconvenience. Updated only release post.

Best regards.
Post Reply

Who is online

Users browsing this forum: No registered users and 3 guests