DGPFUT1 ;ALB/RBS - PRF UTILITIES CONTINUED ; 6/9/06 10:56am
Source file <DGPFUT1.m>
Name | Comments | DBIA/ICR reference |
---|---|---|
DISPACT(DGPFAPI) | ;Display all ACTIVE Patient Record Flag's for a patient
; Input: DGPFAPI() = Array of patients active flags ; (passed by reference) ; See $$GETACT^DGPFAPI for array format. ; Output: None |
|
ASKDET() | ;does user want to display flag details?
|
|
DISPPRF(DGDFN) | ; Patient Record Flags screen Display
|
|
SELPAT(DGPAT) | ;This procedure is used to perform a patient lookup for an existing patient in the PATIENT (#2) file.
|
|
GETFLAG(DGPFPTR,DGPFLAG) | ;retrieve a single FLAG record
; This function acts as a wrapper around the $$GETLF and $$GETNF ; API's. Function will be used to obtain a single flag record from ; either the PRF LOCAL FLAG (#26.11) file or the PRF NATIONAL FLAG ; (#26.15) file depending on the value of the DGPFPTR input parameter. |
|
PARENT(DGCHILD) | ;lookup and return the parent of a child
|
|
FMTPRNT(DGCHILD) | ;lookup and return parent of a child in display format
|
|
CNTRECS(DGFILE) | ;return number of records of a file
|
Name | Line Occurrences |
---|---|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
FileNo | Call Tags |
---|---|
^DPT - [#2] | Classic Fileman Calls |