PRSMPI ;ALB/CMC-TRIGGER X-REF ON PAID FIELDS FOR MPI & STF SEG BUILDER ;8/5/2010
Source file <PRSMPI.m>
| 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)  |