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
Print Page as PDF
Routine: DGPFHLTM

Package: Registration

Routine: DGPFHLTM


Information

DGPFHLTM ;SHRPE/YMG - PRF HL7 QBP/RSP PROCESSING ; 05/02/18

Source Information

Source file <DGPFHLTM.m>

Entry Points

Name Comments DBIA/ICR reference
TREQMSG(DATA,DGPFA,TYPE) ; sends notification about PRF flag ownership transfer request
; DATA - Array of values to include in the message (see tag EN^DGPFHLT1)
; DGPFA - PRF assignment array
; TYPE - 1 = notification about received request, 2 = notification about received response
TERRMSG(MSGID,ERTXT) ; sends notification about an error that occurred in PRF flag ownership transfer request process
; MSGID - HL7 message Id
; ERTXT - array containing error text, ERTXT(line #) contains each line
SEND(MGRP,SUBJ,MSGARY) ;send the MailMan message
; MGRP - mail group name
; MSGARY - name of message text array in open format
; SUBJ - Subject line
Info |  Source |  Entry Points