990-490 High Level - ASTM
990-490 High Level - ASTM
Overview
Introduction This manual describes the structure of the ASTM high-level protocol. This manual
also describes how Radiometer analyzers and RADIANCE implement the ASTM
high-level protocol. This manual is not for the ABL5xx/6xx series.
Introduction ...................................................................................................................1
Intended use .....................................................................................................................4
Message structure..........................................................................................................11
Audit trail.......................................................................................................................21
Detailed structure of each record type ....................................................... 23
Result record..................................................................................................................35
Query record..................................................................................................................44
1
ASTM High-level Communication Protocol Specifications for Radiometer products
Overview.........................................................................................................................47
Messages sent from the analyzer or RADIANCE...................................... 48
Overview.........................................................................................................................48
Calibration result...........................................................................................................54
2
Communication Protocol Specifications for Radiometer products ASTM High-level
Introduction
Overview
Introduction Radiometer analyzers and RADIANCE have two ASTM high-level protocols, that
are slightly different:
• ASTM is the protocol preferred.
• ASTM6xx is the ASTM E1394 protocol as it was implemented on older
ABL500 series and ABL600 series analyzers.
This high-level standard specifies:
• the structure of messages exchanged between the analyzer and the computer
system, i.e. the individual records and the fields contained in the records.
• the total list of universal test IDs transmitted via ASTM.
NOTE: RADIANCE has dedicated bidirectional interfaces for the following systems:
• CernerASTM
• HBO
• Hboc
• Labfusion
• Misys (Sunquest)
NOTE: The Audit Trail function is available for the ASTM (but not the ASTM6xx)
protocols and is only supported by:
• RADIANCE
• ABL80
• ABL77
The format of Comment records documenting general conditions, errors and flags
differs slightly between Radiometer analyzers.
3
ASTM High-level Communication Protocol Specifications for Radiometer products
Intended use
Introduction This manual covers the specification of the following high-level communication
protocol.
• ASTM high-level (E1394)
This protocol is used by Radiometer analyzers and RADIANCE to LIS connection
4
Communication Protocol Specifications for Radiometer products ASTM High-level
Communication layers
5
ASTM High-level Communication Protocol Specifications for Radiometer products
6
Communication Protocol Specifications for Radiometer products ASTM High-level
High-level The goal of a high-level protocol is to create a common language so analyzers and
Protocol computer systems can communicate with each other. Radiometer has based this
communication on standardized communication protocols.
The protocols are general purpose health care (HL7) or clinical laboratory (ASTM)
protocols. Only those parts of the standards relevant to Radiometer equipment have
been implemented and described in this manual.
Radiometer analyzers and RADIANCE can communicate using three high-level
protocols:
Protocol Is Used.....
ASTM6xx – ASTM E1394 – 91 • to match ABL500 Series and ABL600
“Specification for Transferring Series making it as seamless as
Information Between Clinical possible to use Radiometer analyzers
Laboratory Instruments and and RADIANCE products with existing
Computer Systems”. HIS/LIS interfaces.
NOTE: Unlike the previous
ABL500 and ABL600 Series
products, the ASTM6xx now
includes bidirectional
communication.
ASTM - ASTM E1394 – 91 • because it makes more use of the
available features of the protocol, like
“out of critical range” flags and again,
bidirectional communication.
HL7– Health-Level 7 as a computer to computer standard. It is a
general purpose health care
communication standard.
• General acknowledgements are not
required by the HIS/LIS
POCT1-A DML • when a POCT1-A compliant device is
to connect to RADIANCE.
• when a Radiometer analyzer has to
connect to a non-RADIOMETER data
manager or HIS/LIS that supports the
POCT1-A suite of protocols.
HL7 v2.5 • HL7 v2.5 standard is to be supported
• General acknowledgements are required
by HIS/LIS
HISLIS PLUS • Bidirectional interface with orders and
ADT support on one connection and
results on another is required.
7
ASTM High-level Communication Protocol Specifications for Radiometer products
Introduction The following chart gives an overview of which high-level protocols can be
defined in the user interface for analyzers/RADIANCE. For analyzer specific
protocols see details immediately after the chart.
The shaded column shows the protocol for this manual.
ABL800 RADIANCE x
FLEX series
LIS x x x x
ABL80 RADIANCE x
FLEX
LIS x x x x x*
ABL800 RADIANCE x
Basic
LIS x x x x
ABL700 RADIANCE x
Series
LIS x x x
ABL77 RADIANCE x
LIS x x
RADIANCE LIS x x x x x x
POCT1-A RADIANCE x
LIS x
*Available at a later release. Please contact your local Radiometer distributor for
further information.
8
Communication Protocol Specifications for Radiometer products ASTM High-level
CD-ROM All protocols including analyzer specific protocols, are to be found on CD ROM
989-791 Communication Protocol Specification for Radiometer products Code
number: 989-791.
NOTE: The following protocols are not yet available. Please check with
Radiometer Medical as to their availability:
LOINC - Mapping of Radiometer Parameters
POCT1-A
HL7 2.5
ASTM HIS/LIS PLUS
Included on the CD ROM are PDF files for print out. Should you be unable to print
out a manual, but still require a hard copy then please contact your local
Radiometer distributor for assistance.
9
ASTM High-level Communication Protocol Specifications for Radiometer products
Introduction The ASTM communication protocols are standard protocols used for transferring
data between clinical instruments and computer systems.
The low-level protocol ensures error-free communication, and the high-level
protocol defines the content and format of the information transmitted between the
analyzer and the external system.
Communication The following model illustrates the recommended communication options; product
Model set-up options are in parentheses.
Data Transmission examples from the ABL725 are included in Complete Transmission
Transmission Examples using ASTM Low-level Protocol to illustrate how data is sent in ASTM
format.
10
Communication Protocol Specifications for Radiometer products ASTM High-level
Message structure
Introduction The following table briefly describes concepts used when describing the ASTM
1394 high-level protocol. For further details, refer to the original ASTM standard
specification.
Concept Definition
Message A complete, self-contained entity of data. An example of a
message is a complete patient test result including patient
identification, order information, parameter values and error
messages.
Record A message is composed of records each containing related
elements of data (attributes). Examples of records are the patient
information record keeping all the patient data that is common to
all tests and the order record keeping data that is common for the
individual test.
Field Each record has a number of fields each holding one or more data
elements (attributes). For instance, the patient information record
has a field containing the patient’s name and a field holding the
patient’s birth data. Fields are delimited by "|"
Component A field may be divided into several component fields. The name
field field of the patient information record has the components last
name, first name and middle initials. Components are delimited by
'^'
Record Types Messages consist of various record types that are listed in the table below.
11
ASTM High-level Communication Protocol Specifications for Radiometer products
Example of the The example below shows the message structure for reporting a measurement.
Message
Structure Record Type Name
H Header record
P Patient information record
O Test order record
C Comment record for entire test
R Result record 1
C Comment record for result 1
R Result record 2
R Result record 3
R Result record 4
R Result record 5
C Comment record for result record
5
L Message terminator record
(The comment records C are only transmitted if a system message applies to the
previous record).
The first comment record C following the test order record O applies to the entire
result, whereas comment records C following the result records R apply to
individual parameters.
12
Communication Protocol Specifications for Radiometer products ASTM High-level
Delimiters Delimiters are used to separate the record into fields and components. Delimiters
may vary from implementation to implementation, and are defined as part of the
header record.
The following delimiters are used in Radiometer analyzers and RADIANCE:
Decimal Values Decimal values are transmitted with a period as the decimal separator, e.g. 7.243
13
ASTM High-level Communication Protocol Specifications for Radiometer products
Radiometer
Analyzer HIS/LIS
Radiometer
RADIANCE HIS/LIS
Analyzer
When RADIANCE is used to interface with the HIS/LIS the process of sending
messages to the HIS/LIS is a 2-step sequence where the analyzer first sends a
message to RADIANCE, which then sends a message to HIS/LIS. Likewise, the
process of receiving messages from the HIS/LIS is a 2-step sequence where
RADIANCE receives the message and then forwards it to the analyzer.
The following sections categorize the messages according to the above 3 groups,
and illustrate the message flow between Radiometer analyzers or RADIANCE and
the HIS/LIS system depending upon the installation setup.
Messages Sent The Messages sent by Radiometer analyzers and RADIANCE to the HIS/LIS system
are:
• Patient Result
• Calibration Result
• Quality Control Result
• Activity Log Message
14
Communication Protocol Specifications for Radiometer products ASTM High-level
Messages The Messages received by Radiometer analyzers and RADIANCE from the HIS/LIS
Received system are:
• Command Message
• Unsolicited Patient Information Message
• Unsolicited Patient by Department Message
NOTE: For a description of the unsolicited messages, refer to the message specifications
for the Patient Information Response and the Patient by Department Response.
Message Flows The following diagram illustrates the flow of messages sent from Radiometer
for Sent analyzers when connected to the HIS/LIS system directly.
Messages
Radiometer HIS/LIS
Analyzer
Patient Result
Radiometer
HIS/LIS
Analyzer
Calibration Result
Radiometer HIS/LIS
Analyzer
Radiometer HIS/LIS
Analyzer
Activity Log
15
ASTM High-level Communication Protocol Specifications for Radiometer products
Message Flows The following illustrates the flow of messages when a Radiometer analyzer is
for Sent connected to RADIANCE and the latter is configured to send all result types to the
Messages, HIS/LIS system.
continued
Radiometer HIS/LIS
RADIANCE
Analyzer
Patient Result
(proprietary)
Patient Result
Radiometer HIS/LIS
RADIANCE
Analyzer
Calibration Result
(proprietary)
Calibration Result
Radiometer
RADIANCE HIS/LIS
Analyzer
Radiometer HIS/LIS
RADIANCE
Analyzer
Activity Log
(proprietary)
Activity Log
16
Communication Protocol Specifications for Radiometer products ASTM High-level
Message Flows The following diagram illustrates the flow of messages received by Radiometer
for Received analyzers when connected to the HIS/LIS system directly.
Messages
Radiometer HIS/LIS
Analyzer
Command Message
Radiometer
HIS/LIS
Analyzer
Radiometer HIS/LIS
Analyzer
Radiometer HIS/LIS
RADIANCE
Analyzer
Unsolicited Patient
by Department Message
Unsolicited Patient
Information Message
17
ASTM High-level Communication Protocol Specifications for Radiometer products
Message Flows For Query-Response messages, the Query is initiated by Radiometer analyzers and
for Query- the Response is sent by the HIS/LIS system.
Response
If the analyzer is connected to RADIANCE, then RADIANCE relays the queries from
Messages
the analyzer to the HIS/LIS system, and, likewise, relays responses from the
HIS/LIS system to the analyzer.
The following diagram illustrates the flow of messages for the Patient Information
Query when the analyzer is connected to the HIS/LIS system directly.
NOTE: If in Radiometer analyzers the Patient Identification Form is closed before the
response to a patient information request has been received, the response is
treated as an unsolicited patient information message. Hence, a response received
after the Patient Identification form has been closed is stored as a patient profile in
the analyzer's database, but the information received is not attached to any patient
test result.
Radiometer HIS/LIS
Analyzer
The following diagram illustrates the flow of messages for the Patient Information
Query when the analyzer is connected to RADIANCE.
Radiometer HIS/LIS
RADIANCE
Analyzer
18
Communication Protocol Specifications for Radiometer products ASTM High-level
Flow of The following diagram illustrates the flow of messages when the analyzer is
Analyzer connected directly to the HIS/LIS system.
Messages to the
HIS/LIS Radiometer HIS/LIS
Analyzer
< 20 secs
Patient by Department Response
The following diagram illustrates the flow of messages for Patient by Department
Query when the analyzer is connected to RADIANCE, and RADIANCE is configured
for these queries.
Radiometer HIS/LIS
RADIANCE
Analyzer
Patient by Department
Query (proprietary)
Patient by Department Query
< 20 secs
Patient by Department Patient by Department Response
Response (proprietary)
19
ASTM High-level Communication Protocol Specifications for Radiometer products
NOTE: • The timeout value on the analyzer of 20 seconds may be changed to meet site-
specific requirements. Please consult your RADIOMETER Service Representative
if necessary.
• Patient by Department Query is not supported in ASTM6xx.
20
Communication Protocol Specifications for Radiometer products ASTM High-level
Audit trail
Introduction An audit trail displays a history of edits that have been made to a patient file.
RADIANCE generates an audit trail list if a result is edited in RADIANCE or at an
analyzer. The audit trail list is visible on the screen where patient results are
displayed. The audit trail list is also visible on printed reports from RADIANCE.
In addition the audit trail can be sent along with the patient result to the HIS/LIS
systems if the option is enabled. In this case, the operator of the HIS/LIS system
can view a complete history of changes that have been performed on the patient
result. This function is also useful for tracing and documenting changes, which are
required by many regulatory boards when audits are performed at a hospital.
NOTE Radiometer analyzers, with the exception of ABL77 and ABL80, do not support
Audit trail on HIS/LIS transmissions.
For RADIANCE, the audit trail on HIS/LIS transmissions is available only for
ASTM and HL7 protocols and not for ASTM6xx.
NOTE The result has an error message (Calibration drift out of range) on parameter pO2.
21
ASTM High-level Communication Protocol Specifications for Radiometer products
22
Communication Protocol Specifications for Radiometer products ASTM High-level
Introduction The information contained in the individual records and fields is dependent on the
analyzer configuration, i.e. which
• fields are enabled in the patient identification screen
• parameters are selected if the dynamic parameters function of the analyzer is
activated
• input parameters are activated
In this section the content of each record type is examined in detail.
23
ASTM High-level Communication Protocol Specifications for Radiometer products
Introduction The message header contains general information and identifies the sender. The
header record is always the first record in a transmission.
ABL77 Fields are * if they differ from other Radiometer analyzers. An explanation follows
the chart below.
24
Communication Protocol Specifications for Radiometer products ASTM High-level
25
ASTM High-level Communication Protocol Specifications for Radiometer products
Introduction The patient information record contains general information about the patient.
NOTE: The patient information record can also be received after a “query for patient
information” has been issued. However, when it is used in this way field 15 in the
following example CANNOT be received by the systems.
ABL77 The ABL77 sends this record for Patient results ONLY. Fields are * if they differ
from other Radiometer analyzers. An explanation follows the chart below.
26
Communication Protocol Specifications for Radiometer products ASTM High-level
27
ASTM High-level Communication Protocol Specifications for Radiometer products
Introduction The test order record contains information about the particular test on a single
specimen.
ABL80** Fields are ** if they differ from Radiometer analyzers. An explanation follows the
chart below.
ABL77* The ABL77 sends this record for Patient results ONLY.
Fields are * if they differ from Radiometer analyzers. An explanation follows the
chart below.
28
Communication Protocol Specifications for Radiometer products ASTM High-level
Test Order
Record Example Field Name - E1394 - 91 Example Comments
(continued) 6 Priority Code Not used
7* Ordered Date/Time Not used
7** Ordered Date/Time
8 Sample Draw Time 19981023105715 Sample draw time
entered during analysis.
9 Collection End Time Not used
10 Collection Volume Not used
11* Collector ID Not used
12 Action Code Not used
13 Danger Code Not used
14 Relevant Clinical Not used
Information
15 Date/Time Specimen Not used
Received
16* Specimen Descriptor Blood^femoral Sample type^Sample
16** right site
Both fields are entered
during measurement.
Calibration type.
QC Solution ID^QC lot
– quality control.
2-Point Calibration
S7730^4
17 Ordering Physician Dr. McCoy Physician name or code
entered during the
analysis.
18 Physician’s Telephone Not used
Number
19 User field No. 1 Not used
20 User Field No. 2 Not used
21 Laboratory Field No. 1 Not used
22 Laboratory Field No. 2 Not used
29
ASTM High-level Communication Protocol Specifications for Radiometer products
Test Order
Record Example Field Name - E1394 - 91 Example Comments
(continued) 23* Date/Time Result Not used
reported or Last
Modified
24 Instrument Charge to Not used
Computer System
25 Instrument Section ID Not used
26* Report Types F F – Final Results (used
C for initial transmission)
C – correction of
previously transmitted
results (used for
corrected results when
Audit Trail is enabled)
30
Communication Protocol Specifications for Radiometer products ASTM High-level
31
ASTM High-level Communication Protocol Specifications for Radiometer products
Introduction Zero or more test order records may be included in a patient information response
when a patient is queried via patient id or via accession number. When queried by
accession number the response contains 1 O record that includes the accession
number queried on.
When queried by patient ID the O records identify a list of test orders outstanding
for the patient with 1 accession number per O record.
32
Communication Protocol Specifications for Radiometer products ASTM High-level
Test Order
Field Name - E1394 - 91 Example Comments
Record Example
(continued) 12 Action Code Not used
13 Danger Code Not used
14 Relevant Clinical Not used
Information
15 Date/Time Specimen Not used
Received
16 Specimen Descriptor Not used
17 Ordering Physician Dr. McCoy Physician name
responsible for ordering
test.
33
ASTM High-level Communication Protocol Specifications for Radiometer products
Introduction Zero or 1 test order records may be included in a patient information response
when a patient is queried via patient ID or via accession number. When queried by
accession number the response contains 1 O record that includes the accession
number queried on.
When queried by patient ID the optional O record identifies an outstanding order
for the patient in question.
ABL77 The ABL77 looks only at the first three fields even though a HIS/LIS system may
send more.
34
Communication Protocol Specifications for Radiometer products ASTM High-level
Result record
Introduction The result record contains information about a single parameter in a particular test.
The parameter can be an input (a keyed-in value), default, measured, calculated, or
estimated parameter.
ABL77 The Results Record will not be sent for a parameter if an abbreviation is used to
express the result for that parameter on the analyser. (i.e if a parameter is reported
as having no end points).
Fields are * if they differ from the Radiometer analyzers. An explanation follows
the chart below.
35
ASTM High-level Communication Protocol Specifications for Radiometer products
Result Record
Example Field Name - E1394 - 91 Example Comments
(continued) 4* Measurement Value 62.7 The value can be prefixed with a
“?” indicating that an error
exists on the parameter.
e.g. ?62.7
5 Units mmHg Parameter names and the
possible units are available in
Appendices.
6* Reference Ranges Not used
7* Result Abnormal Flag N Possible result flags are:
“N”
Normal value
“L”
Below low normal range
“H”
Above high normal range
“LL”
Below low critical range
“HH”
Above high critical range
“<”
Below analyzer measuring range
“>”
Above analyzer measuring range
8 Nature of Abnormality Not used
Testing
9* Result Status F “F” indicating final result.
C “C” indicating corrected
R parameter result if Audit Trail is
enabled.
“R” indicating a retransmitted
parameter which has not been
corrected. Only sent if Audit
Trail is enabled.
10 Date of Change in Not used
Instrument Normative
Values or Units
11* Operator Identification Bill The operator ID. Only sent with
the first “R” record.
36
Communication Protocol Specifications for Radiometer products ASTM High-level
37
ASTM High-level Communication Protocol Specifications for Radiometer products
38
Communication Protocol Specifications for Radiometer products ASTM High-level
Introduction Comment records contain information concerning the general conditions of the
analyzer or errors/flags on individual parameters.
NOTE: A comment always applies to the preceding record of the message. In a result
message, a comment record sent before the first R record is a general message
whereas a comment sent after an R record is related to the preceding R record.
ABL77* The only comment record the ABL77 sends is the Audit Trail style comment
record. Fields are * if they differ from Radiometer analyzers. An explanation
follows the chart below.
39
ASTM High-level Communication Protocol Specifications for Radiometer products
40
Communication Protocol Specifications for Radiometer products ASTM High-level
Introduction Comment records contain information concerning the general conditions of the
analyzer or errors/flags on individual parameters or information on corrections
made to results, if Audit Trail is enabled.
This section describes the format of Comment records used to document general
conditions or errors/flags which are sent by RADIANCE.
RADIANCE differs from Radiometer analyzers format in that a Comment record
is written for each error, rather than giving a list of errors in one Comment record.
NOTE: A comment always applies to the preceding record of the message. In a result
message, a comment record sent before the first R record is a general message
whereas a comment sent after an R record is related to the preceding R record.
41
ASTM High-level Communication Protocol Specifications for Radiometer products
Introduction Comment records contain information concerning the general conditions of the
analyzer or errors/flags on individual parameters or information on corrections
made to results, if Audit Trail is enabled.
This section describes the format of Comment records used to document changes
to results that are retransmitted by RADIANCE, when Audit trail is enabled.
NOTE: Comment records dealing with changes to a result can document changes to
patient demographic data (in the P or O record) or changes to parameters in the
result. Changes to patient demographics or deletion of parameters from a result
are documented via Comment records immediately succeeding the O record and
preceding the first R record. Changes to existing parameter results or additions of
new parameters are documented via Comment records that immediately succeed
the R record in question.
42
Communication Protocol Specifications for Radiometer products ASTM High-level
Introduction Comment records can also contain notification information that is entered in
RADIANCE Data Management application.
These fields include who is notified, who has made the notification and the
notification time.
NOTE: These records can only be sent by RADIANCE, and only if the notification fields in
RADIANCE Data Management have been edited
These are included immediately before the first R record.
43
ASTM High-level Communication Protocol Specifications for Radiometer products
Query record
Introduction A query message, which contains a query record, can be sent by the analyzer or by
RADIANCE if these systems are configured for one or both of the following:
ABL77 The ABL77 sends only the first 11 fields (i.e.1-11) for a Patient by Department
Query. ABL77 sends only first 3 fields (1-3) for a Patient information Query
44
Communication Protocol Specifications for Radiometer products ASTM High-level
Introduction A manufacturer information record cannot be sent from Radiometer analyzers but
one can be received in order to lock or unlock the analyzer. More commands can
be sent from the RADIANCE Analyzer Control to the analyzer using a proprietary
protocol.
NOTE: RADIANCE and the ABL77and ABL80 do not support this record.
45
ASTM High-level Communication Protocol Specifications for Radiometer products
Introduction The message terminator record is always the last record in a message.
46
Communication Protocol Specifications for Radiometer products ASTM High-level
Overview
Introduction This section describes how data is sent and received by analyzers in the ASTM
format, and gives examples.
47
ASTM High-level Communication Protocol Specifications for Radiometer products
Overview
Introduction This section gives examples of messages that are sent by Radiometer analyzers or
RADIANCE to the HIS/LIS.
Contents This section contains the following topics.
Symbols and meanings..................................................................................... 49
Patient result..................................................................................................... 50
Calibration result.............................................................................................. 54
Quality control result........................................................................................ 57
Activity log ...................................................................................................... 59
Patient information query................................................................................. 60
Patient-by-department query............................................................................ 61
48
Communication Protocol Specifications for Radiometer products ASTM High-level
Introduction The following gives the symbols and their meanings in this topic:
Symbol Meaning
[{}] Zero or more occurrences
[ ] Optional
{} One or more occurrences
1 H
2 P
3 O
4 [C]
4 [{R
5 [C]
4 }]
1 L
49
ASTM High-level Communication Protocol Specifications for Radiometer products
Patient result
Message The message structure of a patient result is shown below. The C record is only sent
Structure if a comment is present and the number of R records depends on either the
analyzer or RADIANCE configuration. Errors found during measurement are not
transmitted using this protocol.
Record Type Name
H Header record
P Patient Information record.
O Test order record.
[{C}] 0 or more Comment records associated with
entire patient result.
NOTE: Radiometer analyzers can only have 0 or 1
comment records.
[{R 0 or more Result records each containing a
parameter value in the patient result
[{C}] Optional Comment records associated with
previous result record (parameter value).
NOTE: Radiometer analyzers can only have 0 or 1
comment records.
}]
L Message Terminator record
Transmission Two examples are given below to illustrate a patient result transmission:
Example
50
Communication Protocol Specifications for Radiometer products ASTM High-level
Radiometer The Patient Result has no general errors but does have an error on the pO2.
Analyzers H|\^&|||ABL735^Central Lab.||||||||1|19990923114712
Transmission
P|1||112233||Hansen^Peter|||M||||||25^years||1.82^m|75.0^kg||||||||
O|1||Sample #^3|^^^syringe |||19990922122500||||||||Arterial^Brachial, left|
R|1|^^^Cl-^M|99|mmol/L||N||F||123|19990923105100
R|2|^^^pH^M|7.402|||N||F|||
R|3|^^^pO2^M|?111|mmHg||N||F|||
C|1|I|210|I
R|4|^^^pCO2^M|40.7|mmHg||N||F|||
R|5|^^^Na+^M|134|mmol/L||N||F|||
R|6|^^^Glu^M|5.0|mmol/L||N||F|||
R|7|^^^Lac^M|1.2|mmol/L||N||F|||
R|8|^^^Ca++^M|0.54|mmol/L||N||F|||
R|9|^^^K+^M|3.7|mmol/L||N||F|||
R|10|^^^tHb^M|12.8|g/dL||N||F|||
R|11|^^^sO2^M|97.5|%||N||F|||
R|12|^^^O2Hb^M|91.8|%||N||F|||
R|13|^^^COHb^M|3.9|%||N||F|||
R|14|^^^MetHb^M|1.9|%||N||F|||
R|15|^^^tBil^M|297|micromol/L||N||F|||
R|16|^^^HbF^M|84|%||N||F|||
R|17|^^^T^I|37.0|Cel||||F|||
R|18|^^^pH(T)^M|7.402|||N||F|||
R|19|^^^pCO2(T)^M|40.7|mmHg||N||F|||
R|20|^^^SBE^C|0.6|mmol/L||||F|||
R|21|^^^SBC^C|24.9|mmol/L||||F|||
R|22|^^^pO2(T)^M|?111|mmHg||N||F|||
R|23|^^^p50(act)^E|?19.82|mmHg||||F|||
R|24|^^^tO2^C|?16.6|Vol%||||F|||
L|1|N
51
ASTM High-level Communication Protocol Specifications for Radiometer products
52
Communication Protocol Specifications for Radiometer products ASTM High-level
53
ASTM High-level Communication Protocol Specifications for Radiometer products
Calibration result
Message The message structure of a calibration result is shown below. The C record is only
Structure sent if a comment is present, and the number of R records depends either on the
analyzer or RADIANCE configuration.
54
Communication Protocol Specifications for Radiometer products ASTM High-level
55
ASTM High-level Communication Protocol Specifications for Radiometer products
Transmission R|27|^^^pO2^Drift1^M|?6.3|mmHg||||F|||
Example C|1|I|376|I
continued R|28|^^^pCO2^1^M|39.7|mmHg||||F|||
R|29|^^^pCO2^Status^M|44.6|mmHg||||F|||
R|30|^^^pCO2^Drift1^M|?2.8|mmHg||||F|||
C|1|I|376|I
R|31|^^^B^M|756|mmHg||||F|||
L|1|N
56
Communication Protocol Specifications for Radiometer products ASTM High-level
Message The message structure of a quality control result is shown below. The C record is
Structure only sent if a comment is present, and the number of R records depends on either
the analyzer or RADIANCE configuration.
57
ASTM High-level Communication Protocol Specifications for Radiometer products
H|\^&|||ABL735^ICU-1||||||||1|20010516124441
P|1|||||||||||||||||||||||||
O|1||QC #^3||||||||||||S7745^21
R|1|^^^T^I|27.2|Cel||||F|||20010502185500
R|2|^^^pCO2^M|39.4|mmHg||||F|||
R|3|^^^Cl-^M|96|mmol/L||||F|||
R|4|^^^pH^M|7.406|||||F|||
R|5|^^^pO2^M|99.4|mmHg||||F|||
R|6|^^^Glu^M|5.2|mmol/L||||F|||
R|7|^^^Ca++^M|0.72|mmol/L||||F|||
C|1|I|589|I
R|8|^^^K+^M|3.7|mmol/L||||F|||
R|9|^^^tHb^M|13.1|g/dL||||F|||
R|10|^^^sO2^M|96.7|%||||F|||
R|11|^^^O2Hb^M|92.3|%||||F|||
R|12|^^^COHb^M|2.5|%||||F|||
R|13|^^^MetHb^M|2.0|%||||F|||
R|14|^^^tBil^M|300|micromol/L||||F|||
R|15|^^^HbF^M|71|%||||F|||
R|16|^^^B^M|757|mmHg||||F|||
R|17|^^^pH(T)^C|7.404|||||F|||
R|18|^^^pCO2(T)^C|39.8|mmHg||||F|||
R|19|^^^pO2(T)^C|101|mmHg||||F|||
L|1|N
58
Communication Protocol Specifications for Radiometer products ASTM High-level
Activity log
59
ASTM High-level Communication Protocol Specifications for Radiometer products
Message This message is sent to the HIS/LIS to request patient demographics for a patient
Structure identified via the patient ID or Accession Number.
NOTE: The Radiometer analyzers may also send a query message to cancel an
outstanding query. This is handled by a field in the Q record. See appendices on
CD-ROM.
Record Name
Type
H Header record
Q Query record. Contains patient ID or Accession Number
of patient to query on.
L Message Terminator record
H|\^&|||ABL735^Central Lab.||||||||1|19990923125103
Q|1|12345^
L|1|N
60
Communication Protocol Specifications for Radiometer products ASTM High-level
Patient-by-department query
Message This message is sent to the HIS/LIS to request a list of patients checked into a
Structure specified patient department.
Record Name
Type
H Header record
Q Query record. Identifies Patient department to query on.
Field 11 identifies the patient department as the second
component (e.g. LOCATION^ICU-3)
L Message Terminator record
H|\^&|||ABL725^ICU ABL#3||||||||1|20000101141500
Q|1|||||||||LOCATION^ICU-3
L|1|N
61
ASTM High-level Communication Protocol Specifications for Radiometer products
Introduction This section gives examples of messages that are received by Radiometer
analyzers or RADIANCE from the HIS/LIS.
62
Communication Protocol Specifications for Radiometer products ASTM High-level
Message The message structure of a patient information response is slightly different for
Structure RADIANCE and Radiometer analyzers. The message structure for each is shown
below.
This message is sent by the HIS/LIS in response to a Patient Information Query or
can be sent as unsolicited patient information. See Message Types and Message
Flow. On Radiometer analyzers, unsolicited patient information is stored in the
analyzer database, whereas the unsolicited message can be stored in the RADIANCE
database when it is received by RADIANCE.
Radiometer These can at most receive 1 O record. See message structure below.
analyzers
Record Type Name
NOTE:
H Header record
Radiometer P Patient Information record. Contains patient demographics.
analyzers
Message [O] Radiometer analyzers. Order record, identifying an
Structure Accession number associated with the patient result.
L Message terminator record
Transmission Transmission examples for a patient information response are given below. Patient
Examples details are:
Patient ID:1234
Last Name:Doe
First Name:John
Sex: Male
Height:159
Weight:67kg
Birth date: 1956-06-07
63
ASTM High-level Communication Protocol Specifications for Radiometer products
Response from In the following a response from the HIS/LIS to a Query based on Accession
HIS/LIS to an Number can be seen. Accession number is: 789
Accession-based
Query
H|\^&|||Harbour Hospital LIS^||||||||1|20010507144648
P|1||1234||Doe^John||19560607|M||||||||159^cm|67^kg||||||||
O|1|789
L|1|N
Response from In the following a response from the HIS/LIS to a Query based on Patient ID can
HIS/LIS to a be seen. Patient ID is: 1234
PatientID- based
Query
H|\^&|||Harbour Hospital LIS^||||||||1|20010507144634
P|1||1234||Doe^John||19560607|M||||||||159^cm|67^kg||||||||
L|1|N
64
Communication Protocol Specifications for Radiometer products ASTM High-level
Patient-by-department response
Record Name
Type
H Header record
[{P}] 0 or more Patient Information records.
L Message Terminator record
Transmission A transmission example for a Patient By Department list sent by the HIS/LIS in
Example response to a Patient By Department Query is given below.
Patient department ICU-1. The department has 5 patients.
H|\^&|||mainframe||||||Patient List||1|20000101141700
P|1||12324||Palmer^Laura||19641217|F|||||||||||||||||ICU-1
P|2||17667||Lynch^David||19460120|M|||||||||||||||||ICU-1
P|3||34567||Smith^John||19520120|M|||||||||||||||||ICU-1
P|4||88388||Jones^Angela||19530120|F|||||||||||||||||ICU-1
P|5||56111||Abraham^Charles||19170605|M|||||||||||||||||ICU-1
L|1|N
65
ASTM High-level Communication Protocol Specifications for Radiometer products
Message This message may be sent by the HIS/LIS to place Radiometer analyzers in a
Structure Locked or Unlocked state.
The message is not supported by RADIANCE.
The structure of a command message is shown below.
Record Name
Type
H Header record
M Manufacturer Information record
L Message Terminator record
66
Communication Protocol Specifications for Radiometer products ASTM High-level
Overview
67
ASTM High-level Communication Protocol Specifications for Radiometer products
Introduction The following depicts a complete example using ASTM low-level Protocol.
NOTE: In the following example ABL and RADIANCE transmissions are unbolded.
Transmission from the HIS/LIS system are bolded.
Transmission <ENQ>
Example <ACK>
<STX>1H|\^&|||ABL735^Central Lab.||||||||1|19990923131544<CR><ETX>C8<CR><LF>
<ACK>
<STX>2P|1||12345||Doe^John|||U||||||^||^|^||||||||<CR><ETX>66<CR><LF>
<ACK>
<STX>3O|1||Sample #^4||||||||||||Arterial^|<CR><ETX>60<CR><LF>
<ACK>
<STX>4R|1|^^^pH^M|7.584|||N||F|||19990923112600<CR><ETX>1A<CR><LF>
<ACK>
<STX>5R|2|^^^pO2^M|63.9|mmHg||N||F|||<CR><ETX>D4<CR><LF>
<ACK>
<STX>6R|3|^^^pCO2^M|22.1|mmHg||N||F|||<CR><ETX>0C<CR><LF>
<ACK>
<STX>7R|4|^^^Cl-^M|75|mmol/L||N||F|||<CR><ETX>06<CR><LF>
<ACK>
<STX>0R|5|^^^Lac^M|8.7|mmol/L||N||F|||<CR><ETX>65<CR><LF>
<ACK>
<STX>1R|6|^^^Ca++^M|0.32|mmol/L||N||F|||<CR><ETX>77<CR><LF>
<ACK>
<STX>2R|7|^^^K+^M|5.3|mmol/L||N||F|||<CR><ETX>C8<CR><LF>
<ACK>
<STX>3R|8|^^^Na+^M|120|mmol/L||N||F|||<CR><ETX>2B<CR><LF>
<ACK>
<STX>4R|9|^^^Glu^M|11.9|mmol/L||N||F|||<CR><ETX>B1<CR><LF>
<ACK>
<STX>5R|10|^^^tHb^M|18.9|g/dL||N||F|||<CR><ETX>ED<CR><LF>
<ACK>
<STX>6R|11|^^^sO2^M|70.4|%||N||F|||<CR><ETX>9D<CR><LF>
<ACK>
<STX>7R|12|^^^O2Hb^M|48.5|%||N||F|||<CR><ETX>DC<CR><LF>
68
Communication Protocol Specifications for Radiometer products ASTM High-level
Transmission <ACK>
Example <STX>0R|13|^^^COHb^M|21.0|%||N||F|||<CR><ETX>D9<CR><LF>
(continued)
<ACK>
<STX>1R|14|^^^MetHb^M|10.1|%||N||F|||<CR><ETX>6E<CR><LF>
<ACK>
<STX>2R|15|^^^tBil^M|438|micromol/L||N||F|||<CR><ETX>C2<CR><LF>
<ACK>
<STX>3R|16|^^^HbF^M|62|%||N||F|||<CR><ETX>3A<CR><LF>
<ACK>
<STX>4R|17|^^^T^I|37.0|Cel||||F|||<CR><ETX>9D<CR><LF>
<ACK>
<STX>5R|18|^^^pH(T)^M|7.584|||N||F|||<CR><ETX>24<CR><LF>
<ACK>
<STX>6R|19|^^^pCO2(T)^M|22.1|mmHg||N||F|||<CR><ETX>E8<CR><LF>
<ACK>
<STX>7R|20|^^^SBE^C|-0.8|mmol/L||||F|||<CR><ETX>31<CR><LF>
<ACK>
<STX>0R|21|^^^SBC^C|25.3|mmol/L||||F|||<CR><ETX>2E<CR><LF>
<ACK>
<STX>1R|22|^^^pO2(T)^M|63.9|mmHg||N||F|||<CR><ETX>A7<CR><LF>
<ACK>
<STX>2R|23|^^^p50(act)^C|45.07|mmHg||||F|||<CR><ETX>47<CR><LF>
<ACK>
<STX>3R|24|^^^tO2^C|12.9|Vol%||||F|||<CR><ETX>79<CR><LF>
<ACK>
<STX>4L|1|N<CR><ETX>07<CR><LF>
<ACK>
<EOT>
69
ASTM High-level Communication Protocol Specifications for Radiometer products
70
Communication Protocol Specifications for Radiometer products ASTM High-level
<SOH>
H|\^&|||ABL735^Intensive Care Unit ||||||||1|19991013131021<CR>
P|1||29546587||^|||U||||||^|^^^|^|^||||||||<CR>
O|1||Sample #^8037||||||||||||Arterial^|<CR>
R|1|^^^pCO2^M|32.4|mmHg||L||F||User|19990419151100<CR>
C|1|I|84|I<CR>
R|2|^^^pH^M|7.326|||L||F|||<CR>
C|1|I|84|I<CR>
R|3|^^^pO2^M|99.9|mmHg||N||F|||<CR>
R|4|^^^Lac^M|8.9|mmol/L||N||F|||<CR>
R|5|^^^tHb^M|13.6|g/dL||N||F|||<CR>
R|6|^^^RHb^M|2.2|%||N||F|||<CR>
R|7|^^^O2Hb^M|96.7|%||N||F|||<CR>
R|8|^^^COHb^M|0.6|%||N||F|||<CR>
R|9|^^^MetHb^M|0.4|%||N||F|||<CR>
R|10|^^^T^I|37.0|Cel||||F|||<CR>
R|11|^^^FIO2^I|21.0|%||||F|||<CR>
R|12|^^^pH(T)^M|7.326|||N||F|||<CR>
R|13|^^^pCO2(T)^M|32.4|mmHg||N||F|||<CR>
R|14|^^^SBE^C|-8.4|mmol/L||||F|||<CR>
R|15|^^^SBC^C|18.0|mmol/L||||F|||<CR>
R|16|^^^Hct^C|41.8|%||||F|||<CR>
R|17|^^^pO2(T)^M|99.9|mmHg||N||F|||<CR>
R|18|^^^p50(act)^E|28.20|mmHg||||F|||<CR>
R|19|^^^AaDpO2^E|7.6|mmHg||||F|||<CR>
R|20|^^^AaDpO2,T^E|7.6|mmHg||||F|||<CR>
R|21|^^^tO2^C|18.6|Vol%||||F|||<CR>
R|22|^^^RI^E|8|%||||F|||<CR>
L|1|N<CR>
<EOT>
71
ASTM High-level Communication Protocol Specifications for Radiometer products
Introduction The following transmission examples are for the ABL80. They are given here
because they differ slightly from other Radiometer analyzers.
• Patient result
• Manual QC result
• Two point calibration
• System cycle
72
Communication Protocol Specifications for Radiometer products ASTM High-level
R|27|^^^pO2(T)^M|194|mmHg||H||R|||
R|28|^^^pO2(A),T^C|89|mmol/L||H||R|||
R|29|^^^AaDpO2,T^C|.....|mmol/L||||R|||
R|30|^^^a/ApO2,T^C|.....|mmol/L||||R|||
R|31|^^^RI,T^C|.....|mmol/L||||R|||
R|32|^^^Height^I|72|in||||C|||
R|33|^^^Weight^I|172|lbs||||C|||
R|34|^^^T^I|98.8|F||||C|||
R|35|^^^FIO2^I|21|%||||C|||
C|1|L|CHANGE^20060901135253 (ANONYMOUS) FO2_I: <Not included> -> 21|G
R|36|^^^Liter_Flow^I|0.4|L||||C|||
C|1|L|CHANGE^20060901135253 (ANONYMOUS) Liter_Flow: <Not included> -> 0.4|G
R|37|^^^B^I|555|mmHg||||C|||
R|38|^^^sO2^I|45|%||||C|||
R|39|^^^tHb^I|22|g/dL||||C|||
L|1|N
<EOT>
Manual QC <SOH>H|\^&|||ABL80^eds||||||||1|20060901154314
P|1|||||||||||||||||||||||||
O|1||QC #^17||||||||||||S7170^0
R|1|^^^Hct^M|0|%||||F||ANONYMOUS|20060818102305
L|1|N
<EOT>
73
ASTM High-level Communication Protocol Specifications for Radiometer products
<SOH>H|\^&|||ABL80^eds||||||||1|20060901154507
P|1
O|1||Cal #^7||||||||||||2 Point Calibration
R|1|^^^pH^Sens^M|50.6|||||F||SYSTEM|20060817180127
R|2|^^^pCO2^Sens^M|62.7|||||F|||
R|3|^^^pO2^Sens^M|0.029|||||F|||
R|4|^^^Hct^Sens^M|98.9|||||F|||
R|5|^^^Na+^Sens^M|61.5|||||F|||
R|6|^^^K+^Sens^M|57.0|||||F|||
R|7|^^^Ca++^Sens^M|26.2|||||F|||
R|8|^^^Cl-^Sens^M|47.2|||||F|||
R|9|^^^Glu^Sens^M|0.600|||||F|||
L|1|N<EOT>
<SOH>H|\^&|||ABL80^eds||||||||1|20060901154508
P|1|||||||||||||||||||||||||
O|1||QC #^5||||||||||||C8001^13487
R|1|^^^pH^M|7.36|||||F||SYSTEM|20060817180127
R|2|^^^pCO2^M|34|mmHg||||F|||
R|3|^^^Na+^M|154|mmol/L||||F|||
R|4|^^^K+^M|4.2|mmol/L||||F|||
R|5|^^^Ca++^M|1.14|mmol/L||||F|||
R|6|^^^Cl-^M|104|mmol/L||||F|||
R|7|^^^Glu^M|0.8|mmol/L||||F|||
L|1|N
<EOT>
74
Communication Protocol Specifications for Radiometer products ASTM High-level
<SOH>H|\^&|||ABL80^eds||||||||1|20060901154508
P|1|||||||||||||||||||||||||
O|1||QC #^6||||||||||||C8002^13177
R|1|^^^pH^M|7.03|||||F||SYSTEM|20060817180127
R|2|^^^pCO2^M|76|mmHg||||F|||
R|3|^^^pO2^M|154|mmHg||||F|||
R|4|^^^Hct^M|3|%||||F|||R|5|^^^Na+^M|103|mmol/L||||F|||
R|6|^^^K+^M|8.7|mmol/L||||F|||
R|7|^^^Ca++^M|2.32|mmol/L||||F|||
R|8|^^^Cl-^M|59|mmol/L||||F|||
R|9|^^^Glu^M|16.5|mmol/L||||F|||
L|1|N<EOT>
<SOH>H|\^&|||ABL80^eds||||||||1|20060901154508
P|1|||||||||||||||||||||||||
O|1||QC #^7||||||||||||C8003^13356
R|1|^^^pH^M|7.71|||||F||SYSTEM|20060817180127
R|2|^^^pCO2^M|12|mmHg||||F|||
R|3|^^^pO2^M|63|mmHg||||F|||
R|4|^^^Na+^M|168|mmol/L||||F|||
R|5|^^^K+^M|2.2|mmol/L||||F|||
R|6|^^^Ca++^M|0.48|mmol/L||||F|||
R|7|^^^Cl-^M|124|mmol/L||||F|||
R|8|^^^Glu^M|4.4|mmol/L||||F|||
L|1|N<EOT>
<SOH>H|\^&|||ABL80^eds||||||||1|20060901154509
P|1|||||||||||||||||||||||||
O|1||QC #^8||||||||||||C8004^13125
R|1|^^^pH^M|6.63|||||F||SYSTEM|20060817180127
R|2|^^^pCO2^M|43|mmHg||||F|||
R|3|^^^pO2^M|219|mmHg||||F|||
R|4|^^^Hct^M|70|%||||F|||
L|1|N<EOT>
75
ASTM High-level Communication Protocol Specifications