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 |  FileMan Files Accessed Via FileMan Db Call
Print Page as PDF
Routine: DGPFHLUT

Package: Registration

Routine: DGPFHLUT


Information

DGPFHLUT ;ALB/RPM - PRF HL7 UTILITIES ; 2/12/2020

Source Information

Source file <DGPFHLUT.m>

Entry Points

Name Comments DBIA/ICR reference
INIT(DGPROT,DGHL) ;Kernel HL7 INIT wrapper
HLEID(DGPROT) ;return IEN of HL7 protocol
GETLINK(DGINST) ;retrieve a single link for a given institution
BLDTEXT(DGWP,DGHL,DGARR) ;Build HL7 word proc text array
NXTSEG(DGROOT,DGCURR,DGFS,DGFLD) ;retrieves next sequential segment
; This function retrieves the next segment in the work global, returns
; an array of field values and the segment's work global index. If
; the next segment does not exist, then the function returns a zero.
GETFLDS(DGSEG,DGFS,DGFLD) ;retrieve HL7 segment fields into an array
STRIPTS(DGSTR) ;Strip trailing spaces from a line of text
BLDSEG(DGTYP,DGVAL,DGHL) ;generic segment builder
ADD(DGVAL,DGSEP,DGSEG) ;append a value onto segment
CKSTR(DGFLDS,DGSTR) ;validate comma-delimited HL7 field string
CONVMID(DGID) ;convert #772 msgid to #773 msgid
ENCHL7(STR) ; Encode HL7 escape sequences in a string
DECHL7(STR) ; Decode HL7 escape sequences in a string

FileMan Files Accessed Via FileMan Db Call

FileNo Call Tags
^HLMA - [#773] GET1^DIQ
Info |  Source |  Entry Points |  FileMan Files Accessed Via FileMan Db Call