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

AGMSP1.m

Go to the documentation of this file.
  1. AGMSP1 ; IHS/ASDS/EFG - PRINT PAGE 1 OF MSP FORM ;
  1. ;;7.1;PATIENT REGISTRATION;;AUG 25,2005
  1. ;
  1. ;I AG("MSPPRINT") EXISTS, MAP DATA FROM AUPNMSP TO THE FORM
  1. ;
  1. EN ;EP
  1. W !,"PART I",!
  1. I '$D(AG("MSPPRINT")) D BLANK1
  1. I $D(AG("MSPPRINT")) D MAP1
  1. W !!!
  1. W !,?50,"Continued on next page ==>"
  1. W !,AGLINE("EQ")
  1. W !,$P($G(^DIC(4,DUZ(2),0)),U),?73,"PAGE 1"
  1. Q
  1. BLANK1 ;THIS SECTION IS USED TO PRINT THE BLANK PAGE 1
  1. W !,?2,"1. Are you receiving Black Lung (BL) Benefits ? ",!
  1. W !,?5,"[ ] YES Date primary benefits begin: _______________"
  1. W !,?14,"BL is primary only for claims related to BL"
  1. W !,?5,"[ ] NO",!
  1. W !,?2,"2. Are the services to be paid by a government program such as a research"
  1. W !,?5,"grant ? ",!
  1. W !,?5,"[ ] YES Government Program will pay primary benefits for these services.",!
  1. W !,?5,"[ ] NO",!
  1. W !,?2,"3. Has the Department of Veteran Affairs (DVA) authorized and agreed to pay"
  1. W !,?5,"for care at this facility ? ",!
  1. W !,?5,"[ ] YES: VA is primary for these services."
  1. W !,?5,"[ ] NO",!
  1. W !,?2,"4. Was the illness/injury due to a work related accident/condition ? ",!
  1. W !,?5,"[ ] YES Date of injury/illness: _______________"
  1. W !,?14,"Name and address of Workman's Compensation (WC) plan:",!
  1. W !,?14,$E(AGLINE("_"),1,50),!
  1. W !,?14,$E(AGLINE("_"),1,50),!
  1. W !,?14,$E(AGLINE("_"),1,50),!
  1. W !,?14,"Patient's policy or identification number: _______________"
  1. W !,?14,"Name and address of your employer:",!
  1. W !,?14,$E(AGLINE("_"),1,50),!
  1. W !,?14,$E(AGLINE("_"),1,50),!
  1. W !,?14,$E(AGLINE("_"),1,50),!
  1. W !,?2,"WC is primary payer only for claims related to work-related injuries or"
  1. W !?2,"illness. GO TO PART III.",!
  1. W !?5,"[ ] NO - GO TO PART II",!
  1. Q
  1. MAP1 ;THIS SECTION IS USED TO PRINT THE PATIENT'S DATA ON THE FORM
  1. W !,?2,"1. Are you receiving Black Lung (BL) Benefits ? ",!
  1. I $P(MSPRES(9000037,AG("DA"),.06),U)="" D
  1. . W !,?5,"[ ] YES Date primary benefits begin: _______________",!
  1. . W !,?5,"[ ] NO",!
  1. I $P(MSPRES(9000037,AG("DA"),.06),U)="NO" D
  1. . W !,?5,"[ ] YES Date primary benefits begin: _______________",!
  1. . W !,?5,"[X] NO",!
  1. I $P(MSPRES(9000037,AG("DA"),.06),U)="YES" D
  1. . W !,?5,"[X] YES Date primary benefits begin: "
  1. . W $P(MSPRES(9000037,AG("DA"),.07),U)
  1. . W !,?5,"[ ] NO",!
  1. ;
  1. W !,?2,"2. Are the services to be paid by a government program such as a research"
  1. W !,?5,"grant ? ",!
  1. I $P(MSPRES(9000037,AG("DA"),.08),U)="YES" D
  1. . W !,?5,"[X] YES Government Program will pay primary benefits for these services.",!
  1. . W !,?5,"[ ] NO",!
  1. I $P(MSPRES(9000037,AG("DA"),.08),U)="NO" D
  1. . W !,?5,"[ ] YES Government Program will pay primary benefits for these services.",!
  1. . W !,?5,"[X] NO",!
  1. I $P(MSPRES(9000037,AG("DA"),.08),U)="" D
  1. . W !,?5,"[ ] YES Government Program will pay primary benefits for these services.",!
  1. . W !,?5,"[ ] NO",!
  1. ;
  1. W !,?2,"3. Has the Department of Veteran Affairs (DVA) authorized and agreed to pay"
  1. W !,?5,"for care at this facility ? ",!
  1. I $P(MSPRES(9000037,AG("DA"),.09),U)="YES" D
  1. . W !,?5,"[X] YES",!
  1. . W !,?5,"[ ] NO",!
  1. I $P(MSPRES(9000037,AG("DA"),.09),U)="NO" D
  1. . W !,?5,"[ ] YES",!
  1. . W !,?5,"[X] NO",!
  1. I $P(MSPRES(9000037,AG("DA"),.09),U)="" D
  1. . W !,?5,"[ ] YES",!
  1. . W !,?5,"[ ] NO",!
  1. ;
  1. W !,?2,"4. Was the illness/injury due to a work related accident/condition ? ",!
  1. I $P(MSPRES(9000037,AG("DA"),.11),U)="NO"!($P(MSPRES(9000037,AG("DA"),.11),U)="") D
  1. . W !,?5,"[ ] YES Date of injury/illness: _______________"
  1. . W !!,?14,"Name and address of Workman's Compensation (WC) plan:",!
  1. . W !,?14,$E(AGLINE("_"),1,50),!
  1. . W !,?14,$E(AGLINE("_"),1,50),!
  1. . W !,?14,$E(AGLINE("_"),1,50),!
  1. . W !,?14,"Patient's policy or identification number: _______________"
  1. . W !,?14,"Name and address of your employer:",!
  1. . W !,?14,$E(AGLINE("_"),1,50),!
  1. . W !,?14,$E(AGLINE("_"),1,50),!
  1. . W !,?14,$E(AGLINE("_"),1,50),!
  1. . I $P(MSPRES(9000037,AG("DA"),.11),U)="NO" W !,?5,"[X] NO - GO TO PART II"
  1. . I $P(MSPRES(9000037,AG("DA"),.11),U)="" W !,?5,"[ ] NO - GO TO PART II"
  1. I $P(MSPRES(9000037,AG("DA"),.11),U)="YES" D
  1. . W !,?5,"[X] YES "
  1. . I $P(MSPRES(9000037,AG("DA"),.12),U)'="" D
  1. . . W "Date of injury/illness: ",$P(MSPRES(9000037,AG("DA"),.12),U)
  1. . I $P(MSPRES(9000037,AG("DA"),.12),U)="" D
  1. . . W "Date of injury/illness: _______________"
  1. . W !,?14,"Name and address of Workman's Compensation (WC) plan:",!
  1. . I $P(MSPRES(9000037,AG("DA"),.13),U)="" D
  1. .. W !,?14,$E(AGLINE("_"),1,50),!
  1. .. W !,?14,$E(AGLINE("_"),1,50),!
  1. .. W !,?14,$E(AGLINE("_"),1,50),!
  1. . I $P(MSPRES(9000037,AG("DA"),.13),U)'="" D
  1. .. S AG("INSPTR")=$P($G(^AUPNMSP(AG("DA"),1)),U,8)
  1. .. S AG("INSADDR")=$G(^AUTNINS(AG("INSPTR"),0))
  1. .. W !,?14,$P(AG("INSADDR"),U),! ;INSURER NAME
  1. .. W !,?14,$P(AG("INSADDR"),U,2),! ;INSURER STREET
  1. .. W !,?14,$P(AG("INSADDR"),U,3) ;INSURER CITY
  1. .. I $P(AG("INSADDR"),U,4)'="" D
  1. ... W ", ",$P($G(^DIC(5,$P(AG("INSADDR"),U,4),0)),U,2) ;INSURER STATE
  1. .. W " ",$P(AG("INSADDR"),U,5),! ;INSURER ZIP CODE
  1. . I $P(MSPRES(9000037,AG("DA"),.14),U)="" D
  1. .. W !!,?14,"Patient's policy or identification number: _______________"
  1. . I $P(MSPRES(9000037,AG("DA"),.14),U)'="" D
  1. .. W !,?14,"Patient's policy or identification number: ",$P(MSPRES(9000037,AG("DA"),.14),U)
  1. . I $P(MSPRES(9000037,AG("DA"),.15),U)="" D
  1. .. W !,?14,"Name and address of your employer:",!
  1. .. W !,?14,$E(AGLINE("_"),1,50),!
  1. .. W !,?14,$E(AGLINE("_"),1,50),!
  1. .. W !,?14,$E(AGLINE("_"),1,50),!
  1. . I $P(MSPRES(9000037,AG("DA"),.15),U)'="" D
  1. .. S AG("EMPPTR")=$P($G(^AUPNMSP(AG("DA"),1)),U,10)
  1. .. I $G(AG("EMPPTR"))'="" D
  1. ... S AG("EMPADDR")=$G(^AUTNEMPL(AG("EMPPTR"),0))
  1. ... W !,?14,"Name and address of your employer:",!
  1. ... W !,?14,$P(AG("EMPADDR"),U),! ;EMPLOYER
  1. ... W !,?14,$P(AG("EMPADDR"),U,2),! ;EMPLOYER STREET
  1. ... W !,?14,$P(AG("EMPADDR"),U,3) ;EMPLOYER CITY
  1. ... W:$P(AG("EMPADDR"),U,4)'="" ", ",$P($G(^DIC(5,$P(AG("EMPADDR"),U,4),0)),U,2) ;EMPLOYER STATE
  1. ... W ", ",$P(AG("EMPADDR"),U,5),! ;EMPLOYER ZIP
  1. .. I $G(AG("EMPPTR"))="" D
  1. ... W !,?14,$E(AGLINE("_"),1,50),!
  1. ... W !,?14,$E(AGLINE("_"),1,50),!
  1. ... W !,?14,$E(AGLINE("_"),1,50),!
  1. . W !,?5,"[ ] NO - GO TO PART II",!
  1. K AG("INSPTR"),AG("INSADDR"),AG("EMPPTR"),AG("EMPADDR")
  1. Q