SDECPAT2 ;ALB/SAT - VISTA SCHEDULING RPCS ;JAN 15, 2016
Source file <SDECPAT2.m>
| Name | Comments | DBIA/ICR reference |
|---|---|---|
| MCR(P,D) | ;EP - Is patient P medicare eligible on date D. 1 = yes, 0 = no.
; I = IEN in ^AUPNMCR multiple. |
|
| MCD(P,D) | ;EP - Is patient P medicaid eligible on date D.
; I = IEN. ; J = Node 11 IEN in ^AUPNMCD. |
|
| MCDPN(P,D,F) | ;EP - return medicaid plan name for patient P on date D in form F.
; I = IEN ; J = Node 11 IEN |
|
| PI(P,D) | ;EP - Is patient P private insurance eligible on date D. 1= yes, 0=no.
; I = IEN ; Y = 1:yes, 0:no ; X = Pointer to INSURER file. |
|
| PIN(P,D,F) | ;EP - return private insurer name for patient P on date D in form F
; I = IEN |
|
| RRE(P,D) | ;EP - Does pt have Railroad insurance on date? 1 = yes, 0 = no.
; I = IEN in ^AUPNRRE multiple. |