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