80000456-102 Alinity ASTM LIS Interface
80000456-102 Alinity ASTM LIS Interface
80000456-102 Alinity ASTM LIS Interface
Manual (ASTM)
80000456-102
Table of contents
Read me first.......................................................................................... 5
Customer service....................................................................................................................... 6
Proprietary statement.................................................................................................................7
Disclaimers................................................................................................................................. 8
Alinity ci‑series warranty statement for USA customers only..................................................9
Alinity ci‑series agency approvals........................................................................................... 10
Intellectual Property statement................................................................................................11
Key to symbols......................................................................................................................... 12
Comparison between available LIS interfaces: CLSI (ASTM) vs. HL7................................. 15
References............................................................................................................................... 18
CLSI (ASTM) implementation notes..........................................................19
Low-level protocol (CLSI LIS01-A2)........................................................................................20
TCP/IP support only......................................................................................................20
Network connection...................................................................................................... 20
Receiver interrupts........................................................................................................21
Frames...........................................................................................................................21
Character set................................................................................................................ 21
Messaging protocol (CLSI LIS2-A2)........................................................................................22
Logical information storage and transmission error recovery requirements.............22
Outgoing messages...................................................................................................... 22
Incoming messages...................................................................................................... 24
Delimiters.......................................................................................................................25
Record construction......................................................................................................26
Dates and times............................................................................................................ 26
Message buffering........................................................................................................ 26
Outgoing messages............................................................................... 27
Order query.............................................................................................................................. 28
Message structure........................................................................................................ 29
Notes on message structure........................................................................................ 29
Message granularity..................................................................................................... 29
Specimen and QC results upload........................................................................................... 30
Message structure: Specimen results......................................................................... 30
Message structure: QC results.................................................................................... 31
Notes on message structure........................................................................................ 32
Message granularity..................................................................................................... 32
Outgoing record format........................................................................................................... 33
Message Header record (H)........................................................................................ 33
Patient Information record (P)..................................................................................... 34
Test Order record (O).................................................................................................. 35
Result record (R).......................................................................................................... 36
Comment record (C).....................................................................................................39
Request Information record (Q)...................................................................................39
Related information...
Customer service, page 6
Proprietary statement, page 7
Disclaimers, page 8
Alinity ci‑series warranty statement for USA customers only, page 9
Alinity ci‑series agency approvals, page 10
Intellectual Property statement, page 11
Key to symbols, page 12
Comparison between available LIS interfaces: CLSI (ASTM) vs. HL7, page 15
References, page 18
Customer service
For questions about the Alinity ci‑series, contact the local representative or find country-specific
contact information at abbottdiagnostics.com.
Related information...
Read me first, page 5
Proprietary statement
The Alinity ci‑series software programs and system documentation are protected by copyright
(©2016, 2018 Abbott Laboratories, Abbott Park, Illinois). All rights are reserved.
The software and manual were developed solely for use with the Alinity ci‑series as specified in
the operating instructions.
The information, documents, and related graphics published herein (the "Information") are the
sole property of Abbott Laboratories. Permission to use the Information is granted, provided that:
• the copyright notice appears on all copies;
• use of the Information is for operation of ABBOTT products by Abbott trained personnel or
informational use only;
• the Information is not modified in any way; and
• no graphics are used separate from accompanying text.
Each person assumes full responsibility and all risks arising from use of the Information herein.
The Information is presented "AS IS" without warranties, either express or implied, and may
include technical inaccuracies or typographical errors. Abbott Laboratories reserves the right to
make additions, deletions, or modifications to the Information at any time without any prior
notification.
Related information...
Read me first, page 5
Disclaimers
All samples (printouts, graphics, displays or screens, etc.) are for information and illustration
purposes only and shall not be used for clinical or maintenance evaluations. Data shown in
sample printouts and screens do not reflect actual patient names or test results.
The Information was developed to be used by Abbott Laboratories-trained personnel, by other
persons knowledgeable or experienced with the operation and service of the product identified,
under the supervision and with cooperation from Abbott Laboratories technical support or service
representatives.
In no event shall Abbott Laboratories or its affiliates be liable for any damages or losses incurred
in connection with or arising from the use of the information by persons not fully trained by
Abbott Laboratories.
No confidential relationship shall be established in the event that any user of the Information
should make any oral, written or electronic response to Abbott Laboratories (such as feedback,
questions, comments, suggestions, ideas, etc.). Such response and any information submitted
therewith shall be considered non-confidential, and Abbott shall be free to reproduce, publish or
otherwise use such information for any purposes whatsoever including, without limitation, the
research, development, manufacture, service, use, or sale of products incorporating such
information. The sender of any information to Abbott is fully responsible for its content, including
its truthfulness and accuracy and its non-infringement of any other person's proprietary rights.
Abbott Laboratories is not engaged in rendering medical advice or services.
Updates to the Information may be provided in either paper or electronic format. Always refer to
the latest documents for the most current information.
Master Table of Contents and / or Index - Incremental manual updates may cause the Master
Table of Contents or Master Index page numbering to change.
No part of this media may be reproduced, stored, retrieved, or transmitted in any form or by any
means without the prior written permission of Abbott Laboratories.
Related information...
Read me first, page 5
Related information...
Read me first, page 5
Related information...
Read me first, page 5
Related information...
Read me first, page 5
Key to symbols
The following symbols are used on Alinity ci‑series labels and labeling.
Symbol Description
Authorized Representative in the European
Community
Caution: Biological RISKS
Date of manufacture
Interior light
Manufacturer
Temperature limitation
Symbol Description
Use by/Expiration date
Acid Wash
Alkaline Wash
Detergent A
Detergent B
Distributed by
Kit
Manufactured by
Manufactured for
Pre-Trigger Solution
Produced by
Product of Japan
Symbol Description
Product of Singapore
Product of USA
Quantity
Reaction vessels
Revision
Sample cups
Sequence number
Serial number
Trigger Solution
Unit
Wash buffer
Related information...
Read me first, page 5
Related information...
Read me first, page 5
References
This manual is based on the following standards:
• CLSI LIS01-A2: Specification for Low-Level Protocol to Transfer Messages Between Clinical
Laboratory Instruments and Computer Systems
• CLSI LIS2-A2: Specification for Transferring Information Between Clinical Laboratory
Instruments and Information Systems
• IHE Laboratory Technical Framework, Laboratory Analytical Workflow (LAW) profile
Related information...
Read me first, page 5
Introduction
This section specifies implementation notes related to the CLSI (ASTM) interface supported by
the instrument.
Related information...
Low-level protocol (CLSI LIS01-A2), page 20
Messaging protocol (CLSI LIS2-A2), page 22
Related information...
CLSI (ASTM) implementation notes, page 19
TCP/IP support only, page 20
Network connection, page 20
Receiver interrupts, page 21
Frames, page 21
Character set, page 21
Related information...
Low-level protocol (CLSI LIS01-A2), page 20
Network connection
Per CLSI LIS01-A2, section 8.2.1.1, the instrument is defined to be the "client" and supports an
active connection while the LIS/host system is defined as the "server" and offers a socket for
connection. The instrument is configurable for both the port and IP address of the LIS and is
defined to be the "client" to request a connection to the LIS offered socket. The instrument
supports an active persistent connection as described below.
The following steps are performed by the instrument for an active persistent network connection.
1. At startup, attempt to connect to the configured IP address and port of the LIS.
2. If connection is unsuccessful, wait for a short time period and retry one or more times.
3. Keep the connection open at all times, even if no more messages remain to be exchanged.
4. If a disconnection is detected outside of a data exchange, retry the connection.
Related information...
Low-level protocol (CLSI LIS01-A2), page 20
Receiver interrupts
The instrument does not support receiver interrupts specified in section 8.3.5 of the CLSI LIS01-
A2 specification. During the Transfer Phase the instrument does the following:
• When acting as a receiver during the Transfer Phase, the instrument does not issue a
receiver interrupt request (that is, send an <EOT> in place of the usual <ACK>).
• When acting as a sender during the Transfer Phase, the instrument ignores receiver
interrupt requests and processes the <EOT> character the same as a received <ACK>
character.
Related information...
Low-level protocol (CLSI LIS01-A2), page 20
Frames
Per the CLSI LIS01-A2 section 8.3.1.1 and section 3.3.2, each LIS01-A2 frame transmitted by the
instrument contains only a single LIS2-A2 record, and each frame received by the instrument
must contain only a single LIS2-A2 record.
Related information...
Low-level protocol (CLSI LIS01-A2), page 20
Character set
Per section 4.3 of CLSI LIS2-A2, the standard does not define transmission of character
encodings that require greater than 8 bits; however, character encodings greater than 8 bits can
be transmitted through the use of appropriate algorithmic transformations.
The instrument transmits and receives characters using one of the following encodings
(instrument configuration setting):
• Windows-1252
• UTF-8
• Shift-JIS
• ASCII
Related information...
Low-level protocol (CLSI LIS01-A2), page 20
Related information...
CLSI (ASTM) implementation notes, page 19
Logical information storage and transmission error recovery requirements, page 22
Outgoing messages, page 22
Incoming messages, page 24
Delimiters, page 25
Record construction, page 26
Dates and times, page 26
Message buffering, page 26
Related information...
Messaging protocol (CLSI LIS2-A2), page 22
Outgoing messages
For outgoing messages, the instrument supports these requirements as follows:
• For Order Query messages, each message contains data for only a single specimen. The
only decremental change in the hierarchical level is achieved only when the Terminator
record is successfully sent. Therefore, if a transmission failure occurs within a message, all
records in the message must be retransmitted.
• For Test Results Upload, the message contains only a single specimen but can contain
multiple results for that single specimen. The instrument presumes data to be saved
according to the following criteria:
At successful receipt of a test order record or terminator record, any unsaved test order
record and associated result and comment records prior to this order record are saved.
NOTE: A new Order record marks the end of the complete set of records needed for result
information for a single run of a test request (also indicates the beginning of the result
information for the next test run).
An example result message, showing presumed save points, is provided below. In addition, a list
of which records are resent, in the case of transmission failure, is provided.
Related information...
Messaging protocol (CLSI LIS2-A2), page 22
Incoming messages
For incoming messages, the instrument supports these requirements as follows:
• For Negative Order Query messages, each message contains data for only a single
specimen. The only decremental change in the hierarchical level is achieved only when the
Terminator record is successfully sent. Therefore, if a transmission failure occurs within a
message (Message Header record through Message Terminator record), all records in the
message must be retransmitted.
• For Test Order downloads, the instrument stores segments of the message as received,
according to the following criteria:
– At successful receipt of a record that is a decremental change in the hierarchical level,
all unsaved data is saved prior to this record (per CLSI LIS2-A2).
– At successful receipt of a test order record, any unsaved test order record and
associated comment record prior to this order record are saved.
An example result order message, showing save points, is provided below. In addition, a list of
which records would need to be resent in the case of transmission failure is provided.
Related information...
Messaging protocol (CLSI LIS2-A2), page 22
Delimiters
For outgoing messages, the delimiters used are:
Delimiter Type Character Description
Field | Separates fields within records.
Repeat \ Separates multiple occurrences for the same type of
information within a field.
Component ^ Separates data elements within a field.
Escape & Allows embedding of special characters within the data.
For incoming messages, any characters defined in the header record and transmitted by the
external system are used as the delimiters for that message.
Related information...
Messaging protocol (CLSI LIS2-A2), page 22
Record construction
When generating outgoing messages, the instrument only transmits each record, up to and
including the last populated field of the record and then the trailing carriage return. All empty
fields subsequent to the last populated field of the record are suppressed from transmission to
the LIS. For example, when transmitting a Patient record, the instrument does not populate any
fields beyond the Sequence Number, so the record is transmitted as P|1.
Related information...
Messaging protocol (CLSI LIS2-A2), page 22
Related information...
Messaging protocol (CLSI LIS2-A2), page 22
Message buffering
Because of sample-processing requirements, Order Query messages take priority over any other
outgoing messages. However, it will not interrupt a message that is in progress (for example,
waiting for an acknowledgment to a results upload message).
For outgoing messages (for example, Result Upload), the instrument supports the queuing of
multiple messages. As an example, the operator can request that results for N samples be sent
to the LIS. This results in N result messages being queued for transmission. For situations like
this that allow for multiple message transactions to be queued for processing in the background,
the instrument supports a message buffer to hold outgoing messages. This message buffering
also accounts for times when the network connection cannot be made to the LIS. This message
buffer operates as a FIFO queue that allows new Order Query messages to go to the front of
the queue. If the FIFO reaches its maximum capacity, no more messages, including query
messages, are queued for transmission. A buffer-full indication is generated on the instrument
user interface, and the instrument disables the connection.
Related information...
Messaging protocol (CLSI LIS2-A2), page 22
Introduction
Transmission of Specimen test results, Quality control results, and Order Query Requests use
the high-level CLSI records and fields described in this section. Unused fields are not listed.
Related information...
Order query, page 28
Specimen and QC results upload, page 30
Outgoing record format, page 33
Order query
When the instrument identifies a specimen (bar code read) and finds no existing orders for that
specimen in its database, the instrument queries the LIS for orders against the specimen. The
LIS responds with any test orders for that specimen.
Figure 1: Interaction diagram
Interaction model
Trigger event The query is sent by the instrument when all the following conditions are met:
• A specimen is recognized (bar code read) as being introduced to the
instrument [will not query based on Sample location, but only based on
Specimen Identification (ID)].
• There are no existing test orders found in its database for that specimen.
• The sample is not configured as a Control or Calibrator sample on the
instrument.
• A batch is not In Progress on the system.
• Query mode is enabled for the instrument.
Only one Order Query is issued by the instrument to the LIS at any given time. An
existing Order Query must complete prior to initiating a new request. Order Query
requests are only made for a single sample.
An Order Query request is considered complete under any of the following
conditions:
• receipt of a negative query response
• receipt of test orders for the specimen
• time-out waiting for a response (and retry attempts exhausted)
• error in transmission of query (and retry attempts exhausted)
Related information...
Outgoing messages, page 27
Message structure, page 29
Notes on message structure, page 29
Message granularity, page 29
Message structure
The record hierarchy for an Order Query is as follows:
Related information...
Order query, page 28
Related information...
Order query, page 28
Message granularity
Each unique message contains:
• one specimen (therefore only one Request Information record).
Related information...
Order query, page 28
Interaction model
Trigger event The results are sent when the results are completed and released by the
instrument. A completed result can either be a successfully completed test or a test
that was attempted to be run but did not produce a result due to some condition
(test exception).
Direction Instrument to LIS
Related information...
Outgoing messages, page 27
Message structure: Specimen results, page 30
Message structure: QC results, page 31
Notes on message structure, page 32
Message granularity, page 32
Related information...
Specimen and QC results upload, page 30
Related information...
Specimen and QC results upload, page 30
Related information...
Specimen and QC results upload, page 30
Message granularity
Each unique result message can contain:
1. one specimen.
2. one or more results (or exceptions) for the one specimen.
Related information...
Specimen and QC results upload, page 30
Related information...
Outgoing messages, page 27
Message Header record (H), page 33
Patient Information record (P), page 34
Test Order record (O), page 35
Result record (R), page 36
Comment record (C), page 39
Request Information record (Q), page 39
Message Terminator record (L), page 39
Manufacturer Information record (M), page 40
Related information...
Outgoing record format, page 33
Related information...
Outgoing record format, page 33
Related information...
Outgoing record format, page 33
Related information...
Outgoing record format, page 33
Related information...
Outgoing record format, page 33
Related information...
Outgoing record format, page 33
Related information...
Outgoing record format, page 33
NOTE: CLSI-LIS2 does not define fields after CLSI field number 14.2. The notation *.N in the
table below indicates the field number in the record defined for use in the interface.
CLSI Field Name Maximum Field Contents Field Description
Field Characters
14.1 Record Type 1 M Manufacturer record
14.2 Sequence 5 1 to 65536 Consistent with the sequence number rules
Number described in CLSI LIS2-A2
*.3 Record Type 3 INV Record containing contributing item information.
Sub ID Modeled after fields in the HL7 v2.5.1 INV
segment.
*.4 Substance 20 String The identifier of the contributing item varies based
Identifier on Substance Type (see the table below).
*.5 Substance 2 String The type of contributing item is one of:
Type • SR = Assay-specific Reagent information
• CO = Control specimen information
• CA = Assay Calibration information
*.6 Inventory 20 String The serial number of the reagent.
Container Only present for Substance Type: SR.
Identifier Blank for all other Substance Types.
*.7 Expiration 14 YYYYMMDD[HHMMSS] Calibration Expiration Date and time (may be
Date/Time blank) for Substance Type: CA.
Lot Expiration Date (may be blank) for all other
Substance Types.
Related information...
Outgoing record format, page 33
NOTES
Introduction
This section outlines the messages, records, and field contents for communications from the LIS
host computer to the Alinity ci‑series. Unsupported fields are not listed.
Related information...
Order download, page 44
Negative query response, page 47
Incoming record format, page 49
Order download
This message is used to issue a new order to the instrument or to cancel an existing order
previously sent.
Figure 3: Interaction diagram
Interaction model
Trigger event Any change to an order which then causes the order to be allocated or scheduled
on the instrument by the LIS. Such changes include submission of new orders,
cancellations, updates, etc., where multiple orders are associated with a single
sample.
The message can also be sent from the LIS in response to an order query from the
instrument. The response can contain orders to be performed by the instrument.
The instrument accepts unsolicited test orders from the LIS, regardless of whether
the Host Query option is enabled or not.
This message also covers the case where a previously downloaded order will need
to be canceled or modified on the instrument. To affect an order modification, the
combination of an order cancel and a new order must be used.
Direction LIS to Instrument
Related information...
Incoming messages, page 43
Message structure, page 45
Notes on message structure, page 45
Message structure
The record hierarchy for an Order Download is as follows:
Related information...
Order download, page 44
Related information...
Order download, page 44
Message granularity
Each unique message can contain:
1. one or more specimens.
2. one or more test orders against each specimen.
Related information...
Order download, page 44
Related information...
Order download, page 44
Interaction model
Trigger event The message is sent from the LIS in response to an order query from the
instrument. The response indicates that there are no outstanding orders for the
requested Specimen ID.
Direction LIS to Instrument
Related information...
Incoming messages, page 43
Message structure, page 47
Notes on message structure, page 48
Message granularity, page 48
Message structure
The record hierarchy for a Negative Query Response is as follows:
Related information...
Negative query response, page 47
Related information...
Negative query response, page 47
Message granularity
Each unique message can contain a negative query response for one specimen.
Related information...
Negative query response, page 47
Related information...
Incoming messages, page 43
Message Header record (H), page 49
Patient Information record (P), page 49
Test Order record (O), page 50
Comment record (C), page 52
Request Information record (Q), page 52
Message Terminator record (L), page 53
Notes:
1. Processing ID must be P (or p) in the incoming message or the message "Message Header
Record to Terminator Record" is ignored.
Related information...
Incoming record format, page 49
Related information...
Incoming record format, page 49
Notes:
1. The instrument supports repeat delimiters in the Universal Test ID field on incoming requests
in support of ordering multiple tests for a specimen. (In addition, multiple tests may be
ordered by sending multiple Order records, each with a single Universal Test ID specified.)
2. Replicates for an assay may be ordered using one of these two methods:
a. Use of Repeat Delimiters in Universal Test ID field of Test Order Record
b. Multiple Order records containing Action Code "A"
Related information...
Incoming record format, page 49
Related information...
Incoming record format, page 49
Related information...
Incoming record format, page 49
Related information...
Incoming record format, page 49
NOTES
Introduction
This appendix contains example messages for outgoing and incoming messages.
Related information...
Outgoing messages, page 56
Incoming messages, page 58
Outgoing messages
Order Query
H|\^&|||Alinity ci-series^1.0^s00123|||||||P|LIS2-A2|20151103103758-0600
Q|1|^002111522041500||^^ALL||||||||O
L|1
Specimen result
H|\^&|||Alinity ci-series^1.0^s00123|||||||P|LIS2-A2|20151103110207-0600
P|1
O|1|002231522041700|002231522041700^F5678^3^1^10|^^^25^Anti-HCV^UNDILUTED|
R||||||||||||||||||||F
R|1|^^^25^Anti-HCV^UNDILUTED^F|0.21|S/CO||RUO||F||Admin^Admin||
20151103104756|i12345
M|1|INV|25|CA|||20151030110131|21544MU52
M|2|INV|25-0|SR|42514|20241231||21544MU52
R|2|^^^25^Anti-HCV^UNDILUTED^I|NonReactive|||||F||Admin^Admin||
20151103104756|i12345
R|3|^^^25^Anti-HCV^UNDILUTED^P|15000|RLU||||F||Admin^Admin||20151103104756|
i12345
R|4|^^^25^Anti-HCV^UNDILUTED^G|6d9fc45f-1512-4141-8a82-3a90fa63f542|||||F||
Admin^Admin||20151103104756|i12345
L|1
Specimen exception
H|\^&|||Alinity ci-series^1.0^s00123|||||||P|LIS2-A2|20151103112259-0600
P|1
O|1|00256114041500|00256114041500^H8878^1^1^8|^^^25^Anti-HCV^UNDILUTED|
R||||||||||||||||||||X
R|1|^^^25^Anti-HCV^UNDILUTED^X|1401^TestException - Unable to process test.
Background read failure.|||||F||Admin^Admin||20151103112204|i12345
M|1|INV|25|CA|||20151030110024|21544MU52
M|2|INV|25-0|SR|42514|20241231||21544MU52
C|1|I|Example comment.|G
R|2|^^^25^Anti-HCV^UNDILUTED^G|4fd3f19f-0052-441f-963f-a314c8c123ba|||||F||
Admin^Admin||20151103112204|i12345
L|1
Control result
H|\^&|||Alinity ci-series^1.0^s00123|||||||P|LIS2-A2|20151103110348-0600
P|1
Related information...
Example messages, page 55
Incoming messages
H|\^&||||||||||P
P|1|||PID0001|Doe^John^Q||19610722|M|||||Dr. Smith||||||||||||ParkClinic
O|1|002111522041500||^^^65|||||||A||||||||||||||O
C|1|L|Order comment.|G
L|1
Order Download for Multiple Specimens with Multiple Orders per Specimen
H|\^&||||||||||P
P|1
O|1|009986522317500||^^^65|||||||A||||||||||||||O
O|2|009986522317500||^^^85|||||||A||||||||||||||O
O|3|009986522317500||^^^25|||||||A||||||||||||||O
P|2
O|1|009986522317600||^^^65|||||||A||||||||||||||O
O|2|009986522317600||^^^85|||||||A||||||||||||||O
O|3|009986522317600||^^^25|||||||A||||||||||||||O
P|3
O|1|009986522317700||^^^65|||||||A||||||||||||||O
O|2|009986522317700||^^^85|||||||A||||||||||||||O
O|3|009986522317700||^^^25|||||||A||||||||||||||O
P|4
O|1|009986522317800||^^^65|||||||A||||||||||||||O
O|2|009986522317800||^^^85|||||||A||||||||||||||O
O|3|009986522317800||^^^25|||||||A||||||||||||||O
L|1
H|\^&||||||||||P
P|1
O|1|002111522041500||^^^65|||||||C||||||||||||||O
L|1
H|\^&||||||||||P
Q|1|^44576114055699||^^^ALL||||||||X
L|1
Related information...
Example messages, page 55
NOTES
Introduction
This appendix contains a functional comparison and a message record comparison of the
Alinity ci‑series and the ARCHITECT system.
Related information...
Functional comparison, page 62
Message record comparison, page 64
Functional comparison
The following is a brief description of the major functional differences between the LIS (ASTM/
CLSI) interfaces of the Alinity ci‑series and ARCHITECT System. This comparison is provided in
support of customers that are replacing an ARCHITECT System with an Alinity ci‑series.
Capability Alinity ci‑series ARCHITECT
Physical Layer
Data Exchange TCP/IP RS-232
Data Link Layer
Maximum Frame 64,000 characters 247 characters
Size
Message Content Layer
Character Encoding • ASCII (English characters only) • ASI - Abbott Standard Interface
Options • Windows-1252 (Abbott only encoding scheme
• Windows-932 (Shift-JIS) dating back to Abbott AxSYM
• UTF-8 instrument system)
• Windows-1252
• Windows-932 (Shift-JIS)
• Windows-936 (Simplified Chinese
GBK)
• UTF-8
Patient Sends all available patient demographic Enable/disable feature for transmission
Demographic Data data of select patient demographic data
Transmission (Collection Date/Time, Patient Location,
Doctor)
Control Orders Does not accept Control orders Accepts Control orders
Error Code and Sends both Code and Text. (If LIS cannot Enable/disable feature for transmission
Text for Test handle non-English characters, use of the Error Text in support of LIS (that
Exceptions ASCII.) cannot accept non-English characters)
Transmission
Sending Test Sent within Result record under Order Sent within Comment record under Order
Exceptions record record
Test Order Single comment up to 50 characters: Concatenation of multiple optional ASTM
Comments Comment record under Order record fields to form a single comment up to 50
characters:
• Comment record under Patient
record
• Danger Code field
• Clinical information field
• Specimen type field
• Specimen source field
• Comment record under Order record
Multiple Result Flags separated by repeat delimiter Flags separated by component delimiter
Flags
Related information...
Alinity ci‑series to ARCHITECT comparison, page 61
Related information...
Alinity ci‑series to ARCHITECT comparison, page 61
System-specific outgoing messages, page 64
System-specific incoming messages, page 69
Related information...
Message record comparison, page 64
Message Header record, page 64
Patient Information record (P), page 65
Test Order record, page 65
Results record, page 66
Comment record, page 68
Request Information record (Q), Alinity ci‑series, page 68
Manufacturer Information record (Alinity ci‑series only), page 68
6.13 Version Alinity ci‑series 7 LIS2-A2 Version level of the CLSI specification
Number ARCHITECT 14 1 ARCHITECT LIS Interface Version
Alinity ci‑series 19 YYYYMMDD Date and Time of Message in CLSI
Date and HHMMSS+/- date format.
6.14 Time of HHMM
NOTE: Alinity ci‑series provides the
Message ARCHITECT 14 YYYYMMDDHH
time zone.
MM SS
Related information...
System-specific outgoing messages, page 64
Related information...
System-specific outgoing messages, page 64
Related information...
System-specific outgoing messages, page 64
Results record
The following table details the differences in the format of the Results record sent by the
Alinity ci‑series or ARCHITECT System to the host.
CLSI Field Name Maximum Characters Field Field Description
Field Contents
0 Empty Universal Test ID (part 1) - not used
0 ^Empty Universal Test ID (part 2) - not used
Alinity ci‑series
0 ^Empty Universal Test ID (part 3) - not used
9.3 Universal Test
ID 4 ^Assay Assay number that identifies the test.
Number
Alinity ci‑series 15 ^Assay Name Assay name of the test.
Related information...
System-specific outgoing messages, page 64
Comment record
The following table details the differences in the format of the Comment record sent by the
Alinity ci‑series or ARCHITECT System to the host.
CLSI Field Name Maximum Characters Field Contents Field Description
Field
Alinity ci‑series 50
Comment Result Comment or Exception
10.4 ARCHITECT Comment
Text String
At least 260
Comment Alinity ci‑series G Result Comment or Exception
10.5 1
Type ARCHITECT G or I String
Related information...
System-specific outgoing messages, page 64
Related information...
System-specific outgoing messages, page 64
Related information...
System-specific outgoing messages, page 64
Related information...
Message record comparison, page 64
Message Header record, page 69
Patient Information record (P), page 69
Test Order record, page 70
Comment record, page 72
Request Information record (Q), Alinity ci‑series, page 72
Message Terminator record, page 72
Related information...
System-specific incoming messages, page 69
Related information...
System-specific incoming messages, page 69
8.4.12 Action Code 1 Alinity ci‑series N = New order for a specimen - only
N, A, or C create new order if the specified
assay in 8.4.5 does not already exist
ARCHITECT
for the specimen
N, A, C or Q
A = Add (unconditional) order for a
specimen - create order for the
specified assay in 8.4.5 even if an
order already exists for that assay
C - Cancel (delete) pending order for
the assay specified in 8.4.5
NOTE: Alinity ci‑series does not
support "Q" = Control Sample.
8.4.13 Danger Code Alinity ci‑series Danger Code Part of the Test Order Comment
(Not Supported) Field (optional)
ARCHITECT 15
8.4.14 Clinical Alinity ci‑series Clinical Information Part of the Test Order Comment
Information (Not Supported) Field (optional)
ARCHITECT 15
8.4.16 Specimen Alinity ci‑series Specimen Type Part of the Test Order Comment
Type (Not Supported) Field (optional)
5
Specimen Alinity ci‑series ^Specimen Source
Source (Not Supported)
15
8.4.26 Report Types 1 Alinity ci‑series O (or o) = Order record; asking that
O or Q analysis be performed.
ARCHITECT Q (or q) = response to Query. (This
record is a response to an order
O or o
query request.)
Q or q
NOTE: Alinity ci‑series does not
support "o" or "q".
Related information...
System-specific incoming messages, page 69
Comment record
The following table details the differences in the format of the Comment record sent by the host
to the Alinity ci‑series or ARCHITECT System.
CLSI Field Name Maximum Field Contents Field Description
Field Characters
10.4 Comment 50 Alinity ci‑series String Order comment text.
Text ARCHITECT NOTE: Alinity ci‑series truncates
Printable characters any text in excess of 50
characters.
Related information...
System-specific incoming messages, page 69
Related information...
System-specific incoming messages, page 69
Related information...
System-specific incoming messages, page 69
NOTES
Index
A K
agency approvals key to symbols
description of, 10 descriptions of, 12
illustrations of, 12
C
S
customer service
contacting, 6 symbols
key to, 12
I
W
Intellectual Property statement
description of, 11 warranty
description of, 9