3.how To Communication Between ERBA ECL 760 and LIS

You might also like

Download as pdf or txt
Download as pdf or txt
You are on page 1of 8

How to communication between Erba ECL 760 and LIS

Erba Lachema instrument can use network cable communicate with PC server. The LIS
communication protocol is “HL7”. The full name is Health Level 7. It is a world standard and
public.
HL7 can realize double-way communication. Instrument can send the test results. Also the
instrument can get the sample test information from LIS.
Message format:

<SB> ddddd <EB><CR>

SB=11 (ASCII<VT>)
EB=28 (ASCII<FS>)
CR=13 (ASCII enter code)
ddddd is HL7 message

1. Instrument test result sends to server.


To really this function is easy; most of clients just need this effect.
After activation of the LIS function, you may need transmission samples result, QC result
and calibration result.
Communicating modality

ORU^R01

ECL 760 LIS service

ACK^R01

1.1 Transfer sample


a) send instantly

After setting “ ”, running the instrument, test result will be send instantly.

b) Single sample send.


Enter the Report interface of ECL 760, selecting a sample, and then click the button

“ ”.
c) Period sample results sending.

d) Patient data format of sending


MSH|^~\\&|analyzer||hospital|instrumentname|date||ORU^R01|MSHindex|P|2.3.1||||0||ASCII|||
PID|PIDindex|||bed|name|area|age|sex|Dept.||||||||||||||||||||||
OBR|OBRindex sampleID|name|hospital|||test time||||||||||dept.|||sender||||||||||||checker||test
date||||||||||||
OBX|OBXindex|NM|item LIScode|item name|item result|unit|||||F|||test date|||

E.g. this is the sample number 4 send to server computer.


MSH|^~\&|analyzer||ERBA|ECL
760|20140218164124||ORU^R01|27|P|2.3.1||||0||ASCII|||PID|1||||||0|O|||||||||||||||||||||||OBR|1|4||ECL
760|||12:15:08|||||||||||||||||||||||||Administrator||2014-01-14||||||||||||||OBX|1|NM|28|FBG|11.0^4.267|s^g/L|
||||F|||2014-01-14||||
This server is a simulator.
In really this server is a
subroutine of LIS software.

1.2 Transfer QC result


a) QC result sending
Enter the QC interface, select an item, click “QC Graph” and then you can see the send
button.

b) QC data format sending


MSH|^~\\&|analyzer||hospital|instrument name|date||ORU^R01|MSH index|P|2.3.1||||2||ASCII|||
OBR|OBR index item LIS code|item name|hospital|QC code||QC batch number|expire date|QC
level|target value|SD|CV|method|test date|test result|||||||||||||||||||||||||||||||

1.3 Transfer calibration curve and result


a) Send calibration result
Into the calibration interface, select an item, and then click button “send”.

b) Calibration data format


MSH|^~\\&|analyzer||hospital|instrument name|date||ORU^R01|MSH index|P|2.3.1||||1||ASCII|||
OBR|OBR index item LIS code|item name|hospital|calibration type|calitration
method|date|calibrate calculating method|calibration number|calibration time or OD
value|concentration|unit||||||||||||||||||||||||||||||||||
e.g.

MSH|^~\&|analyzer||ERBA|ECL
760|20140218165744||ORU^R01|32|P|2.3.1||||1||ASCII|||OBR|1|4|FIB|ECL
760|0|A|2013-11-20|3|5|1.841^2.208^2.407^2.862^2.991|6.254^5.848^5.561^5.155^4.868|mg/dL|||
|||||||||||||||||||||||||||||||||

For example:
MSH|^~\&|analyzer||ERBA|ECL
760|20140218165744||ORU^R01|32|P|2.3.1||||1||ASCII|||OBR|1|4|FIB|ECL
760|0|A|2013-11-20|3|5|1.841^2.208^2.407^2.862^2.991|6.254^5.848^5.561^5.155^4.868|mg/dL|||
|||||||||||||||||||||||||||||||||
Attention: Yellow numbers above at the end of the results was LN method calculated results. The
results on the right side of curve are log-log-liner method calculated results. That is to say, it
transfers just the points of curve.
2. Instrument read test information from LIS.
a) Communicating modality instrument read test information from LIS.

ⅰ. QRY^Q02

ⅱ. QCK^Q02
ECL 760 LIS

ⅲ. DSR^Q03

ⅳ. ACK^Q02

Sketch map ECL 760 reading information form


LIS

b) Select a rack position, input(by manual or by barcode reader)Sample ID 001188, and then
click button “LIS”. The sample of information will be send to instrument and show.

c) How ECL 760 read sample information from LIS

