GENERAL DESCRIPTION |
The PFSS project needs to store the pointer to the File
#772 (HL7 Message Text) record that contains the body of the HL7 message
triggered by an entry in File #375 (PFSS Account). This pointer will be used
for troubleshooting and ad hoc auditing.
In order to obtain the pointer value from the Message Id returned by the HL7
GENERATE^HLMA() API, a lookup is done on the "C" cross-reference of File #773.
The "C" cross-reference is built on Field #2, the Message Id. Using the IEN
obtained, the .01 value of the File #773 entry is retrieved. That value is
the desired pointer to the File #772 entry containing the Message Text.
|