Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Source |  Call Graph |  Caller Graph |  Entry Points |  External References |  Used in RPC |  FileMan Files Accessed Via FileMan Db Call |  Global Variables Directly Accessed |  Label References |  Local Variables  | All
Print Page as PDF
Routine: ORWPFSS

Package: Order Entry Results Reporting

Routine: ORWPFSS


Information

ORWPFSS ; SLC/REV/GSS - CPRS PFSS Calls; 11/15/04 [11/15/04 11:43am]

Source Information

Source file <ORWPFSS.m>

Call Graph

Call Graph

Call Graph Total: 3

Package Total Call Graph
Integrated Billing 1 $$SWSTAT^IBBAPI  
Kernel 1 $$PATCH^XPDUTL  
VA FileMan 1 $$GET1^DIQ  

Caller Graph

Legends:

Legend of Colors

Package Component Superscript legend

action A extended action Ea event driver Ed subscriber Su protocol O limited protocol LP run routine RR broker B edit E server Se print P screenman SM inquire I

Caller Graph

Caller Graph Total: 7

Package Total Caller Graph
Order Entry Results Reporting 4 ORWPFSS IS PFSS ACTIVE?  ORWPFSS1  ORWPFSS2  ORWPFSS4  
PCE Patient Care Encounter 2 PXBIBB  PXKMASC  
Integrated Billing 1 IBBACHRG  

Entry Points

Name Comments DBIA/ICR reference
PFSSACTV(ORY) ; Is PFSS active for this system/user/etc?
; RPC called by Delphi to determine if passing visit string
ORACTREF(ORACTREF,ORIEN) ;Return PFSS Account Reference Number (ARN)
; PFSS ARN in order file (#100) as field #97, i.e., ^OR(100,ORIEN,5.5)
; This API is covered under IA #4673
ORDERCK(ORIEN) ; check validity of Order IEN (ORIEN)
; used by ORWPFSS & ORWPFSS1, access as $$ORDERCK^ORWPFSS(ORIEN)
PKGTYP(ORIEN) ; Build CPRS PFSS supported packages array
; returns 1 if order package type supported, otherwise returns 0
; LR=Lab, RA=Radiology
; to add a package, include it above (documentation) & in For stmt below

External References

Name Field # of Occurrence
$$GET1^DIQ ORACTREF+20
$$SWSTAT^IBBAPI PFSSACTV+11
$$PATCH^XPDUTL PFSSACTV+9

Used in RPC

RPC Name Call Tags
ORWPFSS IS PFSS ACTIVE? PFSSACTV

FileMan Files Accessed Via FileMan Db Call

FileNo Call Tags
^OR(100 - [#100] GET1^DIQ

Global Variables Directly Accessed

Name Line Occurrences  (* Changed,  ! Killed)
^DIC(9.4 - [#9.4] PKGTYP+8
^OR(100 - [#100] ORDERCK+14, PKGTYP+10

Label References

Name Line Occurrences
$$ORDERCK ORACTREF+18
$$PKGTYP ORDERCK+16

Local Variables

Legend:

>> Not killed explicitly
* Changed
! Killed
~ Newed

Name Field # of Occurrence
I PKGTYP+5~, PKGTYP+6*
OIREC ORACTREF+14~
OIV ORACTREF+14~
OIVN ORACTREF+14~
ORACTREF ORACTREF~, ORACTREF+16*, ORACTREF+20*
ORERCK ORACTREF+14~, ORACTREF+18*
ORIEN ORACTREF~, ORACTREF+18, ORACTREF+20, ORDERCK~, ORDERCK+10, ORDERCK+12, ORDERCK+14, ORDERCK+16, PKGTYP~, PKGTYP+10
ORPKG ORACTREF+14~, PKGTYP+5~, PKGTYP+6*, PKGTYP+8
ORPKGARY PKGTYP+5~
ORPKGARY( PKGTYP+8*, PKGTYP+10
ORY PFSSACTV~, PFSSACTV+9*, PFSSACTV+11*
U ORDERCK+10, ORDERCK+12, ORDERCK+14, ORDERCK+16, PKGTYP+10
Info |  Source |  Call Graph |  Caller Graph |  Entry Points |  External References |  Used in RPC |  FileMan Files Accessed Via FileMan Db Call |  Global Variables Directly Accessed |  Label References |  Local Variables  | All