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

BWGRVLS1.m

Go to the documentation of this file.
  1. BWGRVLS1 ; IHS/CMI/LAB - dir question mark ;15-Feb-2003 21:54;PLS
  1. ;;2.0;WOMEN'S HEALTH;**6,8**;MAY 16, 1996
  1. ;
  1. ;
  1. DIRQ ;EP
  1. S DIR("?")="<Enter a list or a range. E.g. 1-4,5,20 or 10,12,20,30>"
  1. S DIR("?",1)="Most of the above selection choices are self-explanatory. A brief"
  1. S DIR("?",2)="definition is provided below for those items that may require explanation:"
  1. S DIR("?",3)=""
  1. S DIR("?",4)="Living Patients - will limit selections to patients who are alive on the date"
  1. S DIR("?",5)=" the report is run."
  1. S DIR("?",6)=""
  1. S DIR("?",7)="Chart Facility - will limit selections to those patients who have a health"
  1. S DIR("?",8)=" record at the facility you specify."
  1. S DIR("?",9)=""
  1. S DIR("?",10)="Eligibility Status - permits you to select patients based on eligibility"
  1. S DIR("?",11)=" categories of Ineligible, Direct Only, CHS & Direct, and"
  1. S DIR("?",12)=" Pending Verification."
  1. S DIR("?",13)=""
  1. S DIR("?",14)="Beneficiary Status - permits you to select patients based on beneficiary "
  1. S DIR("?",15)=" categories of Indian/Alaska Native, Dependent of Indian,"
  1. S DIR("?",16)=" Commissioned Officer, Non-Indian Emergency, and many other"
  1. S DIR("?",17)=" categories."
  1. S DIR("?",18)=""
  1. S DIR("?",19)="Medicare/Medicaid/Private Insurance - "
  1. I BWGRPTVS="P" S DIR("?",20)=" will limit selection of patients to those who"
  1. I BWGRPTVS="P" S DIR("?",21)=" have an active (open) enrollment at the report is run."
  1. I BWGRPTVS="R" S DIR("?",20)=" will limit selection of visits to those patients who have"
  1. I BWGRPTVS="R" S DIR("?",21)=" an active (open) enrollment on the date of the visit."
  1. S DIR("?",22)=""
  1. S DIR("?",23)="Primary Care Provider - will limit selection to those patients who have had"
  1. S DIR("?",24)=" a specific provider identified as their 'regular'"
  1. S DIR("?",25)=" or 'Primary Care' provider."
  1. S DIR("?",26)=""
  1. I BWGRPTVS="P" S DIR("?",27)="Exclude Inactive Patients - will exclude patients whose health record number"
  1. I BWGRPTVS="P" S DIR("?",28)=" has been inactivated at the facility for which you are"
  1. I BWGRPTVS="P" S DIR("?",29)=" signed on to the computer."
  1. I BWGRPTVS="R" S DIR("?",27)="Exclude Inactive Patients - will exclude visits for patients whose health record"
  1. I BWGRPTVS="R" S DIR("?",28)=" is inactive at the time of the visit."
  1. I BWGRPTVS="R" S DIR("?",29)=""
  1. S DIR("?",30)=" Use of the term 'inactive patients' is not related to the "
  1. S DIR("?",31)=" concept of 'active users', which consists of certain patients"
  1. S DIR("?",32)=" seen during the last three years.)"
  1. S DIR("?",33)=""
  1. S DIR("?",35)=" a provider of service and a diagnosis/purpose of visit. When"
  1. S DIR("?",36)=" data is passed into PCC from ancillary RPMS packages, such as"
  1. S DIR("?",37)=" lab and pharmacy, it sometimes does not include provider and/or"
  1. S DIR("?",38)=" diagnosis. These data items are added later when a PCC form "
  1. S DIR("?",39)=" gets processed. Use of this selection criteria will exclude"
  1. S DIR("?",40)=" those visits that are still incomplete at the time the report is "
  1. S DIR("?",41)=" generated."
  1. S DIR("?",42)=""
  1. Q