CPS ASTM High Level
CPS ASTM High Level
CPS ASTM High Level
1 Introduction
ASTM high-
2 Detailed structure of each record
level protocol type
(E1394)
Communication
3 ASTM message structure and
protocol examples
specifications
6 Date of issue
System performance
The procedures described in this manual must be observed in order to ensure proper system
performance, and to avoid hazards.
Radiometer cannot provide or verify system performance characteristics if the system is not installed,
used and maintained in accordance with Radiometer procedures or if accessories not meeting the
specifications provided by Radiometer are used.
Radiometer warrants that the data media on which the software included in the system is furnished is
free from defects in material and workmanship under normal use for three (3) months from the date
of delivery as evidenced by a copy of invoice or receipt.
Confidentiality
The contents of this document shall not be reproduced or communicated to any third party without
the prior written consent of Radiometer.
Changes
This document is subject to change without notice and you are urged to contact Radiometer to verify
whether the document has been changed.
While every effort is made to ensure the correctness of the information provided in this document as
changed from time to time, Radiometer disclaims any liability for errors and omissions.
Radiometer, the Radiometer logo, ABL, AQT, TCM, RADIANCE, PICO and CLINITUBES are trademarks of Radiometer Medical ApS.
Overview
Introduction This manual describes the structure of the ASTM high-level
protocol. The manual also describes how Radiometer analyzers
and the RADIANCE system implement the ASTM high-level
protocol. For information about Radiometer analyzers using this
protocol, see the CPS reference manual 994-188.
1
ASTM High-level Communication Protocol Specifications for Radiometer products
2
Communication Protocol Specifications for Radiometer products ASTM High-level
Introduction
Overview
Introduction Radiometer analyzers and the RADIANCE system 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.
NOTICE: The RADIANCE system has dedicated bidirectional interfaces for the
following systems:
• CernerASTM
• HBO
• Hboc
• Labfusion
• Misys (Sunquest)
NOTICE: The Audit Trail function is available for the ASTM (but not the
ASTM6xx) protocols and is only supported by:
• The RADIANCE system
• ABL80 analyzer
• ABL77 analyzer
The format of Comment records documenting general conditions,
errors and flags differs slightly between Radiometer analyzers.
Intended use
3
ASTM High-level Communication Protocol Specifications for Radiometer products
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
Protocol Is Used.....
ASTM6xx – ASTM E1394 – • to match ABL500 analyzer
91 “Specification for series and ABL600 analyzer
Transferring Information series making it as seamless as
Between Clinical possible to use Radiometer
Laboratory Instruments analyzers and RADIANCE system
and Computer Systems”. products with existing HIS/LIS
interfaces.
NOTICE: Unlike the
previous ABL500 and
ABL600 analyzer 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 the
RADIANCE system.
• when a Radiometer analyzer
has to connect to a non-
Radiometer data manager or
HIS/LIS that supports the
POCT1-A suite of protocols.
7
ASTM High-level Communication Protocol Specifications for Radiometer products
Protocol Is Used.....
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.
8
Communication Protocol Specifications for Radiometer products ASTM High-level
9
ASTM High-level Communication Protocol Specifications for Radiometer products
Message structure
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 "|"
Compo- A field may be divided into several component fields.
nent field The name field of the patient information record has
the components last name, first name and middle
initials. Components are delimited by '^'
Record Messages consist of various record types that are listed in the
Types table below.
Record Name
Type
H Header record
P Patient information record
O Test order record
R Result record
C Comment record
M Manufacturer information
record
Q Query record
L Message terminator record
10
Communication Protocol Specifications for Radiometer products ASTM High-level
Record Name
Type
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
11
ASTM High-level Communication Protocol Specifications for Radiometer products
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 in
the RADIANCE system:
12
Communication Protocol Specifications for Radiometer products ASTM High-level
Retaining For installations which have been upgraded to the new standard,
old where it is desired to maintain the old behaviour for component
component delimiter handling please contact your Radiometer Service
behaviour Representative for an update.
13
ASTM High-level Communication Protocol Specifications for Radiometer products
Radiometer
Analyzer HIS/LIS
Radiometer
RADIANCE HIS/LIS
Analyzer
14
Communication Protocol Specifications for Radiometer products ASTM High-level
15
ASTM High-level Communication Protocol Specifications for Radiometer products
Query-
Response The Query-Response Messages where Radiometer analyzers or
Messages the RADIANCE system sends a query message and expects a
response message from the HIS/LIS include:
• Patient Information Query/Patient Information Response
• Patient by Department Query/Patient by Department
Response
NOTICE: In this manual the Query message specifications are included in
the section for "Messages Sent from the Analyzer or the RADIANCE
system" whereas the Response message specifications are
included in the sections for "Messages Received by the Analyzer
or the RADIANCE system".
Message The following diagram illustrates the flow of messages sent from
Flows for Radiometer analyzers when connected to the HIS/LIS system
Sent directly (see next page).
Messages
16
Communication Protocol Specifications for Radiometer products ASTM High-level
Radiometer HIS/LIS
Analyzer
Patient Result
Radiometer
HIS/LIS
Analyzer
Calibration Result
Radiometer HIS/LIS
Analyzer
Radiometer HIS/LIS
Analyzer
Activity Log
17
ASTM High-level Communication Protocol Specifications for Radiometer products
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
18
Communication Protocol Specifications for Radiometer products ASTM High-level
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
19
ASTM High-level Communication Protocol Specifications for Radiometer products
Radiometer HIS/LIS
Analyzer
Radiometer HIS/LIS
RADIANCE
Analyzer
20
Communication Protocol Specifications for Radiometer products ASTM High-level
Flow of The following diagram illustrates the flow of messages when the
Analyzer analyzer is connected directly to the HIS/LIS system.
Messages to
the HIS/LIS Radiometer HIS/LIS
Analyzer
< 20 secs
Patient by Department Response
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)
21
ASTM High-level Communication Protocol Specifications for Radiometer products
22
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. The RADIANCE system generates an audit trail list if
a result is edited in the RADIANCE system or at a Radiometer
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 the RADIANCE system.
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.
Audit Trail The following example illustrates the Audit Trail included in an
Example ASTM message sent to the HIS/LIS system from the RADIANCE
system.
In this example the operator, John Smith (initials JBS), drew a
sample from a patient, Peter Hansen, and performed a
measurement on an ABL700 series analyzer. He later went in to
make the following changes, after which the result was
retransmitted to the RADIANCE system, which in turn
retransmitted the result to the HIS/LIS system:
1. Disable pCO2 via the dynamic parameter button in the
patient ID screen.
2. FIO2: changed from 21.0 to 80.0
3. Patient temperature (degrees Celsius): change from 37.0
to 39.4
NOTE The result has an error message (Calibration drift out of range)
on parameter pO2.
23
ASTM High-level Communication Protocol Specifications for Radiometer products
24
Communication Protocol Specifications for Radiometer products ASTM High-level
25
ASTM High-level Communication Protocol Specifications for Radiometer products
26
Communication Protocol Specifications for Radiometer products ASTM High-level
27
ASTM High-level Communication Protocol Specifications for Radiometer products
NOTICE: 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 analyzer sends this record for Patient results ONLY.
analyzer Fields are * if they differ from other Radiometer analyzers. An
explanation follows the chart below.
28
Communication Protocol Specifications for Radiometer products ASTM High-level
29
ASTM High-level Communication Protocol Specifications for Radiometer products
30
Communication Protocol Specifications for Radiometer products ASTM High-level
Introduction The test order record contains information about the particular
test on a single specimen.
ABL77 The ABL77 analyzer sends this record for Patient results ONLY.
analyzer *
Fields are * if they differ from Radiometer analyzers. An
explanation follows the chart below.
Cal #^12
QC #^54 Sample - patient
31
ASTM High-level Communication Protocol Specifications for Radiometer products
32
Communication Protocol Specifications for Radiometer products ASTM High-level
33
ASTM High-level Communication Protocol Specifications for Radiometer products
34
Communication Protocol Specifications for Radiometer products ASTM High-level
35
ASTM High-level Communication Protocol Specifications for Radiometer products
36
Communication Protocol Specifications for Radiometer products ASTM High-level
37
ASTM High-level Communication Protocol Specifications for Radiometer products
ABL77 The ABL77 analyzer looks only at the first three fields even
analyzer though a HIS/LIS system may send more.
38
Communication Protocol Specifications for Radiometer products ASTM High-level
Result record
39
ASTM High-level Communication Protocol Specifications for Radiometer products
40
Communication Protocol Specifications for Radiometer products ASTM High-level
41
ASTM High-level Communication Protocol Specifications for Radiometer products
42
Communication Protocol Specifications for Radiometer products ASTM High-level
43
ASTM High-level Communication Protocol Specifications for Radiometer products
44
Communication Protocol Specifications for Radiometer products ASTM High-level
45
ASTM High-level Communication Protocol Specifications for Radiometer products
ABL77 The only comment record the ABL77 analyzer sends is the Audit
analyzer Trail style comment record. Fields are * if they differ from
Radiometer analyzers. An explanation follows the chart below.
46
Communication Protocol Specifications for Radiometer products ASTM High-level
47
ASTM High-level Communication Protocol Specifications for Radiometer products
HH:MM:SS
The ABL77 analyzer
refers to “operator”
as “edit by”.
The field names as
they appear in the
actual transmissions
are as follows:
AccessionNumber;
PatientId;
LastName;
FirstName;
Patient department;
Sex;
birthDate
48
Communication Protocol Specifications for Radiometer products ASTM High-level
49
ASTM High-level Communication Protocol Specifications for Radiometer products
Query record
ABL77 The ABL77 analyzer sends only the first 11 fields (i.e.1-11) for a
analyzer Patient by Department Query. The ABL77 analyzer sends only
first 3 fields (1-3) for a Patient information Query
50
Communication Protocol Specifications for Radiometer products ASTM High-level
51
ASTM High-level Communication Protocol Specifications for Radiometer products
NOTICE: The RADIANCE system and the ABL77 and ABL80 analyzers do not
support this record.
52
Communication Protocol Specifications for Radiometer products ASTM High-level
53
ASTM High-level Communication Protocol Specifications for Radiometer products
Overview
54
Communication Protocol Specifications for Radiometer products ASTM High-level
Overview
55
ASTM High-level Communication Protocol Specifications for Radiometer products
Introduction The following gives the symbols and their meanings in this topic:
Symbol Meaning
[{}] Zero or more
occurrences
[ ] Optional
{} One or more
occurrences
56
Communication Protocol Specifications for Radiometer products ASTM High-level
Patient result
57
ASTM High-level Communication Protocol Specifications for Radiometer products
Radiometer
Analyzers The Patient Result has no general errors but does have an error
Transmis- on the pO2.
sion
H|\^&|||ABL735^Central Lab.||||||||1|19990923114712
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
RADIANCE In the following example a retransmission is illustrated where
Transmis- temperature has been changed from 37 to 39.4 and FIO2 has
sion (Audit been changed from 21% to 80%. At the same time there is a
Trail calibration error on pH.
enabled)
NOTICE: The following differs from Radiometer analyzers transmissions:
1. Audit Trail C records.
2. A transmission status in the O record of "C" for Correction.
58
Communication Protocol Specifications for Radiometer products ASTM High-level
59
ASTM High-level Communication Protocol Specifications for Radiometer products
H|\^&|||ABL735^Central Lab.||||||||1|20020719164827
P|1||0004||Sørensen^Susanne||19460123|F||||||^|^^^|1.37^m|55.0
0^kg||||||||
O|1||Sample #^267|^^^|||||||||||Not specified^||||||||||C
R|1|^^^pH^M|?7.412|||N||R|||20020719151122
C|1|I|377^Calibration Drift 2 out of range|I
R|2|^^^pH(T)^C|?7.377|||N||C|||
C|1|L|CHANGE^2002-07-19 16:44:02 () pH(T): 7.412 -> 7.377|G
R|3|^^^p50(act),T^E|?4.12|kPa||N||C|||
C|1|L|CHANGE^2002-07-19 16:44:02 () p50(act),T: 3.47 -> 4.12|G
R|4|^^^p50(act)^E|?3.47|kPa||N||R|||
R|5|^^^pCO2^M|5.53|kPa||N||R|||
R|6|^^^pCO2(T)^C|6.21|kPa||N||C|||
C|1|L|CHANGE^2002-07-19 16:44:02 () pCO2(T): 5.53 -> 6.21|G
R|7|^^^pO2^M|11.5|kPa||N||R|||
R|8|^^^pO2(T)^C|?13.3|kPa||N||C|||
C|1|L|CHANGE^2002-07-19 16:44:02 () pO2(T): 11.5 -> 13.3|G
R|9|^^^SBE^C|?1.7|mmol/L||N||R|||
R|10|^^^ABE^C|?1.6|mmol/L||N||R|||
R|11|^^^Ca++^M|1.21|mmol/L||N||R|||
R|12|^^^Ca(7.4)^C|?1.22|mmol/L||N||R|||
R|13|^^^Cl-^M|110|mmol/L||N||R|||
R|14|^^^Glu^M|8.0|mmol/L||N||R|||
R|15|^^^cH+^C|?38.7|nmol/L||N||R|||
R|16|^^^HCO3-^C|?25.9|mmol/L||N||R|||
R|17|^^^SBC^C|?25.8|mmol/L||N||R|||
R|18|^^^K+^M|3.6|mmol/L||N||R|||
R|19|^^^cH+(T)^C|?42.0|nmol/L||N||C|||
C|1|L|CHANGE^2002-07-19 16:44:02 () cH+(T): 38.7 -> 42.0|G
R|20|^^^Lac^M|0.6|mmol/L||N||R|||
R|21|^^^Na+^M|142|mmol/L||N||R|||
R|22|^^^tCO2(B)^C|?50.2|Vol%||N||R|||
R|23|^^^tHb^M|9.4|mmol/L||N||R|||
R|24|^^^sO2^M|?0.973|||N||R|||
C|1|I|377^Calibration Drift 2 out of range|I
R|25|^^^COHb^M|0.013|||N||R|||
R|26|^^^RHb^M|0.027|||N||R|||
R|27|^^^MetHb^M|0.005|||N||R|||
R|28|^^^T^I|39.4|Cel||N||C|||
C|1|L|CHANGE^2002-07-19 16:44:02 () T: 37.0 -> 39.4|G
R|29|^^^FIO2^I|0.800|||N||C|||
C|2|L|CHANGE^2002-07-19 16:43:36 () FIO2: 0.210 -> 0.800|G
60
Communication Protocol Specifications for Radiometer products ASTM High-level
L|1|N
AQT90 The following example is a transmission sent by the RADIANCE
Transmission system, which is received from an AQT90 FLEX analyzer. It
example illustrates the user of < and > in R records where CKMB and NT-
proBNP values are lower reportable range.
61
ASTM High-level Communication Protocol Specifications for Radiometer products
Calibration result
62
Communication Protocol Specifications for Radiometer products ASTM High-level
H|\^&|||ABL735^||||||||1|19990923102738
P|1
O|1||Cal #^133||||||||||||1 Point Calibration
R|1|^^^tHb^Zero^M|486.34|pA||||F|||19990923083000
R|2|^^^tHb^ZeroDrift^M|1.91|pA||||F|||
R|3|^^^tHb^ZeroStatus^M|0|||||F|||
R|4|^^^Glu^1^M|9.9|mmol/L||||F|||
R|5|^^^Glu^Sens^M|231.0|pA/mM||||F|||
R|6|^^^Glu^Drift^M|?0.9|mmol/L||||F|||
C|1|I|376|I
R|7|^^^Lac^1^M|4.0|mmol/L||||F|||
R|8|^^^Lac^Sens^M|452.6|pA/mM||||F|||
R|9|^^^Lac^Drift^M|0.1|mmol/L||||F|||
R|10|^^^Cl-^1^M|104|mmol/L||||F|||
R|11|^^^Cl-^Status^M|105|mmol/L||||F|||
R|12|^^^Cl-^Drift1^M|-1|mmol/L||||F|||
R|13|^^^pH^1^M|7.398|||||F|||
R|14|^^^pH^Status^M|7.261|||||F|||
R|15|^^^pH^Drift1^M|-0.005|||||F|||
R|16|^^^Ca++^1^M|1.25|mmol/L||||F|||
R|17|^^^Ca++^Status^M|2.66|mmol/L||||F|||
R|18|^^^Ca++^Drift1^M|?0.17|mmol/L||||F|||
C|1|I|376|I
R|19|^^^K+^1^M|4.0|mmol/L||||F|||
R|20|^^^K+^Status^M|3.2|mmol/L||||F|||
R|21|^^^K+^Drift1^M|?0.2|mmol/L||||F|||
C|1|I|376|I
R|22|^^^Na+^1^M|145|mmol/L||||F|||
R|23|^^^Na+^Status^M|122|mmol/L||||F|||
R|24|^^^Na+^Drift1^M|1|mmol/L||||F|||
R|25|^^^pO2^1^M|140.1|mmHg||||F|||
R|26|^^^pO2^Sens^M|11.7|pA/mmHg||||F|||
63
ASTM High-level Communication Protocol Specifications for Radiometer products
Transmis- R|27|^^^pO2^Drift1^M|?6.3|mmHg||||F|||
sion C|1|I|376|I
Example
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
64
Communication Protocol Specifications for Radiometer products ASTM High-level
65
ASTM High-level Communication Protocol Specifications for Radiometer products
H|\^&|||ABL735^ICU-
1||||||||1|20010516124441P|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
66
Communication Protocol Specifications for Radiometer products ASTM High-level
Activity log
67
ASTM High-level Communication Protocol Specifications for Radiometer products
Record Name
Type
H Header record
H|\^&|||ABL735^Central Lab.||||||||1|19990923125103
Q|1|12345^
L|1|N
68
Communication Protocol Specifications for Radiometer products ASTM High-level
Patient-by-department query
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
69
ASTM High-level Communication Protocol Specifications for Radiometer products
70
Communication Protocol Specifications for Radiometer products ASTM High-level
Radiometer
analyzers Record Type Name
Message
H Header record
Structure
P Patient Information record. Contains
patient demographics.
[O] Radiometer analyzers. Order record,
identifying an Accession number associated
with the patient result.
L Message terminator record
71
ASTM High-level Communication Protocol Specifications for Radiometer products
Sex: Male
Height:159
Weight:67kg
Birth date: 1956-06-07
72
Communication Protocol Specifications for Radiometer products ASTM High-level
Patient-by-department response
Record Name
Type
H Header record
0 or more Patient Information
[{P}] records.
L Message Terminator record
73
ASTM High-level Communication Protocol Specifications for Radiometer products
Record Name
Type
H Header record
Manufacturer Information record
M
L Message Terminator record
74
Communication Protocol Specifications for Radiometer products ASTM High-level
Overview
75
ASTM High-level Communication Protocol Specifications for Radiometer products
Transmis- <ENQ>
sion <ACK>
Example <STX>1H|\^&|||ABL735^Central
Lab.||||||||1|19990923131544<CR><ETX>C8<CR><LF>
<ACK>
<STX>2P|1||12345||Doe^John|||U||||||^||^|^||||||||<CR><ETX>66<CR><L
F>
<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>
76
Communication Protocol Specifications for Radiometer products ASTM High-level
<ACK>
<STX>7R|12|^^^O2Hb^M|48.5|%||N||F|||<CR><ETX>DC<CR><LF>
<ACK>
<STX>0R|13|^^^COHb^M|21.0|%||N||F|||<CR><ETX>D9<CR><LF>
<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>
77
ASTM High-level Communication Protocol Specifications for Radiometer products
78
Communication Protocol Specifications for Radiometer products ASTM High-level
79
ASTM High-level Communication Protocol Specifications for Radiometer products
Introduction The following transmission examples are for the ABL80 analyzer.
They are given here because they differ slightly from other
Radiometer analyzers.
• Patient result
• Manual QC result
• Two point calibration
• System cycle
Patient <SOH>H|\^&|||ABL80^eds||||||||1|20060901135323
result P|1||1470082||Doe^John||19521013|M||||||^|^^^|72^in|172^lbs||||||||ICU
O|1|124451|Sample #^2|^^^|||20060901135200||||||||Arterial^Brachial,
right|Dr. Spock|||||||||C
C|27|L|CHANGE^20060901135253 (ANONYMOUS) Drawn By: <Not included> -
> Nurse Cratchit|G
C|28|L|CHANGE^20060901135253 (ANONYMOUS) Baro: <Not included> ->
555|G
R|1|^^^pH^M|7|||N||R||ANONYMOUS|20060817155958
R|2|^^^pCO2^M|14|mmHg||LL||R|||
R|3|^^^pO2^M|193|mmHg||>||R|||
R|4|^^^Hct^M|-14|%||<||R|||
R|5|^^^Na+^M|119|mmol/L||LL||R|||
R|6|^^^K+^M|6.7|mmol/L||N||R|||
R|7|^^^Ca++^M|1.49|mmol/L||N||R|||
R|8|^^^Cl-^M|71|mmol/L||LL||R|||
R|9|^^^Glu^M|0.2|mmol/L||LL||R|||
R|10|^^^tHb^C|.....|g/dL||||R|||
R|11|^^^HCO3-^C|3.3|mmol/L||N||R|||
R|12|^^^SBC^C|6.9|mmol/L||N||R|||
R|13|^^^ABE^C|-34.5|mmol/L||N||R|||
R|14|^^^SBE^C|-26|mmol/L||N||R|||
R|15|^^^tCO2(B)^C|3.1|mmol/L||N||R|||
R|16|^^^tCO2(P)^C|3.7|mmol/L||N||R|||
R|17|^^^Ca(7.4)^C|.....|mmol/L||||R|||
R|18|^^^Anion gap (K+)^C|51.4|mmol/L||N||R|||
R|19|^^^sO2^C|99|%||N||R|||
R|20|^^^tO2^C|14.4|Vol%||N||R|||
R|21|^^^pO2(A)^C|89|mmol/L||N||R|||
R|22|^^^AaDpO2^C|.....|mmol/L||||R|||
R|23|^^^a/ApO2^C|.....|mmol/L||||R|||
80
Communication Protocol Specifications for Radiometer products ASTM High-level
R|24|^^^RI^C|.....|mmol/L||||R|||
R|25|^^^pH(T)^M|7|||N||R|||
R|26|^^^pCO2(T)^M|14|mmHg||N||R|||
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
81
ASTM High-level Communication Protocol Specifications for Radiometer products
R|1|^^^Hct^M|0|%||||F||ANONYMOUS|20060818102305
L|1|N
<EOT>
<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>
82
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>
83
ASTM high-level protocol (E1394), Communication protocol specifications Date of issue
Date of issue
Publication: 200912
Edition: G
Code number: 990-490