i. QRY^Q02
(query message) form server.
Format
MSH|^~\\&|analyzer||company|instrument|date||ORU^R01|MSH index|P|2.3.1||||1||ASCII|||
QRD|query date|R|D|1|||RD|sample ID|OTH|||T|
QRF|instrument|start time|end time|||RTC|COR|ALL||

e.g.:

MSH|^~\&|analyzer||ERBA|ECL 760|20130426144141||QRY^Q02|5|P|2.3.1||||||ASCII|||
QRD|20130426144141|R|D|2|||RD|001188|OTH|||T|
QRF|ECL 760|20130426144141|20130426144141|||RTC|COR|ALL||
//query sample ID 001188.

ii. QRK^Q02
LIS server answer sample information format.
After received query message, LIS server will repay “QCK^Q02” message for answer.

If find the sample NO. Repay message format are as bellow:

MSH|^~\&|analyzer| |company|instrument|date||QCK^Q02|1|P|2.3.1||||||ASCII|||
MSA|AA| MSH index|Message accepted|||0|
ERR|0|
QAK|SR|OK|

e.g.:
MSH|^~\&|LIS-Server|HOSPITAL BRNO|analyzer|ECL
760|20140317151313||QCK^Q02|1|P|2.3.1||||||ASCII|||
MSA|AA|1|Message accepted|||0|
ERR|0|
QAK|SR|OK|

If didn’t find the sample ID. LIS will repay message format are as below:

MSH|^~\&|analyzer| |company|instrument|date||QCK^Q02|1|P|2.3.1||||||ASCII|||
MSA|AA| MSH index|Message accepted|||0|
ERR|0|
QAK|SR|NF|

e.g.:
MSH|^~\&|analyzer| |ERBA|ECL 760|20140317152424||QCK^Q02|3|P|2.3.1||||||ASCII|||
MSA|AA|1|Message accepted|||0|
ERR|0|
QAK|SR|NF|

iii. DSR^Q03
After send repay message (QCK^Q02), if find the sample ID, LIS server will send
sample information (DSR^Q03) to instrument. Including: patient, sample, item
information and so on. Formats are as below:

MSH|^~\\&|analyzer||company|instrument|date|| DSR^Q03|MSH index|P|2.3.1||||1||ASCII|||


MSA|AA| MSH index|Message accepted|||0|
ERR|0|
QAK|SR|OK|QRD|query date&time|R|D|3|||RD|query sample ID|OTH|||T|QRF|instrument | query
date&time | query date&time |||RCT|COR|ALL||

e.g.
Instrument acquire sample ID 001188.

MSH|^~\&|analyzer|ERBA|ECL 760|20130426145050||DSR^Q03|6|P|2.3.1||||||ASCII|||
MSA|AA|6|Message accepted|||0|
ERR|0|
QAK|SR|OK|QRD|20130426145026|R|D|3|||RD|001188|OTH|||T|QRF|ECL 760
|20130426145026|20130426145026|||RCT|COR|ALL||
DSP|1||123||| //bed number 123
DSP|2||456||| //can empty
DSP|3||Tom||| //sample nameTom
DSP|4||19620908122000||| //may empty
DSP|5||M||| //sex M
DSP|6||O||| // may empty
DSP|7||||| // may empty
DSP|8||Mr Li||| // proofer Mr Li
DSP|9||518057||| // may empty
DSP|10||26582888||| // may empty
DSP|11||||| // may empty
DSP|12||||| // may empty
DSP|13|||||
DSP|14|||||
DSP|15||outpatient|||
DSP|16|| department of pediatrics ||| // endemic area department of pediatrics
DSP|17||own|||
DSP|18||Han|||
DSP|19||Jiangsu|||
DSP|20||China|||
DSP|21||001188||| //sample ID 001188
DSP|22||3|||
DSP|23||20100729112254|||
DSP|24||N|||
DSP|25|||||
DSP|26||Wang zhuren||| // Inspection Wang zhuren
DSP|27||Wai ke||| // administrative office Wai ke
DSP|28||ABC|||
DSP|29||1^PT^s^11-14||| //item1 PT reference range 11-14 unit s
DSP|30||2^APTT^s^20-30||| //item2 APTT reference range20-30 unit s
...
DSP|28+n||n^ItemName^s^20-30||| //item n Item Name reference 20-30 unit s
DSC||

iv. ACK^Q03
After received sample information, instrument will repay a message to LIS

MSH|^~\&|analyzer||company|insrtument|date&time||ACK^Q03|MSH 索引|P|2.3.1||||||ASCII|||
MSA|AA|MSH index |Message accepted|||0|
ERR|0|

e.g.:
MSH|^~\&|analyzer||ERBA|ECL 760|20140317151318||ACK^Q03|1|P|2.3.1||||||ASCII|||
MSA|AA|1|Message accepted|||0|
ERR|0|

You might also like