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

Package: Consult Request Tracking

Routine: GMRCU


Information

GMRCU ;SLC/DLT - Consult/Request Utilities ;5/20/98 14:21

Source Information

Source file <GMRCU.m>

Entry Points

Name Comments DBIA/ICR reference
MTIM ;CONVERT TIME from X=2890313.1304 INTO X=13:04
REGDT ; Receives X in internal date.time, and returns X in MM/DD/YY format
REGDTM ;Receives X in internal date.time, and returns X in MM/DD/YY TT:TT
SIDT ; Receives X as internal date/time and returns X in DD MMM YY
FMHL7DTM ; Recieves X as internal date/time and returns X in CCYYMMDDHHMM
HL7FMDTM ; Recieves X as CCYYMMDDHHMM and returns X as internal date/time
DEM ; Gets Demographic Data from VADPT
; Receives: DFN
; Returns: GMRCPNM,GMRCSN,GMRCDOB,SEX,GMRCWARD,GMRCRB,GMRCAGE
; and GMRCWLI,GMRCHLI
MD ; Format physician names ;4/4/89 11:39 ;
; Recieves: IFN for New Person file as PR and desired name length, as NML
; Returns: Lastname,FI to specified length as PR
NAME ; Format names ;6/30/89 11:20 ;
; Recieves: FILE (3 for User, 16 for Person, 6 for Provider)
; IFN (Internal file # for above file),
; NML (Desired length for name to be returned)
; FNF (Flag to specify first name format: 0 for FI, 1 for FN)
; Returns: Lastname,First(name/initial) to specified length as NM
PTRCLN ;Clean out subservice 'B' X-reference of deleted entries
Info |  Source |  Entry Points