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: PRSMPI

Package: PAID

Routine: PRSMPI


Information

PRSMPI ;ALB/CMC-TRIGGER X-REF ON PAID FIELDS FOR MPI & STF SEG BUILDER ;8/5/2010

Source Information

Source file <PRSMPI.m>

Entry Points

Name Comments DBIA/ICR reference
XREF(DA) ;TRIGGER TO SET THE REQUIRES TRANSMISSION FIELD if the PAID Enumeration process has started
GET(EN,ARRAY) ;
STF(PRSSIEN,HL,PRSSTR) ; STF segment builder for PAID Employee (#450)
HL7TXT(HL7STRG,HL,HLES) ; Replace occurrences of embedded HL7 delimiters with HL7 escape sequence
; Inputs: HL7STRG - Data string to be checked
; HL("ECH") - HL7 delimiter string
; Delimiters MUST be in the following order: Escape, Field, Component, Repeat, Subcomponent
; Example: \^~|&
; Output: HL7XTRG - Data string with escape sequence added (if needed)
Info |  Source |  Entry Points