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

Package: Registration

Routine: DGPFAAH


Information

DGPFAAH ;ALB/RPM - PRF ASSIGNMENT HISTORY API'S ; 4/8/04 4:13pm

Source Information

Source file <DGPFAAH.m>

Entry Points

Name Comments DBIA/ICR reference
GETALL(DGPFIEN,DGPFIENS) ;retrieve list of history IENs for an assignment
GETALLDT(DGPFIEN,DGPFIENS) ;retrieve list of history IENs for an assignment
  • ICR #7214
    • Status: Active
    • Usage: Controlled Subscription
    GETHIST(DGPFIEN,DGPFAH,DGDBRS) ;retrieve a single assignment history record
  • ICR #7108
    • Status: Active
    • Usage: Controlled Subscription
    GETFIRST(DGPFIEN) ;get IEN of the initial assignment
  • ICR #7108
    • Status: Active
    • Usage: Controlled Subscription
    GETLAST(DGPFIEN) ;determine IEN of last assignment history record
  • ICR #7108
    • Status: Active
    • Usage: Controlled Subscription
    GETADT(DGPFIEN) ;get the initial assignment date
    FNDHIST(DGAIEN,DGADT) ;Find Assignment
    ; This function finds a patient record flag assignment record.
    STOHIST(DGPFAH,DGPFERR) ;
    GETDBRS ; called from GETHIST
    ; expects DGFLDS() to contain GETS^DIQ(26.14) with all fields "**"
    ; Return sorted by DBRS#:
    ; DGPFAH("DBRS",inc) = p1^p2^p3^p4^p5
    ; p1=DBRS# p2=Other p3=date_int;ext p4=status_int;ext
    ; p5=site_int;ext

    FileMan Files Accessed Via FileMan Db Call

    FileNo Call Tags
    ^DGPF(26.14 - [#26.14] GETS^DIQ,  VFIELD^DILFD
    Info |  Source |  Entry Points |  FileMan Files Accessed Via FileMan Db Call