Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Source |  Entry Points |  Used in HL7 Interface
Print Page as PDF
Routine: SCMCHLRI

Package: Scheduling

Routine: SCMCHLRI


Information

SCMCHLRI ;BP/DJB - PCMM HL7 Rejects - Identify & Store Msg ; 2/28/00 12:10pm

Source Information

Source file <SCMCHLRI.m>

Entry Points

Name Comments DBIA/ICR reference
ACK ;Identify an acknowledgment message
PARSE ;Parse ACK message.
UPDATE ;Update entry in PCMM HL7 TRANSMISSION LOG file
STATUS(TRANI,STATUS) ;Update STATUS field in PCMM HL7 TRANSMISSION LOG file.
; Input: TRANI - IEN of PCM HL7 TRANSMISSION LOG file
; STATUS - A=Accepted, M=Marked for re-transmit, RJ=Rejected
STORE(TRANI) ;Store data from "ERR" and "ZER" arrays
CREATE(ERRORCD,CNT,TRANI) ;Create an entry in the ERROR CODE multiiple field
; Input: ERRORCD - Error code
; CNT - Counter for multiple entries
CONVERT(ID) ;If ID is from an integrated site, convert it to local ID.
HL7SAMP ;Sample code to view HL7 message

Used in HL7 Interface

HL7 Protocol Name Call Tags
PCMM SEND SERVER FOR ADT-A08 ACK
SCMC SEND SERVER WORKLOAD ACK
Info |  Source |  Entry Points |  Used in HL7 Interface