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

Package: Consult Request Tracking

Routine: GMRCPOR


Information

GMRCPOR ;SLC/DCM,DLT - Get DOC,LOC,TS in interactive defaults ;5/20/98 14:20

Source Information

Source file <GMRCPOR.m>

Entry Points

Name Comments DBIA/ICR reference
DEM ;Similiar to load of variables done by ORUDPA
DOC ;Get the requesting clinician
DOC1 ;Display Requesting Clinician
LOC ;GET PT. LOCATION
LOC1 ;Check for patient location

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!,"Primary Care Physician is "_X,!
  • Line Location: DOC+3
Function Call: WRITE
  • Prompt: !,?5,"Requesting CLINICIAN : ",$S($L(DOC):DOC,1:"****** missing required information ******")
  • Line Location: DOC1+1
Function Call: WRITE
  • Prompt: !!,"Currently enrolled in the following clinics: ",!
  • Line Location: LOC+2
Function Call: WRITE
  • Prompt: !?17
  • Condition for execution: (CT#2)
  • Line Location: LOC+3
Function Call: WRITE
  • Prompt: C=-1
  • Condition for execution: '(CT#2) ?47 W $P(^UTILITY("VAEN",$J,I,"E"),"^") S C=C+1,C(1)=$P(^("E"),"^") S:C'=1
  • Line Location: LOC+3
Function Call: WRITE
  • Prompt: "****** missing required information ******"
  • Line Location: LOC1+1
Info |  Source |  Entry Points |  Interaction Calls