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 |  Local Variables |  All
Print Page as PDF
Routine: APCLEIN

Package: Patient Care Component Reports

Routine: APCLEIN


Information

APCLEIN ; IHS/CMI/LAB - INIT STUFF ;

Source Information

Source file <APCLEIN.m>

Entry Points

Name Comments DBIA/ICR reference
ACC ;
PCT ;

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: $C(7),$C(7),!!,"SITE NOT SET IN DUZ(2) - NOTIFY SITE MANAGER!!",!
  • Line Location: ACC+1
Function Call: WRITE
  • Prompt: $C(7),$C(7),!!,"SITE NOT SET IN DUZ(2) - NOTIFY SITE MANAGER!!",!
  • Line Location: ACC+2
Function Call: WRITE
  • Prompt: $C(7),$C(7),!!,"Report Type Missing!!",!
  • Line Location: ACC+4
Function Call: WRITE
  • Prompt: !!,"This Option will search the Patient file for all patients registered",!,"at the Service Unit or the facility that you select.",!
  • Line Location: ACC+5
Function Call: WRITE
  • Prompt: "A Report will result which will give the following counts:",!
  • Line Location: ACC+6
Function Call: WRITE
  • Prompt: ?5,"- All Living Patients registered at the facility or SU selected",!
  • Line Location: ACC+7
Function Call: WRITE
  • Prompt: ?5,"- All Active Patients (patients who have had a visit",!?8,"within the 3 fiscal years prior to the 'as of' date specified).",!
  • Line Location: ACC+8
Function Call: WRITE
  • Prompt: "The report will be sorted by ",$S(APCLSORT="C":"COMMUNITY OF RESIDENCE",APCLSORT="T":"TRIBE OF MEMBERSHIP",1:"SERVICE UNIT OF RESIDENCE"),".",!!
  • Line Location: ACC+9
Function Call: WRITE
  • Prompt: $C(7),$C(7),!!,"SITE NOT SET IN DUZ(2) - NOTIFY SITE MANAGER!!",!
  • Line Location: PCT+1
Function Call: WRITE
  • Prompt: $C(7),$C(7),!!,"SITE NOT SET IN DUZ(2) - NOTIFY SITE MANAGER!!",!
  • Line Location: PCT+2
Function Call: WRITE
  • Prompt: $C(7),$C(7),!!,"Report Type Missing!!",!
  • Line Location: PCT+3
Function Call: WRITE
  • Prompt: !!,"This Option will search the Patient file for all patients registered",!,"at the Service Unit or the facility that you select.",!
  • Line Location: PCT+5
Function Call: WRITE
  • Prompt: "A Report will result which will give the following counts:",!
  • Line Location: PCT+6
Function Call: WRITE
  • Prompt: ?5,"- All Living Patients registered at the facility or SU selected",!
  • Line Location: PCT+7
Function Call: WRITE
  • Prompt: ?5,"- All Patients seen in the Visit Date Range specified",!
  • Line Location: PCT+8
Function Call: WRITE
  • Prompt: ?5,"- Total number of Visits by these patients",!
  • Line Location: PCT+9
Function Call: WRITE
  • Prompt: ?5,"- Total number of APC Visits by these patients",!
  • Line Location: PCT+10
Function Call: WRITE
  • Prompt: ?5,"- Total number of Primary Care Provider Visits by these patients",!
  • Line Location: PCT+11
Function Call: WRITE
  • Prompt: "The report will be sorted by ",$S(APCLSORT="C":"COMMUNITY OF RESIDENCE",APCLSORT="T":"TRIBE OF MEMBERSHIP",1:"SERVICE UNIT OF RESIDENCE"),".",!!
  • Line Location: PCT+12

Local Variables

Legend:

>> Not killed explicitly
* Changed
! Killed
~ Newed

Name Field # of Occurrence
>> APCLQUIT ACC+1*, ACC+2*, ACC+4*, PCT+1*, PCT+2*, PCT+3*
>> APCLSORT ACC+4, ACC+9, PCT+3, PCT+12
DUZ(2 ACC+1, ACC+2, PCT+1, PCT+2
IOF ACC+3, PCT+4
Info |  Source |  Entry Points |  Interaction Calls |  Local Variables |  All