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

SDPPDIS2.m

Go to the documentation of this file.
  1. SDPPDIS2 ;ALB/CAW - Patient Profile - Disposition (con't) ; 5/12/92
  1. ;;5.3;Scheduling;**6,386**;Aug 13, 1993
  1. ;
  1. ;
  1. NEED ; Need Related to Occupation and Need Related to Accident
  1. ;D ^sdppdis2 Q
  1. S X="",X=$$SETSTR^VALM1("Need Rel. to Occ.:",X,1,18)
  1. S SDYN=$S($P(SDDIS(2),U)="N":"NO",$P(SDDIS(2),U)="Y":"YES",1:"UNKNOWN")
  1. S X=$$SETSTR^VALM1(SDYN,X,SDFST,SDLEN)
  1. S X=$$SETSTR^VALM1("Need Rel. to Acc.:",X,41,18)
  1. S SDYN=$S($P(SDDIS(2),U,4)="N":"NO",$P(SDDIS(2),U,4)="Y":"YES",1:"UNKNOWN")
  1. S X=$$SETSTR^VALM1(SDYN,X,SDSEC,SDLEN)
  1. D SET^SDPPDIS1(X)
  1. ;
  1. STATUS ; Status of disposition
  1. S SDSTATUS=$P($G(^SCE(+$P(SDDIS(0),U,18),0)),U,12)
  1. S SDSTATUS=$P($G(^SD(409.63,+SDSTATUS,0)),U)
  1. I SDSTATUS]"" D
  1. .S X="",X=$$SETSTR^VALM1("Status:",X,12,18)
  1. .S X=$$SETSTR^VALM1(SDSTATUS,X,SDFST,SDLEN)
  1. .D SET^SDPPDIS1(X)
  1. ;
  1. WORK ; Workmans Comp. Claim and Injury Caused By
  1. S X=""
  1. I $P(SDDIS(2),U)="Y",$P(SDDIS(2),U,2)'="" D
  1. .S X=$$SETSTR^VALM1("Work. Comp. Claim:",X,1,18)
  1. .S SDYN=$S($P(SDDIS(2),U,2)="N":"NO",$P(SDDIS(2),U,2)="Y":"YES",1:"UNKNOWN")
  1. .S X=$$SETSTR^VALM1(SDYN,X,SDFST,SDLEN)
  1. I $P(SDDIS(2),U,4)="Y",$P(SDDIS(2),U,5)'="" D
  1. .S X=$$SETSTR^VALM1("Injury Caused By:",X,42,17)
  1. .S X=$$SETSTR^VALM1($P(SDDIS(2),U,5),X,SDSEC,SDLEN)
  1. D:X'="" SET^SDPPDIS1(X)
  1. WORKN ; Workmans Comp. Number and Injury Parties Insurance
  1. S X=""
  1. I $P(SDDIS(2),U)="Y",$P(SDDIS(2),U,3)'="" D
  1. .S X=$$SETSTR^VALM1("Work. Comp. Num.:",X,2,17)
  1. .S X=$$SETSTR^VALM1($P(SDDIS(2),U,3),X,SDFST,SDLEN)
  1. I $P(SDDIS(2),U,4)="Y",$P(SDDIS(2),U,6)'="" D
  1. .S X=$$SETSTR^VALM1("Inj. Parties Ins.:",X,41,18)
  1. .S X=$$SETSTR^VALM1("UNSUPPORTED",X,SDSEC,SDLEN)
  1. D:X'="" SET^SDPPDIS1(X)
  1. ATTN ; Attorney Info and Filed Against Party
  1. S X=""
  1. I $P(SDDIS(2),U,4)="Y",$P(SDDIS(3),U)'="" D
  1. .S X=$$SETSTR^VALM1("Attorney Info:",X,5,14)
  1. I $P(SDDIS(2),U,4)="Y",$P(SDDIS(2),U,7)'="" D
  1. .S X=$$SETSTR^VALM1("Filed Against Pty:",X,41,18)
  1. .S SDYN=$S($P(SDDIS(2),U,2)="N":"NO",$P(SDDIS(2),U,2)="Y":"YES",1:"UNKNOWN")
  1. .S X=$$SETSTR^VALM1(SDYN,X,SDSEC,SDLEN)
  1. D:X'="" SET^SDPPDIS1(X)
  1. AADD ; Attorney Address
  1. S X=""
  1. I $P(SDDIS(2),U,4)="Y",$P(SDDIS(3),U)'="" D
  1. .S X="",X=$$SETSTR^VALM1($P(SDDIS(3),U),X,5,30) D SET^SDPPDIS1(X)
  1. I $P(SDDIS(2),U,4)="Y",$P(SDDIS(3),U,2)'="" D
  1. .S X="",X=$$SETSTR^VALM1($P(SDDIS(3),U,2),X,5,30) D SET^SDPPDIS1(X)
  1. I $P(SDDIS(2),U,4)="Y",$P(SDDIS(3),U,3)'="" D
  1. .S X="",X=$$SETSTR^VALM1($P(SDDIS(3),U,3),X,5,30) D SET^SDPPDIS1(X)
  1. I $P(SDDIS(2),U,4)="Y",$P(SDDIS(3),U,4)'="" D
  1. .S X="",X=$$SETSTR^VALM1($P(SDDIS(3),U,4),X,5,30) D SET^SDPPDIS1(X)
  1. I $P(SDDIS(2),U,4)="Y",$P(SDDIS(3),U,5)'="" D
  1. .S SDADD=$P(SDDIS(3),U,5)
  1. I $P(SDDIS(2),U,4)="Y",$P(SDDIS(3),U,6)'="" D
  1. .S SDADD=$G(SDADD)_$S($G(SDADD):", ",1:"")_$P($G(^DIC(5,+$P(SDDIS(3),U,6),0)),U)
  1. I $P(SDDIS(2),U,4)="Y",$P(SDDIS(3),U,7)'="" D
  1. .S SDADD=$G(SDADD)_" "_$P(SDDIS(3),U,7)
  1. I $P(SDDIS(2),U,4)="Y",$D(SDADD) S X="",X=$$SETSTR^VALM1(SDADD,X,5,70) D SET^SDPPDIS1(X)
  1. I $P(SDDIS(2),U,4)="Y",$P(SDDIS(3),U,8)'="" D
  1. .S X="",X=$$SETSTR^VALM1($P(SDDIS(3),U,8),X,5,20) D SET^SDPPDIS1(X)
  1. D SET^SDPPDIS1("")
  1. Q