Troubleshooting guide
TD 92735EN
15 May 2012 / Ver. G
Installation and Operation Manual
Unite Connectivity Manager
221
H.2 Example HL7 v2.x
Through this document the following HL7 v2 example message with the MSH, EVN, PID, PV1,
IN1 and IN2 segments encapsulated in a MLLP session will be used:
• MSH – Message Header
• EVN – Event type
• PID – Patient Identification
• PV1 – Patient visit
•IN1 – Insurance
• IN2 – Insurance additional information
Figure 100.
<VT>MSH|^~\&|HIS|ADT_MODULE|ASCOM|UNITE|20060109024819||ADT^A08
|20060109024311170|P|2.2|||AL|SU||
EVN|A08|200601090243|<CR>
PID|||2490298||Långstrump&&Långstrump&Mr.&Nilsson^Pippi^Viktual
ia Rullgardina Krusmynta
Efraemsdotter^^Ms.^""~Langkous&&Langkous&Dhr.&Nilsson^Pippi^Vic
tualia Rolgordijna Kruizemunta
EfraÏmsdochter^^Juffrouw^""||19630122|M|||Villa Villekulla
Bråkmakargatan^7^Vimmerby^^SE-
9999||0046123456789|||""|""|||||||N||""<CR>
PV1||O|First aid^Room 5^Bed
2|||^^|""^""^""^""^^""^""|||||||||||""||||||||||||||||||""|""||
|||||""|<CR>
IN1|1||7022|CZ Zorgverzekering|Postbus^99999^Tilburg^^9999
AB||076-5243xxx||||||||P|||||||||||||||||||||900080820<CR>
IN2||||||||||||||||||||||||||||3|H<CR>
<FS><CR>
H.3 Event Handler Configuration
This section describes how an HL7 v2 message is transmitted from the Hospital Information
System (HIS) to the Unite CM system.
HIS - ASCII
The Hospital Information System (HIS) connects to Unite CM\ASCII through a TCP/IP socket.
The IP address to connect to is the IP address of the Unite CM module. An HL7 application
message is sent over this connection. The message is encapsulated between the input start
and input stop characters, see the figure in H.4 Configure Unite CM on page 224.
Sub-
component
5
th
char after “MSH”
segment ID
‘&’ ampersand Defined by HL7 message
received by Event Handler.
Escape 4
th
char after the
“MSH” segment ID
‘\’ backslash To escape the above
defined message element
delimiters when used in
fields represented by
string/text data types.
Defined by HL7 message
received by Event Handler.