SDECPAT3 ;ALB/SAT - VISTA SCHEDULING RPCS ;JAN 15, 2016
Source file <SDECPAT3.m>
Name | Comments | DBIA/ICR reference |
---|---|---|
AGE(DFN,D,F) | ;EP - Given DFN, return Age.
|
|
CDEATH(DFN,F) | ;EP - returns Cause of Death in F format
|
|
DOB(DFN,F) | ;EP - Given DFN, return Date of Birth according to F.
; If F="E" produce the External form, else FM format. |
|
DOD(DFN,F) | ;EP - Given DFN, return Date of Death according to F.
; If F="E" produce the External form, else FM format. |
|
ELIGSTAT(DFN,F) | ;EP - returns eligibility status in F format
|
|
HRN(DFN,L,F) | ;EP - return HRN at L location
|
|
SEX(DFN) | ;EP - Given DFN, return Sex.
|
|
SSN(DFN) | ;EP - Given DFN, return SSN.
|