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 |  Entry Points |  External References |  Interaction Calls |  Global Variables Directly Accessed |  Label References |  Local Variables |  All
Print Page as PDF
Routine: APCDADSE

Package: Patient Care Component

Routine: APCDADSE


Information

APCDADSE ; IHS/CMI/LAB - EDIT ADMISSION AND DISCHARGE SERVICE ON IP ;

Source Information

Source file <APCDADSE.m>

Call Graph

Call Graph Total: 2

Package Total Call Graph
Taxonomy 1 $$ICD^ATXCHK  
VA Fileman 1 YN^DICN  

Entry Points

Name Comments DBIA/ICR reference
START ;
ICD(V,T) ;EP is any dx a member of taxonomy T
CHECK ;
ACCEPT ;
LOS ;

External References

Name Field # of Occurrence
$$ICD^ATXCHK ICD+4
YN^DICN ACCEPT+2, LOS+3

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!,$C(7),$C(7),"Admitting or Discharge Service cannot be NEWBORN if Patient is over 1 day old.",!
  • Line Location: CHECK+1
Function Call: WRITE
  • Prompt: !!,$C(7),$C(7),"Admitting Service PEDIATRICS (11) cannot be used for a Patient who is over",!,"15 years old!",!
  • Line Location: CHECK+2
Function Call: WRITE
  • Prompt: !!,$C(7),$C(7),"Patient Must be FEMALE if Admitting Service is OBSTETRICS (08) or ",!,"GYNEGOLOGY (05)!",!
  • Line Location: CHECK+3
Function Call: WRITE
  • Prompt: !!,$C(7),$C(7),"This Patient's age is outside the IHS edit range for Admitting/Discharge",!,"Service 08 (OBSETRICS)!",!
  • Line Location: CHECK+4
Function Call: WRITE
  • Prompt: !,$C(7),$C(7),"WARNING: The Length of Stay is greater than 99 days and will need ",!,"the ACCEPT command applied."
  • Line Location: LOS+2
Function Call: WRITE
  • Prompt: !,"Okay",!
  • Line Location: LOS+3

Global Variables Directly Accessed

Name Line Occurrences  (* Changed,  ! Killed)
^AUPNVPOV - [#9000010.07] ICD+4
^AUPNVPOV("AD" ICD+4

Label References

Name Line Occurrences
ACCEPT CHECK+4
CHECK START+3

Local Variables

Legend:

>> Not killed explicitly
* Changed
! Killed
~ Newed

Name Field # of Occurrence
>> % ACCEPT+2*, LOS+3*
APCDTACC START+1!, ACCEPT+1*, ACCEPT+2*, ACCEPT+3*, LOS+1*, LOS+4*
APCDTERR START+1!, CHECK+1*, CHECK+2*, CHECK+3*
APCDTNAC START+1!
>> APCDTSC START+2, CHECK+1, CHECK+2, CHECK+3, CHECK+4
>> AUPNDAYS CHECK+1, CHECK+2, CHECK+4
>> AUPNSEX CHECK+3
>> AUPNTALK ACCEPT+1, LOS+1
H ICD+3~, ICD+4*, ICD+5
I ICD+3~, ICD+4*
P ICD+3~, ICD+4*
T ICD~, ICD+2, ICD+4
U ICD+4
V ICD~, ICD+1, ICD+4
Y START+4!, LOS+3!, LOS+5!
Info |  Source |  Call Graph |  Entry Points |  External References |  Interaction Calls |  Global Variables Directly Accessed |  Label References |  Local Variables |  All