Files > ADT/HL7 PIVOT

name
ADT/HL7 PIVOT
number
391.71
location
^VAT(391.71,
description
This file serves as a funnel for all of the ADT events that need to be broadcast to any system. The VISIT file may replace this file in the future. The entries in this file will contain information on how to get back to its parent event in PIMS. There are no parent child relationships stored here.
Fields
#NameLocationTypeDetailsIndexDescription
.01date/time of event(+)0;1DATE-TIMEBThis will contain the date time of the event.
.02pivot number(+)0;2NUMERICThis will contain a unique pivot number that is created by the system.
.03patient(+)0;3POINTER2CThis is the pointer to the patient file (#2) to the patient this event belongs to.
.04type of event(+)0;4SET OF CODES1:INPATIENT EVENTS
2:OUTPATIENT EVENTS
3:REGISTRATION EVENTS
4:UPDATES TO DATA
5:TREATING FACILITY UPDATES
6:COTS UPDATE EVENTS
This indicates the type of event that has occurred.
.05event pointer0;5VARIABLE-POINTER2, 405, 409.68This field is a variable pointer to the Patient Movement, Outpatient Encounter or Patient file. When the type of event is inpatient, it points to the event in the Patient Movement file. Outpatient, it points to either the Patient file or the Outpatient Encounter file. Registration and Updates point to the Patient file.
.06transmitted0;6SET OF CODES1:NEED TO TRANSMIT
.07deleted0;7SET OF CODES1:DELETED
This field is used to mark the given entry for the event as being deleted. It indicates that the ADT event was deleted, but an ancillary system may still hold the PIVOT number.
.08requires transmission0;8BOOLEAN0:NO
1:YES
This field denotes whether or not the entry requires transmission.
.09user0;9POINTER200
.1event reason code0;10FREE TEXTThis field may contain an HL7 event reason code for certain entries in the pivot file. For example, if a user causes an ADT-A08 message to be generated, by adding a patient to the security log file the event reason code is 97, indicating a 'Sensitivity Update' triggered the A08.
1.1resulting message1;1FREE TEXTThis field will store the result from attempting to build and send an HL7 message. The result will either be a message ID when the attempt is successful or an error message.
2.1field(s) edited2;1FREE TEXTThis field will be used to store the fields edited, delimited by ; for the event.

Not Referenced