ZAX Segment Types
Below is a list of the various types of ZAX segment, as determined by the contents of ZAX.1. The fields
contained in each type of ZAX segment are described in further detail in the next section.
PATIENT 4.3 Provides information about the
current status of a patient.
BED 4.1.2 Provides information about the
current status of a bed.
HL7 4.3 Provides information about the
incoming HL7 message
Example of PATIENT layout:
ZAX.1 4.3 Always PATIENT
ZAX.2 4.3 Medical record number
ZAX.3 4.3 Unit assignment (will always be
consistent with PV1.3)
ZAX.4 4.3 Discharge status: one of none,
pending, scheduled, or stepdown
ZAX.5 4.3 If on code alert: time went on code
alert in the form 20031215163000
ZAX.6 4.3 Acuity: 0 for none/unknown,
otherwise 1, 2, …
ZAX.7 4.3 Isolation type identifier (if patient
is on isolation)
ZAX.10 4.3 If (and only if) patient has a bed
request: time request created in
the form 20031215163000
ZAX.11 4.3 If (and only if) patient has a
bed request: bed request type
identifier(s) (this field may be
repeated)
ZAX.12 4.3 If (and only if) patient has
a bed reservation: time
reservation created in the form
20031215163000
ZAX.13 4.3 If (and only if) patient has a bed
reservation: reserved bed
ZAX.14 4.3 If (and only if) patient has a bed
reservation: reserved unit
ZAX.15 4.3 If (and only if) patient has
a transport request: time
request created in the form
20031215163000
ZAX.16 4.3 If (and only if) patient has a
transport request: transport
destination identifier
…different layout for BED type and different layout for HL7 type too…