Network Interface Specifications
Network Interface Specifications
<ENQ><STX>content<STX><EOT>
For example:
<ENQ><STX>TEST<STX><EOT>
The ASTM E1394 Agreement has defined 4 separators to distinguish the communication content.
Refer to Section 6.4 of E1394 for details. The following table shows the implication of each separator:
Note:
The content in this section corresponds to Section 7 of ASTM E1394.
Message header records should be put in front of all transmission records and are used to describe some
protocols and basic transmission information.
Example:
H|\^&||PSWD|Maglumi 4000 Plus|||||LIS||P|E1394-97|20100323<CR>
Maglumi 4000
5 7.1.5 Transmitter name 20 Yes
Plus
Attention:
1. There 14 fields in the protocol, it’s only listing the necessary fields of this software
here, and other fields could be complemented during the process of actual
communication and the software is able to identify automatically. The "|" separator is
also needed to separate different fields if values are not required for some of these
fields.
2. The <CR> separator at the end of message records is required. This separator must be
added at the end of each message record to indicate the end of each message record.
Note:
The content in this section corresponds to Section 8 of ASTM E1394.
Every patient’s related information should be described by this record.
Example:
P|1||||ABC|||F<CR>
9 8.1.9 Sex M, F, U 1 No
Attention:
1. Since only the first and second fields are required, patient information records in the
software are generally written in the P|1 <CR> format.
2. The protocol includes a total of 35 fields. Not all fields this software requires are
listed in the table. The rest of the fields can be added during the actual
communication process and can be automatically recognized by the software.
3. The <CR> separator at the end of the message records is required. This separator
must be added at the end of each message record to indicate the end of each message
record.
Note:
The content in this section corresponds to Section 9 of ASTM E1394.
Information of each test assay should be described by this record.
Example:
O|1|1234567||^^^ALT|R<CR>
Attention:
1. In the fifth field “Test Assay” , the first three “^” are required and the following
ALT is the actual assay name.
2. In the 6th field “Priority”, S refers to STAT, R refers to routine, and R is generally
used.
3. The protocol includes a total of 31 fields. Not all fields this software requires are
listed in the table. The rest of the fields can be added during the actual
communication process and can be automatically recognized by the software.
4. The <CR> separator at the end of the message records is required. This separator
must be added at the end of each message record to indicate the end of each message
record.
Note:
The content in this section corresponds to Section 10 of ASTM E1394.
All information about each test result should be described by this record.
Example:
R|1|^^^ALT|115.3|pg/mL|0 to 200|N||||||20100326172956<CR>
YYYYMMD
13 10.1.13 Test completion time 14 No
DHHMMSS
Attention:
1. In the third field “test assay” , the first three “^” are required and the last ALT is the
actual assay name.
2. In the 7th field “Result flag”, L refers to lower than normal range, H refers to higher
than normal range, N refers to normal.
3. The protocol includes a total of 14 fields. Not all fields this software requires are
listed in the table. The rest of the fields can be added during the actual
communication process and can be automatically recognized by the software.
4. The <CR> separator at the end of the message records is required. This separator
must be added at the end of each message record to indicate the end of each message
record.
Note:
The content in this section corresponds to Section 12 of ASTM E1394.
This is used to request assay information related to sample from LIS.
Example:
Q|1|^1234567||ALL||||||||O<CR>
Request information
13 10.1.13 O 1 Yes
status
Attention:
1. In the third field “Sample No.”, the initial “^” is required and the following 1234567
is the actual sample number.
2. The protocol includes a total of 13 fields. Not all fields this software requires are
listed in the table. The rest of the fields can be added during the actual
communication process and can be automatically recognized by the software.
3. The <CR> separator at the end of the message records is required. This separator
must be added at the end of each message record to indicate the end of each message
record.
Note:
The content in this section corresponds to Section 13 of ASTM E1394.
This is used in the last transmission record, indicating transmission completed.
Example:
L|1|N<CR>
Attention:
The <CR> separator at the end of the message records is required. This separator must
be added at the end of each message record to indicate the end of each message record.
When the user inserts the sample rack into the sample area, the software will request sample related
lab test information from LIS system through the following messages after the instrument scanning the
barcode of sample.
Message content:
--><ENQ>
<--<ACK>
--><STX>
<--<ACK>
-->H|\^&||PSWD| Maglumi 4000 Plus |||||Lis||P|E1394-97|20100323<CR>
Q|1|^1234567||ALL||||||||O<CR>
L|1|N<CR>
<--<ACK>
--><ETX>
<--<ACK>
--><EOT>
<--<ACK>
Where:
This is a string of message that ASTM E1394 requesting sample related reagent and the above text is
the enquire of 1234567 sample related reagent.
Attention:
1. The <ACK> in the above transmitted content is returned by the LIS
system, which requires sending the corresponding <ACK> command in
the written position, otherwise the software will regard that LIS system
as disconnected.
2. After LIS system receiving the message, it should return to the test
assay information.
After LIS system receiving the enquire of test assay from the software, it should return to test
assay information.
Message content:
<--<ENQ>
--><ACK>
<--<STX>
--><ACK>
<--H|\^&||PSWD| Maglumi 4000 Plus |||||Lis||P|E1394-97|20100319<CR>
P|1<CR>
O|1|1234567||^^^CA125|R<CR>
O|2|1234567||^^^CA153|R<CR>
O|3|1234567||^^^CYFRA211|R<CR>
O|4|1234567||^^^FT3|R<CR>
O|5|1234567||^^^FT4|R<CR>
O|6|1234567||^^^T3|R<CR>
O|7|1234567||^^^TG|R<CR>
O|8|1234567||^^^TGA|R<CR>
L|1|N<CR>
--><ACK>
<--<ETX>
--><ACK>
<--<EOT>
--><ACK>
Where:
This is a string of message that LIS system of ASTM E139 returning to sample related test assay
information, the above text is the 1234567 sample related reagent CA125. CA153, CYFRA211, FT3, FT4,
T3, TG, TGA returned by LIS system.
Attention:
The <ACK> in the above transmitted content is returned by the LIS system, which
requires sending the corresponding <ACK> command in the written position,
otherwise the software will regard that LIS system as disconnected.
Message content:
--><ENQ>
<--<ACK>
--><STX>
<--<ACK>
-->H|\^&||PSWD| Maglumi 4000 Plus |||||Lis||P|E1394-97|20100326<CR>
P|1<CR>
O|1|1234567||^^^CYFRA211<CR>
R|1|^^^CYFRA211|0.8|ng/mL|0 to 7|N||||||20100326172956<CR>
L|1|N<CR>
<--<ACK>
--><ETX>
<--<ACK>
--><EOT>
<--<ACK>
Where:
This is a string of messages that the ASTM E1394 sends test result to the LIS system, the above test is
indicating the software is sending the test result of reagent CYFRA211 related to 1234567 sample to the
LIS system.
Attention:
The <ACK> in the above transmitted content is returned by the LIS system, which
requires sending the corresponding <ACK> command in the written position,
otherwise the software will regard that LIS system as disconnected.