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

Package: Registration

Routine: DGRNCVNC


Information

DGRNCVNC ;HDSO/RTW - Run Patient Name Standardization ; 25 OCT 2023 10:21

Source Information

Source file <DGRNCVNC.m>

Entry Points

Name Comments DBIA/ICR reference
EN ;
DIRHL7 ;
RUN(DGFLAG) ;Convert PATIENT file names;
LOOP
DIR ;
LOOP2 ;
UPDATE(DGFLAG,DGFIL,DGIENS,DGFLD,DGNAM,DGNMSP,DPTMAX,DPTA,DGMPI) ;Process name field
RECORD(DGFIL,DGFLD,DGREC,DGNAM,DGAUD,DGNMSP,DGDFN,DGOLD) ;file changes in ^XTMP
INV(DGIENS) ;Invert the IENS CALL FROM UPDATE
FIELD
XRARY ;Gather xref kills and sets
CONFIRM ; SEND A CONFIRMATION MAILMAN MESSAGE
RESULTS ;
SENDMSG(XMDUZ,XMSUBJ,XMBODY,XMTO,XMINSTR,XMZ,XMATTACH) ; Send a msg
; In: User, basket (if you are recipient), all msg parts,
; priority?, closed?, (info?,cc?), send now or later (when?),
; (KIDS,MIME,text,PackMan), delete date (if to shared,mail)
; XMINSTR("RCPT BSKT")

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!,"No Patient records found requiring the PATIENT NAME COMPONENT UPDATE",!!
  • Line Location: EN+8
Function Call: WRITE
  • Prompt: !,"****Warning ensure you restart the filers. Use the Monitor, Start, Stop Filers [HL FILER MONITOR] option to properly restart to avoid errors while editing the patient file****",!!
  • Line Location: EN+9
Function Call: WRITE
  • Prompt: !!,"****Warning ensure you restart the filers.",!!," Use the Monitor, Start, Stop Filers [HL FILER MONITOR] option to properly restart to avoid errors while editing the patient file****",!!
  • Line Location: EN+11
Function Call: WRITE
  • Prompt: !!,"The ""Missing Name Components"" message can be found in your mailman messages"
  • Line Location: DIR+20
Function Call: WRITE
  • Prompt: !!,"The Name Component restore results was sent to your mailman acct.",!
  • Line Location: CONFIRM+3
Function Call: WRITE
  • Prompt: !," Please review the findings",!
  • Line Location: RESULTS+2

FileMan Files Accessed Via FileMan Db Call

FileNo Call Tags
^DD("IX" - [#.11] FIND^DIC,  GETS^DIQ
Info |  Source |  Entry Points |  Interaction Calls |  FileMan Files Accessed Via FileMan Db Call