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

Package: Scheduling

Routine: SDCO31


Information

SDCO31 ;ALB/RMO - Provider Cont. - Check Out;19 MAR 1993 9:04 am

Source Information

Source file <SDCO31.m>

Entry Points

Name Comments DBIA/ICR reference
PRHLP(SDCL) ;Provider Help for Clinic
; Input -- SDCL Hospital Location file IEN
; Output -- Help
PRHLPQ
PRDEF(SDCL) ;Provider Default for Clinic
; Input -- SDCL Hospital Location file IEN
; IF DEFINED: DFN - ptr to PATIENT File
; Output -- Default
PR(SDNPI) ;Provider Display Data
; Input -- SDNPI New Person IEN
; Output -- Provider Display Data - Provider Name

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!,"The following providers are associated with ",$$LOWER^VALM1($P($G(^SC(SDCL,0)),"^")),":"
  • Line Location: PRHLP+5
Function Call: WRITE
  • Prompt: !!,"Default Provider: ",$S($$PRDEF(SDCL)]"":$$PRDEF(SDCL),1:"[None]")
  • Line Location: PRHLP+6
Function Call: WRITE
  • Prompt: !!,"Other providers: "
  • Line Location: PRHLP+7
Function Call: WRITE
  • Prompt: !,$$PR(SDNPI)
  • Line Location: PRHLP+11
Info |  Source |  Entry Points |  Interaction Calls