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
Print Page as PDF
Routine: PSSLOCK

Package: Pharmacy Data Management

Routine: PSSLOCK


Information

PSSLOCK ;BIR/RSB-Pharmacy patient lock ;09/15/97 13:30

Source Information

Source file <PSSLOCK.m>

Entry Points

Name Comments DBIA/ICR reference
L(DFN,DIS) ;
  • ICR #2789
    • Status: Active
    • Usage: Controlled Subscription
    UL(DFN) ; unlock
  • ICR #2789
    • Status: Active
    • Usage: Controlled Subscription
    R() ; check lock on node
    PDATE() ;
    WHO(DFN) ;
    LS(DFN,X) ;
  • ICR #2789
    • Status: Active
    • Usage: Controlled Subscription
    UNL(DFN,X) ;
    ; unlocks order in file 100
    ; DFN is patient #, X is PSJORD OR PSGORD
  • ICR #2789
    • Status: Active
    • Usage: Controlled Subscription
    ORD(DFN,X) ;
    ; return order number in file 100 from entry in 53.1 or 55.
    ; DFN is patient #, X is PSJORD OR PSGORD
    PSOL(X) ;
  • ICR #2789
    • Status: Active
    • Usage: Controlled Subscription
    PSOUL(X) ;
  • ICR #2789
    • Status: Active
    • Usage: Controlled Subscription

    Interaction Calls

    Name Line Occurrences
    Function Call: WRITE
    • Prompt: !,$P(L,"^",2),$C(7)
    • Line Location: LS+6
    Info |  Source |  Entry Points |  Interaction Calls