SDECPAT2 ;ALB/SAT - VISTA SCHEDULING RPCS ;JAN 15, 2016
Source file <SDECPAT2.m>
action | A | extended action | Ea | event driver | Ed | subscriber | Su | protocol | O | limited protocol | LP | run routine | RR | broker | B | edit | E | server | Se | P | screenman | SM | inquire | I |
Package | Total | Caller Graph |
---|---|---|
Scheduling | 1 | SDECPAT |
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. |
>> | Not killed explicitly |
* | Changed |
! | Killed |
~ | Newed |
Name | Field # of Occurrence |
---|---|
D | MCR~, MCD~, MCDPN~, PI~, PIN~, RRE~ |
F | MCDPN~, PIN~ |
P | MCR~, MCD~, MCDPN~, PI~, PIN~, RRE~ |