Adt messages accepted and stored by wacs, Accepted message types, Accepted message formats – Welch Allyn Connectivity Server - Programmers guide User Manual
Page 50

46
Inbound ADT HL7 messages
Welch Allyn Connectivity Server
ADT messages accepted and stored by WACS
WACS accepts the message types and formats described in this section.
Accepted message types
WACS receives and stores these types of messages. Welch Allyn suggests that you
consider configuring your CIS/HIS ADT server to block messages other than these.
•
ADT/ACT - Admit/visit notification (event A01)
•
ADT/ACK - Discharge/end visit (event A03)
•
ADT/ACK - Register a patient (event A04)
•
ADT/ACK - Pre-admit a patient (event A05)
•
ADT/ACK - Update patient information event (event A08).
•
ADT/ACK - Cancel admit/visit notification (event A11)
•
ADT/ACK - Cancel discharge/end visit (event A13
)
Accepted message formats
WACS accepts standard HL7 2.3-2.4 delimiters and data types, as defined in this section,
taken from the Health Level Seven Implementation Support Guide for HL7 Standard
Version 2.3.
Delimiters
The interface parses incoming messages for delimiters, and the delimiters might differ in
each message.
This section enables you to select and document which delimiters will be used in your
interface, and to identify related issues early (for example, conflicts with ASCII characters
that have special meaning in EBCDIC).
Note
The Acuity System accepts middle initial only (not middle name) in messages.
Table 22. Delimiters
HL7
System A
System B
Segment terminator
Field separator
| (hex 0D)
Component separator
^
Sub-component separator
&
Repetition Separator
~
Escape Character
\