HL7 v2.5.1 Specificationsv2.5.1

to moveEnter to openTry PID-5, ADT, 0004

TCU: Automated equipment test code settings update message

This page lists the structures and trigger events TCU defines, taken from the standard. The written commentary that theADT page carries has not been written for TCU.

Recognising TCU messages

TCU announces itself in MSH-9 like this:

MSH-9TCU^U10^TCU_U10
  1. MSH-9.1TCUmessage code: what kind of message this is
  2. MSH-9.2U10trigger event: what happened in the real world
  3. MSH-9.3TCU_U10message structure: which segments to expect, and in what order

How to use these specifications explains MSH-9 in full, with a worked example.

Message structures

TCU takes 1 structure.

TCU_U10

2 different trigger events send this structure:

The segments below are the same for all 2. HL7 varies the meaning, not the shape: there is no separate TCU_U11 layout. What changes is MSH-9, which tells the receiver which of the 2 happened and therefore what to do with the message.

You must always send: MSH, EQU, TCC. Everything else is optional, or required only inside a group you chose to send.

SegmentNameOPTCardinality
MSHR1..1
SFTO0..*
EQUR1..1
TEST_CONFIGURATIONa group of 2 segments, repeated togetherR1..*
SPMO0..1
TCCR1..*
ROLO0..1

R inside a group means required of that group. Send the group and you must include that segment; leave the group out and it never appears. This structure has 1 such group: TEST_CONFIGURATION.

Trigger events

The trigger event is the real-world thing that made the message get sent. TCU defines 2.

EventNameStructure
U10U10TCU_U10
U11U11TCU_U10