HL7 v2.5.1 Specificationsv2.5.1

to moveEnter to openTry PID-5, ADT, 0004

VXQ: Query for vaccination record

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

Recognising VXQ messages

VXQ announces itself in MSH-9 like this:

MSH-9VXQ^V01^VXQ_V01
  1. MSH-9.1VXQmessage code: what kind of message this is
  2. MSH-9.2V01trigger event: what happened in the real world: query for vaccination record
  3. MSH-9.3VXQ_V01message 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

VXQ takes 1 structure.

VXQ_V01: Query For Vaccination Record

Sent when one thing happens: V01: Query For Vaccination Record.

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

SegmentNameOPTCardinality
MSHR1..1
SFTO0..*
QRDR1..1
QRFO0..1

Trigger events

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

EventNameStructure
V01Query For Vaccination RecordVXQ_V01