BS-400&420 - HL7 Interface Manua - V3.0 - EN
BS-400&420 - HL7 Interface Manua - V3.0 - EN
BS-400&420 - HL7 Interface Manua - V3.0 - EN
Chemistry Analyzer
, , , , BeneView,
WATO, BeneHeart, are the trademarks, registered or otherwise, of Mindray in
China and other countries. All other trademarks that appear in this manual are used
only for informational or editorial purposes. They are the property of their respective
owners.
All information contained in this manual is believed to be correct. Mindray shall not be
liable for errors contained herein or for incidental or consequential damages in
connection with the furnishing, performance, or use of this manual.
Mindray is responsible for the effects on safety, reliability and performance of this
product, only if:
the electrical installation of the relevant room complies with the applicable
national and local requirements;and
i
WARNING:
It is important for the hospital or organization that employs this
equipment to carry out a reasonable service/maintenance plan.
Neglect of this may result in machine breakdown or personal injury.
NOTE:
This equipment must be operated by skilled/trained clinical
professionals.
Warranty
THIS WARRANTY IS EXCLUSIVE AND IS IN LIEU OF ALL OTHER WARRANTIES,
EXPRESSED OR IMPLIED, INCLUDING WARRANTIES OF MERCHANTABILITY
OR FITNESS FOR ANY PARTICULAR PURPOSE.
Exemptions
Mindray's obligation or liability under this warranty does not include any
transportation or other charges or liability for direct, indirect or consequential
damages or delay resulting from the improper use or application of the product or the
use of parts or accessories not approved by Mindray or repairs by people other than
Mindray authorized personnel.
Malfunction of the instrument or part whose serial number is not legible enough.
Company Contact
ii
EC-Representative: Shanghai International Holding Corp. GmbH(Europe)
Address: Eiffestraβe 80, 20537 Hamburg, Germany
Tel: 0049-40-2513175
Fax: 0049-40-255726
iii
iv
Foreword
I
Contents
II
1 Mindray HL7 Interface
Only portion of the messages, segments and other data defined are used for Mindray
HL7 interface that needs only part of these data.
1
Communication Layer
Where,
ASCII <VT>, namely <0x0B>, must not be confused with the SOH or STX in
ASCII.
ASCII <FS>, namely <0x1C >, must not be confused with the ETX or EOT in
ASCII.
2
2 Bidirectional
Communication
2.1 Introduction
This chapter introduces the message types (Ver. 2.3.1) used by Mindray HL7
interface.
NOTE
HL7 supports many types of messages, but only 5 of them are
employed on the Mindray HL7 interface.
3
NOTE
For complete and detailed descriptions of HL7 message grammar,
refer to the HL7 standard written by the HL7 standard committee.
Each segment consists of a name (three characters) and variable fields that are
composed of components and subcomponents. The separators of each element are
defined in the MSH segment in every message.
For instance,
MSH|^~\&|Mindray|BS-400|||20060427194802||ORU^R01|1|P|2.3.1||||0||ASCII|||
Where,
The five characters following MSH are defined as delimiters to separate the fields,
components and subcomponents. Although the characters can be any non-text ones,
the HL7 standard recommends you to use the following:
Character Description
| Field separator
^ Component separator
& Subcomponent separator
~ Repetition separator
\ Escape character
MSH has the first field include all separators with most of the other fields empty that
are optional and not used by Mindray HL7 interface.
The order of the segments following MSH in every message is specially specified.
4
NOTE:
A segment is defined as optional or to be repeated by using the
following grammar:
[ ] indicates the segment in it is optional.
{ } indicates the segment in it can be repeated for 0 or 1 time or more.
ORU^R01 is used to transmit test results (sample test, calibration test and QC test)
to the LIS host.
- Test results
5
Each message corresponds to a sample, which may have multiple tests. The LIS
host is able to choose any of the information in the message as needed.
All calibration test results of a test can be transferred via one message. The LIS host
is able to choose any of the information in the message as needed.
- Information related to control (number, sequence No., name, lot No., expiration
date, mean concentration)
All QC test results of a test can be transferred via one message. The LIS host is able
to choose any of the information in the message as needed.
ACK Description
MSH Message Header
MSA Message Acknowledgment
6
QRY/QCK: Query/Query acknowledgment
QRY^Q02 message is used for sample information query on LIS and has an event
Q02.The structure of QRY message is as follows:
QRY Description
MSH Message Header
QRD Query Definition
QRF Query Filter
QCK Description
MSH Message Header
MSA Message Acknowledgment
ERR Error
QAK Query Acknowledgment
DSR^Q03 message sends and displays searched results, i.e. send sample
information from LIS to the analyzer. The structure of DSR message is as follows:
DSR Description
MSH Message Header
MSA Message Acknowledgment
ERR Error
QAK Query Acknowledgment
QRD Query Definition
QRF Query Filter
{DSP} Display Data
DSC Continuation Pointer
ACK-Acknowledgement Description
MSH Error Header
MSA Message Acknowledgement
ERR Error
7
2.4 Message Segment
This section describes the components of each segment:
- Field length
- Description
All fields used in message segment are listed in following tables. The numbers
followed by a ‘#’ symbol indicate the optional fields according to the HL7 protocol.
NOTE
All fields of the Mindray HL7 interface are provided for function
extension in future although some of the fields are void.
All HL7 messages begin with MSH, which is the first segment of an HL7 message
and always located at the beginning of the message. The MSH segment defines the
intention, source, purpose and grammar of the message.
The MSH segment of Mindray HL7 interface message uses the following fields:
8
No. Field Length Item
12# Version ID 60 Version ID. Version of HL7 protocol:
2.3.1.
13 Sequence Number 15 Void and reserved. Serial number
14 Continuation Pointer 180 Void and reserved. Continuation
pointer
15 Accept 2 Void and reserved. Type of accepted
Acknowledgment acknowledgment
Type
16 Application 2 Type of application response, used as
Acknowledgment result type.0-Sample result;
Type 1-Calibration result; 2-QC result.
17 Country Code 2 Void and reserved. Country code
18 Character Set 10 Character set. ASCII is used.
19 Principal Language Of 60 Void and reserved. Principle language
Message of the message
20 Alternate Character 20 Void and reserved. Handling scheme
Set Handling Scheme of alternate character
Comments: MSH segment applies to all messages. Fields 3 and 4 are determined
by LIS manufacturer; fields 5 and 6 are set to “Mindray” and “BS-400/BS-420”; fields
10 and 16 are integers; others are strings.
The MSA segment of Mindray HL7 interface message uses the following fields:
9
Status Code Status Text(MSA-3) Description/Comment
(MSA-6)
Succeeded: AA
0 Message accepted Succeeded
Error code: AE
100 Segment sequence Segment sequence is incorrect or
error required segment is missed.
101 Required field missing Required field in a segment is
missed.
102 Data type error Data type of a field is incorrect.
103 Table value not found Table value is not found, therefore
not used temporarily.
Reject code: AR
200 Unsupported message Message type is not supported.
type
201 Unsupported event Event code is not supported.
code
202 Unsupported Processing ID is not supported.
processing id
203 Unsupported version Version ID is not supported.
id
204 Unknown key identifier Key identifier is unknown, such as
inexistent patient information.
205 Duplicate key identifier The key identifier already exists.
206 Application record The transaction could not be
locked performed at the application storage
level, such as locked database.
207 Application internal Unknown application internal error.
error
The PID segment constitutes patient information and uses the following fields:
10
No. Field Length Description
5# Patient Name 48 Name of patient
6 Mother’s Maiden 48 Patient area
Name
7 Date/Time of Birth 26 Birth date/time of patient
8 Sex 1 Sex of patient
M for male
F for female
O for others
9 Patient Alias 48 Blood type of patient
10 Race 80 Void and reserved. Race of patient
11 Patient Address 106 Address of patient
12 County Code 4 County code of patient(postal code)
13 Phone Number - 40 Phone number (home) of patient
Home
14 Phone Number - 40 Void and reserved. Phone number
Business (business) of patient
15 Primary Language 60 Void and reserved. Primary language of
patient
16 Marital Status 80 Void and reserved. Marital status of
patient
17 Religion 80 Void and reserved. Religion of patient
18 Patient Account 20 Patient type
Number
19 SSN Number -Patient 16 Social security number of patient
20 Driver's License 25 Payment type of patient
Number – Patient
21 Mother's Identifier 20 Void and reserved. Mother’s identifier
22 Ethnic Group 80 Ethnic group the patient belongs to
23 Birth Place 60 Birth place of patient
24 Multiple Birth 1 Void and reserved. Multiple birth
Indicator indicator, Y(yes) or N(no).
25 Birth Order 2 Void and reserved. Birth order, an
integer greater than 0
26 Citizenship 80 Comments
27 Veterans Military 60 Void and reserved. Veterans military
Status status of patient
28 Nationality 80 Nationality of patient
29 Patient Death Date 26 Void and reserved. Patient death date
and Time and time
11
No. Field Length Description
30 Patient Death 1 Void and reserved. Patient death
Indicator indicator, Y (yes) or N (no)
Comments: The PID segment only applies to the ORU^R01 messages. The 1st and
25th fields are integers, the 24th and 30th fields are Booleans, and others are strings.
The OBR segment transmits the doctor’s orders associated with the patient report
and uses the following fields (MSH-16 is 0 when sample test results are transferred):
12
No. Field Length Description
20 Filler Field 1 60 Attending doctor
21 Filler Field 2 60 Treating department
22 Result Rpt/Status 26 Void and reserved. Result report/status
Change – Date/Time change-date/time
23 Charge to Practice 40 Void and reserved. Charge to practice
24 Diagnostic Serv Sect 10 Void and reserved. Diagnosis ID
ID
25 Result Status 1 Void and reserved. Status of result
26 Parent Result 200 Void and reserved. Parent result
27 Quantity/Timing 200 Void and reserved. Quantity/time
28 Result Copies To 150 Void and reserved. Result copies
29 Parent 150 Void and reserved. Parent order
30 Transportation Mode 20 Void and reserved. Transportation
mode
31 Reason for Study 300 Void and reserved. Reason for study
32 Principal Result 200 Void and reserved. Principal result
Interpreter interpreter
33 Assistant Result 200 Void and reserved. Assistant result
Interpreter interpreter
34 Technician 200 Void and reserved. Technician
35 Transcriptionist 200 Void and reserved. Transcriptionist
36 Scheduled Date/Time 26 Void and reserved. Scheduled
date/time
37 Number of Sample 4 Void and reserved. Number of sample
Containers containers
38 Transport Logistics of 60 Void and reserved. Transport logistics
Collected Sample of collected sample
39 Collector’s Comment 200 Void and reserved. Collector’s comment
40 Transport 60 Void and reserved. Transport
Arrangement arrangement responsibility
Responsibility
41 Transport Arranged 30 Void and reserved. Transport arranged
42 Escort Required 1 Void and reserved. Escort required
43 Planned Patient 200 Void and reserved. Planned patient
Transport Comment transport comment
44 Ordering Facility 60 Void and reserved. Name of placer
Name
45 Ordering Facility 106 Void and reserved. Address of placer
Address
46 Ordering Facility 48 Void and reserved. Phone number of
13
No. Field Length Description
Phone Number placer
47 Ordering Provider 106 Void and reserved. Address of placer
Address provider
Comments: The PID segment only applies to the ORU^R01 messages. The 1st, 3rd
and 37th fields are integers, the 9th field is floating number, and others are strings.
When calibration test results are transferred (MSH-16 is 1), the applied fields include:
14
No. Field Length Description
19 Placer Field 2 60 Number of calibration parameters
20 Filler Field 1 60 Calibration parameter
21 Filler Field 2 60 Void and reserved
22 Result Rpt/Status 26 Void and reserved. Result report/ status
Change – Date/Time change-date/time
23 Charge to Practice 40 Void and reserved. Charge to practice
24 Diagnostic Serv Sect 10 Void and reserved. Diagnosis ID
ID
25 Result Status 1 Void and reserved. Status of result
26 Parent Result 200 Void and reserved. Parent result
27 Quantity/Timing 200 Void and reserved. Quantity/time
28 Result Copies To 150 Void and reserved. Result copies
29 Parent 150 Void and reserved. Parent order
30 Transportation Mode 20 Void and reserved. Transportation
mode
31 Reason for Study 300 Void and reserved. Reason for study
32 Principal Result 200 Void and reserved. Principal result
Interpreter interpreter
33 Assistant Result 200 Void and reserved. Assistant result
Interpreter interpreter
34 Technician 200 Void and reserved. Technician
35 Transcriptionist 200 Void and reserved. Transcriptionist
36 Scheduled Date/Time 26 Void and reserved. Scheduled
date/time
37 Number of Sample 4 Void and reserved. Number of sample
Containers containers
38 Transport Logistics of 60 Void and reserved. Transport logistics
Collected Sample of collected sample
39 Collector’s Comment 200 Void and reserved. Collector’s comment
40 Transport 60 Void and reserved. Transport
Arrangement arrangement responsibility
Responsibility
41 Transport Arranged 30 Void and reserved. Transport arranged
42 Escort Required 1 Void and reserved. Escort required
43 Planned Patient 200 Void and reserved. Planned patient
Transport Comment transport comment
44 Ordering Facility 60 Void and reserved. Name of placer
Name
45 Ordering Facility 106 Void and reserved. Address of placer
Address
15
No. Field Length Description
46 Ordering Facility 48 Void and reserved. Phone number of
Phone Number placer
47 Ordering Provider 106 Void and reserved. Address of placer
Address provider
Comments: The PID segment only applies to the ORU^R01 messages. The 1st, 9th,
11th, 19th, and 37th fields are integers, the 10th field is floating number, and others are
strings. Field 12-18 are respectively V1^V2^…Vi according to the number of
calibrators. The different values of field 20 are separated by ^ according to the
number of calibration parameters.
When QC test results are transferred (MSH-16 is 2), the applied fields include:
16
No. Field Length Description
Info.
14 Specimen 26 Lot No. of control
Received
Date/Time
15 Specimen 300 Expiration date of control
Source
16 Ordering 120 Void and reserved.
Provider
17 Order Callback 40 Concentration level of
Phone Number control. H for high; M for
medium, L for low.
18 Placer Field 1 60 Mean value (mean
concentration)
19 Placer Field 2 60 Standard deviation of control
20 Filler Field 1 60 Test result (concentration)
21 Filler Field 2 60 Void and reserved.
22 Result Rpt/Status 26 Void and reserved. Result
Change – report/status
Date/Time change-date/time
23 Charge to 40 Void and reserved. Charge to
Practice practice
24 Diagnostic Serv 10 Void and reserved. Diagnosis
Sect ID ID
25 Result Status 1 Void and reserved. Status of
result
26 Parent Result 200 Void and reserved. Parent
result
27 Quantity/Timing 200 Void and reserved.
Quantity/time
28 Result Copies To 150 Void and reserved. Result
copies
29 Parent 150 Void and reserved. Parent
order
30 Transportation 20 Void and reserved.
Mode Transportation mode
31 Reason for Study 300 Void and reserved. Reason
for study
32 Principal Result 200 Void and reserved. Principal
Interpreter result interpreter
33 Assistant Result 200 Void and reserved. Assistant
Interpreter result interpreter
34 Technician 200 Void and reserved.
Technician
17
No. Field Length Description
35 Transcriptionist 200 Void and reserved.
Transcriptionist
36 Scheduled 26 Void and reserved.
Date/Time Scheduled date/time
37 Number of 4 Void and reserved. Number
Sample of sample containers
Containers
38 Transport 60 Void and reserved. Transport
Logistics of logistics of collected sample
Collected
Sample
39 Collector’s 200 Void and reserved.
Comment Collector’s comment
40 Transport 60 Void and reserved. Transport
Arrangement arrangement responsibility
Responsibility
41 Transport 30 Void and reserved. Transport
Arranged arranged
42 Escort Required 1 Void and reserved. Escort
required
43 Planned Patient 200 Void and reserved. Planned
Transport patient transport comment
Comment
44 Ordering Facility 60 Void and reserved. Name of
Name placer
45 Ordering Facility 106 Void and reserved. Address
Address of placer
46 Ordering Facility 48 Void and reserved. Phone
Phone Number number of placer
47 Ordering 106 Void and reserved. Address
Provider Address of placer provider
Comments: The PID segment only applies to the ORU^R01 messages. Fields 1, 11
and 37 are integers, while others are strings. Fields 12-15, and 17-20 are in the
format of V1^V2^…Vi according to the number of controls. Please note that each
day-to-day QC result is transferred via one message, while multiple real-time and
daily QC results for each test are transferred via a message, and the QC results in
different batches should be transferred separately.
5. OBX - Observation
The OBX segment transmits the observations. If sample results are to be transmitted
(MSH-16 is 0)—Each patient may have multiple test results, then more than one OBX
segment will be used to transmit the results. On the BS-400/BS-420, all test results of
a patient are transmitted separately. The HL7 interface does not check the
repeatability of the test results, which should be performed by the user system.
The OBX segment of Mindray HL7 interface uses the following fields:
18
No. Field Length Description
1 Set ID – OBX 10 Identifies different OBX
segments.
2 Value Type 3 Value type, identifies the test
result.
NM (numeric), numeric value,
for quantitative tests
ST (string), for qualitative
tests
3# Observation 590 Observation identifier, used
Identifier as test ID.
4 Observation 20 Observation Sub-ID, used as
Sub-ID test name.
5 Observation 65536 Observation value, used as
Value test result (concentration,
negative(-), positive(+), etc).
6 Units 90 Unit of test result.
7 References 90 Reference range for test
Range result.
8 Abnormal Flags 5 Abnormity flag to indicate
whether the test result is
normal or not.
L - Low
H - High
N - Normal
9 Probability 5 Void and reserved.
Probability
10 Nature of 2 Void and reserved. Reason of
Abnormal Test abnormal test.
11# Observe Result 1 Status of observation result,
Status set to F-final results.
12 Date Last 26 Void and reserved. Date of
Observe Normal last normal observation
Values value.
13 User Defined 20 User-defined access check,
Access Checks used as original result.
14 Date/Time of the 28 Observation date/time, used
Observation as testing date/time
15 Producer's ID 60 Void and reserved.
Producer’s ID
16 Responsible 80 Responsible observer, used
Observer as tester.
17 Observation 60 Void and reserved.
Method Observation method.
19
Comments: The OBX segment only applies to the ORU^R01 messages. Fields 1, 3
and 9 are integers; fields 5 and 13 are floating numbers; others are strings. Please
note that fields 5 and 13 are in the format of Result1 ^ Result2 ^ Result3 when
SI(serum index) test is run. Result 1 is turbidity(L), result 2 is hemolysis(H), and result
3 is icterus(I).
The QRD segment of Mindray HL7 interface uses the following fields:
Comments: QRD segment may appear in QRY^Q02 and DSR^Q03 messages. Field
8 is bar code for real-time downloading and null for group downloading; field 4 is an
integer, while others are strings.
The QRF segment is used together with the QRD segment and uses the following
fields:
20
No. Field Length Description
2 When Data Start 26 Data start date/time, used as start
Date/Time receipt date/time.
3 When Data End 26 Data end date/time, used as end
Date/Time receipt date/time.
4 What User Qualifier 60 Void and reserved. User qualifier.
5 Other QRY Subject 60 Void and reserved. Other QRY subject
Filter filter.
6 Which Date/Time 12 Object type. RCT(Specimen receipt
Qualifier date/time, receipt of specimen in filling
ancillary (Lab))
7 Which Date/Time 12 Object status. COR(Corrected only (no
Status Qualifier final with corrections))
8 Date/Time Selection 12 Date/time selection qualifier. ALL(All
Qualifier values within the range)
9 When 60 Void and reserved. Time interval.
Quantity/Timing
Qualifier
The ERR segment adds error description to acknowledgment message and uses the
following fields:
The QAK segment includes query response information and uses the following fields:
21
No. Field Length Description
AR: Application reject
Comments: QAK segment applies to QCK^Q02 and DSR^Q03 messages. All fields
of this segment are strings.
The DSP segment displays searched sample information and patient information and
uses the following fields:
Field 3 “Data Line” displays the sample information downloaded from the LIS server.
The sequence of the sample information is shown as follows. The bar code and test
No. are required, while other items are optional. If a sample contains more than one
test, corresponding test fields should be added following field 29 and in the same
format as field 29.
22
Seque Data Data Type and Value
nce
13 Marital Status String, blank
14 Religion String, blank
15 Patient Account Number String. It includes Outpatient,
inpatient, other.
16 Social Security Number String
17 Driver License Number String, It includes Own and
Insurance.
18 Ethnic Group String
19 Birth Place String
20 Nationality String
21 Bar Code String
22 Sample ID int
23 Sample Time String. See item 4
24 STAT String. It includes Y (yes), N(No)
and void. N is default.
25 Collection Volume Float, blank
26 Sample Type String. It includes serum, plasma
and urine, as well as the sample
types configured by the user.
27 Fetch Doctor string
28 Fetch Department string
29 Test ID^Test String^string^string^string
Name^Unit^Normal Range
The analyzer recognizes a test with its Test Number. For the same test, if the test
number in the analyzer and that in the LIS server are not the same, you can open the
ItemID.ini file in the folder where the executive file of operating software locates and
configure the test number. The test settings on the BS-400/BS-420 are the same with
that on the LIS by default.
The DSC segment indicates whether the data message is the last one.
Comments: DSC segment only applies to DSR^Q03 message. The only field of this
segment is void when DSR^Q03 message responds to group query and not void in
other conditions. This field is an integer.
23
24
3 Communication Process
and Message Example
Where, <SB> means the start of the message and is <VT> in ASCII, that is 0x0B.
<EB> means the end of the message and is <FS> in ASCII, that is 0x1C.
ddddd means what to be transferred and includes multiple segments, each of which
ends with <CR>, that is, 0x0D.
The following lines list multiple message examples of the HL7 protocol.
1. The chemistry analyzer sends test results to the LIS host by samples, that
is, all tests of a sample are transferred via one message. The LIS host
responses accordingly when receiving the message.
An ORU message may include the following segments: MSH, PID, OBR and OBX
(multiple OBX segments may be contained if a sample has more than one test).MSH,
standing for message header, is included in each message and in the format of: (The
words in brackets are for explanation and not the segments)
25
MSH|^~\&|Mindray(Manufacturer)|BS-400(Device model)|||20070423101830(System
date/time, yyyymmddhhMMss)||ORU^R01(Message type)|1(Control ID, used to
identify the message and increases from 1)|P(Fixed value, means the
product)|2.3.1(Version of HL7 protocol)||||0(0 for sample test result, 1 for calibration
result, 2 for QC result, void for others)||ASCII(Character set)|||
Field Value
Name of patient Mike
Sex of patient Male
Birth date October 1, 1985
Sample bar code 12345678
Sample type Serum
Sample ID 10
STAT Yes
Test No. 2, 5, 6
Test name TBil, ALT, AST
Test results 100, 98.2, 26.4
Result units umol/L, umol/L, umol/L
The BS-400/BS-420 sends the test results to LIS via ORU^R01 message as follows:
26
When receiving the message, the LIS host first judges the legality and type of the
message and then replies accordingly. The following is a standard reply by LIS.
If error is included in the ORU message, it can be returned in the MSA segment, and
the BS-400/BS-420 will handle it properly and trigger alarms. When a reject error of
206 occurs on the LIS host, the ACK message for reply is as follows:
2. The chemistry analyzer sends calibration results to the LIS host, that is, all
calibration tests of a test are transferred via one ORU message.
The segments and their meanings in ORU message for calibration result transfer are
significantly different from that for sample test result transfer. The former ORU
message only includes two segments: MSH and OBR.
Field Value
Test No. 6
Test name ASO
Calibration method Spline
Calibrator No. 1, 2, 3
27
Name of calibrator WATER, CALIB1, CALIB2
Lot No. of calibrator 1111, 2222, 3333
Expiration date of calibrator January 1, 2030; January 1, 2030;
January 1, 2030;
Standard concentration of 0, 2, 3
calibrator
Concentration level of calibrator Low(L), Low(L), Low(L)
Response 797.329332, 843.143762,
1073.672512
Calibration parameters (RO, a, b, 797.329332, 22.907215,
c) -69.207178, 34.603589 and
843.143762, 161.321571,
138.414356, -69.207178
The BS-400/BS-420 sends the test results to LIS via ORU^R01 message as follows:
28
3. The chemistry analyzer sends QC test results to the LIS host. On the
BS-400/BS-420, each day-to-day QC test result is sent via one message,
and multiple real-time and daily QC results of a test are sent via one
message.
The ORU message for QC result transfer is similar to that for calibration result in
segments and meanings.
Field Value
Test No. 7
Test name AST
Control No. 1, 2
Control name QUAL1, QUAL2
Lot No. of control 1111, 2222
Expiration date of control January 1, 2030; January 1, 2030
Concentration level of control Low(L), High(H)
Mean value (mean concentration) 45, 55
Standard deviation of control 5, 5
Test result (concentration) 0.130291, 0.137470
The BS-400/BS-420 sends the test results to LIS via ORU^R01 message as follows:
29
The LIS host replies as follows:
4. The BS-400/BS-420 sends query request to the LIS host, and also
downloads sample information, patient demographics and test information
of specified bar code from LIS.
For example: To download a sample of 0019(bar code) from LIS, the BS-400/BS-420
sends a QRY^Q02 message as follows:
When receiving the message, the LIS returns the QCK^Q02 message and replies as
follows if the sample of the bar code exists:
30
If the sample of the bar code does not exist, the LIS replies as follows:
When the sample of the specified bar code exists on LIS, the LIS returns the
QCK^Q02 message and sends the data message DSR^Q03, which contains the
patient demographics, sample and test information.
Field Value
Name of patient Tommy
Sex of patient Male
Birth date August 24, 1962
Blood type of patient O
Patient type Outpatient
Payment type of patient Self-pay
Patient ID 1212
Bed No. 27
Sample bar code 0019
Sample ID 3
Sample receiving date/time 18:35 March 1, 2007
STAT No
Sample type Serum
Sending doctor Mary
Sending department Dept1
Test No. 1, 2, 5
31
32
No DSR message will be sent if a QCK^Q02 message has been sent indicating no
corresponding sample on LIS.
5. The BS-400/BS-420 sends group query request to LIS for downloading all
or latest samples of the current day.
33
The two query modes are distinguished by the time period. See the table below.
For example: A group query is sent to LIS at 15:00 on March 20, 2007 to download all
samples of the current day. The query message is as follows:
Similarly to single sample query, the LIS host replies accordingly if corresponding
samples exist. If yes, the LIS host sends all qualified samples to the BS-400/BS-420
after returning the query reply. Each sample is transferred via a DSR message, and
the DSC segment of the last DSR message is void, indicating the end of the group
transfer. For example: 3 qualified samples are found on LIS and are as follows:
34
35
36
The BS-400/BS-420 sends back an ACK message to LIS every time when receiving a
DSR message. The ACK messages for the above-mentioned DSR messages are:
37
38
P/N: BA40-20-61339(3.0)