Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Routine: APCLIPCT

APCLIPCT.m

Go to the documentation of this file.
  1. APCLIPCT ; IHS/OHPRD/TMJ - DRIVER FOR ACTIVE POP ; [ 03/19/01 9:50 AM ]
  1. ;;3.0;IHS PCC REPORTS;;FEB 05, 1997
  1. START ;
  1. D INIT
  1. G:$D(APCLQUIT) QUIT
  1. SUF S APCLVFL="",APCLSUF="",DIR(0)="SBO^F:FACILITY;S:SERVICE UNIT",DIR("A")="Report on Patients registered at a particular Facility or in a Service Unit?" D ^DIR K DIR
  1. G:$D(DIRUT) QUIT
  1. S APCLFS=Y
  1. G:Y="S" S
  1. F ;
  1. S DIC("A")="Which Facility: ",DIC="^AUTTLOC(",DIC(0)="AEMQ" D ^DIC K DIC,DA G:Y<0 QUIT
  1. S APCLSU=+Y
  1. S APCLSUF=$P(^AUTTLOC(APCLSU,0),U,5) Q:APCLSUF=""
  1. VL S DIR(0)="S^A:All Locations;L:The Location entered above: ",DIR("A")="Do you want to include Visits to",DIR("B")="A" D ^DIR K DIR S:$D(DUOUT) DIRUT=1
  1. G:$D(DIRUT) SUF
  1. S APCLVFL=Y
  1. G IND
  1. S W ! S APCLDICB=$P(^AUTTLOC(DUZ(2),0),U,5),APCLDIC("B")=$P(^AUTTSU(APCLDICB,0),U),DIC("A")="Select Service Unit: "_APCLDIC("B")_"//"
  1. S DIC="^AUTTSU(",DIC(0)="AEMQZ" W ! D ^DIC
  1. I X="" S (APCLSU,APCLSUF)=APCLDICB G IND
  1. G:Y=-1 QUIT
  1. S (APCLSU,APCLSUF)=+Y
  1. IND ;
  1. W ! S APCLIND="",DIR(0)="YO",DIR("A")="Do you wish to include only INDIAN patients",DIR("?")="If you wish to exclude Non-Indians from the report enter a Y" D ^DIR K DIR
  1. G:$D(DIRUT) SUF
  1. S APCLIND=Y
  1. SD ;
  1. W !
  1. S Y=DT X ^DD("DD") S APCLDTP=Y
  1. S %DT("A")="Starting Visit Date for Visit Counts: ",%DT="AEPX" W ! D ^%DT
  1. I Y=-1 G IND
  1. S APCLSD=Y X ^DD("DD") S APCLSDY=Y
  1. ED S %DT("A")="Ending Visit Date for Visit Counts: " W ! D ^%DT K %DT
  1. I Y=-1 G SD
  1. S APCLED=Y X ^DD("DD") S APCLEDY=Y
  1. I APCLED<APCLSD W !!,"Ending Date cannot be before Starting Date! Please reenter.",! G SD
  1. SBT ;subtotal by tribe?
  1. G:APCLSORT'="C" SBC
  1. W ! S APCLSUB="" S DIR(0)="YO",DIR("A")="Do you wish to Sub-Total by Tribe",DIR("?")="If you want sub-totals by tribe for each community enter a Y" D ^DIR K DIR
  1. G:$D(DIRUT) SD
  1. S APCLSUB=Y
  1. G ZIS
  1. SBC ;subtotal by community
  1. W ! S APCLSUB="" S DIR(0)="YO",DIR("A")="Do you wish to Sub-Total by Current Community of Residence",DIR("?")="If you want sub-totals by community for each Tribe enter a Y" D ^DIR K DIR
  1. G:$D(DIRUT) SD
  1. S APCLSUB=Y
  1. W !!!,"THIS REPORT WILL SEARCH THE ENTIRE PATIENT AND VISIT FILES!",!!,"IT IS STRONGLY RECOMMENDED THAT YOU QUEUE THIS REPORT FOR A TIME WHEN THE",!,"SYSTEM IS NOT IN HEAVY USE!",!
  1. ZIS ;
  1. S XBRP="^APCLPCT1",XBRC="^APCLPCT2",XBRX="QUIT^APCLPCT",XBNS="APCL"
  1. D ^XBDBQUE
  1. D QUIT
  1. Q
  1. QUIT ;
  1. PCTEOJ K DIC,%DT,ZTSK,ZTQUEUED,IO("Q"),I,J,K,JK,X,Y,DIRUT,POP,H,M,S,TS,ZTIO
  1. K APCLSVJ,APCLCOMM,APCLDIC("B"),APCLDICB,APCLJ,APCLCNT,APCLDFN,APCLGOT1,APCLHRN,APCLTRI,APCLTRIC,APCLSU,APCL80D,APCLPG,APCLED,APCLSD,APCLEDY,APCLSDY,APCLFS,APCLFYB,APCLFYE,APCL,APCL3,APCL4,APCL5,APCLT1,APCLT2,APCLT3,APCLT4,APCLT5,APCLVFL
  1. K APCLACTT,APCLCNTT,APCLVCTT,APCLAPCT,APCLPCPT,APCLQUIT,APCLACT,APCLAPC,APCLVCNT,APCLPCP,APCLCOMN,APCLGOTA,APCLGOTB,APCLSKIP,APCLV,APCLVDFN,APCL1,APCLDISC,APCL2,APCLAP,APCLY,APCLDTP,APCLSUP,APCLVD,APCLSBT,APCLLOCC,APCLPAR
  1. K APCLVAR,APCLVAR1,APCLVAR2,APCLIND,APCLT,APCLP,APCLI,APCLSUF,APCLCOMN,APCLSUB,APCLSORT,APCLMAJ,APCLMIN,APCLSUN,APCLSUR,APCLVREC,APCLPPOV,APCLCLIN,APCLVLOC,APCLBT,APCLJOB,APCLVFL
  1. Q
  1. ;
  1. Q
  1. INIT ;
  1. I '$G(DUZ(2)) W $C(7),$C(7),!!,"SITE NOT SET IN DUZ(2) - NOTIFY SITE MANAGER!!",! S APCLQUIT="" Q
  1. I '$D(APCLSORT) W $C(7),$C(7),!!,"Report Type Missing!!",! S APCLQUIT="" Q
  1. W:$D(IOF) @IOF
  1. W !!,"This Option will search the Patient file for all patients registered",!,"at the Service Unit or the facility that you select.",!
  1. W "A Report will result which will give the following counts:",!
  1. W ?5,"- All Living Patients registered at the facility or SU selected",!
  1. W ?5,"- All Patients seen in the INPATIENT Visit Date Range specified",!
  1. W ?5,"- Total number of INPATIENT Visits by these patients",!
  1. W ?5,"- Total number of APC Visits by these patients",!
  1. W ?5,"- Total number of Primary Care Provider Visits by these patients",!
  1. W "The report will be sorted by ",$S(APCLSORT="C":"COMMUNITY OF RESIDENCE",APCLSORT="T":"TRIBE OF MEMBERSHIP",1:"SERVICE UNIT OF RESIDENCE"),".",!!
  1. Q